Pull request #656 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b44be7231403616e3acbc285365b878cc1f776b7+422becc45202548155d324fc99806fcdfea34ca0 (77e2b999f97b97a6b46178eb45b7f5040152d089) 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-ssh18216417717058518129.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh11130690774949075773.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-656/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-656/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11367353059898670212.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-656/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9354643797021355046.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3850513754487442509.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-656/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-656/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4368501673046042352.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16606 in /w/workspace/edgexfoundry_edgex-ui-go_PR-656 [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-656 # 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 > 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/656/head:refs/remotes/origin/PR-656 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 422becc45202548155d324fc99806fcdfea34ca0 into PR head commit b44be7231403616e3acbc285365b878cc1f776b7 Merge succeeded, producing b44be7231403616e3acbc285365b878cc1f776b7 Checking out Revision b44be7231403616e3acbc285365b878cc1f776b7 (PR-656) Commit message: "chore(deps): Bump github.com/gorilla/mux from 1.8.0 to 1.8.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f b44be7231403616e3acbc285365b878cc1f776b7 # 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 422becc45202548155d324fc99806fcdfea34ca0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b44be7231403616e3acbc285365b878cc1f776b7 # timeout=10 [Pipeline] timeout [2023-11-06T04:45:51.391Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-06T04:45:51.586Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-06T04:45:51.684Z] ========================================================= [2023-11-06T04:45:51.684Z] EdgeX Global Pipelines Version Info [2023-11-06T04:45:51.684Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-06T04:45:52.434Z] ------------------- [2023-11-06T04:45:52.434Z] stable info: [2023-11-06T04:45:52.434Z] ------------------- [2023-11-06T04:45:52.434Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-06T04:45:52.434Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-06T04:45:52.434Z] Message: update stable to v1.0.255 [2023-11-06T04:45:53.007Z] ------------------- [2023-11-06T04:45:53.007Z] experimental info: [2023-11-06T04:45:53.007Z] ------------------- [2023-11-06T04:45:53.007Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-06T04:45:53.007Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-06T04:45:53.007Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-06T04:45:53.273Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-11-06T04:45:53.310Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-11-06T04:45:53.349Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-06T04:45:53.386Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-06T04:45:53.422Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-06T04:45:53.467Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-06T04:45:53.507Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-06T04:45:53.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-06T04:45:53.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-06T04:45:53.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-06T04:45:53.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-06T04:45:53.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-11-06T04:45:53.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-06T04:45:53.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-06T04:45:53.817Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-06T04:45:53.860Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-06T04:45:53.897Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-06T04:45:53.940Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-06T04:45:53.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-06T04:45:54.106Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-06T04:45:54.148Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-06T04:45:54.191Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-06T04:45:54.235Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-06T04:45:54.281Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-06T04:45:54.333Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-06T04:45:54.384Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-06T04:45:54.428Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-06T04:45:54.466Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-656 [Pipeline] echo [2023-11-06T04:45:54.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-656 [Pipeline] echo [2023-11-06T04:45:54.556Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-656 [Pipeline] echo [2023-11-06T04:45:54.601Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b44be7231403616e3acbc285365b878cc1f776b7 [Pipeline] echo [2023-11-06T04:45:54.646Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b44be72 [Pipeline] echo [2023-11-06T04:45:54.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T04:45:54.809Z] provisioning config files... [2023-11-06T04:45:54.856Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp/config13437815378368673788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T04:45:55.202Z] ---> docker-login.sh [2023-11-06T04:45:55.202Z] nexus3.edgexfoundry.org:10001 [2023-11-06T04:45:55.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T04:45:55.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T04:45:55.465Z] Configure a credential helper to remove this warning. See [2023-11-06T04:45:55.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T04:45:55.465Z] [2023-11-06T04:45:55.465Z] Login Succeeded [2023-11-06T04:45:55.465Z] nexus3.edgexfoundry.org:10002 [2023-11-06T04:45:55.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T04:45:55.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T04:45:55.465Z] Configure a credential helper to remove this warning. See [2023-11-06T04:45:55.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T04:45:55.465Z] [2023-11-06T04:45:55.465Z] Login Succeeded [2023-11-06T04:45:55.465Z] nexus3.edgexfoundry.org:10003 [2023-11-06T04:45:55.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T04:45:55.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T04:45:55.726Z] Configure a credential helper to remove this warning. See [2023-11-06T04:45:55.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T04:45:55.726Z] [2023-11-06T04:45:55.726Z] Login Succeeded [2023-11-06T04:45:55.726Z] nexus3.edgexfoundry.org:10004 [2023-11-06T04:45:55.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T04:45:55.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T04:45:55.726Z] Configure a credential helper to remove this warning. See [2023-11-06T04:45:55.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T04:45:55.726Z] [2023-11-06T04:45:55.726Z] Login Succeeded [2023-11-06T04:45:55.726Z] docker.io [2023-11-06T04:45:55.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T04:45:56.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T04:45:56.247Z] Configure a credential helper to remove this warning. See [2023-11-06T04:45:56.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T04:45:56.247Z] [2023-11-06T04:45:56.247Z] Login Succeeded [2023-11-06T04:45:56.247Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T04:45:56.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-06T04:45:56.906Z] + git rev-list -1 --merges b44be7231403616e3acbc285365b878cc1f776b7~1..b44be7231403616e3acbc285365b878cc1f776b7 [Pipeline] echo [2023-11-06T04:45:56.972Z] -----------> git rev-list -1 --merges b44be7231403616e3acbc285365b878cc1f776b7~1..b44be7231403616e3acbc285365b878cc1f776b7 b44be7231403616e3acbc285365b878cc1f776b7 [false] [Pipeline] sh [2023-11-06T04:45:57.282Z] + git log --format=format:%s -1 b44be7231403616e3acbc285365b878cc1f776b7 [Pipeline] echo [2023-11-06T04:45:57.318Z] ========================================================= [2023-11-06T04:45:57.318Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-06T04:45:57.318Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-06T04:45:57.731Z] + git log --format=format:%s -1 b44be7231403616e3acbc285365b878cc1f776b7 [Pipeline] echo [2023-11-06T04:45:57.766Z] [semverPrep] GIT_COMMIT: b44be7231403616e3acbc285365b878cc1f776b7, Commit Message: chore(deps): Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 [Pipeline] echo [2023-11-06T04:45:57.800Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-06T04:45:58.179Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-06T04:45:58.179Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-06T04:45:58.179Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-06T04:45:58.179Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-06T04:45:58.179Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-06T04:45:58.179Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-06T04:45:58.179Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T04:45:58.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T04:45:58.615Z] [2023-11-06T04:45:58.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T04:45:58.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T04:45:58.989Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-06T04:45:58.989Z] b85a868b505f: Pulling fs layer [2023-11-06T04:45:58.989Z] e2be974225ed: Pulling fs layer [2023-11-06T04:45:58.989Z] 339a4e72a1f5: Pulling fs layer [2023-11-06T04:45:58.989Z] 988bab9f4d93: Pulling fs layer [2023-11-06T04:45:58.989Z] 1469e6f7b9e6: Pulling fs layer [2023-11-06T04:45:58.989Z] eaf3925da568: Pulling fs layer [2023-11-06T04:45:58.989Z] bab4dde63d76: Pulling fs layer [2023-11-06T04:45:58.989Z] bde34c3a00c8: Pulling fs layer [2023-11-06T04:45:58.989Z] b352a97aabf1: Pulling fs layer [2023-11-06T04:45:58.989Z] 4872d77fe225: Pulling fs layer [2023-11-06T04:45:58.989Z] 5851b861e8e6: Pulling fs layer [2023-11-06T04:45:58.989Z] 1469e6f7b9e6: Waiting [2023-11-06T04:45:58.989Z] bde34c3a00c8: Waiting [2023-11-06T04:45:58.989Z] bab4dde63d76: Waiting [2023-11-06T04:45:58.989Z] b352a97aabf1: Waiting [2023-11-06T04:45:58.989Z] 5851b861e8e6: Waiting [2023-11-06T04:45:58.989Z] 4872d77fe225: Waiting [2023-11-06T04:45:58.989Z] 988bab9f4d93: Waiting [2023-11-06T04:45:58.989Z] e2be974225ed: Download complete [2023-11-06T04:45:58.989Z] 988bab9f4d93: Verifying Checksum [2023-11-06T04:45:58.989Z] 988bab9f4d93: Download complete [2023-11-06T04:45:58.989Z] 1469e6f7b9e6: Verifying Checksum [2023-11-06T04:45:58.989Z] 1469e6f7b9e6: Download complete [2023-11-06T04:45:59.252Z] eaf3925da568: Verifying Checksum [2023-11-06T04:45:59.252Z] eaf3925da568: Download complete [2023-11-06T04:45:59.252Z] 339a4e72a1f5: Verifying Checksum [2023-11-06T04:45:59.252Z] 339a4e72a1f5: Download complete [2023-11-06T04:45:59.252Z] bde34c3a00c8: Download complete [2023-11-06T04:45:59.252Z] b352a97aabf1: Download complete [2023-11-06T04:45:59.252Z] 4872d77fe225: Download complete [2023-11-06T04:45:59.252Z] 5851b861e8e6: Download complete [2023-11-06T04:45:59.252Z] b85a868b505f: Verifying Checksum [2023-11-06T04:45:59.252Z] b85a868b505f: Download complete [2023-11-06T04:45:59.517Z] bab4dde63d76: Verifying Checksum [2023-11-06T04:45:59.517Z] bab4dde63d76: Download complete [2023-11-06T04:46:00.460Z] b85a868b505f: Pull complete [2023-11-06T04:46:00.722Z] e2be974225ed: Pull complete [2023-11-06T04:46:01.293Z] 339a4e72a1f5: Pull complete [2023-11-06T04:46:01.293Z] 988bab9f4d93: Pull complete [2023-11-06T04:46:01.555Z] 1469e6f7b9e6: Pull complete [2023-11-06T04:46:01.555Z] eaf3925da568: Pull complete [2023-11-06T04:46:03.459Z] bab4dde63d76: Pull complete [2023-11-06T04:46:03.459Z] bde34c3a00c8: Pull complete [2023-11-06T04:46:03.897Z] b352a97aabf1: Pull complete [2023-11-06T04:46:03.897Z] 4872d77fe225: Pull complete [2023-11-06T04:46:03.897Z] 5851b861e8e6: Pull complete [2023-11-06T04:46:03.897Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-06T04:46:03.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T04:46:03.897Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T04:46:04.139Z] prd-ubuntu20.04-docker-8c-8g-16606 does not seem to be running inside a container [2023-11-06T04:46:04.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-656 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656:/w/workspace/edgexfoundry_edgex-ui-go_PR-656:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-06T04:46:06.966Z] $ docker top b0c1ec14a9af74322623fa152f0624ee07fc0d601914976308106e5a99a40385 -eo pid,comm [2023-11-06T04:46:07.016Z] 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-11-06T04:46:07.016Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-06T04:46:07.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-06T04:46:07.144Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-06T04:46:07.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-06T04:46:07.277Z] $ docker exec b0c1ec14a9af74322623fa152f0624ee07fc0d601914976308106e5a99a40385 ssh-agent [2023-11-06T04:46:07.385Z] SSH_AUTH_SOCK=/tmp/ssh-TaMCcOEfQn81/agent.31 [2023-11-06T04:46:07.385Z] SSH_AGENT_PID=37 [2023-11-06T04:46:07.391Z] Running ssh-add (command line suppressed) [2023-11-06T04:46:07.501Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp/private_key_12249089699982761082.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp/private_key_12249089699982761082.key) [2023-11-06T04:46:07.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-06T04:46:07.848Z] + git tag --points-at HEAD [Pipeline] } [2023-11-06T04:46:07.878Z] $ docker exec --env ******** --env ******** b0c1ec14a9af74322623fa152f0624ee07fc0d601914976308106e5a99a40385 ssh-agent -k [2023-11-06T04:46:07.998Z] unset SSH_AUTH_SOCK; [2023-11-06T04:46:08.001Z] unset SSH_AGENT_PID; [2023-11-06T04:46:08.001Z] echo Agent pid 37 killed; [2023-11-06T04:46:08.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-06T04:46:08.098Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-06T04:46:08.098Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-06T04:46:08.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-06T04:46:08.222Z] $ docker exec b0c1ec14a9af74322623fa152f0624ee07fc0d601914976308106e5a99a40385 ssh-agent [2023-11-06T04:46:08.346Z] SSH_AUTH_SOCK=/tmp/ssh-3zV067rIP4o8/agent.68 [2023-11-06T04:46:08.346Z] SSH_AGENT_PID=74 [2023-11-06T04:46:08.352Z] Running ssh-add (command line suppressed) [2023-11-06T04:46:08.462Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp/private_key_1877952681881194218.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp/private_key_1877952681881194218.key) [2023-11-06T04:46:08.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-06T04:46:08.828Z] + git semver init [2023-11-06T04:46:09.098Z] 2023-11-06 04:46:09,037 [run_init] DEBUG init version:0.0.0 force:False [2023-11-06T04:46:09.098Z] 2023-11-06 04:46:09,038 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-656/.semver [2023-11-06T04:46:09.098Z] 2023-11-06 04:46:09,038 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-656/.semver [2023-11-06T04:46:09.098Z] 2023-11-06 04:46:09,039 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-656/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-656, universal_newlines=False, shell=None, istream=None) [2023-11-06T04:46:11.012Z] 2023-11-06 04:46:10,605 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-656/.git/info/exclude [2023-11-06T04:46:11.012Z] 2023-11-06 04:46:10,606 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-656/.semver/PR-656 with force:False [2023-11-06T04:46:11.012Z] 2023-11-06 04:46:10,606 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-656/.semver/PR-656 [2023-11-06T04:46:11.012Z] 2023-11-06 04:46:10,610 [execute] INFO git cat-file --batch-check [2023-11-06T04:46:11.012Z] 2023-11-06 04:46:10,611 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-656/.semver, universal_newlines=False, shell=None, istream=) [2023-11-06T04:46:11.012Z] 2023-11-06 04:46:10,616 [execute] INFO git cat-file --batch [2023-11-06T04:46:11.012Z] 2023-11-06 04:46:10,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-656/.semver, universal_newlines=False, shell=None, istream=) [2023-11-06T04:46:11.012Z] 2023-11-06 04:46:10,623 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-656/.semver/PR-656 [2023-11-06T04:46:11.012Z] 0.0.0 [Pipeline] } [2023-11-06T04:46:11.040Z] $ docker exec --env ******** --env ******** b0c1ec14a9af74322623fa152f0624ee07fc0d601914976308106e5a99a40385 ssh-agent -k [2023-11-06T04:46:11.149Z] unset SSH_AUTH_SOCK; [2023-11-06T04:46:11.149Z] unset SSH_AGENT_PID; [2023-11-06T04:46:11.150Z] echo Agent pid 74 killed; [2023-11-06T04:46:11.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-06T04:46:11.595Z] + git semver [Pipeline] } [2023-11-06T04:46:11.882Z] $ docker stop --time=1 b0c1ec14a9af74322623fa152f0624ee07fc0d601914976308106e5a99a40385 [2023-11-06T04:46:13.200Z] $ docker rm -f --volumes b0c1ec14a9af74322623fa152f0624ee07fc0d601914976308106e5a99a40385 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-06T04:46:13.603Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-06T04:46:13.887Z] Stashed 1 file(s) [Pipeline] echo [2023-11-06T04:46:13.902Z] [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-11-06T04:46:14.499Z] provisioning config files... [2023-11-06T04:46:14.509Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp/config7381679059305427346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T04:46:14.865Z] ---> docker-login.sh [2023-11-06T04:46:14.866Z] nexus3.edgexfoundry.org:10001 [2023-11-06T04:46:14.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T04:46:14.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T04:46:14.866Z] Configure a credential helper to remove this warning. See [2023-11-06T04:46:14.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T04:46:14.866Z] [2023-11-06T04:46:14.866Z] Login Succeeded [2023-11-06T04:46:14.866Z] nexus3.edgexfoundry.org:10002 [2023-11-06T04:46:14.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T04:46:14.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T04:46:14.866Z] Configure a credential helper to remove this warning. See [2023-11-06T04:46:14.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T04:46:14.866Z] [2023-11-06T04:46:14.866Z] Login Succeeded [2023-11-06T04:46:14.866Z] nexus3.edgexfoundry.org:10003 [2023-11-06T04:46:15.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T04:46:15.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T04:46:15.126Z] Configure a credential helper to remove this warning. See [2023-11-06T04:46:15.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T04:46:15.126Z] [2023-11-06T04:46:15.126Z] Login Succeeded [2023-11-06T04:46:15.126Z] nexus3.edgexfoundry.org:10004 [2023-11-06T04:46:15.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T04:46:15.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T04:46:15.126Z] Configure a credential helper to remove this warning. See [2023-11-06T04:46:15.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T04:46:15.126Z] [2023-11-06T04:46:15.126Z] Login Succeeded [2023-11-06T04:46:15.126Z] docker.io [2023-11-06T04:46:15.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T04:46:15.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T04:46:15.646Z] Configure a credential helper to remove this warning. See [2023-11-06T04:46:15.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T04:46:15.646Z] [2023-11-06T04:46:15.646Z] Login Succeeded [2023-11-06T04:46:15.646Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T04:46:15.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-06T04:46:15.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T04:46:15.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T04:46:15.973Z] ========================================================= [2023-11-06T04:46:15.973Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-06T04:46:15.973Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T04:46:16.448Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-06T04:46:16.709Z] Sending build context to Docker daemon 49.1MB [2023-11-06T04:46:16.709Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-06T04:46:16.709Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-06T04:46:16.709Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-06T04:46:16.709Z] 7264a8db6415: Pulling fs layer [2023-11-06T04:46:16.709Z] c4d48a809fc2: Pulling fs layer [2023-11-06T04:46:16.709Z] 4f1c88b9dad5: Pulling fs layer [2023-11-06T04:46:16.709Z] ad3a456e5733: Pulling fs layer [2023-11-06T04:46:16.709Z] 33e27b845d1e: Pulling fs layer [2023-11-06T04:46:16.709Z] c68163c4e522: Pulling fs layer [2023-11-06T04:46:16.709Z] ad3a456e5733: Waiting [2023-11-06T04:46:16.709Z] 33e27b845d1e: Waiting [2023-11-06T04:46:16.709Z] 50da416c3ac9: Pulling fs layer [2023-11-06T04:46:16.709Z] 23d2d4c4bb30: Pulling fs layer [2023-11-06T04:46:16.709Z] 50da416c3ac9: Waiting [2023-11-06T04:46:16.709Z] 23d2d4c4bb30: Waiting [2023-11-06T04:46:16.709Z] c4d48a809fc2: Download complete [2023-11-06T04:46:16.709Z] ad3a456e5733: Verifying Checksum [2023-11-06T04:46:16.709Z] ad3a456e5733: Download complete [2023-11-06T04:46:16.969Z] 33e27b845d1e: Verifying Checksum [2023-11-06T04:46:16.969Z] 33e27b845d1e: Download complete [2023-11-06T04:46:16.970Z] 7264a8db6415: Verifying Checksum [2023-11-06T04:46:16.970Z] 7264a8db6415: Download complete [2023-11-06T04:46:16.970Z] c68163c4e522: Verifying Checksum [2023-11-06T04:46:16.970Z] c68163c4e522: Download complete [2023-11-06T04:46:16.970Z] 7264a8db6415: Pull complete [2023-11-06T04:46:16.970Z] 23d2d4c4bb30: Verifying Checksum [2023-11-06T04:46:16.970Z] 23d2d4c4bb30: Download complete [2023-11-06T04:46:17.230Z] c4d48a809fc2: Pull complete [2023-11-06T04:46:17.230Z] 4f1c88b9dad5: Verifying Checksum [2023-11-06T04:46:17.230Z] 4f1c88b9dad5: Download complete [2023-11-06T04:46:17.798Z] 50da416c3ac9: Verifying Checksum [2023-11-06T04:46:17.798Z] 50da416c3ac9: Download complete [2023-11-06T04:46:21.087Z] 4f1c88b9dad5: Pull complete [2023-11-06T04:46:21.087Z] ad3a456e5733: Pull complete [2023-11-06T04:46:21.087Z] 33e27b845d1e: Pull complete [2023-11-06T04:46:21.087Z] c68163c4e522: Pull complete [2023-11-06T04:46:23.617Z] 50da416c3ac9: Pull complete [2023-11-06T04:46:23.877Z] 23d2d4c4bb30: Pull complete [2023-11-06T04:46:23.877Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-06T04:46:23.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-06T04:46:23.877Z] ---> 0786185ac409 [2023-11-06T04:46:23.877Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-06T04:46:29.298Z] Still waiting to schedule task [2023-11-06T04:46:29.298Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-06T04:46:30.494Z] ---> Running in 170e6763f3ca [2023-11-06T04:46:30.494Z] Removing intermediate container 170e6763f3ca [2023-11-06T04:46:30.494Z] ---> 93dfc493eb63 [2023-11-06T04:46:30.494Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-06T04:46:30.494Z] ---> Running in 5adc04c25913 [2023-11-06T04:46:30.494Z] Removing intermediate container 5adc04c25913 [2023-11-06T04:46:30.494Z] ---> 776d0d77c0ff [2023-11-06T04:46:30.494Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-06T04:46:30.494Z] ---> Running in f28cd2a2a19e [2023-11-06T04:46:30.494Z] Removing intermediate container f28cd2a2a19e [2023-11-06T04:46:30.494Z] ---> 6ee1eaa5fd6b [2023-11-06T04:46:30.494Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-06T04:46:30.494Z] ---> Running in def7f3aab532 [2023-11-06T04:46:30.494Z] Removing intermediate container def7f3aab532 [2023-11-06T04:46:30.494Z] ---> 5802c4169e4e [2023-11-06T04:46:30.494Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-06T04:46:30.494Z] ---> Running in 2351ee626166 [2023-11-06T04:46:30.494Z] Removing intermediate container 2351ee626166 [2023-11-06T04:46:30.494Z] ---> 87511f50366a [2023-11-06T04:46:30.494Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-06T04:46:30.494Z] latest: Pulling from library/docker [2023-11-06T04:46:30.494Z] 96526aa774ef: Pulling fs layer [2023-11-06T04:46:30.494Z] 308a300cc30f: Pulling fs layer [2023-11-06T04:46:30.494Z] 4f4fb700ef54: Pulling fs layer [2023-11-06T04:46:30.494Z] 5fcb7611fd77: Pulling fs layer [2023-11-06T04:46:30.494Z] be9955e691a8: Pulling fs layer [2023-11-06T04:46:30.494Z] 1b5ce73eb848: Pulling fs layer [2023-11-06T04:46:30.494Z] fe45098d8d9e: Pulling fs layer [2023-11-06T04:46:30.494Z] 843bf259cc12: Pulling fs layer [2023-11-06T04:46:30.494Z] e56cd900ceac: Pulling fs layer [2023-11-06T04:46:30.494Z] 605d1390b383: Pulling fs layer [2023-11-06T04:46:30.494Z] 8f7854084fed: Pulling fs layer [2023-11-06T04:46:30.494Z] 0a217d94afa5: Pulling fs layer [2023-11-06T04:46:30.494Z] 50e7dd98501d: Pulling fs layer [2023-11-06T04:46:30.494Z] 68811508944a: Pulling fs layer [2023-11-06T04:46:30.494Z] be9955e691a8: Waiting [2023-11-06T04:46:30.494Z] 5fcb7611fd77: Waiting [2023-11-06T04:46:30.494Z] 1b5ce73eb848: Waiting [2023-11-06T04:46:30.494Z] fe45098d8d9e: Waiting [2023-11-06T04:46:30.494Z] 0a217d94afa5: Waiting [2023-11-06T04:46:30.494Z] e56cd900ceac: Waiting [2023-11-06T04:46:30.494Z] 50e7dd98501d: Waiting [2023-11-06T04:46:30.494Z] 605d1390b383: Waiting [2023-11-06T04:46:30.494Z] 68811508944a: Waiting [2023-11-06T04:46:30.494Z] 8f7854084fed: Waiting [2023-11-06T04:46:30.494Z] 4f4fb700ef54: Verifying Checksum [2023-11-06T04:46:30.494Z] 4f4fb700ef54: Download complete [2023-11-06T04:46:30.494Z] 308a300cc30f: Verifying Checksum [2023-11-06T04:46:30.494Z] 308a300cc30f: Download complete [2023-11-06T04:46:30.764Z] 96526aa774ef: Verifying Checksum [2023-11-06T04:46:30.764Z] 96526aa774ef: Download complete [2023-11-06T04:46:30.764Z] 96526aa774ef: Pull complete [2023-11-06T04:46:30.764Z] be9955e691a8: Verifying Checksum [2023-11-06T04:46:30.764Z] be9955e691a8: Download complete [2023-11-06T04:46:31.024Z] fe45098d8d9e: Verifying Checksum [2023-11-06T04:46:31.024Z] fe45098d8d9e: Download complete [2023-11-06T04:46:31.024Z] 308a300cc30f: Pull complete [2023-11-06T04:46:31.024Z] 5fcb7611fd77: Verifying Checksum [2023-11-06T04:46:31.024Z] 5fcb7611fd77: Download complete [2023-11-06T04:46:31.024Z] 4f4fb700ef54: Pull complete [2023-11-06T04:46:31.024Z] 843bf259cc12: Verifying Checksum [2023-11-06T04:46:31.024Z] 843bf259cc12: Download complete [2023-11-06T04:46:31.024Z] 1b5ce73eb848: Verifying Checksum [2023-11-06T04:46:31.024Z] 1b5ce73eb848: Download complete [2023-11-06T04:46:31.282Z] e56cd900ceac: Verifying Checksum [2023-11-06T04:46:31.282Z] e56cd900ceac: Download complete [2023-11-06T04:46:31.282Z] 8f7854084fed: Verifying Checksum [2023-11-06T04:46:31.282Z] 8f7854084fed: Download complete [2023-11-06T04:46:31.282Z] 605d1390b383: Download complete [2023-11-06T04:46:31.282Z] 5fcb7611fd77: Pull complete [2023-11-06T04:46:31.282Z] 50e7dd98501d: Verifying Checksum [2023-11-06T04:46:31.282Z] 50e7dd98501d: Download complete [2023-11-06T04:46:31.540Z] 68811508944a: Download complete [2023-11-06T04:46:31.799Z] be9955e691a8: Pull complete [2023-11-06T04:46:31.799Z] 0a217d94afa5: Verifying Checksum [2023-11-06T04:46:31.799Z] 0a217d94afa5: Download complete [2023-11-06T04:46:32.058Z] 1b5ce73eb848: Pull complete [2023-11-06T04:46:32.318Z] fe45098d8d9e: Pull complete [2023-11-06T04:46:32.318Z] 843bf259cc12: Pull complete [2023-11-06T04:46:32.318Z] e56cd900ceac: Pull complete [2023-11-06T04:46:32.578Z] 605d1390b383: Pull complete [2023-11-06T04:46:32.578Z] 8f7854084fed: Pull complete [2023-11-06T04:46:33.957Z] 0a217d94afa5: Pull complete [2023-11-06T04:46:33.957Z] 50e7dd98501d: Pull complete [2023-11-06T04:46:33.957Z] 68811508944a: Pull complete [2023-11-06T04:46:33.957Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-06T04:46:33.957Z] Status: Downloaded newer image for docker:latest [2023-11-06T04:46:36.497Z] ---> e61ba2a15814 [2023-11-06T04:46:36.497Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-06T04:46:36.497Z] ---> Running in b5676c5201d2 [2023-11-06T04:46:36.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T04:46:37.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T04:46:37.275Z] OK: 264 MiB in 52 packages [2023-11-06T04:46:37.537Z] Removing intermediate container b5676c5201d2 [2023-11-06T04:46:37.537Z] ---> 3a5a78817835 [2023-11-06T04:46:37.537Z] Step 10/15 : ENV GO111MODULE=on [2023-11-06T04:46:37.537Z] ---> Running in db2e91cb9eff [2023-11-06T04:46:37.798Z] Removing intermediate container db2e91cb9eff [2023-11-06T04:46:37.798Z] ---> 4f4493e657a7 [2023-11-06T04:46:37.798Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-06T04:46:37.798Z] ---> Running in 15f9c863e1b1 [2023-11-06T04:46:37.798Z] Removing intermediate container 15f9c863e1b1 [2023-11-06T04:46:37.798Z] ---> ddbdd1f58e49 [2023-11-06T04:46:37.798Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-06T04:46:37.798Z] ---> 790758ffd50b [2023-11-06T04:46:37.798Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T04:46:37.798Z] ---> Running in 5d5f45a9c2e4 [2023-11-06T04:47:16.620Z] Removing intermediate container 5d5f45a9c2e4 [2023-11-06T04:47:16.620Z] ---> 920c1d8b3925 [2023-11-06T04:47:16.620Z] Step 14/15 : COPY . . [2023-11-06T04:47:16.879Z] ---> fc4422e5a4a6 [2023-11-06T04:47:16.879Z] Step 15/15 : RUN ${MAKE} [2023-11-06T04:47:16.879Z] ---> Running in d71f72cafd7d [2023-11-06T04:47:17.142Z] noop [2023-11-06T04:47:17.945Z] Removing intermediate container d71f72cafd7d [2023-11-06T04:47:17.945Z] ---> 16051f8628e4 [2023-11-06T04:47:17.945Z] Successfully built 16051f8628e4 [2023-11-06T04:47:17.945Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T04:47:18.398Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-06T04:47:18.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T04:47:18.554Z] prd-ubuntu20.04-docker-8c-8g-16606 does not seem to be running inside a container [2023-11-06T04:47:18.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-656 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656:/w/workspace/edgexfoundry_edgex-ui-go_PR-656:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@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 ******** ci-base-image-x86_64 cat [2023-11-06T04:47:19.003Z] $ docker top e828d40b58d01379825e1aac03631d3016b24bdbfbd66ec23214daca92a95ab8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T04:47:19.464Z] + go version [2023-11-06T04:47:19.464Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-06T04:47:19.498Z] $ docker stop --time=1 e828d40b58d01379825e1aac03631d3016b24bdbfbd66ec23214daca92a95ab8 [2023-11-06T04:47:20.747Z] $ docker rm -f --volumes e828d40b58d01379825e1aac03631d3016b24bdbfbd66ec23214daca92a95ab8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T04:47:21.497Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-06T04:47:21.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T04:47:21.658Z] prd-ubuntu20.04-docker-8c-8g-16606 does not seem to be running inside a container [2023-11-06T04:47:21.692Z] $ 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-656 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656:/w/workspace/edgexfoundry_edgex-ui-go_PR-656:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@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 ******** ci-base-image-x86_64 cat [2023-11-06T04:47:22.057Z] $ docker top 6717a5cf298ea160de54ff9fd02c4c0bf4737ffbb23c3b12897afec9615e272e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T04:47:22.452Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-656 [Pipeline] fileExists [Pipeline] sh [2023-11-06T04:47:22.812Z] + make test [2023-11-06T04:47:22.813Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-06T04:47:24.191Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-06T04:47:32.299Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-06T04:47:32.299Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-06T04:47:32.299Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-06T04:47:32.299Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-06T04:47:32.299Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-06T04:47:32.299Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-06T04:47:32.299Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-06T04:47:32.299Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-06T04:47:32.299Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-06T04:47:34.838Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-06T04:47:34.838Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-06T04:47:34.838Z] ./bin/test-attribution-txt.sh [2023-11-06T04:47:34.838Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-11-06T04:47:34.838Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-06T04:47:34.838Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-11-06T04:47:34.838Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-06T04:47:34.838Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-06T04:47:34.838Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-06T04:47:34.838Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-06T04:47:34.838Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [2023-11-06T04:47:34.838Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2023-11-06T04:47:34.838Z] make -C web test [2023-11-06T04:47:34.838Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-656/web' [2023-11-06T04:47:35.098Z] make[1]: tput: No such file or directory [2023-11-06T04:47:35.098Z] make[1]: tput: No such file or directory [2023-11-06T04:47:35.098Z] warning: generating ./VERSION [2023-11-06T04:47:35.098Z] echo "0.0.0" > VERSION [2023-11-06T04:47:35.098Z] docker build \ [2023-11-06T04:47:35.098Z] -f Dockerfile \ [2023-11-06T04:47:35.098Z] --build-arg USER=1000 \ [2023-11-06T04:47:35.098Z] \ [2023-11-06T04:47:35.098Z] --label "git_sha=b44be7231403616e3acbc285365b878cc1f776b7" \ [2023-11-06T04:47:35.098Z] -t edgexfoundry/edgex-web-ui:b44be7231403616e3acbc285365b878cc1f776b7 \ [2023-11-06T04:47:35.098Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-11-06T04:47:35.098Z] . [2023-11-06T04:47:35.098Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-11-06T04:47:35.098Z] Install the buildx component to build images with BuildKit: [2023-11-06T04:47:35.098Z] https://docs.docker.com/go/buildx/ [2023-11-06T04:47:35.098Z] [2023-11-06T04:47:35.098Z] Sending build context to Docker daemon 2.706MB [2023-11-06T04:47:35.098Z] Step 1/11 : FROM node:18-alpine3.18 [2023-11-06T04:47:35.098Z] 18-alpine3.18: Pulling from library/node [2023-11-06T04:47:35.356Z] 96526aa774ef: Already exists [2023-11-06T04:47:35.356Z] 3130715204cf: Pulling fs layer [2023-11-06T04:47:35.356Z] b06de8ab1c4f: Pulling fs layer [2023-11-06T04:47:35.356Z] 90ef3ffc5156: Pulling fs layer [2023-11-06T04:47:35.356Z] 90ef3ffc5156: Download complete [2023-11-06T04:47:35.356Z] b06de8ab1c4f: Verifying Checksum [2023-11-06T04:47:35.356Z] b06de8ab1c4f: Download complete [2023-11-06T04:47:35.614Z] 3130715204cf: Verifying Checksum [2023-11-06T04:47:35.614Z] 3130715204cf: Download complete [2023-11-06T04:47:37.537Z] 3130715204cf: Pull complete [2023-11-06T04:47:37.537Z] b06de8ab1c4f: Pull complete [2023-11-06T04:47:37.840Z] 90ef3ffc5156: Pull complete [2023-11-06T04:47:37.840Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-11-06T04:47:37.840Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-11-06T04:47:37.840Z] ---> d1517ab6615b [2023-11-06T04:47:37.840Z] Step 2/11 : RUN apk add --no-cache chromium [2023-11-06T04:47:41.337Z] ---> Running in 1c4d641b3e6c [2023-11-06T04:47:41.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T04:47:41.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T04:47:41.862Z] (1/154) Installing libexpat (2.5.0-r1) [2023-11-06T04:47:41.862Z] (2/154) Installing brotli-libs (1.0.9-r14) [2023-11-06T04:47:41.862Z] (3/154) Installing libbz2 (1.0.8-r5) [2023-11-06T04:47:41.862Z] (4/154) Installing libpng (1.6.39-r3) [2023-11-06T04:47:41.862Z] (5/154) Installing freetype (2.13.0-r5) [2023-11-06T04:47:41.862Z] (6/154) Installing fontconfig (2.14.2-r3) [2023-11-06T04:47:41.862Z] (7/154) Installing libfontenc (1.1.7-r2) [2023-11-06T04:47:42.121Z] (8/154) Installing mkfontscale (1.2.2-r3) [2023-11-06T04:47:42.121Z] (9/154) Installing font-opensans (0_git20210927-r1) [2023-11-06T04:47:42.121Z] (10/154) Installing pkgconf (1.9.5-r0) [2023-11-06T04:47:42.121Z] (11/154) Installing libffi (3.4.4-r2) [2023-11-06T04:47:42.121Z] (12/154) Installing libintl (0.21.1-r7) [2023-11-06T04:47:42.121Z] (13/154) Installing libblkid (2.38.1-r8) [2023-11-06T04:47:42.121Z] (14/154) Installing libmount (2.38.1-r8) [2023-11-06T04:47:42.121Z] (15/154) Installing pcre2 (10.42-r1) [2023-11-06T04:47:42.121Z] (16/154) Installing glib (2.76.4-r0) [2023-11-06T04:47:42.121Z] (17/154) Installing xz-libs (5.4.3-r0) [2023-11-06T04:47:42.121Z] (18/154) Installing libxml2 (2.11.4-r0) [2023-11-06T04:47:42.121Z] (19/154) Installing shared-mime-info (2.2-r5) [2023-11-06T04:47:42.121Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2023-11-06T04:47:42.121Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-06T04:47:42.122Z] (22/154) Installing libwebp (1.3.2-r0) [2023-11-06T04:47:42.122Z] (23/154) Installing zstd-libs (1.5.5-r4) [2023-11-06T04:47:42.122Z] (24/154) Installing tiff (4.5.1-r0) [2023-11-06T04:47:42.122Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2023-11-06T04:47:42.122Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2023-11-06T04:47:42.122Z] (27/154) Installing libxau (1.0.11-r2) [2023-11-06T04:47:42.122Z] (28/154) Installing libmd (1.0.4-r2) [2023-11-06T04:47:42.122Z] (29/154) Installing libbsd (0.11.7-r1) [2023-11-06T04:47:42.122Z] (30/154) Installing libxdmcp (1.1.4-r2) [2023-11-06T04:47:42.122Z] (31/154) Installing libxcb (1.15-r1) [2023-11-06T04:47:42.122Z] (32/154) Installing libx11 (1.8.7-r0) [2023-11-06T04:47:42.122Z] (33/154) Installing libxcomposite (0.4.6-r3) [2023-11-06T04:47:42.122Z] (34/154) Installing libxfixes (6.0.1-r2) [2023-11-06T04:47:42.382Z] (35/154) Installing libxrender (0.9.11-r3) [2023-11-06T04:47:42.382Z] (36/154) Installing libxcursor (1.2.1-r2) [2023-11-06T04:47:42.382Z] (37/154) Installing libxdamage (1.1.6-r2) [2023-11-06T04:47:42.382Z] (38/154) Installing libxext (1.3.5-r2) [2023-11-06T04:47:42.382Z] (39/154) Installing libxi (1.8.1-r0) [2023-11-06T04:47:42.382Z] (40/154) Installing libxinerama (1.1.5-r2) [2023-11-06T04:47:42.382Z] (41/154) Installing libxrandr (1.5.3-r2) [2023-11-06T04:47:42.382Z] (42/154) Installing libatk-1.0 (2.48.3-r0) [2023-11-06T04:47:42.382Z] (43/154) Installing libxtst (1.2.4-r2) [2023-11-06T04:47:42.382Z] (44/154) Installing dbus-libs (1.14.8-r0) [2023-11-06T04:47:42.382Z] (45/154) Installing at-spi2-core (2.48.3-r0) [2023-11-06T04:47:42.382Z] (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-11-06T04:47:42.382Z] (47/154) Installing pixman (0.42.2-r1) [2023-11-06T04:47:42.382Z] (48/154) Installing cairo (1.17.8-r1) [2023-11-06T04:47:42.382Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2023-11-06T04:47:42.382Z] (50/154) Installing avahi-libs (0.8-r13) [2023-11-06T04:47:42.382Z] (51/154) Installing gmp (6.2.1-r3) [2023-11-06T04:47:42.382Z] (52/154) Installing nettle (3.8.1-r2) [2023-11-06T04:47:42.382Z] (53/154) Installing libunistring (1.1-r1) [2023-11-06T04:47:42.382Z] (54/154) Installing libidn2 (2.3.4-r1) [2023-11-06T04:47:42.382Z] (55/154) Installing p11-kit (0.24.1-r2) [2023-11-06T04:47:42.382Z] (56/154) Installing libtasn1 (4.19.0-r1) [2023-11-06T04:47:42.382Z] (57/154) Installing gnutls (3.8.0-r2) [2023-11-06T04:47:42.382Z] (58/154) Installing cups-libs (2.4.7-r0) [2023-11-06T04:47:42.382Z] (59/154) Installing libepoxy (1.5.10-r1) [2023-11-06T04:47:42.382Z] (60/154) Installing fribidi (1.0.13-r0) [2023-11-06T04:47:42.382Z] (61/154) Installing graphite2 (1.3.14-r5) [2023-11-06T04:47:42.382Z] (62/154) Installing harfbuzz (7.3.0-r0) [2023-11-06T04:47:42.382Z] (63/154) Installing libxft (2.3.8-r1) [2023-11-06T04:47:42.382Z] (64/154) Installing pango (1.50.14-r1) [2023-11-06T04:47:42.382Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2023-11-06T04:47:42.382Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2023-11-06T04:47:42.382Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2023-11-06T04:47:42.382Z] (68/154) Installing xkeyboard-config (2.38-r0) [2023-11-06T04:47:42.382Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2023-11-06T04:47:42.382Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2023-11-06T04:47:42.641Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-11-06T04:47:42.641Z] (71/154) Installing icu-data-full (73.2-r2) [2023-11-06T04:47:42.641Z] (72/154) Installing mesa (23.0.4-r0) [2023-11-06T04:47:42.641Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2023-11-06T04:47:43.579Z] (74/154) Installing hwdata-pci (0.370-r0) [2023-11-06T04:47:43.579Z] (75/154) Installing libpciaccess (0.17-r2) [2023-11-06T04:47:43.579Z] (76/154) Installing libdrm (2.4.115-r4) [2023-11-06T04:47:43.579Z] (77/154) Installing musl-fts (1.2.7-r5) [2023-11-06T04:47:43.579Z] (78/154) Installing libelf (0.189-r2) [2023-11-06T04:47:43.579Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2023-11-06T04:47:43.579Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2023-11-06T04:47:43.579Z] (81/154) Installing eudev-libs (3.2.11-r8) [2023-11-06T04:47:43.579Z] (82/154) Installing libmagic (5.45-r0) [2023-11-06T04:47:43.579Z] (83/154) Installing file (5.45-r0) [2023-11-06T04:47:43.579Z] (84/154) Installing libice (1.1.1-r2) [2023-11-06T04:47:43.579Z] (85/154) Installing libuuid (2.38.1-r8) [2023-11-06T04:47:43.579Z] (86/154) Installing libsm (1.2.4-r1) [2023-11-06T04:47:43.579Z] (87/154) Installing libxt (1.3.0-r2) [2023-11-06T04:47:43.579Z] (88/154) Installing libxmu (1.1.4-r2) [2023-11-06T04:47:43.579Z] (89/154) Installing xset (1.2.5-r1) [2023-11-06T04:47:43.579Z] (90/154) Installing xprop (1.2.6-r0) [2023-11-06T04:47:43.579Z] (91/154) Installing xdg-utils (1.1.3-r4) [2023-11-06T04:47:43.579Z] (92/154) Installing libogg (1.3.5-r4) [2023-11-06T04:47:43.579Z] (93/154) Installing flac-libs (1.4.3-r0) [2023-11-06T04:47:43.579Z] (94/154) Installing alsa-lib (1.2.9-r1) [2023-11-06T04:47:43.579Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2023-11-06T04:47:43.579Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2023-11-06T04:47:43.579Z] (97/154) Installing aom-libs (3.6.1-r0) [2023-11-06T04:47:43.840Z] (98/154) Installing libva (2.18.0-r1) [2023-11-06T04:47:43.840Z] (99/154) Installing libvdpau (1.5-r1) [2023-11-06T04:47:43.840Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2023-11-06T04:47:43.840Z] (101/154) Installing ffmpeg-libavutil (6.0-r15) [2023-11-06T04:47:43.840Z] (102/154) Installing libdav1d (1.2.1-r0) [2023-11-06T04:47:43.840Z] (103/154) Installing libhwy (1.0.4-r1) [2023-11-06T04:47:43.840Z] (104/154) Installing lcms2 (2.15-r2) [2023-11-06T04:47:43.840Z] (105/154) Installing libjxl (0.8.2-r0) [2023-11-06T04:47:43.840Z] (106/154) Installing lame-libs (3.100-r5) [2023-11-06T04:47:43.840Z] (107/154) Installing opus (1.4-r0) [2023-11-06T04:47:43.840Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2023-11-06T04:47:43.840Z] (109/154) Installing soxr (0.1.3-r5) [2023-11-06T04:47:43.840Z] (110/154) Installing ffmpeg-libswresample (6.0-r15) [2023-11-06T04:47:43.840Z] (111/154) Installing libtheora (1.1.1-r17) [2023-11-06T04:47:43.840Z] (112/154) Installing libvorbis (1.3.7-r1) [2023-11-06T04:47:43.840Z] (113/154) Installing libvpx (1.13.0-r2) [2023-11-06T04:47:43.840Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2023-11-06T04:47:43.840Z] (115/154) Installing numactl (2.0.16-r4) [2023-11-06T04:47:43.840Z] (116/154) Installing x265-libs (3.5-r4) [2023-11-06T04:47:43.840Z] (117/154) Installing xvidcore (1.3.7-r1) [2023-11-06T04:47:44.101Z] (118/154) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-06T04:47:44.101Z] (119/154) Installing libbluray (1.3.4-r0) [2023-11-06T04:47:44.101Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2023-11-06T04:47:44.101Z] (121/154) Installing libopenmpt (0.7.2-r0) [2023-11-06T04:47:44.101Z] (122/154) Installing cjson (1.7.15-r4) [2023-11-06T04:47:44.101Z] (123/154) Installing mbedtls (2.28.5-r0) [2023-11-06T04:47:44.101Z] (124/154) Installing librist (0.2.7-r0) [2023-11-06T04:47:44.101Z] (125/154) Installing libsrt (1.5.2-r0) [2023-11-06T04:47:44.101Z] (126/154) Installing libssh (0.10.5-r0) [2023-11-06T04:47:44.101Z] (127/154) Installing libsodium (1.0.18-r3) [2023-11-06T04:47:44.101Z] (128/154) Installing libzmq (4.3.4-r4) [2023-11-06T04:47:44.101Z] (129/154) Installing ffmpeg-libavformat (6.0-r15) [2023-11-06T04:47:44.101Z] (130/154) Installing libevent (2.1.12-r6) [2023-11-06T04:47:44.101Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2023-11-06T04:47:44.101Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2023-11-06T04:47:44.101Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2023-11-06T04:47:44.101Z] (134/154) Installing icu-libs (73.2-r2) [2023-11-06T04:47:44.101Z] (135/154) Installing jsoncpp (1.9.5-r0) [2023-11-06T04:47:44.362Z] (136/154) Installing minizip (1.2.13-r1) [2023-11-06T04:47:44.362Z] (137/154) Installing nspr (4.35-r2) [2023-11-06T04:47:44.362Z] (138/154) Installing sqlite-libs (3.41.2-r2) [2023-11-06T04:47:44.362Z] (139/154) Installing nss (3.94-r0) [2023-11-06T04:47:44.362Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2023-11-06T04:47:44.362Z] (141/154) Installing libasyncns (0.8-r1) [2023-11-06T04:47:44.362Z] (142/154) Installing libltdl (2.4.7-r2) [2023-11-06T04:47:44.362Z] (143/154) Installing orc (0.4.34-r0) [2023-11-06T04:47:44.362Z] (144/154) Installing libsndfile (1.2.0-r2) [2023-11-06T04:47:44.362Z] (145/154) Installing speexdsp (1.2.1-r1) [2023-11-06T04:47:44.362Z] (146/154) Installing tdb-libs (1.4.8-r1) [2023-11-06T04:47:44.362Z] (147/154) Installing libpulse (16.1-r10) [2023-11-06T04:47:44.362Z] (148/154) Installing snappy (1.1.10-r1) [2023-11-06T04:47:44.362Z] (149/154) Installing libwoff2common (1.0.2-r2) [2023-11-06T04:47:44.362Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2023-11-06T04:47:44.362Z] (151/154) Installing libgpg-error (1.47-r1) [2023-11-06T04:47:44.362Z] (152/154) Installing libgcrypt (1.10.2-r1) [2023-11-06T04:47:44.362Z] (153/154) Installing libxslt (1.1.38-r0) [2023-11-06T04:47:44.362Z] (154/154) Installing chromium (117.0.5938.62-r0) [2023-11-06T04:47:45.741Z] Executing busybox-1.36.1-r2.trigger [2023-11-06T04:47:45.741Z] Executing fontconfig-2.14.2-r3.trigger [2023-11-06T04:47:45.741Z] Executing mkfontscale-1.2.2-r3.trigger [2023-11-06T04:47:45.741Z] Executing glib-2.76.4-r0.trigger [2023-11-06T04:47:45.741Z] Executing shared-mime-info-2.2-r5.trigger [2023-11-06T04:47:46.038Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-11-06T04:47:46.297Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-11-06T04:47:46.297Z] OK: 576 MiB in 171 packages [2023-11-06T04:47:56.361Z] Removing intermediate container 1c4d641b3e6c [2023-11-06T04:47:56.361Z] ---> 48843c462910 [2023-11-06T04:47:56.361Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-11-06T04:47:56.361Z] ---> Running in f02771192616 [2023-11-06T04:47:56.361Z] Removing intermediate container f02771192616 [2023-11-06T04:47:56.361Z] ---> 67c33ed04da8 [2023-11-06T04:47:56.361Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-11-06T04:47:56.361Z] ---> Running in 23acb86d5b63 [2023-11-06T04:47:56.361Z] Removing intermediate container 23acb86d5b63 [2023-11-06T04:47:56.361Z] ---> 913b695dec80 [2023-11-06T04:47:56.361Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-11-06T04:47:56.361Z] ---> Running in bd20f06e377a [2023-11-06T04:47:56.361Z] Removing intermediate container bd20f06e377a [2023-11-06T04:47:56.361Z] ---> 5ef77b2bf2f9 [2023-11-06T04:47:56.361Z] Step 6/11 : RUN npm install -g npm [2023-11-06T04:47:56.361Z] ---> Running in 5a4485ea8393 [2023-11-06T04:48:02.930Z] [2023-11-06T04:48:02.930Z] removed 31 packages, and changed 65 packages in 6s [2023-11-06T04:48:02.930Z] [2023-11-06T04:48:02.930Z] 26 packages are looking for funding [2023-11-06T04:48:02.930Z] run `npm fund` for details [2023-11-06T04:48:04.848Z] Removing intermediate container 5a4485ea8393 [2023-11-06T04:48:04.848Z] ---> be1a6a3c2c33 [2023-11-06T04:48:04.848Z] Step 7/11 : ARG USER=1000 [2023-11-06T04:48:04.848Z] ---> Running in c84cdb838825 [2023-11-06T04:48:04.848Z] Removing intermediate container c84cdb838825 [2023-11-06T04:48:04.848Z] ---> ec2bd63b2ec7 [2023-11-06T04:48:04.848Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-11-06T04:48:04.848Z] ---> Running in bb02f4f665a3 [2023-11-06T04:48:05.107Z] Removing intermediate container bb02f4f665a3 [2023-11-06T04:48:05.107Z] ---> 720dc50395a6 [2023-11-06T04:48:05.107Z] Step 9/11 : USER $USER:$USER [2023-11-06T04:48:05.107Z] ---> Running in 1870d9734598 [2023-11-06T04:48:05.107Z] Removing intermediate container 1870d9734598 [2023-11-06T04:48:05.107Z] ---> 00aeb2cb89fb [2023-11-06T04:48:05.107Z] Step 10/11 : WORKDIR /app [2023-11-06T04:48:05.367Z] ---> Running in 505225cd03cb [2023-11-06T04:48:05.367Z] Removing intermediate container 505225cd03cb [2023-11-06T04:48:05.367Z] ---> 852a8e9938b0 [2023-11-06T04:48:05.367Z] Step 11/11 : LABEL git_sha=b44be7231403616e3acbc285365b878cc1f776b7 [2023-11-06T04:48:05.367Z] ---> Running in 82fd5c17cc04 [2023-11-06T04:48:05.367Z] Removing intermediate container 82fd5c17cc04 [2023-11-06T04:48:05.367Z] ---> 6e71b536017e [2023-11-06T04:48:05.367Z] Successfully built 6e71b536017e [2023-11-06T04:48:05.367Z] Successfully tagged edgexfoundry/edgex-web-ui:b44be7231403616e3acbc285365b878cc1f776b7 [2023-11-06T04:48:05.367Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-11-06T04:48:05.367Z] touch edgex-web-ui.imagebuilt [2023-11-06T04:48:05.367Z] mkdir -p node_modules coverage [2023-11-06T04:48:05.367Z] chown "1000:1000" node_modules coverage package-lock.json [2023-11-06T04:48:05.367Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-11-06T04:48:07.274Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE required: { [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE }, [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE } [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE required: { [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE }, [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE } [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE required: { [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE }, [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE } [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE required: { [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE }, [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE } [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE required: { [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE }, [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE } [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE required: { [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE }, [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE } [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE required: { [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE }, [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE } [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE required: { [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE }, [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE } [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE required: { [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE }, [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T04:48:07.275Z] npm WARN EBADENGINE } [2023-11-06T04:48:19.694Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-11-06T04:48:19.694Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-11-06T04:48:19.694Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-11-06T04:48:19.694Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-06T04:48:19.694Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-11-06T04:48:19.694Z] 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-11-06T04:48:19.694Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-11-06T04:48:19.694Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-11-06T04:48:19.694Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-11-06T04:48:19.694Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-06T04:48:19.694Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-11-06T04:48:19.694Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-06T04:48:19.953Z] 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-11-06T04:48:19.953Z] 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-11-06T04:48:19.953Z] 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-11-06T04:48:19.953Z] 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-11-06T04:48:21.328Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-11-06T04:48:23.785Z] 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-11-06T04:48:23.785Z] 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-11-06T04:48:25.698Z] 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-11-06T04:48:32.267Z] 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-11-06T04:48:37.592Z] [2023-11-06T04:48:37.592Z] added 1478 packages, and audited 1479 packages in 31s [2023-11-06T04:48:37.851Z] [2023-11-06T04:48:37.851Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-11-06T04:48:37.851Z] [2023-11-06T04:48:37.851Z] To address issues that do not require attention, run: [2023-11-06T04:48:37.851Z] npm audit fix [2023-11-06T04:48:37.851Z] [2023-11-06T04:48:37.851Z] To address all issues (including breaking changes), run: [2023-11-06T04:48:37.851Z] npm audit fix --force [2023-11-06T04:48:37.851Z] [2023-11-06T04:48:37.851Z] Run `npm audit` for details. [2023-11-06T04:48:47.844Z] 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-11-06T04:48:49.744Z] - Generating browser application bundles (phase: setup)... [2023-11-06T04:48:53.936Z] Compiling @angular/core : es2015 as esm2015 [2023-11-06T04:48:53.936Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-11-06T04:48:55.836Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-11-06T04:48:55.836Z] Compiling @angular/common : es2015 as esm2015 [2023-11-06T04:48:56.521Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-11-06T04:48:56.521Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-11-06T04:48:56.777Z] Compiling @angular/common/http : es2015 as esm2015 [2023-11-06T04:48:57.034Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-11-06T04:48:57.291Z] Compiling @angular/router : es2015 as esm2015 [2023-11-06T04:48:57.291Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-11-06T04:48:57.291Z] Compiling @angular/forms : es2015 as esm2015 [2023-11-06T04:48:57.549Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-11-06T04:48:57.806Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-11-06T04:48:59.939Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-11-06T04:49:02.630Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16608 in /w/workspace/edgexfoundry_edgex-ui-go_PR-656 [Pipeline] { [Pipeline] ws [2023-11-06T04:49:02.693Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-11-06T04:49:02.777Z] The recommended git tool is: git [2023-11-06T04:49:03.224Z] 06 11 2023 04:49:02.718:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-11-06T04:49:03.224Z] 06 11 2023 04:49:02.719:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-11-06T04:49:03.224Z] 06 11 2023 04:49:02.722:INFO [launcher]: Starting browser ChromeHeadless [2023-11-06T04:49:08.172Z] using credential edgex-jenkins-ssh [2023-11-06T04:49:08.197Z] Cloning the remote Git repository [2023-11-06T04:49:08.246Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-06T04:49:08.348Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-11-06T04:49:08.509Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-06T04:49:08.510Z] > git --version # timeout=10 [2023-11-06T04:49:08.534Z] > git --version # 'git version 2.25.1' [2023-11-06T04:49:08.537Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-06T04:49:08.721Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-06T04:49:12.095Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-11-06T04:49:12.134Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-06T04:49:13.645Z] Merging remotes/origin/main commit 422becc45202548155d324fc99806fcdfea34ca0 into PR head commit b44be7231403616e3acbc285365b878cc1f776b7 [2023-11-06T04:49:14.106Z] ✔ Browser application bundle generation complete. [2023-11-06T04:49:14.107Z] 06 11 2023 04:49:12.420:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket EFfUDW2HcFJvTx3lAAAB with id 24890858 [2023-11-06T04:49:14.308Z] Merge succeeded, producing b44be7231403616e3acbc285365b878cc1f776b7 [2023-11-06T04:49:14.309Z] Checking out Revision b44be7231403616e3acbc285365b878cc1f776b7 (PR-656) [2023-11-06T04:49:13.002Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-11-06T04:49:13.046Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-06T04:49:13.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-06T04:49:13.069Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/656/head:refs/remotes/origin/PR-656 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-06T04:49:13.665Z] > git config core.sparsecheckout # timeout=10 [2023-11-06T04:49:13.751Z] > git checkout -f b44be7231403616e3acbc285365b878cc1f776b7 # timeout=10 [2023-11-06T04:49:14.203Z] > git remote # timeout=10 [2023-11-06T04:49:14.223Z] > git config --get remote.origin.url # timeout=10 [2023-11-06T04:49:14.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-06T04:49:14.269Z] > git merge 422becc45202548155d324fc99806fcdfea34ca0 # timeout=10 [2023-11-06T04:49:14.294Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-06T04:49:14.323Z] > git config core.sparsecheckout # timeout=10 [2023-11-06T04:49:14.336Z] > git checkout -f b44be7231403616e3acbc285365b878cc1f776b7 # timeout=10 [2023-11-06T04:49:14.921Z] Commit message: "chore(deps): Bump github.com/gorilla/mux from 1.8.0 to 1.8.1" [2023-11-06T04:49:14.968Z] > git --version # timeout=10 [2023-11-06T04:49:14.979Z] > git --version # 'git version 2.25.1' [2023-11-06T04:49:14.992Z] fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-06T04:49:15.059Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-11-06T04:49:15.059Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.091 secs) [2023-11-06T04:49:15.059Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.114 secs) [2023-11-06T04:49:15.059Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.117 secs) [2023-11-06T04:49:15.059Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.121 secs) [2023-11-06T04:49:15.059Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.166 secs) [2023-11-06T04:49:15.059Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.176 secs) [2023-11-06T04:49:15.059Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.203 secs) [2023-11-06T04:49:15.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.215 secs) [2023-11-06T04:49:15.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.218 secs) [2023-11-06T04:49:15.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.221 secs) [2023-11-06T04:49:15.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.224 secs) [2023-11-06T04:49:15.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.244 secs) [2023-11-06T04:49:15.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.252 secs) [2023-11-06T04:49:15.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.27 secs) [2023-11-06T04:49:15.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.35 secs) [2023-11-06T04:49:15.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.353 secs) [2023-11-06T04:49:15.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.354 secs) [2023-11-06T04:49:15.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.383 secs) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [2023-11-06T04:49:15.584Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.432 secs) [2023-11-06T04:49:15.584Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.455 secs) [2023-11-06T04:49:15.584Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.463 secs) [2023-11-06T04:49:15.584Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.465 secs) [2023-11-06T04:49:15.584Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.467 secs) [2023-11-06T04:49:15.584Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.476 secs) [2023-11-06T04:49:15.584Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.484 secs) [2023-11-06T04:49:15.584Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.494 secs) [2023-11-06T04:49:15.584Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.509 secs) [2023-11-06T04:49:15.584Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.512 secs) [2023-11-06T04:49:15.584Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.514 secs) [2023-11-06T04:49:15.584Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.515 secs) [2023-11-06T04:49:15.584Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.546 secs) [2023-11-06T04:49:15.584Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.553 secs) [2023-11-06T04:49:15.584Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.57 secs) [2023-11-06T04:49:15.584Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.574 secs) [2023-11-06T04:49:15.584Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.58 secs) [2023-11-06T04:49:15.584Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.585 secs) [2023-11-06T04:49:15.584Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.616 secs) [Pipeline] { [Pipeline] sh [2023-11-06T04:49:15.845Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.63 secs) [2023-11-06T04:49:15.845Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.638 secs) [2023-11-06T04:49:15.845Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.653 secs) [2023-11-06T04:49:15.845Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.659 secs) [2023-11-06T04:49:15.845Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.664 secs) [2023-11-06T04:49:15.845Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.666 secs) [2023-11-06T04:49:15.845Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.668 secs) [2023-11-06T04:49:15.845Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.669 secs) [2023-11-06T04:49:15.845Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.688 secs) [2023-11-06T04:49:15.845Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.692 secs) [2023-11-06T04:49:15.845Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.698 secs) [2023-11-06T04:49:15.845Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.712 secs) [2023-11-06T04:49:15.845Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.728 secs) [2023-11-06T04:49:15.845Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.734 secs) [2023-11-06T04:49:15.845Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.739 secs) [2023-11-06T04:49:15.845Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.744 secs) [2023-11-06T04:49:15.845Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.764 secs) [2023-11-06T04:49:15.845Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.78 secs) [2023-11-06T04:49:15.845Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.788 secs) [2023-11-06T04:49:15.845Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.795 secs) [2023-11-06T04:49:15.845Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.798 secs) [2023-11-06T04:49:15.845Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.8 secs) [2023-11-06T04:49:15.845Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.807 secs) [2023-11-06T04:49:15.845Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.811 secs) [2023-11-06T04:49:15.845Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.812 secs) [2023-11-06T04:49:15.845Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.817 secs) [2023-11-06T04:49:16.106Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.821 secs) [2023-11-06T04:49:16.106Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.833 secs) [2023-11-06T04:49:16.106Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.836 secs) [2023-11-06T04:49:16.106Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.853 secs) [2023-11-06T04:49:16.106Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.86 secs) [2023-11-06T04:49:16.106Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.865 secs) [2023-11-06T04:49:16.106Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.867 secs) [2023-11-06T04:49:16.106Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.869 secs) [2023-11-06T04:49:16.106Z] WARN: ' [2023-11-06T04:49:16.106Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-06T04:49:16.106Z] Support for using the ngModel input property and ngModelChange event with [2023-11-06T04:49:16.106Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-06T04:49:16.106Z] in a future version of Angular. [2023-11-06T04:49:16.106Z] [2023-11-06T04:49:16.106Z] For more information on this, see our API docs here: [2023-11-06T04:49:16.106Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-06T04:49:16.106Z] ' [2023-11-06T04:49:16.106Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.869 secs) [2023-11-06T04:49:16.106Z] WARN: ' [2023-11-06T04:49:16.106Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-06T04:49:16.106Z] Support for using the ngModel input property and ngModelChange event with [2023-11-06T04:49:16.106Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-06T04:49:16.106Z] in a future version of Angular. [2023-11-06T04:49:16.106Z] [2023-11-06T04:49:16.106Z] For more information on this, see our API docs here: [2023-11-06T04:49:16.106Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-06T04:49:16.106Z] ' [2023-11-06T04:49:16.107Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.884 secs) [2023-11-06T04:49:16.107Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.889 secs) [2023-11-06T04:49:16.107Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.894 secs) [2023-11-06T04:49:16.107Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.897 secs) [2023-11-06T04:49:16.107Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.899 secs) [2023-11-06T04:49:16.107Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.92 secs) [2023-11-06T04:49:16.107Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.928 secs) [2023-11-06T04:49:16.107Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.936 secs) [2023-11-06T04:49:16.107Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.945 secs) [2023-11-06T04:49:16.107Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.95 secs) [2023-11-06T04:49:16.107Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.952 secs) [2023-11-06T04:49:16.107Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.96 secs) [2023-11-06T04:49:16.107Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.964 secs) [2023-11-06T04:49:16.107Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.965 secs) [2023-11-06T04:49:16.107Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.966 secs) [2023-11-06T04:49:16.107Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.986 secs) [2023-11-06T04:49:16.107Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-06T04:49:16.107Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-06T04:49:16.107Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-06T04:49:16.107Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.986 secs) [2023-11-06T04:49:16.107Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-06T04:49:16.107Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-06T04:49:16.107Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-06T04:49:16.107Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.991 secs) [2023-11-06T04:49:16.107Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.003 secs) [2023-11-06T04:49:16.107Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.02 secs) [2023-11-06T04:49:16.145Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-06T04:49:16.145Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-06T04:49:16.145Z] Dload Upload Total Spent Left Speed [2023-11-06T04:49:16.145Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 229k 0 --:--:-- --:--:-- --:--:-- 229k [2023-11-06T04:49:16.367Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.029 secs) [2023-11-06T04:49:16.367Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.042 secs) [2023-11-06T04:49:16.367Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.049 secs) [2023-11-06T04:49:16.367Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.056 secs) [2023-11-06T04:49:16.367Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.06 secs) [2023-11-06T04:49:16.367Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.066 secs) [2023-11-06T04:49:16.367Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.081 secs) [2023-11-06T04:49:16.367Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.084 secs) [2023-11-06T04:49:16.367Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.091 secs) [2023-11-06T04:49:16.367Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.096 secs) [2023-11-06T04:49:16.367Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.099 secs) [2023-11-06T04:49:16.367Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.101 secs) [2023-11-06T04:49:16.367Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.105 secs) [2023-11-06T04:49:16.367Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.106 secs) [2023-11-06T04:49:16.367Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.11 secs) [2023-11-06T04:49:16.367Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.158 secs) [2023-11-06T04:49:16.367Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.162 secs) [2023-11-06T04:49:16.367Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.229 secs) [Pipeline] sh [2023-11-06T04:49:16.627Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.243 secs) [2023-11-06T04:49:16.627Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.248 secs) [2023-11-06T04:49:16.627Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.249 secs) [2023-11-06T04:49:16.627Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.25 secs) [2023-11-06T04:49:16.627Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.263 secs) [2023-11-06T04:49:16.627Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.284 secs) [2023-11-06T04:49:16.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.297 secs) [2023-11-06T04:49:16.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.311 secs) [2023-11-06T04:49:16.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.314 secs) [2023-11-06T04:49:16.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.32 secs) [2023-11-06T04:49:16.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.321 secs) [2023-11-06T04:49:16.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.329 secs) [2023-11-06T04:49:16.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.33 secs) [2023-11-06T04:49:16.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.332 secs) [2023-11-06T04:49:16.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.34 secs) [2023-11-06T04:49:16.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.343 secs) [2023-11-06T04:49:16.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.346 secs) [2023-11-06T04:49:16.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.369 secs) [2023-11-06T04:49:16.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.378 secs) [2023-11-06T04:49:16.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.386 secs) [2023-11-06T04:49:16.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.388 secs) [2023-11-06T04:49:16.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.389 secs) [2023-11-06T04:49:16.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.399 secs) [2023-11-06T04:49:16.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.418 secs) [2023-11-06T04:49:16.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.422 secs) [2023-11-06T04:49:16.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.434 secs) [2023-11-06T04:49:16.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.44 secs) [2023-11-06T04:49:16.773Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-06T04:49:16.888Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.441 secs) [2023-11-06T04:49:16.888Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.442 secs) [2023-11-06T04:49:16.888Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.449 secs) [2023-11-06T04:49:16.888Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.452 secs) [2023-11-06T04:49:16.888Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.457 secs) [2023-11-06T04:49:16.888Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.472 secs) [2023-11-06T04:49:16.888Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.479 secs) [2023-11-06T04:49:16.888Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.484 secs) [2023-11-06T04:49:16.888Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.49 secs) [2023-11-06T04:49:16.888Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.491 secs) [2023-11-06T04:49:16.888Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.499 secs) [2023-11-06T04:49:16.888Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.507 secs) [2023-11-06T04:49:16.888Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (2.03 secs / 1.507 secs) [2023-11-06T04:49:16.888Z] TOTAL: 147 SUCCESS [2023-11-06T04:49:16.888Z] ✔ Browser application bundle generation complete. [2023-11-06T04:49:17.123Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-06T04:49:17.123Z] + sudo tee /etc/docker/daemon.new [2023-11-06T04:49:17.123Z] { [2023-11-06T04:49:17.123Z] "registry-mirrors": [ [2023-11-06T04:49:17.123Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-06T04:49:17.123Z] ], [2023-11-06T04:49:17.123Z] "bip": "10.250.0.254/24", [2023-11-06T04:49:17.123Z] "hosts": [ [2023-11-06T04:49:17.123Z] "tcp://0.0.0.0:5555", [2023-11-06T04:49:17.123Z] "unix:///var/run/docker.sock" [2023-11-06T04:49:17.123Z] ], [2023-11-06T04:49:17.123Z] "mtu": 1458, [2023-11-06T04:49:17.123Z] "selinux-enabled": true, [2023-11-06T04:49:17.123Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-06T04:49:17.123Z] } [Pipeline] sh [2023-11-06T04:49:17.455Z] [2023-11-06T04:49:17.456Z] =============================== Coverage summary =============================== [2023-11-06T04:49:17.456Z] Statements : 41.03% ( 1473/3590 ) [2023-11-06T04:49:17.456Z] Branches : 11.75% ( 114/970 ) [2023-11-06T04:49:17.456Z] Functions : 32.21% ( 422/1310 ) [2023-11-06T04:49:17.456Z] Lines : 39.02% ( 1328/3403 ) [2023-11-06T04:49:17.456Z] ================================================================================ [2023-11-06T04:49:17.487Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-06T04:49:17.715Z] ✔ Browser application bundle generation complete. [2023-11-06T04:49:17.864Z] + sudo service docker restart [2023-11-06T04:49:18.286Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-656/web' [Pipeline] echo [2023-11-06T04:49:18.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-06T04:49:18.357Z] $ docker stop --time=1 6717a5cf298ea160de54ff9fd02c4c0bf4737ffbb23c3b12897afec9615e272e [2023-11-06T04:49:19.825Z] $ docker rm -f --volumes 6717a5cf298ea160de54ff9fd02c4c0bf4737ffbb23c3b12897afec9615e272e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-06T04:49:20.291Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-06T04:49:21.104Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-06T04:49:21.852Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-06T04:49:22.878Z] + ls -al . [2023-11-06T04:49:22.878Z] total 180 [2023-11-06T04:49:22.878Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 6 04:47 . [2023-11-06T04:49:22.878Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 04:45 .. [2023-11-06T04:49:22.878Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 04:45 .blubracket [2023-11-06T04:49:22.878Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 6 04:45 .dockerignore [2023-11-06T04:49:22.878Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 04:46 .git [2023-11-06T04:49:22.878Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 04:45 .github [2023-11-06T04:49:22.878Z] -rw-rw-r-- 1 jenkins jenkins 161 Nov 6 04:45 .gitignore [2023-11-06T04:49:22.878Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 04:46 .semver [2023-11-06T04:49:22.878Z] -rw-rw-r-- 1 jenkins jenkins 8418 Nov 6 04:45 Attribution.txt [2023-11-06T04:49:22.878Z] -rw-rw-r-- 1 jenkins jenkins 19103 Nov 6 04:45 CHANGELOG.md [2023-11-06T04:49:22.878Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 6 04:45 CONTRIBUTING.md [2023-11-06T04:49:22.878Z] -rw-rw-r-- 1 jenkins jenkins 1788 Nov 6 04:45 Dockerfile [2023-11-06T04:49:22.878Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 6 04:45 Jenkinsfile [2023-11-06T04:49:22.878Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 6 04:45 LICENSE [2023-11-06T04:49:22.878Z] -rw-rw-r-- 1 jenkins jenkins 2134 Nov 6 04:45 Makefile [2023-11-06T04:49:22.878Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 6 04:45 README.md [2023-11-06T04:49:22.878Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 6 04:46 VERSION [2023-11-06T04:49:22.878Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 04:45 assets [2023-11-06T04:49:22.878Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 04:45 bin [2023-11-06T04:49:22.878Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 04:45 cmd [2023-11-06T04:49:22.878Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 6 04:47 coverage.out [2023-11-06T04:49:22.878Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 04:45 docs [2023-11-06T04:49:22.878Z] -rw-rw-r-- 1 jenkins jenkins 3512 Nov 6 04:45 go.mod [2023-11-06T04:49:22.878Z] -rw-rw-r-- 1 jenkins jenkins 34269 Nov 6 04:45 go.sum [2023-11-06T04:49:22.878Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 04:45 internal [2023-11-06T04:49:22.878Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 04:45 testing [2023-11-06T04:49:22.878Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 6 04:45 version.go [2023-11-06T04:49:22.878Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 6 04:48 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T04:49:23.287Z] + 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=b44be7231403616e3acbc285365b878cc1f776b7 --label arch=amd64 --label version=0.0.0 . [2023-11-06T04:49:23.547Z] Sending build context to Docker daemon 51.8MB [2023-11-06T04:49:23.547Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-06T04:49:23.547Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-06T04:49:23.547Z] ---> 16051f8628e4 [2023-11-06T04:49:23.547Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-06T04:49:24.114Z] ---> Running in 42a2ef20a7e2 [2023-11-06T04:49:24.373Z] Removing intermediate container 42a2ef20a7e2 [2023-11-06T04:49:24.373Z] ---> c8550e71d921 [2023-11-06T04:49:24.373Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-06T04:49:24.373Z] ---> Running in 73236951c15f [2023-11-06T04:49:24.373Z] Removing intermediate container 73236951c15f [2023-11-06T04:49:24.373Z] ---> 04713483c20a [2023-11-06T04:49:24.373Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-06T04:49:24.373Z] ---> Running in 9bc9bda2d9b0 [2023-11-06T04:49:24.373Z] Removing intermediate container 9bc9bda2d9b0 [2023-11-06T04:49:24.373Z] ---> 5a0f293f84d9 [2023-11-06T04:49:24.373Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-11-06T04:49:24.373Z] ---> Running in 3c2db65ffe27 [2023-11-06T04:49:24.636Z] Removing intermediate container 3c2db65ffe27 [2023-11-06T04:49:24.636Z] ---> 278cc86da4a4 [2023-11-06T04:49:24.637Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-06T04:49:24.637Z] ---> Running in 77eb0a559656 [2023-11-06T04:49:24.637Z] Removing intermediate container 77eb0a559656 [2023-11-06T04:49:24.637Z] ---> d2fb5955598f [2023-11-06T04:49:24.637Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-06T04:49:25.571Z] ---> 03326b9859e2 [2023-11-06T04:49:25.571Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-06T04:49:25.571Z] ---> Running in 5873a7f47144 [2023-11-06T04:49:25.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T04:49:25.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T04:49:26.088Z] OK: 264 MiB in 52 packages [2023-11-06T04:49:26.347Z] Removing intermediate container 5873a7f47144 [2023-11-06T04:49:26.347Z] ---> 46602e123530 [2023-11-06T04:49:26.347Z] Step 10/25 : ENV GO111MODULE=on [2023-11-06T04:49:26.606Z] ---> Running in a47fe05d8429 [2023-11-06T04:49:26.606Z] Removing intermediate container a47fe05d8429 [2023-11-06T04:49:26.606Z] ---> 3f4a54d0a204 [2023-11-06T04:49:26.606Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-06T04:49:26.606Z] ---> Running in 3ae8871b5c1e [2023-11-06T04:49:26.606Z] Removing intermediate container 3ae8871b5c1e [2023-11-06T04:49:26.606Z] ---> e22cf91f4a39 [2023-11-06T04:49:26.606Z] Step 12/25 : COPY go.mod vendor* ./ [2023-11-06T04:49:26.864Z] ---> 7c689adacc0a [2023-11-06T04:49:26.864Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T04:49:26.864Z] ---> Running in 9dccae68d029 [2023-11-06T04:49:27.801Z] Removing intermediate container 9dccae68d029 [2023-11-06T04:49:27.801Z] ---> ca175f2fe143 [2023-11-06T04:49:27.801Z] Step 14/25 : COPY . . [2023-11-06T04:49:29.702Z] ---> f1448979c6e3 [2023-11-06T04:49:29.702Z] Step 15/25 : RUN ${MAKE} [2023-11-06T04:49:29.702Z] ---> Running in f1c6390e6901 [2023-11-06T04:49:30.269Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T04:49:36.209Z] provisioning config files... [2023-11-06T04:49:36.237Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6000744261544150349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T04:49:36.640Z] ---> docker-login.sh [2023-11-06T04:49:36.641Z] nexus3.edgexfoundry.org:10001 [2023-11-06T04:49:36.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T04:49:37.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T04:49:37.183Z] Configure a credential helper to remove this warning. See [2023-11-06T04:49:37.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T04:49:37.183Z] [2023-11-06T04:49:37.183Z] Login Succeeded [2023-11-06T04:49:37.183Z] nexus3.edgexfoundry.org:10002 [2023-11-06T04:49:37.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T04:49:37.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T04:49:37.725Z] Configure a credential helper to remove this warning. See [2023-11-06T04:49:37.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T04:49:37.725Z] [2023-11-06T04:49:37.725Z] Login Succeeded [2023-11-06T04:49:37.725Z] nexus3.edgexfoundry.org:10003 [2023-11-06T04:49:37.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T04:49:37.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T04:49:37.995Z] Configure a credential helper to remove this warning. See [2023-11-06T04:49:37.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T04:49:37.995Z] [2023-11-06T04:49:37.995Z] Login Succeeded [2023-11-06T04:49:37.995Z] nexus3.edgexfoundry.org:10004 [2023-11-06T04:49:38.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T04:49:38.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T04:49:38.269Z] Configure a credential helper to remove this warning. See [2023-11-06T04:49:38.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T04:49:38.269Z] [2023-11-06T04:49:38.269Z] Login Succeeded [2023-11-06T04:49:38.269Z] docker.io [2023-11-06T04:49:38.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T04:49:39.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T04:49:39.131Z] Configure a credential helper to remove this warning. See [2023-11-06T04:49:39.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T04:49:39.131Z] [2023-11-06T04:49:39.131Z] Login Succeeded [2023-11-06T04:49:39.131Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T04:49:39.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-06T04:49:39.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T04:49:39.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T04:49:39.718Z] ========================================================= [2023-11-06T04:49:39.718Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-06T04:49:39.718Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T04:49:40.254Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-06T04:49:41.708Z] Sending build context to Docker daemon 31.63MB [2023-11-06T04:49:41.709Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-06T04:49:41.709Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-06T04:49:41.709Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-06T04:49:41.709Z] 9fda8d8052c6: Pulling fs layer [2023-11-06T04:49:41.709Z] 5d54e960e981: Pulling fs layer [2023-11-06T04:49:41.709Z] c4a7e357bf2a: Pulling fs layer [2023-11-06T04:49:41.709Z] f0e02332f6b5: Pulling fs layer [2023-11-06T04:49:41.709Z] cefa15bbcfad: Pulling fs layer [2023-11-06T04:49:41.709Z] 17808c966233: Pulling fs layer [2023-11-06T04:49:41.709Z] f4c1fc716caa: Pulling fs layer [2023-11-06T04:49:41.709Z] cefa15bbcfad: Waiting [2023-11-06T04:49:41.709Z] 17808c966233: Waiting [2023-11-06T04:49:41.709Z] f0e02332f6b5: Waiting [2023-11-06T04:49:41.709Z] f4c1fc716caa: Waiting [2023-11-06T04:49:41.709Z] 5d54e960e981: Download complete [2023-11-06T04:49:41.709Z] f0e02332f6b5: Verifying Checksum [2023-11-06T04:49:41.709Z] f0e02332f6b5: Download complete [2023-11-06T04:49:41.984Z] cefa15bbcfad: Verifying Checksum [2023-11-06T04:49:41.984Z] cefa15bbcfad: Download complete [2023-11-06T04:49:41.984Z] 9fda8d8052c6: Verifying Checksum [2023-11-06T04:49:41.984Z] 9fda8d8052c6: Download complete [2023-11-06T04:49:42.256Z] f4c1fc716caa: Verifying Checksum [2023-11-06T04:49:42.256Z] f4c1fc716caa: Download complete [2023-11-06T04:49:43.230Z] 9fda8d8052c6: Pull complete [2023-11-06T04:49:43.499Z] 5d54e960e981: Pull complete [2023-11-06T04:49:43.769Z] c4a7e357bf2a: Download complete [2023-11-06T04:49:44.738Z] 17808c966233: Verifying Checksum [2023-11-06T04:49:44.738Z] 17808c966233: Download complete [2023-11-06T04:49:48.361Z] Removing intermediate container f1c6390e6901 [2023-11-06T04:49:48.361Z] ---> 5aa0ab3070b4 [2023-11-06T04:49:48.361Z] Step 16/25 : FROM alpine:3.18 [2023-11-06T04:49:48.361Z] 3.18: Pulling from library/alpine [2023-11-06T04:49:48.361Z] 96526aa774ef: Already exists [2023-11-06T04:49:48.361Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T04:49:48.361Z] Status: Downloaded newer image for alpine:3.18 [2023-11-06T04:49:48.361Z] ---> 8ca4688f4f35 [2023-11-06T04:49:48.361Z] Step 17/25 : EXPOSE 4000 [2023-11-06T04:49:48.361Z] ---> Running in 9dc1bd6b8205 [2023-11-06T04:49:48.361Z] Removing intermediate container 9dc1bd6b8205 [2023-11-06T04:49:48.361Z] ---> ed102483a87e [2023-11-06T04:49:48.361Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-06T04:49:49.515Z] ---> 38276a3fc323 [2023-11-06T04:49:49.516Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-11-06T04:49:49.516Z] ---> e5947135e36c [2023-11-06T04:49:49.516Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-11-06T04:49:49.516Z] ---> 8b6301d90f75 [2023-11-06T04:49:49.516Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-06T04:49:49.516Z] ---> Running in a9b9a0b27fc3 [2023-11-06T04:49:49.775Z] Removing intermediate container a9b9a0b27fc3 [2023-11-06T04:49:49.775Z] ---> b7656bf8cd93 [2023-11-06T04:49:49.775Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-11-06T04:49:49.775Z] ---> Running in db65adb3513b [2023-11-06T04:49:49.775Z] Removing intermediate container db65adb3513b [2023-11-06T04:49:49.775Z] ---> 192120d1ce7a [2023-11-06T04:49:49.775Z] Step 23/25 : LABEL arch=amd64 [2023-11-06T04:49:49.775Z] ---> Running in e6f97d030188 [2023-11-06T04:49:49.775Z] Removing intermediate container e6f97d030188 [2023-11-06T04:49:49.775Z] ---> e7e6df8e1a54 [2023-11-06T04:49:49.775Z] Step 24/25 : LABEL git_sha=b44be7231403616e3acbc285365b878cc1f776b7 [2023-11-06T04:49:49.775Z] ---> Running in d9f768e6a21c [2023-11-06T04:49:50.034Z] Removing intermediate container d9f768e6a21c [2023-11-06T04:49:50.034Z] ---> 30bdd28d3f53 [2023-11-06T04:49:50.034Z] Step 25/25 : LABEL version=0.0.0 [2023-11-06T04:49:50.034Z] ---> Running in bebd1690c4ba [2023-11-06T04:49:50.034Z] Removing intermediate container bebd1690c4ba [2023-11-06T04:49:50.034Z] ---> c7e54df07d05 [2023-11-06T04:49:50.034Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-06T04:49:50.034Z] Successfully built c7e54df07d05 [2023-11-06T04:49:50.034Z] 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-11-06T04:49:50.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T04:49:50.930Z] [2023-11-06T04:49:50.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T04:49:51.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T04:49:51.313Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-06T04:49:51.313Z] 5eb5b503b376: Pulling fs layer [2023-11-06T04:49:51.313Z] 5c69ac0246d0: Pulling fs layer [2023-11-06T04:49:51.313Z] ec43610c2a17: Pulling fs layer [2023-11-06T04:49:51.313Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-06T04:49:51.313Z] 33b1e0a273af: Pulling fs layer [2023-11-06T04:49:51.313Z] 5d3b04190fa2: Pulling fs layer [2023-11-06T04:49:51.313Z] 2f39f015ded8: Pulling fs layer [2023-11-06T04:49:51.313Z] 33b1e0a273af: Waiting [2023-11-06T04:49:51.313Z] 2f39f015ded8: Waiting [2023-11-06T04:49:51.313Z] 5d3b04190fa2: Waiting [2023-11-06T04:49:51.313Z] 5c69ac0246d0: Verifying Checksum [2023-11-06T04:49:51.313Z] 5c69ac0246d0: Download complete [2023-11-06T04:49:51.313Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-06T04:49:51.313Z] 3a2ae6a8a46f: Download complete [2023-11-06T04:49:51.313Z] 33b1e0a273af: Verifying Checksum [2023-11-06T04:49:51.313Z] 33b1e0a273af: Download complete [2023-11-06T04:49:51.313Z] 5d3b04190fa2: Download complete [2023-11-06T04:49:51.313Z] ec43610c2a17: Verifying Checksum [2023-11-06T04:49:51.313Z] ec43610c2a17: Download complete [2023-11-06T04:49:51.572Z] 5eb5b503b376: Verifying Checksum [2023-11-06T04:49:51.572Z] 5eb5b503b376: Download complete [2023-11-06T04:49:52.139Z] 2f39f015ded8: Download complete [2023-11-06T04:49:52.711Z] 5eb5b503b376: Pull complete [2023-11-06T04:49:52.969Z] 5c69ac0246d0: Pull complete [2023-11-06T04:49:53.537Z] ec43610c2a17: Pull complete [2023-11-06T04:49:53.537Z] 3a2ae6a8a46f: Pull complete [2023-11-06T04:49:53.795Z] 33b1e0a273af: Pull complete [2023-11-06T04:49:53.795Z] 5d3b04190fa2: Pull complete [2023-11-06T04:49:57.982Z] 2f39f015ded8: Pull complete [2023-11-06T04:49:57.982Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-06T04:49:57.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T04:49:57.982Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T04:49:58.214Z] prd-ubuntu20.04-docker-8c-8g-16606 does not seem to be running inside a container [2023-11-06T04:49:58.242Z] $ 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-656 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656:/w/workspace/edgexfoundry_edgex-ui-go_PR-656:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-06T04:50:00.478Z] c4a7e357bf2a: Pull complete [2023-11-06T04:50:00.478Z] f0e02332f6b5: Pull complete [2023-11-06T04:50:00.478Z] cefa15bbcfad: Pull complete [2023-11-06T04:50:04.746Z] 17808c966233: Pull complete [2023-11-06T04:50:05.123Z] $ docker top 34cdf764859167f32ab97a3233b23a18e2ad0bb08128f4dd5b8f42f56e1980c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T04:50:05.721Z] ---> job-cost.sh [2023-11-06T04:50:05.721Z] lf-activate-venv: SKIPPING [2023-11-06T04:50:05.721Z] INFO: No Stack... [2023-11-06T04:50:05.980Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-06T04:50:06.227Z] f4c1fc716caa: Pull complete [2023-11-06T04:50:06.227Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-06T04:50:06.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-06T04:50:06.227Z] ---> ea914061e18c [2023-11-06T04:50:06.227Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-06T04:50:06.240Z] INFO: Archiving Costs [Pipeline] sh [2023-11-06T04:50:06.580Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-656/archives/cost.csv [2023-11-06T04:50:06.580Z] + cut -d, -f6 [Pipeline] lock [2023-11-06T04:50:06.626Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-656-1-stack-cost] [2023-11-06T04:50:06.631Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-656-1-stack-cost] did not exist. Created. [2023-11-06T04:50:06.631Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-656-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-06T04:50:07.028Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-06T04:50:07.522Z] Stashed 1 file(s) [Pipeline] } [2023-11-06T04:50:07.540Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-656-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-06T04:50:07.628Z] $ docker stop --time=1 34cdf764859167f32ab97a3233b23a18e2ad0bb08128f4dd5b8f42f56e1980c7 [2023-11-06T04:50:08.180Z] ---> Running in 3fec22a6413b [2023-11-06T04:50:08.180Z] Removing intermediate container 3fec22a6413b [2023-11-06T04:50:08.180Z] ---> 58b6189d1dc2 [2023-11-06T04:50:08.180Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-06T04:50:08.450Z] ---> Running in eff7e8d36d7e [2023-11-06T04:50:08.725Z] Removing intermediate container eff7e8d36d7e [2023-11-06T04:50:08.725Z] ---> cf2083ec1358 [2023-11-06T04:50:08.725Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-06T04:50:08.725Z] ---> Running in 09f9c38961ce [2023-11-06T04:50:08.992Z] Removing intermediate container 09f9c38961ce [2023-11-06T04:50:08.992Z] ---> 4c3e53f66247 [2023-11-06T04:50:08.992Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-06T04:50:09.077Z] $ docker rm -f --volumes 34cdf764859167f32ab97a3233b23a18e2ad0bb08128f4dd5b8f42f56e1980c7 [Pipeline] // withDockerContainer [2023-11-06T04:50:09.261Z] ---> Running in 09fd8b5fb405 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-06T04:50:09.532Z] Removing intermediate container 09fd8b5fb405 [2023-11-06T04:50:09.532Z] ---> 68da7d3d47c1 [2023-11-06T04:50:09.532Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-06T04:50:09.532Z] ---> Running in dab3bcfd0a06 [2023-11-06T04:50:09.799Z] Removing intermediate container dab3bcfd0a06 [2023-11-06T04:50:09.799Z] ---> e9f36d975219 [2023-11-06T04:50:09.799Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-06T04:50:10.385Z] latest: Pulling from library/docker [2023-11-06T04:50:10.655Z] 579b34f0a95b: Pulling fs layer [2023-11-06T04:50:10.655Z] 2ecd494fa26a: Pulling fs layer [2023-11-06T04:50:10.655Z] 4f4fb700ef54: Pulling fs layer [2023-11-06T04:50:10.655Z] 99624a4fd86a: Pulling fs layer [2023-11-06T04:50:10.655Z] 6b3f207db0e4: Pulling fs layer [2023-11-06T04:50:10.655Z] 2f21744ef460: Pulling fs layer [2023-11-06T04:50:10.655Z] 80fde8283b9a: Pulling fs layer [2023-11-06T04:50:10.655Z] cfd52aaeb832: Pulling fs layer [2023-11-06T04:50:10.655Z] 2aa7661f3209: Pulling fs layer [2023-11-06T04:50:10.655Z] ad7962f27383: Pulling fs layer [2023-11-06T04:50:10.655Z] c8cf6870052b: Pulling fs layer [2023-11-06T04:50:10.655Z] 1996d6e72d7b: Pulling fs layer [2023-11-06T04:50:10.655Z] 112e10f1d4c1: Pulling fs layer [2023-11-06T04:50:10.655Z] b97b6e3dbded: Pulling fs layer [2023-11-06T04:50:10.655Z] 99624a4fd86a: Waiting [2023-11-06T04:50:10.655Z] 6b3f207db0e4: Waiting [2023-11-06T04:50:10.655Z] 2f21744ef460: Waiting [2023-11-06T04:50:10.655Z] 80fde8283b9a: Waiting [2023-11-06T04:50:10.655Z] cfd52aaeb832: Waiting [2023-11-06T04:50:10.655Z] 2aa7661f3209: Waiting [2023-11-06T04:50:10.655Z] ad7962f27383: Waiting [2023-11-06T04:50:10.655Z] c8cf6870052b: Waiting [2023-11-06T04:50:10.655Z] 1996d6e72d7b: Waiting [2023-11-06T04:50:10.655Z] 112e10f1d4c1: Waiting [2023-11-06T04:50:10.655Z] b97b6e3dbded: Waiting [2023-11-06T04:50:10.655Z] 4f4fb700ef54: Verifying Checksum [2023-11-06T04:50:10.655Z] 4f4fb700ef54: Download complete [2023-11-06T04:50:10.655Z] 2ecd494fa26a: Verifying Checksum [2023-11-06T04:50:10.655Z] 2ecd494fa26a: Download complete [2023-11-06T04:50:10.655Z] 579b34f0a95b: Verifying Checksum [2023-11-06T04:50:10.655Z] 579b34f0a95b: Download complete [2023-11-06T04:50:11.623Z] 99624a4fd86a: Verifying Checksum [2023-11-06T04:50:11.623Z] 99624a4fd86a: Download complete [2023-11-06T04:50:11.623Z] 6b3f207db0e4: Verifying Checksum [2023-11-06T04:50:11.623Z] 6b3f207db0e4: Download complete [2023-11-06T04:50:11.623Z] 2f21744ef460: Verifying Checksum [2023-11-06T04:50:11.623Z] 2f21744ef460: Download complete [2023-11-06T04:50:11.623Z] 80fde8283b9a: Verifying Checksum [2023-11-06T04:50:11.623Z] 80fde8283b9a: Download complete [2023-11-06T04:50:11.623Z] 2aa7661f3209: Verifying Checksum [2023-11-06T04:50:11.623Z] 2aa7661f3209: Download complete [2023-11-06T04:50:11.623Z] cfd52aaeb832: Download complete [2023-11-06T04:50:11.891Z] c8cf6870052b: Verifying Checksum [2023-11-06T04:50:11.891Z] c8cf6870052b: Download complete [2023-11-06T04:50:11.891Z] 112e10f1d4c1: Verifying Checksum [2023-11-06T04:50:11.891Z] 112e10f1d4c1: Download complete [2023-11-06T04:50:11.891Z] ad7962f27383: Verifying Checksum [2023-11-06T04:50:11.891Z] ad7962f27383: Download complete [2023-11-06T04:50:12.159Z] b97b6e3dbded: Verifying Checksum [2023-11-06T04:50:12.159Z] b97b6e3dbded: Download complete [2023-11-06T04:50:13.120Z] 1996d6e72d7b: Verifying Checksum [2023-11-06T04:50:13.120Z] 1996d6e72d7b: Download complete [2023-11-06T04:50:15.703Z] 579b34f0a95b: Pull complete [2023-11-06T04:50:15.971Z] 2ecd494fa26a: Pull complete [2023-11-06T04:50:16.239Z] 4f4fb700ef54: Pull complete [2023-11-06T04:50:17.201Z] 99624a4fd86a: Pull complete [2023-11-06T04:50:18.619Z] 6b3f207db0e4: Pull complete [2023-11-06T04:50:20.030Z] 2f21744ef460: Pull complete [2023-11-06T04:50:20.306Z] 80fde8283b9a: Pull complete [2023-11-06T04:50:20.575Z] cfd52aaeb832: Pull complete [2023-11-06T04:50:20.842Z] 2aa7661f3209: Pull complete [2023-11-06T04:50:21.805Z] ad7962f27383: Pull complete [2023-11-06T04:50:22.074Z] c8cf6870052b: Pull complete [2023-11-06T04:50:25.428Z] 1996d6e72d7b: Pull complete [2023-11-06T04:50:25.428Z] 112e10f1d4c1: Pull complete [2023-11-06T04:50:25.695Z] b97b6e3dbded: Pull complete [2023-11-06T04:50:25.695Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-06T04:50:25.695Z] Status: Downloaded newer image for docker:latest [2023-11-06T04:50:31.039Z] ---> aa33845c66bd [2023-11-06T04:50:31.039Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-06T04:50:31.039Z] ---> Running in 1a75f6a36384 [2023-11-06T04:50:32.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T04:50:32.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T04:50:33.871Z] OK: 266 MiB in 52 packages [2023-11-06T04:50:34.459Z] Removing intermediate container 1a75f6a36384 [2023-11-06T04:50:34.459Z] ---> 3efddb89d42c [2023-11-06T04:50:34.459Z] Step 10/15 : ENV GO111MODULE=on [2023-11-06T04:50:34.730Z] ---> Running in 077caf8ce352 [2023-11-06T04:50:34.998Z] Removing intermediate container 077caf8ce352 [2023-11-06T04:50:34.998Z] ---> e55358a06761 [2023-11-06T04:50:34.998Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-06T04:50:34.998Z] ---> Running in 662b56f80f49 [2023-11-06T04:50:35.266Z] Removing intermediate container 662b56f80f49 [2023-11-06T04:50:35.266Z] ---> 500ca45ce543 [2023-11-06T04:50:35.266Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-06T04:50:35.853Z] ---> 0a550b6dc41b [2023-11-06T04:50:35.853Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T04:50:36.120Z] ---> Running in 0ec6e0c780a5 [2023-11-06T04:51:57.787Z] Removing intermediate container 0ec6e0c780a5 [2023-11-06T04:51:57.787Z] ---> 2e9896d65a3f [2023-11-06T04:51:57.787Z] Step 14/15 : COPY . . [2023-11-06T04:51:57.787Z] ---> d03e46bb8457 [2023-11-06T04:51:57.787Z] Step 15/15 : RUN ${MAKE} [2023-11-06T04:51:57.787Z] ---> Running in 33d806b9adee [2023-11-06T04:51:57.787Z] noop [2023-11-06T04:51:57.787Z] Removing intermediate container 33d806b9adee [2023-11-06T04:51:57.787Z] ---> 0a3adfef8d0e [2023-11-06T04:51:57.787Z] Successfully built 0a3adfef8d0e [2023-11-06T04:51:57.787Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T04:51:58.275Z] + docker inspect -f . ci-base-image-arm64 [2023-11-06T04:51:58.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T04:51:58.566Z] prd-ubuntu20.04-docker-arm64-4c-16g-16608 does not seem to be running inside a container [2023-11-06T04:51:58.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2023-11-06T04:51:59.897Z] $ docker top e886cbe5d4468590d5c3c51819de090d6b239a1c22eabca459aa5ab2b11bc88f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T04:52:00.804Z] + go version [2023-11-06T04:52:00.804Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-06T04:52:00.849Z] $ docker stop --time=1 e886cbe5d4468590d5c3c51819de090d6b239a1c22eabca459aa5ab2b11bc88f [2023-11-06T04:52:02.485Z] $ docker rm -f --volumes e886cbe5d4468590d5c3c51819de090d6b239a1c22eabca459aa5ab2b11bc88f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T04:52:03.331Z] + docker inspect -f . ci-base-image-arm64 [2023-11-06T04:52:03.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T04:52:03.596Z] prd-ubuntu20.04-docker-arm64-4c-16g-16608 does not seem to be running inside a container [2023-11-06T04:52:03.667Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2023-11-06T04:52:08.729Z] $ docker top f49c099fd4e9122c633df043bae781fe4c191e9781594861e4db8ac11a61e7d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T04:52:09.644Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-06T04:52:10.352Z] + make test [2023-11-06T04:52:10.352Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-06T04:52:14.617Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-06T04:53:36.241Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-06T04:53:36.241Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-06T04:53:36.241Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-06T04:53:36.241Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-06T04:53:36.241Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-06T04:53:36.241Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-06T04:53:36.241Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-06T04:53:36.241Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-06T04:53:36.241Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-06T04:54:08.510Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-06T04:54:08.510Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-06T04:54:08.510Z] ./bin/test-attribution-txt.sh [2023-11-06T04:54:08.510Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-11-06T04:54:08.510Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-06T04:54:08.510Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-11-06T04:54:08.510Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-06T04:54:08.510Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-06T04:54:08.510Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-06T04:54:08.510Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-06T04:54:08.510Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [2023-11-06T04:54:08.510Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2023-11-06T04:54:08.510Z] make -C web test [2023-11-06T04:54:08.510Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-11-06T04:54:08.510Z] make[1]: tput: No such file or directory [2023-11-06T04:54:08.510Z] make[1]: tput: No such file or directory [2023-11-06T04:54:08.510Z] warning: generating ./VERSION [2023-11-06T04:54:08.510Z] echo "0.0.0" > VERSION [2023-11-06T04:54:08.510Z] docker build \ [2023-11-06T04:54:08.510Z] -f Dockerfile \ [2023-11-06T04:54:08.510Z] --build-arg USER=1000 \ [2023-11-06T04:54:08.510Z] \ [2023-11-06T04:54:08.510Z] --label "git_sha=b44be7231403616e3acbc285365b878cc1f776b7" \ [2023-11-06T04:54:08.510Z] -t edgexfoundry/edgex-web-ui:b44be7231403616e3acbc285365b878cc1f776b7 \ [2023-11-06T04:54:08.510Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-11-06T04:54:08.510Z] . [2023-11-06T04:54:08.510Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-11-06T04:54:08.510Z] Install the buildx component to build images with BuildKit: [2023-11-06T04:54:08.510Z] https://docs.docker.com/go/buildx/ [2023-11-06T04:54:08.510Z] [2023-11-06T04:54:08.510Z] Sending build context to Docker daemon 2.706MB [2023-11-06T04:54:08.510Z] Step 1/11 : FROM node:18-alpine3.18 [2023-11-06T04:54:08.510Z] 18-alpine3.18: Pulling from library/node [2023-11-06T04:54:08.510Z] 579b34f0a95b: Already exists [2023-11-06T04:54:08.510Z] 193dce5f4a0c: Pulling fs layer [2023-11-06T04:54:08.510Z] 78d1fe6b9b44: Pulling fs layer [2023-11-06T04:54:08.510Z] 18c854bc80ea: Pulling fs layer [2023-11-06T04:54:08.510Z] 18c854bc80ea: Verifying Checksum [2023-11-06T04:54:08.510Z] 78d1fe6b9b44: Verifying Checksum [2023-11-06T04:54:08.510Z] 78d1fe6b9b44: Download complete [2023-11-06T04:54:08.510Z] 193dce5f4a0c: Verifying Checksum [2023-11-06T04:54:08.510Z] 193dce5f4a0c: Download complete [2023-11-06T04:54:13.855Z] 193dce5f4a0c: Pull complete [2023-11-06T04:54:13.855Z] 78d1fe6b9b44: Pull complete [2023-11-06T04:54:13.855Z] 18c854bc80ea: Pull complete [2023-11-06T04:54:13.855Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-11-06T04:54:13.855Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-11-06T04:54:13.855Z] ---> f5a5f9201015 [2023-11-06T04:54:13.855Z] Step 2/11 : RUN apk add --no-cache chromium [2023-11-06T04:54:18.117Z] ---> Running in 7048ae8634ec [2023-11-06T04:54:19.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T04:54:19.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T04:54:20.309Z] (1/151) Installing libexpat (2.5.0-r1) [2023-11-06T04:54:20.310Z] (2/151) Installing brotli-libs (1.0.9-r14) [2023-11-06T04:54:20.310Z] (3/151) Installing libbz2 (1.0.8-r5) [2023-11-06T04:54:20.310Z] (4/151) Installing libpng (1.6.39-r3) [2023-11-06T04:54:20.310Z] (5/151) Installing freetype (2.13.0-r5) [2023-11-06T04:54:20.578Z] (6/151) Installing fontconfig (2.14.2-r3) [2023-11-06T04:54:20.578Z] (7/151) Installing libfontenc (1.1.7-r2) [2023-11-06T04:54:20.578Z] (8/151) Installing mkfontscale (1.2.2-r3) [2023-11-06T04:54:20.578Z] (9/151) Installing font-opensans (0_git20210927-r1) [2023-11-06T04:54:20.578Z] (10/151) Installing pkgconf (1.9.5-r0) [2023-11-06T04:54:20.578Z] (11/151) Installing libffi (3.4.4-r2) [2023-11-06T04:54:20.578Z] (12/151) Installing libintl (0.21.1-r7) [2023-11-06T04:54:20.578Z] (13/151) Installing libblkid (2.38.1-r8) [2023-11-06T04:54:20.578Z] (14/151) Installing libmount (2.38.1-r8) [2023-11-06T04:54:20.578Z] (15/151) Installing pcre2 (10.42-r1) [2023-11-06T04:54:20.578Z] (16/151) Installing glib (2.76.4-r0) [2023-11-06T04:54:20.856Z] (17/151) Installing xz-libs (5.4.3-r0) [2023-11-06T04:54:20.856Z] (18/151) Installing libxml2 (2.11.4-r0) [2023-11-06T04:54:20.856Z] (19/151) Installing shared-mime-info (2.2-r5) [2023-11-06T04:54:20.856Z] (20/151) Installing hicolor-icon-theme (0.17-r2) [2023-11-06T04:54:20.856Z] (21/151) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-06T04:54:20.856Z] (22/151) Installing libwebp (1.3.2-r0) [2023-11-06T04:54:21.124Z] (23/151) Installing zstd-libs (1.5.5-r4) [2023-11-06T04:54:21.124Z] (24/151) Installing tiff (4.5.1-r0) [2023-11-06T04:54:21.124Z] (25/151) Installing gdk-pixbuf (2.42.10-r5) [2023-11-06T04:54:21.124Z] (26/151) Installing gtk-update-icon-cache (3.24.38-r1) [2023-11-06T04:54:21.124Z] (27/151) Installing libxau (1.0.11-r2) [2023-11-06T04:54:21.124Z] (28/151) Installing libmd (1.0.4-r2) [2023-11-06T04:54:21.124Z] (29/151) Installing libbsd (0.11.7-r1) [2023-11-06T04:54:21.124Z] (30/151) Installing libxdmcp (1.1.4-r2) [2023-11-06T04:54:21.124Z] (31/151) Installing libxcb (1.15-r1) [2023-11-06T04:54:21.124Z] (32/151) Installing libx11 (1.8.7-r0) [2023-11-06T04:54:21.390Z] (33/151) Installing libxcomposite (0.4.6-r3) [2023-11-06T04:54:21.390Z] (34/151) Installing libxfixes (6.0.1-r2) [2023-11-06T04:54:21.390Z] (35/151) Installing libxrender (0.9.11-r3) [2023-11-06T04:54:21.390Z] (36/151) Installing libxcursor (1.2.1-r2) [2023-11-06T04:54:21.390Z] (37/151) Installing libxdamage (1.1.6-r2) [2023-11-06T04:54:21.390Z] (38/151) Installing libxext (1.3.5-r2) [2023-11-06T04:54:21.390Z] (39/151) Installing libxi (1.8.1-r0) [2023-11-06T04:54:21.390Z] (40/151) Installing libxinerama (1.1.5-r2) [2023-11-06T04:54:21.390Z] (41/151) Installing libxrandr (1.5.3-r2) [2023-11-06T04:54:21.390Z] (42/151) Installing libatk-1.0 (2.48.3-r0) [2023-11-06T04:54:21.390Z] (43/151) Installing libxtst (1.2.4-r2) [2023-11-06T04:54:21.390Z] (44/151) Installing dbus-libs (1.14.8-r0) [2023-11-06T04:54:21.390Z] (45/151) Installing at-spi2-core (2.48.3-r0) [2023-11-06T04:54:21.390Z] (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-11-06T04:54:21.390Z] (47/151) Installing pixman (0.42.2-r1) [2023-11-06T04:54:21.390Z] (48/151) Installing cairo (1.17.8-r1) [2023-11-06T04:54:21.390Z] (49/151) Installing cairo-gobject (1.17.8-r1) [2023-11-06T04:54:21.390Z] (50/151) Installing avahi-libs (0.8-r13) [2023-11-06T04:54:21.390Z] (51/151) Installing gmp (6.2.1-r3) [2023-11-06T04:54:21.390Z] (52/151) Installing nettle (3.8.1-r2) [2023-11-06T04:54:21.390Z] (53/151) Installing libunistring (1.1-r1) [2023-11-06T04:54:21.658Z] (54/151) Installing libidn2 (2.3.4-r1) [2023-11-06T04:54:21.658Z] (55/151) Installing p11-kit (0.24.1-r2) [2023-11-06T04:54:21.658Z] (56/151) Installing libtasn1 (4.19.0-r1) [2023-11-06T04:54:21.658Z] (57/151) Installing gnutls (3.8.0-r2) [2023-11-06T04:54:21.658Z] (58/151) Installing cups-libs (2.4.7-r0) [2023-11-06T04:54:21.658Z] (59/151) Installing libepoxy (1.5.10-r1) [2023-11-06T04:54:21.658Z] (60/151) Installing fribidi (1.0.13-r0) [2023-11-06T04:54:21.658Z] (61/151) Installing graphite2 (1.3.14-r5) [2023-11-06T04:54:21.658Z] (62/151) Installing harfbuzz (7.3.0-r0) [2023-11-06T04:54:21.658Z] (63/151) Installing libxft (2.3.8-r1) [2023-11-06T04:54:21.658Z] (64/151) Installing pango (1.50.14-r1) [2023-11-06T04:54:21.658Z] (65/151) Installing wayland-libs-client (1.22.0-r2) [2023-11-06T04:54:21.658Z] (66/151) Installing wayland-libs-cursor (1.22.0-r2) [2023-11-06T04:54:21.927Z] (67/151) Installing wayland-libs-egl (1.22.0-r2) [2023-11-06T04:54:21.927Z] (68/151) Installing xkeyboard-config (2.38-r0) [2023-11-06T04:54:21.927Z] (69/151) Installing libxkbcommon (1.5.0-r2) [2023-11-06T04:54:21.927Z] (70/151) Installing gtk+3.0 (3.24.38-r1) [2023-11-06T04:54:22.195Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-11-06T04:54:22.195Z] (71/151) Installing icu-data-full (73.2-r2) [2023-11-06T04:54:23.154Z] (72/151) Installing mesa (23.0.4-r0) [2023-11-06T04:54:23.154Z] (73/151) Installing llvm15-libs (15.0.7-r6) [2023-11-06T04:54:25.734Z] (74/151) Installing libdrm (2.4.115-r4) [2023-11-06T04:54:25.734Z] (75/151) Installing musl-fts (1.2.7-r5) [2023-11-06T04:54:25.734Z] (76/151) Installing libelf (0.189-r2) [2023-11-06T04:54:25.734Z] (77/151) Installing mesa-glapi (23.0.4-r0) [2023-11-06T04:54:25.734Z] (78/151) Installing mesa-dri-gallium (23.0.4-r0) [2023-11-06T04:54:25.734Z] (79/151) Installing eudev-libs (3.2.11-r8) [2023-11-06T04:54:25.734Z] (80/151) Installing libmagic (5.45-r0) [2023-11-06T04:54:26.002Z] (81/151) Installing file (5.45-r0) [2023-11-06T04:54:26.002Z] (82/151) Installing libice (1.1.1-r2) [2023-11-06T04:54:26.002Z] (83/151) Installing libuuid (2.38.1-r8) [2023-11-06T04:54:26.002Z] (84/151) Installing libsm (1.2.4-r1) [2023-11-06T04:54:26.002Z] (85/151) Installing libxt (1.3.0-r2) [2023-11-06T04:54:26.002Z] (86/151) Installing libxmu (1.1.4-r2) [2023-11-06T04:54:26.002Z] (87/151) Installing xset (1.2.5-r1) [2023-11-06T04:54:26.002Z] (88/151) Installing xprop (1.2.6-r0) [2023-11-06T04:54:26.002Z] (89/151) Installing xdg-utils (1.1.3-r4) [2023-11-06T04:54:26.002Z] (90/151) Installing libogg (1.3.5-r4) [2023-11-06T04:54:26.002Z] (91/151) Installing flac-libs (1.4.3-r0) [2023-11-06T04:54:26.002Z] (92/151) Installing alsa-lib (1.2.9-r1) [2023-11-06T04:54:26.002Z] (93/151) Installing libatomic (12.2.1_git20220924-r10) [2023-11-06T04:54:26.002Z] (94/151) Installing svt-av1-libs (1.6.0-r0) [2023-11-06T04:54:26.271Z] (95/151) Installing aom-libs (3.6.1-r0) [2023-11-06T04:54:26.271Z] (96/151) Installing libva (2.18.0-r1) [2023-11-06T04:54:26.271Z] (97/151) Installing libvdpau (1.5-r1) [2023-11-06T04:54:26.271Z] (98/151) Installing ffmpeg-libavutil (6.0-r15) [2023-11-06T04:54:26.271Z] (99/151) Installing libdav1d (1.2.1-r0) [2023-11-06T04:54:26.271Z] (100/151) Installing libhwy (1.0.4-r1) [2023-11-06T04:54:26.271Z] (101/151) Installing lcms2 (2.15-r2) [2023-11-06T04:54:26.271Z] (102/151) Installing libjxl (0.8.2-r0) [2023-11-06T04:54:26.540Z] (103/151) Installing lame-libs (3.100-r5) [2023-11-06T04:54:26.540Z] (104/151) Installing opus (1.4-r0) [2023-11-06T04:54:26.540Z] (105/151) Installing libgomp (12.2.1_git20220924-r10) [2023-11-06T04:54:26.540Z] (106/151) Installing soxr (0.1.3-r5) [2023-11-06T04:54:26.540Z] (107/151) Installing ffmpeg-libswresample (6.0-r15) [2023-11-06T04:54:26.540Z] (108/151) Installing libtheora (1.1.1-r17) [2023-11-06T04:54:26.540Z] (109/151) Installing libvorbis (1.3.7-r1) [2023-11-06T04:54:26.540Z] (110/151) Installing libvpx (1.13.0-r2) [2023-11-06T04:54:26.540Z] (111/151) Installing x264-libs (0.164_git20220602-r1) [2023-11-06T04:54:26.540Z] (112/151) Installing numactl (2.0.16-r4) [2023-11-06T04:54:26.540Z] (113/151) Installing x265-libs (3.5-r4) [2023-11-06T04:54:26.813Z] (114/151) Installing xvidcore (1.3.7-r1) [2023-11-06T04:54:26.813Z] (115/151) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-06T04:54:27.080Z] (116/151) Installing libbluray (1.3.4-r0) [2023-11-06T04:54:27.080Z] (117/151) Installing mpg123-libs (1.31.3-r1) [2023-11-06T04:54:27.080Z] (118/151) Installing libopenmpt (0.7.2-r0) [2023-11-06T04:54:27.080Z] (119/151) Installing cjson (1.7.15-r4) [2023-11-06T04:54:27.080Z] (120/151) Installing mbedtls (2.28.5-r0) [2023-11-06T04:54:27.348Z] (121/151) Installing librist (0.2.7-r0) [2023-11-06T04:54:27.348Z] (122/151) Installing libsrt (1.5.2-r0) [2023-11-06T04:54:27.348Z] (123/151) Installing libssh (0.10.5-r0) [2023-11-06T04:54:27.348Z] (124/151) Installing libsodium (1.0.18-r3) [2023-11-06T04:54:27.348Z] (125/151) Installing libzmq (4.3.4-r4) [2023-11-06T04:54:27.348Z] (126/151) Installing ffmpeg-libavformat (6.0-r15) [2023-11-06T04:54:27.348Z] (127/151) Installing libevent (2.1.12-r6) [2023-11-06T04:54:27.348Z] (128/151) Installing wayland-libs-server (1.22.0-r2) [2023-11-06T04:54:27.348Z] (129/151) Installing mesa-gbm (23.0.4-r0) [2023-11-06T04:54:27.348Z] (130/151) Installing harfbuzz-subset (7.3.0-r0) [2023-11-06T04:54:27.348Z] (131/151) Installing icu-libs (73.2-r2) [2023-11-06T04:54:27.616Z] (132/151) Installing jsoncpp (1.9.5-r0) [2023-11-06T04:54:27.616Z] (133/151) Installing minizip (1.2.13-r1) [2023-11-06T04:54:27.616Z] (134/151) Installing nspr (4.35-r2) [2023-11-06T04:54:27.616Z] (135/151) Installing sqlite-libs (3.41.2-r2) [2023-11-06T04:54:27.616Z] (136/151) Installing nss (3.94-r0) [2023-11-06T04:54:27.616Z] (137/151) Installing pipewire-libs (0.3.70-r1) [2023-11-06T04:54:27.616Z] (138/151) Installing libasyncns (0.8-r1) [2023-11-06T04:54:27.616Z] (139/151) Installing libltdl (2.4.7-r2) [2023-11-06T04:54:27.616Z] (140/151) Installing orc (0.4.34-r0) [2023-11-06T04:54:27.884Z] (141/151) Installing libsndfile (1.2.0-r2) [2023-11-06T04:54:27.884Z] (142/151) Installing speexdsp (1.2.1-r1) [2023-11-06T04:54:27.884Z] (143/151) Installing tdb-libs (1.4.8-r1) [2023-11-06T04:54:27.884Z] (144/151) Installing libpulse (16.1-r10) [2023-11-06T04:54:27.884Z] (145/151) Installing snappy (1.1.10-r1) [2023-11-06T04:54:27.884Z] (146/151) Installing libwoff2common (1.0.2-r2) [2023-11-06T04:54:27.884Z] (147/151) Installing libwoff2enc (1.0.2-r2) [2023-11-06T04:54:27.884Z] (148/151) Installing libgpg-error (1.47-r1) [2023-11-06T04:54:27.884Z] (149/151) Installing libgcrypt (1.10.2-r1) [2023-11-06T04:54:27.884Z] (150/151) Installing libxslt (1.1.38-r0) [2023-11-06T04:54:27.884Z] (151/151) Installing chromium (117.0.5938.62-r0) [2023-11-06T04:54:33.230Z] Executing busybox-1.36.1-r2.trigger [2023-11-06T04:54:33.230Z] Executing fontconfig-2.14.2-r3.trigger [2023-11-06T04:54:33.230Z] Executing mkfontscale-1.2.2-r3.trigger [2023-11-06T04:54:33.230Z] Executing glib-2.76.4-r0.trigger [2023-11-06T04:54:33.230Z] Executing shared-mime-info-2.2-r5.trigger [2023-11-06T04:54:35.171Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-11-06T04:54:35.171Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-11-06T04:54:35.438Z] OK: 555 MiB in 168 packages [2023-11-06T04:54:50.428Z] Removing intermediate container 7048ae8634ec [2023-11-06T04:54:50.428Z] ---> 1158032850a4 [2023-11-06T04:54:50.428Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-11-06T04:54:50.428Z] ---> Running in 0bd4c8d751d2 [2023-11-06T04:54:50.428Z] Removing intermediate container 0bd4c8d751d2 [2023-11-06T04:54:50.428Z] ---> 328164e46578 [2023-11-06T04:54:50.428Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-11-06T04:54:50.428Z] ---> Running in 8fddca73ef64 [2023-11-06T04:54:50.428Z] Removing intermediate container 8fddca73ef64 [2023-11-06T04:54:50.428Z] ---> da10ae826923 [2023-11-06T04:54:50.428Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-11-06T04:54:50.428Z] ---> Running in 5e411f15f44c [2023-11-06T04:54:50.428Z] Removing intermediate container 5e411f15f44c [2023-11-06T04:54:50.428Z] ---> c6fdc8e46639 [2023-11-06T04:54:50.428Z] Step 6/11 : RUN npm install -g npm [2023-11-06T04:54:50.428Z] ---> Running in 794202a0cbd0 [2023-11-06T04:55:12.463Z] [2023-11-06T04:55:12.463Z] removed 31 packages, and changed 65 packages in 21s [2023-11-06T04:55:12.463Z] [2023-11-06T04:55:12.463Z] 26 packages are looking for funding [2023-11-06T04:55:12.463Z] run `npm fund` for details [2023-11-06T04:55:16.832Z] Removing intermediate container 794202a0cbd0 [2023-11-06T04:55:16.832Z] ---> 956e394c5cf1 [2023-11-06T04:55:16.832Z] Step 7/11 : ARG USER=1000 [2023-11-06T04:55:16.832Z] ---> Running in 7ffedfdbca6e [2023-11-06T04:55:16.832Z] Removing intermediate container 7ffedfdbca6e [2023-11-06T04:55:16.832Z] ---> 12036ac77037 [2023-11-06T04:55:16.832Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-11-06T04:55:16.832Z] ---> Running in d01f73a8325e [2023-11-06T04:55:18.820Z] Removing intermediate container d01f73a8325e [2023-11-06T04:55:18.820Z] ---> 5152b1329c32 [2023-11-06T04:55:18.820Z] Step 9/11 : USER $USER:$USER [2023-11-06T04:55:18.820Z] ---> Running in 4e29d20555a7 [2023-11-06T04:55:18.820Z] Removing intermediate container 4e29d20555a7 [2023-11-06T04:55:18.820Z] ---> 0fcb8fd9716f [2023-11-06T04:55:18.820Z] Step 10/11 : WORKDIR /app [2023-11-06T04:55:18.820Z] ---> Running in b0d7440e1513 [2023-11-06T04:55:19.124Z] Removing intermediate container b0d7440e1513 [2023-11-06T04:55:19.124Z] ---> a027a2b8a757 [2023-11-06T04:55:19.124Z] Step 11/11 : LABEL git_sha=b44be7231403616e3acbc285365b878cc1f776b7 [2023-11-06T04:55:19.408Z] ---> Running in ef6221e3e1d6 [2023-11-06T04:55:19.703Z] Removing intermediate container ef6221e3e1d6 [2023-11-06T04:55:19.703Z] ---> da05f0d4c445 [2023-11-06T04:55:19.703Z] Successfully built da05f0d4c445 [2023-11-06T04:55:19.703Z] Successfully tagged edgexfoundry/edgex-web-ui:b44be7231403616e3acbc285365b878cc1f776b7 [2023-11-06T04:55:19.703Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-11-06T04:55:19.703Z] touch edgex-web-ui.imagebuilt [2023-11-06T04:55:19.703Z] mkdir -p node_modules coverage [2023-11-06T04:55:19.703Z] chown "1000:1000" node_modules coverage package-lock.json [2023-11-06T04:55:19.703Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE required: { [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE }, [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE } [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE required: { [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE }, [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE } [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE required: { [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE }, [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE } [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE required: { [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE }, [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE } [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE required: { [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE }, [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE } [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE required: { [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE }, [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE } [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE required: { [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE }, [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE } [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE required: { [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE }, [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE } [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE required: { [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE }, [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T04:55:32.019Z] npm WARN EBADENGINE } [2023-11-06T04:57:23.669Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-11-06T04:57:23.669Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-11-06T04:57:23.669Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-11-06T04:57:23.669Z] 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-11-06T04:57:23.669Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-11-06T04:57:23.669Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-06T04:57:23.669Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-11-06T04:57:23.669Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-11-06T04:57:23.669Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-06T04:57:23.669Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-11-06T04:57:23.669Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-06T04:57:23.669Z] 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-11-06T04:57:23.669Z] 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-11-06T04:57:23.669Z] 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-11-06T04:57:23.669Z] 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-11-06T04:57:29.029Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-11-06T04:57:41.327Z] 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-11-06T04:57:41.912Z] 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-11-06T04:58:00.114Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-11-06T04:58:12.414Z] 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-11-06T04:58:59.247Z] 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-11-06T04:59:46.107Z] [2023-11-06T04:59:46.107Z] added 1475 packages, and audited 1476 packages in 4m [2023-11-06T04:59:46.107Z] [2023-11-06T04:59:46.107Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-11-06T04:59:46.107Z] [2023-11-06T04:59:46.107Z] To address issues that do not require attention, run: [2023-11-06T04:59:46.107Z] npm audit fix [2023-11-06T04:59:46.107Z] [2023-11-06T04:59:46.107Z] To address all issues (including breaking changes), run: [2023-11-06T04:59:46.107Z] npm audit fix --force [2023-11-06T04:59:46.107Z] [2023-11-06T04:59:46.107Z] Run `npm audit` for details. [2023-11-06T04:59:46.107Z] 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-11-06T05:00:01.092Z] - Generating browser application bundles (phase: setup)... [2023-11-06T05:00:27.755Z] Compiling @angular/core : es2015 as esm2015 [2023-11-06T05:00:27.755Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-11-06T05:00:51.352Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-11-06T05:00:51.352Z] Compiling @angular/common : es2015 as esm2015 [2023-11-06T05:00:56.641Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-11-06T05:00:56.641Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-11-06T05:01:01.779Z] Compiling @angular/router : es2015 as esm2015 [2023-11-06T05:01:01.779Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-11-06T05:01:05.130Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-11-06T05:01:06.092Z] Compiling @angular/common/http : es2015 as esm2015 [2023-11-06T05:01:06.676Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-11-06T05:01:10.018Z] Compiling @angular/forms : es2015 as esm2015 [2023-11-06T05:01:10.614Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-11-06T05:01:10.903Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-11-06T05:01:57.738Z] 06 11 2023 05:01:57.647:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-11-06T05:01:57.738Z] 06 11 2023 05:01:57.658:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-11-06T05:01:57.738Z] 06 11 2023 05:01:57.683:INFO [launcher]: Starting browser ChromeHeadless [2023-11-06T05:03:05.685Z] 06 11 2023 05:03:01.804:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-11-06T05:03:15.754Z] 06 11 2023 05:03:14.097:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-11-06T05:03:22.395Z] 06 11 2023 05:03:21.285:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-11-06T05:03:54.600Z] ✔ Browser application bundle generation complete. [2023-11-06T05:03:54.600Z] 06 11 2023 05:03:52.972:INFO [Chrome Headless 117.0.5938.62 (Linux aarch64)]: Connected on socket dMZeRJbOB6BSE8uWAAAB with id 6049168 [2023-11-06T05:04:12.811Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-11-06T05:04:12.811Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 1 of 147 SUCCESS (0 secs / 0.487 secs) [2023-11-06T05:04:12.811Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 2 of 147 SUCCESS (0 secs / 0.587 secs) [2023-11-06T05:04:12.811Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 3 of 147 SUCCESS (0 secs / 0.68 secs) [2023-11-06T05:04:12.811Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 4 of 147 SUCCESS (0 secs / 1.091 secs) [2023-11-06T05:04:12.811Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 5 of 147 SUCCESS (0 secs / 1.229 secs) [2023-11-06T05:04:12.811Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 6 of 147 SUCCESS (0 secs / 1.365 secs) [2023-11-06T05:04:12.811Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 7 of 147 SUCCESS (0 secs / 1.878 secs) [2023-11-06T05:04:12.811Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 8 of 147 SUCCESS (0 secs / 1.918 secs) [2023-11-06T05:04:12.811Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 9 of 147 SUCCESS (0 secs / 1.939 secs) [2023-11-06T05:04:12.811Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 10 of 147 SUCCESS (0 secs / 2.009 secs) [2023-11-06T05:04:12.811Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 11 of 147 SUCCESS (0 secs / 2.254 secs) [2023-11-06T05:04:12.811Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 12 of 147 SUCCESS (0 secs / 2.318 secs) [2023-11-06T05:04:13.164Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 13 of 147 SUCCESS (0 secs / 2.411 secs) [2023-11-06T05:04:13.164Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 14 of 147 SUCCESS (0 secs / 2.647 secs) [2023-11-06T05:04:13.443Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 15 of 147 SUCCESS (0 secs / 2.807 secs) [2023-11-06T05:04:13.443Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 16 of 147 SUCCESS (0 secs / 2.831 secs) [2023-11-06T05:04:14.047Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 17 of 147 SUCCESS (0 secs / 3.401 secs) [2023-11-06T05:04:14.325Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 18 of 147 SUCCESS (0 secs / 3.506 secs) [2023-11-06T05:04:14.325Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 19 of 147 SUCCESS (0 secs / 3.571 secs) [2023-11-06T05:04:14.602Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 20 of 147 SUCCESS (0 secs / 3.648 secs) [2023-11-06T05:04:14.602Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 21 of 147 SUCCESS (0 secs / 3.69 secs) [2023-11-06T05:04:14.879Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 22 of 147 SUCCESS (0 secs / 3.863 secs) [2023-11-06T05:04:14.879Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 23 of 147 SUCCESS (0 secs / 3.88 secs) [2023-11-06T05:04:14.879Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 24 of 147 SUCCESS (0 secs / 3.915 secs) [2023-11-06T05:04:15.154Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 25 of 147 SUCCESS (0 secs / 4.037 secs) [2023-11-06T05:04:15.154Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 26 of 147 SUCCESS (0 secs / 4.112 secs) [2023-11-06T05:04:15.154Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 27 of 147 SUCCESS (0 secs / 4.144 secs) [2023-11-06T05:04:15.154Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 28 of 147 SUCCESS (0 secs / 4.153 secs) [2023-11-06T05:04:15.154Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 29 of 147 SUCCESS (0 secs / 4.166 secs) [2023-11-06T05:04:15.441Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 30 of 147 SUCCESS (0 secs / 4.288 secs) [2023-11-06T05:04:15.441Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 31 of 147 SUCCESS (0 secs / 4.436 secs) [2023-11-06T05:04:15.713Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 32 of 147 SUCCESS (0 secs / 4.643 secs) [2023-11-06T05:04:15.993Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 33 of 147 SUCCESS (0 secs / 4.775 secs) [2023-11-06T05:04:15.993Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 34 of 147 SUCCESS (0 secs / 4.886 secs) [2023-11-06T05:04:16.260Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 35 of 147 SUCCESS (0 secs / 5.13 secs) [2023-11-06T05:04:16.527Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 36 of 147 SUCCESS (0 secs / 5.211 secs) [2023-11-06T05:04:16.527Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 37 of 147 SUCCESS (0 secs / 5.288 secs) [2023-11-06T05:04:17.109Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 38 of 147 SUCCESS (0 secs / 5.594 secs) [2023-11-06T05:04:17.109Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 39 of 147 SUCCESS (0 secs / 5.658 secs) [2023-11-06T05:04:17.109Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 40 of 147 SUCCESS (0 secs / 5.677 secs) [2023-11-06T05:04:17.109Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 41 of 147 SUCCESS (0 secs / 5.688 secs) [2023-11-06T05:04:17.376Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 42 of 147 SUCCESS (0 secs / 5.86 secs) [2023-11-06T05:04:17.644Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 43 of 147 SUCCESS (0 secs / 6.059 secs) [2023-11-06T05:04:17.644Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 44 of 147 SUCCESS (0 secs / 6.083 secs) [2023-11-06T05:04:17.644Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 45 of 147 SUCCESS (0 secs / 6.095 secs) [2023-11-06T05:04:17.644Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 46 of 147 SUCCESS (0 secs / 6.142 secs) [2023-11-06T05:04:17.910Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 47 of 147 SUCCESS (0 secs / 6.27 secs) [2023-11-06T05:04:17.910Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 48 of 147 SUCCESS (0 secs / 6.322 secs) [2023-11-06T05:04:18.177Z] WARN: ' [2023-11-06T05:04:18.177Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-06T05:04:18.177Z] Support for using the ngModel input property and ngModelChange event with [2023-11-06T05:04:18.177Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-06T05:04:18.177Z] in a future version of Angular. [2023-11-06T05:04:18.177Z] [2023-11-06T05:04:18.177Z] For more information on this, see our API docs here: [2023-11-06T05:04:18.177Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-06T05:04:18.177Z] ' [2023-11-06T05:04:18.177Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 48 of 147 SUCCESS (0 secs / 6.322 secs) [2023-11-06T05:04:18.177Z] WARN: ' [2023-11-06T05:04:18.177Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-06T05:04:18.177Z] Support for using the ngModel input property and ngModelChange event with [2023-11-06T05:04:18.177Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-06T05:04:18.177Z] in a future version of Angular. [2023-11-06T05:04:18.177Z] [2023-11-06T05:04:18.177Z] For more information on this, see our API docs here: [2023-11-06T05:04:18.177Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-06T05:04:18.177Z] ' [2023-11-06T05:04:18.177Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 49 of 147 SUCCESS (0 secs / 6.472 secs) [2023-11-06T05:04:18.177Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 50 of 147 SUCCESS (0 secs / 6.514 secs) [2023-11-06T05:04:18.177Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 51 of 147 SUCCESS (0 secs / 6.53 secs) [2023-11-06T05:04:18.177Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 52 of 147 SUCCESS (0 secs / 6.541 secs) [2023-11-06T05:04:18.443Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 53 of 147 SUCCESS (0 secs / 6.615 secs) [2023-11-06T05:04:18.443Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 54 of 147 SUCCESS (0 secs / 6.679 secs) [2023-11-06T05:04:18.443Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 55 of 147 SUCCESS (0 secs / 6.707 secs) [2023-11-06T05:04:18.710Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 56 of 147 SUCCESS (0 secs / 6.831 secs) [2023-11-06T05:04:18.710Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 57 of 147 SUCCESS (0 secs / 6.892 secs) [2023-11-06T05:04:18.976Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 58 of 147 SUCCESS (0 secs / 6.94 secs) [2023-11-06T05:04:18.976Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 59 of 147 SUCCESS (0 secs / 7.1 secs) [2023-11-06T05:04:19.242Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 60 of 147 SUCCESS (0 secs / 7.152 secs) [2023-11-06T05:04:19.242Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 61 of 147 SUCCESS (0 secs / 7.192 secs) [2023-11-06T05:04:19.508Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 62 of 147 SUCCESS (0 secs / 7.238 secs) [2023-11-06T05:04:19.508Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 63 of 147 SUCCESS (0 secs / 7.26 secs) [2023-11-06T05:04:19.508Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 64 of 147 SUCCESS (0 secs / 7.291 secs) [2023-11-06T05:04:19.508Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 65 of 147 SUCCESS (0 secs / 7.313 secs) [2023-11-06T05:04:19.508Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 66 of 147 SUCCESS (0 secs / 7.341 secs) [2023-11-06T05:04:19.774Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 67 of 147 SUCCESS (0 secs / 7.477 secs) [2023-11-06T05:04:19.774Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 68 of 147 SUCCESS (0 secs / 7.522 secs) [2023-11-06T05:04:19.774Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 69 of 147 SUCCESS (0 secs / 7.569 secs) [2023-11-06T05:04:20.041Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 70 of 147 SUCCESS (0 secs / 7.604 secs) [2023-11-06T05:04:20.041Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 71 of 147 SUCCESS (0 secs / 7.662 secs) [2023-11-06T05:04:20.041Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 72 of 147 SUCCESS (0 secs / 7.69 secs) [2023-11-06T05:04:20.041Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 73 of 147 SUCCESS (0 secs / 7.716 secs) [2023-11-06T05:04:20.309Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 74 of 147 SUCCESS (0 secs / 7.904 secs) [2023-11-06T05:04:20.309Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 75 of 147 SUCCESS (0 secs / 7.96 secs) [2023-11-06T05:04:20.577Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 76 of 147 SUCCESS (0 secs / 8.023 secs) [2023-11-06T05:04:20.577Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 77 of 147 SUCCESS (0 secs / 8.094 secs) [2023-11-06T05:04:20.845Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 78 of 147 SUCCESS (0 secs / 8.183 secs) [2023-11-06T05:04:20.845Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 79 of 147 SUCCESS (0 secs / 8.263 secs) [2023-11-06T05:04:20.845Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 80 of 147 SUCCESS (0 secs / 8.278 secs) [2023-11-06T05:04:20.845Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 81 of 147 SUCCESS (0 secs / 8.291 secs) [2023-11-06T05:04:21.112Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 82 of 147 SUCCESS (0 secs / 8.305 secs) [2023-11-06T05:04:21.112Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 83 of 147 SUCCESS (0 secs / 8.45 secs) [2023-11-06T05:04:21.386Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 84 of 147 SUCCESS (0 secs / 8.554 secs) [2023-11-06T05:04:21.386Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 85 of 147 SUCCESS (0 secs / 8.58 secs) [2023-11-06T05:04:21.386Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 86 of 147 SUCCESS (0 secs / 8.607 secs) [2023-11-06T05:04:21.386Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 87 of 147 SUCCESS (0 secs / 8.633 secs) [2023-11-06T05:04:21.655Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 88 of 147 SUCCESS (0 secs / 8.769 secs) [2023-11-06T05:04:21.655Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 89 of 147 SUCCESS (0 secs / 8.808 secs) [2023-11-06T05:04:21.655Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 90 of 147 SUCCESS (0 secs / 8.867 secs) [2023-11-06T05:04:21.922Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 91 of 147 SUCCESS (0 secs / 8.913 secs) [2023-11-06T05:04:21.922Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 92 of 147 SUCCESS (0 secs / 8.959 secs) [2023-11-06T05:04:21.922Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 93 of 147 SUCCESS (0 secs / 8.974 secs) [2023-11-06T05:04:22.192Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 94 of 147 SUCCESS (0 secs / 9.126 secs) [2023-11-06T05:04:22.192Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 95 of 147 SUCCESS (0 secs / 9.161 secs) [2023-11-06T05:04:22.192Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 9.175 secs) [2023-11-06T05:04:22.192Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 97 of 147 SUCCESS (0 secs / 9.186 secs) [2023-11-06T05:04:22.192Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 98 of 147 SUCCESS (0 secs / 9.2 secs) [2023-11-06T05:04:22.459Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 99 of 147 SUCCESS (0 secs / 9.236 secs) [2023-11-06T05:04:22.459Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 100 of 147 SUCCESS (0 secs / 9.282 secs) [2023-11-06T05:04:22.459Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 101 of 147 SUCCESS (0 secs / 9.309 secs) [2023-11-06T05:04:22.459Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 102 of 147 SUCCESS (0 secs / 9.319 secs) [2023-11-06T05:04:22.727Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 103 of 147 SUCCESS (0 secs / 9.393 secs) [2023-11-06T05:04:22.727Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 104 of 147 SUCCESS (0 secs / 9.41 secs) [2023-11-06T05:04:22.727Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 105 of 147 SUCCESS (0 secs / 9.524 secs) [2023-11-06T05:04:22.997Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 106 of 147 SUCCESS (0 secs / 9.708 secs) [2023-11-06T05:04:23.265Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 107 of 147 SUCCESS (0 secs / 9.788 secs) [2023-11-06T05:04:23.265Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 108 of 147 SUCCESS (0 secs / 9.824 secs) [2023-11-06T05:04:23.265Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 109 of 147 SUCCESS (0 secs / 9.939 secs) [2023-11-06T05:04:23.530Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 110 of 147 SUCCESS (0 secs / 9.997 secs) [2023-11-06T05:04:23.530Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 111 of 147 SUCCESS (0 secs / 10.026 secs) [2023-11-06T05:04:23.799Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 112 of 147 SUCCESS (0 secs / 10.132 secs) [2023-11-06T05:04:23.799Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 113 of 147 SUCCESS (0 secs / 10.282 secs) [2023-11-06T05:04:24.069Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 114 of 147 SUCCESS (0 secs / 10.426 secs) [2023-11-06T05:04:24.069Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 115 of 147 SUCCESS (0 secs / 10.48 secs) [2023-11-06T05:04:24.336Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 116 of 147 SUCCESS (0 secs / 10.532 secs) [2023-11-06T05:04:24.336Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 117 of 147 SUCCESS (0 secs / 10.644 secs) [2023-11-06T05:04:24.603Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 118 of 147 SUCCESS (0 secs / 10.789 secs) [2023-11-06T05:04:24.603Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 119 of 147 SUCCESS (0 secs / 10.84 secs) [2023-11-06T05:04:24.871Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 120 of 147 SUCCESS (0 secs / 10.897 secs) [2023-11-06T05:04:24.871Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 121 of 147 SUCCESS (0 secs / 10.931 secs) [2023-11-06T05:04:24.871Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 122 of 147 SUCCESS (0 secs / 11.005 secs) [2023-11-06T05:04:25.141Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 123 of 147 SUCCESS (0 secs / 11.052 secs) [2023-11-06T05:04:25.141Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 124 of 147 SUCCESS (0 secs / 11.068 secs) [2023-11-06T05:04:25.141Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 125 of 147 SUCCESS (0 secs / 11.077 secs) [2023-11-06T05:04:25.141Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 126 of 147 SUCCESS (0 secs / 11.134 secs) [2023-11-06T05:04:25.141Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-06T05:04:25.141Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-06T05:04:25.141Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-06T05:04:25.141Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 126 of 147 SUCCESS (0 secs / 11.134 secs) [2023-11-06T05:04:25.141Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-06T05:04:25.141Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-06T05:04:25.141Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-06T05:04:25.141Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 127 of 147 SUCCESS (0 secs / 11.167 secs) [2023-11-06T05:04:25.141Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 128 of 147 SUCCESS (0 secs / 11.194 secs) [2023-11-06T05:04:25.414Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 129 of 147 SUCCESS (0 secs / 11.206 secs) [2023-11-06T05:04:25.414Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 130 of 147 SUCCESS (0 secs / 11.227 secs) [2023-11-06T05:04:25.414Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 131 of 147 SUCCESS (0 secs / 11.264 secs) [2023-11-06T05:04:25.682Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 132 of 147 SUCCESS (0 secs / 11.422 secs) [2023-11-06T05:04:25.682Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 133 of 147 SUCCESS (0 secs / 11.518 secs) [2023-11-06T05:04:25.682Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 134 of 147 SUCCESS (0 secs / 11.53 secs) [2023-11-06T05:04:25.949Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 135 of 147 SUCCESS (0 secs / 11.586 secs) [2023-11-06T05:04:25.949Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 136 of 147 SUCCESS (0 secs / 11.653 secs) [2023-11-06T05:04:25.949Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 137 of 147 SUCCESS (0 secs / 11.693 secs) [2023-11-06T05:04:26.221Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 138 of 147 SUCCESS (0 secs / 11.807 secs) [2023-11-06T05:04:26.221Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 139 of 147 SUCCESS (0 secs / 11.916 secs) [2023-11-06T05:04:26.488Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 140 of 147 SUCCESS (0 secs / 12.016 secs) [2023-11-06T05:04:26.488Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 141 of 147 SUCCESS (0 secs / 12.044 secs) [2023-11-06T05:04:26.488Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 142 of 147 SUCCESS (0 secs / 12.055 secs) [2023-11-06T05:04:26.488Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 143 of 147 SUCCESS (0 secs / 12.068 secs) [2023-11-06T05:04:26.488Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 144 of 147 SUCCESS (0 secs / 12.079 secs) [2023-11-06T05:04:26.488Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 145 of 147 SUCCESS (0 secs / 12.088 secs) [2023-11-06T05:04:26.755Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 146 of 147 SUCCESS (0 secs / 12.105 secs) [2023-11-06T05:04:26.755Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (0 secs / 12.115 secs) [2023-11-06T05:04:27.339Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (17.393 secs / 12.115 secs) [2023-11-06T05:04:27.606Z] TOTAL: 147 SUCCESS [2023-11-06T05:04:27.606Z] ✔ Browser application bundle generation complete. [2023-11-06T05:04:30.950Z] [2023-11-06T05:04:30.950Z] =============================== Coverage summary =============================== [2023-11-06T05:04:30.950Z] Statements : 41.06% ( 1474/3590 ) [2023-11-06T05:04:30.950Z] Branches : 11.75% ( 114/970 ) [2023-11-06T05:04:30.950Z] Functions : 32.29% ( 423/1310 ) [2023-11-06T05:04:30.950Z] Lines : 39.05% ( 1329/3403 ) [2023-11-06T05:04:30.950Z] ================================================================================ [2023-11-06T05:04:30.950Z] 06 11 2023 05:04:30.856:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-11-06T05:04:31.907Z] ✔ Browser application bundle generation complete. [2023-11-06T05:04:32.868Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-11-06T05:04:32.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-06T05:04:32.940Z] $ docker stop --time=1 f49c099fd4e9122c633df043bae781fe4c191e9781594861e4db8ac11a61e7d1 [2023-11-06T05:04:36.845Z] $ docker rm -f --volumes f49c099fd4e9122c633df043bae781fe4c191e9781594861e4db8ac11a61e7d1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-06T05:04:37.982Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-06T05:04:41.355Z] Warning: overwriting stash ‘coverage-report’ [2023-11-06T05:04:48.188Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-06T05:04:48.829Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-06T05:04:51.749Z] + ls -al . [2023-11-06T05:04:51.749Z] total 176 [2023-11-06T05:04:51.749Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 6 04:52 . [2023-11-06T05:04:51.749Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 04:49 .. [2023-11-06T05:04:51.749Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 04:49 .blubracket [2023-11-06T05:04:51.749Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 6 04:49 .dockerignore [2023-11-06T05:04:51.749Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 04:49 .git [2023-11-06T05:04:51.749Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 04:49 .github [2023-11-06T05:04:51.749Z] -rw-rw-r-- 1 jenkins jenkins 161 Nov 6 04:49 .gitignore [2023-11-06T05:04:51.749Z] -rw-rw-r-- 1 jenkins jenkins 8418 Nov 6 04:49 Attribution.txt [2023-11-06T05:04:51.749Z] -rw-rw-r-- 1 jenkins jenkins 19103 Nov 6 04:49 CHANGELOG.md [2023-11-06T05:04:51.749Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 6 04:49 CONTRIBUTING.md [2023-11-06T05:04:51.749Z] -rw-rw-r-- 1 jenkins jenkins 1788 Nov 6 04:49 Dockerfile [2023-11-06T05:04:51.749Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 6 04:49 Jenkinsfile [2023-11-06T05:04:51.749Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 6 04:49 LICENSE [2023-11-06T05:04:51.749Z] -rw-rw-r-- 1 jenkins jenkins 2134 Nov 6 04:49 Makefile [2023-11-06T05:04:51.749Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 6 04:49 README.md [2023-11-06T05:04:51.749Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 6 04:46 VERSION [2023-11-06T05:04:51.749Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 04:49 assets [2023-11-06T05:04:51.749Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 04:49 bin [2023-11-06T05:04:51.749Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 04:49 cmd [2023-11-06T05:04:51.749Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 6 04:52 coverage.out [2023-11-06T05:04:51.749Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 04:49 docs [2023-11-06T05:04:51.749Z] -rw-rw-r-- 1 jenkins jenkins 3512 Nov 6 04:49 go.mod [2023-11-06T05:04:51.749Z] -rw-rw-r-- 1 jenkins jenkins 34269 Nov 6 04:49 go.sum [2023-11-06T05:04:51.749Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 04:49 internal [2023-11-06T05:04:51.749Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 04:49 testing [2023-11-06T05:04:51.749Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 6 04:49 version.go [2023-11-06T05:04:51.749Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 6 04:55 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T05:04:52.164Z] + 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=b44be7231403616e3acbc285365b878cc1f776b7 --label arch=arm64 --label version=0.0.0 . [2023-11-06T05:04:53.572Z] Sending build context to Docker daemon 34.34MB [2023-11-06T05:04:53.572Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-06T05:04:53.572Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-06T05:04:53.572Z] ---> 0a3adfef8d0e [2023-11-06T05:04:53.572Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-06T05:04:54.540Z] ---> Running in 2c15f7b88fe5 [2023-11-06T05:04:54.809Z] Removing intermediate container 2c15f7b88fe5 [2023-11-06T05:04:54.809Z] ---> 39cc4588b964 [2023-11-06T05:04:54.809Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-06T05:04:54.809Z] ---> Running in 6ba8d6050cca [2023-11-06T05:04:55.077Z] Removing intermediate container 6ba8d6050cca [2023-11-06T05:04:55.077Z] ---> 1b4044e1e80b [2023-11-06T05:04:55.077Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-06T05:04:55.077Z] ---> Running in 7edfe62b2c7a [2023-11-06T05:04:55.343Z] Removing intermediate container 7edfe62b2c7a [2023-11-06T05:04:55.343Z] ---> 60299b21cc08 [2023-11-06T05:04:55.343Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-11-06T05:04:55.616Z] ---> Running in 41606dd43447 [2023-11-06T05:04:55.883Z] Removing intermediate container 41606dd43447 [2023-11-06T05:04:55.883Z] ---> 069e605762ed [2023-11-06T05:04:55.883Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-06T05:04:55.883Z] ---> Running in 18a74fd2a4ab [2023-11-06T05:04:56.149Z] Removing intermediate container 18a74fd2a4ab [2023-11-06T05:04:56.150Z] ---> 60b831b8bd62 [2023-11-06T05:04:56.150Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-06T05:04:58.101Z] ---> bf9f2b930ed3 [2023-11-06T05:04:58.101Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-06T05:04:58.101Z] ---> Running in ea675bbe1ced [2023-11-06T05:04:59.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T05:04:59.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T05:05:00.911Z] OK: 266 MiB in 52 packages [2023-11-06T05:05:01.504Z] Removing intermediate container ea675bbe1ced [2023-11-06T05:05:01.504Z] ---> 155e7cd3a3e4 [2023-11-06T05:05:01.504Z] Step 10/25 : ENV GO111MODULE=on [2023-11-06T05:05:01.777Z] ---> Running in 591ad04ef89f [2023-11-06T05:05:02.050Z] Removing intermediate container 591ad04ef89f [2023-11-06T05:05:02.050Z] ---> e23998d7cbd1 [2023-11-06T05:05:02.050Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-06T05:05:02.050Z] ---> Running in 4db14969d415 [2023-11-06T05:05:02.318Z] Removing intermediate container 4db14969d415 [2023-11-06T05:05:02.318Z] ---> 0fd5c824bc6f [2023-11-06T05:05:02.318Z] Step 12/25 : COPY go.mod vendor* ./ [2023-11-06T05:05:06.568Z] ---> b76404538a21 [2023-11-06T05:05:06.568Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T05:05:06.568Z] ---> Running in 2546df8d86df [2023-11-06T05:05:09.142Z] Removing intermediate container 2546df8d86df [2023-11-06T05:05:09.142Z] ---> e8fb818970ee [2023-11-06T05:05:09.142Z] Step 14/25 : COPY . . [2023-11-06T05:05:14.482Z] ---> 09fb9cf188ce [2023-11-06T05:05:14.482Z] Step 15/25 : RUN ${MAKE} [2023-11-06T05:05:14.482Z] ---> Running in 972e1cddbe47 [2023-11-06T05:05:15.064Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-11-06T05:07:06.729Z] Removing intermediate container 972e1cddbe47 [2023-11-06T05:07:06.729Z] ---> 8b0288b86941 [2023-11-06T05:07:06.729Z] Step 16/25 : FROM alpine:3.18 [2023-11-06T05:07:06.729Z] 3.18: Pulling from library/alpine [2023-11-06T05:07:06.729Z] 579b34f0a95b: Already exists [2023-11-06T05:07:06.729Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T05:07:06.729Z] Status: Downloaded newer image for alpine:3.18 [2023-11-06T05:07:06.729Z] ---> 3cc203321400 [2023-11-06T05:07:06.729Z] Step 17/25 : EXPOSE 4000 [2023-11-06T05:07:06.729Z] ---> Running in ef9013e14d1a [2023-11-06T05:07:06.729Z] Removing intermediate container ef9013e14d1a [2023-11-06T05:07:06.729Z] ---> e0ea45193641 [2023-11-06T05:07:06.729Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-06T05:07:06.729Z] ---> f2a6cba34453 [2023-11-06T05:07:06.729Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-11-06T05:07:06.729Z] ---> ab6e4aaa2b6d [2023-11-06T05:07:06.729Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-11-06T05:07:06.729Z] ---> e83782afd795 [2023-11-06T05:07:06.729Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-06T05:07:06.729Z] ---> Running in 083d2eab26c5 [2023-11-06T05:07:06.729Z] Removing intermediate container 083d2eab26c5 [2023-11-06T05:07:06.729Z] ---> 3b591ebdf5be [2023-11-06T05:07:06.729Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-11-06T05:07:06.729Z] ---> Running in 970f7cac7e29 [2023-11-06T05:07:06.729Z] Removing intermediate container 970f7cac7e29 [2023-11-06T05:07:06.729Z] ---> 4a3c7f8a919a [2023-11-06T05:07:06.729Z] Step 23/25 : LABEL arch=arm64 [2023-11-06T05:07:06.729Z] ---> Running in 1e4a5ccea225 [2023-11-06T05:07:06.729Z] Removing intermediate container 1e4a5ccea225 [2023-11-06T05:07:06.729Z] ---> 88ea07e6f30b [2023-11-06T05:07:06.729Z] Step 24/25 : LABEL git_sha=b44be7231403616e3acbc285365b878cc1f776b7 [2023-11-06T05:07:06.729Z] ---> Running in a8726e28d12d [2023-11-06T05:07:06.729Z] Removing intermediate container a8726e28d12d [2023-11-06T05:07:06.729Z] ---> 4bb553813da4 [2023-11-06T05:07:06.729Z] Step 25/25 : LABEL version=0.0.0 [2023-11-06T05:07:06.729Z] ---> Running in 69be9740ebc1 [2023-11-06T05:07:06.729Z] Removing intermediate container 69be9740ebc1 [2023-11-06T05:07:06.729Z] ---> b113e1e9424a [2023-11-06T05:07:06.729Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-06T05:07:06.729Z] Successfully built b113e1e9424a [2023-11-06T05:07:06.729Z] 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-11-06T05:07:07.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-06T05:07:07.542Z] [2023-11-06T05:07:07.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T05:07:07.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-06T05:07:07.935Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-06T05:07:07.935Z] 8998bd30e6a1: Pulling fs layer [2023-11-06T05:07:07.935Z] 04944245beec: Pulling fs layer [2023-11-06T05:07:07.935Z] 699f458cf7ca: Pulling fs layer [2023-11-06T05:07:07.935Z] 765212b225bb: Pulling fs layer [2023-11-06T05:07:08.202Z] f23df028b6ca: Pulling fs layer [2023-11-06T05:07:08.202Z] d65c8cfc05b1: Pulling fs layer [2023-11-06T05:07:08.202Z] 2437ff75d9bd: Pulling fs layer [2023-11-06T05:07:08.202Z] d65c8cfc05b1: Waiting [2023-11-06T05:07:08.202Z] 2437ff75d9bd: Waiting [2023-11-06T05:07:08.202Z] 765212b225bb: Waiting [2023-11-06T05:07:08.202Z] f23df028b6ca: Waiting [2023-11-06T05:07:08.202Z] 04944245beec: Verifying Checksum [2023-11-06T05:07:08.202Z] 04944245beec: Download complete [2023-11-06T05:07:08.202Z] 765212b225bb: Verifying Checksum [2023-11-06T05:07:08.202Z] 765212b225bb: Download complete [2023-11-06T05:07:08.202Z] f23df028b6ca: Verifying Checksum [2023-11-06T05:07:08.202Z] f23df028b6ca: Download complete [2023-11-06T05:07:08.202Z] d65c8cfc05b1: Verifying Checksum [2023-11-06T05:07:08.202Z] d65c8cfc05b1: Download complete [2023-11-06T05:07:08.472Z] 699f458cf7ca: Verifying Checksum [2023-11-06T05:07:08.472Z] 699f458cf7ca: Download complete [2023-11-06T05:07:08.740Z] 8998bd30e6a1: Verifying Checksum [2023-11-06T05:07:08.740Z] 8998bd30e6a1: Download complete [2023-11-06T05:07:11.317Z] 2437ff75d9bd: Verifying Checksum [2023-11-06T05:07:11.317Z] 2437ff75d9bd: Download complete [2023-11-06T05:07:13.260Z] 8998bd30e6a1: Pull complete [2023-11-06T05:07:13.841Z] 04944245beec: Pull complete [2023-11-06T05:07:15.247Z] 699f458cf7ca: Pull complete [2023-11-06T05:07:15.247Z] 765212b225bb: Pull complete [2023-11-06T05:07:16.207Z] f23df028b6ca: Pull complete [2023-11-06T05:07:16.207Z] d65c8cfc05b1: Pull complete [2023-11-06T05:07:34.406Z] 2437ff75d9bd: Pull complete [2023-11-06T05:07:34.406Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-06T05:07:34.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-06T05:07:34.406Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T05:07:34.736Z] prd-ubuntu20.04-docker-arm64-4c-16g-16608 does not seem to be running inside a container [2023-11-06T05:07:34.822Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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-lftools-log-publisher:arm64 cat [2023-11-06T05:07:37.747Z] $ docker top 7f7502ae7a7af4169b8c0a150e4d04e33d90df06b3e6ef1b959c4c475d8bc876 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T05:07:38.639Z] ---> job-cost.sh [2023-11-06T05:07:38.639Z] lf-activate-venv: SKIPPING [2023-11-06T05:07:38.639Z] INFO: No Stack... [2023-11-06T05:07:39.219Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-06T05:07:39.799Z] INFO: Archiving Costs [Pipeline] sh [2023-11-06T05:07:40.450Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2023-11-06T05:07:40.450Z] + cut -d, -f6 [Pipeline] lock [2023-11-06T05:07:41.287Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-656-1-stack-cost] [2023-11-06T05:07:41.291Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-656-1-stack-cost] did not exist. Created. [2023-11-06T05:07:41.292Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-656-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-06T05:07:42.023Z] /w/workspace/edgex-ui-go/1@tmp/durable-afa75273/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-06T05:07:42.690Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-06T05:07:42.724Z] Warning: overwriting stash ‘stack-cost’ [2023-11-06T05:07:48.977Z] Stashed 1 file(s) [Pipeline] } [2023-11-06T05:07:48.992Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-656-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-06T05:07:49.074Z] $ docker stop --time=1 7f7502ae7a7af4169b8c0a150e4d04e33d90df06b3e6ef1b959c4c475d8bc876 [2023-11-06T05:07:51.308Z] $ docker rm -f --volumes 7f7502ae7a7af4169b8c0a150e4d04e33d90df06b3e6ef1b959c4c475d8bc876 [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-11-06T05:07:56.606Z] provisioning config files... [2023-11-06T05:07:56.614Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp/config7484178112035049639tmp [Pipeline] { [Pipeline] sh [2023-11-06T05:07:56.947Z] + set +x [2023-11-06T05:07:56.947Z] + curl -s https://codecov.io/bash [2023-11-06T05:07:56.947Z] + bash -s -- [2023-11-06T05:07:56.947Z] [2023-11-06T05:07:56.947Z] _____ _ [2023-11-06T05:07:56.947Z] / ____| | | [2023-11-06T05:07:56.947Z] | | ___ __| | ___ ___ _____ __ [2023-11-06T05:07:56.947Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-06T05:07:56.947Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-06T05:07:56.947Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-06T05:07:56.947Z] Bash-1.0.6 [2023-11-06T05:07:56.947Z] [2023-11-06T05:07:56.947Z] [2023-11-06T05:07:56.947Z] ==> git version 2.25.1 found [2023-11-06T05:07:56.947Z] ==> 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-11-06T05:07:56.947Z] Release-Date: 2020-01-08 [2023-11-06T05:07:56.947Z] 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-11-06T05:07:56.947Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-06T05:07:56.947Z] ==> Jenkins CI detected. [2023-11-06T05:07:56.947Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-656 [2023-11-06T05:07:56.947Z] project root: . [2023-11-06T05:07:56.947Z] --> token set from env [2023-11-06T05:07:56.947Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-06T05:07:56.947Z] ==> Running gcov in . (disable via -X gcov) [2023-11-06T05:07:57.207Z] ==> Python coveragepy not found [2023-11-06T05:07:57.207Z] ==> Searching for coverage reports in: [2023-11-06T05:07:57.207Z] + . [2023-11-06T05:07:57.207Z] -> Found 1 reports [2023-11-06T05:07:57.207Z] ==> Detecting git/mercurial file structure [2023-11-06T05:07:57.207Z] ==> Reading reports [2023-11-06T05:07:57.207Z] + ./coverage.out bytes=10 [2023-11-06T05:07:57.207Z] ==> Appending adjustments [2023-11-06T05:07:57.207Z] https://docs.codecov.io/docs/fixing-reports [2023-11-06T05:07:57.776Z] + Found adjustments [2023-11-06T05:07:57.776Z] ==> Gzipping contents [2023-11-06T05:07:57.776Z] 12K /tmp/codecov.TaH0U2.gz [2023-11-06T05:07:57.776Z] ==> Uploading reports [2023-11-06T05:07:57.776Z] url: https://codecov.io [2023-11-06T05:07:57.776Z] query: branch=PR-656&commit=b44be7231403616e3acbc285365b878cc1f776b7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-656%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=656&job=&cmd_args= [2023-11-06T05:07:57.776Z] -> Pinging Codecov [2023-11-06T05:07:57.776Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-656&commit=b44be7231403616e3acbc285365b878cc1f776b7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-656%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=656&job=&cmd_args= [2023-11-06T05:07:58.036Z] -> Uploading to [2023-11-06T05:07:58.036Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-06/FB506323287CE973F263BFD2A0EB1F37/b44be7231403616e3acbc285365b878cc1f776b7/74a18c72-db07-4bd1-b1bf-b615b9d524a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231106%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231106T050757Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=137cdea6a7d784084335e3755274fca630ed415fe8bda01401f9ddec6ceb0cdc [2023-11-06T05:07:58.036Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-06T05:07:58.036Z] Dload Upload Total Spent Left Speed [2023-11-06T05:07:58.296Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8818 0 0 100 8818 0 35845 --:--:-- --:--:-- --:--:-- 35845 [2023-11-06T05:07:58.296Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/b44be7231403616e3acbc285365b878cc1f776b7 [Pipeline] } [2023-11-06T05:07:58.324Z] 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-11-06T05:08:00.078Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-656/archives ] [2023-11-06T05:08:00.078Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-656/archives [2023-11-06T05:08:00.078Z] total 16 [2023-11-06T05:08:00.078Z] drwxr-xr-x 3 root root 4096 Nov 6 04:50 . [2023-11-06T05:08:00.078Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 6 04:50 .. [2023-11-06T05:08:00.078Z] drwxr-xr-x 2 root root 4096 Nov 6 04:50 cost [2023-11-06T05:08:00.078Z] -rw-r--r-- 1 root root 83 Nov 6 04:50 cost.csv [2023-11-06T05:08:00.078Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-656/archives [2023-11-06T05:08:00.078Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-656/archives [2023-11-06T05:08:00.078Z] total 16 [2023-11-06T05:08:00.078Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 04:50 . [2023-11-06T05:08:00.078Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 6 04:50 .. [2023-11-06T05:08:00.078Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 6 04:50 cost [2023-11-06T05:08:00.078Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 6 04:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-06T05:08:00.410Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T05:08:01.060Z] ---> package-listing.sh [2023-11-06T05:08:01.060Z] ++ facter osfamily [2023-11-06T05:08:01.060Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-06T05:08:01.321Z] + OS_FAMILY=debian [2023-11-06T05:08:01.321Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-656 [2023-11-06T05:08:01.321Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-06T05:08:01.321Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-06T05:08:01.321Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-06T05:08:01.321Z] + PACKAGES=/tmp/packages_start.txt [2023-11-06T05:08:01.321Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-656 ']' [2023-11-06T05:08:01.321Z] + PACKAGES=/tmp/packages_end.txt [2023-11-06T05:08:01.321Z] + case "${OS_FAMILY}" in [2023-11-06T05:08:01.321Z] + dpkg -l [2023-11-06T05:08:01.321Z] + grep '^ii' [2023-11-06T05:08:01.321Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-06T05:08:01.321Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-06T05:08:01.321Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-06T05:08:01.321Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-656 ']' [2023-11-06T05:08:01.321Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-656/archives/ [2023-11-06T05:08:01.321Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-656/archives/ [Pipeline] echo [2023-11-06T05:08:01.366Z] 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-656/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-06T05:08:01.658Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T05:08:02.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T05:08:02.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T05:08:02.431Z] prd-ubuntu20.04-docker-8c-8g-16606 does not seem to be running inside a container [2023-11-06T05:08:02.461Z] $ 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-656/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-656 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656:/w/workspace/edgexfoundry_edgex-ui-go_PR-656:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-06T05:08:02.656Z] $ docker top 528c6746407f2217ccc8af80d79f9b6d19c819a26099ad23c96142b6a77b5ea3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T05:08:03.067Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-06T05:08:03.375Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-06T05:08:03.688Z] + ls /var/log/sa-host [2023-11-06T05:08:03.688Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T05:08:03.811Z] provisioning config files... [2023-11-06T05:08:03.820Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp/config15492878647226675290tmp [Pipeline] { [Pipeline] echo [2023-11-06T05:08:03.874Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T05:08:04.190Z] ---> create-netrc.sh [Pipeline] } [2023-11-06T05:08:04.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-06T05:08:04.634Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-06T05:08:04.669Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T05:08:04.991Z] ---> sudo-logs.sh [2023-11-06T05:08:04.991Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-06T05:08:05.094Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T05:08:05.411Z] ---> job-cost.sh [2023-11-06T05:08:05.412Z] lf-activate-venv: SKIPPING [2023-11-06T05:08:05.412Z] DEBUG: total: 0.2199999988079071 [2023-11-06T05:08:05.412Z] INFO: Retrieving Stack Cost... [2023-11-06T05:08:05.670Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-06T05:08:06.238Z] INFO: Archiving Costs [Pipeline] echo [2023-11-06T05:08:06.273Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T05:08:06.589Z] ---> logs-deploy.sh [2023-11-06T05:08:06.589Z] lf-activate-venv: SKIPPING [2023-11-06T05:08:06.589Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-656/1 [2023-11-06T05:08:06.589Z] INFO: archiving workspace using pattern(s): [2023-11-06T05:08:07.528Z] Archives upload complete. [2023-11-06T05:08:07.528Z] INFO: archiving logs to Nexus