Pull request #563 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9d39787cf0ab2cf10306c399368c157fbb018f6a+631204ad6e31f2ad7f2af9d8870acc6cdc448164 (3070e488b8110129d43dbb40513ed323343fee56) 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-ssh10557755523697866820.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-ssh4170529388951370903.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15160875995771147406.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 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-ssh15544869927406277281.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh691541394016640096.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 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-117091’ is offline ‘prd-ubuntu20.04-docker-8c-8g-117092’ is offline Running on prd-ubuntu20.04-docker-8c-8g-117094 in /w/workspace/edgexfoundry_edgex-ui-go_PR-563 [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-563 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 631204ad6e31f2ad7f2af9d8870acc6cdc448164 into PR head commit 9d39787cf0ab2cf10306c399368c157fbb018f6a Merge succeeded, producing 9d39787cf0ab2cf10306c399368c157fbb018f6a Checking out Revision 9d39787cf0ab2cf10306c399368c157fbb018f6a (PR-563) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > 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/563/head:refs/remotes/origin/PR-563 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d39787cf0ab2cf10306c399368c157fbb018f6a # 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 631204ad6e31f2ad7f2af9d8870acc6cdc448164 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d39787cf0ab2cf10306c399368c157fbb018f6a # timeout=10 > git rev-list --no-walk 5500b6f128281a7e7af7fa0eceae006c2679584b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:56:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:56:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:56:41 ========================================================= 07:56:41 EdgeX Global Pipelines Version Info 07:56:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:56:42 ------------------- 07:56:42 stable info: 07:56:42 ------------------- 07:56:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:56:42 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 07:56:42 Message: update stable to v1.0.243 07:56:42 ------------------- 07:56:42 experimental info: 07:56:42 ------------------- 07:56:42 Commited By: **** collab-it+edgex@linuxfoundation.org 07:56:42 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 07:56:42 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:56:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:56:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:56:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:56:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:56:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:56:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 07:56:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:56:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:56:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:56:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:56:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:56:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:56:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:56:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:56:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:56:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:56:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:56:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:56:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:56:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:56:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:56:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:56:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:56:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:56:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:56:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:56:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:56:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-563 [Pipeline] echo 07:56:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-563 [Pipeline] echo 07:56:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-563 [Pipeline] echo 07:56:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d39787cf0ab2cf10306c399368c157fbb018f6a [Pipeline] echo 07:56:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d39787 [Pipeline] echo 07:56:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:56:43 provisioning config files... 07:56:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/config10457097495535736144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:56:43 ---> docker-login.sh 07:56:43 nexus3.edgexfoundry.org:10001 07:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:43 Configure a credential helper to remove this warning. See 07:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:43 07:56:43 Login Succeeded 07:56:43 nexus3.edgexfoundry.org:10002 07:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:43 Configure a credential helper to remove this warning. See 07:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:43 07:56:43 Login Succeeded 07:56:43 nexus3.edgexfoundry.org:10003 07:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:44 Configure a credential helper to remove this warning. See 07:56:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:44 07:56:44 Login Succeeded 07:56:44 nexus3.edgexfoundry.org:10004 07:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:44 Configure a credential helper to remove this warning. See 07:56:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:44 07:56:44 Login Succeeded 07:56:44 docker.io 07:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:44 Configure a credential helper to remove this warning. See 07:56:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:44 07:56:44 Login Succeeded 07:56:44 ---> docker-login.sh ends [Pipeline] } 07:56:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:56:44 + git rev-list -1 --merges 9d39787cf0ab2cf10306c399368c157fbb018f6a~1..9d39787cf0ab2cf10306c399368c157fbb018f6a [Pipeline] echo 07:56:44 -----------> git rev-list -1 --merges 9d39787cf0ab2cf10306c399368c157fbb018f6a~1..9d39787cf0ab2cf10306c399368c157fbb018f6a 9d39787cf0ab2cf10306c399368c157fbb018f6a [false] [Pipeline] sh 07:56:45 + git log --format=format:%s -1 9d39787cf0ab2cf10306c399368c157fbb018f6a [Pipeline] echo 07:56:45 ========================================================= 07:56:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:56:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:56:45 + git log --format=format:%s -1 9d39787cf0ab2cf10306c399368c157fbb018f6a [Pipeline] echo 07:56:45 [semverPrep] GIT_COMMIT: 9d39787cf0ab2cf10306c399368c157fbb018f6a, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo 07:56:45 [semverPrep] This is not a build commit. [Pipeline] sh 07:56:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:56:45 + grep -v github /etc/ssh/ssh_known_hosts 07:56:45 + [ -e /tmp/ssh_known_hosts ] 07:56:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:56:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:56:45 + sudo tee -a /etc/ssh/ssh_known_hosts 07:56:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:56:46 07:56:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:56:46 0.1.4: Pulling from edgex-devops/py-git-semver 07:56:46 b85a868b505f: Pulling fs layer 07:56:46 e2be974225ed: Pulling fs layer 07:56:46 339a4e72a1f5: Pulling fs layer 07:56:46 988bab9f4d93: Pulling fs layer 07:56:46 1469e6f7b9e6: Pulling fs layer 07:56:46 eaf3925da568: Pulling fs layer 07:56:46 bab4dde63d76: Pulling fs layer 07:56:46 bde34c3a00c8: Pulling fs layer 07:56:46 b352a97aabf1: Pulling fs layer 07:56:46 4872d77fe225: Pulling fs layer 07:56:46 5851b861e8e6: Pulling fs layer 07:56:46 1469e6f7b9e6: Waiting 07:56:46 eaf3925da568: Waiting 07:56:46 bab4dde63d76: Waiting 07:56:46 bde34c3a00c8: Waiting 07:56:46 b352a97aabf1: Waiting 07:56:46 4872d77fe225: Waiting 07:56:46 5851b861e8e6: Waiting 07:56:46 988bab9f4d93: Waiting 07:56:46 e2be974225ed: Download complete 07:56:46 988bab9f4d93: Download complete 07:56:46 339a4e72a1f5: Verifying Checksum 07:56:46 339a4e72a1f5: Download complete 07:56:46 1469e6f7b9e6: Verifying Checksum 07:56:46 1469e6f7b9e6: Download complete 07:56:46 eaf3925da568: Verifying Checksum 07:56:46 eaf3925da568: Download complete 07:56:46 bde34c3a00c8: Verifying Checksum 07:56:46 bde34c3a00c8: Download complete 07:56:46 b352a97aabf1: Download complete 07:56:46 4872d77fe225: Download complete 07:56:46 5851b861e8e6: Verifying Checksum 07:56:46 5851b861e8e6: Download complete 07:56:46 b85a868b505f: Verifying Checksum 07:56:46 b85a868b505f: Download complete 07:56:47 bab4dde63d76: Verifying Checksum 07:56:47 bab4dde63d76: Download complete 07:56:48 b85a868b505f: Pull complete 07:56:48 e2be974225ed: Pull complete 07:56:48 339a4e72a1f5: Pull complete 07:56:48 988bab9f4d93: Pull complete 07:56:49 1469e6f7b9e6: Pull complete 07:56:49 eaf3925da568: Pull complete 07:56:51 bab4dde63d76: Pull complete 07:56:51 bde34c3a00c8: Pull complete 07:56:51 b352a97aabf1: Pull complete 07:56:51 4872d77fe225: Pull complete 07:56:51 5851b861e8e6: Pull complete 07:56:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:56:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:56:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:56:51 prd-ubuntu20.04-docker-8c-8g-117094 does not seem to be running inside a container 07:56:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-563 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563:/w/workspace/edgexfoundry_edgex-ui-go_PR-563:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@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-devops/py-git-semver:0.1.4 cat 07:56:52 $ docker top d5c933b8f8fde870050494a6dcc1e21a72b719c10c239b5bf975745a66d7870b -eo pid,comm 07:56:52 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). 07:56:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:56:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:56:52 [ssh-agent] Looking for ssh-agent implementation... 07:56:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:56:52 $ docker exec d5c933b8f8fde870050494a6dcc1e21a72b719c10c239b5bf975745a66d7870b ssh-agent 07:56:52 SSH_AUTH_SOCK=/tmp/ssh-6yUO5xeFwinR/agent.33 07:56:52 SSH_AGENT_PID=39 07:56:53 Running ssh-add (command line suppressed) 07:56:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/private_key_14072969574854499598.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/private_key_14072969574854499598.key) 07:56:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:56:53 + git tag --points-at HEAD [Pipeline] } 07:56:53 $ docker exec --env ******** --env ******** d5c933b8f8fde870050494a6dcc1e21a72b719c10c239b5bf975745a66d7870b ssh-agent -k 07:56:53 unset SSH_AUTH_SOCK; 07:56:53 unset SSH_AGENT_PID; 07:56:53 echo Agent pid 39 killed; 07:56:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:56:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:56:53 [ssh-agent] Looking for ssh-agent implementation... 07:56:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:56:53 $ docker exec d5c933b8f8fde870050494a6dcc1e21a72b719c10c239b5bf975745a66d7870b ssh-agent 07:56:53 SSH_AUTH_SOCK=/tmp/ssh-cUVJ5TGq7nO8/agent.71 07:56:53 SSH_AGENT_PID=77 07:56:53 Running ssh-add (command line suppressed) 07:56:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/private_key_1112981162511662580.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/private_key_1112981162511662580.key) 07:56:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:56:54 + git semver init 07:56:54 2022-10-26 07:56:54,372 [run_init] DEBUG init version:0.0.0 force:False 07:56:54 2022-10-26 07:56:54,373 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver 07:56:54 2022-10-26 07:56:54,373 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver 07:56:54 2022-10-26 07:56:54,373 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-563, universal_newlines=False, shell=None, istream=None) 07:56:55 2022-10-26 07:56:55,695 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.git/info/exclude 07:56:55 2022-10-26 07:56:55,695 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver/PR-563 with force:False 07:56:55 2022-10-26 07:56:55,695 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver/PR-563 07:56:55 2022-10-26 07:56:55,699 [execute] INFO git cat-file --batch-check 07:56:55 2022-10-26 07:56:55,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver, universal_newlines=False, shell=None, istream=) 07:56:55 2022-10-26 07:56:55,705 [execute] INFO git cat-file --batch 07:56:55 2022-10-26 07:56:55,706 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver, universal_newlines=False, shell=None, istream=) 07:56:55 2022-10-26 07:56:55,711 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver/PR-563 07:56:55 0.0.0 [Pipeline] } 07:56:55 $ docker exec --env ******** --env ******** d5c933b8f8fde870050494a6dcc1e21a72b719c10c239b5bf975745a66d7870b ssh-agent -k 07:56:55 unset SSH_AUTH_SOCK; 07:56:55 unset SSH_AGENT_PID; 07:56:55 echo Agent pid 77 killed; 07:56:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:56:56 + git semver [Pipeline] } 07:56:56 $ docker stop --time=1 d5c933b8f8fde870050494a6dcc1e21a72b719c10c239b5bf975745a66d7870b 07:56:57 $ docker rm -f d5c933b8f8fde870050494a6dcc1e21a72b719c10c239b5bf975745a66d7870b [Pipeline] // withDockerContainer [Pipeline] sh 07:56:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:56:58 Stashed 1 file(s) [Pipeline] echo 07:56:58 [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 07:56:58 provisioning config files... 07:56:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/config10038552682314033446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:56:58 ---> docker-login.sh 07:56:58 nexus3.edgexfoundry.org:10001 07:56:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:58 Configure a credential helper to remove this warning. See 07:56:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:58 07:56:58 Login Succeeded 07:56:58 nexus3.edgexfoundry.org:10002 07:56:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:58 Configure a credential helper to remove this warning. See 07:56:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:58 07:56:58 Login Succeeded 07:56:58 nexus3.edgexfoundry.org:10003 07:56:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:59 Configure a credential helper to remove this warning. See 07:56:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:59 07:56:59 Login Succeeded 07:56:59 nexus3.edgexfoundry.org:10004 07:56:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:59 Configure a credential helper to remove this warning. See 07:56:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:59 07:56:59 Login Succeeded 07:56:59 docker.io 07:56:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:59 Configure a credential helper to remove this warning. See 07:56:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:59 07:56:59 Login Succeeded 07:56:59 ---> docker-login.sh ends [Pipeline] } 07:56:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:56:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:56:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:56:59 ========================================================= 07:56:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 07:56:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:59 + 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 . 07:57:00 Sending build context to Docker daemon 45.51MB 07:57:00 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 07:57:00 Step 2/16 : FROM ${BASE} AS builder 07:57:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 07:57:00 213ec9aee27d: Pulling fs layer 07:57:00 4583459ba037: Pulling fs layer 07:57:00 93c1e223e6f2: Pulling fs layer 07:57:00 53926ce57604: Pulling fs layer 07:57:00 21b2b0c7a3f4: Pulling fs layer 07:57:00 30f14e443154: Pulling fs layer 07:57:00 801331c1e519: Pulling fs layer 07:57:00 99cc6dd402b0: Pulling fs layer 07:57:00 7d9ed39f4882: Pulling fs layer 07:57:00 30f14e443154: Waiting 07:57:00 801331c1e519: Waiting 07:57:00 99cc6dd402b0: Waiting 07:57:00 7d9ed39f4882: Waiting 07:57:00 53926ce57604: Waiting 07:57:00 21b2b0c7a3f4: Waiting 07:57:00 93c1e223e6f2: Download complete 07:57:00 4583459ba037: Verifying Checksum 07:57:00 4583459ba037: Download complete 07:57:00 21b2b0c7a3f4: Verifying Checksum 07:57:00 21b2b0c7a3f4: Download complete 07:57:00 30f14e443154: Verifying Checksum 07:57:00 30f14e443154: Download complete 07:57:00 213ec9aee27d: Verifying Checksum 07:57:00 213ec9aee27d: Download complete 07:57:00 801331c1e519: Download complete 07:57:00 213ec9aee27d: Pull complete 07:57:00 4583459ba037: Pull complete 07:57:00 93c1e223e6f2: Pull complete 07:57:00 99cc6dd402b0: Verifying Checksum 07:57:00 7d9ed39f4882: Verifying Checksum 07:57:00 53926ce57604: Verifying Checksum 07:57:00 53926ce57604: Download complete 07:57:05 53926ce57604: Pull complete 07:57:05 21b2b0c7a3f4: Pull complete 07:57:05 30f14e443154: Pull complete 07:57:05 801331c1e519: Pull complete 07:57:06 99cc6dd402b0: Pull complete 07:57:07 7d9ed39f4882: Pull complete 07:57:07 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 07:57:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:57:07 ---> 1dedd983c030 07:57:07 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:57:09 ---> Running in 68a2347a9ab5 07:57:09 Removing intermediate container 68a2347a9ab5 07:57:09 ---> c6bb99daec8c 07:57:09 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 07:57:09 ---> Running in 462ce5918d8a 07:57:09 Removing intermediate container 462ce5918d8a 07:57:09 ---> acc00608ae81 07:57:09 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 07:57:09 ---> Running in d1a25f3e812c 07:57:09 Removing intermediate container d1a25f3e812c 07:57:09 ---> 44dce8e76e2e 07:57:09 Step 6/16 : LABEL Name=edgex-ui-go 07:57:09 ---> Running in de41c729d66c 07:57:09 Removing intermediate container de41c729d66c 07:57:09 ---> fef706d3dc81 07:57:09 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 07:57:09 ---> Running in 8b37d0ee9ded 07:57:09 Removing intermediate container 8b37d0ee9ded 07:57:09 ---> c050fad999a6 07:57:09 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:57:10 latest: Pulling from library/docker 07:57:10 213ec9aee27d: Already exists 07:57:10 7b0dd730a5c3: Pulling fs layer 07:57:10 4b90f8029a36: Pulling fs layer 07:57:10 a89466c712af: Pulling fs layer 07:57:10 9c6a0a734fa9: Pulling fs layer 07:57:10 beeedf2bf9bb: Pulling fs layer 07:57:10 3bc3016a9123: Pulling fs layer 07:57:10 45d434503156: Pulling fs layer 07:57:10 539e1dfa3993: Pulling fs layer 07:57:10 3bc3016a9123: Waiting 07:57:10 45d434503156: Waiting 07:57:10 539e1dfa3993: Waiting 07:57:10 beeedf2bf9bb: Waiting 07:57:10 4b90f8029a36: Verifying Checksum 07:57:10 4b90f8029a36: Download complete 07:57:10 7b0dd730a5c3: Verifying Checksum 07:57:10 7b0dd730a5c3: Download complete 07:57:10 a89466c712af: Verifying Checksum 07:57:10 a89466c712af: Download complete 07:57:10 7b0dd730a5c3: Pull complete 07:57:10 4b90f8029a36: Pull complete 07:57:11 3bc3016a9123: Verifying Checksum 07:57:11 3bc3016a9123: Download complete 07:57:11 9c6a0a734fa9: Verifying Checksum 07:57:11 9c6a0a734fa9: Download complete 07:57:11 beeedf2bf9bb: Verifying Checksum 07:57:11 beeedf2bf9bb: Download complete 07:57:11 45d434503156: Verifying Checksum 07:57:11 45d434503156: Download complete 07:57:11 539e1dfa3993: Verifying Checksum 07:57:11 539e1dfa3993: Download complete 07:57:11 a89466c712af: Pull complete 07:57:11 9c6a0a734fa9: Pull complete 07:57:11 beeedf2bf9bb: Pull complete 07:57:12 3bc3016a9123: Pull complete 07:57:12 45d434503156: Pull complete 07:57:12 539e1dfa3993: Pull complete 07:57:12 Digest: sha256:b44077b08bb253acfe1c7d2a98040147732389ef17a35468ee3df8d55b615bb9 07:57:12 Status: Downloaded newer image for docker:latest 07:57:13 Still waiting to schedule task 07:57:13 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-117090’ 07:57:13 ---> fa78cf405b54 07:57:13 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:57:13 ---> Running in 3a544c3b1f2d 07:57:13 Removing intermediate container 3a544c3b1f2d 07:57:13 ---> 045f5b15c053 07:57:13 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:57:13 ---> Running in 3677172beaca 07:57:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:57:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:57:15 OK: 211 MiB in 51 packages 07:57:15 Removing intermediate container 3677172beaca 07:57:15 ---> 1bb08dfa96e5 07:57:15 Step 11/16 : ENV GO111MODULE=on 07:57:15 ---> Running in 11c1eb38bacd 07:57:15 Removing intermediate container 11c1eb38bacd 07:57:15 ---> b3a4a53cc55e 07:57:15 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:57:15 ---> Running in 09fc8dcaf891 07:57:15 Removing intermediate container 09fc8dcaf891 07:57:15 ---> 36548f87f9ac 07:57:15 Step 13/16 : COPY go.mod vendor* ./ 07:57:15 ---> d3fbbbec8f34 07:57:15 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:57:15 ---> Running in 496cbb90c3de 07:57:31 Removing intermediate container 496cbb90c3de 07:57:31 ---> c8f337723ac8 07:57:31 Step 15/16 : COPY . . 07:57:31 ---> 5cbf53f377a4 07:57:31 Step 16/16 : RUN ${MAKE} 07:57:31 ---> Running in 944216b11988 07:57:31 noop 07:57:31 Removing intermediate container 944216b11988 07:57:31 ---> a67107b8691a 07:57:31 Successfully built a67107b8691a 07:57:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:32 + docker inspect -f . ci-base-image-x86_64 07:57:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:32 prd-ubuntu20.04-docker-8c-8g-117094 does not seem to be running inside a container 07:57:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-563 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563:/w/workspace/edgexfoundry_edgex-ui-go_PR-563:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:57:32 $ docker top be2dc9ac9f2de7fa9f6b62102a8ba84261fee1bf3206a708354ea6f3df42c01c -eo pid,comm [Pipeline] { [Pipeline] sh 07:57:32 + go version 07:57:32 go version go1.18.7 linux/amd64 [Pipeline] } 07:57:32 $ docker stop --time=1 be2dc9ac9f2de7fa9f6b62102a8ba84261fee1bf3206a708354ea6f3df42c01c 07:57:34 $ docker rm -f be2dc9ac9f2de7fa9f6b62102a8ba84261fee1bf3206a708354ea6f3df42c01c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:34 + docker inspect -f . ci-base-image-x86_64 07:57:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:34 prd-ubuntu20.04-docker-8c-8g-117094 does not seem to be running inside a container 07:57:34 $ 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-563 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563:/w/workspace/edgexfoundry_edgex-ui-go_PR-563:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:57:35 $ docker top f882cbb5f9481ed0a291fdfa0a2b3b520add8d6e1a28a792203a7c482d602cf8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:57:35 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-563 [Pipeline] fileExists [Pipeline] sh 07:57:35 + make test 07:57:35 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 07:57:35 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:57:44 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:57:44 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:57:44 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:57:44 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 07:57:44 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 07:57:44 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:57:44 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:57:44 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 07:57:44 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 07:57:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:57:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:57:47 ./bin/test-attribution-txt.sh 07:57:47 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 07:57:47 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 07:57:47 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 07:57:47 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 07:57:47 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 07:57:47 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 07:57:47 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 07:57:47 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 07:57:47 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 07:57:47 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 07:57:47 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 07:57:47 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 07:57:47 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 07:57:47 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 07:57:47 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 07:57:47 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 07:57:47 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 07:57:47 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 07:57:47 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 07:57:47 An attribution for golang.org/x/net is missing from Attribution.txt, please add 07:57:47 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 07:57:47 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 07:57:47 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 07:57:47 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 07:57:47 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 07:57:47 make -C web test 07:57:47 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-563/web' 07:57:47 make[1]: tput: No such file or directory 07:57:47 make[1]: tput: No such file or directory 07:57:47 warning: generating ./VERSION 07:57:47 echo "0.0.0" > VERSION 07:57:47 docker build \ 07:57:47 -f Dockerfile \ 07:57:47 --build-arg USER=1000 \ 07:57:47 \ 07:57:47 --label "git_sha=9d39787cf0ab2cf10306c399368c157fbb018f6a" \ 07:57:47 -t edgexfoundry/edgex-web-ui:9d39787cf0ab2cf10306c399368c157fbb018f6a \ 07:57:47 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 07:57:47 . 07:57:47 Sending build context to Docker daemon 3.269MB 07:57:47 Step 1/10 : FROM node:16.17-alpine3.15 07:57:47 16.17-alpine3.15: Pulling from library/node 07:57:47 9621f1afde84: Pulling fs layer 07:57:47 c6f70ee39829: Pulling fs layer 07:57:47 56892a8094a2: Pulling fs layer 07:57:47 58dd87906ef0: Pulling fs layer 07:57:47 58dd87906ef0: Waiting 07:57:47 56892a8094a2: Verifying Checksum 07:57:47 56892a8094a2: Download complete 07:57:47 9621f1afde84: Verifying Checksum 07:57:47 9621f1afde84: Download complete 07:57:47 58dd87906ef0: Verifying Checksum 07:57:47 58dd87906ef0: Download complete 07:57:47 9621f1afde84: Pull complete 07:57:47 c6f70ee39829: Verifying Checksum 07:57:47 c6f70ee39829: Download complete 07:57:48 c6f70ee39829: Pull complete 07:57:48 56892a8094a2: Pull complete 07:57:48 58dd87906ef0: Pull complete 07:57:48 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 07:57:48 Status: Downloaded newer image for node:16.17-alpine3.15 07:57:48 ---> b69703f70c3d 07:57:48 Step 2/10 : RUN apk add --no-cache chromium 07:57:49 ---> Running in cbee350b6996 07:57:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:57:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:57:49 (1/129) Installing libxau (1.0.9-r0) 07:57:49 (2/129) Installing libmd (1.0.3-r0) 07:57:49 (3/129) Installing libbsd (0.11.3-r1) 07:57:49 (4/129) Installing libxdmcp (1.1.3-r0) 07:57:49 (5/129) Installing libxcb (1.14-r2) 07:57:49 (6/129) Installing libx11 (1.7.3.1-r0) 07:57:49 (7/129) Installing libxext (1.3.4-r0) 07:57:49 (8/129) Installing libice (1.0.10-r0) 07:57:49 (9/129) Installing libuuid (2.37.4-r0) 07:57:49 (10/129) Installing libsm (1.2.3-r0) 07:57:49 (11/129) Installing libxt (1.2.1-r0) 07:57:49 (12/129) Installing libxmu (1.1.3-r0) 07:57:49 (13/129) Installing xset (1.2.4-r0) 07:57:49 (14/129) Installing xprop (1.2.5-r0) 07:57:49 (15/129) Installing xdg-utils (1.1.3-r0) 07:57:49 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 07:57:49 (17/129) Installing pkgconf (1.8.0-r0) 07:57:49 (18/129) Installing libffi (3.4.2-r1) 07:57:49 (19/129) Installing libintl (0.21-r0) 07:57:49 (20/129) Installing libblkid (2.37.4-r0) 07:57:49 (21/129) Installing libmount (2.37.4-r0) 07:57:50 (22/129) Installing pcre (8.45-r1) 07:57:50 (23/129) Installing glib (2.70.1-r0) 07:57:50 (24/129) Installing xz-libs (5.2.5-r1) 07:57:50 (25/129) Installing libxml2 (2.9.14-r2) 07:57:50 (26/129) Installing shared-mime-info (2.1-r1) 07:57:50 (27/129) Installing hicolor-icon-theme (0.17-r1) 07:57:50 (28/129) Installing libjpeg-turbo (2.1.2-r0) 07:57:50 (29/129) Installing libpng (1.6.37-r1) 07:57:50 (30/129) Installing libwebp (1.2.2-r0) 07:57:50 (31/129) Installing zstd-libs (1.5.0-r0) 07:57:50 (32/129) Installing tiff (4.4.0-r0) 07:57:50 (33/129) Installing gdk-pixbuf (2.42.8-r0) 07:57:50 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 07:57:50 (35/129) Installing libxcomposite (0.4.5-r0) 07:57:50 (36/129) Installing libxfixes (6.0.0-r0) 07:57:50 (37/129) Installing libxrender (0.9.10-r3) 07:57:50 (38/129) Installing libxcursor (1.2.0-r0) 07:57:50 (39/129) Installing libxdamage (1.1.5-r1) 07:57:50 (40/129) Installing libxi (1.8-r0) 07:57:50 (41/129) Installing libxinerama (1.1.4-r1) 07:57:50 (42/129) Installing libxrandr (1.5.2-r1) 07:57:50 (43/129) Installing atk (2.36.0-r0) 07:57:50 (44/129) Installing libxtst (1.2.3-r3) 07:57:50 (45/129) Installing dbus-libs (1.12.24-r0) 07:57:50 (46/129) Installing at-spi2-core (2.42.0-r0) 07:57:50 (47/129) Installing at-spi2-atk (2.38.0-r0) 07:57:50 (48/129) Installing expat (2.5.0-r0) 07:57:50 (49/129) Installing brotli-libs (1.0.9-r5) 07:57:50 (50/129) Installing libbz2 (1.0.8-r1) 07:57:50 (51/129) Installing freetype (2.11.1-r2) 07:57:50 (52/129) Installing fontconfig (2.13.1-r4) 07:57:50 (53/129) Installing pixman (0.40.0-r3) 07:57:50 (54/129) Installing cairo (1.16.0-r5) 07:57:50 (55/129) Installing cairo-gobject (1.16.0-r5) 07:57:50 (56/129) Installing avahi-libs (0.8-r5) 07:57:50 (57/129) Installing gmp (6.2.1-r1) 07:57:50 (58/129) Installing nettle (3.7.3-r0) 07:57:50 (59/129) Installing p11-kit (0.24.0-r1) 07:57:50 (60/129) Installing libtasn1 (4.18.0-r0) 07:57:50 (61/129) Installing libunistring (0.9.10-r1) 07:57:50 (62/129) Installing gnutls (3.7.1-r1) 07:57:50 (63/129) Installing cups-libs (2.3.3-r6) 07:57:50 (64/129) Installing libepoxy (1.5.9-r0) 07:57:50 (65/129) Installing fribidi (1.0.11-r0) 07:57:50 (66/129) Installing graphite2 (1.3.14-r0) 07:57:50 (67/129) Installing harfbuzz (3.0.0-r2) 07:57:50 (68/129) Installing libxft (2.3.4-r0) 07:57:50 (69/129) Installing pango (1.48.10-r0) 07:57:50 (70/129) Installing wayland-libs-client (1.19.0-r1) 07:57:50 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 07:57:50 (72/129) Installing wayland-libs-egl (1.19.0-r1) 07:57:50 (73/129) Installing xkeyboard-config (2.34-r0) 07:57:50 (74/129) Installing libxkbcommon (1.3.1-r0) 07:57:50 (75/129) Installing gtk+3.0 (3.24.30-r0) 07:57:50 Executing gtk+3.0-3.24.30-r0.post-install 07:57:50 (76/129) Installing libfontenc (1.1.4-r0) 07:57:50 (77/129) Installing mkfontscale (1.2.1-r1) 07:57:50 (78/129) Installing ttf-opensans (1.10-r1) 07:57:50 Executing ttf-opensans-1.10-r1.post-install 07:57:52 (79/129) Installing libogg (1.3.5-r0) 07:57:52 (80/129) Installing flac (1.3.4-r0) 07:57:52 (81/129) Installing alsa-lib (1.2.5.1-r1) 07:57:52 (82/129) Installing libatomic (10.3.1_git20211027-r0) 07:57:52 (83/129) Installing sdl2 (2.0.16-r4) 07:57:52 (84/129) Installing aom-libs (3.2.0-r0) 07:57:52 (85/129) Installing libass (0.15.2-r0) 07:57:52 (86/129) Installing libdav1d (0.9.2-r0) 07:57:52 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 07:57:52 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 07:57:52 (89/129) Installing lame (3.100-r0) 07:57:52 (90/129) Installing opus (1.3.1-r1) 07:57:52 (91/129) Installing libgomp (10.3.1_git20211027-r0) 07:57:52 (92/129) Installing soxr (0.1.3-r2) 07:57:52 (93/129) Installing libsrt (1.4.2-r1) 07:57:52 (94/129) Installing libssh (0.9.6-r1) 07:57:52 (95/129) Installing libtheora (1.1.1-r16) 07:57:52 (96/129) Installing v4l-utils-libs (1.22.1-r1) 07:57:52 (97/129) Installing libpciaccess (0.16-r0) 07:57:52 (98/129) Installing libdrm (2.4.109-r0) 07:57:52 (99/129) Installing libva (2.13.0-r0) 07:57:52 (100/129) Installing libvdpau (1.4-r0) 07:57:52 (101/129) Installing vidstab (1.1.0-r1) 07:57:52 (102/129) Installing libvorbis (1.3.7-r0) 07:57:52 (103/129) Installing libvpx (1.10.0-r0) 07:57:52 (104/129) Installing vulkan-loader (1.2.196-r0) 07:57:52 (105/129) Installing x264-libs (20210613-r0) 07:57:52 (106/129) Installing x265-libs (3.5-r0) 07:57:52 (107/129) Installing xvidcore (1.3.7-r1) 07:57:52 (108/129) Installing ffmpeg-libs (4.4.1-r2) 07:57:53 (109/129) Installing libevent (2.1.12-r4) 07:57:53 (110/129) Installing mesa (21.2.6-r0) 07:57:53 (111/129) Installing wayland-libs-server (1.19.0-r1) 07:57:53 (112/129) Installing mesa-gbm (21.2.6-r0) 07:57:53 (113/129) Installing lcms2 (2.12-r1) 07:57:53 (114/129) Installing nspr (4.32-r0) 07:57:53 (115/129) Installing sqlite-libs (3.36.0-r0) 07:57:53 (116/129) Installing nss (3.78.1-r0) 07:57:53 (117/129) Installing libasyncns (0.8-r1) 07:57:53 (118/129) Installing libltdl (2.4.6-r7) 07:57:53 (119/129) Installing orc (0.4.32-r0) 07:57:53 (120/129) Installing libsndfile (1.0.31-r1) 07:57:53 (121/129) Installing speexdsp (1.2.0-r0) 07:57:53 (122/129) Installing tdb-libs (1.4.5-r0) 07:57:53 (123/129) Installing libpulse (15.0-r2) 07:57:53 (124/129) Installing re2 (2021.11.01-r0) 07:57:53 (125/129) Installing snappy (1.1.9-r1) 07:57:53 (126/129) Installing libgpg-error (1.42-r1) 07:57:53 (127/129) Installing libgcrypt (1.9.4-r0) 07:57:53 (128/129) Installing libxslt (1.1.35-r0) 07:57:53 (129/129) Installing chromium (99.0.4844.84-r0) 07:57:54 Executing busybox-1.34.1-r7.trigger 07:57:54 Executing glib-2.70.1-r0.trigger 07:57:54 Executing shared-mime-info-2.1-r1.trigger 07:57:56 Executing gdk-pixbuf-2.42.8-r0.trigger 07:57:56 Executing gtk-update-icon-cache-2.24.33-r0.trigger 07:57:56 Executing fontconfig-2.13.1-r4.trigger 07:57:56 Executing mkfontscale-1.2.1-r1.trigger 07:57:56 OK: 286 MiB in 145 packages 07:57:59 Removing intermediate container cbee350b6996 07:57:59 ---> dea0b0c0147f 07:57:59 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 07:57:59 ---> Running in d35b4afe0ea1 07:57:59 Removing intermediate container d35b4afe0ea1 07:57:59 ---> 24e59ce4d4fe 07:57:59 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 07:57:59 ---> Running in e447c33323c3 07:57:59 Removing intermediate container e447c33323c3 07:57:59 ---> 9cc51fd5a0f9 07:57:59 Step 5/10 : RUN npm install -g npm 07:57:59 ---> Running in 205ebff12b3a 07:58:04 07:58:04 changed 54 packages, and audited 212 packages in 5s 07:58:04 07:58:04 11 packages are looking for funding 07:58:04 run `npm fund` for details 07:58:04 07:58:04 found 0 vulnerabilities 07:58:05 Removing intermediate container 205ebff12b3a 07:58:05 ---> 7fb0f471d8c3 07:58:05 Step 6/10 : ARG USER=1000 07:58:05 ---> Running in 1289be2725fe 07:58:05 Removing intermediate container 1289be2725fe 07:58:05 ---> 321a0844cf78 07:58:05 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 07:58:05 ---> Running in 5c49b6c39762 07:58:06 Removing intermediate container 5c49b6c39762 07:58:06 ---> fb44031aac53 07:58:06 Step 8/10 : USER $USER:$USER 07:58:06 ---> Running in 8ee9e3e5113a 07:58:06 Removing intermediate container 8ee9e3e5113a 07:58:06 ---> 8611c61f7761 07:58:06 Step 9/10 : WORKDIR /app 07:58:06 ---> Running in 328f99af30a4 07:58:06 Removing intermediate container 328f99af30a4 07:58:06 ---> 34c7786f4fef 07:58:06 Step 10/10 : LABEL git_sha=9d39787cf0ab2cf10306c399368c157fbb018f6a 07:58:06 ---> Running in 488487cd546f 07:58:06 Removing intermediate container 488487cd546f 07:58:06 ---> bba71303253f 07:58:06 Successfully built bba71303253f 07:58:06 Successfully tagged edgexfoundry/edgex-web-ui:9d39787cf0ab2cf10306c399368c157fbb018f6a 07:58:06 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 07:58:06 touch edgex-web-ui.imagebuilt 07:58:06 mkdir -p node_modules coverage 07:58:06 chown "1000:1000" node_modules coverage package-lock.json 07:58:06 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 07:58:08 npm WARN EBADENGINE Unsupported engine { 07:58:08 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 07:58:08 npm WARN EBADENGINE required: { 07:58:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:58:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:58:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:58:08 npm WARN EBADENGINE }, 07:58:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:58:08 npm WARN EBADENGINE } 07:58:08 npm WARN EBADENGINE Unsupported engine { 07:58:08 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 07:58:08 npm WARN EBADENGINE required: { 07:58:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:58:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:58:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:58:08 npm WARN EBADENGINE }, 07:58:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:58:08 npm WARN EBADENGINE } 07:58:08 npm WARN EBADENGINE Unsupported engine { 07:58:08 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 07:58:08 npm WARN EBADENGINE required: { 07:58:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:58:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:58:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:58:08 npm WARN EBADENGINE }, 07:58:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:58:08 npm WARN EBADENGINE } 07:58:08 npm WARN EBADENGINE Unsupported engine { 07:58:08 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 07:58:08 npm WARN EBADENGINE required: { 07:58:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:58:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:58:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:58:08 npm WARN EBADENGINE }, 07:58:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:58:08 npm WARN EBADENGINE } 07:58:08 npm WARN EBADENGINE Unsupported engine { 07:58:08 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 07:58:08 npm WARN EBADENGINE required: { 07:58:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:58:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:58:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:58:08 npm WARN EBADENGINE }, 07:58:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:58:08 npm WARN EBADENGINE } 07:58:08 npm WARN EBADENGINE Unsupported engine { 07:58:08 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 07:58:08 npm WARN EBADENGINE required: { 07:58:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:58:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:58:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:58:08 npm WARN EBADENGINE }, 07:58:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:58:08 npm WARN EBADENGINE } 07:58:08 npm WARN EBADENGINE Unsupported engine { 07:58:08 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 07:58:08 npm WARN EBADENGINE required: { 07:58:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:58:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:58:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:58:08 npm WARN EBADENGINE }, 07:58:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:58:08 npm WARN EBADENGINE } 07:58:08 npm WARN EBADENGINE Unsupported engine { 07:58:08 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 07:58:08 npm WARN EBADENGINE required: { 07:58:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:58:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:58:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:58:08 npm WARN EBADENGINE }, 07:58:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:58:08 npm WARN EBADENGINE } 07:58:08 npm WARN EBADENGINE Unsupported engine { 07:58:08 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 07:58:08 npm WARN EBADENGINE required: { 07:58:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:58:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:58:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:58:08 npm WARN EBADENGINE }, 07:58:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:58:08 npm WARN EBADENGINE } 07:58:12 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 07:58:12 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 07:58:12 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 07:58:13 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 07:58:13 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 07:58:13 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 07:58:14 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 07:58:14 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 07:58:14 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 07:58:17 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. 07:58:17 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 07:58:17 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 07:58:18 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. 07:58:18 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. 07:58:19 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 07:58:19 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 07:58:20 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 07:58:21 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. 07:58:24 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. 07:58:29 07:58:29 added 1478 packages, and audited 1479 packages in 22s 07:58:29 07:58:29 90 packages are looking for funding 07:58:29 run `npm fund` for details 07:58:29 07:58:29 14 vulnerabilities (3 moderate, 9 high, 2 critical) 07:58:29 07:58:29 To address issues that do not require attention, run: 07:58:29 npm audit fix 07:58:29 07:58:29 To address all issues (including breaking changes), run: 07:58:29 npm audit fix --force 07:58:29 07:58:29 Run `npm audit` for details. 07:58:32 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 07:58:34 - Generating browser application bundles (phase: setup)... 07:58:38 Compiling @angular/core : es2015 as esm2015 07:58:38 Compiling @angular/compiler/testing : es2015 as esm2015 07:58:41 Compiling @angular/common : es2015 as esm2015 07:58:41 Compiling @angular/core/testing : es2015 as esm2015 07:58:42 Compiling @angular/platform-browser : es2015 as esm2015 07:58:42 Compiling @angular/common/testing : es2015 as esm2015 07:58:42 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 07:58:42 Compiling @angular/platform-browser/testing : es2015 as esm2015 07:58:43 Compiling @angular/common/http : es2015 as esm2015 07:58:43 Compiling @angular/router : es2015 as esm2015 07:58:43 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 07:58:43 Compiling @angular/forms : es2015 as esm2015 07:58:43 Compiling @angular/common/http/testing : es2015 as esm2015 07:58:45 Compiling @angular/router/testing : es2015 as esm2015 07:58:51 26 10 2022 07:58:51.024:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 07:58:51 26 10 2022 07:58:51.026:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 07:58:51 26 10 2022 07:58:51.028:INFO [launcher]: Starting browser ChromeHeadless 07:59:03 ✔ Browser application bundle generation complete. 07:59:03 26 10 2022 07:59:02.871:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket Eq5E1T-TtgOvERJtAAAB with id 70676995 07:59:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 07:59:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.094 secs) 07:59:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.15 secs) 07:59:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.162 secs) 07:59:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.167 secs) 07:59:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.171 secs) 07:59:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.174 secs) 07:59:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.19 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.226 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.239 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.245 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.249 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.259 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.294 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.326 secs) 07:59:06 WARN: ' 07:59:06 It looks like you're using ngModel on the same form field as formControlName. 07:59:06 Support for using the ngModel input property and ngModelChange event with 07:59:06 reactive form directives has been deprecated in Angular v6 and will be removed 07:59:06 in a future version of Angular. 07:59:06 07:59:06 For more information on this, see our API docs here: 07:59:06 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:59:06 ' 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.326 secs) 07:59:06 WARN: ' 07:59:06 It looks like you're using ngModel on the same form field as formControlName. 07:59:06 Support for using the ngModel input property and ngModelChange event with 07:59:06 reactive form directives has been deprecated in Angular v6 and will be removed 07:59:06 in a future version of Angular. 07:59:06 07:59:06 For more information on this, see our API docs here: 07:59:06 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:59:06 ' 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.388 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.393 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.409 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.426 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.439 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.456 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.462 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.474 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.496 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.506 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.516 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.534 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.578 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.586 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.588 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.606 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.651 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.69 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.701 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.709 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.751 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.768 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.797 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.858 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.867 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.869 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.877 secs) 07:59:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.906 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.941 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.95 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.952 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.953 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.971 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.023 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.06 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.068 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.078 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.084 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.088 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.117 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.138 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.169 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.173 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.177 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.187 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.192 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.196 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.214 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.223 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.229 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.232 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.238 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.245 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.255 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.26 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.268 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.271 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.274 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.277 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.283 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.285 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.292 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.293 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.298 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.305 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.308 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.311 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.316 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.321 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.339 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.346 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.357 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.367 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.374 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.377 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.406 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.417 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.424 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.434 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.449 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.461 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.464 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.469 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.488 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.494 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.522 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.531 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.551 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.562 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.565 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.567 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.582 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.591 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.609 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.615 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.617 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.619 secs) 07:59:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.648 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.681 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.686 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.688 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.7 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.704 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.709 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.712 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.728 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.757 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.781 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.79 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.799 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.809 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.815 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.825 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.844 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.849 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.87 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.876 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.887 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.949 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.952 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.957 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.967 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.97 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.984 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.994 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.001 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.007 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.01 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.013 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.015 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.021 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.039 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.055 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.06 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.066 secs) 07:59:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.094 secs / 2.066 secs) 07:59:08 TOTAL: 149 SUCCESS 07:59:08 ✔ Browser application bundle generation complete. 07:59:09 07:59:09 =============================== Coverage summary =============================== 07:59:09 Statements : 40.84% ( 1462/3580 ) 07:59:09 Branches : 12.03% ( 111/923 ) 07:59:09 Functions : 33.05% ( 429/1298 ) 07:59:09 Lines : 38.77% ( 1313/3387 ) 07:59:09 ================================================================================ 07:59:09 ✔ Browser application bundle generation complete. 07:59:09 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-563/web' [Pipeline] echo 07:59:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:59:09 $ docker stop --time=1 f882cbb5f9481ed0a291fdfa0a2b3b520add8d6e1a28a792203a7c482d602cf8 07:59:11 $ docker rm -f f882cbb5f9481ed0a291fdfa0a2b3b520add8d6e1a28a792203a7c482d602cf8 [Pipeline] // withDockerContainer [Pipeline] sh 07:59:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:59:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:59:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:59:13 + ls -al . 07:59:13 total 184 07:59:13 drwxrwxr-x 14 jenkins jenkins 4096 Oct 26 07:57 . 07:59:13 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:56 .. 07:59:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:56 .blubracket 07:59:13 -rw-rw-r-- 1 jenkins jenkins 18 Oct 26 07:56 .dockerignore 07:59:13 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 07:56 .git 07:59:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:56 .github 07:59:13 -rw-rw-r-- 1 jenkins jenkins 185 Oct 26 07:56 .gitignore 07:59:13 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 07:56 .semver 07:59:13 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 26 07:56 Attribution.txt 07:59:13 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 26 07:56 CHANGELOG.md 07:59:13 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 26 07:56 CONTRIBUTING.md 07:59:13 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 26 07:56 Dockerfile 07:59:13 -rw-rw-r-- 1 jenkins jenkins 652 Oct 26 07:56 Jenkinsfile 07:59:13 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 26 07:56 LICENSE 07:59:13 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 26 07:56 Makefile 07:59:13 -rw-rw-r-- 1 jenkins jenkins 4558 Oct 26 07:56 README.md 07:59:13 -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 07:56 VERSION 07:59:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:56 assets 07:59:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:56 bin 07:59:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:56 cmd 07:59:13 -rw-r--r-- 1 jenkins jenkins 10 Oct 26 07:57 coverage.out 07:59:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:56 docs 07:59:13 -rw-rw-r-- 1 jenkins jenkins 3151 Oct 26 07:56 go.mod 07:59:13 -rw-rw-r-- 1 jenkins jenkins 43970 Oct 26 07:56 go.sum 07:59:13 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 07:56 internal 07:59:13 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:56 snap 07:59:13 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:56 testing 07:59:13 -rw-rw-r-- 1 jenkins jenkins 155 Oct 26 07:56 version.go 07:59:13 drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 07:58 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:13 + 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=9d39787cf0ab2cf10306c399368c157fbb018f6a --label arch=amd64 --label version=0.0.0 . 07:59:13 Sending build context to Docker daemon 48.27MB 07:59:13 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 07:59:13 Step 2/26 : FROM ${BASE} AS builder 07:59:13 ---> a67107b8691a 07:59:13 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:59:14 ---> Running in 1e40decc34e6 07:59:14 Removing intermediate container 1e40decc34e6 07:59:14 ---> 59442aa34669 07:59:14 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 07:59:14 ---> Running in b4e5d1ebacba 07:59:14 Removing intermediate container b4e5d1ebacba 07:59:14 ---> 5bfe07826bd6 07:59:14 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 07:59:14 ---> Running in a6201731e127 07:59:14 Removing intermediate container a6201731e127 07:59:14 ---> 47c3755cd978 07:59:14 Step 6/26 : LABEL Name=edgex-ui-go 07:59:14 ---> Running in 790ea900ba45 07:59:14 Removing intermediate container 790ea900ba45 07:59:14 ---> 38c828f9b805 07:59:14 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 07:59:14 ---> Running in 245892262d9d 07:59:14 Removing intermediate container 245892262d9d 07:59:14 ---> 1f58c200dbd0 07:59:14 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:59:15 ---> d6e6b53a10d9 07:59:15 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:59:15 ---> Running in 56ecc999d2fd 07:59:16 Removing intermediate container 56ecc999d2fd 07:59:16 ---> 2647b1346a2c 07:59:16 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:59:16 ---> Running in f41187d483d6 07:59:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:59:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:59:17 OK: 211 MiB in 51 packages 07:59:17 Removing intermediate container f41187d483d6 07:59:17 ---> b9c74c09cbab 07:59:17 Step 11/26 : ENV GO111MODULE=on 07:59:17 ---> Running in 7860d1b658f9 07:59:17 Removing intermediate container 7860d1b658f9 07:59:17 ---> cf56a869c5b5 07:59:17 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:59:17 ---> Running in 4c037d0fd557 07:59:17 Removing intermediate container 4c037d0fd557 07:59:17 ---> 344e4b633977 07:59:17 Step 13/26 : COPY go.mod vendor* ./ 07:59:17 ---> c8d65d7f06c1 07:59:17 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:17 ---> Running in 962b9f4ba4f5 07:59:18 Removing intermediate container 962b9f4ba4f5 07:59:18 ---> d2584991bd0d 07:59:18 Step 15/26 : COPY . . 07:59:20 ---> 938fa164451a 07:59:20 Step 16/26 : RUN ${MAKE} 07:59:20 ---> Running in 23491df1e0e7 07:59:20 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 07:59:32 Removing intermediate container 23491df1e0e7 07:59:32 ---> f19dc2239663 07:59:32 Step 17/26 : FROM alpine:3.14 07:59:33 3.14: Pulling from library/alpine 07:59:33 c7ed990a2339: Pulling fs layer 07:59:33 c7ed990a2339: Verifying Checksum 07:59:33 c7ed990a2339: Download complete 07:59:33 c7ed990a2339: Pull complete 07:59:33 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 07:59:33 Status: Downloaded newer image for alpine:3.14 07:59:33 ---> dd53f409bf0b 07:59:33 Step 18/26 : EXPOSE 4000 07:59:33 ---> Running in fd16edc1d142 07:59:33 Removing intermediate container fd16edc1d142 07:59:33 ---> 88a8a44bf1ce 07:59:33 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 07:59:34 ---> 014f8446e49b 07:59:34 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 07:59:34 ---> 1c76d6286d2b 07:59:34 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 07:59:34 ---> a34d50b1f16a 07:59:34 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:59:34 ---> Running in 6043f4007482 07:59:34 Removing intermediate container 6043f4007482 07:59:34 ---> 37451c0ff459 07:59:34 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 07:59:34 ---> Running in 6e89ebf4291c 07:59:34 Removing intermediate container 6e89ebf4291c 07:59:34 ---> 103c2fb17e87 07:59:34 Step 24/26 : LABEL arch=amd64 07:59:35 ---> Running in ef6859432802 07:59:35 Removing intermediate container ef6859432802 07:59:35 ---> 17d5f3d8d8ec 07:59:35 Step 25/26 : LABEL git_sha=9d39787cf0ab2cf10306c399368c157fbb018f6a 07:59:35 ---> Running in b111157796c5 07:59:35 Removing intermediate container b111157796c5 07:59:35 ---> 782f33f3dbfc 07:59:35 Step 26/26 : LABEL version=0.0.0 07:59:35 ---> Running in 9e8df922140a 07:59:35 Removing intermediate container 9e8df922140a 07:59:35 ---> ae81a14c7b31 07:59:35 [Warning] One or more build-args [ARCH] were not consumed 07:59:35 Successfully built ae81a14c7b31 07:59:35 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 07:59:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:59:35 07:59:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:59:36 latest: Pulling from edgex-lftools-log-publisher 07:59:36 5eb5b503b376: Pulling fs layer 07:59:36 5c69ac0246d0: Pulling fs layer 07:59:36 ec43610c2a17: Pulling fs layer 07:59:36 3a2ae6a8a46f: Pulling fs layer 07:59:36 33b1e0a273af: Pulling fs layer 07:59:36 5d3b04190fa2: Pulling fs layer 07:59:36 2f39f015ded8: Pulling fs layer 07:59:36 3a2ae6a8a46f: Waiting 07:59:36 33b1e0a273af: Waiting 07:59:36 5d3b04190fa2: Waiting 07:59:36 2f39f015ded8: Waiting 07:59:36 5c69ac0246d0: Verifying Checksum 07:59:36 5c69ac0246d0: Download complete 07:59:36 3a2ae6a8a46f: Verifying Checksum 07:59:36 3a2ae6a8a46f: Download complete 07:59:36 33b1e0a273af: Verifying Checksum 07:59:36 33b1e0a273af: Download complete 07:59:36 ec43610c2a17: Verifying Checksum 07:59:36 ec43610c2a17: Download complete 07:59:36 5d3b04190fa2: Verifying Checksum 07:59:36 5d3b04190fa2: Download complete 07:59:36 5eb5b503b376: Verifying Checksum 07:59:36 5eb5b503b376: Download complete 07:59:37 2f39f015ded8: Verifying Checksum 07:59:37 2f39f015ded8: Download complete 07:59:37 5eb5b503b376: Pull complete 07:59:37 5c69ac0246d0: Pull complete 07:59:38 ec43610c2a17: Pull complete 07:59:38 3a2ae6a8a46f: Pull complete 07:59:38 33b1e0a273af: Pull complete 07:59:38 5d3b04190fa2: Pull complete 07:59:42 2f39f015ded8: Pull complete 07:59:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:59:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:59:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:42 prd-ubuntu20.04-docker-8c-8g-117094 does not seem to be running inside a container 07:59:42 $ 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-563 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563:/w/workspace/edgexfoundry_edgex-ui-go_PR-563:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:59:45 $ docker top 69dd659c949ad857c0bd388e02427beb0084793716cc5a12190e00e9c5cdc4cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:59:45 ---> job-cost.sh 07:59:45 lf-activate-venv: SKIPPING 07:59:45 INFO: No Stack... 07:59:45 INFO: Retrieving Pricing Info for: v3-standard-8 07:59:45 INFO: Archiving Costs [Pipeline] sh 07:59:46 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives/cost.csv 07:59:46 + cut -d, -f6 [Pipeline] lock 07:59:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-563-4-stack-cost] 07:59:46 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-563-4-stack-cost] did not exist. Created. 07:59:46 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-563-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:59:46 + echo total: 0.2199999988079071 [Pipeline] stash 07:59:46 Stashed 1 file(s) [Pipeline] } 07:59:46 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-563-4-stack-cost] [Pipeline] // lock [Pipeline] } 07:59:46 $ docker stop --time=1 69dd659c949ad857c0bd388e02427beb0084793716cc5a12190e00e9c5cdc4cd 07:59:48 $ docker rm -f 69dd659c949ad857c0bd388e02427beb0084793716cc5a12190e00e9c5cdc4cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:00:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117096 in /w/workspace/edgexfoundry_edgex-ui-go_PR-563 [Pipeline] { [Pipeline] ws 08:00:07 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 08:00:08 The recommended git tool is: git 08:00:14 using credential edgex-jenkins-ssh 08:00:14 Cloning the remote Git repository 08:00:14 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:00:14 > git init /w/workspace/edgex-ui-go/4 # timeout=10 08:00:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:00:14 > git --version # timeout=10 08:00:14 > git --version # 'git version 2.25.1' 08:00:14 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:14 Verifying host key using known hosts file 08:00:15 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. 08:00:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:00:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:00:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:00:19 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:19 Verifying host key using known hosts file 08:00:19 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. 08:00:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/563/head:refs/remotes/origin/PR-563 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:00:20 Merging remotes/origin/main commit 631204ad6e31f2ad7f2af9d8870acc6cdc448164 into PR head commit 9d39787cf0ab2cf10306c399368c157fbb018f6a 08:00:20 Merge succeeded, producing 9d39787cf0ab2cf10306c399368c157fbb018f6a 08:00:20 Checking out Revision 9d39787cf0ab2cf10306c399368c157fbb018f6a (PR-563) 08:00:20 > git config core.sparsecheckout # timeout=10 08:00:20 > git checkout -f 9d39787cf0ab2cf10306c399368c157fbb018f6a # timeout=10 08:00:20 > git remote # timeout=10 08:00:20 > git config --get remote.origin.url # timeout=10 08:00:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:20 Verifying host key using known hosts file 08:00:20 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. 08:00:20 > git merge 631204ad6e31f2ad7f2af9d8870acc6cdc448164 # timeout=10 08:00:20 > git rev-parse HEAD^{commit} # timeout=10 08:00:20 > git config core.sparsecheckout # timeout=10 08:00:20 > git checkout -f 9d39787cf0ab2cf10306c399368c157fbb018f6a # timeout=10 08:00:21 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:00:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:00:22 % Total % Received % Xferd Average Speed Time Time Time Current 08:00:22 Dload Upload Total Spent Left Speed 08:00:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 195k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh 08:00:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:00:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:00:23 + sudo tee /etc/docker/daemon.new 08:00:23 { 08:00:23 "registry-mirrors": [ 08:00:23 "https://nexus3.edgexfoundry.org:10001" 08:00:23 ], 08:00:23 "bip": "10.250.0.254/24", 08:00:23 "hosts": [ 08:00:23 "tcp://0.0.0.0:5555", 08:00:23 "unix:///var/run/docker.sock" 08:00:23 ], 08:00:23 "mtu": 1458, 08:00:23 "selinux-enabled": true, 08:00:23 "seccomp-profile": "/etc/docker/seccomp.json" 08:00:23 } [Pipeline] sh 08:00:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:00:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:00:42 provisioning config files... 08:00:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config1321818520842994757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:00:43 ---> docker-login.sh 08:00:43 nexus3.edgexfoundry.org:10001 08:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:43 Configure a credential helper to remove this warning. See 08:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:43 08:00:43 Login Succeeded 08:00:44 nexus3.edgexfoundry.org:10002 08:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:44 Configure a credential helper to remove this warning. See 08:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:44 08:00:44 Login Succeeded 08:00:44 nexus3.edgexfoundry.org:10003 08:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:45 Configure a credential helper to remove this warning. See 08:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:45 08:00:45 Login Succeeded 08:00:45 nexus3.edgexfoundry.org:10004 08:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:45 Configure a credential helper to remove this warning. See 08:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:45 08:00:45 Login Succeeded 08:00:45 docker.io 08:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:46 Configure a credential helper to remove this warning. See 08:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:46 08:00:46 Login Succeeded 08:00:46 ---> docker-login.sh ends [Pipeline] } 08:00:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:00:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:00:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:00:46 ========================================================= 08:00:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:00:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:46 + 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 . 08:00:47 Sending build context to Docker daemon 28.73MB 08:00:47 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 08:00:47 Step 2/16 : FROM ${BASE} AS builder 08:00:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:00:48 9b18e9b68314: Pulling fs layer 08:00:48 d32db5db7311: Pulling fs layer 08:00:48 d0c4b47475fc: Pulling fs layer 08:00:48 5831b945b038: Pulling fs layer 08:00:48 86bbec2aaacd: Pulling fs layer 08:00:48 e10730c5d714: Pulling fs layer 08:00:48 5dd5c2283517: Pulling fs layer 08:00:48 d5ac0230b979: Pulling fs layer 08:00:48 5831b945b038: Waiting 08:00:48 86bbec2aaacd: Waiting 08:00:48 e10730c5d714: Waiting 08:00:48 d5ac0230b979: Waiting 08:00:48 5dd5c2283517: Waiting 08:00:48 d0c4b47475fc: Download complete 08:00:48 d32db5db7311: Verifying Checksum 08:00:48 d32db5db7311: Download complete 08:00:48 86bbec2aaacd: Download complete 08:00:48 e10730c5d714: Verifying Checksum 08:00:48 e10730c5d714: Download complete 08:00:48 9b18e9b68314: Verifying Checksum 08:00:48 9b18e9b68314: Download complete 08:00:49 9b18e9b68314: Pull complete 08:00:49 d5ac0230b979: Verifying Checksum 08:00:49 d5ac0230b979: Download complete 08:00:49 d32db5db7311: Pull complete 08:00:50 5dd5c2283517: Verifying Checksum 08:00:50 5dd5c2283517: Download complete 08:00:51 d0c4b47475fc: Pull complete 08:00:51 5831b945b038: Verifying Checksum 08:00:51 5831b945b038: Download complete 08:01:03 5831b945b038: Pull complete 08:01:04 86bbec2aaacd: Pull complete 08:01:04 e10730c5d714: Pull complete 08:01:11 5dd5c2283517: Pull complete 08:01:13 d5ac0230b979: Pull complete 08:01:14 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 08:01:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:01:14 ---> 59b3b1a385d4 08:01:14 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:01:16 ---> Running in e4ebe9b1e07e 08:01:16 Removing intermediate container e4ebe9b1e07e 08:01:16 ---> f0e25f64d268 08:01:16 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 08:01:16 ---> Running in 23436d29aa30 08:01:17 Removing intermediate container 23436d29aa30 08:01:17 ---> 8bad72f772a0 08:01:17 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 08:01:17 ---> Running in 2876b0164860 08:01:17 Removing intermediate container 2876b0164860 08:01:17 ---> a4d8f4e9729e 08:01:17 Step 6/16 : LABEL Name=edgex-ui-go 08:01:17 ---> Running in 872bae2b5031 08:01:17 Removing intermediate container 872bae2b5031 08:01:17 ---> 844dfba8b678 08:01:17 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 08:01:17 ---> Running in 84fd2617be1f 08:01:18 Removing intermediate container 84fd2617be1f 08:01:18 ---> f0f1d17462ba 08:01:18 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:01:18 latest: Pulling from library/docker 08:01:19 9b18e9b68314: Already exists 08:01:19 e5833820420a: Pulling fs layer 08:01:19 79069699b830: Pulling fs layer 08:01:19 1ee9c3c3cf30: Pulling fs layer 08:01:19 e0d61bd8b9f5: Pulling fs layer 08:01:19 245f2ec60f2d: Pulling fs layer 08:01:19 e0d61bd8b9f5: Waiting 08:01:19 565435f1ea60: Pulling fs layer 08:01:19 a2b0e4f6483b: Pulling fs layer 08:01:19 245f2ec60f2d: Waiting 08:01:19 2f6ebfe41273: Pulling fs layer 08:01:19 565435f1ea60: Waiting 08:01:19 a2b0e4f6483b: Waiting 08:01:19 2f6ebfe41273: Waiting 08:01:19 79069699b830: Verifying Checksum 08:01:19 79069699b830: Download complete 08:01:19 e5833820420a: Download complete 08:01:19 1ee9c3c3cf30: Verifying Checksum 08:01:19 1ee9c3c3cf30: Download complete 08:01:19 565435f1ea60: Verifying Checksum 08:01:19 565435f1ea60: Download complete 08:01:19 e0d61bd8b9f5: Verifying Checksum 08:01:19 e0d61bd8b9f5: Download complete 08:01:19 245f2ec60f2d: Verifying Checksum 08:01:19 245f2ec60f2d: Download complete 08:01:19 a2b0e4f6483b: Verifying Checksum 08:01:19 a2b0e4f6483b: Download complete 08:01:19 2f6ebfe41273: Verifying Checksum 08:01:19 2f6ebfe41273: Download complete 08:01:19 e5833820420a: Pull complete 08:01:20 79069699b830: Pull complete 08:01:21 1ee9c3c3cf30: Pull complete 08:01:22 e0d61bd8b9f5: Pull complete 08:01:23 245f2ec60f2d: Pull complete 08:01:23 565435f1ea60: Pull complete 08:01:23 a2b0e4f6483b: Pull complete 08:01:23 2f6ebfe41273: Pull complete 08:01:23 Digest: sha256:b44077b08bb253acfe1c7d2a98040147732389ef17a35468ee3df8d55b615bb9 08:01:23 Status: Downloaded newer image for docker:latest 08:01:26 ---> a4e61b658fa0 08:01:26 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:26 ---> Running in 751899fa6bf0 08:01:28 Removing intermediate container 751899fa6bf0 08:01:28 ---> 017b0701eabb 08:01:28 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:01:28 ---> Running in d199a7136dbe 08:01:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:01:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:01:31 OK: 221 MiB in 51 packages 08:01:32 Removing intermediate container d199a7136dbe 08:01:32 ---> d5571315a095 08:01:32 Step 11/16 : ENV GO111MODULE=on 08:01:32 ---> Running in 307bc8528a49 08:01:32 Removing intermediate container 307bc8528a49 08:01:32 ---> baffd4afb0b4 08:01:32 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:01:32 ---> Running in b0dc0b3e5b11 08:01:32 Removing intermediate container b0dc0b3e5b11 08:01:32 ---> ff3583414386 08:01:32 Step 13/16 : COPY go.mod vendor* ./ 08:01:33 ---> eeb97c6a5199 08:01:33 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:33 ---> Running in d4ea4dbf475f 08:02:30 Removing intermediate container d4ea4dbf475f 08:02:30 ---> 1b66bdc456c6 08:02:30 Step 15/16 : COPY . . 08:02:30 ---> b168b65f96b5 08:02:30 Step 16/16 : RUN ${MAKE} 08:02:30 ---> Running in 44ae9ced19c3 08:02:30 noop 08:02:31 Removing intermediate container 44ae9ced19c3 08:02:31 ---> a7e2c7485352 08:02:31 Successfully built a7e2c7485352 08:02:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:31 + docker inspect -f . ci-base-image-arm64 08:02:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:31 prd-ubuntu20.04-docker-arm64-4c-16g-117096 does not seem to be running inside a container 08:02:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:02:33 $ docker top a654a0beba000208dc518009c3d53611020cbaac74f61c6888cf2f71122d27cc -eo pid,comm [Pipeline] { [Pipeline] sh 08:02:34 + go version 08:02:34 go version go1.18.7 linux/arm64 [Pipeline] } 08:02:34 $ docker stop --time=1 a654a0beba000208dc518009c3d53611020cbaac74f61c6888cf2f71122d27cc 08:02:35 $ docker rm -f a654a0beba000208dc518009c3d53611020cbaac74f61c6888cf2f71122d27cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:36 + docker inspect -f . ci-base-image-arm64 08:02:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:36 prd-ubuntu20.04-docker-arm64-4c-16g-117096 does not seem to be running inside a container 08:02:36 $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:02:37 $ docker top 92d502c90876dde56f8c01fc6a93692351202dcc6caf879bbdfe8ca9a82332d2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:02:38 + git config --global --add safe.directory /w/workspace/edgex-ui-go/4 [Pipeline] fileExists [Pipeline] sh 08:02:39 + make test 08:02:39 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 08:02:41 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:04:03 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:04:03 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:04:03 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:04:03 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 08:04:03 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 08:04:03 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:04:03 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:04:03 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 08:04:03 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 08:04:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:04:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:04:25 ./bin/test-attribution-txt.sh 08:04:25 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 08:04:25 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 08:04:25 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 08:04:25 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 08:04:25 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 08:04:25 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 08:04:25 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 08:04:25 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 08:04:25 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 08:04:25 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 08:04:25 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 08:04:25 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 08:04:25 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 08:04:25 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 08:04:25 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 08:04:25 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 08:04:25 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 08:04:25 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 08:04:25 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 08:04:25 An attribution for golang.org/x/net is missing from Attribution.txt, please add 08:04:25 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 08:04:25 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 08:04:25 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 08:04:25 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 08:04:25 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 08:04:25 make -C web test 08:04:25 make[1]: Entering directory '/w/workspace/edgex-ui-go/4/web' 08:04:25 make[1]: tput: No such file or directory 08:04:25 make[1]: tput: No such file or directory 08:04:25 warning: generating ./VERSION 08:04:25 echo "0.0.0" > VERSION 08:04:25 docker build \ 08:04:25 -f Dockerfile \ 08:04:25 --build-arg USER=1000 \ 08:04:25 \ 08:04:25 --label "git_sha=9d39787cf0ab2cf10306c399368c157fbb018f6a" \ 08:04:25 -t edgexfoundry/edgex-web-ui:9d39787cf0ab2cf10306c399368c157fbb018f6a \ 08:04:25 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 08:04:25 . 08:04:25 Sending build context to Docker daemon 3.269MB 08:04:25 Step 1/10 : FROM node:16.17-alpine3.15 08:04:25 16.17-alpine3.15: Pulling from library/node 08:04:25 47517142f6ba: Pulling fs layer 08:04:25 5f8c4bfa009b: Pulling fs layer 08:04:25 f7079c9c4ba1: Pulling fs layer 08:04:25 aba105e6f55a: Pulling fs layer 08:04:25 aba105e6f55a: Waiting 08:04:25 f7079c9c4ba1: Verifying Checksum 08:04:25 f7079c9c4ba1: Download complete 08:04:25 47517142f6ba: Verifying Checksum 08:04:25 47517142f6ba: Download complete 08:04:25 aba105e6f55a: Verifying Checksum 08:04:25 aba105e6f55a: Download complete 08:04:25 47517142f6ba: Pull complete 08:04:25 5f8c4bfa009b: Verifying Checksum 08:04:25 5f8c4bfa009b: Download complete 08:04:29 5f8c4bfa009b: Pull complete 08:04:29 f7079c9c4ba1: Pull complete 08:04:30 aba105e6f55a: Pull complete 08:04:30 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 08:04:30 Status: Downloaded newer image for node:16.17-alpine3.15 08:04:30 ---> bf1b8b58d215 08:04:30 Step 2/10 : RUN apk add --no-cache chromium 08:04:30 ---> Running in d4be1331794d 08:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:04:33 (1/128) Installing libxau (1.0.9-r0) 08:04:33 (2/128) Installing libmd (1.0.3-r0) 08:04:33 (3/128) Installing libbsd (0.11.3-r1) 08:04:33 (4/128) Installing libxdmcp (1.1.3-r0) 08:04:33 (5/128) Installing libxcb (1.14-r2) 08:04:33 (6/128) Installing libx11 (1.7.3.1-r0) 08:04:33 (7/128) Installing libxext (1.3.4-r0) 08:04:33 (8/128) Installing libice (1.0.10-r0) 08:04:33 (9/128) Installing libuuid (2.37.4-r0) 08:04:33 (10/128) Installing libsm (1.2.3-r0) 08:04:33 (11/128) Installing libxt (1.2.1-r0) 08:04:33 (12/128) Installing libxmu (1.1.3-r0) 08:04:33 (13/128) Installing xset (1.2.4-r0) 08:04:33 (14/128) Installing xprop (1.2.5-r0) 08:04:33 (15/128) Installing xdg-utils (1.1.3-r0) 08:04:33 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 08:04:33 (17/128) Installing pkgconf (1.8.0-r0) 08:04:33 (18/128) Installing libffi (3.4.2-r1) 08:04:33 (19/128) Installing libintl (0.21-r0) 08:04:33 (20/128) Installing libblkid (2.37.4-r0) 08:04:33 (21/128) Installing libmount (2.37.4-r0) 08:04:33 (22/128) Installing pcre (8.45-r1) 08:04:33 (23/128) Installing glib (2.70.1-r0) 08:04:33 (24/128) Installing xz-libs (5.2.5-r1) 08:04:33 (25/128) Installing libxml2 (2.9.14-r2) 08:04:33 (26/128) Installing shared-mime-info (2.1-r1) 08:04:33 (27/128) Installing hicolor-icon-theme (0.17-r1) 08:04:33 (28/128) Installing libjpeg-turbo (2.1.2-r0) 08:04:33 (29/128) Installing libpng (1.6.37-r1) 08:04:33 (30/128) Installing libwebp (1.2.2-r0) 08:04:33 (31/128) Installing zstd-libs (1.5.0-r0) 08:04:33 (32/128) Installing tiff (4.4.0-r0) 08:04:33 (33/128) Installing gdk-pixbuf (2.42.8-r0) 08:04:33 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 08:04:33 (35/128) Installing libxcomposite (0.4.5-r0) 08:04:33 (36/128) Installing libxfixes (6.0.0-r0) 08:04:33 (37/128) Installing libxrender (0.9.10-r3) 08:04:33 (38/128) Installing libxcursor (1.2.0-r0) 08:04:33 (39/128) Installing libxdamage (1.1.5-r1) 08:04:33 (40/128) Installing libxi (1.8-r0) 08:04:33 (41/128) Installing libxinerama (1.1.4-r1) 08:04:33 (42/128) Installing libxrandr (1.5.2-r1) 08:04:33 (43/128) Installing atk (2.36.0-r0) 08:04:33 (44/128) Installing libxtst (1.2.3-r3) 08:04:33 (45/128) Installing dbus-libs (1.12.24-r0) 08:04:33 (46/128) Installing at-spi2-core (2.42.0-r0) 08:04:33 (47/128) Installing at-spi2-atk (2.38.0-r0) 08:04:34 (48/128) Installing expat (2.5.0-r0) 08:04:34 (49/128) Installing brotli-libs (1.0.9-r5) 08:04:34 (50/128) Installing libbz2 (1.0.8-r1) 08:04:34 (51/128) Installing freetype (2.11.1-r2) 08:04:34 (52/128) Installing fontconfig (2.13.1-r4) 08:04:34 (53/128) Installing pixman (0.40.0-r3) 08:04:34 (54/128) Installing cairo (1.16.0-r5) 08:04:34 (55/128) Installing cairo-gobject (1.16.0-r5) 08:04:34 (56/128) Installing avahi-libs (0.8-r5) 08:04:34 (57/128) Installing gmp (6.2.1-r1) 08:04:34 (58/128) Installing nettle (3.7.3-r0) 08:04:34 (59/128) Installing p11-kit (0.24.0-r1) 08:04:34 (60/128) Installing libtasn1 (4.18.0-r0) 08:04:34 (61/128) Installing libunistring (0.9.10-r1) 08:04:34 (62/128) Installing gnutls (3.7.1-r1) 08:04:34 (63/128) Installing cups-libs (2.3.3-r6) 08:04:34 (64/128) Installing libepoxy (1.5.9-r0) 08:04:34 (65/128) Installing fribidi (1.0.11-r0) 08:04:34 (66/128) Installing graphite2 (1.3.14-r0) 08:04:34 (67/128) Installing harfbuzz (3.0.0-r2) 08:04:34 (68/128) Installing libxft (2.3.4-r0) 08:04:34 (69/128) Installing pango (1.48.10-r0) 08:04:34 (70/128) Installing wayland-libs-client (1.19.0-r1) 08:04:34 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 08:04:34 (72/128) Installing wayland-libs-egl (1.19.0-r1) 08:04:34 (73/128) Installing xkeyboard-config (2.34-r0) 08:04:34 (74/128) Installing libxkbcommon (1.3.1-r0) 08:04:34 (75/128) Installing gtk+3.0 (3.24.30-r0) 08:04:34 Executing gtk+3.0-3.24.30-r0.post-install 08:04:34 (76/128) Installing libfontenc (1.1.4-r0) 08:04:34 (77/128) Installing mkfontscale (1.2.1-r1) 08:04:34 (78/128) Installing ttf-opensans (1.10-r1) 08:04:35 Executing ttf-opensans-1.10-r1.post-install 08:04:37 (79/128) Installing libogg (1.3.5-r0) 08:04:37 (80/128) Installing flac (1.3.4-r0) 08:04:37 (81/128) Installing alsa-lib (1.2.5.1-r1) 08:04:37 (82/128) Installing libatomic (10.3.1_git20211027-r0) 08:04:37 (83/128) Installing sdl2 (2.0.16-r4) 08:04:37 (84/128) Installing aom-libs (3.2.0-r0) 08:04:37 (85/128) Installing libass (0.15.2-r0) 08:04:37 (86/128) Installing libdav1d (0.9.2-r0) 08:04:37 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 08:04:37 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 08:04:37 (89/128) Installing lame (3.100-r0) 08:04:37 (90/128) Installing opus (1.3.1-r1) 08:04:37 (91/128) Installing libgomp (10.3.1_git20211027-r0) 08:04:37 (92/128) Installing soxr (0.1.3-r2) 08:04:37 (93/128) Installing libsrt (1.4.2-r1) 08:04:37 (94/128) Installing libssh (0.9.6-r1) 08:04:37 (95/128) Installing libtheora (1.1.1-r16) 08:04:37 (96/128) Installing v4l-utils-libs (1.22.1-r1) 08:04:37 (97/128) Installing libdrm (2.4.109-r0) 08:04:37 (98/128) Installing libva (2.13.0-r0) 08:04:37 (99/128) Installing libvdpau (1.4-r0) 08:04:37 (100/128) Installing vidstab (1.1.0-r1) 08:04:37 (101/128) Installing libvorbis (1.3.7-r0) 08:04:37 (102/128) Installing libvpx (1.10.0-r0) 08:04:37 (103/128) Installing vulkan-loader (1.2.196-r0) 08:04:37 (104/128) Installing x264-libs (20210613-r0) 08:04:37 (105/128) Installing x265-libs (3.5-r0) 08:04:37 (106/128) Installing xvidcore (1.3.7-r1) 08:04:37 (107/128) Installing ffmpeg-libs (4.4.1-r2) 08:04:38 (108/128) Installing libevent (2.1.12-r4) 08:04:38 (109/128) Installing mesa (21.2.6-r0) 08:04:38 (110/128) Installing wayland-libs-server (1.19.0-r1) 08:04:38 (111/128) Installing mesa-gbm (21.2.6-r0) 08:04:38 (112/128) Installing lcms2 (2.12-r1) 08:04:38 (113/128) Installing nspr (4.32-r0) 08:04:38 (114/128) Installing sqlite-libs (3.36.0-r0) 08:04:38 (115/128) Installing nss (3.78.1-r0) 08:04:38 (116/128) Installing libasyncns (0.8-r1) 08:04:38 (117/128) Installing libltdl (2.4.6-r7) 08:04:38 (118/128) Installing orc (0.4.32-r0) 08:04:38 (119/128) Installing libsndfile (1.0.31-r1) 08:04:38 (120/128) Installing speexdsp (1.2.0-r0) 08:04:38 (121/128) Installing tdb-libs (1.4.5-r0) 08:04:38 (122/128) Installing libpulse (15.0-r2) 08:04:38 (123/128) Installing re2 (2021.11.01-r0) 08:04:38 (124/128) Installing snappy (1.1.9-r1) 08:04:38 (125/128) Installing libgpg-error (1.42-r1) 08:04:38 (126/128) Installing libgcrypt (1.9.4-r0) 08:04:38 (127/128) Installing libxslt (1.1.35-r0) 08:04:38 (128/128) Installing chromium (99.0.4844.84-r0) 08:04:42 Executing busybox-1.34.1-r7.trigger 08:04:42 Executing glib-2.70.1-r0.trigger 08:04:42 Executing shared-mime-info-2.1-r1.trigger 08:04:48 Executing gdk-pixbuf-2.42.8-r0.trigger 08:04:48 Executing gtk-update-icon-cache-2.24.33-r0.trigger 08:04:48 Executing fontconfig-2.13.1-r4.trigger 08:04:48 Executing mkfontscale-1.2.1-r1.trigger 08:04:48 OK: 275 MiB in 144 packages 08:04:58 Removing intermediate container d4be1331794d 08:04:58 ---> 12bc1ce1f637 08:04:58 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 08:04:58 ---> Running in 5b4e7c448f5b 08:04:58 Removing intermediate container 5b4e7c448f5b 08:04:58 ---> 20f866dd1a22 08:04:58 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 08:04:58 ---> Running in e35ded242a14 08:04:58 Removing intermediate container e35ded242a14 08:04:58 ---> 0a0a4d4ca007 08:04:58 Step 5/10 : RUN npm install -g npm 08:04:58 ---> Running in 529510499a10 08:05:25 08:05:25 changed 54 packages, and audited 212 packages in 23s 08:05:25 08:05:25 11 packages are looking for funding 08:05:25 run `npm fund` for details 08:05:25 08:05:25 found 0 vulnerabilities 08:05:28 Removing intermediate container 529510499a10 08:05:28 ---> dc7bbe61e4fc 08:05:28 Step 6/10 : ARG USER=1000 08:05:28 ---> Running in ac1d2c37f49b 08:05:28 Removing intermediate container ac1d2c37f49b 08:05:28 ---> 64aaed65a138 08:05:28 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 08:05:28 ---> Running in d1bfb455c92d 08:05:30 Removing intermediate container d1bfb455c92d 08:05:30 ---> e496e7f8ee97 08:05:30 Step 8/10 : USER $USER:$USER 08:05:30 ---> Running in 904d349bf87a 08:05:30 Removing intermediate container 904d349bf87a 08:05:30 ---> bea6dc3eedba 08:05:30 Step 9/10 : WORKDIR /app 08:05:30 ---> Running in 64a6fc110656 08:05:30 Removing intermediate container 64a6fc110656 08:05:30 ---> 38a1ad100884 08:05:30 Step 10/10 : LABEL git_sha=9d39787cf0ab2cf10306c399368c157fbb018f6a 08:05:31 ---> Running in 35780d20e124 08:05:31 Removing intermediate container 35780d20e124 08:05:31 ---> 0a241d64bb12 08:05:31 Successfully built 0a241d64bb12 08:05:31 Successfully tagged edgexfoundry/edgex-web-ui:9d39787cf0ab2cf10306c399368c157fbb018f6a 08:05:31 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 08:05:31 touch edgex-web-ui.imagebuilt 08:05:31 mkdir -p node_modules coverage 08:05:31 chown "1000:1000" node_modules coverage package-lock.json 08:05:31 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 08:05:46 npm WARN EBADENGINE Unsupported engine { 08:05:46 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 08:05:46 npm WARN EBADENGINE required: { 08:05:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:05:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:05:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:05:46 npm WARN EBADENGINE }, 08:05:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:05:46 npm WARN EBADENGINE } 08:05:46 npm WARN EBADENGINE Unsupported engine { 08:05:46 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 08:05:46 npm WARN EBADENGINE required: { 08:05:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:05:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:05:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:05:46 npm WARN EBADENGINE }, 08:05:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:05:46 npm WARN EBADENGINE } 08:05:46 npm WARN EBADENGINE Unsupported engine { 08:05:46 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 08:05:46 npm WARN EBADENGINE required: { 08:05:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:05:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:05:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:05:46 npm WARN EBADENGINE }, 08:05:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:05:46 npm WARN EBADENGINE } 08:05:46 npm WARN EBADENGINE Unsupported engine { 08:05:46 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 08:05:46 npm WARN EBADENGINE required: { 08:05:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:05:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:05:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:05:46 npm WARN EBADENGINE }, 08:05:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:05:46 npm WARN EBADENGINE } 08:05:46 npm WARN EBADENGINE Unsupported engine { 08:05:46 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 08:05:46 npm WARN EBADENGINE required: { 08:05:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:05:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:05:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:05:46 npm WARN EBADENGINE }, 08:05:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:05:46 npm WARN EBADENGINE } 08:05:46 npm WARN EBADENGINE Unsupported engine { 08:05:46 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 08:05:46 npm WARN EBADENGINE required: { 08:05:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:05:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:05:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:05:46 npm WARN EBADENGINE }, 08:05:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:05:46 npm WARN EBADENGINE } 08:05:46 npm WARN EBADENGINE Unsupported engine { 08:05:46 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 08:05:46 npm WARN EBADENGINE required: { 08:05:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:05:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:05:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:05:46 npm WARN EBADENGINE }, 08:05:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:05:46 npm WARN EBADENGINE } 08:05:46 npm WARN EBADENGINE Unsupported engine { 08:05:46 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 08:05:46 npm WARN EBADENGINE required: { 08:05:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:05:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:05:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:05:46 npm WARN EBADENGINE }, 08:05:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:05:46 npm WARN EBADENGINE } 08:05:46 npm WARN EBADENGINE Unsupported engine { 08:05:46 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 08:05:46 npm WARN EBADENGINE required: { 08:05:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:05:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:05:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:05:46 npm WARN EBADENGINE }, 08:05:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:05:46 npm WARN EBADENGINE } 08:06:33 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 08:06:33 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 08:06:33 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 08:06:33 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 08:06:33 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 08:06:33 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 08:06:39 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 08:06:40 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 08:06:41 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 08:07:03 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 08:07:03 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 08:07:03 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. 08:07:08 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. 08:07:08 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. 08:07:09 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 08:07:24 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 08:07:26 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 08:07:44 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. 08:08:06 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. 08:08:45 08:08:45 added 1475 packages, and audited 1476 packages in 3m 08:08:45 08:08:45 90 packages are looking for funding 08:08:45 run `npm fund` for details 08:08:45 08:08:45 14 vulnerabilities (3 moderate, 9 high, 2 critical) 08:08:45 08:08:45 To address issues that do not require attention, run: 08:08:45 npm audit fix 08:08:45 08:08:45 To address all issues (including breaking changes), run: 08:08:45 npm audit fix --force 08:08:45 08:08:45 Run `npm audit` for details. 08:08:46 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 08:09:04 - Generating browser application bundles (phase: setup)... 08:09:43 Compiling @angular/core : es2015 as esm2015 08:09:43 Compiling @angular/compiler/testing : es2015 as esm2015 08:10:10 Compiling @angular/common : es2015 as esm2015 08:10:10 Compiling @angular/core/testing : es2015 as esm2015 08:10:16 Compiling @angular/platform-browser : es2015 as esm2015 08:10:16 Compiling @angular/common/testing : es2015 as esm2015 08:10:21 Compiling @angular/router : es2015 as esm2015 08:10:21 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 08:10:28 Compiling @angular/platform-browser/testing : es2015 as esm2015 08:10:29 Compiling @angular/common/http : es2015 as esm2015 08:10:29 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 08:10:35 Compiling @angular/forms : es2015 as esm2015 08:10:35 Compiling @angular/router/testing : es2015 as esm2015 08:10:35 Compiling @angular/common/http/testing : es2015 as esm2015 08:11:43 26 10 2022 08:11:38.843:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 08:11:43 26 10 2022 08:11:38.857:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 08:11:43 26 10 2022 08:11:38.888:INFO [launcher]: Starting browser ChromeHeadless 08:12:39 26 10 2022 08:12:39.109:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 08:12:51 26 10 2022 08:12:50.011:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 08:13:38 26 10 2022 08:13:32.069:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 08:13:56 ✔ Browser application bundle generation complete. 08:13:56 26 10 2022 08:13:55.849:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 2KU0KAsQuwOP9KCwAAAB with id 1945500 08:14:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 08:14:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.536 secs) 08:14:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.251 secs) 08:14:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.285 secs) 08:14:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.343 secs) 08:14:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.359 secs) 08:14:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.378 secs) 08:14:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.691 secs) 08:14:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.838 secs) 08:14:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.117 secs) 08:14:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.15 secs) 08:14:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.166 secs) 08:14:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.183 secs) 08:14:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.198 secs) 08:14:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.462 secs) 08:14:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.535 secs) 08:14:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.571 secs) 08:14:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.603 secs) 08:14:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.633 secs) 08:14:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.906 secs) 08:14:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.977 secs) 08:14:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.372 secs) 08:14:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.391 secs) 08:14:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.537 secs) 08:14:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.685 secs) 08:14:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.727 secs) 08:14:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.594 secs) 08:14:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.67 secs) 08:14:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.757 secs) 08:14:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.778 secs) 08:14:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.795 secs) 08:14:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.86 secs) 08:14:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.895 secs) 08:14:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.002 secs) 08:14:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.569 secs) 08:14:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.768 secs) 08:14:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.031 secs) 08:14:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.106 secs) 08:14:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 6.183 secs) 08:14:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 6.252 secs) 08:14:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.275 secs) 08:14:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.295 secs) 08:14:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.308 secs) 08:14:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.365 secs) 08:14:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.43 secs) 08:14:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.463 secs) 08:14:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.515 secs) 08:14:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.541 secs) 08:14:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.787 secs) 08:14:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.937 secs) 08:14:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.99 secs) 08:14:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 7.041 secs) 08:14:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.148 secs) 08:14:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.258 secs) 08:14:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.315 secs) 08:14:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.376 secs) 08:14:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.433 secs) 08:14:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.493 secs) 08:14:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.752 secs) 08:14:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.818 secs) 08:14:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.849 secs) 08:14:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.984 secs) 08:14:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 8.009 secs) 08:14:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 8.063 secs) 08:14:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.096 secs) 08:14:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.114 secs) 08:14:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.128 secs) 08:14:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.278 secs) 08:14:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.333 secs) 08:14:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.757 secs) 08:14:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.847 secs) 08:14:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.888 secs) 08:14:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 9.039 secs) 08:14:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.108 secs) 08:14:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.17 secs) 08:14:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.235 secs) 08:14:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.252 secs) 08:14:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.267 secs) 08:14:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.318 secs) 08:14:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.676 secs) 08:14:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.814 secs) 08:14:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.886 secs) 08:14:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.919 secs) 08:14:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.964 secs) 08:14:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 10.097 secs) 08:14:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 10.289 secs) 08:14:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 10.384 secs) 08:14:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.522 secs) 08:14:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 10.595 secs) 08:14:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 10.871 secs) 08:14:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10.9 secs) 08:14:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.921 secs) 08:14:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.939 secs) 08:14:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 11.06 secs) 08:14:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 11.105 secs) 08:14:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 11.136 secs) 08:14:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.357 secs) 08:14:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.596 secs) 08:14:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.627 secs) 08:14:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.657 secs) 08:14:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.687 secs) 08:14:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.842 secs) 08:14:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.859 secs) 08:14:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.873 secs) 08:14:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 12.046 secs) 08:14:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 12.078 secs) 08:14:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 12.11 secs) 08:14:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 12.224 secs) 08:14:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 12.256 secs) 08:14:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 12.289 secs) 08:14:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.324 secs) 08:14:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 12.467 secs) 08:14:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 12.58 secs) 08:14:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 12.6 secs) 08:14:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 12.63 secs) 08:14:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 12.689 secs) 08:14:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 12.723 secs) 08:14:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.766 secs) 08:14:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.955 secs) 08:14:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 13.124 secs) 08:14:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 13.333 secs) 08:14:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 13.436 secs) 08:14:33 WARN: ' 08:14:33 It looks like you're using ngModel on the same form field as formControlName. 08:14:33 Support for using the ngModel input property and ngModelChange event with 08:14:33 reactive form directives has been deprecated in Angular v6 and will be removed 08:14:33 in a future version of Angular. 08:14:33 08:14:33 For more information on this, see our API docs here: 08:14:33 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:14:33 ' 08:14:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 13.436 secs) 08:14:33 WARN: ' 08:14:33 It looks like you're using ngModel on the same form field as formControlName. 08:14:33 Support for using the ngModel input property and ngModelChange event with 08:14:33 reactive form directives has been deprecated in Angular v6 and will be removed 08:14:33 in a future version of Angular. 08:14:33 08:14:33 For more information on this, see our API docs here: 08:14:33 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:14:33 ' 08:14:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.633 secs) 08:14:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 13.726 secs) 08:14:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 13.884 secs) 08:14:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 13.906 secs) 08:14:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 13.944 secs) 08:14:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 14.194 secs) 08:14:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.271 secs) 08:14:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.361 secs) 08:14:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 14.451 secs) 08:14:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 14.594 secs) 08:14:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 14.623 secs) 08:14:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 14.706 secs) 08:14:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 14.753 secs) 08:14:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 14.774 secs) 08:14:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.932 secs) 08:14:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 14.992 secs) 08:14:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 15.006 secs) 08:14:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 15.223 secs) 08:14:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 15.348 secs) 08:14:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 15.448 secs) 08:14:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 15.502 secs) 08:14:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 15.562 secs) 08:14:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 15.581 secs) 08:14:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 15.605 secs) 08:14:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 15.645 secs) 08:14:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.707 secs) 08:14:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15.788 secs) 08:14:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 15.861 secs) 08:14:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (22.447 secs / 15.861 secs) 08:14:37 TOTAL: 149 SUCCESS 08:14:37 ✔ Browser application bundle generation complete. 08:14:41 08:14:41 =============================== Coverage summary =============================== 08:14:41 Statements : 40.98% ( 1467/3580 ) 08:14:41 Branches : 12.03% ( 111/923 ) 08:14:41 Functions : 33.28% ( 432/1298 ) 08:14:41 Lines : 38.91% ( 1318/3387 ) 08:14:41 ================================================================================ 08:14:41 26 10 2022 08:14:41.036:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 08:14:42 ✔ Browser application bundle generation complete. 08:14:43 make[1]: Leaving directory '/w/workspace/edgex-ui-go/4/web' [Pipeline] echo 08:14:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:14:43 $ docker stop --time=1 92d502c90876dde56f8c01fc6a93692351202dcc6caf879bbdfe8ca9a82332d2 08:14:44 $ docker rm -f 92d502c90876dde56f8c01fc6a93692351202dcc6caf879bbdfe8ca9a82332d2 [Pipeline] // withDockerContainer [Pipeline] sh 08:14:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:14:49 Warning: overwriting stash ‘coverage-report’ 08:14:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:14:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:14:58 + ls -al . 08:14:58 total 180 08:14:58 drwxrwxr-x 13 jenkins jenkins 4096 Oct 26 08:02 . 08:14:58 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 08:00 .. 08:14:58 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 08:00 .blubracket 08:14:58 -rw-rw-r-- 1 jenkins jenkins 18 Oct 26 08:00 .dockerignore 08:14:58 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 08:00 .git 08:14:58 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 08:00 .github 08:14:58 -rw-rw-r-- 1 jenkins jenkins 185 Oct 26 08:00 .gitignore 08:14:58 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 26 08:00 Attribution.txt 08:14:58 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 26 08:00 CHANGELOG.md 08:14:58 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 26 08:00 CONTRIBUTING.md 08:14:58 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 26 08:00 Dockerfile 08:14:58 -rw-rw-r-- 1 jenkins jenkins 652 Oct 26 08:00 Jenkinsfile 08:14:58 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 26 08:00 LICENSE 08:14:58 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 26 08:00 Makefile 08:14:58 -rw-rw-r-- 1 jenkins jenkins 4558 Oct 26 08:00 README.md 08:14:58 -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 07:56 VERSION 08:14:58 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 08:00 assets 08:14:58 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 08:00 bin 08:14:58 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 08:00 cmd 08:14:58 -rw-r--r-- 1 jenkins jenkins 10 Oct 26 08:02 coverage.out 08:14:58 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 08:00 docs 08:14:58 -rw-rw-r-- 1 jenkins jenkins 3151 Oct 26 08:00 go.mod 08:14:58 -rw-rw-r-- 1 jenkins jenkins 43970 Oct 26 08:00 go.sum 08:14:58 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 08:00 internal 08:14:58 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 08:00 snap 08:14:58 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 08:00 testing 08:14:58 -rw-rw-r-- 1 jenkins jenkins 155 Oct 26 08:00 version.go 08:14:58 drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 08:05 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:58 + 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=9d39787cf0ab2cf10306c399368c157fbb018f6a --label arch=arm64 --label version=0.0.0 . 08:14:59 Sending build context to Docker daemon 31.48MB 08:14:59 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 08:14:59 Step 2/26 : FROM ${BASE} AS builder 08:14:59 ---> a7e2c7485352 08:14:59 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:15:00 ---> Running in 533799e5ba05 08:15:00 Removing intermediate container 533799e5ba05 08:15:00 ---> 52f5a993dbfb 08:15:00 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 08:15:00 ---> Running in 216ad9d024e9 08:15:00 Removing intermediate container 216ad9d024e9 08:15:00 ---> fc3de8e60d7d 08:15:00 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 08:15:00 ---> Running in 4538c69dbdcb 08:15:01 Removing intermediate container 4538c69dbdcb 08:15:01 ---> 38ebf17aee34 08:15:01 Step 6/26 : LABEL Name=edgex-ui-go 08:15:01 ---> Running in 2271f1e5f41f 08:15:01 Removing intermediate container 2271f1e5f41f 08:15:01 ---> 29fe6deba5be 08:15:01 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 08:15:01 ---> Running in 6d98699af134 08:15:01 Removing intermediate container 6d98699af134 08:15:01 ---> 58e10dddc89d 08:15:01 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:15:04 ---> dbce64b3b253 08:15:04 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:15:04 ---> Running in 0b5695bbbbcf 08:15:05 Removing intermediate container 0b5695bbbbcf 08:15:05 ---> 266990b3396b 08:15:05 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:15:05 ---> Running in c6eca41583b1 08:15:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:15:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:15:08 OK: 221 MiB in 51 packages 08:15:09 Removing intermediate container c6eca41583b1 08:15:09 ---> 81e342ebe3d8 08:15:09 Step 11/26 : ENV GO111MODULE=on 08:15:09 ---> Running in d426c4f4ac0c 08:15:10 Removing intermediate container d426c4f4ac0c 08:15:10 ---> 3f624fef5e76 08:15:10 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:15:10 ---> Running in 68da6d01c734 08:15:10 Removing intermediate container 68da6d01c734 08:15:10 ---> c6075cf57fff 08:15:10 Step 13/26 : COPY go.mod vendor* ./ 08:15:11 ---> 9f31c3e5ea4c 08:15:11 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:11 ---> Running in d6f8b0896d38 08:15:13 Removing intermediate container d6f8b0896d38 08:15:13 ---> e8791bb639c7 08:15:13 Step 15/26 : COPY . . 08:15:17 ---> 4ca6f832e165 08:15:17 Step 16/26 : RUN ${MAKE} 08:15:17 ---> Running in 4e2446fca87b 08:15:18 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 08:16:40 Removing intermediate container 4e2446fca87b 08:16:40 ---> 3d4d2a50cd26 08:16:40 Step 17/26 : FROM alpine:3.14 08:16:40 3.14: Pulling from library/alpine 08:16:40 90cda3b7c325: Pulling fs layer 08:16:40 90cda3b7c325: Verifying Checksum 08:16:40 90cda3b7c325: Download complete 08:16:40 90cda3b7c325: Pull complete 08:16:40 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 08:16:40 Status: Downloaded newer image for alpine:3.14 08:16:40 ---> 376ba31ae3da 08:16:40 Step 18/26 : EXPOSE 4000 08:16:40 ---> Running in 4ceb832d222f 08:16:40 Removing intermediate container 4ceb832d222f 08:16:40 ---> 1ed99312e0b3 08:16:40 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 08:16:40 ---> fee1d68833df 08:16:40 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 08:16:40 ---> b93d0b23f33c 08:16:40 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 08:16:40 ---> e2b58cf5333f 08:16:40 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:16:40 ---> Running in 390c076e3bd0 08:16:40 Removing intermediate container 390c076e3bd0 08:16:40 ---> 4ac0cd17868d 08:16:40 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 08:16:40 ---> Running in c8a675854924 08:16:40 Removing intermediate container c8a675854924 08:16:40 ---> ce733ca98de5 08:16:40 Step 24/26 : LABEL arch=arm64 08:16:40 ---> Running in 577d2bd8801e 08:16:40 Removing intermediate container 577d2bd8801e 08:16:40 ---> 12202db3a00c 08:16:40 Step 25/26 : LABEL git_sha=9d39787cf0ab2cf10306c399368c157fbb018f6a 08:16:40 ---> Running in e2e8d8d0ee58 08:16:40 Removing intermediate container e2e8d8d0ee58 08:16:40 ---> 8b162ba61d23 08:16:40 Step 26/26 : LABEL version=0.0.0 08:16:40 ---> Running in e9cdcfcb4528 08:16:40 Removing intermediate container e9cdcfcb4528 08:16:40 ---> e15b51f50107 08:16:40 [Warning] One or more build-args [ARCH] were not consumed 08:16:40 Successfully built e15b51f50107 08:16:40 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 08:16:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:16:40 08:16:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:16:41 arm64: Pulling from edgex-lftools-log-publisher 08:16:41 8998bd30e6a1: Pulling fs layer 08:16:41 04944245beec: Pulling fs layer 08:16:41 699f458cf7ca: Pulling fs layer 08:16:41 765212b225bb: Pulling fs layer 08:16:41 f23df028b6ca: Pulling fs layer 08:16:41 d65c8cfc05b1: Pulling fs layer 08:16:41 2437ff75d9bd: Pulling fs layer 08:16:41 765212b225bb: Waiting 08:16:41 f23df028b6ca: Waiting 08:16:41 d65c8cfc05b1: Waiting 08:16:41 2437ff75d9bd: Waiting 08:16:41 04944245beec: Verifying Checksum 08:16:41 04944245beec: Download complete 08:16:41 765212b225bb: Verifying Checksum 08:16:41 765212b225bb: Download complete 08:16:41 f23df028b6ca: Verifying Checksum 08:16:41 f23df028b6ca: Download complete 08:16:41 d65c8cfc05b1: Verifying Checksum 08:16:41 d65c8cfc05b1: Download complete 08:16:41 699f458cf7ca: Verifying Checksum 08:16:41 699f458cf7ca: Download complete 08:16:41 8998bd30e6a1: Verifying Checksum 08:16:41 8998bd30e6a1: Download complete 08:16:44 2437ff75d9bd: Verifying Checksum 08:16:44 2437ff75d9bd: Download complete 08:16:45 8998bd30e6a1: Pull complete 08:16:46 04944245beec: Pull complete 08:16:47 699f458cf7ca: Pull complete 08:16:47 765212b225bb: Pull complete 08:16:48 f23df028b6ca: Pull complete 08:16:48 d65c8cfc05b1: Pull complete 08:17:03 2437ff75d9bd: Pull complete 08:17:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:17:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:17:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:17:04 prd-ubuntu20.04-docker-arm64-4c-16g-117096 does not seem to be running inside a container 08:17:04 $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:17:07 $ docker top debfb9ea6e8f0b1f6d9fc3b347b4fbb7aaa7a854f69cf4cffbc08cabb40cbc86 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:17:07 ---> job-cost.sh 08:17:07 lf-activate-venv: SKIPPING 08:17:07 INFO: No Stack... 08:17:08 INFO: Retrieving Pricing Info for: v3-standard-4 08:17:09 INFO: Archiving Costs [Pipeline] sh 08:17:09 + cat /w/workspace/edgex-ui-go/4/archives/cost.csv 08:17:09 + cut -d, -f6 [Pipeline] lock 08:17:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-563-4-stack-cost] 08:17:09 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-563-4-stack-cost] did not exist. Created. 08:17:09 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-563-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:17:10 /w/workspace/edgex-ui-go/4@tmp/durable-1f56f0b2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:17:10 + echo total: 0.10999999940395355 [Pipeline] stash 08:17:10 Warning: overwriting stash ‘stack-cost’ 08:17:15 Stashed 1 file(s) [Pipeline] } 08:17:15 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-563-4-stack-cost] [Pipeline] // lock [Pipeline] } 08:17:15 $ docker stop --time=1 debfb9ea6e8f0b1f6d9fc3b347b4fbb7aaa7a854f69cf4cffbc08cabb40cbc86 08:17:17 $ docker rm -f debfb9ea6e8f0b1f6d9fc3b347b4fbb7aaa7a854f69cf4cffbc08cabb40cbc86 [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 08:17:17 provisioning config files... 08:17:17 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/config8752455915945403259tmp [Pipeline] { [Pipeline] sh 08:17:17 + set +x 08:17:17 + bash -s -- 08:17:17 + curl -s https://codecov.io/bash 08:17:17 08:17:17 _____ _ 08:17:17 / ____| | | 08:17:17 | | ___ __| | ___ ___ _____ __ 08:17:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:17:17 | |___| (_) | (_| | __/ (_| (_) \ V / 08:17:17 \_____\___/ \__,_|\___|\___\___/ \_/ 08:17:17 Bash-1.0.6 08:17:17 08:17:17 08:17:17 ==> git version 2.25.1 found 08:17:17 ==> 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 08:17:17 Release-Date: 2020-01-08 08:17:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:17:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:17:17 ==> Jenkins CI detected. 08:17:17 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-563 08:17:17 project root: . 08:17:17 --> token set from env 08:17:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:17:17 ==> Running gcov in . (disable via -X gcov) 08:17:18 ==> Python coveragepy not found 08:17:18 ==> Searching for coverage reports in: 08:17:18 + . 08:17:18 -> Found 1 reports 08:17:18 ==> Detecting git/mercurial file structure 08:17:18 ==> Reading reports 08:17:18 + ./coverage.out bytes=10 08:17:18 ==> Appending adjustments 08:17:18 https://docs.codecov.io/docs/fixing-reports 08:17:19 + Found adjustments 08:17:19 ==> Gzipping contents 08:17:19 12K /tmp/codecov.bHfaex.gz 08:17:19 ==> Uploading reports 08:17:19 url: https://codecov.io 08:17:19 query: branch=PR-563&commit=9d39787cf0ab2cf10306c399368c157fbb018f6a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-563%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=563&job=&cmd_args= 08:17:19 -> Pinging Codecov 08:17:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-563&commit=9d39787cf0ab2cf10306c399368c157fbb018f6a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-563%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=563&job=&cmd_args= 08:17:19 -> Uploading to 08:17:19 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/FB506323287CE973F263BFD2A0EB1F37/9d39787cf0ab2cf10306c399368c157fbb018f6a/8de6eb1a-5e69-49af-94f7-3abee1e4ba83.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T081719Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=820581fdfa939f4832c6a358c93aef70b10203c02b8e5ed9b25b8b7f5e1de9a7 08:17:19 % Total % Received % Xferd Average Speed Time Time Time Current 08:17:19 Dload Upload Total Spent Left Speed 08:17:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 40327 --:--:-- --:--:-- --:--:-- 40327 08:17:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/9d39787cf0ab2cf10306c399368c157fbb018f6a [Pipeline] } 08:17:19 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 08:17:20 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives ] 08:17:20 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives 08:17:20 total 16 08:17:20 drwxr-xr-x 3 root root 4096 Oct 26 07:59 . 08:17:20 drwxrwxr-x 15 jenkins jenkins 4096 Oct 26 07:59 .. 08:17:20 drwxr-xr-x 2 root root 4096 Oct 26 07:59 cost 08:17:20 -rw-r--r-- 1 root root 83 Oct 26 07:59 cost.csv 08:17:20 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives 08:17:20 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives 08:17:20 total 16 08:17:20 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 07:59 . 08:17:20 drwxrwxr-x 15 jenkins jenkins 4096 Oct 26 07:59 .. 08:17:20 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 07:59 cost 08:17:20 -rw-r--r-- 1 jenkins jenkins 83 Oct 26 07:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:17:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:17:21 ---> package-listing.sh 08:17:21 ++ facter osfamily 08:17:21 ++ tr '[:upper:]' '[:lower:]' 08:17:21 + OS_FAMILY=debian 08:17:21 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-563 08:17:21 + START_PACKAGES=/tmp/packages_start.txt 08:17:21 + END_PACKAGES=/tmp/packages_end.txt 08:17:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:17:21 + PACKAGES=/tmp/packages_start.txt 08:17:21 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-563 ']' 08:17:21 + PACKAGES=/tmp/packages_end.txt 08:17:21 + case "${OS_FAMILY}" in 08:17:21 + dpkg -l 08:17:21 + grep '^ii' 08:17:21 + '[' -f /tmp/packages_start.txt ']' 08:17:21 + '[' -f /tmp/packages_end.txt ']' 08:17:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:17:21 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-563 ']' 08:17:21 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives/ 08:17:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives/ [Pipeline] echo 08:17:21 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-563/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:17:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:17:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:17:22 prd-ubuntu20.04-docker-8c-8g-117094 does not seem to be running inside a container 08:17:22 $ 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-563/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-563 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563:/w/workspace/edgexfoundry_edgex-ui-go_PR-563:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:17:22 $ docker top 29d94c4ff0edee5c12f0ada7317f92eda1336eb8faf6c215acc15862a1317315 -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:23 + touch /tmp/pre-build-complete [Pipeline] sh 08:17:23 + mkdir -p /var/log/sysstat [Pipeline] sh 08:17:23 + ls /var/log/sa-host 08:17:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:17:23 provisioning config files... 08:17:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/config5872078220823766344tmp [Pipeline] { [Pipeline] echo 08:17:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:17:24 ---> create-netrc.sh [Pipeline] } 08:17:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:17:24 ---> python-tools-install.sh [Pipeline] echo 08:17:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:17:24 ---> sudo-logs.sh 08:17:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:17:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:17:25 ---> job-cost.sh 08:17:25 lf-activate-venv: SKIPPING 08:17:25 DEBUG: total: 0.2199999988079071 08:17:25 INFO: Retrieving Stack Cost... 08:17:25 INFO: Retrieving Pricing Info for: v3-standard-8 08:17:25 INFO: Archiving Costs [Pipeline] echo 08:17:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:17:26 ---> logs-deploy.sh 08:17:26 lf-activate-venv: SKIPPING 08:17:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-563/4 08:17:26 INFO: archiving workspace using pattern(s): 08:17:27 Archives upload complete. 08:17:27 INFO: archiving logs to Nexus