Pull request #618 reopened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 116b63d5d91e022accb13581612c1716ca2e3d97+588e4747f1d3645342cd4a28a51c9f1e9b808114 (60749db3ca96f435df966f05deeece615d53b7cf) 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-ssh18395837140064424810.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7205073662367985490.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-618/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-618/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13900436955468967901.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15217696672901909498.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-618/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-618/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18178179166401354820.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16743 in /w/workspace/edgexfoundry_edgex-ui-go_PR-618 [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-618 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 588e4747f1d3645342cd4a28a51c9f1e9b808114 into PR head commit 116b63d5d91e022accb13581612c1716ca2e3d97 Merge succeeded, producing 116b63d5d91e022accb13581612c1716ca2e3d97 Checking out Revision 116b63d5d91e022accb13581612c1716ca2e3d97 (PR-618) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" > 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/618/head:refs/remotes/origin/PR-618 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 116b63d5d91e022accb13581612c1716ca2e3d97 # 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 588e4747f1d3645342cd4a28a51c9f1e9b808114 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 116b63d5d91e022accb13581612c1716ca2e3d97 # timeout=10 > git rev-list --no-walk 116b63d5d91e022accb13581612c1716ca2e3d97 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T17:54:54.620Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T17:54:54.661Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T17:54:54.682Z] ========================================================= [2023-05-24T17:54:54.682Z] EdgeX Global Pipelines Version Info [2023-05-24T17:54:54.682Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T17:54:55.400Z] ------------------- [2023-05-24T17:54:55.400Z] stable info: [2023-05-24T17:54:55.400Z] ------------------- [2023-05-24T17:54:55.400Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T17:54:55.400Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T17:54:55.400Z] Message: update stable to v1.0.249 [2023-05-24T17:54:55.970Z] ------------------- [2023-05-24T17:54:55.970Z] experimental info: [2023-05-24T17:54:55.970Z] ------------------- [2023-05-24T17:54:55.970Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T17:54:55.970Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T17:54:55.970Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T17:54:56.134Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-24T17:54:56.147Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-24T17:54:56.165Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T17:54:56.184Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T17:54:56.204Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T17:54:56.223Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T17:54:56.244Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T17:54:56.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T17:54:56.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T17:54:56.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T17:54:56.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T17:54:56.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-24T17:54:56.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T17:54:56.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T17:54:56.356Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T17:54:56.369Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T17:54:56.381Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T17:54:56.395Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T17:54:56.421Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T17:54:56.439Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T17:54:56.458Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T17:54:56.477Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T17:54:56.493Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T17:54:56.507Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T17:54:56.522Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T17:54:56.535Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T17:54:56.552Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T17:54:56.567Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-618 [Pipeline] echo [2023-05-24T17:54:56.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-618 [Pipeline] echo [2023-05-24T17:54:56.607Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-618 [Pipeline] echo [2023-05-24T17:54:56.625Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 116b63d5d91e022accb13581612c1716ca2e3d97 [Pipeline] echo [2023-05-24T17:54:56.639Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 116b63d [Pipeline] echo [2023-05-24T17:54:56.650Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T17:54:56.701Z] provisioning config files... [2023-05-24T17:54:56.716Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/config14448543661206066816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T17:54:57.022Z] ---> docker-login.sh [2023-05-24T17:54:57.022Z] nexus3.edgexfoundry.org:10001 [2023-05-24T17:54:57.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:54:58.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:54:58.242Z] Configure a credential helper to remove this warning. See [2023-05-24T17:54:58.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:54:58.242Z] [2023-05-24T17:54:58.242Z] Login Succeeded [2023-05-24T17:54:58.242Z] nexus3.edgexfoundry.org:10002 [2023-05-24T17:54:58.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:54:58.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:54:58.242Z] Configure a credential helper to remove this warning. See [2023-05-24T17:54:58.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:54:58.242Z] [2023-05-24T17:54:58.242Z] Login Succeeded [2023-05-24T17:54:58.242Z] nexus3.edgexfoundry.org:10003 [2023-05-24T17:54:58.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:54:58.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:54:58.503Z] Configure a credential helper to remove this warning. See [2023-05-24T17:54:58.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:54:58.503Z] [2023-05-24T17:54:58.503Z] Login Succeeded [2023-05-24T17:54:58.503Z] nexus3.edgexfoundry.org:10004 [2023-05-24T17:54:58.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:54:58.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:54:58.503Z] Configure a credential helper to remove this warning. See [2023-05-24T17:54:58.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:54:58.503Z] [2023-05-24T17:54:58.503Z] Login Succeeded [2023-05-24T17:54:58.503Z] docker.io [2023-05-24T17:54:58.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:54:59.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:54:59.024Z] Configure a credential helper to remove this warning. See [2023-05-24T17:54:59.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:54:59.024Z] [2023-05-24T17:54:59.024Z] Login Succeeded [2023-05-24T17:54:59.024Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T17:54:59.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T17:54:59.413Z] + git rev-list -1 --merges 116b63d5d91e022accb13581612c1716ca2e3d97~1..116b63d5d91e022accb13581612c1716ca2e3d97 [Pipeline] echo [2023-05-24T17:54:59.467Z] -----------> git rev-list -1 --merges 116b63d5d91e022accb13581612c1716ca2e3d97~1..116b63d5d91e022accb13581612c1716ca2e3d97 116b63d5d91e022accb13581612c1716ca2e3d97 [false] [Pipeline] sh [2023-05-24T17:54:59.747Z] + git log --format=format:%s -1 116b63d5d91e022accb13581612c1716ca2e3d97 [Pipeline] echo [2023-05-24T17:54:59.763Z] ========================================================= [2023-05-24T17:54:59.763Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T17:54:59.763Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T17:55:00.087Z] + git log --format=format:%s -1 116b63d5d91e022accb13581612c1716ca2e3d97 [Pipeline] echo [2023-05-24T17:55:00.097Z] [semverPrep] GIT_COMMIT: 116b63d5d91e022accb13581612c1716ca2e3d97, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-05-24T17:55:00.109Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T17:55:00.457Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T17:55:00.457Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T17:55:00.457Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T17:55:00.457Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T17:55:00.457Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T17:55:00.457Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T17:55:00.457Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T17:55:00.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T17:55:00.799Z] [2023-05-24T17:55:00.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T17:55:01.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T17:55:01.360Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T17:55:01.360Z] b85a868b505f: Pulling fs layer [2023-05-24T17:55:01.360Z] e2be974225ed: Pulling fs layer [2023-05-24T17:55:01.360Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T17:55:01.360Z] 988bab9f4d93: Pulling fs layer [2023-05-24T17:55:01.360Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T17:55:01.360Z] eaf3925da568: Pulling fs layer [2023-05-24T17:55:01.360Z] bab4dde63d76: Pulling fs layer [2023-05-24T17:55:01.360Z] bde34c3a00c8: Pulling fs layer [2023-05-24T17:55:01.360Z] b352a97aabf1: Pulling fs layer [2023-05-24T17:55:01.360Z] 4872d77fe225: Pulling fs layer [2023-05-24T17:55:01.360Z] 5851b861e8e6: Pulling fs layer [2023-05-24T17:55:01.360Z] bab4dde63d76: Waiting [2023-05-24T17:55:01.360Z] 1469e6f7b9e6: Waiting [2023-05-24T17:55:01.360Z] bde34c3a00c8: Waiting [2023-05-24T17:55:01.360Z] 988bab9f4d93: Waiting [2023-05-24T17:55:01.361Z] b352a97aabf1: Waiting [2023-05-24T17:55:01.361Z] 5851b861e8e6: Waiting [2023-05-24T17:55:01.361Z] eaf3925da568: Waiting [2023-05-24T17:55:01.361Z] e2be974225ed: Verifying Checksum [2023-05-24T17:55:01.361Z] e2be974225ed: Download complete [2023-05-24T17:55:01.361Z] 988bab9f4d93: Download complete [2023-05-24T17:55:01.361Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T17:55:01.361Z] 339a4e72a1f5: Download complete [2023-05-24T17:55:01.361Z] eaf3925da568: Verifying Checksum [2023-05-24T17:55:01.361Z] eaf3925da568: Download complete [2023-05-24T17:55:01.361Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T17:55:01.361Z] 1469e6f7b9e6: Download complete [2023-05-24T17:55:01.361Z] bde34c3a00c8: Verifying Checksum [2023-05-24T17:55:01.361Z] bde34c3a00c8: Download complete [2023-05-24T17:55:01.621Z] b352a97aabf1: Verifying Checksum [2023-05-24T17:55:01.621Z] b352a97aabf1: Download complete [2023-05-24T17:55:01.621Z] 4872d77fe225: Verifying Checksum [2023-05-24T17:55:01.621Z] 4872d77fe225: Download complete [2023-05-24T17:55:01.621Z] 5851b861e8e6: Verifying Checksum [2023-05-24T17:55:01.621Z] 5851b861e8e6: Download complete [2023-05-24T17:55:01.621Z] b85a868b505f: Verifying Checksum [2023-05-24T17:55:01.621Z] b85a868b505f: Download complete [2023-05-24T17:55:01.881Z] bab4dde63d76: Verifying Checksum [2023-05-24T17:55:01.881Z] bab4dde63d76: Download complete [2023-05-24T17:55:03.264Z] b85a868b505f: Pull complete [2023-05-24T17:55:03.524Z] e2be974225ed: Pull complete [2023-05-24T17:55:04.093Z] 339a4e72a1f5: Pull complete [2023-05-24T17:55:04.353Z] 988bab9f4d93: Pull complete [2023-05-24T17:55:04.923Z] 1469e6f7b9e6: Pull complete [2023-05-24T17:55:05.181Z] eaf3925da568: Pull complete [2023-05-24T17:55:07.101Z] bab4dde63d76: Pull complete [2023-05-24T17:55:07.101Z] bde34c3a00c8: Pull complete [2023-05-24T17:55:07.671Z] b352a97aabf1: Pull complete [2023-05-24T17:55:07.671Z] 4872d77fe225: Pull complete [2023-05-24T17:55:07.930Z] 5851b861e8e6: Pull complete [2023-05-24T17:55:07.930Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T17:55:07.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T17:55:07.930Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T17:55:08.309Z] prd-ubuntu20.04-docker-8c-8g-16743 does not seem to be running inside a container [2023-05-24T17:55:08.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-618 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618:/w/workspace/edgexfoundry_edgex-ui-go_PR-618:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T17:55:15.881Z] $ docker top 8ad205b97606ab584f40247f8dbcc3e58e6cb5891f02dc1d4d7adaccceee1047 -eo pid,comm [2023-05-24T17:55:15.940Z] 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-05-24T17:55:15.940Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T17:55:15.979Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T17:55:15.979Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T17:55:16.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T17:55:16.124Z] $ docker exec 8ad205b97606ab584f40247f8dbcc3e58e6cb5891f02dc1d4d7adaccceee1047 ssh-agent [2023-05-24T17:55:16.235Z] SSH_AUTH_SOCK=/tmp/ssh-XlbzL5r0GRSW/agent.14 [2023-05-24T17:55:16.235Z] SSH_AGENT_PID=20 [2023-05-24T17:55:16.241Z] Running ssh-add (command line suppressed) [2023-05-24T17:55:16.369Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/private_key_3951572117612997736.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/private_key_3951572117612997736.key) [2023-05-24T17:55:16.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T17:55:16.676Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T17:55:16.690Z] $ docker exec --env ******** --env ******** 8ad205b97606ab584f40247f8dbcc3e58e6cb5891f02dc1d4d7adaccceee1047 ssh-agent -k [2023-05-24T17:55:16.786Z] unset SSH_AUTH_SOCK; [2023-05-24T17:55:16.786Z] unset SSH_AGENT_PID; [2023-05-24T17:55:16.786Z] echo Agent pid 20 killed; [2023-05-24T17:55:16.794Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T17:55:16.828Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T17:55:16.828Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T17:55:16.947Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T17:55:16.953Z] $ docker exec 8ad205b97606ab584f40247f8dbcc3e58e6cb5891f02dc1d4d7adaccceee1047 ssh-agent [2023-05-24T17:55:17.070Z] SSH_AUTH_SOCK=/tmp/ssh-yFIMjzZBaL3T/agent.72 [2023-05-24T17:55:17.070Z] SSH_AGENT_PID=78 [2023-05-24T17:55:17.076Z] Running ssh-add (command line suppressed) [2023-05-24T17:55:17.188Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/private_key_11067025199160206466.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/private_key_11067025199160206466.key) [2023-05-24T17:55:17.202Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T17:55:17.489Z] + git semver init [2023-05-24T17:55:17.750Z] 2023-05-24 17:55:17,660 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T17:55:17.750Z] 2023-05-24 17:55:17,662 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver [2023-05-24T17:55:17.750Z] 2023-05-24 17:55:17,662 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver [2023-05-24T17:55:17.750Z] 2023-05-24 17:55:17,662 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-618, universal_newlines=False, shell=None, istream=None) [2023-05-24T17:55:19.658Z] 2023-05-24 17:55:19,516 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.git/info/exclude [2023-05-24T17:55:19.658Z] 2023-05-24 17:55:19,516 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver/PR-618 with force:False [2023-05-24T17:55:19.658Z] 2023-05-24 17:55:19,517 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver/PR-618 [2023-05-24T17:55:19.658Z] 2023-05-24 17:55:19,520 [execute] INFO git cat-file --batch-check [2023-05-24T17:55:19.658Z] 2023-05-24 17:55:19,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T17:55:19.658Z] 2023-05-24 17:55:19,526 [execute] INFO git cat-file --batch [2023-05-24T17:55:19.658Z] 2023-05-24 17:55:19,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T17:55:19.658Z] 2023-05-24 17:55:19,531 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver/PR-618 [2023-05-24T17:55:19.658Z] 0.0.0 [Pipeline] } [2023-05-24T17:55:19.671Z] $ docker exec --env ******** --env ******** 8ad205b97606ab584f40247f8dbcc3e58e6cb5891f02dc1d4d7adaccceee1047 ssh-agent -k [2023-05-24T17:55:19.790Z] unset SSH_AUTH_SOCK; [2023-05-24T17:55:19.790Z] unset SSH_AGENT_PID; [2023-05-24T17:55:19.790Z] echo Agent pid 78 killed; [2023-05-24T17:55:19.801Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T17:55:20.111Z] + git semver [Pipeline] } [2023-05-24T17:55:20.390Z] $ docker stop --time=1 8ad205b97606ab584f40247f8dbcc3e58e6cb5891f02dc1d4d7adaccceee1047 [2023-05-24T17:55:21.718Z] $ docker rm -f --volumes 8ad205b97606ab584f40247f8dbcc3e58e6cb5891f02dc1d4d7adaccceee1047 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T17:55:22.053Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T17:55:22.266Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T17:55:22.269Z] [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-05-24T17:55:22.397Z] provisioning config files... [2023-05-24T17:55:22.406Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/config2232384227806557216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T17:55:22.698Z] ---> docker-login.sh [2023-05-24T17:55:22.698Z] nexus3.edgexfoundry.org:10001 [2023-05-24T17:55:22.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:55:22.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:55:22.698Z] Configure a credential helper to remove this warning. See [2023-05-24T17:55:22.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:55:22.698Z] [2023-05-24T17:55:22.698Z] Login Succeeded [2023-05-24T17:55:22.698Z] nexus3.edgexfoundry.org:10002 [2023-05-24T17:55:22.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:55:22.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:55:22.698Z] Configure a credential helper to remove this warning. See [2023-05-24T17:55:22.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:55:22.698Z] [2023-05-24T17:55:22.698Z] Login Succeeded [2023-05-24T17:55:22.698Z] nexus3.edgexfoundry.org:10003 [2023-05-24T17:55:22.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:55:22.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:55:22.957Z] Configure a credential helper to remove this warning. See [2023-05-24T17:55:22.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:55:22.957Z] [2023-05-24T17:55:22.957Z] Login Succeeded [2023-05-24T17:55:22.957Z] nexus3.edgexfoundry.org:10004 [2023-05-24T17:55:22.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:55:22.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:55:22.957Z] Configure a credential helper to remove this warning. See [2023-05-24T17:55:22.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:55:22.957Z] [2023-05-24T17:55:22.957Z] Login Succeeded [2023-05-24T17:55:22.957Z] docker.io [2023-05-24T17:55:22.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:55:23.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:55:23.215Z] Configure a credential helper to remove this warning. See [2023-05-24T17:55:23.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:55:23.215Z] [2023-05-24T17:55:23.215Z] Login Succeeded [2023-05-24T17:55:23.215Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T17:55:23.222Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T17:55:23.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T17:55:23.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T17:55:23.318Z] ========================================================= [2023-05-24T17:55:23.318Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T17:55:23.318Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T17:55:23.634Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T17:55:23.893Z] Sending build context to Docker daemon 47.7MB [2023-05-24T17:55:23.893Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T17:55:23.893Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-24T17:55:24.152Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T17:55:24.152Z] f56be85fc22e: Pulling fs layer [2023-05-24T17:55:24.152Z] 85791d961cd3: Pulling fs layer [2023-05-24T17:55:24.152Z] d694b5ae8c79: Pulling fs layer [2023-05-24T17:55:24.152Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T17:55:24.152Z] 4d19c01a9841: Pulling fs layer [2023-05-24T17:55:24.152Z] 9325e15d5711: Pulling fs layer [2023-05-24T17:55:24.152Z] 556b6ee489ea: Pulling fs layer [2023-05-24T17:55:24.152Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T17:55:24.152Z] 9f32a84ed3da: Waiting [2023-05-24T17:55:24.152Z] 4d19c01a9841: Waiting [2023-05-24T17:55:24.152Z] 9325e15d5711: Waiting [2023-05-24T17:55:24.152Z] 556b6ee489ea: Waiting [2023-05-24T17:55:24.152Z] c5a4b2cf53e6: Waiting [2023-05-24T17:55:24.152Z] 85791d961cd3: Verifying Checksum [2023-05-24T17:55:24.152Z] 85791d961cd3: Download complete [2023-05-24T17:55:24.152Z] 9f32a84ed3da: Verifying Checksum [2023-05-24T17:55:24.152Z] 9f32a84ed3da: Download complete [2023-05-24T17:55:24.152Z] 4d19c01a9841: Verifying Checksum [2023-05-24T17:55:24.152Z] 4d19c01a9841: Download complete [2023-05-24T17:55:24.152Z] f56be85fc22e: Verifying Checksum [2023-05-24T17:55:24.152Z] f56be85fc22e: Download complete [2023-05-24T17:55:24.152Z] 9325e15d5711: Verifying Checksum [2023-05-24T17:55:24.152Z] 9325e15d5711: Download complete [2023-05-24T17:55:24.152Z] f56be85fc22e: Pull complete [2023-05-24T17:55:24.412Z] 85791d961cd3: Pull complete [2023-05-24T17:55:24.991Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T17:55:24.991Z] c5a4b2cf53e6: Download complete [2023-05-24T17:55:25.249Z] d694b5ae8c79: Verifying Checksum [2023-05-24T17:55:25.249Z] d694b5ae8c79: Download complete [2023-05-24T17:55:25.249Z] 556b6ee489ea: Verifying Checksum [2023-05-24T17:55:25.249Z] 556b6ee489ea: Download complete [2023-05-24T17:55:29.455Z] d694b5ae8c79: Pull complete [2023-05-24T17:55:30.022Z] 9f32a84ed3da: Pull complete [2023-05-24T17:55:30.281Z] 4d19c01a9841: Pull complete [2023-05-24T17:55:30.849Z] 9325e15d5711: Pull complete [2023-05-24T17:55:34.131Z] 556b6ee489ea: Pull complete [2023-05-24T17:55:35.512Z] c5a4b2cf53e6: Pull complete [2023-05-24T17:55:35.770Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T17:55:35.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T17:55:35.770Z] ---> c4be618373d6 [2023-05-24T17:55:35.770Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T17:55:37.366Z] Still waiting to schedule task [2023-05-24T17:55:37.366Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16744’ is offline [2023-05-24T17:55:53.916Z] ---> Running in 3f3e7852016d [2023-05-24T17:55:53.916Z] Removing intermediate container 3f3e7852016d [2023-05-24T17:55:53.916Z] ---> 0b26981923e0 [2023-05-24T17:55:53.916Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T17:55:53.916Z] ---> Running in c340ede59681 [2023-05-24T17:55:53.916Z] Removing intermediate container c340ede59681 [2023-05-24T17:55:53.916Z] ---> f57d9dfbee31 [2023-05-24T17:55:53.916Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T17:55:53.916Z] ---> Running in 4434b029775c [2023-05-24T17:55:53.916Z] Removing intermediate container 4434b029775c [2023-05-24T17:55:53.916Z] ---> 4099005408c4 [2023-05-24T17:55:53.916Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-24T17:55:53.916Z] ---> Running in 4cb8c5fe1fe7 [2023-05-24T17:55:53.916Z] Removing intermediate container 4cb8c5fe1fe7 [2023-05-24T17:55:53.916Z] ---> 1b1f7192f09b [2023-05-24T17:55:53.916Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T17:55:53.916Z] ---> Running in c43f2a9150e8 [2023-05-24T17:55:54.176Z] Removing intermediate container c43f2a9150e8 [2023-05-24T17:55:54.176Z] ---> d23d6b95f9e4 [2023-05-24T17:55:54.176Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T17:55:57.806Z] latest: Pulling from library/docker [2023-05-24T17:55:57.806Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-24T17:55:57.806Z] dfb60e7f5d22: Pulling fs layer [2023-05-24T17:55:57.806Z] f74671f55a8d: Pulling fs layer [2023-05-24T17:55:57.806Z] 75039dcfa57a: Pulling fs layer [2023-05-24T17:55:57.806Z] a867a08cc62a: Pulling fs layer [2023-05-24T17:55:57.806Z] f897c97d93d5: Pulling fs layer [2023-05-24T17:55:57.806Z] 5893dfdf0269: Pulling fs layer [2023-05-24T17:55:57.806Z] 7bd0f5addfbf: Pulling fs layer [2023-05-24T17:55:57.806Z] b3364461d2a2: Pulling fs layer [2023-05-24T17:55:57.806Z] 3b63b390fabe: Pulling fs layer [2023-05-24T17:55:57.806Z] 200a256d559f: Pulling fs layer [2023-05-24T17:55:57.806Z] f36549cf8e4b: Pulling fs layer [2023-05-24T17:55:57.807Z] 135f01648aa4: Pulling fs layer [2023-05-24T17:55:57.807Z] f9804e6a84f9: Pulling fs layer [2023-05-24T17:55:57.807Z] 7bd0f5addfbf: Waiting [2023-05-24T17:55:57.807Z] f36549cf8e4b: Waiting [2023-05-24T17:55:57.807Z] b3364461d2a2: Waiting [2023-05-24T17:55:57.807Z] 135f01648aa4: Waiting [2023-05-24T17:55:57.807Z] f9804e6a84f9: Waiting [2023-05-24T17:55:57.807Z] 3b63b390fabe: Waiting [2023-05-24T17:55:57.807Z] 200a256d559f: Waiting [2023-05-24T17:55:57.807Z] 5893dfdf0269: Waiting [2023-05-24T17:55:57.807Z] f897c97d93d5: Waiting [2023-05-24T17:55:57.807Z] 75039dcfa57a: Waiting [2023-05-24T17:55:57.807Z] f74671f55a8d: Verifying Checksum [2023-05-24T17:55:57.807Z] f74671f55a8d: Download complete [2023-05-24T17:55:57.807Z] dfb60e7f5d22: Verifying Checksum [2023-05-24T17:55:57.807Z] dfb60e7f5d22: Download complete [2023-05-24T17:55:58.470Z] 8a49fdb3b6a5: Verifying Checksum [2023-05-24T17:55:58.470Z] 8a49fdb3b6a5: Download complete [2023-05-24T17:55:58.470Z] 8a49fdb3b6a5: Pull complete [2023-05-24T17:55:58.729Z] dfb60e7f5d22: Pull complete [2023-05-24T17:55:58.729Z] 75039dcfa57a: Verifying Checksum [2023-05-24T17:55:58.729Z] 75039dcfa57a: Download complete [2023-05-24T17:55:58.729Z] a867a08cc62a: Verifying Checksum [2023-05-24T17:55:58.729Z] a867a08cc62a: Download complete [2023-05-24T17:55:58.729Z] f74671f55a8d: Pull complete [2023-05-24T17:55:58.729Z] 5893dfdf0269: Verifying Checksum [2023-05-24T17:55:58.729Z] 5893dfdf0269: Download complete [2023-05-24T17:55:58.729Z] 7bd0f5addfbf: Download complete [2023-05-24T17:55:58.990Z] b3364461d2a2: Verifying Checksum [2023-05-24T17:55:58.990Z] b3364461d2a2: Download complete [2023-05-24T17:55:58.990Z] f897c97d93d5: Verifying Checksum [2023-05-24T17:55:58.990Z] f897c97d93d5: Download complete [2023-05-24T17:55:58.990Z] 3b63b390fabe: Download complete [2023-05-24T17:55:58.990Z] 200a256d559f: Verifying Checksum [2023-05-24T17:55:58.990Z] 200a256d559f: Download complete [2023-05-24T17:55:59.250Z] 135f01648aa4: Verifying Checksum [2023-05-24T17:55:59.250Z] 135f01648aa4: Download complete [2023-05-24T17:55:59.250Z] 75039dcfa57a: Pull complete [2023-05-24T17:55:59.250Z] f9804e6a84f9: Verifying Checksum [2023-05-24T17:55:59.250Z] f9804e6a84f9: Download complete [2023-05-24T17:55:59.819Z] a867a08cc62a: Pull complete [2023-05-24T17:55:59.819Z] f36549cf8e4b: Verifying Checksum [2023-05-24T17:55:59.819Z] f36549cf8e4b: Download complete [2023-05-24T17:56:00.080Z] f897c97d93d5: Pull complete [2023-05-24T17:56:00.080Z] 5893dfdf0269: Pull complete [2023-05-24T17:56:00.080Z] 7bd0f5addfbf: Pull complete [2023-05-24T17:56:00.080Z] b3364461d2a2: Pull complete [2023-05-24T17:56:00.339Z] 3b63b390fabe: Pull complete [2023-05-24T17:56:00.597Z] 200a256d559f: Pull complete [2023-05-24T17:56:01.535Z] f36549cf8e4b: Pull complete [2023-05-24T17:56:01.535Z] 135f01648aa4: Pull complete [2023-05-24T17:56:01.535Z] f9804e6a84f9: Pull complete [2023-05-24T17:56:01.535Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-24T17:56:01.535Z] Status: Downloaded newer image for docker:latest [2023-05-24T17:56:08.134Z] ---> 2150e723166e [2023-05-24T17:56:08.134Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T17:56:08.134Z] ---> Running in a55c6bac30eb [2023-05-24T17:56:08.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T17:56:08.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T17:56:08.656Z] OK: 265 MiB in 53 packages [2023-05-24T17:56:10.590Z] Removing intermediate container a55c6bac30eb [2023-05-24T17:56:10.590Z] ---> e98d13837f54 [2023-05-24T17:56:10.590Z] Step 10/15 : ENV GO111MODULE=on [2023-05-24T17:56:10.590Z] ---> Running in 288b707a653c [2023-05-24T17:56:11.163Z] Removing intermediate container 288b707a653c [2023-05-24T17:56:11.163Z] ---> 74836c5624ea [2023-05-24T17:56:11.163Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T17:56:11.426Z] ---> Running in df4534fb2848 [2023-05-24T17:56:11.997Z] Removing intermediate container df4534fb2848 [2023-05-24T17:56:11.997Z] ---> 690c7992c59d [2023-05-24T17:56:11.997Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-24T17:56:13.488Z] ---> c0121a4cb672 [2023-05-24T17:56:13.488Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T17:56:15.534Z] ---> Running in e9f0d876f99e [2023-05-24T17:57:23.440Z] Removing intermediate container e9f0d876f99e [2023-05-24T17:57:23.440Z] ---> efb5e3fbcfac [2023-05-24T17:57:23.440Z] Step 14/15 : COPY . . [2023-05-24T17:57:23.440Z] ---> a9a7f9456e95 [2023-05-24T17:57:23.440Z] Step 15/15 : RUN ${MAKE} [2023-05-24T17:57:23.440Z] ---> Running in 312b7b7cc27d [2023-05-24T17:57:23.440Z] noop [2023-05-24T17:57:23.440Z] Removing intermediate container 312b7b7cc27d [2023-05-24T17:57:23.440Z] ---> 2be390899149 [2023-05-24T17:57:23.440Z] Successfully built 2be390899149 [2023-05-24T17:57:23.440Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T17:57:23.781Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T17:57:23.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T17:57:23.874Z] prd-ubuntu20.04-docker-8c-8g-16743 does not seem to be running inside a container [2023-05-24T17:57:23.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-618 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618:/w/workspace/edgexfoundry_edgex-ui-go_PR-618:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T17:57:24.767Z] $ docker top 4741cf177366237b740c9f4215a7707c9199bb4030d76974ebeb4da3640582aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T17:57:25.094Z] + go version [2023-05-24T17:57:25.094Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T17:57:25.110Z] $ docker stop --time=1 4741cf177366237b740c9f4215a7707c9199bb4030d76974ebeb4da3640582aa [2023-05-24T17:57:26.700Z] $ docker rm -f --volumes 4741cf177366237b740c9f4215a7707c9199bb4030d76974ebeb4da3640582aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T17:57:27.184Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T17:57:27.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T17:57:27.263Z] prd-ubuntu20.04-docker-8c-8g-16743 does not seem to be running inside a container [2023-05-24T17:57:27.296Z] $ 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-618 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618:/w/workspace/edgexfoundry_edgex-ui-go_PR-618:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T17:57:27.622Z] $ docker top 19525646bbf3fd79c1aec300bc2dd9f3acf41c2ad668b772f7ec1b2c19eabbf1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T17:57:27.965Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-618 [Pipeline] fileExists [Pipeline] sh [2023-05-24T17:57:28.262Z] + make test [2023-05-24T17:57:28.262Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-24T17:57:33.531Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-24T17:57:41.796Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-24T17:57:41.796Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-24T17:57:41.796Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-24T17:57:41.796Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-24T17:57:41.796Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-24T17:57:41.796Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-24T17:57:41.796Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-24T17:57:41.796Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-24T17:57:41.796Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-24T17:57:44.323Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T17:57:44.323Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T17:57:44.323Z] ./bin/test-attribution-txt.sh [2023-05-24T17:57:44.323Z] make -C web test [2023-05-24T17:57:44.323Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-618/web' [2023-05-24T17:57:44.323Z] make[1]: tput: No such file or directory [2023-05-24T17:57:44.323Z] make[1]: tput: No such file or directory [2023-05-24T17:57:44.323Z] warning: generating ./VERSION [2023-05-24T17:57:44.323Z] echo "0.0.0" > VERSION [2023-05-24T17:57:44.323Z] docker build \ [2023-05-24T17:57:44.323Z] -f Dockerfile \ [2023-05-24T17:57:44.323Z] --build-arg USER=1000 \ [2023-05-24T17:57:44.323Z] \ [2023-05-24T17:57:44.323Z] --label "git_sha=116b63d5d91e022accb13581612c1716ca2e3d97" \ [2023-05-24T17:57:44.323Z] -t edgexfoundry/edgex-web-ui:116b63d5d91e022accb13581612c1716ca2e3d97 \ [2023-05-24T17:57:44.323Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-24T17:57:44.323Z] . [2023-05-24T17:57:44.323Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-24T17:57:44.323Z] Install the buildx component to build images with BuildKit: [2023-05-24T17:57:44.323Z] https://docs.docker.com/go/buildx/ [2023-05-24T17:57:44.323Z] [2023-05-24T17:57:44.586Z] Sending build context to Docker daemon 2.571MB [2023-05-24T17:57:44.586Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-24T17:57:44.846Z] 16.17-alpine3.15: Pulling from library/node [2023-05-24T17:57:44.846Z] 9621f1afde84: Pulling fs layer [2023-05-24T17:57:44.846Z] c6f70ee39829: Pulling fs layer [2023-05-24T17:57:44.846Z] 56892a8094a2: Pulling fs layer [2023-05-24T17:57:44.846Z] 58dd87906ef0: Pulling fs layer [2023-05-24T17:57:44.846Z] 58dd87906ef0: Waiting [2023-05-24T17:57:45.106Z] 56892a8094a2: Verifying Checksum [2023-05-24T17:57:45.106Z] 56892a8094a2: Download complete [2023-05-24T17:57:45.106Z] 9621f1afde84: Verifying Checksum [2023-05-24T17:57:45.106Z] 9621f1afde84: Download complete [2023-05-24T17:57:45.106Z] 58dd87906ef0: Download complete [2023-05-24T17:57:45.364Z] c6f70ee39829: Verifying Checksum [2023-05-24T17:57:45.364Z] c6f70ee39829: Download complete [2023-05-24T17:57:45.364Z] 9621f1afde84: Pull complete [2023-05-24T17:57:46.739Z] c6f70ee39829: Pull complete [2023-05-24T17:57:47.306Z] 56892a8094a2: Pull complete [2023-05-24T17:57:47.565Z] 58dd87906ef0: Pull complete [2023-05-24T17:57:47.824Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-24T17:57:47.824Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-24T17:57:47.824Z] ---> b69703f70c3d [2023-05-24T17:57:47.824Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-24T17:57:55.973Z] ---> Running in 171c4d96bc38 [2023-05-24T17:57:55.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-24T17:57:55.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-24T17:57:55.973Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-24T17:57:55.973Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-24T17:57:55.973Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-24T17:57:55.973Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-24T17:57:55.973Z] (5/129) Installing libxcb (1.14-r2) [2023-05-24T17:57:55.973Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-24T17:57:55.973Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-24T17:57:55.973Z] (8/129) Installing libice (1.0.10-r0) [2023-05-24T17:57:55.973Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-24T17:57:55.973Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-24T17:57:55.973Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-24T17:57:55.973Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-24T17:57:55.973Z] (13/129) Installing xset (1.2.4-r0) [2023-05-24T17:57:55.973Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-24T17:57:55.973Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-24T17:57:55.973Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-24T17:57:55.973Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-24T17:57:55.973Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-24T17:57:55.973Z] (19/129) Installing libintl (0.21-r0) [2023-05-24T17:57:55.973Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-24T17:57:55.973Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-24T17:57:55.973Z] (22/129) Installing pcre (8.45-r1) [2023-05-24T17:57:55.973Z] (23/129) Installing glib (2.70.5-r0) [2023-05-24T17:57:55.973Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-24T17:57:55.973Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-24T17:57:55.973Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-24T17:57:55.973Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-24T17:57:55.973Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-24T17:57:55.973Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-24T17:57:55.973Z] (30/129) Installing libwebp (1.2.2-r1) [2023-05-24T17:57:55.973Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-24T17:57:55.973Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-24T17:57:55.973Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-24T17:57:55.973Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-24T17:57:55.974Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-24T17:57:55.974Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-24T17:57:55.974Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-24T17:57:55.974Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-24T17:57:55.974Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-24T17:57:55.974Z] (40/129) Installing libxi (1.8-r0) [2023-05-24T17:57:55.974Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-24T17:57:55.974Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-24T17:57:55.974Z] (43/129) Installing atk (2.36.0-r0) [2023-05-24T17:57:55.974Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-24T17:57:55.974Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-24T17:57:55.974Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-24T17:57:55.974Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-24T17:57:55.974Z] (48/129) Installing expat (2.5.0-r0) [2023-05-24T17:57:55.974Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-24T17:57:55.974Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-24T17:57:55.974Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-24T17:57:55.974Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-24T17:57:55.974Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-24T17:57:55.974Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-24T17:57:55.974Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-24T17:57:55.974Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-24T17:57:55.974Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-24T17:57:55.974Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-24T17:57:55.974Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-24T17:57:55.974Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-24T17:57:55.974Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-24T17:57:55.974Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-24T17:57:55.974Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-24T17:57:55.974Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-24T17:57:55.974Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-24T17:57:55.974Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-24T17:57:55.974Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-24T17:57:55.974Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-24T17:57:55.974Z] (69/129) Installing pango (1.48.10-r0) [2023-05-24T17:57:55.974Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-24T17:57:55.974Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-24T17:57:55.974Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-24T17:57:55.974Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-24T17:57:55.974Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-24T17:57:55.974Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-24T17:57:56.234Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-24T17:57:56.234Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-24T17:57:56.234Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-24T17:57:56.234Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-24T17:57:56.234Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-24T17:57:58.142Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-24T17:57:58.142Z] (80/129) Installing flac (1.3.4-r0) [2023-05-24T17:57:58.142Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-24T17:57:58.142Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-24T17:57:58.142Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-24T17:57:58.142Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-24T17:57:58.401Z] (85/129) Installing libass (0.15.2-r0) [2023-05-24T17:57:58.401Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-24T17:57:58.401Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-24T17:57:58.401Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-24T17:57:58.401Z] (89/129) Installing lame (3.100-r0) [2023-05-24T17:57:58.401Z] (90/129) Installing opus (1.3.1-r1) [2023-05-24T17:57:58.401Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-24T17:57:58.401Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-24T17:57:58.401Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-24T17:57:58.401Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-24T17:57:58.401Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-24T17:57:58.401Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-24T17:57:58.401Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-24T17:57:58.401Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-24T17:57:58.401Z] (99/129) Installing libva (2.13.0-r0) [2023-05-24T17:57:58.401Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-24T17:57:58.401Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-24T17:57:58.401Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-24T17:57:58.401Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-24T17:57:58.401Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-24T17:57:58.401Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-24T17:57:58.401Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-24T17:57:58.401Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-24T17:57:58.401Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-24T17:57:58.659Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-24T17:57:58.659Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-24T17:57:58.659Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-24T17:57:58.659Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-24T17:57:58.659Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-24T17:57:58.659Z] (114/129) Installing nspr (4.32-r0) [2023-05-24T17:57:58.659Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-24T17:57:58.659Z] (116/129) Installing nss (3.78.1-r0) [2023-05-24T17:57:58.659Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-24T17:57:58.659Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-24T17:57:58.659Z] (119/129) Installing orc (0.4.32-r0) [2023-05-24T17:57:58.659Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-24T17:57:58.659Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-24T17:57:58.659Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-24T17:57:58.659Z] (123/129) Installing libpulse (15.0-r2) [2023-05-24T17:57:58.659Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-24T17:57:58.922Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-24T17:57:58.922Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-24T17:57:58.922Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-24T17:57:58.922Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-24T17:57:58.922Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-24T17:57:59.922Z] Executing busybox-1.34.1-r7.trigger [2023-05-24T17:57:59.922Z] Executing glib-2.70.5-r0.trigger [2023-05-24T17:57:59.922Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-24T17:58:00.181Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-24T17:58:00.181Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-24T17:58:00.181Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-24T17:58:00.181Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-24T17:58:00.181Z] OK: 286 MiB in 145 packages [2023-05-24T17:58:04.984Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16746 in /w/workspace/edgexfoundry_edgex-ui-go_PR-618 [Pipeline] { [Pipeline] ws [2023-05-24T17:58:04.995Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2023-05-24T17:58:05.044Z] The recommended git tool is: git [2023-05-24T17:58:15.067Z] Removing intermediate container 171c4d96bc38 [2023-05-24T17:58:15.067Z] ---> 0db9d99ce737 [2023-05-24T17:58:15.067Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-24T17:58:15.325Z] ---> Running in 79f42d067b0b [2023-05-24T17:58:15.894Z] Removing intermediate container 79f42d067b0b [2023-05-24T17:58:15.894Z] ---> 77608a3f056e [2023-05-24T17:58:15.894Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-24T17:58:15.894Z] ---> Running in 8edb4480f466 [2023-05-24T17:58:15.894Z] Removing intermediate container 8edb4480f466 [2023-05-24T17:58:15.894Z] ---> 1e5f70a7edf8 [2023-05-24T17:58:15.894Z] Step 5/10 : RUN npm install -g npm [2023-05-24T17:58:15.894Z] ---> Running in 4ca6d84946dc [2023-05-24T17:58:16.532Z] using credential edgex-jenkins-ssh [2023-05-24T17:58:16.552Z] Cloning the remote Git repository [2023-05-24T17:58:16.615Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-24T17:58:16.768Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2023-05-24T17:58:17.055Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-24T17:58:17.057Z] > git --version # timeout=10 [2023-05-24T17:58:17.101Z] > git --version # 'git version 2.25.1' [2023-05-24T17:58:17.105Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T17:58:17.514Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T17:58:21.781Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-24T17:58:21.846Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T17:58:23.735Z] Merging remotes/origin/main commit 588e4747f1d3645342cd4a28a51c9f1e9b808114 into PR head commit 116b63d5d91e022accb13581612c1716ca2e3d97 [2023-05-24T17:58:23.153Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-24T17:58:23.206Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-24T17:58:23.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T17:58:23.228Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/618/head:refs/remotes/origin/PR-618 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-24T17:58:23.759Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T17:58:24.448Z] Merge succeeded, producing 116b63d5d91e022accb13581612c1716ca2e3d97 [2023-05-24T17:58:24.449Z] Checking out Revision 116b63d5d91e022accb13581612c1716ca2e3d97 (PR-618) [2023-05-24T17:58:25.322Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T17:58:23.851Z] > git checkout -f 116b63d5d91e022accb13581612c1716ca2e3d97 # timeout=10 [2023-05-24T17:58:24.327Z] > git remote # timeout=10 [2023-05-24T17:58:24.351Z] > git config --get remote.origin.url # timeout=10 [2023-05-24T17:58:24.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T17:58:24.393Z] > git merge 588e4747f1d3645342cd4a28a51c9f1e9b808114 # timeout=10 [2023-05-24T17:58:24.428Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-24T17:58:24.458Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T17:58:24.482Z] > git checkout -f 116b63d5d91e022accb13581612c1716ca2e3d97 # timeout=10 [2023-05-24T17:58:26.166Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T17:58:26.166Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T17:58:26.166Z] Dload Upload Total Spent Left Speed [2023-05-24T17:58:26.166Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-05-24T17:58:26.815Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T17:58:27.155Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T17:58:27.156Z] + sudo tee /etc/docker/daemon.new [2023-05-24T17:58:27.156Z] { [2023-05-24T17:58:27.156Z] "registry-mirrors": [ [2023-05-24T17:58:27.156Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T17:58:27.156Z] ], [2023-05-24T17:58:27.156Z] "bip": "10.250.0.254/24", [2023-05-24T17:58:27.156Z] "hosts": [ [2023-05-24T17:58:27.156Z] "tcp://0.0.0.0:5555", [2023-05-24T17:58:27.156Z] "unix:///var/run/docker.sock" [2023-05-24T17:58:27.156Z] ], [2023-05-24T17:58:27.156Z] "mtu": 1458, [2023-05-24T17:58:27.156Z] "selinux-enabled": true, [2023-05-24T17:58:27.156Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T17:58:27.156Z] } [Pipeline] sh [2023-05-24T17:58:27.502Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T17:58:27.857Z] + sudo service docker restart [2023-05-24T17:58:33.975Z] [2023-05-24T17:58:33.975Z] removed 7 packages, changed 101 packages, and audited 264 packages in 15s [2023-05-24T17:58:33.975Z] [2023-05-24T17:58:33.975Z] 27 packages are looking for funding [2023-05-24T17:58:33.975Z] run `npm fund` for details [2023-05-24T17:58:33.975Z] [2023-05-24T17:58:33.975Z] found 0 vulnerabilities [2023-05-24T17:58:34.910Z] Removing intermediate container 4ca6d84946dc [2023-05-24T17:58:34.910Z] ---> d84a15e0054a [2023-05-24T17:58:34.910Z] Step 6/10 : ARG USER=1000 [2023-05-24T17:58:34.910Z] ---> Running in 795692e3013d [2023-05-24T17:58:35.168Z] Removing intermediate container 795692e3013d [2023-05-24T17:58:35.168Z] ---> 77972011439d [2023-05-24T17:58:35.168Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-24T17:58:35.426Z] ---> Running in 52c370ab5025 [2023-05-24T17:58:37.346Z] Removing intermediate container 52c370ab5025 [2023-05-24T17:58:37.346Z] ---> f386b0d8c8ad [2023-05-24T17:58:37.346Z] Step 8/10 : USER $USER:$USER [2023-05-24T17:58:37.346Z] ---> Running in 9efb04fc0456 [2023-05-24T17:58:37.346Z] Removing intermediate container 9efb04fc0456 [2023-05-24T17:58:37.346Z] ---> 169ce2eddfa5 [2023-05-24T17:58:37.346Z] Step 9/10 : WORKDIR /app [2023-05-24T17:58:37.604Z] ---> Running in 1ddf13eb3ae7 [2023-05-24T17:58:37.865Z] Removing intermediate container 1ddf13eb3ae7 [2023-05-24T17:58:37.865Z] ---> 59a59a9716f8 [2023-05-24T17:58:37.865Z] Step 10/10 : LABEL git_sha=116b63d5d91e022accb13581612c1716ca2e3d97 [2023-05-24T17:58:38.125Z] ---> Running in 762338921ae9 [2023-05-24T17:58:38.384Z] Removing intermediate container 762338921ae9 [2023-05-24T17:58:38.384Z] ---> 1552ee829821 [2023-05-24T17:58:38.384Z] Successfully built 1552ee829821 [2023-05-24T17:58:38.384Z] Successfully tagged edgexfoundry/edgex-web-ui:116b63d5d91e022accb13581612c1716ca2e3d97 [2023-05-24T17:58:38.384Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-24T17:58:38.384Z] touch edgex-web-ui.imagebuilt [2023-05-24T17:58:38.384Z] mkdir -p node_modules coverage [2023-05-24T17:58:38.384Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-24T17:58:38.384Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-24T17:58:40.915Z] npm WARN old lockfile [2023-05-24T17:58:40.915Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-24T17:58:40.915Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-24T17:58:40.915Z] npm WARN old lockfile [2023-05-24T17:58:40.915Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-24T17:58:40.915Z] npm WARN old lockfile [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T17:58:46.177Z] provisioning config files... [2023-05-24T17:58:46.209Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config404531627248789226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T17:58:46.575Z] ---> docker-login.sh [2023-05-24T17:58:46.575Z] nexus3.edgexfoundry.org:10001 [2023-05-24T17:58:47.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:58:47.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:58:47.173Z] Configure a credential helper to remove this warning. See [2023-05-24T17:58:47.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:58:47.173Z] [2023-05-24T17:58:47.173Z] Login Succeeded [2023-05-24T17:58:47.173Z] nexus3.edgexfoundry.org:10002 [2023-05-24T17:58:47.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:58:47.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:58:47.721Z] Configure a credential helper to remove this warning. See [2023-05-24T17:58:47.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:58:47.721Z] [2023-05-24T17:58:47.721Z] Login Succeeded [2023-05-24T17:58:47.721Z] nexus3.edgexfoundry.org:10003 [2023-05-24T17:58:47.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:58:47.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:58:47.996Z] Configure a credential helper to remove this warning. See [2023-05-24T17:58:47.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:58:47.996Z] [2023-05-24T17:58:47.996Z] Login Succeeded [2023-05-24T17:58:47.996Z] nexus3.edgexfoundry.org:10004 [2023-05-24T17:58:48.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:58:48.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:58:48.548Z] Configure a credential helper to remove this warning. See [2023-05-24T17:58:48.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:58:48.548Z] [2023-05-24T17:58:48.548Z] Login Succeeded [2023-05-24T17:58:48.548Z] docker.io [2023-05-24T17:58:48.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE required: { [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE }, [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE } [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE required: { [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE }, [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE } [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE required: { [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE }, [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE } [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE required: { [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE }, [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE } [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE required: { [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE }, [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE } [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE required: { [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE }, [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE } [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE required: { [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE }, [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE } [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE required: { [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE }, [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE } [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE required: { [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE }, [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T17:58:49.034Z] npm WARN EBADENGINE } [2023-05-24T17:58:49.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T17:58:49.091Z] Configure a credential helper to remove this warning. See [2023-05-24T17:58:49.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T17:58:49.091Z] [2023-05-24T17:58:49.091Z] Login Succeeded [2023-05-24T17:58:49.091Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T17:58:49.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T17:58:49.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T17:58:49.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T17:58:49.462Z] ========================================================= [2023-05-24T17:58:49.462Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T17:58:49.462Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T17:58:49.832Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T17:58:50.828Z] Sending build context to Docker daemon 30.41MB [2023-05-24T17:58:51.100Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T17:58:51.100Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-24T17:58:51.378Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T17:58:51.378Z] c41833b44d91: Pulling fs layer [2023-05-24T17:58:51.378Z] ed15518f5707: Pulling fs layer [2023-05-24T17:58:51.378Z] feae8fd75edb: Pulling fs layer [2023-05-24T17:58:51.378Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T17:58:51.378Z] 3cdef696dda3: Pulling fs layer [2023-05-24T17:58:51.378Z] 2ced38df9373: Pulling fs layer [2023-05-24T17:58:51.378Z] 58f1dce35555: Pulling fs layer [2023-05-24T17:58:51.378Z] 3cdef696dda3: Waiting [2023-05-24T17:58:51.378Z] 58f1dce35555: Waiting [2023-05-24T17:58:51.378Z] 242c74f7c9fa: Waiting [2023-05-24T17:58:51.378Z] 2ced38df9373: Waiting [2023-05-24T17:58:51.378Z] ed15518f5707: Verifying Checksum [2023-05-24T17:58:51.378Z] ed15518f5707: Download complete [2023-05-24T17:58:51.378Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T17:58:51.378Z] 242c74f7c9fa: Download complete [2023-05-24T17:58:51.378Z] 3cdef696dda3: Verifying Checksum [2023-05-24T17:58:51.378Z] 3cdef696dda3: Download complete [2023-05-24T17:58:51.378Z] c41833b44d91: Verifying Checksum [2023-05-24T17:58:51.378Z] c41833b44d91: Download complete [2023-05-24T17:58:52.814Z] c41833b44d91: Pull complete [2023-05-24T17:58:53.090Z] ed15518f5707: Pull complete [2023-05-24T17:58:53.090Z] 58f1dce35555: Verifying Checksum [2023-05-24T17:58:53.090Z] 58f1dce35555: Download complete [2023-05-24T17:58:53.483Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-24T17:58:53.483Z] 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-05-24T17:58:53.483Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T17:58:53.483Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-24T17:58:53.483Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-24T17:58:53.741Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-24T17:58:54.519Z] feae8fd75edb: Verifying Checksum [2023-05-24T17:58:54.519Z] feae8fd75edb: Download complete [2023-05-24T17:58:54.519Z] 2ced38df9373: Download complete [2023-05-24T17:58:54.696Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-24T17:58:54.696Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-24T17:58:56.596Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-24T17:58:56.854Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-24T17:58:57.423Z] 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-05-24T17:58:57.682Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-24T17:58:57.940Z] 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-05-24T17:59:00.466Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T17:59:00.466Z] 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-05-24T17:59:00.466Z] 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-05-24T17:59:00.467Z] 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-05-24T17:59:00.467Z] 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-05-24T17:59:01.402Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T17:59:03.942Z] 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-05-24T17:59:06.944Z] feae8fd75edb: Pull complete [2023-05-24T17:59:06.944Z] 242c74f7c9fa: Pull complete [2023-05-24T17:59:06.944Z] 3cdef696dda3: Pull complete [2023-05-24T17:59:07.222Z] 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-05-24T17:59:13.632Z] 2ced38df9373: Pull complete [2023-05-24T17:59:16.385Z] 58f1dce35555: Pull complete [2023-05-24T17:59:16.385Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T17:59:16.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T17:59:16.385Z] ---> fadd8f120f05 [2023-05-24T17:59:16.385Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T17:59:18.131Z] [2023-05-24T17:59:18.131Z] added 1478 packages, and audited 1479 packages in 37s [2023-05-24T17:59:18.131Z] [2023-05-24T17:59:18.131Z] 90 packages are looking for funding [2023-05-24T17:59:18.131Z] run `npm fund` for details [2023-05-24T17:59:18.131Z] [2023-05-24T17:59:18.131Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-24T17:59:18.131Z] [2023-05-24T17:59:18.131Z] To address issues that do not require attention, run: [2023-05-24T17:59:18.131Z] npm audit fix [2023-05-24T17:59:18.131Z] [2023-05-24T17:59:18.131Z] To address all issues (including breaking changes), run: [2023-05-24T17:59:18.131Z] npm audit fix --force [2023-05-24T17:59:18.131Z] [2023-05-24T17:59:18.131Z] Run `npm audit` for details. [2023-05-24T17:59:18.997Z] ---> Running in 43ca26139b51 [2023-05-24T17:59:18.997Z] Removing intermediate container 43ca26139b51 [2023-05-24T17:59:18.997Z] ---> aa95a5ddb7b3 [2023-05-24T17:59:18.997Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T17:59:18.997Z] ---> Running in 2afc51c29617 [2023-05-24T17:59:19.272Z] Removing intermediate container 2afc51c29617 [2023-05-24T17:59:19.272Z] ---> ce42f4646d12 [2023-05-24T17:59:19.272Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T17:59:19.544Z] ---> Running in 9faef2cc3518 [2023-05-24T17:59:19.816Z] Removing intermediate container 9faef2cc3518 [2023-05-24T17:59:19.816Z] ---> e912e616acd6 [2023-05-24T17:59:19.816Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-24T17:59:19.816Z] ---> Running in 95b97b62d589 [2023-05-24T17:59:20.111Z] Removing intermediate container 95b97b62d589 [2023-05-24T17:59:20.111Z] ---> 99c338817915 [2023-05-24T17:59:20.111Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T17:59:20.385Z] ---> Running in 306686ae2f13 [2023-05-24T17:59:20.656Z] Removing intermediate container 306686ae2f13 [2023-05-24T17:59:20.656Z] ---> 83b24b30b33f [2023-05-24T17:59:20.656Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T17:59:21.268Z] latest: Pulling from library/docker [2023-05-24T17:59:21.268Z] 08409d417260: Pulling fs layer [2023-05-24T17:59:21.268Z] bf127bdc9f4f: Pulling fs layer [2023-05-24T17:59:21.268Z] 55b4810136f4: Pulling fs layer [2023-05-24T17:59:21.268Z] 2e7805c665c5: Pulling fs layer [2023-05-24T17:59:21.268Z] 560067f77f09: Pulling fs layer [2023-05-24T17:59:21.268Z] 87854ced1808: Pulling fs layer [2023-05-24T17:59:21.268Z] cb23a4dee6cb: Pulling fs layer [2023-05-24T17:59:21.268Z] 0f440641682c: Pulling fs layer [2023-05-24T17:59:21.268Z] d5751f9f360d: Pulling fs layer [2023-05-24T17:59:21.268Z] 39b4d37fd203: Pulling fs layer [2023-05-24T17:59:21.268Z] 181b4cd8a6de: Pulling fs layer [2023-05-24T17:59:21.268Z] 59b8b8583a6e: Pulling fs layer [2023-05-24T17:59:21.268Z] 5363e21a005c: Pulling fs layer [2023-05-24T17:59:21.268Z] d56ef98c0a70: Pulling fs layer [2023-05-24T17:59:21.268Z] d5751f9f360d: Waiting [2023-05-24T17:59:21.268Z] 39b4d37fd203: Waiting [2023-05-24T17:59:21.268Z] 2e7805c665c5: Waiting [2023-05-24T17:59:21.268Z] 181b4cd8a6de: Waiting [2023-05-24T17:59:21.268Z] 59b8b8583a6e: Waiting [2023-05-24T17:59:21.268Z] 5363e21a005c: Waiting [2023-05-24T17:59:21.268Z] d56ef98c0a70: Waiting [2023-05-24T17:59:21.268Z] 560067f77f09: Waiting [2023-05-24T17:59:21.268Z] cb23a4dee6cb: Waiting [2023-05-24T17:59:21.268Z] 0f440641682c: Waiting [2023-05-24T17:59:21.268Z] 87854ced1808: Waiting [2023-05-24T17:59:21.268Z] 55b4810136f4: Verifying Checksum [2023-05-24T17:59:21.268Z] 55b4810136f4: Download complete [2023-05-24T17:59:21.540Z] bf127bdc9f4f: Verifying Checksum [2023-05-24T17:59:21.540Z] bf127bdc9f4f: Download complete [2023-05-24T17:59:21.540Z] 08409d417260: Verifying Checksum [2023-05-24T17:59:21.540Z] 08409d417260: Download complete [2023-05-24T17:59:22.139Z] 2e7805c665c5: Verifying Checksum [2023-05-24T17:59:22.139Z] 2e7805c665c5: Download complete [2023-05-24T17:59:22.139Z] 560067f77f09: Verifying Checksum [2023-05-24T17:59:22.139Z] 560067f77f09: Download complete [2023-05-24T17:59:22.139Z] cb23a4dee6cb: Verifying Checksum [2023-05-24T17:59:22.139Z] cb23a4dee6cb: Download complete [2023-05-24T17:59:22.415Z] 87854ced1808: Verifying Checksum [2023-05-24T17:59:22.415Z] 87854ced1808: Download complete [2023-05-24T17:59:22.415Z] 0f440641682c: Verifying Checksum [2023-05-24T17:59:22.415Z] 0f440641682c: Download complete [2023-05-24T17:59:22.415Z] d5751f9f360d: Download complete [2023-05-24T17:59:22.415Z] 181b4cd8a6de: Verifying Checksum [2023-05-24T17:59:22.415Z] 181b4cd8a6de: Download complete [2023-05-24T17:59:22.415Z] 08409d417260: Pull complete [2023-05-24T17:59:22.711Z] 5363e21a005c: Verifying Checksum [2023-05-24T17:59:22.711Z] 5363e21a005c: Download complete [2023-05-24T17:59:22.711Z] 39b4d37fd203: Verifying Checksum [2023-05-24T17:59:22.711Z] 39b4d37fd203: Download complete [2023-05-24T17:59:22.711Z] d56ef98c0a70: Verifying Checksum [2023-05-24T17:59:22.711Z] d56ef98c0a70: Download complete [2023-05-24T17:59:23.305Z] bf127bdc9f4f: Pull complete [2023-05-24T17:59:23.577Z] 55b4810136f4: Pull complete [2023-05-24T17:59:24.193Z] 59b8b8583a6e: Download complete [2023-05-24T17:59:26.149Z] 2e7805c665c5: Pull complete [2023-05-24T17:59:27.127Z] 560067f77f09: Pull complete [2023-05-24T17:59:29.730Z] 87854ced1808: Pull complete [2023-05-24T17:59:29.730Z] cb23a4dee6cb: Pull complete [2023-05-24T17:59:30.001Z] 0f440641682c: Pull complete [2023-05-24T17:59:30.272Z] d5751f9f360d: Pull complete [2023-05-24T17:59:31.246Z] 39b4d37fd203: Pull complete [2023-05-24T17:59:31.516Z] 181b4cd8a6de: Pull complete [2023-05-24T17:59:33.076Z] 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-05-24T17:59:34.886Z] 59b8b8583a6e: Pull complete [2023-05-24T17:59:34.887Z] 5363e21a005c: Pull complete [2023-05-24T17:59:34.887Z] d56ef98c0a70: Pull complete [2023-05-24T17:59:34.887Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-24T17:59:34.887Z] Status: Downloaded newer image for docker:latest [2023-05-24T17:59:36.401Z] - Generating browser application bundles (phase: setup)... [2023-05-24T17:59:37.522Z] ---> b8e8eb689e93 [2023-05-24T17:59:37.522Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T17:59:37.522Z] ---> Running in 94d68eb474a3 [2023-05-24T17:59:38.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T17:59:39.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T17:59:40.440Z] OK: 263 MiB in 53 packages [2023-05-24T17:59:41.690Z] Compiling @angular/core : es2015 as esm2015 [2023-05-24T17:59:41.690Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-24T17:59:41.865Z] Removing intermediate container 94d68eb474a3 [2023-05-24T17:59:41.865Z] ---> 18f9f3a63e7e [2023-05-24T17:59:41.865Z] Step 10/15 : ENV GO111MODULE=on [2023-05-24T17:59:41.865Z] ---> Running in d37be2d3b447 [2023-05-24T17:59:42.136Z] Removing intermediate container d37be2d3b447 [2023-05-24T17:59:42.136Z] ---> 785430464357 [2023-05-24T17:59:42.136Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T17:59:42.408Z] ---> Running in 9550c8d07416 [2023-05-24T17:59:42.679Z] Removing intermediate container 9550c8d07416 [2023-05-24T17:59:42.679Z] ---> c3b2266595c5 [2023-05-24T17:59:42.679Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-24T17:59:43.276Z] ---> 3660e47d3102 [2023-05-24T17:59:43.276Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T17:59:43.276Z] ---> Running in 570d8180f24a [2023-05-24T17:59:45.178Z] Compiling @angular/common : es2015 as esm2015 [2023-05-24T17:59:45.178Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-24T17:59:46.163Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-24T17:59:46.163Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-24T17:59:46.163Z] Compiling @angular/router : es2015 as esm2015 [2023-05-24T17:59:46.728Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-24T17:59:46.987Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-24T17:59:46.987Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-24T17:59:47.247Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-24T17:59:47.247Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-24T17:59:48.183Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-24T17:59:49.118Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-24T17:59:55.693Z] 24 05 2023 17:59:55.064:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-24T17:59:55.693Z] 24 05 2023 17:59:55.066:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-24T17:59:55.693Z] 24 05 2023 17:59:55.069:INFO [launcher]: Starting browser ChromeHeadless [2023-05-24T18:00:07.945Z] ✔ Browser application bundle generation complete. [2023-05-24T18:00:07.945Z] 24 05 2023 18:00:07.091:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket yzcC4BpEVz18l2VMAAAB with id 18931259 [2023-05-24T18:00:10.536Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-24T18:00:10.536Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.155 secs) [2023-05-24T18:00:10.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.23 secs) [2023-05-24T18:00:10.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.264 secs) [2023-05-24T18:00:10.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.312 secs) [2023-05-24T18:00:11.056Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.376 secs) [2023-05-24T18:00:11.056Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.45 secs) [2023-05-24T18:00:11.056Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.461 secs) [2023-05-24T18:00:11.056Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.47 secs) [2023-05-24T18:00:11.056Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.49 secs) [2023-05-24T18:00:11.056Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.499 secs) [2023-05-24T18:00:11.056Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.527 secs) [2023-05-24T18:00:11.315Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.573 secs) [2023-05-24T18:00:11.315Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.582 secs) [2023-05-24T18:00:11.315Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.651 secs) [2023-05-24T18:00:11.315Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.662 secs) [2023-05-24T18:00:11.315Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.687 secs) [2023-05-24T18:00:11.315Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.696 secs) [2023-05-24T18:00:11.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.714 secs) [2023-05-24T18:00:11.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.721 secs) [2023-05-24T18:00:11.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.727 secs) [2023-05-24T18:00:11.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.783 secs) [2023-05-24T18:00:11.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.816 secs) [2023-05-24T18:00:11.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.824 secs) [2023-05-24T18:00:11.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.83 secs) [2023-05-24T18:00:11.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.835 secs) [2023-05-24T18:00:11.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.841 secs) [2023-05-24T18:00:11.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.869 secs) [2023-05-24T18:00:11.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.921 secs) [2023-05-24T18:00:11.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.957 secs) [2023-05-24T18:00:11.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.993 secs) [2023-05-24T18:00:11.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.999 secs) [2023-05-24T18:00:11.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 1.018 secs) [2023-05-24T18:00:11.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 1.023 secs) [2023-05-24T18:00:11.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 1.028 secs) [2023-05-24T18:00:11.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 1.031 secs) [2023-05-24T18:00:11.835Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 1.073 secs) [2023-05-24T18:00:12.094Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 1.118 secs) [2023-05-24T18:00:12.094Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 1.133 secs) [2023-05-24T18:00:12.094Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 1.141 secs) [2023-05-24T18:00:12.094Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 1.161 secs) [2023-05-24T18:00:12.094Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 1.168 secs) [2023-05-24T18:00:12.094Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 1.171 secs) [2023-05-24T18:00:12.094Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 1.174 secs) [2023-05-24T18:00:12.094Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 1.192 secs) [2023-05-24T18:00:12.094Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 1.202 secs) [2023-05-24T18:00:12.094Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.227 secs) [2023-05-24T18:00:12.094Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.239 secs) [2023-05-24T18:00:12.094Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.254 secs) [2023-05-24T18:00:12.094Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.264 secs) [2023-05-24T18:00:12.094Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.267 secs) [2023-05-24T18:00:12.354Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.286 secs) [2023-05-24T18:00:12.354Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.307 secs) [2023-05-24T18:00:12.354Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.309 secs) [2023-05-24T18:00:12.354Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.313 secs) [2023-05-24T18:00:12.354Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.314 secs) [2023-05-24T18:00:12.354Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.339 secs) [2023-05-24T18:00:12.354Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.351 secs) [2023-05-24T18:00:12.354Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.383 secs) [2023-05-24T18:00:12.354Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.389 secs) [2023-05-24T18:00:12.354Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.395 secs) [2023-05-24T18:00:12.354Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.405 secs) [2023-05-24T18:00:12.354Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.413 secs) [2023-05-24T18:00:12.354Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.43 secs) [2023-05-24T18:00:12.354Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.435 secs) [2023-05-24T18:00:12.354Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.441 secs) [2023-05-24T18:00:12.614Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.446 secs) [2023-05-24T18:00:12.614Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.456 secs) [2023-05-24T18:00:12.614Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.463 secs) [2023-05-24T18:00:12.614Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.466 secs) [2023-05-24T18:00:12.614Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.469 secs) [2023-05-24T18:00:12.614Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.474 secs) [2023-05-24T18:00:12.614Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.476 secs) [2023-05-24T18:00:12.614Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.478 secs) [2023-05-24T18:00:12.614Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.481 secs) [2023-05-24T18:00:12.614Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.491 secs) [2023-05-24T18:00:12.614Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.525 secs) [2023-05-24T18:00:12.614Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.534 secs) [2023-05-24T18:00:12.614Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.551 secs) [2023-05-24T18:00:12.614Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.625 secs) [2023-05-24T18:00:12.873Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.632 secs) [2023-05-24T18:00:12.873Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.634 secs) [2023-05-24T18:00:12.873Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.643 secs) [2023-05-24T18:00:12.873Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.651 secs) [2023-05-24T18:00:12.873Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.664 secs) [2023-05-24T18:00:12.873Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.69 secs) [2023-05-24T18:00:12.873Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.717 secs) [2023-05-24T18:00:12.873Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.806 secs) [2023-05-24T18:00:13.142Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.825 secs) [2023-05-24T18:00:13.142Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.831 secs) [2023-05-24T18:00:13.142Z] WARN: ' [2023-05-24T18:00:13.142Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T18:00:13.142Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T18:00:13.142Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T18:00:13.142Z] in a future version of Angular. [2023-05-24T18:00:13.142Z] [2023-05-24T18:00:13.142Z] For more information on this, see our API docs here: [2023-05-24T18:00:13.142Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T18:00:13.142Z] ' [2023-05-24T18:00:13.142Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.831 secs) [2023-05-24T18:00:13.142Z] WARN: ' [2023-05-24T18:00:13.142Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T18:00:13.142Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T18:00:13.142Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T18:00:13.142Z] in a future version of Angular. [2023-05-24T18:00:13.142Z] [2023-05-24T18:00:13.142Z] For more information on this, see our API docs here: [2023-05-24T18:00:13.142Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T18:00:13.142Z] ' [2023-05-24T18:00:13.142Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.856 secs) [2023-05-24T18:00:13.142Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.883 secs) [2023-05-24T18:00:13.142Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.903 secs) [2023-05-24T18:00:13.142Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.907 secs) [2023-05-24T18:00:13.142Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.922 secs) [2023-05-24T18:00:13.142Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.924 secs) [2023-05-24T18:00:13.142Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.934 secs) [2023-05-24T18:00:13.142Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.941 secs) [2023-05-24T18:00:13.142Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.946 secs) [2023-05-24T18:00:13.402Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.972 secs) [2023-05-24T18:00:13.402Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 2.016 secs) [2023-05-24T18:00:13.402Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 2.031 secs) [2023-05-24T18:00:13.402Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 2.041 secs) [2023-05-24T18:00:13.402Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 2.071 secs) [2023-05-24T18:00:13.402Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 2.091 secs) [2023-05-24T18:00:13.402Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 2.097 secs) [2023-05-24T18:00:13.402Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 2.101 secs) [2023-05-24T18:00:13.402Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 2.106 secs) [2023-05-24T18:00:13.402Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 2.111 secs) [2023-05-24T18:00:13.402Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 2.116 secs) [2023-05-24T18:00:13.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 2.13 secs) [2023-05-24T18:00:13.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 2.133 secs) [2023-05-24T18:00:13.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 2.135 secs) [2023-05-24T18:00:13.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 2.15 secs) [2023-05-24T18:00:13.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 2.153 secs) [2023-05-24T18:00:13.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 2.172 secs) [2023-05-24T18:00:13.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 2.181 secs) [2023-05-24T18:00:13.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 2.217 secs) [2023-05-24T18:00:13.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 2.227 secs) [2023-05-24T18:00:13.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 2.252 secs) [2023-05-24T18:00:13.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 2.269 secs) [2023-05-24T18:00:13.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 2.278 secs) [2023-05-24T18:00:13.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 2.284 secs) [2023-05-24T18:00:13.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 2.287 secs) [2023-05-24T18:00:13.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 2.289 secs) [2023-05-24T18:00:13.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 2.294 secs) [2023-05-24T18:00:13.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 2.313 secs) [2023-05-24T18:00:13.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 2.345 secs) [2023-05-24T18:00:13.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 2.352 secs) [2023-05-24T18:00:13.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.36 secs) [2023-05-24T18:00:13.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.4 secs) [2023-05-24T18:00:13.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.407 secs) [2023-05-24T18:00:13.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.413 secs) [2023-05-24T18:00:14.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.427 secs) [2023-05-24T18:00:14.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.428 secs) [2023-05-24T18:00:14.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.433 secs) [2023-05-24T18:00:14.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.436 secs) [2023-05-24T18:00:14.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.437 secs) [2023-05-24T18:00:14.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.444 secs) [2023-05-24T18:00:14.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.446 secs) [2023-05-24T18:00:14.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.447 secs) [2023-05-24T18:00:14.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.455 secs) [2023-05-24T18:00:14.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.461 secs) [2023-05-24T18:00:14.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.469 secs) [2023-05-24T18:00:14.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.472 secs) [2023-05-24T18:00:14.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.474 secs) [2023-05-24T18:00:14.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.785 secs / 2.474 secs) [2023-05-24T18:00:14.207Z] TOTAL: 145 SUCCESS [2023-05-24T18:00:14.207Z] ✔ Browser application bundle generation complete. [2023-05-24T18:00:14.779Z] [2023-05-24T18:00:14.779Z] =============================== Coverage summary =============================== [2023-05-24T18:00:14.779Z] Statements : 41.56% ( 1425/3429 ) [2023-05-24T18:00:14.779Z] Branches : 12.14% ( 109/898 ) [2023-05-24T18:00:14.779Z] Functions : 33.33% ( 417/1251 ) [2023-05-24T18:00:14.779Z] Lines : 39.45% ( 1280/3245 ) [2023-05-24T18:00:14.779Z] ================================================================================ [2023-05-24T18:00:14.779Z] ✔ Browser application bundle generation complete. [2023-05-24T18:00:15.720Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-618/web' [Pipeline] echo [2023-05-24T18:00:15.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T18:00:15.750Z] $ docker stop --time=1 19525646bbf3fd79c1aec300bc2dd9f3acf41c2ad668b772f7ec1b2c19eabbf1 [2023-05-24T18:00:17.432Z] $ docker rm -f --volumes 19525646bbf3fd79c1aec300bc2dd9f3acf41c2ad668b772f7ec1b2c19eabbf1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T18:00:17.881Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T18:00:20.547Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T18:00:21.368Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T18:00:22.616Z] + ls -al . [2023-05-24T18:00:22.616Z] total 180 [2023-05-24T18:00:22.616Z] drwxrwxr-x 14 jenkins jenkins 4096 May 24 17:57 . [2023-05-24T18:00:22.616Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:54 .. [2023-05-24T18:00:22.616Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:54 .blubracket [2023-05-24T18:00:22.616Z] -rw-rw-r-- 1 jenkins jenkins 18 May 24 17:54 .dockerignore [2023-05-24T18:00:22.616Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 17:55 .git [2023-05-24T18:00:22.616Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 17:54 .github [2023-05-24T18:00:22.616Z] -rw-rw-r-- 1 jenkins jenkins 185 May 24 17:54 .gitignore [2023-05-24T18:00:22.616Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 17:55 .semver [2023-05-24T18:00:22.616Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 24 17:54 Attribution.txt [2023-05-24T18:00:22.616Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 24 17:54 CHANGELOG.md [2023-05-24T18:00:22.616Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 24 17:54 CONTRIBUTING.md [2023-05-24T18:00:22.616Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 24 17:54 Dockerfile [2023-05-24T18:00:22.616Z] -rw-rw-r-- 1 jenkins jenkins 652 May 24 17:54 Jenkinsfile [2023-05-24T18:00:22.616Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 24 17:54 LICENSE [2023-05-24T18:00:22.616Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 24 17:54 Makefile [2023-05-24T18:00:22.616Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 24 17:54 README.md [2023-05-24T18:00:22.616Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 17:55 VERSION [2023-05-24T18:00:22.616Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 17:54 assets [2023-05-24T18:00:22.616Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:54 bin [2023-05-24T18:00:22.616Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 17:54 cmd [2023-05-24T18:00:22.616Z] -rw-r--r-- 1 jenkins jenkins 10 May 24 17:57 coverage.out [2023-05-24T18:00:22.616Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:54 docs [2023-05-24T18:00:22.616Z] -rw-rw-r-- 1 jenkins jenkins 2999 May 24 17:54 go.mod [2023-05-24T18:00:22.616Z] -rw-rw-r-- 1 jenkins jenkins 30528 May 24 17:54 go.sum [2023-05-24T18:00:22.616Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 17:54 internal [2023-05-24T18:00:22.616Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:54 snap [2023-05-24T18:00:22.616Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:54 testing [2023-05-24T18:00:22.616Z] -rw-rw-r-- 1 jenkins jenkins 155 May 24 17:54 version.go [2023-05-24T18:00:22.616Z] drwxrwxr-x 6 jenkins jenkins 4096 May 24 17:58 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:00:23.104Z] + 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=116b63d5d91e022accb13581612c1716ca2e3d97 --label arch=amd64 --label version=0.0.0 . [2023-05-24T18:00:23.680Z] Sending build context to Docker daemon 50.45MB [2023-05-24T18:00:23.680Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T18:00:23.680Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-24T18:00:23.680Z] ---> 2be390899149 [2023-05-24T18:00:23.680Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T18:00:26.219Z] ---> Running in dbd7d26e91c8 [2023-05-24T18:00:26.219Z] Removing intermediate container dbd7d26e91c8 [2023-05-24T18:00:26.219Z] ---> ff9d07862cad [2023-05-24T18:00:26.219Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T18:00:26.789Z] ---> Running in 4219bf98477a [2023-05-24T18:00:27.359Z] Removing intermediate container 4219bf98477a [2023-05-24T18:00:27.359Z] ---> a24f2b3947b2 [2023-05-24T18:00:27.359Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T18:00:27.359Z] ---> Running in 00a9e48e5f30 [2023-05-24T18:00:27.359Z] Removing intermediate container 00a9e48e5f30 [2023-05-24T18:00:27.359Z] ---> e23ab9a9e123 [2023-05-24T18:00:27.359Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-24T18:00:27.359Z] ---> Running in e3bd390acc81 [2023-05-24T18:00:27.359Z] Removing intermediate container e3bd390acc81 [2023-05-24T18:00:27.359Z] ---> ad33ff334b0f [2023-05-24T18:00:27.359Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T18:00:27.619Z] ---> Running in 856745810da9 [2023-05-24T18:00:27.619Z] Removing intermediate container 856745810da9 [2023-05-24T18:00:27.619Z] ---> 487f8e7d6d01 [2023-05-24T18:00:27.619Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T18:00:29.001Z] ---> 20a9f7b8418e [2023-05-24T18:00:29.001Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T18:00:29.001Z] ---> Running in 62312d37a0a1 [2023-05-24T18:00:29.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T18:00:29.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T18:00:29.520Z] OK: 265 MiB in 53 packages [2023-05-24T18:00:30.474Z] Removing intermediate container 62312d37a0a1 [2023-05-24T18:00:30.474Z] ---> eaf463a8c8f8 [2023-05-24T18:00:30.474Z] Step 10/25 : ENV GO111MODULE=on [2023-05-24T18:00:30.733Z] ---> Running in 3f5ddbb76651 [2023-05-24T18:00:30.992Z] Removing intermediate container 3f5ddbb76651 [2023-05-24T18:00:30.992Z] ---> 817f3bfc22ad [2023-05-24T18:00:30.992Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T18:00:31.562Z] ---> Running in 59e528bb7b7a [2023-05-24T18:00:31.821Z] Removing intermediate container 59e528bb7b7a [2023-05-24T18:00:31.821Z] ---> 100d80a6fff4 [2023-05-24T18:00:31.821Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-24T18:00:31.821Z] ---> 0385f7964baa [2023-05-24T18:00:31.821Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T18:00:32.080Z] ---> Running in 8c234a974c23 [2023-05-24T18:00:33.467Z] Removing intermediate container 8c234a974c23 [2023-05-24T18:00:33.467Z] ---> 3df99ebcd2c5 [2023-05-24T18:00:33.467Z] Step 14/25 : COPY . . [2023-05-24T18:00:37.736Z] ---> 0b7e687e8e22 [2023-05-24T18:00:37.736Z] Step 15/25 : RUN ${MAKE} [2023-05-24T18:00:37.736Z] ---> Running in 93c969c7d851 [2023-05-24T18:00:37.993Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-24T18:00:51.186Z] Removing intermediate container 570d8180f24a [2023-05-24T18:00:51.187Z] ---> 6810a8ef6379 [2023-05-24T18:00:51.187Z] Step 14/15 : COPY . . [2023-05-24T18:00:53.793Z] ---> 1d322d8aae1a [2023-05-24T18:00:53.793Z] Step 15/15 : RUN ${MAKE} [2023-05-24T18:00:53.793Z] ---> Running in c398f9f2efac [2023-05-24T18:00:54.767Z] noop [2023-05-24T18:00:55.356Z] Removing intermediate container c398f9f2efac [2023-05-24T18:00:55.356Z] ---> 8fe92f4e058e [2023-05-24T18:00:55.627Z] Successfully built 8fe92f4e058e [2023-05-24T18:00:55.627Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:00:56.003Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T18:00:56.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:00:56.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-16746 does not seem to be running inside a container [2023-05-24T18:00:56.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T18:00:57.643Z] $ docker top 8a31605f5f0367d32a1030e31b9299f7bd6c1fc2de4f613efbebb3ae43cba4dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T18:00:58.531Z] + go version [2023-05-24T18:00:58.532Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T18:00:58.555Z] $ docker stop --time=1 8a31605f5f0367d32a1030e31b9299f7bd6c1fc2de4f613efbebb3ae43cba4dd [2023-05-24T18:01:00.266Z] $ docker rm -f --volumes 8a31605f5f0367d32a1030e31b9299f7bd6c1fc2de4f613efbebb3ae43cba4dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:01:00.874Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T18:01:00.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:01:01.085Z] prd-ubuntu20.04-docker-arm64-4c-16g-16746 does not seem to be running inside a container [2023-05-24T18:01:01.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T18:01:02.519Z] $ docker top f79c42d217565f7bce4c3c1591663e4362d58dc28bbb63a8a136250b88372419 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T18:01:03.378Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh [2023-05-24T18:01:04.051Z] + make test [2023-05-24T18:01:04.051Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-24T18:01:04.542Z] Removing intermediate container 93c969c7d851 [2023-05-24T18:01:04.542Z] ---> bac166b404a9 [2023-05-24T18:01:04.542Z] Step 16/25 : FROM alpine:3.17 [2023-05-24T18:01:04.542Z] 3.17: Pulling from library/alpine [2023-05-24T18:01:04.542Z] f56be85fc22e: Already exists [2023-05-24T18:01:04.542Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T18:01:04.542Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T18:01:04.542Z] ---> 9ed4aefc74f6 [2023-05-24T18:01:04.542Z] Step 17/25 : EXPOSE 4000 [2023-05-24T18:01:04.542Z] ---> Running in b9f4d817e1f7 [2023-05-24T18:01:04.542Z] Removing intermediate container b9f4d817e1f7 [2023-05-24T18:01:04.542Z] ---> ec3655203a9b [2023-05-24T18:01:04.542Z] 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-05-24T18:01:04.542Z] ---> 8cf7f15ae279 [2023-05-24T18:01:04.542Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-24T18:01:04.542Z] ---> 9bcae50b4bd2 [2023-05-24T18:01:04.542Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-24T18:01:04.542Z] ---> 50011b03f578 [2023-05-24T18:01:04.542Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-24T18:01:04.542Z] ---> Running in 91a75dd8430b [2023-05-24T18:01:04.542Z] Removing intermediate container 91a75dd8430b [2023-05-24T18:01:04.542Z] ---> 49a2ba0ddfb3 [2023-05-24T18:01:04.542Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-24T18:01:04.542Z] ---> Running in 4a76cfb5e04a [2023-05-24T18:01:04.542Z] Removing intermediate container 4a76cfb5e04a [2023-05-24T18:01:04.542Z] ---> df39e5d7c814 [2023-05-24T18:01:04.542Z] Step 23/25 : LABEL arch=amd64 [2023-05-24T18:01:04.801Z] ---> Running in 598592abca69 [2023-05-24T18:01:04.801Z] Removing intermediate container 598592abca69 [2023-05-24T18:01:04.801Z] ---> 9f5efa7f86ff [2023-05-24T18:01:04.801Z] Step 24/25 : LABEL git_sha=116b63d5d91e022accb13581612c1716ca2e3d97 [2023-05-24T18:01:04.801Z] ---> Running in 274f758894b6 [2023-05-24T18:01:04.801Z] Removing intermediate container 274f758894b6 [2023-05-24T18:01:04.801Z] ---> a352821cea04 [2023-05-24T18:01:04.801Z] Step 25/25 : LABEL version=0.0.0 [2023-05-24T18:01:05.060Z] ---> Running in 9367e316f403 [2023-05-24T18:01:05.060Z] Removing intermediate container 9367e316f403 [2023-05-24T18:01:05.060Z] ---> c81416f9a4ad [2023-05-24T18:01:05.060Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T18:01:05.060Z] Successfully built c81416f9a4ad [2023-05-24T18:01:05.060Z] 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-05-24T18:01:05.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T18:01:05.516Z] [2023-05-24T18:01:05.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:01:05.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T18:01:05.826Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T18:01:05.826Z] 5eb5b503b376: Pulling fs layer [2023-05-24T18:01:05.826Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T18:01:05.826Z] ec43610c2a17: Pulling fs layer [2023-05-24T18:01:05.826Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T18:01:05.826Z] 33b1e0a273af: Pulling fs layer [2023-05-24T18:01:05.826Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T18:01:05.826Z] 2f39f015ded8: Pulling fs layer [2023-05-24T18:01:05.826Z] 3a2ae6a8a46f: Waiting [2023-05-24T18:01:05.826Z] 33b1e0a273af: Waiting [2023-05-24T18:01:05.826Z] 5d3b04190fa2: Waiting [2023-05-24T18:01:05.826Z] 5c69ac0246d0: Verifying Checksum [2023-05-24T18:01:05.826Z] 5c69ac0246d0: Download complete [2023-05-24T18:01:05.826Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-24T18:01:05.826Z] 3a2ae6a8a46f: Download complete [2023-05-24T18:01:05.826Z] 33b1e0a273af: Verifying Checksum [2023-05-24T18:01:05.826Z] 33b1e0a273af: Download complete [2023-05-24T18:01:06.089Z] ec43610c2a17: Verifying Checksum [2023-05-24T18:01:06.089Z] ec43610c2a17: Download complete [2023-05-24T18:01:06.089Z] 5eb5b503b376: Verifying Checksum [2023-05-24T18:01:06.089Z] 5eb5b503b376: Download complete [2023-05-24T18:01:06.658Z] 2f39f015ded8: Verifying Checksum [2023-05-24T18:01:06.658Z] 2f39f015ded8: Download complete [2023-05-24T18:01:07.223Z] 5eb5b503b376: Pull complete [2023-05-24T18:01:07.551Z] 5c69ac0246d0: Pull complete [2023-05-24T18:01:07.840Z] ec43610c2a17: Pull complete [2023-05-24T18:01:08.143Z] 3a2ae6a8a46f: Pull complete [2023-05-24T18:01:08.416Z] 33b1e0a273af: Pull complete [2023-05-24T18:01:08.416Z] 5d3b04190fa2: Pull complete [2023-05-24T18:01:12.670Z] 2f39f015ded8: Pull complete [2023-05-24T18:01:12.670Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T18:01:12.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T18:01:12.670Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:01:12.752Z] prd-ubuntu20.04-docker-8c-8g-16743 does not seem to be running inside a container [2023-05-24T18:01:12.790Z] $ 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-618 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618:/w/workspace/edgexfoundry_edgex-ui-go_PR-618:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T18:01:18.550Z] $ docker top 3d37f8e16b4023e056db854e34a97fdd28526acbf5019b8833ae137373a5c1a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:01:18.938Z] ---> job-cost.sh [2023-05-24T18:01:18.938Z] lf-activate-venv: SKIPPING [2023-05-24T18:01:18.938Z] INFO: No Stack... [2023-05-24T18:01:19.196Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T18:01:19.762Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T18:01:20.065Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives/cost.csv [2023-05-24T18:01:20.065Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T18:01:20.078Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-618-2-stack-cost] [2023-05-24T18:01:20.086Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-618-2-stack-cost] did not exist. Created. [2023-05-24T18:01:20.086Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-618-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T18:01:20.389Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T18:01:20.725Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T18:01:20.731Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-618-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T18:01:20.756Z] $ docker stop --time=1 3d37f8e16b4023e056db854e34a97fdd28526acbf5019b8833ae137373a5c1a7 [2023-05-24T18:01:21.986Z] $ docker rm -f --volumes 3d37f8e16b4023e056db854e34a97fdd28526acbf5019b8833ae137373a5c1a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T18:01:42.966Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-24T18:03:34.682Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-24T18:03:34.682Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-24T18:03:34.682Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-24T18:03:34.682Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-24T18:03:34.682Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-24T18:03:34.682Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-24T18:03:34.682Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-24T18:03:34.682Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-24T18:03:34.682Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-24T18:03:52.930Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T18:03:53.200Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T18:03:53.200Z] ./bin/test-attribution-txt.sh [2023-05-24T18:03:53.470Z] make -C web test [2023-05-24T18:03:53.470Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' [2023-05-24T18:03:53.470Z] make[1]: tput: No such file or directory [2023-05-24T18:03:53.470Z] make[1]: tput: No such file or directory [2023-05-24T18:03:53.470Z] warning: generating ./VERSION [2023-05-24T18:03:53.470Z] echo "0.0.0" > VERSION [2023-05-24T18:03:53.470Z] docker build \ [2023-05-24T18:03:53.470Z] -f Dockerfile \ [2023-05-24T18:03:53.470Z] --build-arg USER=1000 \ [2023-05-24T18:03:53.470Z] \ [2023-05-24T18:03:53.470Z] --label "git_sha=116b63d5d91e022accb13581612c1716ca2e3d97" \ [2023-05-24T18:03:53.470Z] -t edgexfoundry/edgex-web-ui:116b63d5d91e022accb13581612c1716ca2e3d97 \ [2023-05-24T18:03:53.470Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-24T18:03:53.470Z] . [2023-05-24T18:03:53.470Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-24T18:03:53.470Z] Install the buildx component to build images with BuildKit: [2023-05-24T18:03:53.470Z] https://docs.docker.com/go/buildx/ [2023-05-24T18:03:53.470Z] [2023-05-24T18:03:54.433Z] Sending build context to Docker daemon 2.571MB [2023-05-24T18:03:54.433Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-24T18:03:54.433Z] 16.17-alpine3.15: Pulling from library/node [2023-05-24T18:03:54.433Z] 47517142f6ba: Pulling fs layer [2023-05-24T18:03:54.433Z] 5f8c4bfa009b: Pulling fs layer [2023-05-24T18:03:54.433Z] f7079c9c4ba1: Pulling fs layer [2023-05-24T18:03:54.433Z] aba105e6f55a: Pulling fs layer [2023-05-24T18:03:54.434Z] aba105e6f55a: Waiting [2023-05-24T18:03:54.434Z] 47517142f6ba: Verifying Checksum [2023-05-24T18:03:54.434Z] 47517142f6ba: Download complete [2023-05-24T18:03:54.434Z] f7079c9c4ba1: Verifying Checksum [2023-05-24T18:03:54.434Z] f7079c9c4ba1: Download complete [2023-05-24T18:03:54.702Z] aba105e6f55a: Verifying Checksum [2023-05-24T18:03:54.702Z] aba105e6f55a: Download complete [2023-05-24T18:03:54.970Z] 47517142f6ba: Pull complete [2023-05-24T18:03:55.239Z] 5f8c4bfa009b: Verifying Checksum [2023-05-24T18:03:55.239Z] 5f8c4bfa009b: Download complete [2023-05-24T18:03:58.586Z] 5f8c4bfa009b: Pull complete [2023-05-24T18:03:59.174Z] f7079c9c4ba1: Pull complete [2023-05-24T18:03:59.174Z] aba105e6f55a: Pull complete [2023-05-24T18:03:59.444Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-24T18:03:59.444Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-24T18:03:59.444Z] ---> bf1b8b58d215 [2023-05-24T18:03:59.444Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-24T18:04:00.034Z] ---> Running in 61db976b0dd3 [2023-05-24T18:04:00.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-24T18:04:01.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-24T18:04:02.681Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-24T18:04:02.681Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-24T18:04:02.681Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-24T18:04:02.681Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-24T18:04:02.681Z] (5/128) Installing libxcb (1.14-r2) [2023-05-24T18:04:02.681Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-24T18:04:02.681Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-24T18:04:02.681Z] (8/128) Installing libice (1.0.10-r0) [2023-05-24T18:04:02.681Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-24T18:04:02.681Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-24T18:04:02.681Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-24T18:04:02.681Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-24T18:04:02.681Z] (13/128) Installing xset (1.2.4-r0) [2023-05-24T18:04:02.681Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-24T18:04:02.681Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-24T18:04:02.949Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-24T18:04:02.949Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-24T18:04:02.949Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-24T18:04:02.949Z] (19/128) Installing libintl (0.21-r0) [2023-05-24T18:04:02.949Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-24T18:04:02.949Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-24T18:04:02.949Z] (22/128) Installing pcre (8.45-r1) [2023-05-24T18:04:02.949Z] (23/128) Installing glib (2.70.5-r0) [2023-05-24T18:04:02.949Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-24T18:04:02.949Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-24T18:04:02.949Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-24T18:04:02.949Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-24T18:04:03.218Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-24T18:04:03.218Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-24T18:04:03.218Z] (30/128) Installing libwebp (1.2.2-r1) [2023-05-24T18:04:03.218Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-24T18:04:03.218Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-24T18:04:03.218Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-24T18:04:03.218Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-24T18:04:03.218Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-24T18:04:03.218Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-24T18:04:03.218Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-24T18:04:03.218Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-24T18:04:03.218Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-24T18:04:03.218Z] (40/128) Installing libxi (1.8-r0) [2023-05-24T18:04:03.218Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-24T18:04:03.218Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-24T18:04:03.218Z] (43/128) Installing atk (2.36.0-r0) [2023-05-24T18:04:03.218Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-24T18:04:03.218Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-24T18:04:03.487Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-24T18:04:03.487Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-24T18:04:03.487Z] (48/128) Installing expat (2.5.0-r0) [2023-05-24T18:04:03.487Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-24T18:04:03.487Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-24T18:04:03.487Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-24T18:04:03.487Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-24T18:04:03.487Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-24T18:04:03.487Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-24T18:04:03.487Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-24T18:04:03.487Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-24T18:04:03.487Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-24T18:04:03.487Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-24T18:04:03.487Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-24T18:04:03.757Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-24T18:04:03.757Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-24T18:04:03.757Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-24T18:04:03.757Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-24T18:04:03.757Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-24T18:04:03.757Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-24T18:04:03.757Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-24T18:04:03.757Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-24T18:04:03.757Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-24T18:04:03.757Z] (69/128) Installing pango (1.48.10-r0) [2023-05-24T18:04:03.757Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-24T18:04:03.757Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-24T18:04:04.027Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-24T18:04:04.027Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-24T18:04:04.027Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-24T18:04:04.027Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-24T18:04:04.296Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-24T18:04:04.565Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-24T18:04:04.565Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-24T18:04:04.565Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-24T18:04:04.565Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-24T18:04:06.566Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-24T18:04:06.566Z] (80/128) Installing flac (1.3.4-r0) [2023-05-24T18:04:06.834Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-24T18:04:06.834Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-24T18:04:06.834Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-24T18:04:06.834Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-24T18:04:06.834Z] (85/128) Installing libass (0.15.2-r0) [2023-05-24T18:04:06.834Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-24T18:04:06.834Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-24T18:04:06.834Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-24T18:04:07.105Z] (89/128) Installing lame (3.100-r0) [2023-05-24T18:04:07.105Z] (90/128) Installing opus (1.3.1-r1) [2023-05-24T18:04:07.105Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-24T18:04:07.105Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-24T18:04:07.105Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-24T18:04:07.105Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-24T18:04:07.105Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-24T18:04:07.105Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-24T18:04:07.105Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-24T18:04:07.105Z] (98/128) Installing libva (2.13.0-r0) [2023-05-24T18:04:07.105Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-24T18:04:07.105Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-24T18:04:07.105Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-24T18:04:07.105Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-24T18:04:07.376Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-24T18:04:07.376Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-24T18:04:07.376Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-24T18:04:07.376Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-24T18:04:07.376Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-24T18:04:07.717Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-24T18:04:07.989Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-24T18:04:07.989Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-24T18:04:07.989Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-24T18:04:07.989Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-24T18:04:07.989Z] (113/128) Installing nspr (4.32-r0) [2023-05-24T18:04:07.989Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-24T18:04:07.989Z] (115/128) Installing nss (3.78.1-r0) [2023-05-24T18:04:07.989Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-24T18:04:07.989Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-24T18:04:07.989Z] (118/128) Installing orc (0.4.32-r0) [2023-05-24T18:04:07.989Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-24T18:04:07.989Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-24T18:04:07.989Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-24T18:04:07.989Z] (122/128) Installing libpulse (15.0-r2) [2023-05-24T18:04:08.258Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-24T18:04:08.258Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-24T18:04:08.258Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-24T18:04:08.258Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-24T18:04:08.258Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-24T18:04:08.258Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-24T18:04:12.534Z] Executing busybox-1.34.1-r7.trigger [2023-05-24T18:04:12.534Z] Executing glib-2.70.5-r0.trigger [2023-05-24T18:04:12.534Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-24T18:04:15.123Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-24T18:04:15.124Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-24T18:04:15.124Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-24T18:04:15.124Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-24T18:04:15.124Z] OK: 275 MiB in 144 packages [2023-05-24T18:04:25.240Z] Removing intermediate container 61db976b0dd3 [2023-05-24T18:04:25.240Z] ---> 59d8bb00ccc2 [2023-05-24T18:04:25.240Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-24T18:04:25.240Z] ---> Running in 94b92f5974d3 [2023-05-24T18:04:25.240Z] Removing intermediate container 94b92f5974d3 [2023-05-24T18:04:25.240Z] ---> 7323da193789 [2023-05-24T18:04:25.240Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-24T18:04:25.240Z] ---> Running in bf19865f1de7 [2023-05-24T18:04:25.240Z] Removing intermediate container bf19865f1de7 [2023-05-24T18:04:25.240Z] ---> 7a0b6979c8ab [2023-05-24T18:04:25.240Z] Step 5/10 : RUN npm install -g npm [2023-05-24T18:04:25.240Z] ---> Running in 46c747eeccd6 [2023-05-24T18:04:57.507Z] [2023-05-24T18:04:57.507Z] removed 7 packages, changed 101 packages, and audited 264 packages in 26s [2023-05-24T18:04:57.507Z] [2023-05-24T18:04:57.507Z] 27 packages are looking for funding [2023-05-24T18:04:57.507Z] run `npm fund` for details [2023-05-24T18:04:57.507Z] [2023-05-24T18:04:57.507Z] found 0 vulnerabilities [2023-05-24T18:04:59.458Z] Removing intermediate container 46c747eeccd6 [2023-05-24T18:04:59.458Z] ---> bafe797baf66 [2023-05-24T18:04:59.458Z] Step 6/10 : ARG USER=1000 [2023-05-24T18:04:59.458Z] ---> Running in ce26e45c1b90 [2023-05-24T18:04:59.731Z] Removing intermediate container ce26e45c1b90 [2023-05-24T18:04:59.731Z] ---> ac8e23eae2e4 [2023-05-24T18:04:59.731Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-24T18:04:59.731Z] ---> Running in bffc1bca961d [2023-05-24T18:05:01.750Z] Removing intermediate container bffc1bca961d [2023-05-24T18:05:01.750Z] ---> 781257985b74 [2023-05-24T18:05:01.750Z] Step 8/10 : USER $USER:$USER [2023-05-24T18:05:01.750Z] ---> Running in 2a3959cc2a9e [2023-05-24T18:05:02.037Z] Removing intermediate container 2a3959cc2a9e [2023-05-24T18:05:02.037Z] ---> 28403028da97 [2023-05-24T18:05:02.037Z] Step 9/10 : WORKDIR /app [2023-05-24T18:05:02.037Z] ---> Running in 3e3c8bdad780 [2023-05-24T18:05:02.342Z] Removing intermediate container 3e3c8bdad780 [2023-05-24T18:05:02.342Z] ---> 94dd4037dbb1 [2023-05-24T18:05:02.342Z] Step 10/10 : LABEL git_sha=116b63d5d91e022accb13581612c1716ca2e3d97 [2023-05-24T18:05:02.619Z] ---> Running in 17786aaaa617 [2023-05-24T18:05:02.894Z] Removing intermediate container 17786aaaa617 [2023-05-24T18:05:02.894Z] ---> ab3cb951211f [2023-05-24T18:05:02.894Z] Successfully built ab3cb951211f [2023-05-24T18:05:02.894Z] Successfully tagged edgexfoundry/edgex-web-ui:116b63d5d91e022accb13581612c1716ca2e3d97 [2023-05-24T18:05:02.894Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-24T18:05:02.894Z] touch edgex-web-ui.imagebuilt [2023-05-24T18:05:02.894Z] mkdir -p node_modules coverage [2023-05-24T18:05:02.894Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-24T18:05:02.894Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-24T18:05:17.962Z] npm WARN old lockfile [2023-05-24T18:05:17.962Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-24T18:05:17.962Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-24T18:05:17.962Z] npm WARN old lockfile [2023-05-24T18:05:17.962Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-24T18:05:17.962Z] npm WARN old lockfile [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE required: { [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE }, [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE } [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE required: { [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE }, [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE } [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE required: { [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE }, [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE } [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE required: { [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE }, [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE } [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE required: { [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE }, [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE } [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE required: { [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE }, [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE } [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE required: { [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE }, [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE } [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE required: { [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE }, [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE } [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE required: { [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE }, [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:06:04.848Z] npm WARN EBADENGINE } [2023-05-24T18:06:43.739Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-24T18:06:43.739Z] 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-05-24T18:06:43.739Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-24T18:06:43.739Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T18:06:43.739Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-24T18:06:44.006Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-24T18:06:48.268Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-24T18:06:58.353Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-24T18:06:58.354Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-24T18:06:58.622Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-24T18:07:10.940Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-24T18:07:21.020Z] 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-05-24T18:07:21.020Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T18:07:21.605Z] 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-05-24T18:07:26.952Z] 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-05-24T18:07:27.222Z] 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-05-24T18:07:28.639Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T18:07:43.648Z] 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-05-24T18:07:43.648Z] 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-05-24T18:08:10.342Z] 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-05-24T18:08:28.600Z] 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-05-24T18:09:15.435Z] [2023-05-24T18:09:15.435Z] added 1475 packages, and audited 1476 packages in 4m [2023-05-24T18:09:15.435Z] [2023-05-24T18:09:15.435Z] 90 packages are looking for funding [2023-05-24T18:09:15.435Z] run `npm fund` for details [2023-05-24T18:09:15.435Z] [2023-05-24T18:09:15.435Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-24T18:09:15.435Z] [2023-05-24T18:09:15.435Z] To address issues that do not require attention, run: [2023-05-24T18:09:15.435Z] npm audit fix [2023-05-24T18:09:15.435Z] [2023-05-24T18:09:15.435Z] To address all issues (including breaking changes), run: [2023-05-24T18:09:15.435Z] npm audit fix --force [2023-05-24T18:09:15.435Z] [2023-05-24T18:09:15.435Z] Run `npm audit` for details. [2023-05-24T18:09:15.435Z] 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-05-24T18:09:33.666Z] - Generating browser application bundles (phase: setup)... [2023-05-24T18:10:12.563Z] Compiling @angular/core : es2015 as esm2015 [2023-05-24T18:10:12.563Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-24T18:10:44.811Z] Compiling @angular/common : es2015 as esm2015 [2023-05-24T18:10:44.811Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-24T18:10:51.474Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-24T18:10:51.474Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-24T18:10:56.836Z] Compiling @angular/router : es2015 as esm2015 [2023-05-24T18:10:57.112Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-24T18:11:03.772Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-24T18:11:05.188Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-24T18:11:05.776Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-24T18:11:10.034Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-24T18:11:10.999Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-24T18:11:11.584Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-24T18:12:19.472Z] 24 05 2023 18:12:17.427:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-24T18:12:19.472Z] 24 05 2023 18:12:17.444:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-24T18:12:19.472Z] 24 05 2023 18:12:17.475:INFO [launcher]: Starting browser ChromeHeadless [2023-05-24T18:13:27.536Z] 24 05 2023 18:13:17.857:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-24T18:13:59.771Z] 24 05 2023 18:13:54.411:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-24T18:14:46.628Z] ✔ Browser application bundle generation complete. [2023-05-24T18:14:46.628Z] 24 05 2023 18:14:41.100:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket EzLMo_15TDtrm7MsAAAB with id 89265997 [2023-05-24T18:15:01.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-24T18:15:01.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.527 secs) [2023-05-24T18:15:01.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 0.632 secs) [2023-05-24T18:15:01.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 0.656 secs) [2023-05-24T18:15:01.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 0.696 secs) [2023-05-24T18:15:01.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 0.72 secs) [2023-05-24T18:15:01.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 0.906 secs) [2023-05-24T18:15:01.888Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.902 secs) [2023-05-24T18:15:02.472Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.082 secs) [2023-05-24T18:15:02.472Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.144 secs) [2023-05-24T18:15:02.741Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.226 secs) [2023-05-24T18:15:03.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.634 secs) [2023-05-24T18:15:03.277Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.703 secs) [2023-05-24T18:15:03.277Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.78 secs) [2023-05-24T18:15:03.545Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 2.909 secs) [2023-05-24T18:15:03.545Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 2.935 secs) [2023-05-24T18:15:03.545Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 2.949 secs) [2023-05-24T18:15:03.812Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.056 secs) [2023-05-24T18:15:03.812Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.159 secs) [2023-05-24T18:15:04.080Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.361 secs) [2023-05-24T18:15:04.080Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.412 secs) [2023-05-24T18:15:04.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.467 secs) [2023-05-24T18:15:04.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.508 secs) [2023-05-24T18:15:04.935Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 4.104 secs) [2023-05-24T18:15:05.205Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 4.215 secs) [2023-05-24T18:15:05.472Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.489 secs) [2023-05-24T18:15:05.741Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.508 secs) [2023-05-24T18:15:05.741Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.529 secs) [2023-05-24T18:15:05.741Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.544 secs) [2023-05-24T18:15:06.010Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.797 secs) [2023-05-24T18:15:06.010Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.847 secs) [2023-05-24T18:15:06.010Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.873 secs) [2023-05-24T18:15:06.593Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 5.187 secs) [2023-05-24T18:15:06.593Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 5.257 secs) [2023-05-24T18:15:06.593Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.309 secs) [2023-05-24T18:15:06.861Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.493 secs) [2023-05-24T18:15:06.861Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.581 secs) [2023-05-24T18:15:07.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.613 secs) [2023-05-24T18:15:07.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.644 secs) [2023-05-24T18:15:07.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.679 secs) [2023-05-24T18:15:07.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.734 secs) [2023-05-24T18:15:07.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.787 secs) [2023-05-24T18:15:07.661Z] WARN: ' [2023-05-24T18:15:07.661Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T18:15:07.661Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T18:15:07.661Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T18:15:07.661Z] in a future version of Angular. [2023-05-24T18:15:07.661Z] [2023-05-24T18:15:07.661Z] For more information on this, see our API docs here: [2023-05-24T18:15:07.661Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T18:15:07.661Z] ' [2023-05-24T18:15:07.661Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.787 secs) [2023-05-24T18:15:07.661Z] WARN: ' [2023-05-24T18:15:07.661Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T18:15:07.661Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T18:15:07.661Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T18:15:07.661Z] in a future version of Angular. [2023-05-24T18:15:07.661Z] [2023-05-24T18:15:07.661Z] For more information on this, see our API docs here: [2023-05-24T18:15:07.661Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T18:15:07.661Z] ' [2023-05-24T18:15:07.661Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 6.06 secs) [2023-05-24T18:15:07.661Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 6.126 secs) [2023-05-24T18:15:07.661Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 6.152 secs) [2023-05-24T18:15:07.931Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.36 secs) [2023-05-24T18:15:08.516Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 6.788 secs) [2023-05-24T18:15:08.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 6.97 secs) [2023-05-24T18:15:08.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 7.05 secs) [2023-05-24T18:15:08.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 7.075 secs) [2023-05-24T18:15:09.051Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 7.225 secs) [2023-05-24T18:15:09.319Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.319 secs) [2023-05-24T18:15:09.588Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.598 secs) [2023-05-24T18:15:09.855Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 7.888 secs) [2023-05-24T18:15:09.855Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.928 secs) [2023-05-24T18:15:10.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 8.118 secs) [2023-05-24T18:15:10.391Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 8.186 secs) [2023-05-24T18:15:10.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 8.847 secs) [2023-05-24T18:15:11.244Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 9.037 secs) [2023-05-24T18:15:11.512Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 9.207 secs) [2023-05-24T18:15:11.512Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 9.301 secs) [2023-05-24T18:15:11.780Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 9.517 secs) [2023-05-24T18:15:12.047Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 9.598 secs) [2023-05-24T18:15:12.047Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 9.671 secs) [2023-05-24T18:15:12.047Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 9.711 secs) [2023-05-24T18:15:12.315Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 9.752 secs) [2023-05-24T18:15:12.315Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 9.859 secs) [2023-05-24T18:15:12.315Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 9.9 secs) [2023-05-24T18:15:12.583Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 9.938 secs) [2023-05-24T18:15:12.583Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 10.047 secs) [2023-05-24T18:15:13.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 10.496 secs) [2023-05-24T18:15:13.437Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 10.692 secs) [2023-05-24T18:15:13.437Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 10.768 secs) [2023-05-24T18:15:13.704Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 10.841 secs) [2023-05-24T18:15:13.704Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 10.884 secs) [2023-05-24T18:15:13.972Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 11.051 secs) [2023-05-24T18:15:13.972Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 11.141 secs) [2023-05-24T18:15:14.241Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 11.255 secs) [2023-05-24T18:15:14.241Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 11.315 secs) [2023-05-24T18:15:14.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 11.351 secs) [2023-05-24T18:15:14.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 11.428 secs) [2023-05-24T18:15:14.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 11.452 secs) [2023-05-24T18:15:14.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 11.466 secs) [2023-05-24T18:15:14.776Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 11.727 secs) [2023-05-24T18:15:15.045Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 11.934 secs) [2023-05-24T18:15:15.312Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 12.045 secs) [2023-05-24T18:15:15.312Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 12.065 secs) [2023-05-24T18:15:15.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 12.095 secs) [2023-05-24T18:15:15.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 12.205 secs) [2023-05-24T18:15:15.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 12.224 secs) [2023-05-24T18:15:15.851Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 12.477 secs) [2023-05-24T18:15:16.118Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 12.613 secs) [2023-05-24T18:15:16.119Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 12.666 secs) [2023-05-24T18:15:16.386Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 12.691 secs) [2023-05-24T18:15:16.386Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 12.707 secs) [2023-05-24T18:15:16.386Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 12.773 secs) [2023-05-24T18:15:16.655Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 12.88 secs) [2023-05-24T18:15:16.655Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 12.912 secs) [2023-05-24T18:15:16.655Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 12.932 secs) [2023-05-24T18:15:16.655Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 13.02 secs) [2023-05-24T18:15:16.920Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 13.041 secs) [2023-05-24T18:15:17.186Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 13.278 secs) [2023-05-24T18:15:17.186Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 13.306 secs) [2023-05-24T18:15:17.186Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 13.326 secs) [2023-05-24T18:15:17.186Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 13.34 secs) [2023-05-24T18:15:17.186Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 13.352 secs) [2023-05-24T18:15:17.454Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 13.37 secs) [2023-05-24T18:15:17.454Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 13.389 secs) [2023-05-24T18:15:17.454Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 13.56 secs) [2023-05-24T18:15:17.723Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 13.781 secs) [2023-05-24T18:15:17.990Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 13.858 secs) [2023-05-24T18:15:17.990Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 13.879 secs) [2023-05-24T18:15:18.257Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 13.969 secs) [2023-05-24T18:15:18.257Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 14.052 secs) [2023-05-24T18:15:18.257Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 14.077 secs) [2023-05-24T18:15:18.531Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 14.091 secs) [2023-05-24T18:15:18.532Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 14.197 secs) [2023-05-24T18:15:18.800Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 14.268 secs) [2023-05-24T18:15:18.800Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 14.355 secs) [2023-05-24T18:15:18.800Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 14.396 secs) [2023-05-24T18:15:19.071Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 14.554 secs) [2023-05-24T18:15:19.339Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 14.624 secs) [2023-05-24T18:15:19.339Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 14.692 secs) [2023-05-24T18:15:19.339Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 14.758 secs) [2023-05-24T18:15:19.923Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 15.114 secs) [2023-05-24T18:15:20.189Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 15.254 secs) [2023-05-24T18:15:20.189Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 15.344 secs) [2023-05-24T18:15:20.189Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 15.43 secs) [2023-05-24T18:15:20.770Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 15.754 secs) [2023-05-24T18:15:20.770Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 15.821 secs) [2023-05-24T18:15:21.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 16.08 secs) [2023-05-24T18:15:21.306Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 16.155 secs) [2023-05-24T18:15:21.306Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 16.226 secs) [2023-05-24T18:15:21.573Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 16.302 secs) [2023-05-24T18:15:21.840Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 16.456 secs) [2023-05-24T18:15:21.841Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 16.61 secs) [2023-05-24T18:15:22.107Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 16.68 secs) [2023-05-24T18:15:22.107Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 16.702 secs) [2023-05-24T18:15:22.107Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 16.734 secs) [2023-05-24T18:15:24.032Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 16.83 secs) [2023-05-24T18:15:24.032Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 16.9 secs) [2023-05-24T18:15:24.032Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 16.922 secs) [2023-05-24T18:15:24.032Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 16.993 secs) [2023-05-24T18:15:24.032Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 17.132 secs) [2023-05-24T18:15:24.032Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 17.209 secs) [2023-05-24T18:15:24.032Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 17.243 secs) [2023-05-24T18:15:24.032Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (24.062 secs / 17.243 secs) [2023-05-24T18:15:24.033Z] TOTAL: 145 SUCCESS [2023-05-24T18:15:24.033Z] ✔ Browser application bundle generation complete. [2023-05-24T18:15:28.284Z] [2023-05-24T18:15:28.284Z] =============================== Coverage summary =============================== [2023-05-24T18:15:28.284Z] Statements : 41.56% ( 1425/3429 ) [2023-05-24T18:15:28.284Z] Branches : 12.14% ( 109/898 ) [2023-05-24T18:15:28.284Z] Functions : 33.33% ( 417/1251 ) [2023-05-24T18:15:28.284Z] Lines : 39.45% ( 1280/3245 ) [2023-05-24T18:15:28.284Z] ================================================================================ [2023-05-24T18:15:28.284Z] 24 05 2023 18:15:27.920:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-24T18:15:29.243Z] ✔ Browser application bundle generation complete. [2023-05-24T18:15:30.654Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo [2023-05-24T18:15:30.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T18:15:30.686Z] $ docker stop --time=1 f79c42d217565f7bce4c3c1591663e4362d58dc28bbb63a8a136250b88372419 [2023-05-24T18:15:32.482Z] $ docker rm -f --volumes f79c42d217565f7bce4c3c1591663e4362d58dc28bbb63a8a136250b88372419 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T18:15:33.644Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T18:15:37.012Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T18:15:42.928Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T18:15:43.326Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T18:15:46.256Z] + ls -al . [2023-05-24T18:15:46.256Z] total 176 [2023-05-24T18:15:46.256Z] drwxrwxr-x 13 jenkins jenkins 4096 May 24 18:01 . [2023-05-24T18:15:46.256Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:58 .. [2023-05-24T18:15:46.256Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:58 .blubracket [2023-05-24T18:15:46.256Z] -rw-rw-r-- 1 jenkins jenkins 18 May 24 17:58 .dockerignore [2023-05-24T18:15:46.256Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 17:58 .git [2023-05-24T18:15:46.256Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 17:58 .github [2023-05-24T18:15:46.256Z] -rw-rw-r-- 1 jenkins jenkins 185 May 24 17:58 .gitignore [2023-05-24T18:15:46.256Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 24 17:58 Attribution.txt [2023-05-24T18:15:46.256Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 24 17:58 CHANGELOG.md [2023-05-24T18:15:46.256Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 24 17:58 CONTRIBUTING.md [2023-05-24T18:15:46.256Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 24 17:58 Dockerfile [2023-05-24T18:15:46.256Z] -rw-rw-r-- 1 jenkins jenkins 652 May 24 17:58 Jenkinsfile [2023-05-24T18:15:46.256Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 24 17:58 LICENSE [2023-05-24T18:15:46.256Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 24 17:58 Makefile [2023-05-24T18:15:46.256Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 24 17:58 README.md [2023-05-24T18:15:46.256Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 17:55 VERSION [2023-05-24T18:15:46.256Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 17:58 assets [2023-05-24T18:15:46.256Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:58 bin [2023-05-24T18:15:46.256Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 17:58 cmd [2023-05-24T18:15:46.256Z] -rw-r--r-- 1 jenkins jenkins 10 May 24 18:01 coverage.out [2023-05-24T18:15:46.256Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:58 docs [2023-05-24T18:15:46.256Z] -rw-rw-r-- 1 jenkins jenkins 2999 May 24 17:58 go.mod [2023-05-24T18:15:46.256Z] -rw-rw-r-- 1 jenkins jenkins 30528 May 24 17:58 go.sum [2023-05-24T18:15:46.256Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 17:58 internal [2023-05-24T18:15:46.256Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:58 snap [2023-05-24T18:15:46.256Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:58 testing [2023-05-24T18:15:46.256Z] -rw-rw-r-- 1 jenkins jenkins 155 May 24 17:58 version.go [2023-05-24T18:15:46.256Z] drwxrwxr-x 6 jenkins jenkins 4096 May 24 18:05 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:15:46.607Z] + 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=116b63d5d91e022accb13581612c1716ca2e3d97 --label arch=arm64 --label version=0.0.0 . [2023-05-24T18:15:48.024Z] Sending build context to Docker daemon 33.17MB [2023-05-24T18:15:48.024Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T18:15:48.024Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-24T18:15:48.024Z] ---> 8fe92f4e058e [2023-05-24T18:15:48.024Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T18:15:49.038Z] ---> Running in d3e78bd09417 [2023-05-24T18:15:49.305Z] Removing intermediate container d3e78bd09417 [2023-05-24T18:15:49.305Z] ---> 8c2d59b93ecd [2023-05-24T18:15:49.305Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T18:15:49.305Z] ---> Running in 7974b31d8d31 [2023-05-24T18:15:49.573Z] Removing intermediate container 7974b31d8d31 [2023-05-24T18:15:49.573Z] ---> 8ddd19c268b6 [2023-05-24T18:15:49.573Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T18:15:49.573Z] ---> Running in f51460db0aaf [2023-05-24T18:15:50.157Z] Removing intermediate container f51460db0aaf [2023-05-24T18:15:50.157Z] ---> 1700c11664dc [2023-05-24T18:15:50.157Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-24T18:15:50.157Z] ---> Running in 2999284f472b [2023-05-24T18:15:50.424Z] Removing intermediate container 2999284f472b [2023-05-24T18:15:50.424Z] ---> ccdd7b44113b [2023-05-24T18:15:50.424Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T18:15:50.424Z] ---> Running in c828a195433d [2023-05-24T18:15:50.697Z] Removing intermediate container c828a195433d [2023-05-24T18:15:50.697Z] ---> 4b14c039b777 [2023-05-24T18:15:50.697Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T18:15:52.690Z] ---> 23a4e4008313 [2023-05-24T18:15:52.690Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T18:15:52.690Z] ---> Running in 51c1e3877967 [2023-05-24T18:15:53.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T18:15:54.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T18:15:55.643Z] OK: 263 MiB in 53 packages [2023-05-24T18:15:56.606Z] Removing intermediate container 51c1e3877967 [2023-05-24T18:15:56.606Z] ---> e016ca0367e8 [2023-05-24T18:15:56.606Z] Step 10/25 : ENV GO111MODULE=on [2023-05-24T18:15:56.606Z] ---> Running in 79d7e3d221c5 [2023-05-24T18:15:56.872Z] Removing intermediate container 79d7e3d221c5 [2023-05-24T18:15:56.872Z] ---> d50b9aa4e20e [2023-05-24T18:15:56.872Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T18:15:57.139Z] ---> Running in 12de5ca4c0c2 [2023-05-24T18:15:57.405Z] Removing intermediate container 12de5ca4c0c2 [2023-05-24T18:15:57.405Z] ---> 33f815337f72 [2023-05-24T18:15:57.405Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-24T18:15:57.991Z] ---> ab5cf8305184 [2023-05-24T18:15:57.991Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T18:15:57.991Z] ---> Running in 33c758706d53 [2023-05-24T18:16:00.571Z] Removing intermediate container 33c758706d53 [2023-05-24T18:16:00.571Z] ---> 2d1ce16135fe [2023-05-24T18:16:00.571Z] Step 14/25 : COPY . . [2023-05-24T18:16:05.929Z] ---> 9b11756079ab [2023-05-24T18:16:05.929Z] Step 15/25 : RUN ${MAKE} [2023-05-24T18:16:05.929Z] ---> Running in 39b5dd6b520b [2023-05-24T18:16:06.196Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-24T18:18:27.895Z] Removing intermediate container 39b5dd6b520b [2023-05-24T18:18:27.895Z] ---> fe878af65471 [2023-05-24T18:18:27.895Z] Step 16/25 : FROM alpine:3.17 [2023-05-24T18:18:27.895Z] 3.17: Pulling from library/alpine [2023-05-24T18:18:27.895Z] c41833b44d91: Already exists [2023-05-24T18:18:27.895Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T18:18:27.895Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T18:18:27.895Z] ---> 51e60588ff2c [2023-05-24T18:18:27.895Z] Step 17/25 : EXPOSE 4000 [2023-05-24T18:18:27.895Z] ---> Running in f1b162010bf9 [2023-05-24T18:18:27.895Z] Removing intermediate container f1b162010bf9 [2023-05-24T18:18:27.895Z] ---> 526e6dc31489 [2023-05-24T18:18:27.895Z] 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-05-24T18:18:27.895Z] ---> cf4d18b5c702 [2023-05-24T18:18:27.895Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-24T18:18:27.895Z] ---> 80ec9a41a4e7 [2023-05-24T18:18:27.895Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-24T18:18:27.895Z] ---> cbea077121b4 [2023-05-24T18:18:27.895Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-24T18:18:27.895Z] ---> Running in 716a271b002e [2023-05-24T18:18:27.895Z] Removing intermediate container 716a271b002e [2023-05-24T18:18:27.895Z] ---> c91b96509b21 [2023-05-24T18:18:27.895Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-24T18:18:27.895Z] ---> Running in 7ed775b3f0fa [2023-05-24T18:18:27.895Z] Removing intermediate container 7ed775b3f0fa [2023-05-24T18:18:27.895Z] ---> 2afa5fb3bfe1 [2023-05-24T18:18:27.895Z] Step 23/25 : LABEL arch=arm64 [2023-05-24T18:18:27.895Z] ---> Running in 2b10e156a982 [2023-05-24T18:18:27.895Z] Removing intermediate container 2b10e156a982 [2023-05-24T18:18:27.895Z] ---> 364fa91dba0d [2023-05-24T18:18:27.895Z] Step 24/25 : LABEL git_sha=116b63d5d91e022accb13581612c1716ca2e3d97 [2023-05-24T18:18:27.895Z] ---> Running in a5f8d5e33853 [2023-05-24T18:18:27.895Z] Removing intermediate container a5f8d5e33853 [2023-05-24T18:18:27.895Z] ---> e2500e1f4347 [2023-05-24T18:18:27.895Z] Step 25/25 : LABEL version=0.0.0 [2023-05-24T18:18:27.895Z] ---> Running in 2f505712ed59 [2023-05-24T18:18:27.895Z] Removing intermediate container 2f505712ed59 [2023-05-24T18:18:27.895Z] ---> 7d58ff9646f4 [2023-05-24T18:18:27.895Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T18:18:27.895Z] Successfully built 7d58ff9646f4 [2023-05-24T18:18:27.895Z] 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-05-24T18:18:28.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T18:18:28.344Z] [2023-05-24T18:18:28.344Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:18:28.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T18:18:28.947Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T18:18:28.947Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T18:18:28.947Z] 04944245beec: Pulling fs layer [2023-05-24T18:18:28.947Z] 699f458cf7ca: Pulling fs layer [2023-05-24T18:18:28.947Z] 765212b225bb: Pulling fs layer [2023-05-24T18:18:28.947Z] f23df028b6ca: Pulling fs layer [2023-05-24T18:18:28.947Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T18:18:28.947Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T18:18:28.947Z] 765212b225bb: Waiting [2023-05-24T18:18:28.947Z] f23df028b6ca: Waiting [2023-05-24T18:18:28.947Z] d65c8cfc05b1: Waiting [2023-05-24T18:18:28.947Z] 2437ff75d9bd: Waiting [2023-05-24T18:18:28.947Z] 04944245beec: Verifying Checksum [2023-05-24T18:18:28.947Z] 04944245beec: Download complete [2023-05-24T18:18:28.947Z] 765212b225bb: Verifying Checksum [2023-05-24T18:18:28.947Z] 765212b225bb: Download complete [2023-05-24T18:18:28.947Z] f23df028b6ca: Verifying Checksum [2023-05-24T18:18:28.947Z] f23df028b6ca: Download complete [2023-05-24T18:18:29.219Z] d65c8cfc05b1: Download complete [2023-05-24T18:18:29.219Z] 699f458cf7ca: Verifying Checksum [2023-05-24T18:18:29.219Z] 699f458cf7ca: Download complete [2023-05-24T18:18:29.489Z] 8998bd30e6a1: Verifying Checksum [2023-05-24T18:18:29.489Z] 8998bd30e6a1: Download complete [2023-05-24T18:18:32.073Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T18:18:32.073Z] 2437ff75d9bd: Download complete [2023-05-24T18:18:34.021Z] 8998bd30e6a1: Pull complete [2023-05-24T18:18:34.289Z] 04944245beec: Pull complete [2023-05-24T18:18:35.695Z] 699f458cf7ca: Pull complete [2023-05-24T18:18:35.695Z] 765212b225bb: Pull complete [2023-05-24T18:18:36.655Z] f23df028b6ca: Pull complete [2023-05-24T18:18:36.923Z] d65c8cfc05b1: Pull complete [2023-05-24T18:18:51.927Z] 2437ff75d9bd: Pull complete [2023-05-24T18:18:51.927Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T18:18:51.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T18:18:51.927Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:18:52.137Z] prd-ubuntu20.04-docker-arm64-4c-16g-16746 does not seem to be running inside a container [2023-05-24T18:18:52.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-24T18:18:55.273Z] $ docker top 30ec416c411a87114d173573bca68dcb822d15c4dbfd8731b944dee1d5d13f51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:18:56.122Z] ---> job-cost.sh [2023-05-24T18:18:56.122Z] lf-activate-venv: SKIPPING [2023-05-24T18:18:56.122Z] INFO: No Stack... [2023-05-24T18:18:56.703Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T18:18:57.735Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T18:18:58.396Z] + + cut -d, -f6cat [2023-05-24T18:18:58.396Z] /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock [2023-05-24T18:18:58.493Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-618-2-stack-cost] [2023-05-24T18:18:58.504Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-618-2-stack-cost] did not exist. Created. [2023-05-24T18:18:58.505Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-618-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T18:18:59.184Z] /w/workspace/edgex-ui-go/2@tmp/durable-563b0a85/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T18:18:59.840Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T18:18:59.863Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T18:19:04.827Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T18:19:04.832Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-618-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T18:19:04.853Z] $ docker stop --time=1 30ec416c411a87114d173573bca68dcb822d15c4dbfd8731b944dee1d5d13f51 [2023-05-24T18:19:06.936Z] $ docker rm -f --volumes 30ec416c411a87114d173573bca68dcb822d15c4dbfd8731b944dee1d5d13f51 [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-05-24T18:19:07.332Z] provisioning config files... [2023-05-24T18:19:07.339Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/config3903299226668206590tmp [Pipeline] { [Pipeline] sh [2023-05-24T18:19:07.634Z] + set +x [2023-05-24T18:19:07.634Z] + curl -s https://codecov.io/bash [2023-05-24T18:19:07.634Z] + bash -s -- [2023-05-24T18:19:07.634Z] [2023-05-24T18:19:07.634Z] _____ _ [2023-05-24T18:19:07.634Z] / ____| | | [2023-05-24T18:19:07.634Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T18:19:07.634Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T18:19:07.634Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T18:19:07.634Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T18:19:07.634Z] Bash-1.0.6 [2023-05-24T18:19:07.634Z] [2023-05-24T18:19:07.634Z] [2023-05-24T18:19:07.634Z] ==> git version 2.25.1 found [2023-05-24T18:19:07.634Z] ==> 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-05-24T18:19:07.635Z] Release-Date: 2020-01-08 [2023-05-24T18:19:07.635Z] 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-05-24T18:19:07.635Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T18:19:07.635Z] ==> Jenkins CI detected. [2023-05-24T18:19:07.635Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-618 [2023-05-24T18:19:07.635Z] project root: . [2023-05-24T18:19:07.635Z] --> token set from env [2023-05-24T18:19:07.635Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T18:19:07.635Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T18:19:07.892Z] ==> Python coveragepy not found [2023-05-24T18:19:07.892Z] ==> Searching for coverage reports in: [2023-05-24T18:19:07.892Z] + . [2023-05-24T18:19:07.892Z] -> Found 1 reports [2023-05-24T18:19:07.892Z] ==> Detecting git/mercurial file structure [2023-05-24T18:19:07.892Z] ==> Reading reports [2023-05-24T18:19:07.892Z] + ./coverage.out bytes=10 [2023-05-24T18:19:07.892Z] ==> Appending adjustments [2023-05-24T18:19:07.892Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T18:19:08.460Z] + Found adjustments [2023-05-24T18:19:08.460Z] ==> Gzipping contents [2023-05-24T18:19:08.460Z] 12K /tmp/codecov.FfY5aZ.gz [2023-05-24T18:19:08.460Z] ==> Uploading reports [2023-05-24T18:19:08.460Z] url: https://codecov.io [2023-05-24T18:19:08.460Z] query: branch=PR-618&commit=116b63d5d91e022accb13581612c1716ca2e3d97&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-618%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=618&job=&cmd_args= [2023-05-24T18:19:08.460Z] -> Pinging Codecov [2023-05-24T18:19:08.460Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-618&commit=116b63d5d91e022accb13581612c1716ca2e3d97&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-618%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=618&job=&cmd_args= [2023-05-24T18:19:08.718Z] -> Uploading to [2023-05-24T18:19:08.718Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/FB506323287CE973F263BFD2A0EB1F37/116b63d5d91e022accb13581612c1716ca2e3d97/83a911e5-aa4a-439a-9199-77cbf34d25d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T181908Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8ab4cae5d2e8e6995ec808b095ebeedc3b50f0b9d8634f5a7ca24b80de46778 [2023-05-24T18:19:08.718Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T18:19:08.718Z] Dload Upload Total Spent Left Speed [2023-05-24T18:19:08.977Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 48672 --:--:-- --:--:-- --:--:-- 48672 [2023-05-24T18:19:08.977Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/116b63d5d91e022accb13581612c1716ca2e3d97 [Pipeline] } [2023-05-24T18:19:08.985Z] 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-05-24T18:19:09.689Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives ] [2023-05-24T18:19:09.689Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives [2023-05-24T18:19:09.689Z] total 16 [2023-05-24T18:19:09.689Z] drwxr-xr-x 3 root root 4096 May 24 18:01 . [2023-05-24T18:19:09.689Z] drwxrwxr-x 15 jenkins jenkins 4096 May 24 18:01 .. [2023-05-24T18:19:09.690Z] drwxr-xr-x 2 root root 4096 May 24 18:01 cost [2023-05-24T18:19:09.690Z] -rw-r--r-- 1 root root 83 May 24 18:01 cost.csv [2023-05-24T18:19:09.690Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives [2023-05-24T18:19:09.690Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives [2023-05-24T18:19:09.690Z] total 16 [2023-05-24T18:19:09.690Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 18:01 . [2023-05-24T18:19:09.690Z] drwxrwxr-x 15 jenkins jenkins 4096 May 24 18:01 .. [2023-05-24T18:19:09.690Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 18:01 cost [2023-05-24T18:19:09.690Z] -rw-r--r-- 1 jenkins jenkins 83 May 24 18:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:19:09.977Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:19:10.835Z] ---> package-listing.sh [2023-05-24T18:19:10.835Z] ++ facter osfamily [2023-05-24T18:19:10.835Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T18:19:11.094Z] + OS_FAMILY=debian [2023-05-24T18:19:11.094Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-618 [2023-05-24T18:19:11.094Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T18:19:11.094Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T18:19:11.094Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T18:19:11.094Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T18:19:11.094Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-618 ']' [2023-05-24T18:19:11.094Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T18:19:11.094Z] + case "${OS_FAMILY}" in [2023-05-24T18:19:11.094Z] + dpkg -l [2023-05-24T18:19:11.094Z] + grep '^ii' [2023-05-24T18:19:11.094Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T18:19:11.094Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T18:19:11.094Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T18:19:11.094Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-618 ']' [2023-05-24T18:19:11.094Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives/ [2023-05-24T18:19:11.094Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives/ [Pipeline] echo [2023-05-24T18:19:11.106Z] 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-618/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-24T18:19:11.380Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:19:11.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T18:19:11.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:19:12.011Z] prd-ubuntu20.04-docker-8c-8g-16743 does not seem to be running inside a container [2023-05-24T18:19:12.042Z] $ 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-618/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-618 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618:/w/workspace/edgexfoundry_edgex-ui-go_PR-618:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T18:19:12.238Z] $ docker top 421baca46a4041a6921bf1a39c50fc305cbcc92e7e77a08592c1d11e04d2d85d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T18:19:12.581Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T18:19:12.867Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T18:19:13.156Z] + ls /var/log/sa-host [2023-05-24T18:19:13.156Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T18:19:13.220Z] provisioning config files... [2023-05-24T18:19:13.229Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/config15224051291910556366tmp [Pipeline] { [Pipeline] echo [2023-05-24T18:19:13.245Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:19:13.530Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T18:19:13.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:19:13.868Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T18:19:13.881Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:19:14.165Z] ---> sudo-logs.sh [2023-05-24T18:19:14.165Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T18:19:14.195Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:19:14.488Z] ---> job-cost.sh [2023-05-24T18:19:14.488Z] lf-activate-venv: SKIPPING [2023-05-24T18:19:14.488Z] DEBUG: total: 0.2199999988079071 [2023-05-24T18:19:14.488Z] INFO: Retrieving Stack Cost... [2023-05-24T18:19:14.747Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T18:19:15.314Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T18:19:15.325Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:19:15.608Z] ---> logs-deploy.sh [2023-05-24T18:19:15.608Z] lf-activate-venv: SKIPPING [2023-05-24T18:19:15.608Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-618/2 [2023-05-24T18:19:15.608Z] INFO: archiving workspace using pattern(s): [2023-05-24T18:19:16.543Z] Archives upload complete. [2023-05-24T18:19:16.543Z] INFO: archiving logs to Nexus