Pull request #570 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7b9b9d4519a0436a892b7ed309346ffbd587b8ab+01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 (bf6a4f77371a2e308ff5eba836a8c24559539cbe) 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-ssh7304851952533510976.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-ssh15559786306626806321.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-570/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-570/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3390184337403654693.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-570/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2621535709582809914.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-ssh7594900388622333306.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-570/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-570/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11046572284335650094.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 Executor slot already in use ‘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 Running on prd-ubuntu20.04-docker-8c-8g-117810 in /w/workspace/edgexfoundry_edgex-ui-go_PR-570 [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-570 # 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 Merging remotes/origin/main commit 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 into PR head commit 7b9b9d4519a0436a892b7ed309346ffbd587b8ab Merge succeeded, producing 7b9b9d4519a0436a892b7ed309346ffbd587b8ab Checking out Revision 7b9b9d4519a0436a892b7ed309346ffbd587b8ab (PR-570) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub 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/570/head:refs/remotes/origin/PR-570 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b9b9d4519a0436a892b7ed309346ffbd587b8ab # 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 7b9b9d4519a0436a892b7ed309346ffbd587b8ab # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-02T04:06:35.374Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-02T04:06:35.553Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-02T04:06:35.662Z] ========================================================= [2022-11-02T04:06:35.662Z] EdgeX Global Pipelines Version Info [2022-11-02T04:06:35.662Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-02T04:06:36.403Z] ------------------- [2022-11-02T04:06:36.403Z] stable info: [2022-11-02T04:06:36.403Z] ------------------- [2022-11-02T04:06:36.403Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-02T04:06:36.403Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-02T04:06:36.403Z] Message: update stable to v1.0.243 [2022-11-02T04:06:36.973Z] ------------------- [2022-11-02T04:06:36.973Z] experimental info: [2022-11-02T04:06:36.973Z] ------------------- [2022-11-02T04:06:36.973Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-02T04:06:36.973Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-02T04:06:36.973Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-02T04:06:37.276Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-11-02T04:06:37.319Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-11-02T04:06:37.366Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-02T04:06:37.420Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-02T04:06:37.464Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-02T04:06:37.514Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-02T04:06:37.556Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-02T04:06:37.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-02T04:06:37.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-02T04:06:37.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-02T04:06:37.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-02T04:06:37.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-11-02T04:06:37.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-02T04:06:37.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-02T04:06:37.904Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-02T04:06:37.951Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-02T04:06:37.996Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-02T04:06:38.040Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-02T04:06:38.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-02T04:06:38.136Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-02T04:06:38.179Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-02T04:06:38.235Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-02T04:06:38.271Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-02T04:06:38.315Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-02T04:06:38.358Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-02T04:06:38.405Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-02T04:06:38.448Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-02T04:06:38.491Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-570 [Pipeline] echo [2022-11-02T04:06:38.537Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-570 [Pipeline] echo [2022-11-02T04:06:38.579Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-570 [Pipeline] echo [2022-11-02T04:06:38.622Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b9b9d4519a0436a892b7ed309346ffbd587b8ab [Pipeline] echo [2022-11-02T04:06:38.677Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b9b9d4 [Pipeline] echo [2022-11-02T04:06:38.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-02T04:06:38.906Z] provisioning config files... [2022-11-02T04:06:38.990Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-570@tmp/config3544734707323509637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T04:06:39.345Z] ---> docker-login.sh [2022-11-02T04:06:39.345Z] nexus3.edgexfoundry.org:10001 [2022-11-02T04:06:39.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:06:39.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:06:39.611Z] Configure a credential helper to remove this warning. See [2022-11-02T04:06:39.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:06:39.611Z] [2022-11-02T04:06:39.611Z] Login Succeeded [2022-11-02T04:06:39.611Z] nexus3.edgexfoundry.org:10002 [2022-11-02T04:06:39.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:06:39.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:06:39.873Z] Configure a credential helper to remove this warning. See [2022-11-02T04:06:39.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:06:39.873Z] [2022-11-02T04:06:39.873Z] Login Succeeded [2022-11-02T04:06:39.873Z] nexus3.edgexfoundry.org:10003 [2022-11-02T04:06:39.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:06:39.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:06:39.873Z] Configure a credential helper to remove this warning. See [2022-11-02T04:06:39.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:06:39.873Z] [2022-11-02T04:06:39.873Z] Login Succeeded [2022-11-02T04:06:39.873Z] nexus3.edgexfoundry.org:10004 [2022-11-02T04:06:39.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:06:40.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:06:40.132Z] Configure a credential helper to remove this warning. See [2022-11-02T04:06:40.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:06:40.132Z] [2022-11-02T04:06:40.132Z] Login Succeeded [2022-11-02T04:06:40.132Z] docker.io [2022-11-02T04:06:40.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:06:40.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:06:40.396Z] Configure a credential helper to remove this warning. See [2022-11-02T04:06:40.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:06:40.396Z] [2022-11-02T04:06:40.396Z] Login Succeeded [2022-11-02T04:06:40.396Z] ---> docker-login.sh ends [Pipeline] } [2022-11-02T04:06:40.428Z] 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:06:41.069Z] + git rev-list -1 --merges 7b9b9d4519a0436a892b7ed309346ffbd587b8ab~1..7b9b9d4519a0436a892b7ed309346ffbd587b8ab [Pipeline] echo [2022-11-02T04:06:41.116Z] -----------> git rev-list -1 --merges 7b9b9d4519a0436a892b7ed309346ffbd587b8ab~1..7b9b9d4519a0436a892b7ed309346ffbd587b8ab 7b9b9d4519a0436a892b7ed309346ffbd587b8ab [false] [Pipeline] sh [2022-11-02T04:06:41.427Z] + git log --format=format:%s -1 7b9b9d4519a0436a892b7ed309346ffbd587b8ab [Pipeline] echo [2022-11-02T04:06:41.467Z] ========================================================= [2022-11-02T04:06:41.467Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-02T04:06:41.467Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-02T04:06:41.904Z] + git log --format=format:%s -1 7b9b9d4519a0436a892b7ed309346ffbd587b8ab [Pipeline] echo [2022-11-02T04:06:41.935Z] [semverPrep] GIT_COMMIT: 7b9b9d4519a0436a892b7ed309346ffbd587b8ab, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2 [Pipeline] echo [2022-11-02T04:06:41.965Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-02T04:06:42.343Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-02T04:06:42.343Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-02T04:06:42.343Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-02T04:06:42.343Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-02T04:06:42.343Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-02T04:06:42.343Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-02T04:06:42.343Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T04:06:42.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T04:06:42.780Z] [2022-11-02T04:06:42.780Z] 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:06:43.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T04:06:43.153Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-02T04:06:43.153Z] b85a868b505f: Pulling fs layer [2022-11-02T04:06:43.153Z] e2be974225ed: Pulling fs layer [2022-11-02T04:06:43.153Z] 339a4e72a1f5: Pulling fs layer [2022-11-02T04:06:43.153Z] 988bab9f4d93: Pulling fs layer [2022-11-02T04:06:43.153Z] 1469e6f7b9e6: Pulling fs layer [2022-11-02T04:06:43.153Z] eaf3925da568: Pulling fs layer [2022-11-02T04:06:43.153Z] bab4dde63d76: Pulling fs layer [2022-11-02T04:06:43.153Z] bde34c3a00c8: Pulling fs layer [2022-11-02T04:06:43.153Z] 1469e6f7b9e6: Waiting [2022-11-02T04:06:43.153Z] b352a97aabf1: Pulling fs layer [2022-11-02T04:06:43.153Z] 4872d77fe225: Pulling fs layer [2022-11-02T04:06:43.153Z] 5851b861e8e6: Pulling fs layer [2022-11-02T04:06:43.153Z] eaf3925da568: Waiting [2022-11-02T04:06:43.153Z] bab4dde63d76: Waiting [2022-11-02T04:06:43.153Z] 4872d77fe225: Waiting [2022-11-02T04:06:43.153Z] bde34c3a00c8: Waiting [2022-11-02T04:06:43.153Z] b352a97aabf1: Waiting [2022-11-02T04:06:43.153Z] 5851b861e8e6: Waiting [2022-11-02T04:06:43.153Z] 988bab9f4d93: Waiting [2022-11-02T04:06:43.420Z] e2be974225ed: Verifying Checksum [2022-11-02T04:06:43.420Z] e2be974225ed: Download complete [2022-11-02T04:06:43.420Z] 988bab9f4d93: Verifying Checksum [2022-11-02T04:06:43.420Z] 988bab9f4d93: Download complete [2022-11-02T04:06:43.420Z] 1469e6f7b9e6: Verifying Checksum [2022-11-02T04:06:43.420Z] 1469e6f7b9e6: Download complete [2022-11-02T04:06:43.420Z] eaf3925da568: Verifying Checksum [2022-11-02T04:06:43.420Z] eaf3925da568: Download complete [2022-11-02T04:06:43.420Z] 339a4e72a1f5: Verifying Checksum [2022-11-02T04:06:43.420Z] 339a4e72a1f5: Download complete [2022-11-02T04:06:43.420Z] bde34c3a00c8: Verifying Checksum [2022-11-02T04:06:43.420Z] bde34c3a00c8: Download complete [2022-11-02T04:06:43.681Z] b352a97aabf1: Verifying Checksum [2022-11-02T04:06:43.681Z] b352a97aabf1: Download complete [2022-11-02T04:06:43.681Z] 4872d77fe225: Download complete [2022-11-02T04:06:43.681Z] 5851b861e8e6: Verifying Checksum [2022-11-02T04:06:43.681Z] 5851b861e8e6: Download complete [2022-11-02T04:06:43.681Z] b85a868b505f: Verifying Checksum [2022-11-02T04:06:43.681Z] b85a868b505f: Download complete [2022-11-02T04:06:43.939Z] bab4dde63d76: Verifying Checksum [2022-11-02T04:06:43.939Z] bab4dde63d76: Download complete [2022-11-02T04:06:44.875Z] b85a868b505f: Pull complete [2022-11-02T04:06:45.135Z] e2be974225ed: Pull complete [2022-11-02T04:06:45.706Z] 339a4e72a1f5: Pull complete [2022-11-02T04:06:45.965Z] 988bab9f4d93: Pull complete [2022-11-02T04:06:46.225Z] 1469e6f7b9e6: Pull complete [2022-11-02T04:06:46.225Z] eaf3925da568: Pull complete [2022-11-02T04:06:48.128Z] bab4dde63d76: Pull complete [2022-11-02T04:06:48.387Z] bde34c3a00c8: Pull complete [2022-11-02T04:06:48.387Z] b352a97aabf1: Pull complete [2022-11-02T04:06:48.387Z] 4872d77fe225: Pull complete [2022-11-02T04:06:48.645Z] 5851b861e8e6: Pull complete [2022-11-02T04:06:48.645Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-02T04:06:48.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-02T04:06:48.645Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T04:06:48.861Z] prd-ubuntu20.04-docker-8c-8g-117810 does not seem to be running inside a container [2022-11-02T04:06:48.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-570 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-570:/w/workspace/edgexfoundry_edgex-ui-go_PR-570:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-570@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-570@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:06:50.191Z] $ docker top 3dcbbb11858cd4219ce439b286caf6bfb2bcf9686c3ab82a4a06a51c1b7cfe44 -eo pid,comm [2022-11-02T04:06:50.248Z] 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:06:50.248Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-02T04:06:50.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-02T04:06:50.384Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-02T04:06:50.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-02T04:06:50.508Z] $ docker exec 3dcbbb11858cd4219ce439b286caf6bfb2bcf9686c3ab82a4a06a51c1b7cfe44 ssh-agent [2022-11-02T04:06:50.624Z] SSH_AUTH_SOCK=/tmp/ssh-AOPjfUxKyCHE/agent.31 [2022-11-02T04:06:50.624Z] SSH_AGENT_PID=37 [2022-11-02T04:06:50.631Z] Running ssh-add (command line suppressed) [2022-11-02T04:06:50.740Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-570@tmp/private_key_8914111298549328661.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-570@tmp/private_key_8914111298549328661.key) [2022-11-02T04:06:50.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-02T04:06:51.094Z] + git tag --points-at HEAD [Pipeline] } [2022-11-02T04:06:51.119Z] $ docker exec --env ******** --env ******** 3dcbbb11858cd4219ce439b286caf6bfb2bcf9686c3ab82a4a06a51c1b7cfe44 ssh-agent -k [2022-11-02T04:06:51.249Z] unset SSH_AUTH_SOCK; [2022-11-02T04:06:51.249Z] unset SSH_AGENT_PID; [2022-11-02T04:06:51.249Z] echo Agent pid 37 killed; [2022-11-02T04:06:51.261Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-02T04:06:51.348Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-02T04:06:51.348Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-02T04:06:51.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-02T04:06:51.469Z] $ docker exec 3dcbbb11858cd4219ce439b286caf6bfb2bcf9686c3ab82a4a06a51c1b7cfe44 ssh-agent [2022-11-02T04:06:51.578Z] SSH_AUTH_SOCK=/tmp/ssh-kt1xLV1r5Aai/agent.69 [2022-11-02T04:06:51.578Z] SSH_AGENT_PID=75 [2022-11-02T04:06:51.583Z] Running ssh-add (command line suppressed) [2022-11-02T04:06:51.691Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-570@tmp/private_key_189220926844511875.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-570@tmp/private_key_189220926844511875.key) [2022-11-02T04:06:51.707Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-02T04:06:52.055Z] + git semver init [2022-11-02T04:06:52.314Z] 2022-11-02 04:06:52,229 [run_init] DEBUG init version:0.0.0 force:False [2022-11-02T04:06:52.314Z] 2022-11-02 04:06:52,230 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-570/.semver [2022-11-02T04:06:52.314Z] 2022-11-02 04:06:52,231 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-570/.semver [2022-11-02T04:06:52.314Z] 2022-11-02 04:06:52,231 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-570/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-570, universal_newlines=False, shell=None, istream=None) [2022-11-02T04:06:53.694Z] 2022-11-02 04:06:53,680 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-570/.git/info/exclude [2022-11-02T04:06:53.694Z] 2022-11-02 04:06:53,680 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-570/.semver/PR-570 with force:False [2022-11-02T04:06:53.694Z] 2022-11-02 04:06:53,680 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-570/.semver/PR-570 [2022-11-02T04:06:53.694Z] 2022-11-02 04:06:53,685 [execute] INFO git cat-file --batch-check [2022-11-02T04:06:53.694Z] 2022-11-02 04:06:53,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-570/.semver, universal_newlines=False, shell=None, istream=) [2022-11-02T04:06:53.694Z] 2022-11-02 04:06:53,692 [execute] INFO git cat-file --batch [2022-11-02T04:06:53.955Z] 2022-11-02 04:06:53,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-570/.semver, universal_newlines=False, shell=None, istream=) [2022-11-02T04:06:53.955Z] 2022-11-02 04:06:53,697 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-570/.semver/PR-570 [2022-11-02T04:06:53.955Z] 0.0.0 [Pipeline] } [2022-11-02T04:06:53.975Z] $ docker exec --env ******** --env ******** 3dcbbb11858cd4219ce439b286caf6bfb2bcf9686c3ab82a4a06a51c1b7cfe44 ssh-agent -k [2022-11-02T04:06:54.082Z] unset SSH_AUTH_SOCK; [2022-11-02T04:06:54.083Z] unset SSH_AGENT_PID; [2022-11-02T04:06:54.083Z] echo Agent pid 75 killed; [2022-11-02T04:06:54.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-02T04:06:54.518Z] + git semver [Pipeline] } [2022-11-02T04:06:54.804Z] $ docker stop --time=1 3dcbbb11858cd4219ce439b286caf6bfb2bcf9686c3ab82a4a06a51c1b7cfe44 [2022-11-02T04:06:56.125Z] $ docker rm -f 3dcbbb11858cd4219ce439b286caf6bfb2bcf9686c3ab82a4a06a51c1b7cfe44 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T04:06:56.531Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-02T04:06:56.773Z] Stashed 1 file(s) [Pipeline] echo [2022-11-02T04:06:56.790Z] [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:06:57.423Z] provisioning config files... [2022-11-02T04:06:57.430Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-570@tmp/config7886137754554888025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T04:06:57.799Z] ---> docker-login.sh [2022-11-02T04:06:57.799Z] nexus3.edgexfoundry.org:10001 [2022-11-02T04:06:57.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:06:57.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:06:57.799Z] Configure a credential helper to remove this warning. See [2022-11-02T04:06:57.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:06:57.799Z] [2022-11-02T04:06:57.799Z] Login Succeeded [2022-11-02T04:06:57.799Z] nexus3.edgexfoundry.org:10002 [2022-11-02T04:06:57.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:06:57.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:06:57.799Z] Configure a credential helper to remove this warning. See [2022-11-02T04:06:57.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:06:57.799Z] [2022-11-02T04:06:57.799Z] Login Succeeded [2022-11-02T04:06:57.799Z] nexus3.edgexfoundry.org:10003 [2022-11-02T04:06:58.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:06:58.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:06:58.056Z] Configure a credential helper to remove this warning. See [2022-11-02T04:06:58.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:06:58.056Z] [2022-11-02T04:06:58.056Z] Login Succeeded [2022-11-02T04:06:58.056Z] nexus3.edgexfoundry.org:10004 [2022-11-02T04:06:58.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:06:58.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:06:58.056Z] Configure a credential helper to remove this warning. See [2022-11-02T04:06:58.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:06:58.056Z] [2022-11-02T04:06:58.056Z] Login Succeeded [2022-11-02T04:06:58.056Z] docker.io [2022-11-02T04:06:58.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:06:58.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:06:58.576Z] Configure a credential helper to remove this warning. See [2022-11-02T04:06:58.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:06:58.576Z] [2022-11-02T04:06:58.576Z] Login Succeeded [2022-11-02T04:06:58.576Z] ---> docker-login.sh ends [Pipeline] } [2022-11-02T04:06:58.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-02T04:06:58.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T04:06:58.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T04:06:58.865Z] ========================================================= [2022-11-02T04:06:58.865Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-02T04:06:58.865Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T04:06:59.350Z] + 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:06:59.610Z] Sending build context to Docker daemon 45.55MB [2022-11-02T04:06:59.610Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-11-02T04:06:59.610Z] Step 2/16 : FROM ${BASE} AS builder [2022-11-02T04:06:59.610Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-02T04:06:59.610Z] 213ec9aee27d: Pulling fs layer [2022-11-02T04:06:59.610Z] 4583459ba037: Pulling fs layer [2022-11-02T04:06:59.610Z] 93c1e223e6f2: Pulling fs layer [2022-11-02T04:06:59.610Z] 53926ce57604: Pulling fs layer [2022-11-02T04:06:59.610Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-02T04:06:59.610Z] 30f14e443154: Pulling fs layer [2022-11-02T04:06:59.610Z] 801331c1e519: Pulling fs layer [2022-11-02T04:06:59.610Z] 99cc6dd402b0: Pulling fs layer [2022-11-02T04:06:59.610Z] 7d9ed39f4882: Pulling fs layer [2022-11-02T04:06:59.610Z] 99cc6dd402b0: Waiting [2022-11-02T04:06:59.610Z] 21b2b0c7a3f4: Waiting [2022-11-02T04:06:59.610Z] 801331c1e519: Waiting [2022-11-02T04:06:59.610Z] 30f14e443154: Waiting [2022-11-02T04:06:59.610Z] 7d9ed39f4882: Waiting [2022-11-02T04:06:59.610Z] 53926ce57604: Waiting [2022-11-02T04:06:59.610Z] 93c1e223e6f2: Download complete [2022-11-02T04:06:59.610Z] 4583459ba037: Verifying Checksum [2022-11-02T04:06:59.610Z] 4583459ba037: Download complete [2022-11-02T04:06:59.610Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-02T04:06:59.610Z] 21b2b0c7a3f4: Download complete [2022-11-02T04:06:59.610Z] 30f14e443154: Verifying Checksum [2022-11-02T04:06:59.610Z] 30f14e443154: Download complete [2022-11-02T04:06:59.610Z] 213ec9aee27d: Verifying Checksum [2022-11-02T04:06:59.876Z] 801331c1e519: Verifying Checksum [2022-11-02T04:06:59.876Z] 801331c1e519: Download complete [2022-11-02T04:06:59.876Z] 213ec9aee27d: Pull complete [2022-11-02T04:07:00.148Z] 4583459ba037: Pull complete [2022-11-02T04:07:00.148Z] 93c1e223e6f2: Pull complete [2022-11-02T04:07:00.737Z] 99cc6dd402b0: Verifying Checksum [2022-11-02T04:07:00.737Z] 99cc6dd402b0: Download complete [2022-11-02T04:07:00.737Z] 53926ce57604: Verifying Checksum [2022-11-02T04:07:00.737Z] 53926ce57604: Download complete [2022-11-02T04:07:00.737Z] 7d9ed39f4882: Verifying Checksum [2022-11-02T04:07:00.737Z] 7d9ed39f4882: Download complete [2022-11-02T04:07:04.937Z] 53926ce57604: Pull complete [2022-11-02T04:07:04.937Z] 21b2b0c7a3f4: Pull complete [2022-11-02T04:07:04.937Z] 30f14e443154: Pull complete [2022-11-02T04:07:04.937Z] 801331c1e519: Pull complete [2022-11-02T04:07:06.871Z] 99cc6dd402b0: Pull complete [2022-11-02T04:07:07.805Z] 7d9ed39f4882: Pull complete [2022-11-02T04:07:07.805Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-11-02T04:07:07.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-02T04:07:07.805Z] ---> 1dedd983c030 [2022-11-02T04:07:07.805Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-02T04:07:10.345Z] ---> Running in e6e597c9998b [2022-11-02T04:07:10.345Z] Removing intermediate container e6e597c9998b [2022-11-02T04:07:10.345Z] ---> 4f27a1824af1 [2022-11-02T04:07:10.345Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-11-02T04:07:10.345Z] ---> Running in 3b74645f8f13 [2022-11-02T04:07:10.345Z] Removing intermediate container 3b74645f8f13 [2022-11-02T04:07:10.345Z] ---> a786740e75b6 [2022-11-02T04:07:10.345Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-11-02T04:07:10.345Z] ---> Running in f555b54790ee [2022-11-02T04:07:10.345Z] Removing intermediate container f555b54790ee [2022-11-02T04:07:10.345Z] ---> 9171a9d3a27b [2022-11-02T04:07:10.345Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-11-02T04:07:10.345Z] ---> Running in 67b901e717ce [2022-11-02T04:07:10.345Z] Removing intermediate container 67b901e717ce [2022-11-02T04:07:10.345Z] ---> 9de7d2b3a104 [2022-11-02T04:07:10.345Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-02T04:07:10.345Z] ---> Running in 6a4179bf8bb7 [2022-11-02T04:07:10.602Z] Removing intermediate container 6a4179bf8bb7 [2022-11-02T04:07:10.602Z] ---> e7b7fcf5c55b [2022-11-02T04:07:10.602Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-02T04:07:11.167Z] latest: Pulling from library/docker [2022-11-02T04:07:11.423Z] 213ec9aee27d: Already exists [2022-11-02T04:07:11.423Z] 7b0dd730a5c3: Pulling fs layer [2022-11-02T04:07:11.423Z] 4b90f8029a36: Pulling fs layer [2022-11-02T04:07:11.423Z] a89466c712af: Pulling fs layer [2022-11-02T04:07:11.423Z] 9c6a0a734fa9: Pulling fs layer [2022-11-02T04:07:11.423Z] beeedf2bf9bb: Pulling fs layer [2022-11-02T04:07:11.423Z] 3bc3016a9123: Pulling fs layer [2022-11-02T04:07:11.423Z] 45d434503156: Pulling fs layer [2022-11-02T04:07:11.423Z] 539e1dfa3993: Pulling fs layer [2022-11-02T04:07:11.423Z] 9c6a0a734fa9: Waiting [2022-11-02T04:07:11.423Z] 539e1dfa3993: Waiting [2022-11-02T04:07:11.423Z] 45d434503156: Waiting [2022-11-02T04:07:11.423Z] 3bc3016a9123: Waiting [2022-11-02T04:07:11.423Z] beeedf2bf9bb: Waiting [2022-11-02T04:07:11.682Z] 4b90f8029a36: Verifying Checksum [2022-11-02T04:07:11.682Z] 4b90f8029a36: Download complete [2022-11-02T04:07:11.682Z] 7b0dd730a5c3: Download complete [2022-11-02T04:07:11.682Z] a89466c712af: Verifying Checksum [2022-11-02T04:07:11.682Z] a89466c712af: Download complete [2022-11-02T04:07:11.941Z] 7b0dd730a5c3: Pull complete [2022-11-02T04:07:11.941Z] 3bc3016a9123: Verifying Checksum [2022-11-02T04:07:11.941Z] 3bc3016a9123: Download complete [2022-11-02T04:07:11.941Z] 4b90f8029a36: Pull complete [2022-11-02T04:07:11.941Z] 9c6a0a734fa9: Verifying Checksum [2022-11-02T04:07:11.941Z] 9c6a0a734fa9: Download complete [2022-11-02T04:07:12.202Z] 45d434503156: Download complete [2022-11-02T04:07:12.202Z] beeedf2bf9bb: Verifying Checksum [2022-11-02T04:07:12.202Z] beeedf2bf9bb: Download complete [2022-11-02T04:07:12.202Z] 539e1dfa3993: Download complete [2022-11-02T04:07:12.227Z] Still waiting to schedule task [2022-11-02T04:07:12.227Z] ‘prd-centos7-blackbox-4c-2g-117564’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-02T04:07:12.227Z] ‘prd-centos7-builder-2c-1g-117801’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-02T04:07:12.227Z] ‘prd-ubuntu20.04-docker-8c-8g-117800’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-02T04:07:12.227Z] ‘prd-ubuntu20.04-docker-8c-8g-117811’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-02T04:07:12.227Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-117814’ is offline [2022-11-02T04:07:12.461Z] a89466c712af: Pull complete [2022-11-02T04:07:12.719Z] 9c6a0a734fa9: Pull complete [2022-11-02T04:07:12.978Z] beeedf2bf9bb: Pull complete [2022-11-02T04:07:12.978Z] 3bc3016a9123: Pull complete [2022-11-02T04:07:13.237Z] 45d434503156: Pull complete [2022-11-02T04:07:13.237Z] 539e1dfa3993: Pull complete [2022-11-02T04:07:13.237Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-11-02T04:07:13.237Z] Status: Downloaded newer image for docker:latest [2022-11-02T04:07:14.614Z] ---> 798e481b4cdd [2022-11-02T04:07:14.614Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-02T04:07:14.614Z] ---> Running in 759e22abaf2b [2022-11-02T04:07:15.185Z] Removing intermediate container 759e22abaf2b [2022-11-02T04:07:15.185Z] ---> eefc87814fda [2022-11-02T04:07:15.185Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-02T04:07:15.185Z] ---> Running in bb9990e323d2 [2022-11-02T04:07:15.448Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-02T04:07:16.863Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-02T04:07:17.436Z] OK: 211 MiB in 51 packages [2022-11-02T04:07:17.694Z] Removing intermediate container bb9990e323d2 [2022-11-02T04:07:17.694Z] ---> 3443e83d775c [2022-11-02T04:07:17.694Z] Step 11/16 : ENV GO111MODULE=on [2022-11-02T04:07:17.694Z] ---> Running in eeb57cef495a [2022-11-02T04:07:17.952Z] Removing intermediate container eeb57cef495a [2022-11-02T04:07:17.952Z] ---> f6561da39c3b [2022-11-02T04:07:17.952Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-02T04:07:17.952Z] ---> Running in fc5676cb28ef [2022-11-02T04:07:17.952Z] Removing intermediate container fc5676cb28ef [2022-11-02T04:07:17.952Z] ---> e66154e35a61 [2022-11-02T04:07:17.952Z] Step 13/16 : COPY go.mod vendor* ./ [2022-11-02T04:07:18.211Z] ---> 39966889b94f [2022-11-02T04:07:18.211Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-02T04:07:18.211Z] ---> Running in 218b6d5cef79 [2022-11-02T04:07:36.323Z] Removing intermediate container 218b6d5cef79 [2022-11-02T04:07:36.323Z] ---> 9aab2d1ffad6 [2022-11-02T04:07:36.323Z] Step 15/16 : COPY . . [2022-11-02T04:07:36.323Z] ---> 389538781c48 [2022-11-02T04:07:36.323Z] Step 16/16 : RUN ${MAKE} [2022-11-02T04:07:36.323Z] ---> Running in 129a306686e5 [2022-11-02T04:07:36.323Z] noop [2022-11-02T04:07:36.324Z] Removing intermediate container 129a306686e5 [2022-11-02T04:07:36.324Z] ---> 1a63d7092236 [2022-11-02T04:07:36.324Z] Successfully built 1a63d7092236 [2022-11-02T04:07:36.324Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T04:07:36.787Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-02T04:07:36.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T04:07:36.944Z] prd-ubuntu20.04-docker-8c-8g-117810 does not seem to be running inside a container [2022-11-02T04:07:36.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-570 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-570:/w/workspace/edgexfoundry_edgex-ui-go_PR-570:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-570@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-570@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:07:37.368Z] $ docker top de30a9089d16fae8e735078fb8e11d476fa68a402e2341042028fc4161c516cb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T04:07:37.760Z] + go version [2022-11-02T04:07:37.760Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-02T04:07:37.793Z] $ docker stop --time=1 de30a9089d16fae8e735078fb8e11d476fa68a402e2341042028fc4161c516cb [2022-11-02T04:07:39.080Z] $ docker rm -f de30a9089d16fae8e735078fb8e11d476fa68a402e2341042028fc4161c516cb [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:07:39.793Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-02T04:07:39.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T04:07:39.952Z] prd-ubuntu20.04-docker-8c-8g-117810 does not seem to be running inside a container [2022-11-02T04:07:39.983Z] $ 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-570 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-570:/w/workspace/edgexfoundry_edgex-ui-go_PR-570:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-570@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-570@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:07:40.358Z] $ docker top c19fa2267efd342821f8e7d13a7faa3eda030e62fa21abb7c4c79537ba03731e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T04:07:40.745Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-570 [Pipeline] fileExists [Pipeline] sh [2022-11-02T04:07:41.097Z] + make test [2022-11-02T04:07:41.097Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-11-02T04:07:41.355Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-11-02T04:07:51.319Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-11-02T04:07:51.319Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-11-02T04:07:51.319Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-11-02T04:07:51.319Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-11-02T04:07:51.319Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-11-02T04:07:51.319Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-11-02T04:07:51.319Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-11-02T04:07:51.319Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-11-02T04:07:51.319Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-11-02T04:07:53.222Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-02T04:07:53.482Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-02T04:07:53.482Z] ./bin/test-attribution-txt.sh [2022-11-02T04:07:53.482Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-11-02T04:07:53.482Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-02T04:07:53.482Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-11-02T04:07:53.482Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-11-02T04:07:53.482Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-11-02T04:07:53.482Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-11-02T04:07:53.482Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-11-02T04:07:53.482Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-11-02T04:07:53.482Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-11-02T04:07:53.482Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-11-02T04:07:53.482Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-11-02T04:07:53.482Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-11-02T04:07:53.482Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-02T04:07:53.482Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-02T04:07:53.482Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-11-02T04:07:53.482Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-11-02T04:07:53.482Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-11-02T04:07:53.482Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-11-02T04:07:53.482Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-11-02T04:07:53.482Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-11-02T04:07:53.482Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-11-02T04:07:53.482Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-11-02T04:07:53.482Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-11-02T04:07:53.482Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-11-02T04:07:53.482Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-11-02T04:07:53.482Z] make -C web test [2022-11-02T04:07:53.482Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-570/web' [2022-11-02T04:07:53.482Z] make[1]: tput: No such file or directory [2022-11-02T04:07:53.482Z] make[1]: tput: No such file or directory [2022-11-02T04:07:53.482Z] warning: generating ./VERSION [2022-11-02T04:07:53.482Z] echo "0.0.0" > VERSION [2022-11-02T04:07:53.482Z] docker build \ [2022-11-02T04:07:53.482Z] -f Dockerfile \ [2022-11-02T04:07:53.482Z] --build-arg USER=1000 \ [2022-11-02T04:07:53.482Z] \ [2022-11-02T04:07:53.482Z] --label "git_sha=7b9b9d4519a0436a892b7ed309346ffbd587b8ab" \ [2022-11-02T04:07:53.482Z] -t edgexfoundry/edgex-web-ui:7b9b9d4519a0436a892b7ed309346ffbd587b8ab \ [2022-11-02T04:07:53.482Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-11-02T04:07:53.482Z] . [2022-11-02T04:07:53.741Z] Sending build context to Docker daemon 3.269MB [2022-11-02T04:07:53.741Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-11-02T04:07:53.999Z] 16.17-alpine3.15: Pulling from library/node [2022-11-02T04:07:54.265Z] 9621f1afde84: Pulling fs layer [2022-11-02T04:07:54.265Z] c6f70ee39829: Pulling fs layer [2022-11-02T04:07:54.265Z] 56892a8094a2: Pulling fs layer [2022-11-02T04:07:54.265Z] 58dd87906ef0: Pulling fs layer [2022-11-02T04:07:54.265Z] 58dd87906ef0: Waiting [2022-11-02T04:07:54.265Z] 9621f1afde84: Verifying Checksum [2022-11-02T04:07:54.524Z] 9621f1afde84: Pull complete [2022-11-02T04:07:54.524Z] 58dd87906ef0: Download complete [2022-11-02T04:07:54.785Z] 56892a8094a2: Download complete [2022-11-02T04:07:55.750Z] c6f70ee39829: Verifying Checksum [2022-11-02T04:07:55.750Z] c6f70ee39829: Download complete [2022-11-02T04:07:56.759Z] c6f70ee39829: Pull complete [2022-11-02T04:07:56.759Z] 56892a8094a2: Pull complete [2022-11-02T04:07:57.034Z] 58dd87906ef0: Pull complete [2022-11-02T04:07:57.034Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-11-02T04:07:57.034Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-11-02T04:07:57.034Z] ---> b69703f70c3d [2022-11-02T04:07:57.034Z] Step 2/10 : RUN apk add --no-cache chromium [2022-11-02T04:07:57.620Z] ---> Running in 8de767fea050 [2022-11-02T04:07:57.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-02T04:07:57.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-02T04:07:58.138Z] (1/129) Installing libxau (1.0.9-r0) [2022-11-02T04:07:58.138Z] (2/129) Installing libmd (1.0.3-r0) [2022-11-02T04:07:58.138Z] (3/129) Installing libbsd (0.11.3-r1) [2022-11-02T04:07:58.138Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-11-02T04:07:58.138Z] (5/129) Installing libxcb (1.14-r2) [2022-11-02T04:07:58.138Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-11-02T04:07:58.138Z] (7/129) Installing libxext (1.3.4-r0) [2022-11-02T04:07:58.138Z] (8/129) Installing libice (1.0.10-r0) [2022-11-02T04:07:58.138Z] (9/129) Installing libuuid (2.37.4-r0) [2022-11-02T04:07:58.138Z] (10/129) Installing libsm (1.2.3-r0) [2022-11-02T04:07:58.138Z] (11/129) Installing libxt (1.2.1-r0) [2022-11-02T04:07:58.138Z] (12/129) Installing libxmu (1.1.3-r0) [2022-11-02T04:07:58.400Z] (13/129) Installing xset (1.2.4-r0) [2022-11-02T04:07:58.400Z] (14/129) Installing xprop (1.2.5-r0) [2022-11-02T04:07:58.400Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-11-02T04:07:58.400Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-11-02T04:07:58.400Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-11-02T04:07:58.400Z] (18/129) Installing libffi (3.4.2-r1) [2022-11-02T04:07:58.400Z] (19/129) Installing libintl (0.21-r0) [2022-11-02T04:07:58.400Z] (20/129) Installing libblkid (2.37.4-r0) [2022-11-02T04:07:58.400Z] (21/129) Installing libmount (2.37.4-r0) [2022-11-02T04:07:58.400Z] (22/129) Installing pcre (8.45-r1) [2022-11-02T04:07:58.400Z] (23/129) Installing glib (2.70.1-r0) [2022-11-02T04:07:58.400Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-11-02T04:07:58.400Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-11-02T04:07:58.400Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-11-02T04:07:58.400Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-11-02T04:07:58.400Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-11-02T04:07:58.400Z] (29/129) Installing libpng (1.6.37-r1) [2022-11-02T04:07:58.400Z] (30/129) Installing libwebp (1.2.2-r0) [2022-11-02T04:07:58.400Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-11-02T04:07:58.400Z] (32/129) Installing tiff (4.4.0-r0) [2022-11-02T04:07:58.400Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-11-02T04:07:58.400Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-11-02T04:07:58.400Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-11-02T04:07:58.400Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-11-02T04:07:58.400Z] (37/129) Installing libxrender (0.9.10-r3) [2022-11-02T04:07:58.400Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-11-02T04:07:58.400Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-11-02T04:07:58.400Z] (40/129) Installing libxi (1.8-r0) [2022-11-02T04:07:58.400Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-11-02T04:07:58.400Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-11-02T04:07:58.400Z] (43/129) Installing atk (2.36.0-r0) [2022-11-02T04:07:58.400Z] (44/129) Installing libxtst (1.2.3-r3) [2022-11-02T04:07:58.400Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-11-02T04:07:58.400Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-11-02T04:07:58.657Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-11-02T04:07:58.657Z] (48/129) Installing expat (2.5.0-r0) [2022-11-02T04:07:58.657Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-11-02T04:07:58.657Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-11-02T04:07:58.657Z] (51/129) Installing freetype (2.11.1-r2) [2022-11-02T04:07:58.657Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-11-02T04:07:58.657Z] (53/129) Installing pixman (0.40.0-r3) [2022-11-02T04:07:58.657Z] (54/129) Installing cairo (1.16.0-r5) [2022-11-02T04:07:58.657Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-11-02T04:07:58.657Z] (56/129) Installing avahi-libs (0.8-r5) [2022-11-02T04:07:58.657Z] (57/129) Installing gmp (6.2.1-r1) [2022-11-02T04:07:58.657Z] (58/129) Installing nettle (3.7.3-r0) [2022-11-02T04:07:58.657Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-11-02T04:07:58.657Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-11-02T04:07:58.657Z] (61/129) Installing libunistring (0.9.10-r1) [2022-11-02T04:07:58.657Z] (62/129) Installing gnutls (3.7.1-r1) [2022-11-02T04:07:58.657Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-11-02T04:07:58.657Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-11-02T04:07:58.657Z] (65/129) Installing fribidi (1.0.11-r0) [2022-11-02T04:07:58.657Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-11-02T04:07:58.657Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-11-02T04:07:58.657Z] (68/129) Installing libxft (2.3.4-r0) [2022-11-02T04:07:58.657Z] (69/129) Installing pango (1.48.10-r0) [2022-11-02T04:07:58.657Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-11-02T04:07:58.657Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-11-02T04:07:58.657Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-11-02T04:07:58.657Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-11-02T04:07:58.916Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-11-02T04:07:58.916Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-11-02T04:07:58.916Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-11-02T04:07:58.916Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-11-02T04:07:58.916Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-11-02T04:07:58.916Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-11-02T04:07:58.916Z] Executing ttf-opensans-1.10-r1.post-install [2022-11-02T04:08:01.448Z] (79/129) Installing libogg (1.3.5-r0) [2022-11-02T04:08:01.448Z] (80/129) Installing flac (1.3.4-r0) [2022-11-02T04:08:01.448Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-11-02T04:08:01.448Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-11-02T04:08:01.448Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-11-02T04:08:01.448Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-11-02T04:08:01.448Z] (85/129) Installing libass (0.15.2-r0) [2022-11-02T04:08:01.448Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-11-02T04:08:01.448Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-11-02T04:08:01.448Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-11-02T04:08:01.448Z] (89/129) Installing lame (3.100-r0) [2022-11-02T04:08:01.448Z] (90/129) Installing opus (1.3.1-r1) [2022-11-02T04:08:01.449Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-11-02T04:08:01.449Z] (92/129) Installing soxr (0.1.3-r2) [2022-11-02T04:08:01.449Z] (93/129) Installing libsrt (1.4.2-r1) [2022-11-02T04:08:01.449Z] (94/129) Installing libssh (0.9.6-r1) [2022-11-02T04:08:01.449Z] (95/129) Installing libtheora (1.1.1-r16) [2022-11-02T04:08:01.449Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-11-02T04:08:01.449Z] (97/129) Installing libpciaccess (0.16-r0) [2022-11-02T04:08:01.449Z] (98/129) Installing libdrm (2.4.109-r0) [2022-11-02T04:08:01.449Z] (99/129) Installing libva (2.13.0-r0) [2022-11-02T04:08:01.449Z] (100/129) Installing libvdpau (1.4-r0) [2022-11-02T04:08:01.449Z] (101/129) Installing vidstab (1.1.0-r1) [2022-11-02T04:08:01.449Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-11-02T04:08:01.449Z] (103/129) Installing libvpx (1.10.0-r0) [2022-11-02T04:08:01.449Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-11-02T04:08:01.449Z] (105/129) Installing x264-libs (20210613-r0) [2022-11-02T04:08:01.449Z] (106/129) Installing x265-libs (3.5-r0) [2022-11-02T04:08:01.449Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-11-02T04:08:01.449Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-11-02T04:08:01.449Z] (109/129) Installing libevent (2.1.12-r4) [2022-11-02T04:08:01.449Z] (110/129) Installing mesa (21.2.6-r0) [2022-11-02T04:08:01.449Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-11-02T04:08:01.449Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-11-02T04:08:01.449Z] (113/129) Installing lcms2 (2.12-r1) [2022-11-02T04:08:01.449Z] (114/129) Installing nspr (4.32-r0) [2022-11-02T04:08:01.449Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-11-02T04:08:01.449Z] (116/129) Installing nss (3.78.1-r0) [2022-11-02T04:08:01.708Z] (117/129) Installing libasyncns (0.8-r1) [2022-11-02T04:08:01.708Z] (118/129) Installing libltdl (2.4.6-r7) [2022-11-02T04:08:01.708Z] (119/129) Installing orc (0.4.32-r0) [2022-11-02T04:08:01.708Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-11-02T04:08:01.708Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-11-02T04:08:01.708Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-11-02T04:08:01.708Z] (123/129) Installing libpulse (15.0-r2) [2022-11-02T04:08:01.708Z] (124/129) Installing re2 (2021.11.01-r0) [2022-11-02T04:08:01.708Z] (125/129) Installing snappy (1.1.9-r1) [2022-11-02T04:08:01.708Z] (126/129) Installing libgpg-error (1.42-r1) [2022-11-02T04:08:01.708Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-11-02T04:08:01.708Z] (128/129) Installing libxslt (1.1.35-r0) [2022-11-02T04:08:01.708Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-11-02T04:08:02.705Z] Executing busybox-1.34.1-r7.trigger [2022-11-02T04:08:02.705Z] Executing glib-2.70.1-r0.trigger [2022-11-02T04:08:02.705Z] Executing shared-mime-info-2.1-r1.trigger [2022-11-02T04:08:05.240Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-11-02T04:08:05.240Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-11-02T04:08:05.240Z] Executing fontconfig-2.13.1-r4.trigger [2022-11-02T04:08:05.240Z] Executing mkfontscale-1.2.1-r1.trigger [2022-11-02T04:08:05.240Z] OK: 286 MiB in 145 packages [2022-11-02T04:08:08.526Z] Removing intermediate container 8de767fea050 [2022-11-02T04:08:08.526Z] ---> 48a67c6e72b9 [2022-11-02T04:08:08.526Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-11-02T04:08:08.526Z] ---> Running in f75603da86e3 [2022-11-02T04:08:08.526Z] Removing intermediate container f75603da86e3 [2022-11-02T04:08:08.526Z] ---> 341b5d2acc91 [2022-11-02T04:08:08.526Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-11-02T04:08:08.526Z] ---> Running in 2eb4ddcbe72f [2022-11-02T04:08:08.526Z] Removing intermediate container 2eb4ddcbe72f [2022-11-02T04:08:08.526Z] ---> cc2ee980860b [2022-11-02T04:08:08.526Z] Step 5/10 : RUN npm install -g npm [2022-11-02T04:08:08.526Z] ---> Running in a1d43f2be803 [2022-11-02T04:08:15.087Z] [2022-11-02T04:08:15.087Z] changed 54 packages, and audited 212 packages in 5s [2022-11-02T04:08:15.087Z] [2022-11-02T04:08:15.087Z] 11 packages are looking for funding [2022-11-02T04:08:15.087Z] run `npm fund` for details [2022-11-02T04:08:15.087Z] [2022-11-02T04:08:15.087Z] found 0 vulnerabilities [2022-11-02T04:08:15.653Z] Removing intermediate container a1d43f2be803 [2022-11-02T04:08:15.653Z] ---> 6479872e65c8 [2022-11-02T04:08:15.653Z] Step 6/10 : ARG USER=1000 [2022-11-02T04:08:15.653Z] ---> Running in def9f512b7b6 [2022-11-02T04:08:15.911Z] Removing intermediate container def9f512b7b6 [2022-11-02T04:08:15.911Z] ---> 6feee4c88bfe [2022-11-02T04:08:15.911Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-11-02T04:08:15.911Z] ---> Running in d29ee56769bd [2022-11-02T04:08:16.479Z] Removing intermediate container d29ee56769bd [2022-11-02T04:08:16.479Z] ---> b4e5ccd59c59 [2022-11-02T04:08:16.479Z] Step 8/10 : USER $USER:$USER [2022-11-02T04:08:16.479Z] ---> Running in 1182b963a025 [2022-11-02T04:08:16.479Z] Removing intermediate container 1182b963a025 [2022-11-02T04:08:16.479Z] ---> 0835b350dd64 [2022-11-02T04:08:16.479Z] Step 9/10 : WORKDIR /app [2022-11-02T04:08:16.741Z] ---> Running in dc7adf63df83 [2022-11-02T04:08:16.741Z] Removing intermediate container dc7adf63df83 [2022-11-02T04:08:16.741Z] ---> 9ed3574f3e5b [2022-11-02T04:08:16.741Z] Step 10/10 : LABEL git_sha=7b9b9d4519a0436a892b7ed309346ffbd587b8ab [2022-11-02T04:08:16.741Z] ---> Running in fee24d165a04 [2022-11-02T04:08:16.741Z] Removing intermediate container fee24d165a04 [2022-11-02T04:08:16.741Z] ---> b3225db99d8c [2022-11-02T04:08:16.741Z] Successfully built b3225db99d8c [2022-11-02T04:08:16.741Z] Successfully tagged edgexfoundry/edgex-web-ui:7b9b9d4519a0436a892b7ed309346ffbd587b8ab [2022-11-02T04:08:16.741Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-11-02T04:08:16.741Z] touch edgex-web-ui.imagebuilt [2022-11-02T04:08:16.741Z] mkdir -p node_modules coverage [2022-11-02T04:08:16.741Z] chown "1000:1000" node_modules coverage package-lock.json [2022-11-02T04:08:16.741Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE required: { [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE }, [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE } [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE required: { [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE }, [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE } [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE required: { [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE }, [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE } [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE required: { [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE }, [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE } [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE required: { [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE }, [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE } [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE required: { [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE }, [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE } [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE required: { [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE }, [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE } [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE required: { [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE }, [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE } [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE required: { [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE }, [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:08:18.640Z] npm WARN EBADENGINE } [2022-11-02T04:08:22.822Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-11-02T04:08:23.080Z] 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:23.080Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-02T04:08:23.080Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-11-02T04:08:23.339Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-11-02T04:08:23.339Z] 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:23.910Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-11-02T04:08:24.844Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-11-02T04:08:25.101Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-11-02T04:08:27.008Z] 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:27.008Z] 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:27.948Z] 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:28.207Z] 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:28.776Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-02T04:08:28.776Z] 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:29.035Z] 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:29.971Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-02T04:08:31.343Z] 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:08:33.875Z] 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:08:40.447Z] [2022-11-02T04:08:40.447Z] added 1478 packages, and audited 1479 packages in 22s [2022-11-02T04:08:40.447Z] [2022-11-02T04:08:40.447Z] 90 packages are looking for funding [2022-11-02T04:08:40.447Z] run `npm fund` for details [2022-11-02T04:08:40.447Z] [2022-11-02T04:08:40.447Z] 15 vulnerabilities (3 moderate, 9 high, 3 critical) [2022-11-02T04:08:40.447Z] [2022-11-02T04:08:40.447Z] To address issues that do not require attention, run: [2022-11-02T04:08:40.447Z] npm audit fix [2022-11-02T04:08:40.447Z] [2022-11-02T04:08:40.447Z] To address all issues (including breaking changes), run: [2022-11-02T04:08:40.447Z] npm audit fix --force [2022-11-02T04:08:40.447Z] [2022-11-02T04:08:40.447Z] Run `npm audit` for details. [2022-11-02T04:08:42.994Z] 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:08:45.549Z] - Generating browser application bundles (phase: setup)... [2022-11-02T04:08:49.730Z] Compiling @angular/core : es2015 as esm2015 [2022-11-02T04:08:49.730Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-11-02T04:08:53.909Z] Compiling @angular/common : es2015 as esm2015 [2022-11-02T04:08:53.909Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-11-02T04:08:53.909Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-11-02T04:08:53.909Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-11-02T04:08:54.474Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-11-02T04:08:54.474Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-11-02T04:08:54.730Z] Compiling @angular/router : es2015 as esm2015 [2022-11-02T04:08:54.987Z] Compiling @angular/common/http : es2015 as esm2015 [2022-11-02T04:08:54.987Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-11-02T04:08:55.243Z] Compiling @angular/forms : es2015 as esm2015 [2022-11-02T04:08:55.243Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-11-02T04:08:57.139Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-11-02T04:09:03.692Z] 02 11 2022 04:09:03.109:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-11-02T04:09:03.692Z] 02 11 2022 04:09:03.111:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-11-02T04:09:03.692Z] 02 11 2022 04:09:03.114:INFO [launcher]: Starting browser ChromeHeadless [2022-11-02T04:09:15.891Z] ✔ Browser application bundle generation complete. [2022-11-02T04:09:15.891Z] 02 11 2022 04:09:14.758:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket EAlmxF8busoosn4BAAAB with id 80605648 [2022-11-02T04:09:17.790Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-11-02T04:09:17.790Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.029 secs) [2022-11-02T04:09:17.790Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.224 secs) [2022-11-02T04:09:18.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.23 secs) [2022-11-02T04:09:18.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.29 secs) [2022-11-02T04:09:18.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.309 secs) [2022-11-02T04:09:18.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.345 secs) [2022-11-02T04:09:18.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.35 secs) [2022-11-02T04:09:18.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.355 secs) [2022-11-02T04:09:18.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.361 secs) [2022-11-02T04:09:18.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.364 secs) [2022-11-02T04:09:18.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.416 secs) [2022-11-02T04:09:18.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.423 secs) [2022-11-02T04:09:18.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.432 secs) [2022-11-02T04:09:18.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.452 secs) [2022-11-02T04:09:18.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.49 secs) [2022-11-02T04:09:18.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.5 secs) [2022-11-02T04:09:18.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.515 secs) [2022-11-02T04:09:18.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.558 secs) [2022-11-02T04:09:18.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.585 secs) [2022-11-02T04:09:18.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.588 secs) [2022-11-02T04:09:18.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.59 secs) [2022-11-02T04:09:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.595 secs) [2022-11-02T04:09:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.636 secs) [2022-11-02T04:09:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.655 secs) [2022-11-02T04:09:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.665 secs) [2022-11-02T04:09:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.676 secs) [2022-11-02T04:09:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.686 secs) [2022-11-02T04:09:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.718 secs) [2022-11-02T04:09:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.722 secs) [2022-11-02T04:09:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.726 secs) [2022-11-02T04:09:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.745 secs) [2022-11-02T04:09:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.753 secs) [2022-11-02T04:09:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.788 secs) [2022-11-02T04:09:18.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.802 secs) [2022-11-02T04:09:18.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.807 secs) [2022-11-02T04:09:18.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.829 secs) [2022-11-02T04:09:18.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.839 secs) [2022-11-02T04:09:18.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.866 secs) [2022-11-02T04:09:18.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.94 secs) [2022-11-02T04:09:18.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.961 secs) [2022-11-02T04:09:18.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.988 secs) [2022-11-02T04:09:19.083Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.043 secs) [2022-11-02T04:09:19.083Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.052 secs) [2022-11-02T04:09:19.083Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.054 secs) [2022-11-02T04:09:19.083Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.063 secs) [2022-11-02T04:09:19.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.069 secs) [2022-11-02T04:09:19.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.079 secs) [2022-11-02T04:09:19.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.084 secs) [2022-11-02T04:09:19.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.087 secs) [2022-11-02T04:09:19.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.108 secs) [2022-11-02T04:09:19.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.123 secs) [2022-11-02T04:09:19.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.143 secs) [2022-11-02T04:09:19.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.155 secs) [2022-11-02T04:09:19.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.187 secs) [2022-11-02T04:09:19.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.202 secs) [2022-11-02T04:09:19.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.224 secs) [2022-11-02T04:09:19.342Z] WARN: ' [2022-11-02T04:09:19.342Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-02T04:09:19.342Z] Support for using the ngModel input property and ngModelChange event with [2022-11-02T04:09:19.342Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-02T04:09:19.342Z] in a future version of Angular. [2022-11-02T04:09:19.342Z] [2022-11-02T04:09:19.342Z] For more information on this, see our API docs here: [2022-11-02T04:09:19.342Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-02T04:09:19.342Z] ' [2022-11-02T04:09:19.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.224 secs) [2022-11-02T04:09:19.342Z] WARN: ' [2022-11-02T04:09:19.342Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-02T04:09:19.342Z] Support for using the ngModel input property and ngModelChange event with [2022-11-02T04:09:19.342Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-02T04:09:19.342Z] in a future version of Angular. [2022-11-02T04:09:19.342Z] [2022-11-02T04:09:19.342Z] For more information on this, see our API docs here: [2022-11-02T04:09:19.342Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-02T04:09:19.342Z] ' [2022-11-02T04:09:19.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.255 secs) [2022-11-02T04:09:19.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.261 secs) [2022-11-02T04:09:19.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.265 secs) [2022-11-02T04:09:19.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.268 secs) [2022-11-02T04:09:19.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.277 secs) [2022-11-02T04:09:19.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.282 secs) [2022-11-02T04:09:19.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.286 secs) [2022-11-02T04:09:19.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.287 secs) [2022-11-02T04:09:19.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.296 secs) [2022-11-02T04:09:19.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.337 secs) [2022-11-02T04:09:19.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.355 secs) [2022-11-02T04:09:19.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.372 secs) [2022-11-02T04:09:19.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.398 secs) [2022-11-02T04:09:19.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.414 secs) [2022-11-02T04:09:19.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.433 secs) [2022-11-02T04:09:19.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.516 secs) [2022-11-02T04:09:19.600Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.537 secs) [2022-11-02T04:09:19.600Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.546 secs) [2022-11-02T04:09:19.600Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.563 secs) [2022-11-02T04:09:19.858Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.577 secs) [2022-11-02T04:09:19.858Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.585 secs) [2022-11-02T04:09:19.858Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.6 secs) [2022-11-02T04:09:19.858Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.604 secs) [2022-11-02T04:09:19.858Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.605 secs) [2022-11-02T04:09:19.858Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.623 secs) [2022-11-02T04:09:19.858Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.645 secs) [2022-11-02T04:09:19.858Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.648 secs) [2022-11-02T04:09:19.858Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.65 secs) [2022-11-02T04:09:19.858Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.656 secs) [2022-11-02T04:09:19.858Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.667 secs) [2022-11-02T04:09:19.858Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.677 secs) [2022-11-02T04:09:19.858Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.681 secs) [2022-11-02T04:09:19.858Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.684 secs) [2022-11-02T04:09:19.858Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.689 secs) [2022-11-02T04:09:19.858Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.697 secs) [2022-11-02T04:09:19.858Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.707 secs) [2022-11-02T04:09:19.858Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.727 secs) [2022-11-02T04:09:20.116Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.741 secs) [2022-11-02T04:09:20.116Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.748 secs) [2022-11-02T04:09:20.116Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.753 secs) [2022-11-02T04:09:20.116Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.772 secs) [2022-11-02T04:09:20.116Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.782 secs) [2022-11-02T04:09:20.116Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.787 secs) [2022-11-02T04:09:20.116Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.792 secs) [2022-11-02T04:09:20.116Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.806 secs) [2022-11-02T04:09:20.116Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.811 secs) [2022-11-02T04:09:20.116Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.818 secs) [2022-11-02T04:09:20.116Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.822 secs) [2022-11-02T04:09:20.116Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.825 secs) [2022-11-02T04:09:20.116Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.83 secs) [2022-11-02T04:09:20.116Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.858 secs) [2022-11-02T04:09:20.116Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.863 secs) [2022-11-02T04:09:20.116Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.865 secs) [2022-11-02T04:09:20.116Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.895 secs) [2022-11-02T04:09:20.116Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.904 secs) [2022-11-02T04:09:20.116Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.912 secs) [2022-11-02T04:09:20.374Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.92 secs) [2022-11-02T04:09:20.374Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.944 secs) [2022-11-02T04:09:20.374Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.951 secs) [2022-11-02T04:09:20.374Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.954 secs) [2022-11-02T04:09:20.374Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.976 secs) [2022-11-02T04:09:20.374Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.987 secs) [2022-11-02T04:09:20.374Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.996 secs) [2022-11-02T04:09:20.374Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.019 secs) [2022-11-02T04:09:20.374Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.027 secs) [2022-11-02T04:09:20.374Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.036 secs) [2022-11-02T04:09:20.374Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.042 secs) [2022-11-02T04:09:20.375Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.045 secs) [2022-11-02T04:09:20.375Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.048 secs) [2022-11-02T04:09:20.375Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.055 secs) [2022-11-02T04:09:20.375Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.064 secs) [2022-11-02T04:09:20.375Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.069 secs) [2022-11-02T04:09:20.375Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.071 secs) [2022-11-02T04:09:20.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.073 secs) [2022-11-02T04:09:20.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.077 secs) [2022-11-02T04:09:20.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.084 secs) [2022-11-02T04:09:20.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.089 secs) [2022-11-02T04:09:20.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.101 secs) [2022-11-02T04:09:20.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.104 secs) [2022-11-02T04:09:20.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.106 secs) [2022-11-02T04:09:20.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.108 secs) [2022-11-02T04:09:20.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.109 secs) [2022-11-02T04:09:20.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.111 secs) [2022-11-02T04:09:20.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.113 secs) [2022-11-02T04:09:20.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.124 secs) [2022-11-02T04:09:20.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.143 secs) [2022-11-02T04:09:20.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.148 secs) [2022-11-02T04:09:20.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.155 secs) [2022-11-02T04:09:20.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.157 secs) [2022-11-02T04:09:20.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.159 secs) [2022-11-02T04:09:20.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.164 secs) [2022-11-02T04:09:20.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.166 secs) [2022-11-02T04:09:20.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.177 secs) [2022-11-02T04:09:20.894Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.152 secs / 2.177 secs) [2022-11-02T04:09:20.894Z] TOTAL: 149 SUCCESS [2022-11-02T04:09:20.894Z] ✔ Browser application bundle generation complete. [2022-11-02T04:09:21.150Z] [2022-11-02T04:09:21.150Z] =============================== Coverage summary =============================== [2022-11-02T04:09:21.150Z] Statements : 40.95% ( 1466/3580 ) [2022-11-02T04:09:21.150Z] Branches : 12.03% ( 111/923 ) [2022-11-02T04:09:21.150Z] Functions : 33.2% ( 431/1298 ) [2022-11-02T04:09:21.150Z] Lines : 38.88% ( 1317/3387 ) [2022-11-02T04:09:21.150Z] ================================================================================ [2022-11-02T04:09:21.408Z] ✔ Browser application bundle generation complete. [2022-11-02T04:09:21.665Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-570/web' [Pipeline] echo [2022-11-02T04:09:21.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-02T04:09:21.732Z] $ docker stop --time=1 c19fa2267efd342821f8e7d13a7faa3eda030e62fa21abb7c4c79537ba03731e [2022-11-02T04:09:22.991Z] $ docker rm -f c19fa2267efd342821f8e7d13a7faa3eda030e62fa21abb7c4c79537ba03731e [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T04:09:23.432Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-02T04:09:24.065Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-02T04:09:25.601Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-02T04:09:26.166Z] + ls -al . [2022-11-02T04:09:26.167Z] total 184 [2022-11-02T04:09:26.167Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 2 04:07 . [2022-11-02T04:09:26.167Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:06 .. [2022-11-02T04:09:26.167Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:06 .blubracket [2022-11-02T04:09:26.167Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 2 04:06 .dockerignore [2022-11-02T04:09:26.167Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 04:06 .git [2022-11-02T04:09:26.167Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:06 .github [2022-11-02T04:09:26.167Z] -rw-rw-r-- 1 jenkins jenkins 185 Nov 2 04:06 .gitignore [2022-11-02T04:09:26.167Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 04:06 .semver [2022-11-02T04:09:26.167Z] -rw-rw-r-- 1 jenkins jenkins 4856 Nov 2 04:06 Attribution.txt [2022-11-02T04:09:26.167Z] -rw-rw-r-- 1 jenkins jenkins 14570 Nov 2 04:06 CHANGELOG.md [2022-11-02T04:09:26.167Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 2 04:06 CONTRIBUTING.md [2022-11-02T04:09:26.167Z] -rw-rw-r-- 1 jenkins jenkins 1847 Nov 2 04:06 Dockerfile [2022-11-02T04:09:26.167Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 2 04:06 Jenkinsfile [2022-11-02T04:09:26.167Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 2 04:06 LICENSE [2022-11-02T04:09:26.167Z] -rw-rw-r-- 1 jenkins jenkins 2124 Nov 2 04:06 Makefile [2022-11-02T04:09:26.167Z] -rw-rw-r-- 1 jenkins jenkins 4558 Nov 2 04:06 README.md [2022-11-02T04:09:26.167Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 04:06 VERSION [2022-11-02T04:09:26.167Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:06 assets [2022-11-02T04:09:26.167Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:06 bin [2022-11-02T04:09:26.167Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:06 cmd [2022-11-02T04:09:26.167Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 2 04:07 coverage.out [2022-11-02T04:09:26.167Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:06 docs [2022-11-02T04:09:26.167Z] -rw-rw-r-- 1 jenkins jenkins 3152 Nov 2 04:06 go.mod [2022-11-02T04:09:26.167Z] -rw-rw-r-- 1 jenkins jenkins 43972 Nov 2 04:06 go.sum [2022-11-02T04:09:26.167Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 04:06 internal [2022-11-02T04:09:26.167Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:06 snap [2022-11-02T04:09:26.167Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:06 testing [2022-11-02T04:09:26.167Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 2 04:06 version.go [2022-11-02T04:09:26.167Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 2 04:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T04:09:26.561Z] + 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=7b9b9d4519a0436a892b7ed309346ffbd587b8ab --label arch=amd64 --label version=0.0.0 . [2022-11-02T04:09:26.819Z] Sending build context to Docker daemon 48.3MB [2022-11-02T04:09:26.819Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-02T04:09:26.819Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-02T04:09:26.819Z] ---> 1a63d7092236 [2022-11-02T04:09:26.819Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-02T04:09:27.078Z] ---> Running in 2d15ae85f3d5 [2022-11-02T04:09:27.078Z] Removing intermediate container 2d15ae85f3d5 [2022-11-02T04:09:27.078Z] ---> c4429119a487 [2022-11-02T04:09:27.078Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-11-02T04:09:27.078Z] ---> Running in e9c5e8f3706d [2022-11-02T04:09:27.342Z] Removing intermediate container e9c5e8f3706d [2022-11-02T04:09:27.342Z] ---> c87d7602d0d3 [2022-11-02T04:09:27.342Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-02T04:09:27.342Z] ---> Running in bfebba0e39bf [2022-11-02T04:09:27.342Z] Removing intermediate container bfebba0e39bf [2022-11-02T04:09:27.342Z] ---> 227a67fa0daf [2022-11-02T04:09:27.342Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-11-02T04:09:27.342Z] ---> Running in 1e59657167d1 [2022-11-02T04:09:27.602Z] Removing intermediate container 1e59657167d1 [2022-11-02T04:09:27.602Z] ---> aef6ebae5d16 [2022-11-02T04:09:27.602Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-02T04:09:27.602Z] ---> Running in 71ad98c7e39b [2022-11-02T04:09:27.602Z] Removing intermediate container 71ad98c7e39b [2022-11-02T04:09:27.602Z] ---> dd0894094985 [2022-11-02T04:09:27.602Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-02T04:09:28.170Z] ---> c462746a2e4c [2022-11-02T04:09:28.170Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-02T04:09:28.170Z] ---> Running in 14400373339f [2022-11-02T04:09:28.740Z] Removing intermediate container 14400373339f [2022-11-02T04:09:28.740Z] ---> 1fabb2486cd9 [2022-11-02T04:09:28.740Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-02T04:09:28.997Z] ---> Running in 25690c382d85 [2022-11-02T04:09:29.255Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-02T04:09:29.579Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-02T04:09:30.142Z] OK: 211 MiB in 51 packages [2022-11-02T04:09:30.707Z] Removing intermediate container 25690c382d85 [2022-11-02T04:09:30.707Z] ---> faa1f7c8b874 [2022-11-02T04:09:30.707Z] Step 11/26 : ENV GO111MODULE=on [2022-11-02T04:09:30.707Z] ---> Running in 126c44018da3 [2022-11-02T04:09:30.707Z] Removing intermediate container 126c44018da3 [2022-11-02T04:09:30.707Z] ---> 9a1eb5e03aa0 [2022-11-02T04:09:30.707Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-02T04:09:30.707Z] ---> Running in ec926a671d96 [2022-11-02T04:09:30.707Z] Removing intermediate container ec926a671d96 [2022-11-02T04:09:30.707Z] ---> d4291c723ff7 [2022-11-02T04:09:30.707Z] Step 13/26 : COPY go.mod vendor* ./ [2022-11-02T04:09:30.966Z] ---> d00e3e4998ce [2022-11-02T04:09:30.966Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-02T04:09:30.966Z] ---> Running in 4ff73f714d1d [2022-11-02T04:09:31.897Z] Removing intermediate container 4ff73f714d1d [2022-11-02T04:09:31.897Z] ---> e83ac5226070 [2022-11-02T04:09:31.897Z] Step 15/26 : COPY . . [2022-11-02T04:09:32.830Z] ---> 16630a66afa5 [2022-11-02T04:09:32.830Z] Step 16/26 : RUN ${MAKE} [2022-11-02T04:09:32.830Z] ---> Running in bda44913c9e4 [2022-11-02T04:09:33.087Z] 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:09:43.042Z] Removing intermediate container bda44913c9e4 [2022-11-02T04:09:43.042Z] ---> 163dd37ee928 [2022-11-02T04:09:43.042Z] Step 17/26 : FROM alpine:3.14 [2022-11-02T04:09:43.607Z] 3.14: Pulling from library/alpine [2022-11-02T04:09:43.607Z] c7ed990a2339: Pulling fs layer [2022-11-02T04:09:43.865Z] c7ed990a2339: Verifying Checksum [2022-11-02T04:09:43.865Z] c7ed990a2339: Download complete [2022-11-02T04:09:44.122Z] c7ed990a2339: Pull complete [2022-11-02T04:09:44.122Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-02T04:09:44.122Z] Status: Downloaded newer image for alpine:3.14 [2022-11-02T04:09:44.122Z] ---> dd53f409bf0b [2022-11-02T04:09:44.122Z] Step 18/26 : EXPOSE 4000 [2022-11-02T04:09:44.122Z] ---> Running in 8442118658ab [2022-11-02T04:09:44.122Z] Removing intermediate container 8442118658ab [2022-11-02T04:09:44.122Z] ---> df741d7ca495 [2022-11-02T04:09:44.122Z] 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:09:44.686Z] ---> b8558cb7938b [2022-11-02T04:09:44.686Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-11-02T04:09:44.686Z] ---> 212a86d3966f [2022-11-02T04:09:44.686Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-11-02T04:09:44.944Z] ---> 5dd388901aa6 [2022-11-02T04:09:44.944Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-02T04:09:44.944Z] ---> Running in bfae52668dbc [2022-11-02T04:09:44.944Z] Removing intermediate container bfae52668dbc [2022-11-02T04:09:44.944Z] ---> 04b0864f4613 [2022-11-02T04:09:44.944Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-11-02T04:09:45.203Z] ---> Running in 8d0e805dde33 [2022-11-02T04:09:45.203Z] Removing intermediate container 8d0e805dde33 [2022-11-02T04:09:45.203Z] ---> 82e5ff838074 [2022-11-02T04:09:45.203Z] Step 24/26 : LABEL arch=amd64 [2022-11-02T04:09:45.203Z] ---> Running in eb76e1a21f70 [2022-11-02T04:09:45.203Z] Removing intermediate container eb76e1a21f70 [2022-11-02T04:09:45.203Z] ---> 925f154b09a1 [2022-11-02T04:09:45.203Z] Step 25/26 : LABEL git_sha=7b9b9d4519a0436a892b7ed309346ffbd587b8ab [2022-11-02T04:09:45.203Z] ---> Running in fdde0065433f [2022-11-02T04:09:45.463Z] Removing intermediate container fdde0065433f [2022-11-02T04:09:45.463Z] ---> 1c2030cb1ef5 [2022-11-02T04:09:45.464Z] Step 26/26 : LABEL version=0.0.0 [2022-11-02T04:09:45.464Z] ---> Running in 35ad8b2c9faf [2022-11-02T04:09:45.464Z] Removing intermediate container 35ad8b2c9faf [2022-11-02T04:09:45.464Z] ---> eae9506a5d82 [2022-11-02T04:09:45.464Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-02T04:09:45.464Z] Successfully built eae9506a5d82 [2022-11-02T04:09:45.464Z] 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:09:46.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T04:09:46.399Z] [2022-11-02T04:09:46.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T04:09:46.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T04:09:46.767Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-02T04:09:46.767Z] 5eb5b503b376: Pulling fs layer [2022-11-02T04:09:46.767Z] 5c69ac0246d0: Pulling fs layer [2022-11-02T04:09:46.767Z] ec43610c2a17: Pulling fs layer [2022-11-02T04:09:46.767Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-02T04:09:46.767Z] 33b1e0a273af: Pulling fs layer [2022-11-02T04:09:46.767Z] 5d3b04190fa2: Pulling fs layer [2022-11-02T04:09:46.767Z] 2f39f015ded8: Pulling fs layer [2022-11-02T04:09:46.767Z] 33b1e0a273af: Waiting [2022-11-02T04:09:46.767Z] 3a2ae6a8a46f: Waiting [2022-11-02T04:09:46.767Z] 5d3b04190fa2: Waiting [2022-11-02T04:09:46.767Z] 2f39f015ded8: Waiting [2022-11-02T04:09:46.767Z] 5c69ac0246d0: Download complete [2022-11-02T04:09:46.767Z] 3a2ae6a8a46f: Download complete [2022-11-02T04:09:47.026Z] 33b1e0a273af: Verifying Checksum [2022-11-02T04:09:47.026Z] 33b1e0a273af: Download complete [2022-11-02T04:09:47.026Z] 5d3b04190fa2: Verifying Checksum [2022-11-02T04:09:47.026Z] 5d3b04190fa2: Download complete [2022-11-02T04:09:47.026Z] ec43610c2a17: Verifying Checksum [2022-11-02T04:09:47.026Z] ec43610c2a17: Download complete [2022-11-02T04:09:47.026Z] 5eb5b503b376: Verifying Checksum [2022-11-02T04:09:47.026Z] 5eb5b503b376: Download complete [2022-11-02T04:09:47.597Z] 2f39f015ded8: Download complete [2022-11-02T04:09:48.162Z] 5eb5b503b376: Pull complete [2022-11-02T04:09:48.162Z] 5c69ac0246d0: Pull complete [2022-11-02T04:09:48.728Z] ec43610c2a17: Pull complete [2022-11-02T04:09:48.728Z] 3a2ae6a8a46f: Pull complete [2022-11-02T04:09:48.985Z] 33b1e0a273af: Pull complete [2022-11-02T04:09:48.985Z] 5d3b04190fa2: Pull complete [2022-11-02T04:09:53.162Z] 2f39f015ded8: Pull complete [2022-11-02T04:09:53.162Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-02T04:09:53.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T04:09:53.162Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T04:09:53.372Z] prd-ubuntu20.04-docker-8c-8g-117810 does not seem to be running inside a container [2022-11-02T04:09:53.400Z] $ 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-570 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-570:/w/workspace/edgexfoundry_edgex-ui-go_PR-570:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-570@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-570@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:09:54.891Z] $ docker top a6b33ba3fa36390f5aa5e8935eae7fa8f7dc518cf1a2c2efb9974d3bcd6651e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T04:09:55.325Z] ---> job-cost.sh [2022-11-02T04:09:55.325Z] lf-activate-venv: SKIPPING [2022-11-02T04:09:55.325Z] INFO: No Stack... [2022-11-02T04:09:55.584Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-02T04:09:56.149Z] INFO: Archiving Costs [Pipeline] sh [2022-11-02T04:09:56.457Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-570/archives/cost.csv [2022-11-02T04:09:56.457Z] + cut -d, -f6 [Pipeline] lock [2022-11-02T04:09:56.498Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-570-1-stack-cost] [2022-11-02T04:09:56.503Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-570-1-stack-cost] did not exist. Created. [2022-11-02T04:09:56.503Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-570-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-02T04:09:56.892Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-02T04:09:57.273Z] Stashed 1 file(s) [Pipeline] } [2022-11-02T04:09:57.289Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-570-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-02T04:09:57.366Z] $ docker stop --time=1 a6b33ba3fa36390f5aa5e8935eae7fa8f7dc518cf1a2c2efb9974d3bcd6651e7 [2022-11-02T04:09:58.638Z] $ docker rm -f a6b33ba3fa36390f5aa5e8935eae7fa8f7dc518cf1a2c2efb9974d3bcd6651e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-02T04:10:08.358Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117821 in /w/workspace/edgexfoundry_edgex-ui-go_PR-570 [Pipeline] { [Pipeline] ws [2022-11-02T04:10:08.399Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-11-02T04:10:08.493Z] The recommended git tool is: git [2022-11-02T04:10:22.100Z] using credential edgex-jenkins-ssh [2022-11-02T04:10:22.125Z] Cloning the remote Git repository [2022-11-02T04:10:22.226Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-02T04:10:22.407Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-11-02T04:10:22.652Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-02T04:10:22.654Z] > git --version # timeout=10 [2022-11-02T04:10:22.689Z] > git --version # 'git version 2.25.1' [2022-11-02T04:10:22.692Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-02T04:10:22.763Z] Verifying host key using known hosts file [2022-11-02T04:10:23.117Z] 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:23.136Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-02T04:10:27.287Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-11-02T04:10:27.318Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-02T04:10:29.288Z] Merging remotes/origin/main commit 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 into PR head commit 7b9b9d4519a0436a892b7ed309346ffbd587b8ab [2022-11-02T04:10:28.638Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-11-02T04:10:28.689Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-02T04:10:28.690Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-02T04:10:28.697Z] Verifying host key using known hosts file [2022-11-02T04:10:28.705Z] 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:28.718Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/570/head:refs/remotes/origin/PR-570 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-02T04:10:29.461Z] > git config core.sparsecheckout # timeout=10 [2022-11-02T04:10:29.489Z] > git checkout -f 7b9b9d4519a0436a892b7ed309346ffbd587b8ab # timeout=10 [2022-11-02T04:10:30.150Z] Merge succeeded, producing 7b9b9d4519a0436a892b7ed309346ffbd587b8ab [2022-11-02T04:10:30.151Z] Checking out Revision 7b9b9d4519a0436a892b7ed309346ffbd587b8ab (PR-570) [2022-11-02T04:10:31.545Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2" [2022-11-02T04:10:31.623Z] > git --version # timeout=10 [2022-11-02T04:10:31.636Z] > git --version # 'git version 2.25.1' [2022-11-02T04:10:31.652Z] fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-02T04:10:30.004Z] > git remote # timeout=10 [2022-11-02T04:10:30.034Z] > git config --get remote.origin.url # timeout=10 [2022-11-02T04:10:30.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-02T04:10:30.083Z] Verifying host key using known hosts file [2022-11-02T04:10:30.089Z] 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:30.102Z] > git merge 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 # timeout=10 [2022-11-02T04:10:30.134Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-02T04:10:30.164Z] > git config core.sparsecheckout # timeout=10 [2022-11-02T04:10:30.184Z] > git checkout -f 7b9b9d4519a0436a892b7ed309346ffbd587b8ab # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-02T04:10:32.796Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-02T04:10:32.796Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-02T04:10:32.796Z] Dload Upload Total Spent Left Speed [2022-11-02T04:10:32.796Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 168k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh [2022-11-02T04:10:33.533Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-02T04:10:33.932Z] + sudo tee /etc/docker/daemon.new [2022-11-02T04:10:33.932Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-02T04:10:33.932Z] { [2022-11-02T04:10:33.932Z] "registry-mirrors": [ [2022-11-02T04:10:33.932Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-02T04:10:33.932Z] ], [2022-11-02T04:10:33.932Z] "bip": "10.250.0.254/24", [2022-11-02T04:10:33.932Z] "hosts": [ [2022-11-02T04:10:33.932Z] "tcp://0.0.0.0:5555", [2022-11-02T04:10:33.932Z] "unix:///var/run/docker.sock" [2022-11-02T04:10:33.932Z] ], [2022-11-02T04:10:33.932Z] "mtu": 1458, [2022-11-02T04:10:33.932Z] "selinux-enabled": true, [2022-11-02T04:10:33.932Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-02T04:10:33.932Z] } [Pipeline] sh [2022-11-02T04:10:34.331Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-02T04:10:34.750Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-02T04:10:53.230Z] provisioning config files... [2022-11-02T04:10:53.269Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config9405048351589599416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T04:10:53.697Z] ---> docker-login.sh [2022-11-02T04:10:53.697Z] nexus3.edgexfoundry.org:10001 [2022-11-02T04:10:54.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:10:54.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:10:54.579Z] Configure a credential helper to remove this warning. See [2022-11-02T04:10:54.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:10:54.579Z] [2022-11-02T04:10:54.579Z] Login Succeeded [2022-11-02T04:10:54.579Z] nexus3.edgexfoundry.org:10002 [2022-11-02T04:10:54.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:10:54.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:10:54.855Z] Configure a credential helper to remove this warning. See [2022-11-02T04:10:54.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:10:54.855Z] [2022-11-02T04:10:54.855Z] Login Succeeded [2022-11-02T04:10:54.855Z] nexus3.edgexfoundry.org:10003 [2022-11-02T04:10:55.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:10:55.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:10:55.457Z] Configure a credential helper to remove this warning. See [2022-11-02T04:10:55.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:10:55.457Z] [2022-11-02T04:10:55.457Z] Login Succeeded [2022-11-02T04:10:55.457Z] nexus3.edgexfoundry.org:10004 [2022-11-02T04:10:55.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:10:56.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:10:56.077Z] Configure a credential helper to remove this warning. See [2022-11-02T04:10:56.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:10:56.077Z] [2022-11-02T04:10:56.077Z] Login Succeeded [2022-11-02T04:10:56.077Z] docker.io [2022-11-02T04:10:56.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-02T04:10:56.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-02T04:10:56.701Z] Configure a credential helper to remove this warning. See [2022-11-02T04:10:56.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-02T04:10:56.701Z] [2022-11-02T04:10:56.701Z] Login Succeeded [2022-11-02T04:10:56.701Z] ---> docker-login.sh ends [Pipeline] } [2022-11-02T04:10:56.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-02T04:10:57.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T04:10:57.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-02T04:10:57.171Z] ========================================================= [2022-11-02T04:10:57.171Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-02T04:10:57.171Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T04:10:57.674Z] + 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:10:58.695Z] Sending build context to Docker daemon 28.75MB [2022-11-02T04:10:58.695Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-11-02T04:10:58.695Z] Step 2/16 : FROM ${BASE} AS builder [2022-11-02T04:10:58.969Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-02T04:10:58.969Z] 9b18e9b68314: Pulling fs layer [2022-11-02T04:10:58.969Z] d32db5db7311: Pulling fs layer [2022-11-02T04:10:58.969Z] d0c4b47475fc: Pulling fs layer [2022-11-02T04:10:58.969Z] 5831b945b038: Pulling fs layer [2022-11-02T04:10:58.969Z] 86bbec2aaacd: Pulling fs layer [2022-11-02T04:10:58.969Z] e10730c5d714: Pulling fs layer [2022-11-02T04:10:58.969Z] 5dd5c2283517: Pulling fs layer [2022-11-02T04:10:58.969Z] d5ac0230b979: Pulling fs layer [2022-11-02T04:10:58.969Z] 5831b945b038: Waiting [2022-11-02T04:10:58.969Z] 86bbec2aaacd: Waiting [2022-11-02T04:10:58.969Z] 5dd5c2283517: Waiting [2022-11-02T04:10:58.969Z] d5ac0230b979: Waiting [2022-11-02T04:10:58.969Z] d0c4b47475fc: Verifying Checksum [2022-11-02T04:10:58.969Z] d0c4b47475fc: Download complete [2022-11-02T04:10:58.969Z] d32db5db7311: Verifying Checksum [2022-11-02T04:10:58.969Z] d32db5db7311: Download complete [2022-11-02T04:10:58.969Z] 86bbec2aaacd: Verifying Checksum [2022-11-02T04:10:58.969Z] 86bbec2aaacd: Download complete [2022-11-02T04:10:58.969Z] e10730c5d714: Verifying Checksum [2022-11-02T04:10:58.969Z] e10730c5d714: Download complete [2022-11-02T04:10:58.969Z] 9b18e9b68314: Download complete [2022-11-02T04:11:00.437Z] 9b18e9b68314: Pull complete [2022-11-02T04:11:00.437Z] d5ac0230b979: Verifying Checksum [2022-11-02T04:11:00.437Z] d5ac0230b979: Download complete [2022-11-02T04:11:01.055Z] d32db5db7311: Pull complete [2022-11-02T04:11:01.337Z] d0c4b47475fc: Pull complete [2022-11-02T04:11:01.618Z] 5dd5c2283517: Verifying Checksum [2022-11-02T04:11:01.618Z] 5dd5c2283517: Download complete [2022-11-02T04:11:02.619Z] 5831b945b038: Verifying Checksum [2022-11-02T04:11:02.619Z] 5831b945b038: Download complete [2022-11-02T04:11:18.028Z] 5831b945b038: Pull complete [2022-11-02T04:11:18.028Z] 86bbec2aaacd: Pull complete [2022-11-02T04:11:18.028Z] e10730c5d714: Pull complete [2022-11-02T04:11:22.372Z] 5dd5c2283517: Pull complete [2022-11-02T04:11:25.790Z] d5ac0230b979: Pull complete [2022-11-02T04:11:25.790Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-11-02T04:11:25.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-02T04:11:25.790Z] ---> 59b3b1a385d4 [2022-11-02T04:11:25.790Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-02T04:11:27.793Z] ---> Running in 4fad163c0930 [2022-11-02T04:11:28.070Z] Removing intermediate container 4fad163c0930 [2022-11-02T04:11:28.070Z] ---> 95c7ba979bb2 [2022-11-02T04:11:28.070Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-11-02T04:11:28.350Z] ---> Running in 253a1574dfb0 [2022-11-02T04:11:28.625Z] Removing intermediate container 253a1574dfb0 [2022-11-02T04:11:28.625Z] ---> f237697e422e [2022-11-02T04:11:28.625Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-11-02T04:11:28.904Z] ---> Running in d3de750d5fb3 [2022-11-02T04:11:29.182Z] Removing intermediate container d3de750d5fb3 [2022-11-02T04:11:29.182Z] ---> 37304decc4df [2022-11-02T04:11:29.182Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-11-02T04:11:29.458Z] ---> Running in 44850b92732b [2022-11-02T04:11:29.732Z] Removing intermediate container 44850b92732b [2022-11-02T04:11:29.732Z] ---> 6f55cc490f30 [2022-11-02T04:11:29.732Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-02T04:11:30.008Z] ---> Running in ab59f367cc4f [2022-11-02T04:11:30.281Z] Removing intermediate container ab59f367cc4f [2022-11-02T04:11:30.281Z] ---> d2763f552c1e [2022-11-02T04:11:30.281Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-02T04:11:31.270Z] latest: Pulling from library/docker [2022-11-02T04:11:31.270Z] 9b18e9b68314: Already exists [2022-11-02T04:11:31.270Z] e5833820420a: Pulling fs layer [2022-11-02T04:11:31.270Z] 79069699b830: Pulling fs layer [2022-11-02T04:11:31.270Z] 444a66d86b54: Pulling fs layer [2022-11-02T04:11:31.270Z] af8c662400c0: Pulling fs layer [2022-11-02T04:11:31.270Z] 7851778f47af: Pulling fs layer [2022-11-02T04:11:31.270Z] 969048075247: Pulling fs layer [2022-11-02T04:11:31.270Z] 9d9d268b6129: Pulling fs layer [2022-11-02T04:11:31.270Z] 71d72239e8c8: Pulling fs layer [2022-11-02T04:11:31.270Z] 7851778f47af: Waiting [2022-11-02T04:11:31.270Z] 969048075247: Waiting [2022-11-02T04:11:31.270Z] 9d9d268b6129: Waiting [2022-11-02T04:11:31.270Z] 71d72239e8c8: Waiting [2022-11-02T04:11:31.270Z] af8c662400c0: Waiting [2022-11-02T04:11:31.546Z] 79069699b830: Verifying Checksum [2022-11-02T04:11:31.546Z] 79069699b830: Download complete [2022-11-02T04:11:31.546Z] e5833820420a: Verifying Checksum [2022-11-02T04:11:31.546Z] e5833820420a: Download complete [2022-11-02T04:11:31.823Z] 444a66d86b54: Verifying Checksum [2022-11-02T04:11:31.823Z] 444a66d86b54: Download complete [2022-11-02T04:11:32.101Z] 969048075247: Verifying Checksum [2022-11-02T04:11:32.101Z] 969048075247: Download complete [2022-11-02T04:11:32.101Z] 7851778f47af: Verifying Checksum [2022-11-02T04:11:32.101Z] 7851778f47af: Download complete [2022-11-02T04:11:32.378Z] 71d72239e8c8: Download complete [2022-11-02T04:11:32.378Z] af8c662400c0: Verifying Checksum [2022-11-02T04:11:32.378Z] af8c662400c0: Download complete [2022-11-02T04:11:32.378Z] e5833820420a: Pull complete [2022-11-02T04:11:32.378Z] 9d9d268b6129: Verifying Checksum [2022-11-02T04:11:32.378Z] 9d9d268b6129: Download complete [2022-11-02T04:11:32.987Z] 79069699b830: Pull complete [2022-11-02T04:11:33.970Z] 444a66d86b54: Pull complete [2022-11-02T04:11:35.412Z] af8c662400c0: Pull complete [2022-11-02T04:11:36.318Z] 7851778f47af: Pull complete [2022-11-02T04:11:36.593Z] 969048075247: Pull complete [2022-11-02T04:11:36.869Z] 9d9d268b6129: Pull complete [2022-11-02T04:11:37.146Z] 71d72239e8c8: Pull complete [2022-11-02T04:11:37.146Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-11-02T04:11:37.146Z] Status: Downloaded newer image for docker:latest [2022-11-02T04:11:40.561Z] ---> 634611d65fd2 [2022-11-02T04:11:40.561Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-02T04:11:40.561Z] ---> Running in df16a0009563 [2022-11-02T04:11:43.182Z] Removing intermediate container df16a0009563 [2022-11-02T04:11:43.182Z] ---> db1bc36b5716 [2022-11-02T04:11:43.182Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-02T04:11:43.182Z] ---> Running in 458b3922edfb [2022-11-02T04:11:44.158Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-02T04:11:45.141Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-02T04:11:46.579Z] OK: 221 MiB in 51 packages [2022-11-02T04:11:48.018Z] Removing intermediate container 458b3922edfb [2022-11-02T04:11:48.018Z] ---> 0aeeea02a9d9 [2022-11-02T04:11:48.018Z] Step 11/16 : ENV GO111MODULE=on [2022-11-02T04:11:48.018Z] ---> Running in b3e84c99e540 [2022-11-02T04:11:48.291Z] Removing intermediate container b3e84c99e540 [2022-11-02T04:11:48.291Z] ---> 133570094b6e [2022-11-02T04:11:48.291Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-02T04:11:48.568Z] ---> Running in 8c124ea80ff9 [2022-11-02T04:11:48.840Z] Removing intermediate container 8c124ea80ff9 [2022-11-02T04:11:48.840Z] ---> ebfae1e24109 [2022-11-02T04:11:48.840Z] Step 13/16 : COPY go.mod vendor* ./ [2022-11-02T04:11:49.432Z] ---> 182cf3e5ab97 [2022-11-02T04:11:49.432Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-02T04:11:49.704Z] ---> Running in 2fceda24d7c3 [2022-11-02T04:12:57.978Z] Removing intermediate container 2fceda24d7c3 [2022-11-02T04:12:57.978Z] ---> 6c16bb348a63 [2022-11-02T04:12:57.978Z] Step 15/16 : COPY . . [2022-11-02T04:12:57.978Z] ---> 67c23139e7b5 [2022-11-02T04:12:57.978Z] Step 16/16 : RUN ${MAKE} [2022-11-02T04:12:57.978Z] ---> Running in 5ecf83014b97 [2022-11-02T04:12:57.978Z] noop [2022-11-02T04:12:57.978Z] Removing intermediate container 5ecf83014b97 [2022-11-02T04:12:57.978Z] ---> be2285ee2a07 [2022-11-02T04:12:57.978Z] Successfully built be2285ee2a07 [2022-11-02T04:12:57.978Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T04:12:58.503Z] + docker inspect -f . ci-base-image-arm64 [2022-11-02T04:12:58.503Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T04:12:58.834Z] prd-ubuntu20.04-docker-arm64-4c-16g-117821 does not seem to be running inside a container [2022-11-02T04:12:58.931Z] $ 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:00.469Z] $ docker top 88dbe523bad03b0633c38a938f5e27c711df5bf0d56ff65118ecede8b26f3419 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T04:13:01.443Z] + go version [2022-11-02T04:13:01.443Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-02T04:13:01.485Z] $ docker stop --time=1 88dbe523bad03b0633c38a938f5e27c711df5bf0d56ff65118ecede8b26f3419 [2022-11-02T04:13:03.271Z] $ docker rm -f 88dbe523bad03b0633c38a938f5e27c711df5bf0d56ff65118ecede8b26f3419 [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:04.213Z] + docker inspect -f . ci-base-image-arm64 [2022-11-02T04:13:04.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T04:13:04.507Z] prd-ubuntu20.04-docker-arm64-4c-16g-117821 does not seem to be running inside a container [2022-11-02T04:13:04.624Z] $ 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:07.341Z] $ docker top b34019854c373fa8a0eeab43f28d94a02fb9fd8625ec91d026a80e7372dc960d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T04:13:08.302Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2022-11-02T04:13:09.048Z] + make test [2022-11-02T04:13:09.048Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-11-02T04:13:11.033Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-11-02T04:15:02.895Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-11-02T04:15:02.895Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-11-02T04:15:02.895Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-11-02T04:15:02.895Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-11-02T04:15:02.895Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-11-02T04:15:02.895Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-11-02T04:15:02.895Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-11-02T04:15:02.895Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-11-02T04:15:02.895Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-11-02T04:15:25.107Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-02T04:15:25.107Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-02T04:15:25.107Z] ./bin/test-attribution-txt.sh [2022-11-02T04:15:25.107Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-11-02T04:15:25.107Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-02T04:15:25.107Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-11-02T04:15:25.107Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-11-02T04:15:25.107Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-11-02T04:15:25.107Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-11-02T04:15:25.107Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-11-02T04:15:25.107Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-11-02T04:15:25.107Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-11-02T04:15:25.107Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-11-02T04:15:25.107Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-11-02T04:15:25.107Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-11-02T04:15:25.107Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-02T04:15:25.107Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-02T04:15:25.107Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-11-02T04:15:25.107Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-11-02T04:15:25.107Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-11-02T04:15:25.107Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-11-02T04:15:25.107Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-11-02T04:15:25.107Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-11-02T04:15:25.107Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-11-02T04:15:25.107Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-11-02T04:15:25.107Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-11-02T04:15:25.107Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-11-02T04:15:25.107Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-11-02T04:15:25.107Z] make -C web test [2022-11-02T04:15:25.107Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2022-11-02T04:15:25.107Z] make[1]: tput: No such file or directory [2022-11-02T04:15:25.107Z] make[1]: tput: No such file or directory [2022-11-02T04:15:25.107Z] warning: generating ./VERSION [2022-11-02T04:15:25.107Z] echo "0.0.0" > VERSION [2022-11-02T04:15:25.107Z] docker build \ [2022-11-02T04:15:25.107Z] -f Dockerfile \ [2022-11-02T04:15:25.107Z] --build-arg USER=1000 \ [2022-11-02T04:15:25.107Z] \ [2022-11-02T04:15:25.107Z] --label "git_sha=7b9b9d4519a0436a892b7ed309346ffbd587b8ab" \ [2022-11-02T04:15:25.107Z] -t edgexfoundry/edgex-web-ui:7b9b9d4519a0436a892b7ed309346ffbd587b8ab \ [2022-11-02T04:15:25.107Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-11-02T04:15:25.107Z] . [2022-11-02T04:15:25.107Z] Sending build context to Docker daemon 3.269MB [2022-11-02T04:15:25.107Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-11-02T04:15:25.107Z] 16.17-alpine3.15: Pulling from library/node [2022-11-02T04:15:25.107Z] 47517142f6ba: Pulling fs layer [2022-11-02T04:15:25.107Z] 5f8c4bfa009b: Pulling fs layer [2022-11-02T04:15:25.107Z] f7079c9c4ba1: Pulling fs layer [2022-11-02T04:15:25.107Z] aba105e6f55a: Pulling fs layer [2022-11-02T04:15:25.107Z] aba105e6f55a: Waiting [2022-11-02T04:15:25.107Z] 47517142f6ba: Download complete [2022-11-02T04:15:25.107Z] aba105e6f55a: Verifying Checksum [2022-11-02T04:15:25.107Z] aba105e6f55a: Download complete [2022-11-02T04:15:25.107Z] f7079c9c4ba1: Verifying Checksum [2022-11-02T04:15:25.107Z] f7079c9c4ba1: Download complete [2022-11-02T04:15:25.107Z] 47517142f6ba: Pull complete [2022-11-02T04:15:27.094Z] 5f8c4bfa009b: Verifying Checksum [2022-11-02T04:15:27.094Z] 5f8c4bfa009b: Download complete [2022-11-02T04:15:31.416Z] 5f8c4bfa009b: Pull complete [2022-11-02T04:15:31.416Z] f7079c9c4ba1: Pull complete [2022-11-02T04:15:31.416Z] aba105e6f55a: Pull complete [2022-11-02T04:15:31.416Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-11-02T04:15:31.416Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-11-02T04:15:31.416Z] ---> bf1b8b58d215 [2022-11-02T04:15:31.416Z] Step 2/10 : RUN apk add --no-cache chromium [2022-11-02T04:15:32.015Z] ---> Running in 5f5ec079d5ea [2022-11-02T04:15:33.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-02T04:15:33.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-02T04:15:35.219Z] (1/128) Installing libxau (1.0.9-r0) [2022-11-02T04:15:35.219Z] (2/128) Installing libmd (1.0.3-r0) [2022-11-02T04:15:35.219Z] (3/128) Installing libbsd (0.11.3-r1) [2022-11-02T04:15:35.219Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-11-02T04:15:35.219Z] (5/128) Installing libxcb (1.14-r2) [2022-11-02T04:15:35.219Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-11-02T04:15:35.219Z] (7/128) Installing libxext (1.3.4-r0) [2022-11-02T04:15:35.219Z] (8/128) Installing libice (1.0.10-r0) [2022-11-02T04:15:35.219Z] (9/128) Installing libuuid (2.37.4-r0) [2022-11-02T04:15:35.219Z] (10/128) Installing libsm (1.2.3-r0) [2022-11-02T04:15:35.219Z] (11/128) Installing libxt (1.2.1-r0) [2022-11-02T04:15:35.495Z] (12/128) Installing libxmu (1.1.3-r0) [2022-11-02T04:15:35.495Z] (13/128) Installing xset (1.2.4-r0) [2022-11-02T04:15:35.495Z] (14/128) Installing xprop (1.2.5-r0) [2022-11-02T04:15:35.495Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-11-02T04:15:35.495Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-11-02T04:15:35.495Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-11-02T04:15:35.495Z] (18/128) Installing libffi (3.4.2-r1) [2022-11-02T04:15:35.495Z] (19/128) Installing libintl (0.21-r0) [2022-11-02T04:15:35.495Z] (20/128) Installing libblkid (2.37.4-r0) [2022-11-02T04:15:35.495Z] (21/128) Installing libmount (2.37.4-r0) [2022-11-02T04:15:35.495Z] (22/128) Installing pcre (8.45-r1) [2022-11-02T04:15:35.495Z] (23/128) Installing glib (2.70.1-r0) [2022-11-02T04:15:35.767Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-11-02T04:15:35.767Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-11-02T04:15:35.767Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-11-02T04:15:35.767Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-11-02T04:15:35.767Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-11-02T04:15:35.767Z] (29/128) Installing libpng (1.6.37-r1) [2022-11-02T04:15:35.767Z] (30/128) Installing libwebp (1.2.2-r0) [2022-11-02T04:15:36.043Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-11-02T04:15:36.043Z] (32/128) Installing tiff (4.4.0-r0) [2022-11-02T04:15:36.043Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-11-02T04:15:36.043Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-11-02T04:15:36.043Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-11-02T04:15:36.043Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-11-02T04:15:36.043Z] (37/128) Installing libxrender (0.9.10-r3) [2022-11-02T04:15:36.043Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-11-02T04:15:36.043Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-11-02T04:15:36.043Z] (40/128) Installing libxi (1.8-r0) [2022-11-02T04:15:36.043Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-11-02T04:15:36.043Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-11-02T04:15:36.043Z] (43/128) Installing atk (2.36.0-r0) [2022-11-02T04:15:36.043Z] (44/128) Installing libxtst (1.2.3-r3) [2022-11-02T04:15:36.043Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-11-02T04:15:36.043Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-11-02T04:15:36.043Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-11-02T04:15:36.043Z] (48/128) Installing expat (2.5.0-r0) [2022-11-02T04:15:36.318Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-11-02T04:15:36.318Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-11-02T04:15:36.318Z] (51/128) Installing freetype (2.11.1-r2) [2022-11-02T04:15:36.318Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-11-02T04:15:36.318Z] (53/128) Installing pixman (0.40.0-r3) [2022-11-02T04:15:36.318Z] (54/128) Installing cairo (1.16.0-r5) [2022-11-02T04:15:36.318Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-11-02T04:15:36.318Z] (56/128) Installing avahi-libs (0.8-r5) [2022-11-02T04:15:36.318Z] (57/128) Installing gmp (6.2.1-r1) [2022-11-02T04:15:36.318Z] (58/128) Installing nettle (3.7.3-r0) [2022-11-02T04:15:36.595Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-11-02T04:15:36.595Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-11-02T04:15:36.595Z] (61/128) Installing libunistring (0.9.10-r1) [2022-11-02T04:15:36.595Z] (62/128) Installing gnutls (3.7.1-r1) [2022-11-02T04:15:36.595Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-11-02T04:15:36.595Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-11-02T04:15:36.595Z] (65/128) Installing fribidi (1.0.11-r0) [2022-11-02T04:15:36.595Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-11-02T04:15:36.868Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-11-02T04:15:36.868Z] (68/128) Installing libxft (2.3.4-r0) [2022-11-02T04:15:36.868Z] (69/128) Installing pango (1.48.10-r0) [2022-11-02T04:15:36.868Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-11-02T04:15:36.868Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-11-02T04:15:36.868Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-11-02T04:15:36.868Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-11-02T04:15:37.144Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-11-02T04:15:37.144Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-11-02T04:15:37.419Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-11-02T04:15:37.419Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-11-02T04:15:37.693Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-11-02T04:15:37.693Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-11-02T04:15:37.693Z] Executing ttf-opensans-1.10-r1.post-install [2022-11-02T04:15:39.674Z] (79/128) Installing libogg (1.3.5-r0) [2022-11-02T04:15:39.945Z] (80/128) Installing flac (1.3.4-r0) [2022-11-02T04:15:39.945Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-11-02T04:15:39.945Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-11-02T04:15:39.945Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-11-02T04:15:39.945Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-11-02T04:15:39.945Z] (85/128) Installing libass (0.15.2-r0) [2022-11-02T04:15:40.216Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-11-02T04:15:40.216Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-11-02T04:15:40.216Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-11-02T04:15:40.216Z] (89/128) Installing lame (3.100-r0) [2022-11-02T04:15:40.216Z] (90/128) Installing opus (1.3.1-r1) [2022-11-02T04:15:40.216Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-11-02T04:15:40.216Z] (92/128) Installing soxr (0.1.3-r2) [2022-11-02T04:15:40.216Z] (93/128) Installing libsrt (1.4.2-r1) [2022-11-02T04:15:40.216Z] (94/128) Installing libssh (0.9.6-r1) [2022-11-02T04:15:40.216Z] (95/128) Installing libtheora (1.1.1-r16) [2022-11-02T04:15:40.216Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-11-02T04:15:40.216Z] (97/128) Installing libdrm (2.4.109-r0) [2022-11-02T04:15:40.491Z] (98/128) Installing libva (2.13.0-r0) [2022-11-02T04:15:40.491Z] (99/128) Installing libvdpau (1.4-r0) [2022-11-02T04:15:40.491Z] (100/128) Installing vidstab (1.1.0-r1) [2022-11-02T04:15:40.491Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-11-02T04:15:40.491Z] (102/128) Installing libvpx (1.10.0-r0) [2022-11-02T04:15:40.491Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-11-02T04:15:40.491Z] (104/128) Installing x264-libs (20210613-r0) [2022-11-02T04:15:40.772Z] (105/128) Installing x265-libs (3.5-r0) [2022-11-02T04:15:40.772Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-11-02T04:15:40.772Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-11-02T04:15:41.597Z] (108/128) Installing libevent (2.1.12-r4) [2022-11-02T04:15:41.597Z] (109/128) Installing mesa (21.2.6-r0) [2022-11-02T04:15:41.597Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-11-02T04:15:41.597Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-11-02T04:15:41.597Z] (112/128) Installing lcms2 (2.12-r1) [2022-11-02T04:15:41.597Z] (113/128) Installing nspr (4.32-r0) [2022-11-02T04:15:41.597Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-11-02T04:15:41.597Z] (115/128) Installing nss (3.78.1-r0) [2022-11-02T04:15:41.597Z] (116/128) Installing libasyncns (0.8-r1) [2022-11-02T04:15:41.597Z] (117/128) Installing libltdl (2.4.6-r7) [2022-11-02T04:15:41.597Z] (118/128) Installing orc (0.4.32-r0) [2022-11-02T04:15:41.597Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-11-02T04:15:41.597Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-11-02T04:15:41.876Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-11-02T04:15:41.876Z] (122/128) Installing libpulse (15.0-r2) [2022-11-02T04:15:41.876Z] (123/128) Installing re2 (2021.11.01-r0) [2022-11-02T04:15:41.876Z] (124/128) Installing snappy (1.1.9-r1) [2022-11-02T04:15:41.876Z] (125/128) Installing libgpg-error (1.42-r1) [2022-11-02T04:15:41.876Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-11-02T04:15:41.876Z] (127/128) Installing libxslt (1.1.35-r0) [2022-11-02T04:15:41.876Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-11-02T04:15:47.281Z] Executing busybox-1.34.1-r7.trigger [2022-11-02T04:15:47.281Z] Executing glib-2.70.1-r0.trigger [2022-11-02T04:15:47.281Z] Executing shared-mime-info-2.1-r1.trigger [2022-11-02T04:15:53.984Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-11-02T04:15:53.984Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-11-02T04:15:53.984Z] Executing fontconfig-2.13.1-r4.trigger [2022-11-02T04:15:53.984Z] Executing mkfontscale-1.2.1-r1.trigger [2022-11-02T04:15:53.984Z] OK: 275 MiB in 144 packages [2022-11-02T04:16:02.281Z] Removing intermediate container 5f5ec079d5ea [2022-11-02T04:16:02.281Z] ---> 2b6dafcf8779 [2022-11-02T04:16:02.281Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-11-02T04:16:02.281Z] ---> Running in c46ced4971bf [2022-11-02T04:16:02.281Z] Removing intermediate container c46ced4971bf [2022-11-02T04:16:02.281Z] ---> 2c2eae1aa72a [2022-11-02T04:16:02.281Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-11-02T04:16:02.551Z] ---> Running in 72be7b2c7947 [2022-11-02T04:16:02.825Z] Removing intermediate container 72be7b2c7947 [2022-11-02T04:16:02.825Z] ---> a27c6d13a991 [2022-11-02T04:16:02.825Z] Step 5/10 : RUN npm install -g npm [2022-11-02T04:16:02.825Z] ---> Running in 7ed2da2f27b6 [2022-11-02T04:16:41.821Z] [2022-11-02T04:16:41.821Z] changed 54 packages, and audited 212 packages in 31s [2022-11-02T04:16:41.821Z] [2022-11-02T04:16:41.821Z] 11 packages are looking for funding [2022-11-02T04:16:41.821Z] run `npm fund` for details [2022-11-02T04:16:41.821Z] [2022-11-02T04:16:41.821Z] found 0 vulnerabilities [2022-11-02T04:16:42.423Z] Removing intermediate container 7ed2da2f27b6 [2022-11-02T04:16:42.423Z] ---> 9dcc591abcf0 [2022-11-02T04:16:42.423Z] Step 6/10 : ARG USER=1000 [2022-11-02T04:16:42.705Z] ---> Running in 8d7d50e7ccdc [2022-11-02T04:16:42.985Z] Removing intermediate container 8d7d50e7ccdc [2022-11-02T04:16:42.985Z] ---> 020173c7b959 [2022-11-02T04:16:42.985Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-11-02T04:16:42.985Z] ---> Running in a9307b8fc260 [2022-11-02T04:16:44.979Z] Removing intermediate container a9307b8fc260 [2022-11-02T04:16:44.979Z] ---> 837eac3dff54 [2022-11-02T04:16:44.979Z] Step 8/10 : USER $USER:$USER [2022-11-02T04:16:45.252Z] ---> Running in f87aef919e60 [2022-11-02T04:16:45.526Z] Removing intermediate container f87aef919e60 [2022-11-02T04:16:45.526Z] ---> 3f6d03641f7c [2022-11-02T04:16:45.526Z] Step 9/10 : WORKDIR /app [2022-11-02T04:16:45.526Z] ---> Running in 15264ae40353 [2022-11-02T04:16:46.121Z] Removing intermediate container 15264ae40353 [2022-11-02T04:16:46.121Z] ---> 54cdd8d5c0e9 [2022-11-02T04:16:46.121Z] Step 10/10 : LABEL git_sha=7b9b9d4519a0436a892b7ed309346ffbd587b8ab [2022-11-02T04:16:46.121Z] ---> Running in 149c423c5880 [2022-11-02T04:16:46.394Z] Removing intermediate container 149c423c5880 [2022-11-02T04:16:46.394Z] ---> 4b819d860f97 [2022-11-02T04:16:46.672Z] Successfully built 4b819d860f97 [2022-11-02T04:16:46.672Z] Successfully tagged edgexfoundry/edgex-web-ui:7b9b9d4519a0436a892b7ed309346ffbd587b8ab [2022-11-02T04:16:46.672Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-11-02T04:16:46.672Z] touch edgex-web-ui.imagebuilt [2022-11-02T04:16:46.672Z] mkdir -p node_modules coverage [2022-11-02T04:16:46.672Z] chown "1000:1000" node_modules coverage package-lock.json [2022-11-02T04:16:46.672Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE required: { [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE }, [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE } [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE required: { [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE }, [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE } [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE required: { [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE }, [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE } [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE required: { [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE }, [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE } [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE required: { [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE }, [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE } [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE required: { [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE }, [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE } [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE required: { [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE }, [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE } [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE required: { [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE }, [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE } [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE Unsupported engine { [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE required: { [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE }, [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-02T04:17:05.057Z] npm WARN EBADENGINE } [2022-11-02T04:18:01.523Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-11-02T04:18:01.524Z] 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:01.524Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-11-02T04:18:01.524Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-02T04:18:01.524Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-11-02T04:18:01.524Z] 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:09.781Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-11-02T04:18:11.255Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-11-02T04:18:12.231Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-11-02T04:18:39.009Z] 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:39.010Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-02T04:18:39.978Z] 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:18:45.362Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-11-02T04:18:47.064Z] 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:18:49.035Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-02T04:19:07.338Z] 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:07.338Z] 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:29.453Z] 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:19:56.187Z] 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:43.080Z] [2022-11-02T04:20:43.080Z] added 1475 packages, and audited 1476 packages in 4m [2022-11-02T04:20:43.080Z] [2022-11-02T04:20:43.080Z] 90 packages are looking for funding [2022-11-02T04:20:43.080Z] run `npm fund` for details [2022-11-02T04:20:43.080Z] [2022-11-02T04:20:43.080Z] 15 vulnerabilities (3 moderate, 9 high, 3 critical) [2022-11-02T04:20:43.080Z] [2022-11-02T04:20:43.080Z] To address issues that do not require attention, run: [2022-11-02T04:20:43.080Z] npm audit fix [2022-11-02T04:20:43.080Z] [2022-11-02T04:20:43.080Z] To address all issues (including breaking changes), run: [2022-11-02T04:20:43.080Z] npm audit fix --force [2022-11-02T04:20:43.080Z] [2022-11-02T04:20:43.080Z] Run `npm audit` for details. [2022-11-02T04:20:44.047Z] 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:06.168Z] - Generating browser application bundles (phase: setup)... [2022-11-02T04:21:45.081Z] Compiling @angular/core : es2015 as esm2015 [2022-11-02T04:21:45.081Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-11-02T04:22:17.332Z] Compiling @angular/common : es2015 as esm2015 [2022-11-02T04:22:17.332Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-11-02T04:22:25.553Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-11-02T04:22:25.553Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-11-02T04:22:29.813Z] Compiling @angular/router : es2015 as esm2015 [2022-11-02T04:22:30.402Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-11-02T04:22:37.065Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-11-02T04:22:38.028Z] Compiling @angular/common/http : es2015 as esm2015 [2022-11-02T04:22:38.297Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-11-02T04:22:43.647Z] Compiling @angular/forms : es2015 as esm2015 [2022-11-02T04:22:43.647Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-11-02T04:22:44.234Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-11-02T04:23:52.137Z] 02 11 2022 04:23:49.038:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-11-02T04:23:52.137Z] 02 11 2022 04:23:49.053:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-11-02T04:23:52.137Z] 02 11 2022 04:23:49.085:INFO [launcher]: Starting browser ChromeHeadless [2022-11-02T04:25:00.026Z] 02 11 2022 04:24:50.010:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-11-02T04:25:00.026Z] 02 11 2022 04:24:59.721:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-11-02T04:25:56.506Z] 02 11 2022 04:25:48.055:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-11-02T04:26:11.578Z] ✔ Browser application bundle generation complete. [2022-11-02T04:26:11.578Z] 02 11 2022 04:26:10.456:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket IOWMIZmB-nDVm5PMAAAB with id 37592706 [2022-11-02T04:26:29.788Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-11-02T04:26:30.751Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.248 secs) [2022-11-02T04:26:31.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.597 secs) [2022-11-02T04:26:31.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.65 secs) [2022-11-02T04:26:31.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.668 secs) [2022-11-02T04:26:31.604Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.843 secs) [2022-11-02T04:26:31.604Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.918 secs) [2022-11-02T04:26:31.870Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.053 secs) [2022-11-02T04:26:31.870Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.083 secs) [2022-11-02T04:26:31.870Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.118 secs) [2022-11-02T04:26:32.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.211 secs) [2022-11-02T04:26:32.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.277 secs) [2022-11-02T04:26:32.404Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.356 secs) [2022-11-02T04:26:32.404Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.417 secs) [2022-11-02T04:26:32.988Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.895 secs) [2022-11-02T04:26:33.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.135 secs) [2022-11-02T04:26:33.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.168 secs) [2022-11-02T04:26:33.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.201 secs) [2022-11-02T04:26:33.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.235 secs) [2022-11-02T04:26:33.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.317 secs) [2022-11-02T04:26:33.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.385 secs) [2022-11-02T04:26:33.788Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.473 secs) [2022-11-02T04:26:34.054Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.79 secs) [2022-11-02T04:26:34.328Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.106 secs) [2022-11-02T04:26:34.595Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.131 secs) [2022-11-02T04:26:34.595Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.259 secs) [2022-11-02T04:26:34.870Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.306 secs) [2022-11-02T04:26:34.870Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.362 secs) [2022-11-02T04:26:35.137Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.518 secs) [2022-11-02T04:26:35.137Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.609 secs) [2022-11-02T04:26:35.403Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.819 secs) [2022-11-02T04:26:36.002Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.198 secs) [2022-11-02T04:26:36.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.578 secs) [2022-11-02T04:26:36.554Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.755 secs) [2022-11-02T04:26:36.554Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.781 secs) [2022-11-02T04:26:36.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.986 secs) [2022-11-02T04:26:37.088Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.215 secs) [2022-11-02T04:26:37.356Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.262 secs) [2022-11-02T04:26:37.356Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 6.325 secs) [2022-11-02T04:26:37.356Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 6.35 secs) [2022-11-02T04:26:37.356Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.364 secs) [2022-11-02T04:26:37.624Z] WARN: ' [2022-11-02T04:26:37.624Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-02T04:26:37.624Z] Support for using the ngModel input property and ngModelChange event with [2022-11-02T04:26:37.624Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-02T04:26:37.624Z] in a future version of Angular. [2022-11-02T04:26:37.624Z] [2022-11-02T04:26:37.624Z] For more information on this, see our API docs here: [2022-11-02T04:26:37.625Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-02T04:26:37.625Z] ' [2022-11-02T04:26:37.625Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.364 secs) [2022-11-02T04:26:37.625Z] WARN: ' [2022-11-02T04:26:37.625Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-02T04:26:37.625Z] Support for using the ngModel input property and ngModelChange event with [2022-11-02T04:26:37.625Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-02T04:26:37.625Z] in a future version of Angular. [2022-11-02T04:26:37.625Z] [2022-11-02T04:26:37.625Z] For more information on this, see our API docs here: [2022-11-02T04:26:37.625Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-02T04:26:37.625Z] ' [2022-11-02T04:26:37.625Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.579 secs) [2022-11-02T04:26:37.892Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.622 secs) [2022-11-02T04:26:37.892Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.655 secs) [2022-11-02T04:26:37.892Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.676 secs) [2022-11-02T04:26:37.892Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.705 secs) [2022-11-02T04:26:37.892Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.792 secs) [2022-11-02T04:26:38.160Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.844 secs) [2022-11-02T04:26:38.160Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.929 secs) [2022-11-02T04:26:38.427Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.003 secs) [2022-11-02T04:26:38.427Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 7.042 secs) [2022-11-02T04:26:38.427Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 7.07 secs) [2022-11-02T04:26:38.427Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.096 secs) [2022-11-02T04:26:38.427Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.129 secs) [2022-11-02T04:26:38.695Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.385 secs) [2022-11-02T04:26:38.962Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.505 secs) [2022-11-02T04:26:38.962Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.554 secs) [2022-11-02T04:26:39.230Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.742 secs) [2022-11-02T04:26:39.230Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.806 secs) [2022-11-02T04:26:39.496Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.844 secs) [2022-11-02T04:26:39.496Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.884 secs) [2022-11-02T04:26:39.765Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 8.046 secs) [2022-11-02T04:26:39.765Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 8.144 secs) [2022-11-02T04:26:40.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 8.233 secs) [2022-11-02T04:26:40.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.376 secs) [2022-11-02T04:26:40.299Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.413 secs) [2022-11-02T04:26:40.299Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.542 secs) [2022-11-02T04:26:40.565Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.6 secs) [2022-11-02T04:26:40.565Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.742 secs) [2022-11-02T04:26:40.833Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.812 secs) [2022-11-02T04:26:40.833Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.851 secs) [2022-11-02T04:26:40.833Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.918 secs) [2022-11-02T04:26:41.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 9.133 secs) [2022-11-02T04:26:41.368Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.204 secs) [2022-11-02T04:26:41.368Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.286 secs) [2022-11-02T04:26:41.634Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.332 secs) [2022-11-02T04:26:41.634Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.543 secs) [2022-11-02T04:26:41.900Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.612 secs) [2022-11-02T04:26:42.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.828 secs) [2022-11-02T04:26:42.436Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 10.129 secs) [2022-11-02T04:26:42.703Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 10.301 secs) [2022-11-02T04:26:42.971Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 10.389 secs) [2022-11-02T04:26:42.971Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 10.453 secs) [2022-11-02T04:26:43.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 10.511 secs) [2022-11-02T04:26:43.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 10.532 secs) [2022-11-02T04:26:43.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 10.599 secs) [2022-11-02T04:26:43.503Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 10.776 secs) [2022-11-02T04:26:43.772Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 11.156 secs) [2022-11-02T04:26:44.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 11.311 secs) [2022-11-02T04:26:44.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 11.423 secs) [2022-11-02T04:26:44.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 11.445 secs) [2022-11-02T04:26:44.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 11.55 secs) [2022-11-02T04:26:44.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 11.575 secs) [2022-11-02T04:26:44.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 11.589 secs) [2022-11-02T04:26:44.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 11.786 secs) [2022-11-02T04:26:45.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 11.841 secs) [2022-11-02T04:26:45.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.897 secs) [2022-11-02T04:26:45.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.955 secs) [2022-11-02T04:26:45.373Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 12.041 secs) [2022-11-02T04:26:45.373Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 12.109 secs) [2022-11-02T04:26:45.642Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 12.141 secs) [2022-11-02T04:26:45.642Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 12.159 secs) [2022-11-02T04:26:45.642Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 12.177 secs) [2022-11-02T04:26:45.642Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 12.193 secs) [2022-11-02T04:26:45.911Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 12.37 secs) [2022-11-02T04:26:46.493Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 13.069 secs) [2022-11-02T04:26:46.767Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 13.1 secs) [2022-11-02T04:26:46.767Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 13.114 secs) [2022-11-02T04:26:46.767Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 13.213 secs) [2022-11-02T04:26:47.034Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 13.295 secs) [2022-11-02T04:26:47.034Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 13.32 secs) [2022-11-02T04:26:47.034Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 13.333 secs) [2022-11-02T04:26:47.034Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 13.348 secs) [2022-11-02T04:26:47.034Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 13.363 secs) [2022-11-02T04:26:47.300Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 13.55 secs) [2022-11-02T04:26:47.566Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 13.804 secs) [2022-11-02T04:26:47.833Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 13.877 secs) [2022-11-02T04:26:47.833Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 13.947 secs) [2022-11-02T04:26:48.100Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 14.021 secs) [2022-11-02T04:26:48.100Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 14.08 secs) [2022-11-02T04:26:48.100Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 14.125 secs) [2022-11-02T04:26:48.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 14.49 secs) [2022-11-02T04:26:48.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 14.552 secs) [2022-11-02T04:26:48.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 14.572 secs) [2022-11-02T04:26:48.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 14.587 secs) [2022-11-02T04:26:48.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 14.746 secs) [2022-11-02T04:26:49.213Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 14.9 secs) [2022-11-02T04:26:49.213Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 14.921 secs) [2022-11-02T04:26:49.213Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.934 secs) [2022-11-02T04:26:49.478Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 15.055 secs) [2022-11-02T04:26:49.478Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 15.138 secs) [2022-11-02T04:26:49.745Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 15.163 secs) [2022-11-02T04:26:49.745Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 15.201 secs) [2022-11-02T04:26:49.745Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 15.271 secs) [2022-11-02T04:26:50.012Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 15.342 secs) [2022-11-02T04:26:50.279Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 15.617 secs) [2022-11-02T04:26:50.279Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 15.697 secs) [2022-11-02T04:26:50.546Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 15.818 secs) [2022-11-02T04:26:50.812Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 15.898 secs) [2022-11-02T04:26:50.812Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 15.979 secs) [2022-11-02T04:26:50.812Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 15.998 secs) [2022-11-02T04:26:50.812Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 16.011 secs) [2022-11-02T04:26:51.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 16.118 secs) [2022-11-02T04:26:51.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 16.152 secs) [2022-11-02T04:26:51.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 16.193 secs) [2022-11-02T04:26:51.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 16.227 secs) [2022-11-02T04:26:51.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 16.396 secs) [2022-11-02T04:26:51.927Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 16.719 secs) [2022-11-02T04:26:51.927Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 16.757 secs) [2022-11-02T04:26:51.927Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 16.776 secs) [2022-11-02T04:26:52.896Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (23.565 secs / 16.776 secs) [2022-11-02T04:26:52.896Z] TOTAL: 149 SUCCESS [2022-11-02T04:26:52.896Z] ✔ Browser application bundle generation complete. [2022-11-02T04:26:57.147Z] [2022-11-02T04:26:57.147Z] =============================== Coverage summary =============================== [2022-11-02T04:26:57.147Z] Statements : 40.98% ( 1467/3580 ) [2022-11-02T04:26:57.147Z] Branches : 12.03% ( 111/923 ) [2022-11-02T04:26:57.147Z] Functions : 33.28% ( 432/1298 ) [2022-11-02T04:26:57.147Z] Lines : 38.91% ( 1318/3387 ) [2022-11-02T04:26:57.147Z] ================================================================================ [2022-11-02T04:26:57.147Z] 02 11 2022 04:26:56.837:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-11-02T04:26:58.103Z] ✔ Browser application bundle generation complete. [2022-11-02T04:26:59.061Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2022-11-02T04:26:59.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-02T04:26:59.136Z] $ docker stop --time=1 b34019854c373fa8a0eeab43f28d94a02fb9fd8625ec91d026a80e7372dc960d [2022-11-02T04:27:00.842Z] $ docker rm -f b34019854c373fa8a0eeab43f28d94a02fb9fd8625ec91d026a80e7372dc960d [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-02T04:27:01.855Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-02T04:27:05.235Z] Warning: overwriting stash ‘coverage-report’ [2022-11-02T04:27:10.629Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-02T04:27:11.251Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-02T04:27:14.233Z] + ls -al . [2022-11-02T04:27:14.233Z] total 180 [2022-11-02T04:27:14.233Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 2 04:13 . [2022-11-02T04:27:14.233Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:10 .. [2022-11-02T04:27:14.233Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:10 .blubracket [2022-11-02T04:27:14.233Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 2 04:10 .dockerignore [2022-11-02T04:27:14.233Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 04:10 .git [2022-11-02T04:27:14.233Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:10 .github [2022-11-02T04:27:14.233Z] -rw-rw-r-- 1 jenkins jenkins 185 Nov 2 04:10 .gitignore [2022-11-02T04:27:14.233Z] -rw-rw-r-- 1 jenkins jenkins 4856 Nov 2 04:10 Attribution.txt [2022-11-02T04:27:14.233Z] -rw-rw-r-- 1 jenkins jenkins 14570 Nov 2 04:10 CHANGELOG.md [2022-11-02T04:27:14.233Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 2 04:10 CONTRIBUTING.md [2022-11-02T04:27:14.233Z] -rw-rw-r-- 1 jenkins jenkins 1847 Nov 2 04:10 Dockerfile [2022-11-02T04:27:14.233Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 2 04:10 Jenkinsfile [2022-11-02T04:27:14.233Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 2 04:10 LICENSE [2022-11-02T04:27:14.233Z] -rw-rw-r-- 1 jenkins jenkins 2124 Nov 2 04:10 Makefile [2022-11-02T04:27:14.233Z] -rw-rw-r-- 1 jenkins jenkins 4558 Nov 2 04:10 README.md [2022-11-02T04:27:14.233Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 04:06 VERSION [2022-11-02T04:27:14.233Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:10 assets [2022-11-02T04:27:14.233Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:10 bin [2022-11-02T04:27:14.233Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:10 cmd [2022-11-02T04:27:14.233Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 2 04:13 coverage.out [2022-11-02T04:27:14.233Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:10 docs [2022-11-02T04:27:14.233Z] -rw-rw-r-- 1 jenkins jenkins 3152 Nov 2 04:10 go.mod [2022-11-02T04:27:14.233Z] -rw-rw-r-- 1 jenkins jenkins 43972 Nov 2 04:10 go.sum [2022-11-02T04:27:14.233Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 04:10 internal [2022-11-02T04:27:14.233Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:10 snap [2022-11-02T04:27:14.233Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:10 testing [2022-11-02T04:27:14.233Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 2 04:10 version.go [2022-11-02T04:27:14.233Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 2 04:16 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T04:27:14.664Z] + 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=7b9b9d4519a0436a892b7ed309346ffbd587b8ab --label arch=arm64 --label version=0.0.0 . [2022-11-02T04:27:16.078Z] Sending build context to Docker daemon 31.5MB [2022-11-02T04:27:16.078Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-02T04:27:16.078Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-02T04:27:16.078Z] ---> be2285ee2a07 [2022-11-02T04:27:16.078Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-02T04:27:17.204Z] ---> Running in abb259dad71b [2022-11-02T04:27:17.472Z] Removing intermediate container abb259dad71b [2022-11-02T04:27:17.472Z] ---> 34b19f786763 [2022-11-02T04:27:17.472Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-11-02T04:27:17.472Z] ---> Running in 18dcfefdd747 [2022-11-02T04:27:17.738Z] Removing intermediate container 18dcfefdd747 [2022-11-02T04:27:17.738Z] ---> e0a846be3456 [2022-11-02T04:27:17.738Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-02T04:27:17.738Z] ---> Running in 36659347c957 [2022-11-02T04:27:18.320Z] Removing intermediate container 36659347c957 [2022-11-02T04:27:18.320Z] ---> 8f8f0d051a91 [2022-11-02T04:27:18.320Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-11-02T04:27:18.320Z] ---> Running in 6f37b2442783 [2022-11-02T04:27:18.588Z] Removing intermediate container 6f37b2442783 [2022-11-02T04:27:18.588Z] ---> 378d7c10a53f [2022-11-02T04:27:18.588Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-02T04:27:18.588Z] ---> Running in a5a0ccb6d650 [2022-11-02T04:27:18.855Z] Removing intermediate container a5a0ccb6d650 [2022-11-02T04:27:18.855Z] ---> f3ff1789b46e [2022-11-02T04:27:18.855Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-02T04:27:23.115Z] ---> 872b00d0e14f [2022-11-02T04:27:23.115Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-02T04:27:23.115Z] ---> Running in dbef55e0b034 [2022-11-02T04:27:24.528Z] Removing intermediate container dbef55e0b034 [2022-11-02T04:27:24.528Z] ---> 2240264da2b3 [2022-11-02T04:27:24.528Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-02T04:27:24.528Z] ---> Running in 0f993a3c8b04 [2022-11-02T04:27:25.494Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-02T04:27:26.078Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-02T04:27:27.492Z] OK: 221 MiB in 51 packages [2022-11-02T04:27:28.462Z] Removing intermediate container 0f993a3c8b04 [2022-11-02T04:27:28.462Z] ---> 8b79739ec3c3 [2022-11-02T04:27:28.462Z] Step 11/26 : ENV GO111MODULE=on [2022-11-02T04:27:28.462Z] ---> Running in 738b557e7bee [2022-11-02T04:27:28.729Z] Removing intermediate container 738b557e7bee [2022-11-02T04:27:28.729Z] ---> d8bf9b61f57f [2022-11-02T04:27:28.729Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-02T04:27:28.729Z] ---> Running in 69347619459d [2022-11-02T04:27:29.000Z] Removing intermediate container 69347619459d [2022-11-02T04:27:29.000Z] ---> 5fa7e15fb3d7 [2022-11-02T04:27:29.000Z] Step 13/26 : COPY go.mod vendor* ./ [2022-11-02T04:27:29.593Z] ---> 441be9bb624e [2022-11-02T04:27:29.593Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-02T04:27:29.593Z] ---> Running in 6cbff3dc2b01 [2022-11-02T04:27:32.177Z] Removing intermediate container 6cbff3dc2b01 [2022-11-02T04:27:32.177Z] ---> 651b60d1dad9 [2022-11-02T04:27:32.177Z] Step 15/26 : COPY . . [2022-11-02T04:27:36.440Z] ---> 5bc9c8ebcdfa [2022-11-02T04:27:36.440Z] Step 16/26 : RUN ${MAKE} [2022-11-02T04:27:36.440Z] ---> Running in fbdba63c0c64 [2022-11-02T04:27:37.405Z] 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:28:59.051Z] Removing intermediate container fbdba63c0c64 [2022-11-02T04:28:59.051Z] ---> 80f872adcfe4 [2022-11-02T04:28:59.051Z] Step 17/26 : FROM alpine:3.14 [2022-11-02T04:28:59.051Z] 3.14: Pulling from library/alpine [2022-11-02T04:28:59.051Z] 90cda3b7c325: Pulling fs layer [2022-11-02T04:28:59.051Z] 90cda3b7c325: Verifying Checksum [2022-11-02T04:28:59.051Z] 90cda3b7c325: Download complete [2022-11-02T04:28:59.051Z] 90cda3b7c325: Pull complete [2022-11-02T04:28:59.051Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-02T04:28:59.051Z] Status: Downloaded newer image for alpine:3.14 [2022-11-02T04:28:59.051Z] ---> 376ba31ae3da [2022-11-02T04:28:59.051Z] Step 18/26 : EXPOSE 4000 [2022-11-02T04:28:59.051Z] ---> Running in 712bb2f9de36 [2022-11-02T04:28:59.051Z] Removing intermediate container 712bb2f9de36 [2022-11-02T04:28:59.051Z] ---> f359682778ea [2022-11-02T04:28:59.051Z] 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:28:59.051Z] ---> 579522e50f80 [2022-11-02T04:28:59.051Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-11-02T04:28:59.317Z] ---> 291a44eff1e0 [2022-11-02T04:28:59.317Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-11-02T04:28:59.903Z] ---> e00ca72d6a5f [2022-11-02T04:28:59.903Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-02T04:29:00.170Z] ---> Running in 992eed68dc71 [2022-11-02T04:29:00.440Z] Removing intermediate container 992eed68dc71 [2022-11-02T04:29:00.440Z] ---> 95dfdd5b7415 [2022-11-02T04:29:00.440Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-11-02T04:29:00.440Z] ---> Running in 3ad475e31007 [2022-11-02T04:29:00.708Z] Removing intermediate container 3ad475e31007 [2022-11-02T04:29:00.708Z] ---> 13eeda9e1f38 [2022-11-02T04:29:00.708Z] Step 24/26 : LABEL arch=arm64 [2022-11-02T04:29:00.708Z] ---> Running in b8b4eb42e920 [2022-11-02T04:29:00.975Z] Removing intermediate container b8b4eb42e920 [2022-11-02T04:29:00.975Z] ---> 3ffdb11af869 [2022-11-02T04:29:00.975Z] Step 25/26 : LABEL git_sha=7b9b9d4519a0436a892b7ed309346ffbd587b8ab [2022-11-02T04:29:01.247Z] ---> Running in b27d486d7462 [2022-11-02T04:29:01.515Z] Removing intermediate container b27d486d7462 [2022-11-02T04:29:01.515Z] ---> 65dbd9a1c023 [2022-11-02T04:29:01.515Z] Step 26/26 : LABEL version=0.0.0 [2022-11-02T04:29:01.515Z] ---> Running in 2524bde85545 [2022-11-02T04:29:01.783Z] Removing intermediate container 2524bde85545 [2022-11-02T04:29:01.783Z] ---> a72b0c61fbd4 [2022-11-02T04:29:01.783Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-02T04:29:02.049Z] Successfully built a72b0c61fbd4 [2022-11-02T04:29:02.049Z] 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:02.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-02T04:29:02.855Z] [2022-11-02T04:29:02.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T04:29:03.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-02T04:29:03.532Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-02T04:29:03.532Z] 8998bd30e6a1: Pulling fs layer [2022-11-02T04:29:03.532Z] 04944245beec: Pulling fs layer [2022-11-02T04:29:03.532Z] 699f458cf7ca: Pulling fs layer [2022-11-02T04:29:03.532Z] 765212b225bb: Pulling fs layer [2022-11-02T04:29:03.532Z] f23df028b6ca: Pulling fs layer [2022-11-02T04:29:03.532Z] d65c8cfc05b1: Pulling fs layer [2022-11-02T04:29:03.532Z] 2437ff75d9bd: Pulling fs layer [2022-11-02T04:29:03.532Z] f23df028b6ca: Waiting [2022-11-02T04:29:03.532Z] d65c8cfc05b1: Waiting [2022-11-02T04:29:03.532Z] 2437ff75d9bd: Waiting [2022-11-02T04:29:03.532Z] 765212b225bb: Waiting [2022-11-02T04:29:03.532Z] 04944245beec: Verifying Checksum [2022-11-02T04:29:03.532Z] 04944245beec: Download complete [2022-11-02T04:29:03.532Z] 765212b225bb: Verifying Checksum [2022-11-02T04:29:03.532Z] 765212b225bb: Download complete [2022-11-02T04:29:03.532Z] f23df028b6ca: Verifying Checksum [2022-11-02T04:29:03.532Z] f23df028b6ca: Download complete [2022-11-02T04:29:03.532Z] d65c8cfc05b1: Verifying Checksum [2022-11-02T04:29:03.532Z] d65c8cfc05b1: Download complete [2022-11-02T04:29:03.802Z] 699f458cf7ca: Verifying Checksum [2022-11-02T04:29:03.802Z] 699f458cf7ca: Download complete [2022-11-02T04:29:04.072Z] 8998bd30e6a1: Download complete [2022-11-02T04:29:06.672Z] 2437ff75d9bd: Download complete [2022-11-02T04:29:08.082Z] 8998bd30e6a1: Pull complete [2022-11-02T04:29:08.349Z] 04944245beec: Pull complete [2022-11-02T04:29:09.759Z] 699f458cf7ca: Pull complete [2022-11-02T04:29:10.028Z] 765212b225bb: Pull complete [2022-11-02T04:29:10.611Z] f23df028b6ca: Pull complete [2022-11-02T04:29:10.879Z] d65c8cfc05b1: Pull complete [2022-11-02T04:29:23.185Z] 2437ff75d9bd: Pull complete [2022-11-02T04:29:23.185Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-02T04:29:23.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-02T04:29:23.185Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T04:29:23.494Z] prd-ubuntu20.04-docker-arm64-4c-16g-117821 does not seem to be running inside a container [2022-11-02T04:29:23.572Z] $ 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:26.594Z] $ docker top 5f69df0538e0d9574aefb852a8a56ee12e2c73254de5a65574b5e6c2c196b60e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-02T04:29:27.513Z] ---> job-cost.sh [2022-11-02T04:29:27.514Z] lf-activate-venv: SKIPPING [2022-11-02T04:29:27.514Z] INFO: No Stack... [2022-11-02T04:29:27.782Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-02T04:29:28.741Z] INFO: Archiving Costs [Pipeline] sh [2022-11-02T04:29:29.408Z] + cut -d, -f6 [2022-11-02T04:29:29.408Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2022-11-02T04:29:29.509Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-570-1-stack-cost] [2022-11-02T04:29:29.516Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-570-1-stack-cost] did not exist. Created. [2022-11-02T04:29:29.516Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-570-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-02T04:29:30.259Z] /w/workspace/edgex-ui-go/1@tmp/durable-3f849073/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-02T04:29:30.931Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-02T04:29:30.973Z] Warning: overwriting stash ‘stack-cost’ [2022-11-02T04:29:36.094Z] Stashed 1 file(s) [Pipeline] } [2022-11-02T04:29:36.108Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-570-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-02T04:29:36.198Z] $ docker stop --time=1 5f69df0538e0d9574aefb852a8a56ee12e2c73254de5a65574b5e6c2c196b60e [2022-11-02T04:29:37.936Z] $ docker rm -f 5f69df0538e0d9574aefb852a8a56ee12e2c73254de5a65574b5e6c2c196b60e [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:38.941Z] provisioning config files... [2022-11-02T04:29:38.957Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-570@tmp/config14804792186140451978tmp [Pipeline] { [Pipeline] sh [2022-11-02T04:29:39.299Z] + set +x [2022-11-02T04:29:39.299Z] + bash -s -- [2022-11-02T04:29:39.299Z] + curl -s https://codecov.io/bash [2022-11-02T04:29:39.299Z] [2022-11-02T04:29:39.299Z] _____ _ [2022-11-02T04:29:39.299Z] / ____| | | [2022-11-02T04:29:39.299Z] | | ___ __| | ___ ___ _____ __ [2022-11-02T04:29:39.300Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-02T04:29:39.300Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-02T04:29:39.300Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-02T04:29:39.300Z] Bash-1.0.6 [2022-11-02T04:29:39.300Z] [2022-11-02T04:29:39.300Z] [2022-11-02T04:29:39.300Z] ==> git version 2.25.1 found [2022-11-02T04:29:39.300Z] ==> 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:39.300Z] Release-Date: 2020-01-08 [2022-11-02T04:29:39.300Z] 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:39.300Z] 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:39.300Z] ==> Jenkins CI detected. [2022-11-02T04:29:39.300Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-570 [2022-11-02T04:29:39.300Z] project root: . [2022-11-02T04:29:39.300Z] --> token set from env [2022-11-02T04:29:39.300Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-02T04:29:39.300Z] ==> Running gcov in . (disable via -X gcov) [2022-11-02T04:29:39.560Z] ==> Python coveragepy not found [2022-11-02T04:29:39.560Z] ==> Searching for coverage reports in: [2022-11-02T04:29:39.560Z] + . [2022-11-02T04:29:39.560Z] -> Found 1 reports [2022-11-02T04:29:39.560Z] ==> Detecting git/mercurial file structure [2022-11-02T04:29:39.560Z] ==> Reading reports [2022-11-02T04:29:39.560Z] + ./coverage.out bytes=10 [2022-11-02T04:29:39.560Z] ==> Appending adjustments [2022-11-02T04:29:39.560Z] https://docs.codecov.io/docs/fixing-reports [2022-11-02T04:29:40.134Z] + Found adjustments [2022-11-02T04:29:40.134Z] ==> Gzipping contents [2022-11-02T04:29:40.134Z] 12K /tmp/codecov.2fMNzH.gz [2022-11-02T04:29:40.134Z] ==> Uploading reports [2022-11-02T04:29:40.134Z] url: https://codecov.io [2022-11-02T04:29:40.134Z] query: branch=PR-570&commit=7b9b9d4519a0436a892b7ed309346ffbd587b8ab&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-570%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=570&job=&cmd_args= [2022-11-02T04:29:40.134Z] -> Pinging Codecov [2022-11-02T04:29:40.134Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-570&commit=7b9b9d4519a0436a892b7ed309346ffbd587b8ab&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-570%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=570&job=&cmd_args= [2022-11-02T04:29:40.711Z] -> Uploading to [2022-11-02T04:29:40.711Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-02/FB506323287CE973F263BFD2A0EB1F37/7b9b9d4519a0436a892b7ed309346ffbd587b8ab/e47a3c1b-517e-4a30-9e9c-d55dfd769f23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221102T042940Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=433538e15a33552fbf22de4b594a09ac58d3e45802e534cfbb6f4235761591f8 [2022-11-02T04:29:40.711Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-02T04:29:40.711Z] Dload Upload Total Spent Left Speed [2022-11-02T04:29:40.969Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 35488 --:--:-- --:--:-- --:--:-- 35488 [2022-11-02T04:29:40.969Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/7b9b9d4519a0436a892b7ed309346ffbd587b8ab [Pipeline] } [2022-11-02T04:29:40.994Z] 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:42.689Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-570/archives ] [2022-11-02T04:29:42.689Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-570/archives [2022-11-02T04:29:42.689Z] total 16 [2022-11-02T04:29:42.689Z] drwxr-xr-x 3 root root 4096 Nov 2 04:09 . [2022-11-02T04:29:42.689Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 2 04:09 .. [2022-11-02T04:29:42.689Z] drwxr-xr-x 2 root root 4096 Nov 2 04:09 cost [2022-11-02T04:29:42.689Z] -rw-r--r-- 1 root root 83 Nov 2 04:09 cost.csv [2022-11-02T04:29:42.689Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-570/archives [2022-11-02T04:29:42.689Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-570/archives [2022-11-02T04:29:42.689Z] total 16 [2022-11-02T04:29:42.689Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 04:09 . [2022-11-02T04:29:42.689Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 2 04:09 .. [2022-11-02T04:29:42.689Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 04:09 cost [2022-11-02T04:29:42.689Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 2 04:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-02T04:29:43.018Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T04:29:43.904Z] ---> package-listing.sh [2022-11-02T04:29:43.904Z] ++ facter osfamily [2022-11-02T04:29:43.904Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-02T04:29:44.162Z] + OS_FAMILY=debian [2022-11-02T04:29:44.162Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-570 [2022-11-02T04:29:44.162Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-02T04:29:44.162Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-02T04:29:44.162Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-02T04:29:44.162Z] + PACKAGES=/tmp/packages_start.txt [2022-11-02T04:29:44.162Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-570 ']' [2022-11-02T04:29:44.162Z] + PACKAGES=/tmp/packages_end.txt [2022-11-02T04:29:44.162Z] + case "${OS_FAMILY}" in [2022-11-02T04:29:44.162Z] + dpkg -l [2022-11-02T04:29:44.162Z] + grep '^ii' [2022-11-02T04:29:44.162Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-02T04:29:44.162Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-02T04:29:44.162Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-02T04:29:44.162Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-570 ']' [2022-11-02T04:29:44.162Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-570/archives/ [2022-11-02T04:29:44.162Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-570/archives/ [Pipeline] echo [2022-11-02T04:29:44.199Z] 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-570/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:44.488Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-02T04:29:45.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-02T04:29:45.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-02T04:29:45.264Z] prd-ubuntu20.04-docker-8c-8g-117810 does not seem to be running inside a container [2022-11-02T04:29:45.304Z] $ 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-570/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-570 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-570:/w/workspace/edgexfoundry_edgex-ui-go_PR-570:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-570@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-570@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:29:45.509Z] $ docker top 3e10a1c781f030d7d6cdf23e499ec265a8738997afa0237355c5e6253206e879 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-02T04:29:45.903Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-02T04:29:46.219Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-02T04:29:46.538Z] + ls /var/log/sa-host [2022-11-02T04:29:46.538Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-02T04:29:46.662Z] provisioning config files... [2022-11-02T04:29:46.675Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-570@tmp/config12920386864013922979tmp [Pipeline] { [Pipeline] echo [2022-11-02T04:29:46.723Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T04:29:47.046Z] ---> create-netrc.sh [Pipeline] } [2022-11-02T04:29:47.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-02T04:29:47.472Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-02T04:29:47.506Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T04:29:47.827Z] ---> sudo-logs.sh [2022-11-02T04:29:47.827Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-02T04:29:47.910Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T04:29:48.229Z] ---> job-cost.sh [2022-11-02T04:29:48.229Z] lf-activate-venv: SKIPPING [2022-11-02T04:29:48.229Z] DEBUG: total: 0.2199999988079071 [2022-11-02T04:29:48.229Z] INFO: Retrieving Stack Cost... [2022-11-02T04:29:48.489Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-02T04:29:49.063Z] INFO: Archiving Costs [Pipeline] echo [2022-11-02T04:29:49.100Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-02T04:29:49.423Z] ---> logs-deploy.sh [2022-11-02T04:29:49.423Z] lf-activate-venv: SKIPPING [2022-11-02T04:29:49.423Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-570/1 [2022-11-02T04:29:49.423Z] INFO: archiving workspace using pattern(s): [2022-11-02T04:29:50.362Z] Archives upload complete. [2022-11-02T04:29:50.362Z] INFO: archiving logs to Nexus [2022-11-02T04:29:50.934Z] ---> uname -a: [2022-11-02T04:29:50.934Z] Linux prd-ubuntu20-04-docker-8c-8g-117810 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-02T04:29:50.934Z] [2022-11-02T04:29:50.934Z] [2022-11-02T04:29:50.934Z] ---> lscpu: [2022-11-02T04:29:50.934Z] Architecture: x86_64 [2022-11-02T04:29:50.934Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-02T04:29:50.934Z] Byte Order: Little Endian [2022-11-02T04:29:50.934Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-02T04:29:50.934Z] CPU(s): 8 [2022-11-02T04:29:50.934Z] On-line CPU(s) list: 0-7 [2022-11-02T04:29:50.934Z] Thread(s) per core: 1 [2022-11-02T04:29:50.934Z] Core(s) per socket: 1 [2022-11-02T04:29:50.934Z] Socket(s): 8 [2022-11-02T04:29:50.934Z] NUMA node(s): 1 [2022-11-02T04:29:50.934Z] Vendor ID: AuthenticAMD [2022-11-02T04:29:50.934Z] CPU family: 23 [2022-11-02T04:29:50.934Z] Model: 49 [2022-11-02T04:29:50.934Z] Model name: AMD EPYC-Rome Processor [2022-11-02T04:29:50.934Z] Stepping: 0 [2022-11-02T04:29:50.934Z] CPU MHz: 2799.998 [2022-11-02T04:29:50.934Z] BogoMIPS: 5599.99 [2022-11-02T04:29:50.934Z] Virtualization: AMD-V [2022-11-02T04:29:50.934Z] Hypervisor vendor: KVM [2022-11-02T04:29:50.934Z] Virtualization type: full [2022-11-02T04:29:50.934Z] L1d cache: 256 KiB [2022-11-02T04:29:50.934Z] L1i cache: 256 KiB [2022-11-02T04:29:50.934Z] L2 cache: 4 MiB [2022-11-02T04:29:50.934Z] L3 cache: 128 MiB [2022-11-02T04:29:50.934Z] NUMA node0 CPU(s): 0-7 [2022-11-02T04:29:50.934Z] Vulnerability Itlb multihit: Not affected [2022-11-02T04:29:50.934Z] Vulnerability L1tf: Not affected [2022-11-02T04:29:50.934Z] Vulnerability Mds: Not affected [2022-11-02T04:29:50.934Z] Vulnerability Meltdown: Not affected [2022-11-02T04:29:50.934Z] Vulnerability Mmio stale data: Not affected [2022-11-02T04:29:50.934Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-02T04:29:50.934Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-02T04:29:50.934Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-02T04:29:50.934Z] Vulnerability Srbds: Not affected [2022-11-02T04:29:50.934Z] Vulnerability Tsx async abort: Not affected [2022-11-02T04:29:50.934Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-11-02T04:29:50.934Z] [2022-11-02T04:29:50.934Z]