Pull request #572 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0f8b0223b4c81efe3c5ea55041d52a5864ffd49e+01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 (6323d374dd2d7d416fa285fe9512dbb2cb07926f) 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-ssh15067172840615209190.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh7542309300275086659.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4954964726089410650.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10969413730415679556.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh369069141775567681.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-572/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-572/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17000738334762962665.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-117564’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-117808’ is offline ‘prd-ubuntu20.04-docker-8c-8g-117809’ is offline ‘prd-ubuntu20.04-docker-8c-8g-117810’ is offline Running on prd-ubuntu20.04-docker-8c-8g-117813 in /w/workspace/edgexfoundry_edgex-ui-go_PR-572 [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-572 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 into PR head commit 0f8b0223b4c81efe3c5ea55041d52a5864ffd49e Merge succeeded, producing 0f8b0223b4c81efe3c5ea55041d52a5864ffd49e Checking out Revision 0f8b0223b4c81efe3c5ea55041d52a5864ffd49e (PR-572) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/572/head:refs/remotes/origin/PR-572 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f8b0223b4c81efe3c5ea55041d52a5864ffd49e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f8b0223b4c81efe3c5ea55041d52a5864ffd49e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-02T04:07:02.415Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-02T04:07:02.604Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-02T04:07:02.709Z] ========================================================= [2022-11-02T04:07:02.710Z] EdgeX Global Pipelines Version Info [2022-11-02T04:07:02.710Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-02T04:07:03.439Z] ------------------- [2022-11-02T04:07:03.439Z] stable info: [2022-11-02T04:07:03.439Z] ------------------- [2022-11-02T04:07:03.439Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-02T04:07:03.439Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-02T04:07:03.439Z] Message: update stable to v1.0.243 [2022-11-02T04:07:04.010Z] ------------------- [2022-11-02T04:07:04.010Z] experimental info: [2022-11-02T04:07:04.010Z] ------------------- [2022-11-02T04:07:04.010Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-02T04:07:04.010Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-02T04:07:04.010Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-02T04:07:04.302Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-11-02T04:07:04.355Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-11-02T04:07:04.399Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-02T04:07:04.451Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-02T04:07:04.499Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-02T04:07:04.553Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-02T04:07:04.622Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-02T04:07:04.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-02T04:07:04.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-02T04:07:04.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-02T04:07:04.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-02T04:07:04.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-11-02T04:07:04.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-02T04:07:04.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-02T04:07:04.982Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-02T04:07:05.024Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-02T04:07:05.066Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-02T04:07:05.110Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-02T04:07:05.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-02T04:07:05.257Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-02T04:07:05.297Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-02T04:07:05.367Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-02T04:07:05.407Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-02T04:07:05.454Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-02T04:07:05.492Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-02T04:07:05.533Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-02T04:07:05.577Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-02T04:07:05.618Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-572 [Pipeline] echo [2022-11-02T04:07:05.663Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-572 [Pipeline] echo [2022-11-02T04:07:05.707Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-572 [Pipeline] echo [2022-11-02T04:07:05.752Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f8b0223b4c81efe3c5ea55041d52a5864ffd49e [Pipeline] echo [2022-11-02T04:07:05.798Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f8b022 [Pipeline] echo [2022-11-02T04:07:05.843Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-02T04:07:05.961Z] provisioning config files... [2022-11-02T04:07:05.980Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-572@tmp/config8144294547348260109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T04:07:06.381Z] ---> docker-login.sh [2022-11-02T04:07:06.381Z] nexus3.edgexfoundry.org:10001 [2022-11-02T04:07:06.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:07:06.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:07:06.640Z] Configure a credential helper to remove this warning. See [2022-11-02T04:07:06.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:07:06.640Z] [2022-11-02T04:07:06.640Z] Login Succeeded [2022-11-02T04:07:06.640Z] nexus3.edgexfoundry.org:10002 [2022-11-02T04:07:06.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:07:06.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:07:06.641Z] Configure a credential helper to remove this warning. See [2022-11-02T04:07:06.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:07:06.641Z] [2022-11-02T04:07:06.641Z] Login Succeeded [2022-11-02T04:07:06.641Z] nexus3.edgexfoundry.org:10003 [2022-11-02T04:07:06.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:07:06.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:07:06.900Z] Configure a credential helper to remove this warning. See [2022-11-02T04:07:06.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:07:06.900Z] [2022-11-02T04:07:06.900Z] Login Succeeded [2022-11-02T04:07:06.900Z] nexus3.edgexfoundry.org:10004 [2022-11-02T04:07:06.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:07:06.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:07:06.900Z] Configure a credential helper to remove this warning. See [2022-11-02T04:07:06.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:07:06.900Z] [2022-11-02T04:07:06.900Z] Login Succeeded [2022-11-02T04:07:06.900Z] docker.io [2022-11-02T04:07:07.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:07:07.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:07:07.420Z] Configure a credential helper to remove this warning. See [2022-11-02T04:07:07.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:07:07.420Z] [2022-11-02T04:07:07.420Z] Login Succeeded [2022-11-02T04:07:07.420Z] ---> docker-login.sh ends [Pipeline] } [2022-11-02T04:07:07.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-02T04:07:08.098Z] + git rev-list -1 --merges 0f8b0223b4c81efe3c5ea55041d52a5864ffd49e~1..0f8b0223b4c81efe3c5ea55041d52a5864ffd49e [Pipeline] echo [2022-11-02T04:07:08.138Z] -----------> git rev-list -1 --merges 0f8b0223b4c81efe3c5ea55041d52a5864ffd49e~1..0f8b0223b4c81efe3c5ea55041d52a5864ffd49e 0f8b0223b4c81efe3c5ea55041d52a5864ffd49e [false] [Pipeline] sh [2022-11-02T04:07:08.448Z] + git log --format=format:%s -1 0f8b0223b4c81efe3c5ea55041d52a5864ffd49e [Pipeline] echo [2022-11-02T04:07:08.489Z] ========================================================= [2022-11-02T04:07:08.489Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-02T04:07:08.489Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-02T04:07:08.937Z] + git log --format=format:%s -1 0f8b0223b4c81efe3c5ea55041d52a5864ffd49e [Pipeline] echo [2022-11-02T04:07:08.969Z] [semverPrep] GIT_COMMIT: 0f8b0223b4c81efe3c5ea55041d52a5864ffd49e, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-11-02T04:07:08.995Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-02T04:07:09.374Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-02T04:07:09.374Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-02T04:07:09.374Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-02T04:07:09.374Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-02T04:07:09.374Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-02T04:07:09.374Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-02T04:07:09.374Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T04:07:09.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T04:07:09.800Z] [2022-11-02T04:07:09.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T04:07:10.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T04:07:10.184Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-02T04:07:10.184Z] b85a868b505f: Pulling fs layer [2022-11-02T04:07:10.184Z] e2be974225ed: Pulling fs layer [2022-11-02T04:07:10.184Z] 339a4e72a1f5: Pulling fs layer [2022-11-02T04:07:10.184Z] 988bab9f4d93: Pulling fs layer [2022-11-02T04:07:10.184Z] 1469e6f7b9e6: Pulling fs layer [2022-11-02T04:07:10.184Z] eaf3925da568: Pulling fs layer [2022-11-02T04:07:10.184Z] bab4dde63d76: Pulling fs layer [2022-11-02T04:07:10.184Z] bde34c3a00c8: Pulling fs layer [2022-11-02T04:07:10.184Z] b352a97aabf1: Pulling fs layer [2022-11-02T04:07:10.184Z] 4872d77fe225: Pulling fs layer [2022-11-02T04:07:10.184Z] 5851b861e8e6: Pulling fs layer [2022-11-02T04:07:10.184Z] bab4dde63d76: Waiting [2022-11-02T04:07:10.184Z] bde34c3a00c8: Waiting [2022-11-02T04:07:10.184Z] b352a97aabf1: Waiting [2022-11-02T04:07:10.184Z] 4872d77fe225: Waiting [2022-11-02T04:07:10.184Z] 5851b861e8e6: Waiting [2022-11-02T04:07:10.184Z] 1469e6f7b9e6: Waiting [2022-11-02T04:07:10.184Z] 988bab9f4d93: Waiting [2022-11-02T04:07:10.184Z] eaf3925da568: Waiting [2022-11-02T04:07:10.184Z] e2be974225ed: Verifying Checksum [2022-11-02T04:07:10.184Z] e2be974225ed: Download complete [2022-11-02T04:07:10.184Z] 988bab9f4d93: Verifying Checksum [2022-11-02T04:07:10.184Z] 988bab9f4d93: Download complete [2022-11-02T04:07:10.446Z] 1469e6f7b9e6: Verifying Checksum [2022-11-02T04:07:10.446Z] 1469e6f7b9e6: Download complete [2022-11-02T04:07:10.446Z] eaf3925da568: Verifying Checksum [2022-11-02T04:07:10.446Z] eaf3925da568: Download complete [2022-11-02T04:07:10.446Z] 339a4e72a1f5: Verifying Checksum [2022-11-02T04:07:10.446Z] 339a4e72a1f5: Download complete [2022-11-02T04:07:10.446Z] bde34c3a00c8: Verifying Checksum [2022-11-02T04:07:10.446Z] bde34c3a00c8: Download complete [2022-11-02T04:07:10.446Z] b352a97aabf1: Verifying Checksum [2022-11-02T04:07:10.446Z] b352a97aabf1: Download complete [2022-11-02T04:07:10.446Z] 4872d77fe225: Download complete [2022-11-02T04:07:10.446Z] 5851b861e8e6: Verifying Checksum [2022-11-02T04:07:10.446Z] 5851b861e8e6: Download complete [2022-11-02T04:07:10.446Z] b85a868b505f: Verifying Checksum [2022-11-02T04:07:10.446Z] b85a868b505f: Download complete [2022-11-02T04:07:11.012Z] bab4dde63d76: Verifying Checksum [2022-11-02T04:07:11.012Z] bab4dde63d76: Download complete [2022-11-02T04:07:11.945Z] b85a868b505f: Pull complete [2022-11-02T04:07:11.945Z] e2be974225ed: Pull complete [2022-11-02T04:07:12.516Z] 339a4e72a1f5: Pull complete [2022-11-02T04:07:12.516Z] 988bab9f4d93: Pull complete [2022-11-02T04:07:12.775Z] 1469e6f7b9e6: Pull complete [2022-11-02T04:07:12.775Z] eaf3925da568: Pull complete [2022-11-02T04:07:14.684Z] bab4dde63d76: Pull complete [2022-11-02T04:07:14.942Z] bde34c3a00c8: Pull complete [2022-11-02T04:07:14.942Z] b352a97aabf1: Pull complete [2022-11-02T04:07:14.942Z] 4872d77fe225: Pull complete [2022-11-02T04:07:15.203Z] 5851b861e8e6: Pull complete [2022-11-02T04:07:15.203Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-02T04:07:15.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T04:07:15.203Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T04:07:15.424Z] prd-ubuntu20.04-docker-8c-8g-117813 does not seem to be running inside a container [2022-11-02T04:07:15.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-572 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-572:/w/workspace/edgexfoundry_edgex-ui-go_PR-572:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-572@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-572@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-02T04:07:17.001Z] $ docker top f528de3e472eb7b2f54121dd3d1e15697fd7d31f159d21e785477dc0540a9881 -eo pid,comm [2022-11-02T04:07:17.058Z] 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). [2022-11-02T04:07:17.058Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-02T04:07:17.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-02T04:07:17.186Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-02T04:07:17.302Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-02T04:07:17.308Z] $ docker exec f528de3e472eb7b2f54121dd3d1e15697fd7d31f159d21e785477dc0540a9881 ssh-agent [2022-11-02T04:07:17.441Z] SSH_AUTH_SOCK=/tmp/ssh-89OJpPuQiT1z/agent.31 [2022-11-02T04:07:17.441Z] SSH_AGENT_PID=37 [2022-11-02T04:07:17.449Z] Running ssh-add (command line suppressed) [2022-11-02T04:07:17.560Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-572@tmp/private_key_11260029503937316778.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-572@tmp/private_key_11260029503937316778.key) [2022-11-02T04:07:17.574Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-02T04:07:17.906Z] + git tag --points-at HEAD [Pipeline] } [2022-11-02T04:07:17.941Z] $ docker exec --env ******** --env ******** f528de3e472eb7b2f54121dd3d1e15697fd7d31f159d21e785477dc0540a9881 ssh-agent -k [2022-11-02T04:07:18.046Z] unset SSH_AUTH_SOCK; [2022-11-02T04:07:18.046Z] unset SSH_AGENT_PID; [2022-11-02T04:07:18.047Z] echo Agent pid 37 killed; [2022-11-02T04:07:18.056Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-02T04:07:18.150Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-02T04:07:18.150Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-02T04:07:18.272Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-02T04:07:18.276Z] $ docker exec f528de3e472eb7b2f54121dd3d1e15697fd7d31f159d21e785477dc0540a9881 ssh-agent [2022-11-02T04:07:18.386Z] SSH_AUTH_SOCK=/tmp/ssh-RnZS2d0FHhwq/agent.69 [2022-11-02T04:07:18.386Z] SSH_AGENT_PID=75 [2022-11-02T04:07:18.391Z] Running ssh-add (command line suppressed) [2022-11-02T04:07:18.489Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-572@tmp/private_key_14910530007387731385.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-572@tmp/private_key_14910530007387731385.key) [2022-11-02T04:07:18.504Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-02T04:07:18.833Z] + git semver init [2022-11-02T04:07:19.093Z] 2022-11-02 04:07:19,027 [run_init] DEBUG init version:0.0.0 force:False [2022-11-02T04:07:19.093Z] 2022-11-02 04:07:19,028 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-572/.semver [2022-11-02T04:07:19.093Z] 2022-11-02 04:07:19,029 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-572/.semver [2022-11-02T04:07:19.093Z] 2022-11-02 04:07:19,029 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-572/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-572, universal_newlines=False, shell=None, istream=None) [2022-11-02T04:07:21.000Z] 2022-11-02 04:07:20,476 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-572/.git/info/exclude [2022-11-02T04:07:21.000Z] 2022-11-02 04:07:20,477 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-572/.semver/PR-572 with force:False [2022-11-02T04:07:21.000Z] 2022-11-02 04:07:20,477 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-572/.semver/PR-572 [2022-11-02T04:07:21.000Z] 2022-11-02 04:07:20,481 [execute] INFO git cat-file --batch-check [2022-11-02T04:07:21.000Z] 2022-11-02 04:07:20,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-572/.semver, universal_newlines=False, shell=None, istream=) [2022-11-02T04:07:21.000Z] 2022-11-02 04:07:20,488 [execute] INFO git cat-file --batch [2022-11-02T04:07:21.000Z] 2022-11-02 04:07:20,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-572/.semver, universal_newlines=False, shell=None, istream=) [2022-11-02T04:07:21.000Z] 2022-11-02 04:07:20,493 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-572/.semver/PR-572 [2022-11-02T04:07:21.000Z] 0.0.0 [Pipeline] } [2022-11-02T04:07:21.030Z] $ docker exec --env ******** --env ******** f528de3e472eb7b2f54121dd3d1e15697fd7d31f159d21e785477dc0540a9881 ssh-agent -k [2022-11-02T04:07:21.137Z] unset SSH_AUTH_SOCK; [2022-11-02T04:07:21.138Z] unset SSH_AGENT_PID; [2022-11-02T04:07:21.138Z] echo Agent pid 75 killed; [2022-11-02T04:07:21.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-02T04:07:21.574Z] + git semver [Pipeline] } [2022-11-02T04:07:21.862Z] $ docker stop --time=1 f528de3e472eb7b2f54121dd3d1e15697fd7d31f159d21e785477dc0540a9881 [2022-11-02T04:07:23.190Z] $ docker rm -f f528de3e472eb7b2f54121dd3d1e15697fd7d31f159d21e785477dc0540a9881 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T04:07:23.587Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-02T04:07:23.844Z] Stashed 1 file(s) [Pipeline] echo [2022-11-02T04:07:23.940Z] [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 [2022-11-02T04:07:24.531Z] provisioning config files... [2022-11-02T04:07:24.543Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-572@tmp/config3849454820066124728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T04:07:24.896Z] ---> docker-login.sh [2022-11-02T04:07:24.896Z] nexus3.edgexfoundry.org:10001 [2022-11-02T04:07:24.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:07:24.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:07:24.896Z] Configure a credential helper to remove this warning. See [2022-11-02T04:07:24.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:07:24.896Z] [2022-11-02T04:07:24.896Z] Login Succeeded [2022-11-02T04:07:24.896Z] nexus3.edgexfoundry.org:10002 [2022-11-02T04:07:24.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:07:24.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:07:24.896Z] Configure a credential helper to remove this warning. See [2022-11-02T04:07:24.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:07:24.896Z] [2022-11-02T04:07:24.896Z] Login Succeeded [2022-11-02T04:07:24.896Z] nexus3.edgexfoundry.org:10003 [2022-11-02T04:07:25.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:07:25.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:07:25.155Z] Configure a credential helper to remove this warning. See [2022-11-02T04:07:25.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:07:25.155Z] [2022-11-02T04:07:25.155Z] Login Succeeded [2022-11-02T04:07:25.155Z] nexus3.edgexfoundry.org:10004 [2022-11-02T04:07:25.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:07:25.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:07:25.155Z] Configure a credential helper to remove this warning. See [2022-11-02T04:07:25.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:07:25.155Z] [2022-11-02T04:07:25.155Z] Login Succeeded [2022-11-02T04:07:25.155Z] docker.io [2022-11-02T04:07:25.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:07:26.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:07:26.792Z] Configure a credential helper to remove this warning. See [2022-11-02T04:07:26.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:07:26.792Z] [2022-11-02T04:07:26.792Z] Login Succeeded [2022-11-02T04:07:26.792Z] ---> docker-login.sh ends [Pipeline] } [2022-11-02T04:07:26.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-02T04:07:27.022Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T04:07:27.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T04:07:27.088Z] ========================================================= [2022-11-02T04:07:27.088Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-02T04:07:27.088Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T04:07:27.550Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-02T04:07:27.812Z] Sending build context to Docker daemon 45.55MB [2022-11-02T04:07:27.812Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-11-02T04:07:27.812Z] Step 2/16 : FROM ${BASE} AS builder [2022-11-02T04:07:27.812Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-02T04:07:27.812Z] 213ec9aee27d: Pulling fs layer [2022-11-02T04:07:27.812Z] 4583459ba037: Pulling fs layer [2022-11-02T04:07:27.812Z] 93c1e223e6f2: Pulling fs layer [2022-11-02T04:07:27.812Z] 53926ce57604: Pulling fs layer [2022-11-02T04:07:27.812Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-02T04:07:27.812Z] 30f14e443154: Pulling fs layer [2022-11-02T04:07:27.812Z] 801331c1e519: Pulling fs layer [2022-11-02T04:07:27.812Z] 99cc6dd402b0: Pulling fs layer [2022-11-02T04:07:27.812Z] 30f14e443154: Waiting [2022-11-02T04:07:27.812Z] 7d9ed39f4882: Pulling fs layer [2022-11-02T04:07:27.812Z] 801331c1e519: Waiting [2022-11-02T04:07:27.812Z] 99cc6dd402b0: Waiting [2022-11-02T04:07:27.812Z] 7d9ed39f4882: Waiting [2022-11-02T04:07:27.812Z] 53926ce57604: Waiting [2022-11-02T04:07:27.812Z] 93c1e223e6f2: Verifying Checksum [2022-11-02T04:07:27.812Z] 4583459ba037: Verifying Checksum [2022-11-02T04:07:27.812Z] 4583459ba037: Download complete [2022-11-02T04:07:27.812Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-02T04:07:27.812Z] 21b2b0c7a3f4: Download complete [2022-11-02T04:07:27.812Z] 30f14e443154: Verifying Checksum [2022-11-02T04:07:27.812Z] 30f14e443154: Download complete [2022-11-02T04:07:27.812Z] 213ec9aee27d: Download complete [2022-11-02T04:07:28.074Z] 801331c1e519: Verifying Checksum [2022-11-02T04:07:28.074Z] 801331c1e519: Download complete [2022-11-02T04:07:28.074Z] 213ec9aee27d: Pull complete [2022-11-02T04:07:28.333Z] 4583459ba037: Pull complete [2022-11-02T04:07:28.333Z] 93c1e223e6f2: Pull complete [2022-11-02T04:07:28.333Z] 7d9ed39f4882: Verifying Checksum [2022-11-02T04:07:28.333Z] 7d9ed39f4882: Download complete [2022-11-02T04:07:28.902Z] 53926ce57604: Download complete [2022-11-02T04:07:28.902Z] 99cc6dd402b0: Verifying Checksum [2022-11-02T04:07:28.902Z] 99cc6dd402b0: Download complete [2022-11-02T04:07:33.097Z] 53926ce57604: Pull complete [2022-11-02T04:07:33.097Z] 21b2b0c7a3f4: Pull complete [2022-11-02T04:07:33.097Z] 30f14e443154: Pull complete [2022-11-02T04:07:33.097Z] 801331c1e519: Pull complete [2022-11-02T04:07:35.641Z] 99cc6dd402b0: Pull complete [2022-11-02T04:07:35.900Z] 7d9ed39f4882: Pull complete [2022-11-02T04:07:36.158Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-11-02T04:07:36.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-02T04:07:36.158Z] ---> 1dedd983c030 [2022-11-02T04:07:36.158Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-02T04:07:38.066Z] ---> Running in 4e57470b19c1 [2022-11-02T04:07:38.066Z] Removing intermediate container 4e57470b19c1 [2022-11-02T04:07:38.066Z] ---> c2f7a3d0e4ec [2022-11-02T04:07:38.066Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-11-02T04:07:38.066Z] ---> Running in 126cdeb88737 [2022-11-02T04:07:38.066Z] Removing intermediate container 126cdeb88737 [2022-11-02T04:07:38.066Z] ---> ff355f202c20 [2022-11-02T04:07:38.066Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-11-02T04:07:38.066Z] ---> Running in a68e1b678bf0 [2022-11-02T04:07:38.066Z] Removing intermediate container a68e1b678bf0 [2022-11-02T04:07:38.066Z] ---> 01fb9e47594a [2022-11-02T04:07:38.066Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-11-02T04:07:38.324Z] ---> Running in 5f01f9a8d21a [2022-11-02T04:07:38.324Z] Removing intermediate container 5f01f9a8d21a [2022-11-02T04:07:38.324Z] ---> 19db606dac71 [2022-11-02T04:07:38.324Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-02T04:07:38.324Z] ---> Running in a554d69f434d [2022-11-02T04:07:38.324Z] Removing intermediate container a554d69f434d [2022-11-02T04:07:38.324Z] ---> 6b74d2a3c566 [2022-11-02T04:07:38.324Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-02T04:07:39.258Z] latest: Pulling from library/docker [2022-11-02T04:07:39.258Z] 213ec9aee27d: Already exists [2022-11-02T04:07:39.258Z] 7b0dd730a5c3: Pulling fs layer [2022-11-02T04:07:39.258Z] 4b90f8029a36: Pulling fs layer [2022-11-02T04:07:39.258Z] a89466c712af: Pulling fs layer [2022-11-02T04:07:39.258Z] 9c6a0a734fa9: Pulling fs layer [2022-11-02T04:07:39.258Z] beeedf2bf9bb: Pulling fs layer [2022-11-02T04:07:39.258Z] 3bc3016a9123: Pulling fs layer [2022-11-02T04:07:39.258Z] 45d434503156: Pulling fs layer [2022-11-02T04:07:39.258Z] 539e1dfa3993: Pulling fs layer [2022-11-02T04:07:39.258Z] beeedf2bf9bb: Waiting [2022-11-02T04:07:39.258Z] 3bc3016a9123: Waiting [2022-11-02T04:07:39.258Z] 539e1dfa3993: Waiting [2022-11-02T04:07:39.258Z] 9c6a0a734fa9: Waiting [2022-11-02T04:07:39.258Z] 4b90f8029a36: Verifying Checksum [2022-11-02T04:07:39.258Z] 4b90f8029a36: Download complete [2022-11-02T04:07:39.258Z] 7b0dd730a5c3: Verifying Checksum [2022-11-02T04:07:39.258Z] 7b0dd730a5c3: Download complete [2022-11-02T04:07:39.348Z] Still waiting to schedule task [2022-11-02T04:07:39.348Z] ‘prd-centos7-blackbox-4c-2g-117564’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-02T04:07:39.348Z] ‘prd-centos7-builder-2c-1g-117801’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-02T04:07:39.348Z] ‘prd-ubuntu20.04-docker-8c-8g-117800’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-02T04:07:39.348Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-117814’ is offline [2022-11-02T04:07:39.348Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-117815’ is offline [2022-11-02T04:07:39.518Z] 7b0dd730a5c3: Pull complete [2022-11-02T04:07:39.518Z] 4b90f8029a36: Pull complete [2022-11-02T04:07:39.778Z] 9c6a0a734fa9: Verifying Checksum [2022-11-02T04:07:39.778Z] 9c6a0a734fa9: Download complete [2022-11-02T04:07:39.778Z] beeedf2bf9bb: Verifying Checksum [2022-11-02T04:07:39.778Z] beeedf2bf9bb: Download complete [2022-11-02T04:07:39.778Z] a89466c712af: Verifying Checksum [2022-11-02T04:07:39.778Z] a89466c712af: Download complete [2022-11-02T04:07:39.778Z] 3bc3016a9123: Verifying Checksum [2022-11-02T04:07:39.778Z] 3bc3016a9123: Download complete [2022-11-02T04:07:40.037Z] 45d434503156: Verifying Checksum [2022-11-02T04:07:40.037Z] 45d434503156: Download complete [2022-11-02T04:07:40.037Z] 539e1dfa3993: Verifying Checksum [2022-11-02T04:07:40.037Z] 539e1dfa3993: Download complete [2022-11-02T04:07:40.294Z] a89466c712af: Pull complete [2022-11-02T04:07:40.551Z] 9c6a0a734fa9: Pull complete [2022-11-02T04:07:41.117Z] beeedf2bf9bb: Pull complete [2022-11-02T04:07:41.117Z] 3bc3016a9123: Pull complete [2022-11-02T04:07:41.117Z] 45d434503156: Pull complete [2022-11-02T04:07:41.117Z] 539e1dfa3993: Pull complete [2022-11-02T04:07:41.117Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-11-02T04:07:41.117Z] Status: Downloaded newer image for docker:latest [2022-11-02T04:07:42.493Z] ---> 2dfb62d911d3 [2022-11-02T04:07:42.493Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-02T04:07:42.493Z] ---> Running in d828e9b33095 [2022-11-02T04:07:42.755Z] Removing intermediate container d828e9b33095 [2022-11-02T04:07:42.755Z] ---> 679b7160e0fa [2022-11-02T04:07:42.755Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-02T04:07:43.014Z] ---> Running in 875c614bbfee [2022-11-02T04:07:43.272Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-02T04:07:43.532Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-02T04:07:44.471Z] OK: 211 MiB in 51 packages [2022-11-02T04:07:44.730Z] Removing intermediate container 875c614bbfee [2022-11-02T04:07:44.730Z] ---> f72384eac117 [2022-11-02T04:07:44.730Z] Step 11/16 : ENV GO111MODULE=on [2022-11-02T04:07:44.730Z] ---> Running in 48b05f28cfc9 [2022-11-02T04:07:44.730Z] Removing intermediate container 48b05f28cfc9 [2022-11-02T04:07:44.730Z] ---> ba120c44abb7 [2022-11-02T04:07:44.730Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-02T04:07:44.730Z] ---> Running in 391560a1f516 [2022-11-02T04:07:44.990Z] Removing intermediate container 391560a1f516 [2022-11-02T04:07:44.990Z] ---> d51aadd6224e [2022-11-02T04:07:44.990Z] Step 13/16 : COPY go.mod vendor* ./ [2022-11-02T04:07:44.990Z] ---> 583040637779 [2022-11-02T04:07:44.990Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-02T04:07:44.990Z] ---> Running in 120ce07aefd1 [2022-11-02T04:08:03.144Z] Removing intermediate container 120ce07aefd1 [2022-11-02T04:08:03.144Z] ---> ddc363d4fbe1 [2022-11-02T04:08:03.144Z] Step 15/16 : COPY . . [2022-11-02T04:08:03.144Z] ---> 05fdd3aeb89b [2022-11-02T04:08:03.144Z] Step 16/16 : RUN ${MAKE} [2022-11-02T04:08:03.144Z] ---> Running in f24bb1dc1bfd [2022-11-02T04:08:03.409Z] noop [2022-11-02T04:08:03.670Z] Removing intermediate container f24bb1dc1bfd [2022-11-02T04:08:03.670Z] ---> 71643644353b [2022-11-02T04:08:03.670Z] Successfully built 71643644353b [2022-11-02T04:08:03.670Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T04:08:04.138Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-02T04:08:04.138Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T04:08:04.298Z] prd-ubuntu20.04-docker-8c-8g-117813 does not seem to be running inside a container [2022-11-02T04:08:04.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-572 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-572:/w/workspace/edgexfoundry_edgex-ui-go_PR-572:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-572@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-572@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-02T04:08:04.751Z] $ docker top 3d0d20c45d54e2d064cc947c3f233090ceda47fbb0e59ea2f7b843f9bae65ae6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T04:08:05.147Z] + go version [2022-11-02T04:08:05.147Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-02T04:08:05.186Z] $ docker stop --time=1 3d0d20c45d54e2d064cc947c3f233090ceda47fbb0e59ea2f7b843f9bae65ae6 [2022-11-02T04:08:06.536Z] $ docker rm -f 3d0d20c45d54e2d064cc947c3f233090ceda47fbb0e59ea2f7b843f9bae65ae6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T04:08:07.285Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-02T04:08:07.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T04:08:07.431Z] prd-ubuntu20.04-docker-8c-8g-117813 does not seem to be running inside a container [2022-11-02T04:08:07.465Z] $ 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-572 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-572:/w/workspace/edgexfoundry_edgex-ui-go_PR-572:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-572@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-572@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-02T04:08:07.841Z] $ docker top 33b134931768a5e72e37720e027a07d0c2dae646e64845ca6c7dc206a9a6fcab -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T04:08:08.231Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-572 [Pipeline] fileExists [Pipeline] sh [2022-11-02T04:08:08.588Z] + make test [2022-11-02T04:08:08.588Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-11-02T04:08:08.846Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-11-02T04:08:18.822Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-11-02T04:08:18.822Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-11-02T04:08:18.822Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-11-02T04:08:18.822Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-11-02T04:08:18.822Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-11-02T04:08:18.822Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-11-02T04:08:18.822Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-11-02T04:08:18.822Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-11-02T04:08:18.822Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-11-02T04:08:22.107Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-02T04:08:22.107Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-02T04:08:22.107Z] ./bin/test-attribution-txt.sh [2022-11-02T04:08:22.107Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-11-02T04:08:22.107Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-02T04:08:22.107Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-11-02T04:08:22.107Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-11-02T04:08:22.107Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-11-02T04:08:22.107Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-11-02T04:08:22.107Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-11-02T04:08:22.107Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-11-02T04:08:22.107Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-11-02T04:08:22.107Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-11-02T04:08:22.107Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-11-02T04:08:22.107Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-11-02T04:08:22.107Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-02T04:08:22.107Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-02T04:08:22.107Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-11-02T04:08:22.107Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-11-02T04:08:22.107Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-11-02T04:08:22.107Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-11-02T04:08:22.107Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-11-02T04:08:22.107Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-11-02T04:08:22.107Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-11-02T04:08:22.107Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-11-02T04:08:22.107Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-11-02T04:08:22.107Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-11-02T04:08:22.107Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-11-02T04:08:22.107Z] make -C web test [2022-11-02T04:08:22.107Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-572/web' [2022-11-02T04:08:22.107Z] make[1]: tput: No such file or directory [2022-11-02T04:08:22.107Z] make[1]: tput: No such file or directory [2022-11-02T04:08:22.107Z] warning: generating ./VERSION [2022-11-02T04:08:22.107Z] echo "0.0.0" > VERSION [2022-11-02T04:08:22.107Z] docker build \ [2022-11-02T04:08:22.107Z] -f Dockerfile \ [2022-11-02T04:08:22.107Z] --build-arg USER=1000 \ [2022-11-02T04:08:22.107Z] \ [2022-11-02T04:08:22.107Z] --label "git_sha=0f8b0223b4c81efe3c5ea55041d52a5864ffd49e" \ [2022-11-02T04:08:22.107Z] -t edgexfoundry/edgex-web-ui:0f8b0223b4c81efe3c5ea55041d52a5864ffd49e \ [2022-11-02T04:08:22.107Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-11-02T04:08:22.107Z] . [2022-11-02T04:08:22.107Z] Sending build context to Docker daemon 3.269MB [2022-11-02T04:08:22.107Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-11-02T04:08:22.107Z] 16.17-alpine3.15: Pulling from library/node [2022-11-02T04:08:22.107Z] 9621f1afde84: Pulling fs layer [2022-11-02T04:08:22.107Z] c6f70ee39829: Pulling fs layer [2022-11-02T04:08:22.107Z] 56892a8094a2: Pulling fs layer [2022-11-02T04:08:22.107Z] 58dd87906ef0: Pulling fs layer [2022-11-02T04:08:22.107Z] 58dd87906ef0: Waiting [2022-11-02T04:08:22.107Z] 56892a8094a2: Download complete [2022-11-02T04:08:22.107Z] 9621f1afde84: Download complete [2022-11-02T04:08:22.107Z] 58dd87906ef0: Verifying Checksum [2022-11-02T04:08:22.107Z] 58dd87906ef0: Download complete [2022-11-02T04:08:22.107Z] 9621f1afde84: Pull complete [2022-11-02T04:08:22.366Z] c6f70ee39829: Verifying Checksum [2022-11-02T04:08:22.366Z] c6f70ee39829: Download complete [2022-11-02T04:08:23.803Z] c6f70ee39829: Pull complete [2022-11-02T04:08:23.803Z] 56892a8094a2: Pull complete [2022-11-02T04:08:23.803Z] 58dd87906ef0: Pull complete [2022-11-02T04:08:23.803Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-11-02T04:08:23.803Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-11-02T04:08:23.803Z] ---> b69703f70c3d [2022-11-02T04:08:23.803Z] Step 2/10 : RUN apk add --no-cache chromium [2022-11-02T04:08:24.394Z] ---> Running in a66ce3d4ca60 [2022-11-02T04:08:24.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-02T04:08:24.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-02T04:08:25.262Z] (1/129) Installing libxau (1.0.9-r0) [2022-11-02T04:08:25.262Z] (2/129) Installing libmd (1.0.3-r0) [2022-11-02T04:08:25.262Z] (3/129) Installing libbsd (0.11.3-r1) [2022-11-02T04:08:25.262Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-11-02T04:08:25.262Z] (5/129) Installing libxcb (1.14-r2) [2022-11-02T04:08:25.262Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-11-02T04:08:25.263Z] (7/129) Installing libxext (1.3.4-r0) [2022-11-02T04:08:25.263Z] (8/129) Installing libice (1.0.10-r0) [2022-11-02T04:08:25.263Z] (9/129) Installing libuuid (2.37.4-r0) [2022-11-02T04:08:25.263Z] (10/129) Installing libsm (1.2.3-r0) [2022-11-02T04:08:25.263Z] (11/129) Installing libxt (1.2.1-r0) [2022-11-02T04:08:25.263Z] (12/129) Installing libxmu (1.1.3-r0) [2022-11-02T04:08:25.263Z] (13/129) Installing xset (1.2.4-r0) [2022-11-02T04:08:25.263Z] (14/129) Installing xprop (1.2.5-r0) [2022-11-02T04:08:25.263Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-11-02T04:08:25.263Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-11-02T04:08:25.263Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-11-02T04:08:25.263Z] (18/129) Installing libffi (3.4.2-r1) [2022-11-02T04:08:25.263Z] (19/129) Installing libintl (0.21-r0) [2022-11-02T04:08:25.263Z] (20/129) Installing libblkid (2.37.4-r0) [2022-11-02T04:08:25.263Z] (21/129) Installing libmount (2.37.4-r0) [2022-11-02T04:08:25.263Z] (22/129) Installing pcre (8.45-r1) [2022-11-02T04:08:25.263Z] (23/129) Installing glib (2.70.1-r0) [2022-11-02T04:08:25.263Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-11-02T04:08:25.263Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-11-02T04:08:25.263Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-11-02T04:08:25.524Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-11-02T04:08:25.524Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-11-02T04:08:25.524Z] (29/129) Installing libpng (1.6.37-r1) [2022-11-02T04:08:25.524Z] (30/129) Installing libwebp (1.2.2-r0) [2022-11-02T04:08:25.524Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-11-02T04:08:25.524Z] (32/129) Installing tiff (4.4.0-r0) [2022-11-02T04:08:25.524Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-11-02T04:08:25.524Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-11-02T04:08:25.524Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-11-02T04:08:25.524Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-11-02T04:08:25.524Z] (37/129) Installing libxrender (0.9.10-r3) [2022-11-02T04:08:25.524Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-11-02T04:08:25.524Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-11-02T04:08:25.524Z] (40/129) Installing libxi (1.8-r0) [2022-11-02T04:08:25.524Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-11-02T04:08:25.524Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-11-02T04:08:25.524Z] (43/129) Installing atk (2.36.0-r0) [2022-11-02T04:08:25.524Z] (44/129) Installing libxtst (1.2.3-r3) [2022-11-02T04:08:25.524Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-11-02T04:08:25.524Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-11-02T04:08:25.524Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-11-02T04:08:25.524Z] (48/129) Installing expat (2.5.0-r0) [2022-11-02T04:08:25.524Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-11-02T04:08:25.524Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-11-02T04:08:25.524Z] (51/129) Installing freetype (2.11.1-r2) [2022-11-02T04:08:25.524Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-11-02T04:08:25.524Z] (53/129) Installing pixman (0.40.0-r3) [2022-11-02T04:08:25.524Z] (54/129) Installing cairo (1.16.0-r5) [2022-11-02T04:08:25.524Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-11-02T04:08:25.524Z] (56/129) Installing avahi-libs (0.8-r5) [2022-11-02T04:08:25.524Z] (57/129) Installing gmp (6.2.1-r1) [2022-11-02T04:08:25.524Z] (58/129) Installing nettle (3.7.3-r0) [2022-11-02T04:08:25.524Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-11-02T04:08:25.787Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-11-02T04:08:25.787Z] (61/129) Installing libunistring (0.9.10-r1) [2022-11-02T04:08:25.787Z] (62/129) Installing gnutls (3.7.1-r1) [2022-11-02T04:08:25.787Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-11-02T04:08:25.787Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-11-02T04:08:25.787Z] (65/129) Installing fribidi (1.0.11-r0) [2022-11-02T04:08:25.787Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-11-02T04:08:25.787Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-11-02T04:08:25.787Z] (68/129) Installing libxft (2.3.4-r0) [2022-11-02T04:08:25.787Z] (69/129) Installing pango (1.48.10-r0) [2022-11-02T04:08:25.787Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-11-02T04:08:25.787Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-11-02T04:08:25.787Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-11-02T04:08:25.787Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-11-02T04:08:25.787Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-11-02T04:08:25.787Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-11-02T04:08:25.787Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-11-02T04:08:26.050Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-11-02T04:08:26.050Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-11-02T04:08:26.050Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-11-02T04:08:26.050Z] Executing ttf-opensans-1.10-r1.post-install [2022-11-02T04:08:27.955Z] (79/129) Installing libogg (1.3.5-r0) [2022-11-02T04:08:27.955Z] (80/129) Installing flac (1.3.4-r0) [2022-11-02T04:08:27.955Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-11-02T04:08:27.955Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-11-02T04:08:27.955Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-11-02T04:08:27.955Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-11-02T04:08:28.216Z] (85/129) Installing libass (0.15.2-r0) [2022-11-02T04:08:28.216Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-11-02T04:08:28.216Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-11-02T04:08:28.216Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-11-02T04:08:28.216Z] (89/129) Installing lame (3.100-r0) [2022-11-02T04:08:28.216Z] (90/129) Installing opus (1.3.1-r1) [2022-11-02T04:08:28.216Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-11-02T04:08:28.216Z] (92/129) Installing soxr (0.1.3-r2) [2022-11-02T04:08:28.216Z] (93/129) Installing libsrt (1.4.2-r1) [2022-11-02T04:08:28.216Z] (94/129) Installing libssh (0.9.6-r1) [2022-11-02T04:08:28.216Z] (95/129) Installing libtheora (1.1.1-r16) [2022-11-02T04:08:28.216Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-11-02T04:08:28.216Z] (97/129) Installing libpciaccess (0.16-r0) [2022-11-02T04:08:28.216Z] (98/129) Installing libdrm (2.4.109-r0) [2022-11-02T04:08:28.216Z] (99/129) Installing libva (2.13.0-r0) [2022-11-02T04:08:28.216Z] (100/129) Installing libvdpau (1.4-r0) [2022-11-02T04:08:28.216Z] (101/129) Installing vidstab (1.1.0-r1) [2022-11-02T04:08:28.216Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-11-02T04:08:28.216Z] (103/129) Installing libvpx (1.10.0-r0) [2022-11-02T04:08:28.216Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-11-02T04:08:28.216Z] (105/129) Installing x264-libs (20210613-r0) [2022-11-02T04:08:28.474Z] (106/129) Installing x265-libs (3.5-r0) [2022-11-02T04:08:28.474Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-11-02T04:08:28.474Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-11-02T04:08:28.474Z] (109/129) Installing libevent (2.1.12-r4) [2022-11-02T04:08:28.474Z] (110/129) Installing mesa (21.2.6-r0) [2022-11-02T04:08:28.474Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-11-02T04:08:28.474Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-11-02T04:08:28.474Z] (113/129) Installing lcms2 (2.12-r1) [2022-11-02T04:08:28.474Z] (114/129) Installing nspr (4.32-r0) [2022-11-02T04:08:28.474Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-11-02T04:08:28.733Z] (116/129) Installing nss (3.78.1-r0) [2022-11-02T04:08:28.733Z] (117/129) Installing libasyncns (0.8-r1) [2022-11-02T04:08:28.733Z] (118/129) Installing libltdl (2.4.6-r7) [2022-11-02T04:08:28.733Z] (119/129) Installing orc (0.4.32-r0) [2022-11-02T04:08:28.733Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-11-02T04:08:28.733Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-11-02T04:08:28.733Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-11-02T04:08:28.733Z] (123/129) Installing libpulse (15.0-r2) [2022-11-02T04:08:28.733Z] (124/129) Installing re2 (2021.11.01-r0) [2022-11-02T04:08:28.733Z] (125/129) Installing snappy (1.1.9-r1) [2022-11-02T04:08:28.733Z] (126/129) Installing libgpg-error (1.42-r1) [2022-11-02T04:08:28.733Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-11-02T04:08:28.733Z] (128/129) Installing libxslt (1.1.35-r0) [2022-11-02T04:08:28.733Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-11-02T04:08:30.111Z] Executing busybox-1.34.1-r7.trigger [2022-11-02T04:08:30.111Z] Executing glib-2.70.1-r0.trigger [2022-11-02T04:08:30.111Z] Executing shared-mime-info-2.1-r1.trigger [2022-11-02T04:08:32.016Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-11-02T04:08:32.016Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-11-02T04:08:32.016Z] Executing fontconfig-2.13.1-r4.trigger [2022-11-02T04:08:32.016Z] Executing mkfontscale-1.2.1-r1.trigger [2022-11-02T04:08:32.016Z] OK: 286 MiB in 145 packages [2022-11-02T04:08:36.223Z] Removing intermediate container a66ce3d4ca60 [2022-11-02T04:08:36.223Z] ---> 56b7f439bac2 [2022-11-02T04:08:36.223Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-11-02T04:08:36.223Z] ---> Running in 0b7b5a89b1ef [2022-11-02T04:08:36.223Z] Removing intermediate container 0b7b5a89b1ef [2022-11-02T04:08:36.223Z] ---> e978401b2fde [2022-11-02T04:08:36.223Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-11-02T04:08:36.223Z] ---> Running in bba2e568d8c9 [2022-11-02T04:08:36.223Z] Removing intermediate container bba2e568d8c9 [2022-11-02T04:08:36.223Z] ---> 3a7eff2fa136 [2022-11-02T04:08:36.223Z] Step 5/10 : RUN npm install -g npm [2022-11-02T04:08:36.223Z] ---> Running in 6f81110e4858 [2022-11-02T04:08:42.843Z] [2022-11-02T04:08:42.843Z] changed 54 packages, and audited 212 packages in 6s [2022-11-02T04:08:42.843Z] [2022-11-02T04:08:42.843Z] 11 packages are looking for funding [2022-11-02T04:08:42.843Z] run `npm fund` for details [2022-11-02T04:08:42.843Z] [2022-11-02T04:08:42.843Z] found 0 vulnerabilities [2022-11-02T04:08:44.218Z] Removing intermediate container 6f81110e4858 [2022-11-02T04:08:44.218Z] ---> 7d12a158107b [2022-11-02T04:08:44.218Z] Step 6/10 : ARG USER=1000 [2022-11-02T04:08:44.218Z] ---> Running in 3762ed1e9d6d [2022-11-02T04:08:44.218Z] Removing intermediate container 3762ed1e9d6d [2022-11-02T04:08:44.218Z] ---> 61def0f29b3c [2022-11-02T04:08:44.218Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-11-02T04:08:44.476Z] ---> Running in 49c36a71e352 [2022-11-02T04:08:45.042Z] Removing intermediate container 49c36a71e352 [2022-11-02T04:08:45.042Z] ---> 93318e8a7235 [2022-11-02T04:08:45.042Z] Step 8/10 : USER $USER:$USER [2022-11-02T04:08:45.042Z] ---> Running in f4140f87695c [2022-11-02T04:08:45.300Z] Removing intermediate container f4140f87695c [2022-11-02T04:08:45.300Z] ---> 46b9094aed63 [2022-11-02T04:08:45.300Z] Step 9/10 : WORKDIR /app [2022-11-02T04:08:45.300Z] ---> Running in 25246a017855 [2022-11-02T04:08:45.300Z] Removing intermediate container 25246a017855 [2022-11-02T04:08:45.300Z] ---> 956113ffdac0 [2022-11-02T04:08:45.300Z] Step 10/10 : LABEL git_sha=0f8b0223b4c81efe3c5ea55041d52a5864ffd49e [2022-11-02T04:08:45.300Z] ---> Running in e4dd6100b9cb [2022-11-02T04:08:45.558Z] Removing intermediate container e4dd6100b9cb [2022-11-02T04:08:45.558Z] ---> 22aca43cfd4b [2022-11-02T04:08:45.558Z] Successfully built 22aca43cfd4b [2022-11-02T04:08:45.558Z] Successfully tagged edgexfoundry/edgex-web-ui:0f8b0223b4c81efe3c5ea55041d52a5864ffd49e [2022-11-02T04:08:45.558Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-11-02T04:08:45.558Z] touch edgex-web-ui.imagebuilt [2022-11-02T04:08:45.558Z] mkdir -p node_modules coverage [2022-11-02T04:08:45.558Z] chown "1000:1000" node_modules coverage package-lock.json [2022-11-02T04:08:45.558Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-11-02T04:08:47.458Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:08:47.458Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-11-02T04:08:47.458Z] npm WARN EBADENGINE required: { [2022-11-02T04:08:47.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:08:47.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:08:47.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:08:47.458Z] npm WARN EBADENGINE }, [2022-11-02T04:08:47.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:08:47.458Z] npm WARN EBADENGINE } [2022-11-02T04:08:47.458Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:08:47.458Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-11-02T04:08:47.458Z] npm WARN EBADENGINE required: { [2022-11-02T04:08:47.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:08:47.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:08:47.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:08:47.458Z] npm WARN EBADENGINE }, [2022-11-02T04:08:47.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:08:47.458Z] npm WARN EBADENGINE } [2022-11-02T04:08:47.458Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:08:47.458Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-11-02T04:08:47.458Z] npm WARN EBADENGINE required: { [2022-11-02T04:08:47.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:08:47.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:08:47.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:08:47.458Z] npm WARN EBADENGINE }, [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE } [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE required: { [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE }, [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE } [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE required: { [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE }, [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE } [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE required: { [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE }, [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE } [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE required: { [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE }, [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE } [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE required: { [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE }, [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE } [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE required: { [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE }, [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:08:47.459Z] npm WARN EBADENGINE } [2022-11-02T04:08:52.721Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-11-02T04:08:52.721Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-11-02T04:08:52.721Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-02T04:08:52.721Z] 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 [2022-11-02T04:08:52.980Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-11-02T04:08:53.238Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-11-02T04:08:54.173Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-11-02T04:08:55.108Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-11-02T04:08:55.108Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-11-02T04:08:57.638Z] 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 [2022-11-02T04:08:57.638Z] 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 [2022-11-02T04:08:58.576Z] 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. [2022-11-02T04:08:58.834Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-11-02T04:08:58.834Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-02T04:08:59.407Z] 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. [2022-11-02T04:08:59.407Z] 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. [2022-11-02T04:09:00.342Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-02T04:09:02.875Z] 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. [2022-11-02T04:09:06.156Z] 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. [2022-11-02T04:09:11.431Z] [2022-11-02T04:09:11.431Z] added 1478 packages, and audited 1479 packages in 25s [2022-11-02T04:09:11.431Z] [2022-11-02T04:09:11.431Z] 90 packages are looking for funding [2022-11-02T04:09:11.431Z] run `npm fund` for details [2022-11-02T04:09:11.431Z] [2022-11-02T04:09:11.431Z] 15 vulnerabilities (3 moderate, 9 high, 3 critical) [2022-11-02T04:09:11.431Z] [2022-11-02T04:09:11.431Z] To address issues that do not require attention, run: [2022-11-02T04:09:11.431Z] npm audit fix [2022-11-02T04:09:11.431Z] [2022-11-02T04:09:11.431Z] To address all issues (including breaking changes), run: [2022-11-02T04:09:11.431Z] npm audit fix --force [2022-11-02T04:09:11.431Z] [2022-11-02T04:09:11.431Z] Run `npm audit` for details. [2022-11-02T04:09:15.625Z] 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 [2022-11-02T04:09:17.522Z] - Generating browser application bundles (phase: setup)... [2022-11-02T04:09:22.784Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-11-02T04:09:22.784Z] Compiling @angular/core : es2015 as esm2015 [2022-11-02T04:09:26.063Z] Compiling @angular/common : es2015 as esm2015 [2022-11-02T04:09:26.063Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-11-02T04:09:27.000Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-11-02T04:09:27.000Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-11-02T04:09:27.565Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-11-02T04:09:27.565Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-11-02T04:09:27.821Z] Compiling @angular/router : es2015 as esm2015 [2022-11-02T04:09:28.078Z] Compiling @angular/common/http : es2015 as esm2015 [2022-11-02T04:09:28.078Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-11-02T04:09:28.334Z] Compiling @angular/forms : es2015 as esm2015 [2022-11-02T04:09:28.592Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-11-02T04:09:30.486Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-11-02T04:09:37.043Z] 02 11 2022 04:09:37.000:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-11-02T04:09:37.043Z] 02 11 2022 04:09:37.003:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-11-02T04:09:37.043Z] 02 11 2022 04:09:37.006:INFO [launcher]: Starting browser ChromeHeadless [2022-11-02T04:09:51.910Z] ✔ Browser application bundle generation complete. [2022-11-02T04:09:51.910Z] 02 11 2022 04:09:50.421:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket G3SiYXWeTKjomojdAAAB with id 93473401 [2022-11-02T04:09:53.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-11-02T04:09:53.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.173 secs) [2022-11-02T04:09:53.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.255 secs) [2022-11-02T04:09:53.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.263 secs) [2022-11-02T04:09:53.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.273 secs) [2022-11-02T04:09:53.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.312 secs) [2022-11-02T04:09:53.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.393 secs) [2022-11-02T04:09:53.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.403 secs) [2022-11-02T04:09:54.058Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.474 secs) [2022-11-02T04:09:54.058Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.49 secs) [2022-11-02T04:09:54.058Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.494 secs) [2022-11-02T04:09:54.058Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.498 secs) [2022-11-02T04:09:54.058Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.504 secs) [2022-11-02T04:09:54.058Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.543 secs) [2022-11-02T04:09:54.058Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.547 secs) [2022-11-02T04:09:54.058Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.551 secs) [2022-11-02T04:09:54.058Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.571 secs) [2022-11-02T04:09:54.058Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.607 secs) [2022-11-02T04:09:54.058Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.615 secs) [2022-11-02T04:09:54.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.634 secs) [2022-11-02T04:09:54.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.647 secs) [2022-11-02T04:09:54.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.667 secs) [2022-11-02T04:09:54.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.669 secs) [2022-11-02T04:09:54.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.684 secs) [2022-11-02T04:09:54.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.69 secs) [2022-11-02T04:09:54.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.692 secs) [2022-11-02T04:09:54.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.714 secs) [2022-11-02T04:09:54.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.724 secs) [2022-11-02T04:09:54.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.727 secs) [2022-11-02T04:09:54.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.73 secs) [2022-11-02T04:09:54.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.734 secs) [2022-11-02T04:09:54.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.762 secs) [2022-11-02T04:09:54.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.767 secs) [2022-11-02T04:09:54.580Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.803 secs) [2022-11-02T04:09:54.580Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.807 secs) [2022-11-02T04:09:54.580Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.837 secs) [2022-11-02T04:09:54.580Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.852 secs) [2022-11-02T04:09:54.580Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.899 secs) [2022-11-02T04:09:54.580Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.917 secs) [2022-11-02T04:09:54.580Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.927 secs) [2022-11-02T04:09:54.580Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.935 secs) [2022-11-02T04:09:54.580Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.951 secs) [2022-11-02T04:09:54.580Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.954 secs) [2022-11-02T04:09:54.580Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.971 secs) [2022-11-02T04:09:54.581Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.978 secs) [2022-11-02T04:09:54.839Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.011 secs) [2022-11-02T04:09:54.839Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.017 secs) [2022-11-02T04:09:54.839Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.025 secs) [2022-11-02T04:09:54.839Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.051 secs) [2022-11-02T04:09:54.839Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.074 secs) [2022-11-02T04:09:54.839Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.085 secs) [2022-11-02T04:09:54.839Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.089 secs) [2022-11-02T04:09:54.839Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.092 secs) [2022-11-02T04:09:54.839Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.102 secs) [2022-11-02T04:09:54.839Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.11 secs) [2022-11-02T04:09:54.839Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.122 secs) [2022-11-02T04:09:54.839Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.127 secs) [2022-11-02T04:09:54.839Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.131 secs) [2022-11-02T04:09:54.839Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.135 secs) [2022-11-02T04:09:55.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.15 secs) [2022-11-02T04:09:55.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.159 secs) [2022-11-02T04:09:55.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.178 secs) [2022-11-02T04:09:55.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.189 secs) [2022-11-02T04:09:55.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.251 secs) [2022-11-02T04:09:55.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.267 secs) [2022-11-02T04:09:55.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.272 secs) [2022-11-02T04:09:55.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.289 secs) [2022-11-02T04:09:55.099Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.302 secs) [2022-11-02T04:09:55.358Z] WARN: ' [2022-11-02T04:09:55.358Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-02T04:09:55.358Z] Support for using the ngModel input property and ngModelChange event with [2022-11-02T04:09:55.358Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-02T04:09:55.358Z] in a future version of Angular. [2022-11-02T04:09:55.358Z] [2022-11-02T04:09:55.358Z] For more information on this, see our API docs here: [2022-11-02T04:09:55.358Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-02T04:09:55.358Z] ' [2022-11-02T04:09:55.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.302 secs) [2022-11-02T04:09:55.358Z] WARN: ' [2022-11-02T04:09:55.358Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-02T04:09:55.358Z] Support for using the ngModel input property and ngModelChange event with [2022-11-02T04:09:55.358Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-02T04:09:55.358Z] in a future version of Angular. [2022-11-02T04:09:55.358Z] [2022-11-02T04:09:55.358Z] For more information on this, see our API docs here: [2022-11-02T04:09:55.358Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-02T04:09:55.358Z] ' [2022-11-02T04:09:55.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.34 secs) [2022-11-02T04:09:55.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.359 secs) [2022-11-02T04:09:55.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.368 secs) [2022-11-02T04:09:55.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.374 secs) [2022-11-02T04:09:55.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.378 secs) [2022-11-02T04:09:55.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.382 secs) [2022-11-02T04:09:55.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.394 secs) [2022-11-02T04:09:55.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.426 secs) [2022-11-02T04:09:55.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.434 secs) [2022-11-02T04:09:55.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.441 secs) [2022-11-02T04:09:55.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.449 secs) [2022-11-02T04:09:55.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.453 secs) [2022-11-02T04:09:55.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.461 secs) [2022-11-02T04:09:55.358Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.475 secs) [2022-11-02T04:09:55.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.504 secs) [2022-11-02T04:09:55.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.512 secs) [2022-11-02T04:09:55.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.517 secs) [2022-11-02T04:09:55.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.526 secs) [2022-11-02T04:09:55.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.562 secs) [2022-11-02T04:09:55.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.567 secs) [2022-11-02T04:09:55.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.579 secs) [2022-11-02T04:09:55.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.589 secs) [2022-11-02T04:09:55.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.599 secs) [2022-11-02T04:09:55.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.602 secs) [2022-11-02T04:09:55.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.603 secs) [2022-11-02T04:09:55.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.624 secs) [2022-11-02T04:09:55.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.636 secs) [2022-11-02T04:09:55.874Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.661 secs) [2022-11-02T04:09:55.874Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.699 secs) [2022-11-02T04:09:55.874Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.708 secs) [2022-11-02T04:09:55.874Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.713 secs) [2022-11-02T04:09:55.874Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.72 secs) [2022-11-02T04:09:55.874Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.738 secs) [2022-11-02T04:09:55.874Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.757 secs) [2022-11-02T04:09:55.874Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.83 secs) [2022-11-02T04:09:56.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.859 secs) [2022-11-02T04:09:56.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.862 secs) [2022-11-02T04:09:56.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.864 secs) [2022-11-02T04:09:56.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.882 secs) [2022-11-02T04:09:56.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.894 secs) [2022-11-02T04:09:56.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.902 secs) [2022-11-02T04:09:56.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.905 secs) [2022-11-02T04:09:56.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.913 secs) [2022-11-02T04:09:56.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.917 secs) [2022-11-02T04:09:56.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.939 secs) [2022-11-02T04:09:56.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.946 secs) [2022-11-02T04:09:56.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.991 secs) [2022-11-02T04:09:56.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 2.001 secs) [2022-11-02T04:09:56.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 2.008 secs) [2022-11-02T04:09:56.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 2.012 secs) [2022-11-02T04:09:56.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 2.015 secs) [2022-11-02T04:09:56.398Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 2.019 secs) [2022-11-02T04:09:56.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.021 secs) [2022-11-02T04:09:56.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.022 secs) [2022-11-02T04:09:56.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.03 secs) [2022-11-02T04:09:56.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.039 secs) [2022-11-02T04:09:56.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.046 secs) [2022-11-02T04:09:56.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.053 secs) [2022-11-02T04:09:56.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.061 secs) [2022-11-02T04:09:56.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.065 secs) [2022-11-02T04:09:56.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.068 secs) [2022-11-02T04:09:56.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.071 secs) [2022-11-02T04:09:56.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.075 secs) [2022-11-02T04:09:56.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.088 secs) [2022-11-02T04:09:56.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.107 secs) [2022-11-02T04:09:56.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.113 secs) [2022-11-02T04:09:56.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.147 secs) [2022-11-02T04:09:56.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.156 secs) [2022-11-02T04:09:56.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.161 secs) [2022-11-02T04:09:56.658Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.167 secs) [2022-11-02T04:09:56.658Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.185 secs) [2022-11-02T04:09:56.658Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.222 secs) [2022-11-02T04:09:56.658Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.238 secs) [2022-11-02T04:09:56.658Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.247 secs) [2022-11-02T04:09:56.658Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.251 secs) [2022-11-02T04:09:56.658Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.253 secs) [2022-11-02T04:09:56.658Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.256 secs) [2022-11-02T04:09:56.658Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.272 secs) [2022-11-02T04:09:56.658Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.289 secs) [2022-11-02T04:09:56.658Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.292 secs) [2022-11-02T04:09:56.658Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.293 secs) [2022-11-02T04:09:56.658Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.314 secs) [2022-11-02T04:09:56.926Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.575 secs / 2.314 secs) [2022-11-02T04:09:56.926Z] TOTAL: 149 SUCCESS [2022-11-02T04:09:56.926Z] ✔ Browser application bundle generation complete. [2022-11-02T04:09:57.496Z] [2022-11-02T04:09:57.496Z] =============================== Coverage summary =============================== [2022-11-02T04:09:57.496Z] Statements : 40.98% ( 1467/3580 ) [2022-11-02T04:09:57.496Z] Branches : 12.03% ( 111/923 ) [2022-11-02T04:09:57.496Z] Functions : 33.28% ( 432/1298 ) [2022-11-02T04:09:57.496Z] Lines : 38.91% ( 1318/3387 ) [2022-11-02T04:09:57.496Z] ================================================================================ [2022-11-02T04:09:57.496Z] ✔ Browser application bundle generation complete. [2022-11-02T04:09:58.064Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-572/web' [Pipeline] echo [2022-11-02T04:09:58.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-02T04:09:58.135Z] $ docker stop --time=1 33b134931768a5e72e37720e027a07d0c2dae646e64845ca6c7dc206a9a6fcab [2022-11-02T04:09:59.452Z] $ docker rm -f 33b134931768a5e72e37720e027a07d0c2dae646e64845ca6c7dc206a9a6fcab [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T04:09:59.917Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-02T04:10:00.600Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-02T04:10:01.188Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-02T04:10:01.745Z] + ls -al . [2022-11-02T04:10:01.745Z] total 184 [2022-11-02T04:10:01.745Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 2 04:08 . [2022-11-02T04:10:01.745Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:06 .. [2022-11-02T04:10:01.745Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:07 .blubracket [2022-11-02T04:10:01.745Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 2 04:07 .dockerignore [2022-11-02T04:10:01.745Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 04:07 .git [2022-11-02T04:10:01.745Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:07 .github [2022-11-02T04:10:01.745Z] -rw-rw-r-- 1 jenkins jenkins 185 Nov 2 04:07 .gitignore [2022-11-02T04:10:01.745Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 04:07 .semver [2022-11-02T04:10:01.745Z] -rw-rw-r-- 1 jenkins jenkins 4856 Nov 2 04:07 Attribution.txt [2022-11-02T04:10:01.745Z] -rw-rw-r-- 1 jenkins jenkins 14570 Nov 2 04:07 CHANGELOG.md [2022-11-02T04:10:01.745Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 2 04:07 CONTRIBUTING.md [2022-11-02T04:10:01.745Z] -rw-rw-r-- 1 jenkins jenkins 1847 Nov 2 04:07 Dockerfile [2022-11-02T04:10:01.745Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 2 04:07 Jenkinsfile [2022-11-02T04:10:01.745Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 2 04:07 LICENSE [2022-11-02T04:10:01.745Z] -rw-rw-r-- 1 jenkins jenkins 2124 Nov 2 04:07 Makefile [2022-11-02T04:10:01.745Z] -rw-rw-r-- 1 jenkins jenkins 4558 Nov 2 04:07 README.md [2022-11-02T04:10:01.745Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 04:07 VERSION [2022-11-02T04:10:01.745Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:07 assets [2022-11-02T04:10:01.745Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:07 bin [2022-11-02T04:10:01.745Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:07 cmd [2022-11-02T04:10:01.745Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 2 04:08 coverage.out [2022-11-02T04:10:01.745Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:07 docs [2022-11-02T04:10:01.745Z] -rw-rw-r-- 1 jenkins jenkins 3152 Nov 2 04:07 go.mod [2022-11-02T04:10:01.745Z] -rw-rw-r-- 1 jenkins jenkins 43972 Nov 2 04:07 go.sum [2022-11-02T04:10:01.745Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 04:07 internal [2022-11-02T04:10:01.745Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:07 snap [2022-11-02T04:10:01.745Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:07 testing [2022-11-02T04:10:01.745Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 2 04:07 version.go [2022-11-02T04:10:01.745Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 2 04:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T04:10:02.142Z] + 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=0f8b0223b4c81efe3c5ea55041d52a5864ffd49e --label arch=amd64 --label version=0.0.0 . [2022-11-02T04:10:02.401Z] Sending build context to Docker daemon 48.3MB [2022-11-02T04:10:02.401Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-02T04:10:02.401Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-02T04:10:02.401Z] ---> 71643644353b [2022-11-02T04:10:02.401Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-02T04:10:02.973Z] ---> Running in b72b3c7a6930 [2022-11-02T04:10:02.973Z] Removing intermediate container b72b3c7a6930 [2022-11-02T04:10:02.973Z] ---> 9abc0a879dae [2022-11-02T04:10:02.973Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-11-02T04:10:02.973Z] ---> Running in d33d9fffac29 [2022-11-02T04:10:03.231Z] Removing intermediate container d33d9fffac29 [2022-11-02T04:10:03.231Z] ---> debb860dec4b [2022-11-02T04:10:03.231Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-02T04:10:03.231Z] ---> Running in cbcf7b90bba7 [2022-11-02T04:10:03.231Z] Removing intermediate container cbcf7b90bba7 [2022-11-02T04:10:03.231Z] ---> fbc0c08e887f [2022-11-02T04:10:03.231Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-11-02T04:10:03.231Z] ---> Running in bc850092a632 [2022-11-02T04:10:03.491Z] Removing intermediate container bc850092a632 [2022-11-02T04:10:03.491Z] ---> c97fb9ed63da [2022-11-02T04:10:03.491Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-02T04:10:03.491Z] ---> Running in 892a300393ef [2022-11-02T04:10:03.749Z] Removing intermediate container 892a300393ef [2022-11-02T04:10:03.749Z] ---> fdc8080b85f8 [2022-11-02T04:10:03.749Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-02T04:10:04.684Z] ---> c249abbaa379 [2022-11-02T04:10:04.684Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-02T04:10:04.684Z] ---> Running in 29fc2d47bd01 [2022-11-02T04:10:05.253Z] Removing intermediate container 29fc2d47bd01 [2022-11-02T04:10:05.253Z] ---> fa82a05acd45 [2022-11-02T04:10:05.253Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-02T04:10:05.253Z] ---> Running in af8c5b7868ab [2022-11-02T04:10:05.510Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-02T04:10:06.076Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-02T04:10:06.641Z] OK: 211 MiB in 51 packages [2022-11-02T04:10:06.898Z] Removing intermediate container af8c5b7868ab [2022-11-02T04:10:06.898Z] ---> 9f58bcdbdd59 [2022-11-02T04:10:06.898Z] Step 11/26 : ENV GO111MODULE=on [2022-11-02T04:10:07.157Z] ---> Running in 4b5860432efe [2022-11-02T04:10:07.157Z] Removing intermediate container 4b5860432efe [2022-11-02T04:10:07.157Z] ---> 460ca139993f [2022-11-02T04:10:07.157Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-02T04:10:07.157Z] ---> Running in 0d6389a29a43 [2022-11-02T04:10:07.157Z] Removing intermediate container 0d6389a29a43 [2022-11-02T04:10:07.157Z] ---> a11feac2b5fb [2022-11-02T04:10:07.157Z] Step 13/26 : COPY go.mod vendor* ./ [2022-11-02T04:10:07.419Z] ---> 88fa8b50043f [2022-11-02T04:10:07.419Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-02T04:10:07.419Z] ---> Running in a9219a2469c8 [2022-11-02T04:10:08.359Z] Removing intermediate container a9219a2469c8 [2022-11-02T04:10:08.359Z] ---> c26e5cfe4420 [2022-11-02T04:10:08.359Z] Step 15/26 : COPY . . [2022-11-02T04:10:09.735Z] ---> becd88ed1987 [2022-11-02T04:10:09.735Z] Step 16/26 : RUN ${MAKE} [2022-11-02T04:10:09.735Z] ---> Running in 1c3b4f899960 [2022-11-02T04:10:09.735Z] 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 [2022-11-02T04:10:21.923Z] Removing intermediate container 1c3b4f899960 [2022-11-02T04:10:21.923Z] ---> eff051f7b1c3 [2022-11-02T04:10:21.923Z] Step 17/26 : FROM alpine:3.14 [2022-11-02T04:10:22.180Z] 3.14: Pulling from library/alpine [2022-11-02T04:10:22.438Z] c7ed990a2339: Pulling fs layer [2022-11-02T04:10:22.697Z] c7ed990a2339: Verifying Checksum [2022-11-02T04:10:22.697Z] c7ed990a2339: Download complete [2022-11-02T04:10:22.697Z] c7ed990a2339: Pull complete [2022-11-02T04:10:22.957Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-02T04:10:22.957Z] Status: Downloaded newer image for alpine:3.14 [2022-11-02T04:10:22.957Z] ---> dd53f409bf0b [2022-11-02T04:10:22.957Z] Step 18/26 : EXPOSE 4000 [2022-11-02T04:10:22.957Z] ---> Running in 064b2544dec1 [2022-11-02T04:10:22.957Z] Removing intermediate container 064b2544dec1 [2022-11-02T04:10:22.957Z] ---> 23da41937348 [2022-11-02T04:10:22.957Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-02T04:10:23.892Z] ---> c79c5917e613 [2022-11-02T04:10:23.892Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-11-02T04:10:23.892Z] ---> 4699985ff551 [2022-11-02T04:10:23.892Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-11-02T04:10:24.152Z] ---> 54fb25e38e1d [2022-11-02T04:10:24.152Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-02T04:10:24.152Z] ---> Running in 708b20c28c83 [2022-11-02T04:10:24.152Z] Removing intermediate container 708b20c28c83 [2022-11-02T04:10:24.152Z] ---> 578d8f6a952e [2022-11-02T04:10:24.152Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-11-02T04:10:24.152Z] ---> Running in 25d3353f92e2 [2022-11-02T04:10:24.410Z] Removing intermediate container 25d3353f92e2 [2022-11-02T04:10:24.410Z] ---> ca1526542f1f [2022-11-02T04:10:24.410Z] Step 24/26 : LABEL arch=amd64 [2022-11-02T04:10:24.410Z] ---> Running in 8f5702ee9c5b [2022-11-02T04:10:24.410Z] Removing intermediate container 8f5702ee9c5b [2022-11-02T04:10:24.410Z] ---> 717941d9ef17 [2022-11-02T04:10:24.410Z] Step 25/26 : LABEL git_sha=0f8b0223b4c81efe3c5ea55041d52a5864ffd49e [2022-11-02T04:10:24.410Z] ---> Running in b9dec5c3dcf1 [2022-11-02T04:10:24.668Z] Removing intermediate container b9dec5c3dcf1 [2022-11-02T04:10:24.668Z] ---> f53acf3f0a6b [2022-11-02T04:10:24.668Z] Step 26/26 : LABEL version=0.0.0 [2022-11-02T04:10:24.668Z] ---> Running in e2be06c70309 [2022-11-02T04:10:24.668Z] Removing intermediate container e2be06c70309 [2022-11-02T04:10:24.668Z] ---> 5acd06644062 [2022-11-02T04:10:24.668Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-02T04:10:24.668Z] Successfully built 5acd06644062 [2022-11-02T04:10:24.668Z] 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 [2022-11-02T04:10:25.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T04:10:25.507Z] [2022-11-02T04:10:25.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T04:10:25.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T04:10:25.887Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-02T04:10:25.887Z] 5eb5b503b376: Pulling fs layer [2022-11-02T04:10:25.887Z] 5c69ac0246d0: Pulling fs layer [2022-11-02T04:10:25.887Z] ec43610c2a17: Pulling fs layer [2022-11-02T04:10:25.887Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-02T04:10:25.887Z] 33b1e0a273af: Pulling fs layer [2022-11-02T04:10:25.887Z] 5d3b04190fa2: Pulling fs layer [2022-11-02T04:10:25.887Z] 2f39f015ded8: Pulling fs layer [2022-11-02T04:10:25.887Z] 3a2ae6a8a46f: Waiting [2022-11-02T04:10:25.887Z] 33b1e0a273af: Waiting [2022-11-02T04:10:25.887Z] 5d3b04190fa2: Waiting [2022-11-02T04:10:25.887Z] 2f39f015ded8: Waiting [2022-11-02T04:10:25.887Z] 5c69ac0246d0: Download complete [2022-11-02T04:10:25.887Z] 3a2ae6a8a46f: Download complete [2022-11-02T04:10:25.887Z] 33b1e0a273af: Verifying Checksum [2022-11-02T04:10:25.887Z] 33b1e0a273af: Download complete [2022-11-02T04:10:26.150Z] 5d3b04190fa2: Download complete [2022-11-02T04:10:26.150Z] ec43610c2a17: Verifying Checksum [2022-11-02T04:10:26.150Z] ec43610c2a17: Download complete [2022-11-02T04:10:26.150Z] 5eb5b503b376: Verifying Checksum [2022-11-02T04:10:26.150Z] 5eb5b503b376: Download complete [2022-11-02T04:10:26.723Z] 2f39f015ded8: Verifying Checksum [2022-11-02T04:10:26.723Z] 2f39f015ded8: Download complete [2022-11-02T04:10:27.658Z] 5eb5b503b376: Pull complete [2022-11-02T04:10:27.658Z] 5c69ac0246d0: Pull complete [2022-11-02T04:10:28.228Z] ec43610c2a17: Pull complete [2022-11-02T04:10:28.228Z] 3a2ae6a8a46f: Pull complete [2022-11-02T04:10:28.228Z] 33b1e0a273af: Pull complete [2022-11-02T04:10:28.487Z] 5d3b04190fa2: Pull complete [2022-11-02T04:10:29.299Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117824 in /w/workspace/edgexfoundry_edgex-ui-go_PR-572 [Pipeline] { [Pipeline] ws [2022-11-02T04:10:29.368Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-11-02T04:10:29.839Z] The recommended git tool is: git [2022-11-02T04:10:32.673Z] 2f39f015ded8: Pull complete [2022-11-02T04:10:32.673Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-02T04:10:32.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T04:10:32.673Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T04:10:32.888Z] prd-ubuntu20.04-docker-8c-8g-117813 does not seem to be running inside a container [2022-11-02T04:10:32.911Z] $ 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-572 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-572:/w/workspace/edgexfoundry_edgex-ui-go_PR-572:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-572@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-572@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-02T04:10:34.343Z] $ docker top 30c794e9ce3bf22c5f89d8b9bc8ee8dafb401e87e3cd3dbffc81032fd9332664 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T04:10:34.803Z] ---> job-cost.sh [2022-11-02T04:10:34.803Z] lf-activate-venv: SKIPPING [2022-11-02T04:10:34.803Z] INFO: No Stack... [2022-11-02T04:10:35.063Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-02T04:10:35.321Z] INFO: Archiving Costs [Pipeline] sh [2022-11-02T04:10:35.631Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-572/archives/cost.csv [2022-11-02T04:10:35.631Z] + cut -d, -f6 [Pipeline] lock [2022-11-02T04:10:35.755Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-572-1-stack-cost] [2022-11-02T04:10:35.760Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-572-1-stack-cost] did not exist. Created. [2022-11-02T04:10:35.760Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-572-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-02T04:10:36.148Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-02T04:10:36.587Z] Stashed 1 file(s) [Pipeline] } [2022-11-02T04:10:36.602Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-572-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-02T04:10:36.682Z] $ docker stop --time=1 30c794e9ce3bf22c5f89d8b9bc8ee8dafb401e87e3cd3dbffc81032fd9332664 [2022-11-02T04:10:37.934Z] $ docker rm -f 30c794e9ce3bf22c5f89d8b9bc8ee8dafb401e87e3cd3dbffc81032fd9332664 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-02T04:10:41.861Z] using credential edgex-jenkins-ssh [2022-11-02T04:10:41.892Z] Cloning the remote Git repository [2022-11-02T04:10:42.016Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-02T04:10:42.160Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-11-02T04:10:42.484Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-02T04:10:42.486Z] > git --version # timeout=10 [2022-11-02T04:10:42.547Z] > git --version # 'git version 2.25.1' [2022-11-02T04:10:42.550Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-02T04:10:42.650Z] Verifying host key using known hosts file [2022-11-02T04:10:43.029Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-02T04:10:43.054Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-02T04:10:46.688Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-11-02T04:10:46.715Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-02T04:10:48.575Z] Merging remotes/origin/main commit 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 into PR head commit 0f8b0223b4c81efe3c5ea55041d52a5864ffd49e [2022-11-02T04:10:49.238Z] Merge succeeded, producing 0f8b0223b4c81efe3c5ea55041d52a5864ffd49e [2022-11-02T04:10:49.238Z] Checking out Revision 0f8b0223b4c81efe3c5ea55041d52a5864ffd49e (PR-572) [2022-11-02T04:10:47.861Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-11-02T04:10:47.910Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-02T04:10:47.912Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-02T04:10:47.918Z] Verifying host key using known hosts file [2022-11-02T04:10:47.928Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-02T04:10:47.944Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/572/head:refs/remotes/origin/PR-572 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-02T04:10:48.600Z] > git config core.sparsecheckout # timeout=10 [2022-11-02T04:10:48.623Z] > git checkout -f 0f8b0223b4c81efe3c5ea55041d52a5864ffd49e # timeout=10 [2022-11-02T04:10:49.110Z] > git remote # timeout=10 [2022-11-02T04:10:49.133Z] > git config --get remote.origin.url # timeout=10 [2022-11-02T04:10:49.155Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-02T04:10:49.162Z] Verifying host key using known hosts file [2022-11-02T04:10:49.167Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-02T04:10:49.180Z] > git merge 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 # timeout=10 [2022-11-02T04:10:49.214Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-02T04:10:49.249Z] > git config core.sparsecheckout # timeout=10 [2022-11-02T04:10:49.272Z] > git checkout -f 0f8b0223b4c81efe3c5ea55041d52a5864ffd49e # timeout=10 [2022-11-02T04:10:49.908Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-11-02T04:10:49.981Z] > git --version # timeout=10 [2022-11-02T04:10:49.997Z] > git --version # 'git version 2.25.1' [2022-11-02T04:10:50.014Z] fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-02T04:10:51.106Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-02T04:10:51.106Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-02T04:10:51.106Z] Dload Upload Total Spent Left Speed [2022-11-02T04:10:51.106Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 173k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh [2022-11-02T04:10:51.912Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-02T04:10:52.285Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2022-11-02T04:10:52.285Z] sudo tee /etc/docker/daemon.new [2022-11-02T04:10:52.285Z] { [2022-11-02T04:10:52.285Z] "registry-mirrors": [ [2022-11-02T04:10:52.285Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-02T04:10:52.285Z] ], [2022-11-02T04:10:52.285Z] "bip": "10.250.0.254/24", [2022-11-02T04:10:52.285Z] "hosts": [ [2022-11-02T04:10:52.285Z] "tcp://0.0.0.0:5555", [2022-11-02T04:10:52.285Z] "unix:///var/run/docker.sock" [2022-11-02T04:10:52.285Z] ], [2022-11-02T04:10:52.285Z] "mtu": 1458, [2022-11-02T04:10:52.285Z] "selinux-enabled": true, [2022-11-02T04:10:52.285Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-02T04:10:52.285Z] } [Pipeline] sh [2022-11-02T04:10:52.652Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-02T04:10:53.048Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-02T04:11:11.530Z] provisioning config files... [2022-11-02T04:11:11.570Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1666022567704525470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T04:11:12.005Z] ---> docker-login.sh [2022-11-02T04:11:12.005Z] nexus3.edgexfoundry.org:10001 [2022-11-02T04:11:12.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:11:13.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:11:13.212Z] Configure a credential helper to remove this warning. See [2022-11-02T04:11:13.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:11:13.212Z] [2022-11-02T04:11:13.212Z] Login Succeeded [2022-11-02T04:11:13.212Z] nexus3.edgexfoundry.org:10002 [2022-11-02T04:11:13.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:11:13.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:11:13.496Z] Configure a credential helper to remove this warning. See [2022-11-02T04:11:13.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:11:13.496Z] [2022-11-02T04:11:13.496Z] Login Succeeded [2022-11-02T04:11:13.496Z] nexus3.edgexfoundry.org:10003 [2022-11-02T04:11:13.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:11:14.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:11:14.055Z] Configure a credential helper to remove this warning. See [2022-11-02T04:11:14.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:11:14.055Z] [2022-11-02T04:11:14.055Z] Login Succeeded [2022-11-02T04:11:14.055Z] nexus3.edgexfoundry.org:10004 [2022-11-02T04:11:14.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:11:14.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:11:14.610Z] Configure a credential helper to remove this warning. See [2022-11-02T04:11:14.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:11:14.610Z] [2022-11-02T04:11:14.610Z] Login Succeeded [2022-11-02T04:11:14.610Z] docker.io [2022-11-02T04:11:14.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:11:15.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:11:15.168Z] Configure a credential helper to remove this warning. See [2022-11-02T04:11:15.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:11:15.168Z] [2022-11-02T04:11:15.168Z] Login Succeeded [2022-11-02T04:11:15.168Z] ---> docker-login.sh ends [Pipeline] } [2022-11-02T04:11:15.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-02T04:11:15.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T04:11:15.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T04:11:15.634Z] ========================================================= [2022-11-02T04:11:15.634Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-02T04:11:15.634Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T04:11:16.151Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-02T04:11:17.144Z] Sending build context to Docker daemon 28.75MB [2022-11-02T04:11:17.144Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-11-02T04:11:17.144Z] Step 2/16 : FROM ${BASE} AS builder [2022-11-02T04:11:17.427Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-02T04:11:17.427Z] 9b18e9b68314: Pulling fs layer [2022-11-02T04:11:17.427Z] d32db5db7311: Pulling fs layer [2022-11-02T04:11:17.427Z] d0c4b47475fc: Pulling fs layer [2022-11-02T04:11:17.427Z] 5831b945b038: Pulling fs layer [2022-11-02T04:11:17.427Z] 86bbec2aaacd: Pulling fs layer [2022-11-02T04:11:17.427Z] e10730c5d714: Pulling fs layer [2022-11-02T04:11:17.427Z] 5dd5c2283517: Pulling fs layer [2022-11-02T04:11:17.427Z] d5ac0230b979: Pulling fs layer [2022-11-02T04:11:17.427Z] 5831b945b038: Waiting [2022-11-02T04:11:17.427Z] 86bbec2aaacd: Waiting [2022-11-02T04:11:17.427Z] e10730c5d714: Waiting [2022-11-02T04:11:17.427Z] 5dd5c2283517: Waiting [2022-11-02T04:11:17.427Z] d5ac0230b979: Waiting [2022-11-02T04:11:17.427Z] d0c4b47475fc: Verifying Checksum [2022-11-02T04:11:17.427Z] d0c4b47475fc: Download complete [2022-11-02T04:11:17.427Z] d32db5db7311: Verifying Checksum [2022-11-02T04:11:17.427Z] d32db5db7311: Download complete [2022-11-02T04:11:17.427Z] 86bbec2aaacd: Verifying Checksum [2022-11-02T04:11:17.708Z] e10730c5d714: Verifying Checksum [2022-11-02T04:11:17.708Z] e10730c5d714: Download complete [2022-11-02T04:11:17.708Z] 9b18e9b68314: Verifying Checksum [2022-11-02T04:11:17.708Z] 9b18e9b68314: Download complete [2022-11-02T04:11:18.705Z] 9b18e9b68314: Pull complete [2022-11-02T04:11:18.981Z] d5ac0230b979: Verifying Checksum [2022-11-02T04:11:18.981Z] d5ac0230b979: Download complete [2022-11-02T04:11:19.255Z] d32db5db7311: Pull complete [2022-11-02T04:11:19.534Z] d0c4b47475fc: Pull complete [2022-11-02T04:11:20.518Z] 5dd5c2283517: Download complete [2022-11-02T04:11:21.131Z] 5831b945b038: Download complete [2022-11-02T04:11:36.241Z] 5831b945b038: Pull complete [2022-11-02T04:11:36.241Z] 86bbec2aaacd: Pull complete [2022-11-02T04:11:36.241Z] e10730c5d714: Pull complete [2022-11-02T04:11:43.063Z] 5dd5c2283517: Pull complete [2022-11-02T04:11:45.779Z] d5ac0230b979: Pull complete [2022-11-02T04:11:45.779Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-11-02T04:11:45.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-02T04:11:45.779Z] ---> 59b3b1a385d4 [2022-11-02T04:11:45.779Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-02T04:11:48.423Z] ---> Running in 97ef4c078c6a [2022-11-02T04:11:48.700Z] Removing intermediate container 97ef4c078c6a [2022-11-02T04:11:48.700Z] ---> 2ed4df31e37b [2022-11-02T04:11:48.700Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-11-02T04:11:48.700Z] ---> Running in 6a4c00dd845c [2022-11-02T04:11:49.304Z] Removing intermediate container 6a4c00dd845c [2022-11-02T04:11:49.304Z] ---> 701a26637ea0 [2022-11-02T04:11:49.304Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-11-02T04:11:49.304Z] ---> Running in 45770cd35dfb [2022-11-02T04:11:49.579Z] Removing intermediate container 45770cd35dfb [2022-11-02T04:11:49.579Z] ---> 293cc749ba2d [2022-11-02T04:11:49.579Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-11-02T04:11:49.856Z] ---> Running in f7eabaf5d3fb [2022-11-02T04:11:50.135Z] Removing intermediate container f7eabaf5d3fb [2022-11-02T04:11:50.135Z] ---> f06583a7f38e [2022-11-02T04:11:50.135Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-02T04:11:50.412Z] ---> Running in 3d79f19de757 [2022-11-02T04:11:50.686Z] Removing intermediate container 3d79f19de757 [2022-11-02T04:11:50.686Z] ---> 0f60407c8cea [2022-11-02T04:11:50.686Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-02T04:11:51.671Z] latest: Pulling from library/docker [2022-11-02T04:11:51.967Z] 9b18e9b68314: Already exists [2022-11-02T04:11:51.967Z] e5833820420a: Pulling fs layer [2022-11-02T04:11:51.967Z] 79069699b830: Pulling fs layer [2022-11-02T04:11:51.967Z] 444a66d86b54: Pulling fs layer [2022-11-02T04:11:51.967Z] af8c662400c0: Pulling fs layer [2022-11-02T04:11:51.967Z] 7851778f47af: Pulling fs layer [2022-11-02T04:11:51.967Z] 969048075247: Pulling fs layer [2022-11-02T04:11:51.967Z] 9d9d268b6129: Pulling fs layer [2022-11-02T04:11:51.967Z] 71d72239e8c8: Pulling fs layer [2022-11-02T04:11:51.967Z] af8c662400c0: Waiting [2022-11-02T04:11:51.967Z] 969048075247: Waiting [2022-11-02T04:11:51.967Z] 7851778f47af: Waiting [2022-11-02T04:11:51.967Z] 9d9d268b6129: Waiting [2022-11-02T04:11:51.967Z] 71d72239e8c8: Waiting [2022-11-02T04:11:51.967Z] 79069699b830: Verifying Checksum [2022-11-02T04:11:51.967Z] 79069699b830: Download complete [2022-11-02T04:11:52.252Z] e5833820420a: Verifying Checksum [2022-11-02T04:11:52.252Z] e5833820420a: Download complete [2022-11-02T04:11:52.534Z] 444a66d86b54: Verifying Checksum [2022-11-02T04:11:52.534Z] 444a66d86b54: Download complete [2022-11-02T04:11:52.813Z] 969048075247: Verifying Checksum [2022-11-02T04:11:52.813Z] 969048075247: Download complete [2022-11-02T04:11:52.813Z] 7851778f47af: Verifying Checksum [2022-11-02T04:11:52.813Z] 7851778f47af: Download complete [2022-11-02T04:11:52.813Z] af8c662400c0: Verifying Checksum [2022-11-02T04:11:52.813Z] af8c662400c0: Download complete [2022-11-02T04:11:52.813Z] 9d9d268b6129: Verifying Checksum [2022-11-02T04:11:52.813Z] 9d9d268b6129: Download complete [2022-11-02T04:11:53.091Z] 71d72239e8c8: Verifying Checksum [2022-11-02T04:11:53.091Z] 71d72239e8c8: Download complete [2022-11-02T04:11:53.091Z] e5833820420a: Pull complete [2022-11-02T04:11:53.367Z] 79069699b830: Pull complete [2022-11-02T04:11:54.370Z] 444a66d86b54: Pull complete [2022-11-02T04:11:55.819Z] af8c662400c0: Pull complete [2022-11-02T04:11:56.805Z] 7851778f47af: Pull complete [2022-11-02T04:11:56.805Z] 969048075247: Pull complete [2022-11-02T04:11:57.417Z] 9d9d268b6129: Pull complete [2022-11-02T04:11:57.417Z] 71d72239e8c8: Pull complete [2022-11-02T04:11:57.694Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-11-02T04:11:57.694Z] Status: Downloaded newer image for docker:latest [2022-11-02T04:12:00.345Z] ---> 5cc209320263 [2022-11-02T04:12:00.345Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-02T04:12:00.620Z] ---> Running in 37e9a05259f6 [2022-11-02T04:12:02.625Z] Removing intermediate container 37e9a05259f6 [2022-11-02T04:12:02.625Z] ---> 64ac43501b75 [2022-11-02T04:12:02.625Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-02T04:12:02.909Z] ---> Running in 1f95242e4fe8 [2022-11-02T04:12:03.894Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-02T04:12:04.873Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-02T04:12:06.882Z] OK: 221 MiB in 51 packages [2022-11-02T04:12:07.490Z] Removing intermediate container 1f95242e4fe8 [2022-11-02T04:12:07.490Z] ---> 3754405417d9 [2022-11-02T04:12:07.490Z] Step 11/16 : ENV GO111MODULE=on [2022-11-02T04:12:07.767Z] ---> Running in 6c5f10cd99f7 [2022-11-02T04:12:08.047Z] Removing intermediate container 6c5f10cd99f7 [2022-11-02T04:12:08.047Z] ---> 11746a423e87 [2022-11-02T04:12:08.047Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-02T04:12:08.047Z] ---> Running in 565af9dd4433 [2022-11-02T04:12:08.650Z] Removing intermediate container 565af9dd4433 [2022-11-02T04:12:08.650Z] ---> 2380ff15787d [2022-11-02T04:12:08.650Z] Step 13/16 : COPY go.mod vendor* ./ [2022-11-02T04:12:09.251Z] ---> d112637807fe [2022-11-02T04:12:09.251Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-02T04:12:09.251Z] ---> Running in 22759aff602b [2022-11-02T04:13:17.297Z] Removing intermediate container 22759aff602b [2022-11-02T04:13:17.297Z] ---> 3e51b8e3578e [2022-11-02T04:13:17.297Z] Step 15/16 : COPY . . [2022-11-02T04:13:17.297Z] ---> a7cb3a70b470 [2022-11-02T04:13:17.297Z] Step 16/16 : RUN ${MAKE} [2022-11-02T04:13:17.297Z] ---> Running in 636a350e3fef [2022-11-02T04:13:17.297Z] noop [2022-11-02T04:13:17.297Z] Removing intermediate container 636a350e3fef [2022-11-02T04:13:17.297Z] ---> e986daa51407 [2022-11-02T04:13:17.297Z] Successfully built e986daa51407 [2022-11-02T04:13:17.297Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T04:13:17.792Z] + docker inspect -f . ci-base-image-arm64 [2022-11-02T04:13:17.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T04:13:18.111Z] prd-ubuntu20.04-docker-arm64-4c-16g-117824 does not seem to be running inside a container [2022-11-02T04:13:18.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-02T04:13:19.758Z] $ docker top 1d710fa02e6239f031f5ae27e04e05cf6192a375528ffa57dcc19037a0ef28b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T04:13:20.734Z] + go version [2022-11-02T04:13:20.735Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-02T04:13:20.777Z] $ docker stop --time=1 1d710fa02e6239f031f5ae27e04e05cf6192a375528ffa57dcc19037a0ef28b5 [2022-11-02T04:13:22.563Z] $ docker rm -f 1d710fa02e6239f031f5ae27e04e05cf6192a375528ffa57dcc19037a0ef28b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T04:13:23.510Z] + docker inspect -f . ci-base-image-arm64 [2022-11-02T04:13:23.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T04:13:23.804Z] prd-ubuntu20.04-docker-arm64-4c-16g-117824 does not seem to be running inside a container [2022-11-02T04:13:23.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-02T04:13:25.353Z] $ docker top fb89fbc9932be624bfa14f612b73a476e2efc863f0562cefd8982c0b3ed3cf92 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T04:13:26.320Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2022-11-02T04:13:27.081Z] + make test [2022-11-02T04:13:27.081Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-11-02T04:13:29.081Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-11-02T04:15:20.935Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-11-02T04:15:20.935Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-11-02T04:15:20.935Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-11-02T04:15:20.935Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-11-02T04:15:20.935Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-11-02T04:15:20.935Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-11-02T04:15:20.935Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-11-02T04:15:20.935Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-11-02T04:15:20.935Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-11-02T04:15:39.239Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-02T04:15:39.239Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-02T04:15:39.239Z] ./bin/test-attribution-txt.sh [2022-11-02T04:15:39.239Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-11-02T04:15:39.239Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-02T04:15:39.239Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-11-02T04:15:39.239Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-11-02T04:15:39.239Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-11-02T04:15:39.239Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-11-02T04:15:39.239Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-11-02T04:15:39.239Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-11-02T04:15:39.239Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-11-02T04:15:39.239Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-11-02T04:15:39.239Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-11-02T04:15:39.239Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-11-02T04:15:39.239Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-02T04:15:39.239Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-02T04:15:39.239Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-11-02T04:15:39.239Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-11-02T04:15:39.239Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-11-02T04:15:39.239Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-11-02T04:15:39.239Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-11-02T04:15:39.239Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-11-02T04:15:39.239Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-11-02T04:15:39.239Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-11-02T04:15:39.239Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-11-02T04:15:39.239Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-11-02T04:15:39.239Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-11-02T04:15:39.239Z] make -C web test [2022-11-02T04:15:39.239Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2022-11-02T04:15:39.239Z] make[1]: tput: No such file or directory [2022-11-02T04:15:39.239Z] make[1]: tput: No such file or directory [2022-11-02T04:15:39.239Z] warning: generating ./VERSION [2022-11-02T04:15:39.239Z] echo "0.0.0" > VERSION [2022-11-02T04:15:39.239Z] docker build \ [2022-11-02T04:15:39.239Z] -f Dockerfile \ [2022-11-02T04:15:39.239Z] --build-arg USER=1000 \ [2022-11-02T04:15:39.239Z] \ [2022-11-02T04:15:39.239Z] --label "git_sha=0f8b0223b4c81efe3c5ea55041d52a5864ffd49e" \ [2022-11-02T04:15:39.239Z] -t edgexfoundry/edgex-web-ui:0f8b0223b4c81efe3c5ea55041d52a5864ffd49e \ [2022-11-02T04:15:39.239Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-11-02T04:15:39.239Z] . [2022-11-02T04:15:40.209Z] Sending build context to Docker daemon 3.269MB [2022-11-02T04:15:40.209Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-11-02T04:15:40.482Z] 16.17-alpine3.15: Pulling from library/node [2022-11-02T04:15:40.754Z] 47517142f6ba: Pulling fs layer [2022-11-02T04:15:40.754Z] 5f8c4bfa009b: Pulling fs layer [2022-11-02T04:15:40.754Z] f7079c9c4ba1: Pulling fs layer [2022-11-02T04:15:40.754Z] aba105e6f55a: Pulling fs layer [2022-11-02T04:15:40.754Z] aba105e6f55a: Waiting [2022-11-02T04:15:40.754Z] f7079c9c4ba1: Verifying Checksum [2022-11-02T04:15:40.754Z] f7079c9c4ba1: Download complete [2022-11-02T04:15:40.754Z] 47517142f6ba: Verifying Checksum [2022-11-02T04:15:40.754Z] 47517142f6ba: Download complete [2022-11-02T04:15:40.754Z] aba105e6f55a: Verifying Checksum [2022-11-02T04:15:40.754Z] aba105e6f55a: Download complete [2022-11-02T04:15:41.359Z] 47517142f6ba: Pull complete [2022-11-02T04:15:41.633Z] 5f8c4bfa009b: Verifying Checksum [2022-11-02T04:15:41.633Z] 5f8c4bfa009b: Download complete [2022-11-02T04:15:45.953Z] 5f8c4bfa009b: Pull complete [2022-11-02T04:15:46.228Z] f7079c9c4ba1: Pull complete [2022-11-02T04:15:46.502Z] aba105e6f55a: Pull complete [2022-11-02T04:15:46.502Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-11-02T04:15:46.502Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-11-02T04:15:46.502Z] ---> bf1b8b58d215 [2022-11-02T04:15:46.502Z] Step 2/10 : RUN apk add --no-cache chromium [2022-11-02T04:15:47.564Z] ---> Running in d5cf1255bf71 [2022-11-02T04:15:48.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-02T04:15:49.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-02T04:15:50.587Z] (1/128) Installing libxau (1.0.9-r0) [2022-11-02T04:15:50.587Z] (2/128) Installing libmd (1.0.3-r0) [2022-11-02T04:15:50.587Z] (3/128) Installing libbsd (0.11.3-r1) [2022-11-02T04:15:50.587Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-11-02T04:15:50.587Z] (5/128) Installing libxcb (1.14-r2) [2022-11-02T04:15:50.587Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-11-02T04:15:50.587Z] (7/128) Installing libxext (1.3.4-r0) [2022-11-02T04:15:50.587Z] (8/128) Installing libice (1.0.10-r0) [2022-11-02T04:15:50.587Z] (9/128) Installing libuuid (2.37.4-r0) [2022-11-02T04:15:50.587Z] (10/128) Installing libsm (1.2.3-r0) [2022-11-02T04:15:50.860Z] (11/128) Installing libxt (1.2.1-r0) [2022-11-02T04:15:50.860Z] (12/128) Installing libxmu (1.1.3-r0) [2022-11-02T04:15:50.860Z] (13/128) Installing xset (1.2.4-r0) [2022-11-02T04:15:50.860Z] (14/128) Installing xprop (1.2.5-r0) [2022-11-02T04:15:50.860Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-11-02T04:15:50.860Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-11-02T04:15:50.860Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-11-02T04:15:50.860Z] (18/128) Installing libffi (3.4.2-r1) [2022-11-02T04:15:50.860Z] (19/128) Installing libintl (0.21-r0) [2022-11-02T04:15:50.860Z] (20/128) Installing libblkid (2.37.4-r0) [2022-11-02T04:15:50.860Z] (21/128) Installing libmount (2.37.4-r0) [2022-11-02T04:15:50.860Z] (22/128) Installing pcre (8.45-r1) [2022-11-02T04:15:50.860Z] (23/128) Installing glib (2.70.1-r0) [2022-11-02T04:15:51.132Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-11-02T04:15:51.132Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-11-02T04:15:51.132Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-11-02T04:15:51.132Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-11-02T04:15:51.132Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-11-02T04:15:51.132Z] (29/128) Installing libpng (1.6.37-r1) [2022-11-02T04:15:51.408Z] (30/128) Installing libwebp (1.2.2-r0) [2022-11-02T04:15:51.408Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-11-02T04:15:51.408Z] (32/128) Installing tiff (4.4.0-r0) [2022-11-02T04:15:51.408Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-11-02T04:15:51.408Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-11-02T04:15:51.408Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-11-02T04:15:51.408Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-11-02T04:15:51.408Z] (37/128) Installing libxrender (0.9.10-r3) [2022-11-02T04:15:51.408Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-11-02T04:15:51.408Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-11-02T04:15:51.408Z] (40/128) Installing libxi (1.8-r0) [2022-11-02T04:15:51.408Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-11-02T04:15:51.408Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-11-02T04:15:51.408Z] (43/128) Installing atk (2.36.0-r0) [2022-11-02T04:15:51.408Z] (44/128) Installing libxtst (1.2.3-r3) [2022-11-02T04:15:51.408Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-11-02T04:15:51.408Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-11-02T04:15:51.408Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-11-02T04:15:51.408Z] (48/128) Installing expat (2.5.0-r0) [2022-11-02T04:15:51.687Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-11-02T04:15:51.687Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-11-02T04:15:51.687Z] (51/128) Installing freetype (2.11.1-r2) [2022-11-02T04:15:51.687Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-11-02T04:15:51.687Z] (53/128) Installing pixman (0.40.0-r3) [2022-11-02T04:15:51.687Z] (54/128) Installing cairo (1.16.0-r5) [2022-11-02T04:15:51.687Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-11-02T04:15:51.687Z] (56/128) Installing avahi-libs (0.8-r5) [2022-11-02T04:15:51.687Z] (57/128) Installing gmp (6.2.1-r1) [2022-11-02T04:15:51.687Z] (58/128) Installing nettle (3.7.3-r0) [2022-11-02T04:15:51.687Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-11-02T04:15:51.960Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-11-02T04:15:51.960Z] (61/128) Installing libunistring (0.9.10-r1) [2022-11-02T04:15:51.960Z] (62/128) Installing gnutls (3.7.1-r1) [2022-11-02T04:15:51.960Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-11-02T04:15:51.960Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-11-02T04:15:51.960Z] (65/128) Installing fribidi (1.0.11-r0) [2022-11-02T04:15:51.960Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-11-02T04:15:51.960Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-11-02T04:15:51.960Z] (68/128) Installing libxft (2.3.4-r0) [2022-11-02T04:15:52.230Z] (69/128) Installing pango (1.48.10-r0) [2022-11-02T04:15:52.230Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-11-02T04:15:52.230Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-11-02T04:15:52.230Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-11-02T04:15:52.230Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-11-02T04:15:52.507Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-11-02T04:15:52.507Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-11-02T04:15:52.783Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-11-02T04:15:52.783Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-11-02T04:15:52.783Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-11-02T04:15:52.783Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-11-02T04:15:52.783Z] Executing ttf-opensans-1.10-r1.post-install [2022-11-02T04:15:55.403Z] (79/128) Installing libogg (1.3.5-r0) [2022-11-02T04:15:55.403Z] (80/128) Installing flac (1.3.4-r0) [2022-11-02T04:15:55.403Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-11-02T04:15:55.403Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-11-02T04:15:55.403Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-11-02T04:15:55.403Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-11-02T04:15:55.403Z] (85/128) Installing libass (0.15.2-r0) [2022-11-02T04:15:55.403Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-11-02T04:15:55.403Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-11-02T04:15:55.403Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-11-02T04:15:55.403Z] (89/128) Installing lame (3.100-r0) [2022-11-02T04:15:55.403Z] (90/128) Installing opus (1.3.1-r1) [2022-11-02T04:15:55.403Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-11-02T04:15:55.403Z] (92/128) Installing soxr (0.1.3-r2) [2022-11-02T04:15:55.403Z] (93/128) Installing libsrt (1.4.2-r1) [2022-11-02T04:15:55.403Z] (94/128) Installing libssh (0.9.6-r1) [2022-11-02T04:15:55.403Z] (95/128) Installing libtheora (1.1.1-r16) [2022-11-02T04:15:55.403Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-11-02T04:15:55.678Z] (97/128) Installing libdrm (2.4.109-r0) [2022-11-02T04:15:55.678Z] (98/128) Installing libva (2.13.0-r0) [2022-11-02T04:15:55.678Z] (99/128) Installing libvdpau (1.4-r0) [2022-11-02T04:15:55.678Z] (100/128) Installing vidstab (1.1.0-r1) [2022-11-02T04:15:55.678Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-11-02T04:15:55.678Z] (102/128) Installing libvpx (1.10.0-r0) [2022-11-02T04:15:55.678Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-11-02T04:15:55.678Z] (104/128) Installing x264-libs (20210613-r0) [2022-11-02T04:15:55.678Z] (105/128) Installing x265-libs (3.5-r0) [2022-11-02T04:15:55.950Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-11-02T04:15:55.950Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-11-02T04:15:56.546Z] (108/128) Installing libevent (2.1.12-r4) [2022-11-02T04:15:56.546Z] (109/128) Installing mesa (21.2.6-r0) [2022-11-02T04:15:56.546Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-11-02T04:15:56.546Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-11-02T04:15:56.546Z] (112/128) Installing lcms2 (2.12-r1) [2022-11-02T04:15:56.546Z] (113/128) Installing nspr (4.32-r0) [2022-11-02T04:15:56.546Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-11-02T04:15:56.546Z] (115/128) Installing nss (3.78.1-r0) [2022-11-02T04:15:56.819Z] (116/128) Installing libasyncns (0.8-r1) [2022-11-02T04:15:56.819Z] (117/128) Installing libltdl (2.4.6-r7) [2022-11-02T04:15:56.819Z] (118/128) Installing orc (0.4.32-r0) [2022-11-02T04:15:56.819Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-11-02T04:15:56.819Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-11-02T04:15:56.819Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-11-02T04:15:56.819Z] (122/128) Installing libpulse (15.0-r2) [2022-11-02T04:15:57.093Z] (123/128) Installing re2 (2021.11.01-r0) [2022-11-02T04:15:57.093Z] (124/128) Installing snappy (1.1.9-r1) [2022-11-02T04:15:57.093Z] (125/128) Installing libgpg-error (1.42-r1) [2022-11-02T04:15:57.093Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-11-02T04:15:57.093Z] (127/128) Installing libxslt (1.1.35-r0) [2022-11-02T04:15:57.093Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-11-02T04:16:01.403Z] Executing busybox-1.34.1-r7.trigger [2022-11-02T04:16:01.675Z] Executing glib-2.70.1-r0.trigger [2022-11-02T04:16:01.675Z] Executing shared-mime-info-2.1-r1.trigger [2022-11-02T04:16:08.379Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-11-02T04:16:08.379Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-11-02T04:16:08.379Z] Executing fontconfig-2.13.1-r4.trigger [2022-11-02T04:16:08.651Z] Executing mkfontscale-1.2.1-r1.trigger [2022-11-02T04:16:08.651Z] OK: 275 MiB in 144 packages [2022-11-02T04:16:18.793Z] Removing intermediate container d5cf1255bf71 [2022-11-02T04:16:18.793Z] ---> 0fcb46e1f269 [2022-11-02T04:16:18.793Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-11-02T04:16:18.793Z] ---> Running in 012d49df420b [2022-11-02T04:16:18.793Z] Removing intermediate container 012d49df420b [2022-11-02T04:16:18.793Z] ---> 192f89e6c4b1 [2022-11-02T04:16:18.793Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-11-02T04:16:18.793Z] ---> Running in ddf327cc0e08 [2022-11-02T04:16:18.793Z] Removing intermediate container ddf327cc0e08 [2022-11-02T04:16:18.793Z] ---> ecffc9f19cf9 [2022-11-02T04:16:18.793Z] Step 5/10 : RUN npm install -g npm [2022-11-02T04:16:18.793Z] ---> Running in f698574096ac [2022-11-02T04:16:57.781Z] [2022-11-02T04:16:57.781Z] changed 54 packages, and audited 212 packages in 32s [2022-11-02T04:16:57.781Z] [2022-11-02T04:16:57.781Z] 11 packages are looking for funding [2022-11-02T04:16:57.781Z] run `npm fund` for details [2022-11-02T04:16:57.781Z] [2022-11-02T04:16:57.781Z] found 0 vulnerabilities [2022-11-02T04:16:59.203Z] Removing intermediate container f698574096ac [2022-11-02T04:16:59.203Z] ---> 2642b3ba9efe [2022-11-02T04:16:59.203Z] Step 6/10 : ARG USER=1000 [2022-11-02T04:16:59.203Z] ---> Running in f9a265ec695c [2022-11-02T04:16:59.479Z] Removing intermediate container f9a265ec695c [2022-11-02T04:16:59.479Z] ---> 6d420e0c85a4 [2022-11-02T04:16:59.479Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-11-02T04:16:59.479Z] ---> Running in 2e5a3368e748 [2022-11-02T04:17:01.445Z] Removing intermediate container 2e5a3368e748 [2022-11-02T04:17:01.445Z] ---> 52f536ac17af [2022-11-02T04:17:01.445Z] Step 8/10 : USER $USER:$USER [2022-11-02T04:17:01.727Z] ---> Running in d6867488c365 [2022-11-02T04:17:01.999Z] Removing intermediate container d6867488c365 [2022-11-02T04:17:01.999Z] ---> 7ce6a8568a66 [2022-11-02T04:17:01.999Z] Step 9/10 : WORKDIR /app [2022-11-02T04:17:02.275Z] ---> Running in ad95feaa8439 [2022-11-02T04:17:02.547Z] Removing intermediate container ad95feaa8439 [2022-11-02T04:17:02.547Z] ---> c866b476117c [2022-11-02T04:17:02.547Z] Step 10/10 : LABEL git_sha=0f8b0223b4c81efe3c5ea55041d52a5864ffd49e [2022-11-02T04:17:02.547Z] ---> Running in 848bee104161 [2022-11-02T04:17:02.817Z] Removing intermediate container 848bee104161 [2022-11-02T04:17:02.817Z] ---> 329d525bcdbf [2022-11-02T04:17:03.087Z] Successfully built 329d525bcdbf [2022-11-02T04:17:03.087Z] Successfully tagged edgexfoundry/edgex-web-ui:0f8b0223b4c81efe3c5ea55041d52a5864ffd49e [2022-11-02T04:17:03.087Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-11-02T04:17:03.087Z] touch edgex-web-ui.imagebuilt [2022-11-02T04:17:03.087Z] mkdir -p node_modules coverage [2022-11-02T04:17:03.087Z] chown "1000:1000" node_modules coverage package-lock.json [2022-11-02T04:17:03.087Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE required: { [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE }, [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE } [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE required: { [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE }, [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE } [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE required: { [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE }, [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE } [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE required: { [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE }, [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE } [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE required: { [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE }, [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE } [2022-11-02T04:17:21.347Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE required: { [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE }, [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE } [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE required: { [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE }, [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE } [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE required: { [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE }, [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE } [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE required: { [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE }, [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:17:21.348Z] npm WARN EBADENGINE } [2022-11-02T04:18:17.832Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-11-02T04:18:17.832Z] 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 [2022-11-02T04:18:17.832Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-02T04:18:17.832Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-11-02T04:18:17.832Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-11-02T04:18:17.832Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-11-02T04:18:27.942Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-11-02T04:18:28.564Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-11-02T04:18:29.991Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-11-02T04:18:56.839Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-02T04:18:56.839Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-11-02T04:18:57.841Z] 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. [2022-11-02T04:19:03.258Z] 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. [2022-11-02T04:19:05.214Z] 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. [2022-11-02T04:19:07.173Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-02T04:19:22.205Z] 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 [2022-11-02T04:19:24.167Z] 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 [2022-11-02T04:19:46.279Z] 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. [2022-11-02T04:20:13.034Z] 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. [2022-11-02T04:20:59.922Z] [2022-11-02T04:20:59.922Z] added 1475 packages, and audited 1476 packages in 4m [2022-11-02T04:20:59.922Z] [2022-11-02T04:20:59.922Z] 90 packages are looking for funding [2022-11-02T04:20:59.922Z] run `npm fund` for details [2022-11-02T04:20:59.922Z] [2022-11-02T04:20:59.922Z] 15 vulnerabilities (3 moderate, 9 high, 3 critical) [2022-11-02T04:20:59.922Z] [2022-11-02T04:20:59.922Z] To address issues that do not require attention, run: [2022-11-02T04:20:59.922Z] npm audit fix [2022-11-02T04:20:59.922Z] [2022-11-02T04:20:59.922Z] To address all issues (including breaking changes), run: [2022-11-02T04:20:59.922Z] npm audit fix --force [2022-11-02T04:20:59.922Z] [2022-11-02T04:20:59.922Z] Run `npm audit` for details. [2022-11-02T04:20:59.922Z] 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 [2022-11-02T04:21:18.162Z] - Generating browser application bundles (phase: setup)... [2022-11-02T04:21:57.073Z] Compiling @angular/core : es2015 as esm2015 [2022-11-02T04:21:57.073Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-11-02T04:22:35.994Z] Compiling @angular/common : es2015 as esm2015 [2022-11-02T04:22:35.994Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-11-02T04:22:38.583Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-11-02T04:22:38.583Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-11-02T04:22:43.932Z] Compiling @angular/router : es2015 as esm2015 [2022-11-02T04:22:43.932Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-11-02T04:22:50.590Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-11-02T04:22:52.005Z] Compiling @angular/common/http : es2015 as esm2015 [2022-11-02T04:22:52.588Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-11-02T04:22:55.945Z] Compiling @angular/forms : es2015 as esm2015 [2022-11-02T04:22:56.909Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-11-02T04:22:58.862Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-11-02T04:24:06.744Z] 02 11 2022 04:24:02.095:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-11-02T04:24:06.744Z] 02 11 2022 04:24:02.111:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-11-02T04:24:06.744Z] 02 11 2022 04:24:02.141:INFO [launcher]: Starting browser ChromeHeadless [2022-11-02T04:25:14.631Z] 02 11 2022 04:25:11.826:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-11-02T04:26:01.456Z] 02 11 2022 04:25:55.607:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-11-02T04:26:23.512Z] ✔ Browser application bundle generation complete. [2022-11-02T04:26:23.512Z] 02 11 2022 04:26:22.558:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 6V3Rc1PEpDCvYe4FAAAB with id 10180191 [2022-11-02T04:26:41.720Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-11-02T04:26:41.720Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.293 secs) [2022-11-02T04:26:41.987Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.327 secs) [2022-11-02T04:26:42.953Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.395 secs) [2022-11-02T04:26:43.222Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.436 secs) [2022-11-02T04:26:43.222Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.464 secs) [2022-11-02T04:26:43.489Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.543 secs) [2022-11-02T04:26:43.489Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.569 secs) [2022-11-02T04:26:43.489Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.593 secs) [2022-11-02T04:26:43.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.778 secs) [2022-11-02T04:26:43.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.81 secs) [2022-11-02T04:26:43.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.829 secs) [2022-11-02T04:26:43.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.856 secs) [2022-11-02T04:26:43.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 1.901 secs) [2022-11-02T04:26:44.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 1.929 secs) [2022-11-02T04:26:44.290Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.257 secs) [2022-11-02T04:26:44.558Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.441 secs) [2022-11-02T04:26:44.558Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.472 secs) [2022-11-02T04:26:44.558Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.487 secs) [2022-11-02T04:26:44.558Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.51 secs) [2022-11-02T04:26:44.828Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.807 secs) [2022-11-02T04:26:45.112Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.919 secs) [2022-11-02T04:26:45.112Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 2.978 secs) [2022-11-02T04:26:45.382Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.1 secs) [2022-11-02T04:26:45.382Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.192 secs) [2022-11-02T04:26:45.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.28 secs) [2022-11-02T04:26:45.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.303 secs) [2022-11-02T04:26:45.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.337 secs) [2022-11-02T04:26:45.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.693 secs) [2022-11-02T04:26:46.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 3.723 secs) [2022-11-02T04:26:46.460Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 3.834 secs) [2022-11-02T04:26:46.460Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 3.907 secs) [2022-11-02T04:26:46.460Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 3.94 secs) [2022-11-02T04:26:46.729Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4 secs) [2022-11-02T04:26:46.729Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.064 secs) [2022-11-02T04:26:46.996Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.197 secs) [2022-11-02T04:26:46.996Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.236 secs) [2022-11-02T04:26:46.996Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.295 secs) [2022-11-02T04:26:47.263Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.494 secs) [2022-11-02T04:26:47.530Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.573 secs) [2022-11-02T04:26:47.530Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.65 secs) [2022-11-02T04:26:47.530Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 4.681 secs) [2022-11-02T04:26:47.798Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 4.766 secs) [2022-11-02T04:26:48.065Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.042 secs) [2022-11-02T04:26:48.649Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.53 secs) [2022-11-02T04:26:48.649Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.572 secs) [2022-11-02T04:26:48.916Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.778 secs) [2022-11-02T04:26:48.916Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.811 secs) [2022-11-02T04:26:48.916Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.827 secs) [2022-11-02T04:26:49.182Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.886 secs) [2022-11-02T04:26:49.182Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.918 secs) [2022-11-02T04:26:49.448Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.202 secs) [2022-11-02T04:26:49.714Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.401 secs) [2022-11-02T04:26:49.714Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.437 secs) [2022-11-02T04:26:49.981Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.599 secs) [2022-11-02T04:26:49.981Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.62 secs) [2022-11-02T04:26:50.248Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.873 secs) [2022-11-02T04:26:50.515Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.982 secs) [2022-11-02T04:26:50.782Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.22 secs) [2022-11-02T04:26:51.048Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.462 secs) [2022-11-02T04:26:52.009Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 8.193 secs) [2022-11-02T04:26:52.009Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 8.224 secs) [2022-11-02T04:26:52.009Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 8.241 secs) [2022-11-02T04:26:52.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 8.398 secs) [2022-11-02T04:26:52.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.462 secs) [2022-11-02T04:26:52.543Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.651 secs) [2022-11-02T04:26:52.543Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.713 secs) [2022-11-02T04:26:52.811Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.802 secs) [2022-11-02T04:26:52.811Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.864 secs) [2022-11-02T04:26:53.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.324 secs) [2022-11-02T04:26:53.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.37 secs) [2022-11-02T04:26:53.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 9.44 secs) [2022-11-02T04:26:53.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 9.459 secs) [2022-11-02T04:26:53.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.471 secs) [2022-11-02T04:26:53.661Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.503 secs) [2022-11-02T04:26:53.661Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.674 secs) [2022-11-02T04:26:53.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.739 secs) [2022-11-02T04:26:53.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.775 secs) [2022-11-02T04:26:53.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.812 secs) [2022-11-02T04:26:54.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 10.029 secs) [2022-11-02T04:26:54.463Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 10.165 secs) [2022-11-02T04:26:54.730Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 10.322 secs) [2022-11-02T04:26:54.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 10.525 secs) [2022-11-02T04:26:55.268Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 10.795 secs) [2022-11-02T04:26:55.535Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 10.928 secs) [2022-11-02T04:26:55.804Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 11.031 secs) [2022-11-02T04:26:55.804Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 11.133 secs) [2022-11-02T04:26:56.072Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 11.291 secs) [2022-11-02T04:26:56.072Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 11.364 secs) [2022-11-02T04:26:56.338Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 11.399 secs) [2022-11-02T04:26:56.338Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 11.423 secs) [2022-11-02T04:26:56.338Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 11.45 secs) [2022-11-02T04:26:56.338Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 11.583 secs) [2022-11-02T04:26:56.708Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 11.664 secs) [2022-11-02T04:26:56.708Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 11.703 secs) [2022-11-02T04:26:56.708Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 11.727 secs) [2022-11-02T04:26:56.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.824 secs) [2022-11-02T04:26:56.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.912 secs) [2022-11-02T04:26:56.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.95 secs) [2022-11-02T04:26:57.267Z] WARN: ' [2022-11-02T04:26:57.267Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-02T04:26:57.267Z] Support for using the ngModel input property and ngModelChange event with [2022-11-02T04:26:57.267Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-02T04:26:57.267Z] in a future version of Angular. [2022-11-02T04:26:57.267Z] [2022-11-02T04:26:57.267Z] For more information on this, see our API docs here: [2022-11-02T04:26:57.267Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-02T04:26:57.267Z] ' [2022-11-02T04:26:57.267Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.95 secs) [2022-11-02T04:26:57.267Z] WARN: ' [2022-11-02T04:26:57.267Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-02T04:26:57.267Z] Support for using the ngModel input property and ngModelChange event with [2022-11-02T04:26:57.267Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-02T04:26:57.267Z] in a future version of Angular. [2022-11-02T04:26:57.267Z] [2022-11-02T04:26:57.267Z] For more information on this, see our API docs here: [2022-11-02T04:26:57.267Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-02T04:26:57.267Z] ' [2022-11-02T04:26:57.267Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 12.112 secs) [2022-11-02T04:26:57.267Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 12.165 secs) [2022-11-02T04:26:57.538Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 12.197 secs) [2022-11-02T04:26:57.538Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 12.244 secs) [2022-11-02T04:26:57.538Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 12.261 secs) [2022-11-02T04:26:57.538Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 12.277 secs) [2022-11-02T04:26:57.538Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 12.298 secs) [2022-11-02T04:26:57.806Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 12.463 secs) [2022-11-02T04:26:58.074Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 12.617 secs) [2022-11-02T04:26:58.074Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 12.683 secs) [2022-11-02T04:26:58.074Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 12.745 secs) [2022-11-02T04:26:58.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 13.012 secs) [2022-11-02T04:26:58.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 13.051 secs) [2022-11-02T04:26:58.952Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 13.235 secs) [2022-11-02T04:26:58.953Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 13.411 secs) [2022-11-02T04:26:59.235Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 13.568 secs) [2022-11-02T04:26:59.513Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 13.621 secs) [2022-11-02T04:26:59.513Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 13.672 secs) [2022-11-02T04:26:59.513Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 13.691 secs) [2022-11-02T04:26:59.794Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 13.705 secs) [2022-11-02T04:26:59.794Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 13.748 secs) [2022-11-02T04:26:59.794Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 13.834 secs) [2022-11-02T04:27:00.071Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 13.903 secs) [2022-11-02T04:27:00.071Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.924 secs) [2022-11-02T04:27:00.071Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 13.971 secs) [2022-11-02T04:27:00.071Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 14.021 secs) [2022-11-02T04:27:00.341Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 14.059 secs) [2022-11-02T04:27:00.341Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 14.112 secs) [2022-11-02T04:27:00.341Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 14.214 secs) [2022-11-02T04:27:00.611Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.254 secs) [2022-11-02T04:27:00.611Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.287 secs) [2022-11-02T04:27:00.611Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 14.325 secs) [2022-11-02T04:27:00.611Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 14.4 secs) [2022-11-02T04:27:00.878Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 14.502 secs) [2022-11-02T04:27:00.878Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 14.525 secs) [2022-11-02T04:27:01.144Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 14.613 secs) [2022-11-02T04:27:01.144Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 14.672 secs) [2022-11-02T04:27:01.144Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.684 secs) [2022-11-02T04:27:01.411Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 14.854 secs) [2022-11-02T04:27:01.411Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 14.934 secs) [2022-11-02T04:27:01.678Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 15.003 secs) [2022-11-02T04:27:01.678Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 15.054 secs) [2022-11-02T04:27:01.949Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 15.13 secs) [2022-11-02T04:27:02.216Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 15.444 secs) [2022-11-02T04:27:02.484Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 15.599 secs) [2022-11-02T04:27:02.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 15.817 secs) [2022-11-02T04:27:02.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 15.885 secs) [2022-11-02T04:27:03.022Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 15.989 secs) [2022-11-02T04:27:03.022Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 16.055 secs) [2022-11-02T04:27:03.288Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 16.133 secs) [2022-11-02T04:27:03.556Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 16.274 secs) [2022-11-02T04:27:04.513Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (22.964 secs / 16.274 secs) [2022-11-02T04:27:04.513Z] TOTAL: 149 SUCCESS [2022-11-02T04:27:04.513Z] ✔ Browser application bundle generation complete. [2022-11-02T04:27:08.762Z] [2022-11-02T04:27:08.762Z] =============================== Coverage summary =============================== [2022-11-02T04:27:08.762Z] Statements : 40.95% ( 1466/3580 ) [2022-11-02T04:27:08.762Z] Branches : 12.03% ( 111/923 ) [2022-11-02T04:27:08.762Z] Functions : 33.2% ( 431/1298 ) [2022-11-02T04:27:08.762Z] Lines : 38.88% ( 1317/3387 ) [2022-11-02T04:27:08.762Z] ================================================================================ [2022-11-02T04:27:08.762Z] 02 11 2022 04:27:08.371:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-11-02T04:27:09.719Z] ✔ Browser application bundle generation complete. [2022-11-02T04:27:10.687Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2022-11-02T04:27:10.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-02T04:27:10.760Z] $ docker stop --time=1 fb89fbc9932be624bfa14f612b73a476e2efc863f0562cefd8982c0b3ed3cf92 [2022-11-02T04:27:12.498Z] $ docker rm -f fb89fbc9932be624bfa14f612b73a476e2efc863f0562cefd8982c0b3ed3cf92 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T04:27:13.463Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-02T04:27:16.833Z] Warning: overwriting stash ‘coverage-report’ [2022-11-02T04:27:22.226Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-02T04:27:22.821Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-02T04:27:25.736Z] + ls -al . [2022-11-02T04:27:25.736Z] total 180 [2022-11-02T04:27:25.737Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 2 04:13 . [2022-11-02T04:27:25.737Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:10 .. [2022-11-02T04:27:25.737Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:10 .blubracket [2022-11-02T04:27:25.737Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 2 04:10 .dockerignore [2022-11-02T04:27:25.737Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 04:10 .git [2022-11-02T04:27:25.737Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:10 .github [2022-11-02T04:27:25.737Z] -rw-rw-r-- 1 jenkins jenkins 185 Nov 2 04:10 .gitignore [2022-11-02T04:27:25.737Z] -rw-rw-r-- 1 jenkins jenkins 4856 Nov 2 04:10 Attribution.txt [2022-11-02T04:27:25.737Z] -rw-rw-r-- 1 jenkins jenkins 14570 Nov 2 04:10 CHANGELOG.md [2022-11-02T04:27:25.737Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 2 04:10 CONTRIBUTING.md [2022-11-02T04:27:25.737Z] -rw-rw-r-- 1 jenkins jenkins 1847 Nov 2 04:10 Dockerfile [2022-11-02T04:27:25.737Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 2 04:10 Jenkinsfile [2022-11-02T04:27:25.737Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 2 04:10 LICENSE [2022-11-02T04:27:25.737Z] -rw-rw-r-- 1 jenkins jenkins 2124 Nov 2 04:10 Makefile [2022-11-02T04:27:25.737Z] -rw-rw-r-- 1 jenkins jenkins 4558 Nov 2 04:10 README.md [2022-11-02T04:27:25.737Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 04:07 VERSION [2022-11-02T04:27:25.737Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:10 assets [2022-11-02T04:27:25.737Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:10 bin [2022-11-02T04:27:25.737Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:10 cmd [2022-11-02T04:27:25.737Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 2 04:13 coverage.out [2022-11-02T04:27:25.737Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:10 docs [2022-11-02T04:27:25.737Z] -rw-rw-r-- 1 jenkins jenkins 3152 Nov 2 04:10 go.mod [2022-11-02T04:27:25.737Z] -rw-rw-r-- 1 jenkins jenkins 43972 Nov 2 04:10 go.sum [2022-11-02T04:27:25.737Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 04:10 internal [2022-11-02T04:27:25.737Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:10 snap [2022-11-02T04:27:25.737Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:10 testing [2022-11-02T04:27:25.737Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 2 04:10 version.go [2022-11-02T04:27:25.737Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 2 04:17 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T04:27:26.217Z] + 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=0f8b0223b4c81efe3c5ea55041d52a5864ffd49e --label arch=arm64 --label version=0.0.0 . [2022-11-02T04:27:27.367Z] Sending build context to Docker daemon 31.5MB [2022-11-02T04:27:27.367Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-02T04:27:27.367Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-02T04:27:27.367Z] ---> e986daa51407 [2022-11-02T04:27:27.367Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-02T04:27:28.783Z] ---> Running in b01c206afc9c [2022-11-02T04:27:28.783Z] Removing intermediate container b01c206afc9c [2022-11-02T04:27:28.783Z] ---> 6fbe334acc88 [2022-11-02T04:27:28.783Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-11-02T04:27:28.783Z] ---> Running in 31f52ff80d67 [2022-11-02T04:27:29.054Z] Removing intermediate container 31f52ff80d67 [2022-11-02T04:27:29.054Z] ---> 10e731cfc0f4 [2022-11-02T04:27:29.054Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-02T04:27:29.323Z] ---> Running in 984c00ed1f7b [2022-11-02T04:27:29.590Z] Removing intermediate container 984c00ed1f7b [2022-11-02T04:27:29.590Z] ---> 530f24ed8587 [2022-11-02T04:27:29.590Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-11-02T04:27:29.590Z] ---> Running in 8be4540e066a [2022-11-02T04:27:29.859Z] Removing intermediate container 8be4540e066a [2022-11-02T04:27:29.859Z] ---> 2fcaee298045 [2022-11-02T04:27:29.859Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-02T04:27:29.859Z] ---> Running in d5098bc60016 [2022-11-02T04:27:30.126Z] Removing intermediate container d5098bc60016 [2022-11-02T04:27:30.126Z] ---> 8a3d565a4746 [2022-11-02T04:27:30.127Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-02T04:27:32.075Z] ---> 99cd637e5527 [2022-11-02T04:27:32.075Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-02T04:27:32.343Z] ---> Running in d5684bfde0a8 [2022-11-02T04:27:34.287Z] Removing intermediate container d5684bfde0a8 [2022-11-02T04:27:34.287Z] ---> 2fed7b49f144 [2022-11-02T04:27:34.287Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-02T04:27:34.287Z] ---> Running in 4e271796dfec [2022-11-02T04:27:35.257Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-02T04:27:35.841Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-02T04:27:37.258Z] OK: 221 MiB in 51 packages [2022-11-02T04:27:37.846Z] Removing intermediate container 4e271796dfec [2022-11-02T04:27:37.846Z] ---> d1d0f13b4485 [2022-11-02T04:27:37.846Z] Step 11/26 : ENV GO111MODULE=on [2022-11-02T04:27:38.114Z] ---> Running in e7ec9ea36096 [2022-11-02T04:27:38.384Z] Removing intermediate container e7ec9ea36096 [2022-11-02T04:27:38.384Z] ---> 7817f4978610 [2022-11-02T04:27:38.384Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-02T04:27:38.384Z] ---> Running in d352213e319b [2022-11-02T04:27:38.651Z] Removing intermediate container d352213e319b [2022-11-02T04:27:38.651Z] ---> 88298e4a9af0 [2022-11-02T04:27:38.651Z] Step 13/26 : COPY go.mod vendor* ./ [2022-11-02T04:27:39.615Z] ---> cd8dfa258bdb [2022-11-02T04:27:39.615Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-02T04:27:39.615Z] ---> Running in ad1de0b40add [2022-11-02T04:27:41.613Z] Removing intermediate container ad1de0b40add [2022-11-02T04:27:41.613Z] ---> 3e920d43db32 [2022-11-02T04:27:41.613Z] Step 15/26 : COPY . . [2022-11-02T04:27:45.888Z] ---> b9931baa3e54 [2022-11-02T04:27:45.888Z] Step 16/26 : RUN ${MAKE} [2022-11-02T04:27:45.888Z] ---> Running in 020a99343fa4 [2022-11-02T04:27:47.312Z] 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 [2022-11-02T04:29:08.936Z] Removing intermediate container 020a99343fa4 [2022-11-02T04:29:08.936Z] ---> 52e4c7a8060b [2022-11-02T04:29:08.936Z] Step 17/26 : FROM alpine:3.14 [2022-11-02T04:29:08.936Z] 3.14: Pulling from library/alpine [2022-11-02T04:29:08.936Z] 90cda3b7c325: Pulling fs layer [2022-11-02T04:29:08.936Z] 90cda3b7c325: Download complete [2022-11-02T04:29:08.936Z] 90cda3b7c325: Pull complete [2022-11-02T04:29:08.936Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-02T04:29:08.936Z] Status: Downloaded newer image for alpine:3.14 [2022-11-02T04:29:08.936Z] ---> 376ba31ae3da [2022-11-02T04:29:08.936Z] Step 18/26 : EXPOSE 4000 [2022-11-02T04:29:08.936Z] ---> Running in 6d8a6ac840e5 [2022-11-02T04:29:08.936Z] Removing intermediate container 6d8a6ac840e5 [2022-11-02T04:29:08.936Z] ---> fbec90a1a7b9 [2022-11-02T04:29:08.936Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-02T04:29:11.527Z] ---> a78360e7ccae [2022-11-02T04:29:11.527Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-11-02T04:29:11.794Z] ---> 1724147f8174 [2022-11-02T04:29:11.794Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-11-02T04:29:12.381Z] ---> 7dcbb90ade72 [2022-11-02T04:29:12.381Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-02T04:29:12.381Z] ---> Running in 4b175f95165f [2022-11-02T04:29:12.966Z] Removing intermediate container 4b175f95165f [2022-11-02T04:29:12.966Z] ---> 33cb30b635e7 [2022-11-02T04:29:12.966Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-11-02T04:29:12.966Z] ---> Running in a632d03b05b8 [2022-11-02T04:29:13.233Z] Removing intermediate container a632d03b05b8 [2022-11-02T04:29:13.233Z] ---> d6259899430a [2022-11-02T04:29:13.233Z] Step 24/26 : LABEL arch=arm64 [2022-11-02T04:29:13.233Z] ---> Running in c7f040a7c59a [2022-11-02T04:29:13.501Z] Removing intermediate container c7f040a7c59a [2022-11-02T04:29:13.501Z] ---> eb7f8eea8dc4 [2022-11-02T04:29:13.501Z] Step 25/26 : LABEL git_sha=0f8b0223b4c81efe3c5ea55041d52a5864ffd49e [2022-11-02T04:29:13.769Z] ---> Running in 154dc59f9403 [2022-11-02T04:29:14.036Z] Removing intermediate container 154dc59f9403 [2022-11-02T04:29:14.036Z] ---> d615997e216f [2022-11-02T04:29:14.036Z] Step 26/26 : LABEL version=0.0.0 [2022-11-02T04:29:14.036Z] ---> Running in e09c1fe8a903 [2022-11-02T04:29:14.302Z] Removing intermediate container e09c1fe8a903 [2022-11-02T04:29:14.302Z] ---> ac66351a88c4 [2022-11-02T04:29:14.302Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-02T04:29:14.570Z] Successfully built ac66351a88c4 [2022-11-02T04:29:14.570Z] 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 [2022-11-02T04:29:15.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-02T04:29:15.493Z] [2022-11-02T04:29:15.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T04:29:15.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-02T04:29:15.912Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-02T04:29:15.912Z] 8998bd30e6a1: Pulling fs layer [2022-11-02T04:29:15.912Z] 04944245beec: Pulling fs layer [2022-11-02T04:29:15.912Z] 699f458cf7ca: Pulling fs layer [2022-11-02T04:29:15.912Z] 765212b225bb: Pulling fs layer [2022-11-02T04:29:15.912Z] f23df028b6ca: Pulling fs layer [2022-11-02T04:29:15.912Z] d65c8cfc05b1: Pulling fs layer [2022-11-02T04:29:15.912Z] 2437ff75d9bd: Pulling fs layer [2022-11-02T04:29:15.912Z] 765212b225bb: Waiting [2022-11-02T04:29:15.912Z] f23df028b6ca: Waiting [2022-11-02T04:29:15.912Z] d65c8cfc05b1: Waiting [2022-11-02T04:29:15.912Z] 2437ff75d9bd: Waiting [2022-11-02T04:29:16.184Z] 04944245beec: Download complete [2022-11-02T04:29:16.184Z] 765212b225bb: Verifying Checksum [2022-11-02T04:29:16.184Z] 765212b225bb: Download complete [2022-11-02T04:29:16.184Z] f23df028b6ca: Verifying Checksum [2022-11-02T04:29:16.184Z] f23df028b6ca: Download complete [2022-11-02T04:29:16.184Z] d65c8cfc05b1: Verifying Checksum [2022-11-02T04:29:16.184Z] d65c8cfc05b1: Download complete [2022-11-02T04:29:16.452Z] 699f458cf7ca: Verifying Checksum [2022-11-02T04:29:16.452Z] 699f458cf7ca: Download complete [2022-11-02T04:29:16.721Z] 8998bd30e6a1: Download complete [2022-11-02T04:29:19.314Z] 2437ff75d9bd: Verifying Checksum [2022-11-02T04:29:19.314Z] 2437ff75d9bd: Download complete [2022-11-02T04:29:20.726Z] 8998bd30e6a1: Pull complete [2022-11-02T04:29:20.992Z] 04944245beec: Pull complete [2022-11-02T04:29:22.403Z] 699f458cf7ca: Pull complete [2022-11-02T04:29:22.672Z] 765212b225bb: Pull complete [2022-11-02T04:29:23.257Z] f23df028b6ca: Pull complete [2022-11-02T04:29:23.524Z] d65c8cfc05b1: Pull complete [2022-11-02T04:29:38.553Z] 2437ff75d9bd: Pull complete [2022-11-02T04:29:38.553Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-02T04:29:38.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-02T04:29:38.553Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T04:29:38.864Z] prd-ubuntu20.04-docker-arm64-4c-16g-117824 does not seem to be running inside a container [2022-11-02T04:29:38.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-02T04:29:41.890Z] $ docker top 6355b04cc9ac96698a17a1a8916c543c440e9a0917da630b76da0f612ab81b51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T04:29:42.780Z] ---> job-cost.sh [2022-11-02T04:29:42.780Z] lf-activate-venv: SKIPPING [2022-11-02T04:29:42.780Z] INFO: No Stack... [2022-11-02T04:29:43.045Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-02T04:29:44.006Z] INFO: Archiving Costs [Pipeline] sh [2022-11-02T04:29:44.668Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2022-11-02T04:29:44.668Z] + cut -d, -f6 [Pipeline] lock [2022-11-02T04:29:44.750Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-572-1-stack-cost] [2022-11-02T04:29:44.757Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-572-1-stack-cost] did not exist. Created. [2022-11-02T04:29:44.757Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-572-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-02T04:29:45.505Z] /w/workspace/edgex-ui-go/1@tmp/durable-85255d35/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-02T04:29:46.179Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-02T04:29:46.215Z] Warning: overwriting stash ‘stack-cost’ [2022-11-02T04:29:51.201Z] Stashed 1 file(s) [Pipeline] } [2022-11-02T04:29:51.217Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-572-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-02T04:29:51.309Z] $ docker stop --time=1 6355b04cc9ac96698a17a1a8916c543c440e9a0917da630b76da0f612ab81b51 [2022-11-02T04:29:53.007Z] $ docker rm -f 6355b04cc9ac96698a17a1a8916c543c440e9a0917da630b76da0f612ab81b51 [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 [2022-11-02T04:29:53.959Z] provisioning config files... [2022-11-02T04:29:53.967Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-572@tmp/config5948133371887937948tmp [Pipeline] { [Pipeline] sh [2022-11-02T04:29:54.311Z] + set +x [2022-11-02T04:29:54.311Z] + curl -s https://codecov.io/bash [2022-11-02T04:29:54.311Z] + bash -s -- [2022-11-02T04:29:54.311Z] [2022-11-02T04:29:54.311Z] _____ _ [2022-11-02T04:29:54.311Z] / ____| | | [2022-11-02T04:29:54.311Z] | | ___ __| | ___ ___ _____ __ [2022-11-02T04:29:54.311Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-02T04:29:54.311Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-02T04:29:54.311Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-02T04:29:54.311Z] Bash-1.0.6 [2022-11-02T04:29:54.311Z] [2022-11-02T04:29:54.311Z] [2022-11-02T04:29:54.311Z] ==> git version 2.25.1 found [2022-11-02T04:29:54.311Z] ==> 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 [2022-11-02T04:29:54.311Z] Release-Date: 2020-01-08 [2022-11-02T04:29:54.311Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-02T04:29:54.311Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-02T04:29:54.311Z] ==> Jenkins CI detected. [2022-11-02T04:29:54.311Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-572 [2022-11-02T04:29:54.311Z] project root: . [2022-11-02T04:29:54.311Z] --> token set from env [2022-11-02T04:29:54.311Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-02T04:29:54.311Z] ==> Running gcov in . (disable via -X gcov) [2022-11-02T04:29:54.569Z] ==> Python coveragepy not found [2022-11-02T04:29:54.569Z] ==> Searching for coverage reports in: [2022-11-02T04:29:54.569Z] + . [2022-11-02T04:29:54.569Z] -> Found 1 reports [2022-11-02T04:29:54.569Z] ==> Detecting git/mercurial file structure [2022-11-02T04:29:54.569Z] ==> Reading reports [2022-11-02T04:29:54.569Z] + ./coverage.out bytes=10 [2022-11-02T04:29:54.569Z] ==> Appending adjustments [2022-11-02T04:29:54.569Z] https://docs.codecov.io/docs/fixing-reports [2022-11-02T04:29:55.136Z] + Found adjustments [2022-11-02T04:29:55.136Z] ==> Gzipping contents [2022-11-02T04:29:55.136Z] 12K /tmp/codecov.sv0jUo.gz [2022-11-02T04:29:55.136Z] ==> Uploading reports [2022-11-02T04:29:55.136Z] url: https://codecov.io [2022-11-02T04:29:55.136Z] query: branch=PR-572&commit=0f8b0223b4c81efe3c5ea55041d52a5864ffd49e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-572%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=572&job=&cmd_args= [2022-11-02T04:29:55.136Z] -> Pinging Codecov [2022-11-02T04:29:55.136Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-572&commit=0f8b0223b4c81efe3c5ea55041d52a5864ffd49e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-572%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=572&job=&cmd_args= [2022-11-02T04:29:55.700Z] -> Uploading to [2022-11-02T04:29:55.700Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-02/FB506323287CE973F263BFD2A0EB1F37/0f8b0223b4c81efe3c5ea55041d52a5864ffd49e/da48704a-6d15-4c96-9a96-793b13a9f5e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221102T042955Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7fc4cc034b89def9d852317541fcdf4646989b3348995483bdea53dce88f40d [2022-11-02T04:29:55.700Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-02T04:29:55.700Z] Dload Upload Total Spent Left Speed [2022-11-02T04:29:55.958Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 41074 --:--:-- --:--:-- --:--:-- 41074 [2022-11-02T04:29:55.958Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/0f8b0223b4c81efe3c5ea55041d52a5864ffd49e [Pipeline] } [2022-11-02T04:29:55.982Z] 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 [2022-11-02T04:29:57.719Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-572/archives ] [2022-11-02T04:29:57.720Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-572/archives [2022-11-02T04:29:57.720Z] total 16 [2022-11-02T04:29:57.720Z] drwxr-xr-x 3 root root 4096 Nov 2 04:10 . [2022-11-02T04:29:57.720Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 2 04:10 .. [2022-11-02T04:29:57.720Z] drwxr-xr-x 2 root root 4096 Nov 2 04:10 cost [2022-11-02T04:29:57.720Z] -rw-r--r-- 1 root root 83 Nov 2 04:10 cost.csv [2022-11-02T04:29:57.720Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-572/archives [2022-11-02T04:29:57.720Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-572/archives [2022-11-02T04:29:57.720Z] total 16 [2022-11-02T04:29:57.720Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 04:10 . [2022-11-02T04:29:57.720Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 2 04:10 .. [2022-11-02T04:29:57.720Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 04:10 cost [2022-11-02T04:29:57.720Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 2 04:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-02T04:29:58.050Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T04:29:58.952Z] ---> package-listing.sh [2022-11-02T04:29:58.952Z] ++ facter osfamily [2022-11-02T04:29:58.952Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-02T04:29:59.212Z] + OS_FAMILY=debian [2022-11-02T04:29:59.212Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-572 [2022-11-02T04:29:59.212Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-02T04:29:59.212Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-02T04:29:59.212Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-02T04:29:59.212Z] + PACKAGES=/tmp/packages_start.txt [2022-11-02T04:29:59.212Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-572 ']' [2022-11-02T04:29:59.212Z] + PACKAGES=/tmp/packages_end.txt [2022-11-02T04:29:59.212Z] + case "${OS_FAMILY}" in [2022-11-02T04:29:59.212Z] + dpkg -l [2022-11-02T04:29:59.212Z] + grep '^ii' [2022-11-02T04:29:59.212Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-02T04:29:59.212Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-02T04:29:59.212Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-02T04:29:59.212Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-572 ']' [2022-11-02T04:29:59.212Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-572/archives/ [2022-11-02T04:29:59.212Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-572/archives/ [Pipeline] echo [2022-11-02T04:29:59.244Z] 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-572/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-02T04:29:59.534Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T04:30:00.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T04:30:00.161Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T04:30:00.292Z] prd-ubuntu20.04-docker-8c-8g-117813 does not seem to be running inside a container [2022-11-02T04:30:00.321Z] $ 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-572/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-572 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-572:/w/workspace/edgexfoundry_edgex-ui-go_PR-572:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-572@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-572@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-02T04:30:00.514Z] $ docker top 24f5ebe83b0c9f6d9d09ef21ce8fb3e6a42b3e064cb6d8a63882f89ee33a80cb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T04:30:00.909Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-02T04:30:01.229Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-02T04:30:01.537Z] + ls /var/log/sa-host [2022-11-02T04:30:01.537Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-02T04:30:01.679Z] provisioning config files... [2022-11-02T04:30:01.692Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-572@tmp/config8581613718352879316tmp [Pipeline] { [Pipeline] echo [2022-11-02T04:30:01.740Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T04:30:02.062Z] ---> create-netrc.sh [Pipeline] } [2022-11-02T04:30:02.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-02T04:30:02.483Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-02T04:30:02.513Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T04:30:02.827Z] ---> sudo-logs.sh [2022-11-02T04:30:02.828Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-02T04:30:02.911Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T04:30:03.227Z] ---> job-cost.sh [2022-11-02T04:30:03.227Z] lf-activate-venv: SKIPPING [2022-11-02T04:30:03.227Z] DEBUG: total: 0.2199999988079071 [2022-11-02T04:30:03.227Z] INFO: Retrieving Stack Cost... [2022-11-02T04:30:03.486Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-02T04:30:04.054Z] INFO: Archiving Costs [Pipeline] echo [2022-11-02T04:30:04.088Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T04:30:04.404Z] ---> logs-deploy.sh [2022-11-02T04:30:04.404Z] lf-activate-venv: SKIPPING [2022-11-02T04:30:04.404Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-572/1 [2022-11-02T04:30:04.404Z] INFO: archiving workspace using pattern(s): [2022-11-02T04:30:05.337Z] Archives upload complete. [2022-11-02T04:30:05.337Z] INFO: archiving logs to Nexus