Pull request #566 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e60cc90e90edf5699ef3da7a26c96bf5daef26cf+631204ad6e31f2ad7f2af9d8870acc6cdc448164 (9e1b1f1dd47a4998a7ba446955409158f86d13ff) 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-ssh15186358276422046913.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-ssh1114575427614239721.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-566/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-566/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10812289567769256507.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-ssh7556206475796218514.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-566/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-566/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6016756508530480257.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-117089’ Running on prd-ubuntu20.04-docker-8c-8g-117092 in /w/workspace/edgexfoundry_edgex-ui-go_PR-566 [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-566 # 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 e60cc90e90edf5699ef3da7a26c96bf5daef26cf Merge succeeded, producing e60cc90e90edf5699ef3da7a26c96bf5daef26cf Checking out Revision e60cc90e90edf5699ef3da7a26c96bf5daef26cf (PR-566) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/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/566/head:refs/remotes/origin/PR-566 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e60cc90e90edf5699ef3da7a26c96bf5daef26cf # 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 e60cc90e90edf5699ef3da7a26c96bf5daef26cf # timeout=10 > git rev-list --no-walk 2200f8ef825af80b0b715a47901bc46b57d6c0b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:56:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:56:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:56:01 ========================================================= 07:56:01 EdgeX Global Pipelines Version Info 07:56:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:56:02 ------------------- 07:56:02 stable info: 07:56:02 ------------------- 07:56:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:56:02 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 07:56:02 Message: update stable to v1.0.243 07:56:02 ------------------- 07:56:02 experimental info: 07:56:02 ------------------- 07:56:02 Commited By: **** collab-it+edgex@linuxfoundation.org 07:56:02 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 07:56:02 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:56:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:56:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:56:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:56:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:56:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:56:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 07:56:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:56:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:56:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:56:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:56:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:56:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:56:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:56:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:56:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:56:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:56:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:56:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:56:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:56:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:56:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:56:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:56:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:56:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:56:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:56:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:56:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:56:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-566 [Pipeline] echo 07:56:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-566 [Pipeline] echo 07:56:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-566 [Pipeline] echo 07:56:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e60cc90e90edf5699ef3da7a26c96bf5daef26cf [Pipeline] echo 07:56:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e60cc90 [Pipeline] echo 07:56:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:56:03 provisioning config files... 07:56:03 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp/config15105192995049886321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:56:03 ---> docker-login.sh 07:56:03 nexus3.edgexfoundry.org:10001 07:56:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:03 Configure a credential helper to remove this warning. See 07:56:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:03 07:56:03 Login Succeeded 07:56:03 nexus3.edgexfoundry.org:10002 07:56:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:04 Configure a credential helper to remove this warning. See 07:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:04 07:56:04 Login Succeeded 07:56:04 nexus3.edgexfoundry.org:10003 07:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:04 Configure a credential helper to remove this warning. See 07:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:04 07:56:04 Login Succeeded 07:56:04 nexus3.edgexfoundry.org:10004 07:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:04 Configure a credential helper to remove this warning. See 07:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:04 07:56:04 Login Succeeded 07:56:04 docker.io 07:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:04 Configure a credential helper to remove this warning. See 07:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:04 07:56:04 Login Succeeded 07:56:04 ---> docker-login.sh ends [Pipeline] } 07:56:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:56:05 + git rev-list -1 --merges e60cc90e90edf5699ef3da7a26c96bf5daef26cf~1..e60cc90e90edf5699ef3da7a26c96bf5daef26cf [Pipeline] echo 07:56:05 -----------> git rev-list -1 --merges e60cc90e90edf5699ef3da7a26c96bf5daef26cf~1..e60cc90e90edf5699ef3da7a26c96bf5daef26cf e60cc90e90edf5699ef3da7a26c96bf5daef26cf [false] [Pipeline] sh 07:56:05 + git log --format=format:%s -1 e60cc90e90edf5699ef3da7a26c96bf5daef26cf [Pipeline] echo 07:56:05 ========================================================= 07:56:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:56:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:56:05 + git log --format=format:%s -1 e60cc90e90edf5699ef3da7a26c96bf5daef26cf [Pipeline] echo 07:56:05 [semverPrep] GIT_COMMIT: e60cc90e90edf5699ef3da7a26c96bf5daef26cf, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 07:56:05 [semverPrep] This is not a build commit. [Pipeline] sh 07:56:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:56:06 + grep -v github /etc/ssh/ssh_known_hosts 07:56:06 + [ -e /tmp/ssh_known_hosts ] 07:56:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:56:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:56:06 + sudo tee -a /etc/ssh/ssh_known_hosts 07:56:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:56:06 07:56:06 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:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:56:06 0.1.4: Pulling from edgex-devops/py-git-semver 07:56:06 b85a868b505f: Pulling fs layer 07:56:06 e2be974225ed: Pulling fs layer 07:56:06 339a4e72a1f5: Pulling fs layer 07:56:06 988bab9f4d93: Pulling fs layer 07:56:06 1469e6f7b9e6: Pulling fs layer 07:56:06 eaf3925da568: Pulling fs layer 07:56:06 bab4dde63d76: Pulling fs layer 07:56:06 bde34c3a00c8: Pulling fs layer 07:56:06 b352a97aabf1: Pulling fs layer 07:56:06 4872d77fe225: Pulling fs layer 07:56:06 5851b861e8e6: Pulling fs layer 07:56:06 1469e6f7b9e6: Waiting 07:56:06 b352a97aabf1: Waiting 07:56:06 eaf3925da568: Waiting 07:56:06 4872d77fe225: Waiting 07:56:06 bab4dde63d76: Waiting 07:56:06 988bab9f4d93: Waiting 07:56:06 e2be974225ed: Verifying Checksum 07:56:06 e2be974225ed: Download complete 07:56:06 988bab9f4d93: Verifying Checksum 07:56:06 988bab9f4d93: Download complete 07:56:06 1469e6f7b9e6: Verifying Checksum 07:56:06 1469e6f7b9e6: Download complete 07:56:06 339a4e72a1f5: Verifying Checksum 07:56:06 eaf3925da568: Verifying Checksum 07:56:06 eaf3925da568: Download complete 07:56:06 339a4e72a1f5: Download complete 07:56:06 bde34c3a00c8: Verifying Checksum 07:56:06 bde34c3a00c8: Download complete 07:56:06 b352a97aabf1: Download complete 07:56:06 4872d77fe225: Download complete 07:56:06 5851b861e8e6: Verifying Checksum 07:56:06 5851b861e8e6: Download complete 07:56:06 b85a868b505f: Verifying Checksum 07:56:06 b85a868b505f: Download complete 07:56:07 bab4dde63d76: Verifying Checksum 07:56:07 bab4dde63d76: Download complete 07:56:08 b85a868b505f: Pull complete 07:56:08 e2be974225ed: Pull complete 07:56:08 339a4e72a1f5: Pull complete 07:56:08 988bab9f4d93: Pull complete 07:56:09 1469e6f7b9e6: Pull complete 07:56:09 eaf3925da568: Pull complete 07:56:11 bab4dde63d76: Pull complete 07:56:11 bde34c3a00c8: Pull complete 07:56:11 b352a97aabf1: Pull complete 07:56:11 4872d77fe225: Pull complete 07:56:11 5851b861e8e6: Pull complete 07:56:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:56:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:56:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:56:11 prd-ubuntu20.04-docker-8c-8g-117092 does not seem to be running inside a container 07:56:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-566 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-566:/w/workspace/edgexfoundry_edgex-ui-go_PR-566:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-566@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:13 $ docker top ed48c283cceb20afbcd91e074bb67c483a43bb6676238faf00eab2e5f0edda39 -eo pid,comm 07:56:13 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:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:56:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:56:13 [ssh-agent] Looking for ssh-agent implementation... 07:56:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:56:13 $ docker exec ed48c283cceb20afbcd91e074bb67c483a43bb6676238faf00eab2e5f0edda39 ssh-agent 07:56:13 SSH_AUTH_SOCK=/tmp/ssh-m3ymCd0s6wWq/agent.33 07:56:13 SSH_AGENT_PID=39 07:56:13 Running ssh-add (command line suppressed) 07:56:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp/private_key_6110532924297936825.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp/private_key_6110532924297936825.key) 07:56:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:56:14 + git tag --points-at HEAD [Pipeline] } 07:56:14 $ docker exec --env ******** --env ******** ed48c283cceb20afbcd91e074bb67c483a43bb6676238faf00eab2e5f0edda39 ssh-agent -k 07:56:14 unset SSH_AUTH_SOCK; 07:56:14 unset SSH_AGENT_PID; 07:56:14 echo Agent pid 39 killed; 07:56:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:56:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:56:14 [ssh-agent] Looking for ssh-agent implementation... 07:56:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:56:14 $ docker exec ed48c283cceb20afbcd91e074bb67c483a43bb6676238faf00eab2e5f0edda39 ssh-agent 07:56:14 SSH_AUTH_SOCK=/tmp/ssh-Eg7WodZynkmZ/agent.71 07:56:14 SSH_AGENT_PID=77 07:56:14 Running ssh-add (command line suppressed) 07:56:14 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp/private_key_3306291829349104730.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp/private_key_3306291829349104730.key) 07:56:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:56:15 + git semver init 07:56:15 2022-10-26 07:56:15,287 [run_init] DEBUG init version:0.0.0 force:False 07:56:15 2022-10-26 07:56:15,288 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-566/.semver 07:56:15 2022-10-26 07:56:15,288 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-566/.semver 07:56:15 2022-10-26 07:56:15,288 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-566/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-566, universal_newlines=False, shell=None, istream=None) 07:56:16 2022-10-26 07:56:16,669 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-566/.git/info/exclude 07:56:16 2022-10-26 07:56:16,670 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-566/.semver/PR-566 with force:False 07:56:16 2022-10-26 07:56:16,670 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-566/.semver/PR-566 07:56:16 2022-10-26 07:56:16,674 [execute] INFO git cat-file --batch-check 07:56:16 2022-10-26 07:56:16,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-566/.semver, universal_newlines=False, shell=None, istream=) 07:56:16 2022-10-26 07:56:16,680 [execute] INFO git cat-file --batch 07:56:16 2022-10-26 07:56:16,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-566/.semver, universal_newlines=False, shell=None, istream=) 07:56:16 2022-10-26 07:56:16,687 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-566/.semver/PR-566 07:56:16 0.0.0 [Pipeline] } 07:56:16 $ docker exec --env ******** --env ******** ed48c283cceb20afbcd91e074bb67c483a43bb6676238faf00eab2e5f0edda39 ssh-agent -k 07:56:16 unset SSH_AUTH_SOCK; 07:56:16 unset SSH_AGENT_PID; 07:56:16 echo Agent pid 77 killed; 07:56:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:56:17 + git semver [Pipeline] } 07:56:17 $ docker stop --time=1 ed48c283cceb20afbcd91e074bb67c483a43bb6676238faf00eab2e5f0edda39 07:56:18 $ docker rm -f ed48c283cceb20afbcd91e074bb67c483a43bb6676238faf00eab2e5f0edda39 [Pipeline] // withDockerContainer [Pipeline] sh 07:56:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:56:19 Stashed 1 file(s) [Pipeline] echo 07:56:19 [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:19 provisioning config files... 07:56:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp/config14128086216432107213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:56:19 ---> docker-login.sh 07:56:19 nexus3.edgexfoundry.org:10001 07:56:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:19 Configure a credential helper to remove this warning. See 07:56:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:19 07:56:19 Login Succeeded 07:56:19 nexus3.edgexfoundry.org:10002 07:56:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:19 Configure a credential helper to remove this warning. See 07:56:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:19 07:56:19 Login Succeeded 07:56:19 nexus3.edgexfoundry.org:10003 07:56:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:19 Configure a credential helper to remove this warning. See 07:56:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:19 07:56:19 Login Succeeded 07:56:19 nexus3.edgexfoundry.org:10004 07:56:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:19 Configure a credential helper to remove this warning. See 07:56:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:19 07:56:19 Login Succeeded 07:56:19 docker.io 07:56:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:20 Configure a credential helper to remove this warning. See 07:56:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:20 07:56:20 Login Succeeded 07:56:20 ---> docker-login.sh ends [Pipeline] } 07:56:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:56:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:56:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:56:20 ========================================================= 07:56:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 07:56:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:20 + 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:56:21 Sending build context to Docker daemon 45.52MB 07:56:21 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 07:56:21 Step 2/16 : FROM ${BASE} AS builder 07:56:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 07:56:21 213ec9aee27d: Pulling fs layer 07:56:21 4583459ba037: Pulling fs layer 07:56:21 93c1e223e6f2: Pulling fs layer 07:56:21 53926ce57604: Pulling fs layer 07:56:21 21b2b0c7a3f4: Pulling fs layer 07:56:21 30f14e443154: Pulling fs layer 07:56:21 801331c1e519: Pulling fs layer 07:56:21 99cc6dd402b0: Pulling fs layer 07:56:21 7d9ed39f4882: Pulling fs layer 07:56:21 30f14e443154: Waiting 07:56:21 801331c1e519: Waiting 07:56:21 21b2b0c7a3f4: Waiting 07:56:21 7d9ed39f4882: Waiting 07:56:21 99cc6dd402b0: Waiting 07:56:21 53926ce57604: Waiting 07:56:21 93c1e223e6f2: Verifying Checksum 07:56:21 93c1e223e6f2: Download complete 07:56:21 4583459ba037: Download complete 07:56:21 21b2b0c7a3f4: Download complete 07:56:21 30f14e443154: Download complete 07:56:21 213ec9aee27d: Verifying Checksum 07:56:21 213ec9aee27d: Download complete 07:56:21 801331c1e519: Verifying Checksum 07:56:21 801331c1e519: Download complete 07:56:21 213ec9aee27d: Pull complete 07:56:21 4583459ba037: Pull complete 07:56:21 93c1e223e6f2: Pull complete 07:56:21 7d9ed39f4882: Verifying Checksum 07:56:21 7d9ed39f4882: Download complete 07:56:22 53926ce57604: Verifying Checksum 07:56:22 53926ce57604: Download complete 07:56:22 99cc6dd402b0: Verifying Checksum 07:56:22 99cc6dd402b0: Download complete 07:56:26 53926ce57604: Pull complete 07:56:26 21b2b0c7a3f4: Pull complete 07:56:26 30f14e443154: Pull complete 07:56:26 801331c1e519: Pull complete 07:56:28 99cc6dd402b0: Pull complete 07:56:29 7d9ed39f4882: Pull complete 07:56:29 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 07:56:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:56:29 ---> 1dedd983c030 07:56:29 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:56:31 ---> Running in 41c6ddc4d7bb 07:56:31 Removing intermediate container 41c6ddc4d7bb 07:56:31 ---> 36b6a2bd246d 07:56:31 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 07:56:31 ---> Running in a78f4ceea3e0 07:56:31 Removing intermediate container a78f4ceea3e0 07:56:31 ---> b03fd4271916 07:56:31 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 07:56:31 ---> Running in 28fb9c3dfd51 07:56:31 Removing intermediate container 28fb9c3dfd51 07:56:31 ---> 88fa2a0f6de2 07:56:31 Step 6/16 : LABEL Name=edgex-ui-go 07:56:31 ---> Running in 83d7858421d9 07:56:31 Removing intermediate container 83d7858421d9 07:56:31 ---> faae5ac1ad53 07:56:31 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 07:56:31 ---> Running in da52e8288583 07:56:31 Removing intermediate container da52e8288583 07:56:31 ---> c8b136e77f3b 07:56:31 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:56:32 latest: Pulling from library/docker 07:56:32 213ec9aee27d: Already exists 07:56:32 7b0dd730a5c3: Pulling fs layer 07:56:32 4b90f8029a36: Pulling fs layer 07:56:32 a89466c712af: Pulling fs layer 07:56:32 9c6a0a734fa9: Pulling fs layer 07:56:32 beeedf2bf9bb: Pulling fs layer 07:56:32 3bc3016a9123: Pulling fs layer 07:56:32 45d434503156: Pulling fs layer 07:56:32 539e1dfa3993: Pulling fs layer 07:56:32 9c6a0a734fa9: Waiting 07:56:32 beeedf2bf9bb: Waiting 07:56:32 539e1dfa3993: Waiting 07:56:32 45d434503156: Waiting 07:56:32 4b90f8029a36: Verifying Checksum 07:56:32 4b90f8029a36: Download complete 07:56:32 7b0dd730a5c3: Download complete 07:56:32 a89466c712af: Verifying Checksum 07:56:32 a89466c712af: Download complete 07:56:32 7b0dd730a5c3: Pull complete 07:56:32 4b90f8029a36: Pull complete 07:56:32 9c6a0a734fa9: Verifying Checksum 07:56:32 3bc3016a9123: Verifying Checksum 07:56:32 3bc3016a9123: Download complete 07:56:32 beeedf2bf9bb: Verifying Checksum 07:56:32 beeedf2bf9bb: Download complete 07:56:33 45d434503156: Verifying Checksum 07:56:33 45d434503156: Download complete 07:56:33 539e1dfa3993: Verifying Checksum 07:56:33 539e1dfa3993: Download complete 07:56:33 a89466c712af: Pull complete 07:56:33 9c6a0a734fa9: Pull complete 07:56:33 beeedf2bf9bb: Pull complete 07:56:33 3bc3016a9123: Pull complete 07:56:33 45d434503156: Pull complete 07:56:34 539e1dfa3993: Pull complete 07:56:34 Digest: sha256:b44077b08bb253acfe1c7d2a98040147732389ef17a35468ee3df8d55b615bb9 07:56:34 Status: Downloaded newer image for docker:latest 07:56:34 Still waiting to schedule task 07:56:34 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-117090’ 07:56:35 ---> b68e6c998dd6 07:56:35 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:56:35 ---> Running in 3d706e183ac7 07:56:35 Removing intermediate container 3d706e183ac7 07:56:35 ---> 89d2c33afb58 07:56:35 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:56:35 ---> Running in d47f9e55986e 07:56:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:56:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:56:37 OK: 211 MiB in 51 packages 07:56:37 Removing intermediate container d47f9e55986e 07:56:37 ---> ce2fb62d3537 07:56:37 Step 11/16 : ENV GO111MODULE=on 07:56:37 ---> Running in 105bfe6447a0 07:56:37 Removing intermediate container 105bfe6447a0 07:56:37 ---> 40f847cd7c62 07:56:37 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:56:37 ---> Running in c6dcaf2b2f51 07:56:37 Removing intermediate container c6dcaf2b2f51 07:56:37 ---> 661e4a743647 07:56:37 Step 13/16 : COPY go.mod vendor* ./ 07:56:38 ---> 4398f5b03abd 07:56:38 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:56:38 ---> Running in 1fbed96ffbe6 07:56:56 Removing intermediate container 1fbed96ffbe6 07:56:56 ---> f6f1e65caf09 07:56:56 Step 15/16 : COPY . . 07:56:56 ---> 9f882783956e 07:56:56 Step 16/16 : RUN ${MAKE} 07:56:56 ---> Running in e8f53e7ec092 07:56:56 noop 07:56:56 Removing intermediate container e8f53e7ec092 07:56:56 ---> 2fc71e170b42 07:56:56 Successfully built 2fc71e170b42 07:56:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:56 + docker inspect -f . ci-base-image-x86_64 07:56:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:56:56 prd-ubuntu20.04-docker-8c-8g-117092 does not seem to be running inside a container 07:56:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-566 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-566:/w/workspace/edgexfoundry_edgex-ui-go_PR-566:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-566@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:56:56 $ docker top d1e8e9269d9dedaa7860da1e4f401482e31b89aed982c47f48d6b4fc23995063 -eo pid,comm [Pipeline] { [Pipeline] sh 07:56:57 + go version 07:56:57 go version go1.18.7 linux/amd64 [Pipeline] } 07:56:57 $ docker stop --time=1 d1e8e9269d9dedaa7860da1e4f401482e31b89aed982c47f48d6b4fc23995063 07:56:58 $ docker rm -f d1e8e9269d9dedaa7860da1e4f401482e31b89aed982c47f48d6b4fc23995063 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:59 + docker inspect -f . ci-base-image-x86_64 07:56:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:56:59 prd-ubuntu20.04-docker-8c-8g-117092 does not seem to be running inside a container 07:56:59 $ 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-566 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-566:/w/workspace/edgexfoundry_edgex-ui-go_PR-566:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-566@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:56:59 $ docker top 2af704a27030596fc67a1ff15545efc67b6b29103f2eb8bcf3d4f41363d70d56 -eo pid,comm [Pipeline] { [Pipeline] sh 07:56:59 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-566 [Pipeline] fileExists [Pipeline] sh 07:57:00 + make test 07:57:00 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 07:57:00 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:57:08 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:57:08 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:57:08 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:57:08 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 07:57:08 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 07:57:08 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:57:08 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:57:08 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 07:57:08 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 07:57:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:57:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:57:11 ./bin/test-attribution-txt.sh 07:57:11 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 07:57:11 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 07:57:11 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 07:57:11 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 07:57:11 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 07:57:11 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 07:57:11 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 07:57:11 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 07:57:11 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 07:57:11 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 07:57:11 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 07:57:11 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 07:57:11 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 07:57:11 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 07:57:11 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 07:57:11 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 07:57:11 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 07:57:11 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 07:57:11 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 07:57:11 An attribution for golang.org/x/net is missing from Attribution.txt, please add 07:57:11 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 07:57:11 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 07:57:11 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 07:57:11 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 07:57:11 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 07:57:11 make -C web test 07:57:11 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-566/web' 07:57:11 make[1]: tput: No such file or directory 07:57:11 make[1]: tput: No such file or directory 07:57:11 warning: generating ./VERSION 07:57:11 echo "0.0.0" > VERSION 07:57:11 docker build \ 07:57:11 -f Dockerfile \ 07:57:11 --build-arg USER=1000 \ 07:57:11 \ 07:57:11 --label "git_sha=e60cc90e90edf5699ef3da7a26c96bf5daef26cf" \ 07:57:11 -t edgexfoundry/edgex-web-ui:e60cc90e90edf5699ef3da7a26c96bf5daef26cf \ 07:57:11 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 07:57:11 . 07:57:11 Sending build context to Docker daemon 3.269MB 07:57:11 Step 1/10 : FROM node:16.17-alpine3.15 07:57:11 16.17-alpine3.15: Pulling from library/node 07:57:11 9621f1afde84: Pulling fs layer 07:57:11 c6f70ee39829: Pulling fs layer 07:57:11 56892a8094a2: Pulling fs layer 07:57:11 58dd87906ef0: Pulling fs layer 07:57:11 58dd87906ef0: Waiting 07:57:11 56892a8094a2: Download complete 07:57:11 9621f1afde84: Verifying Checksum 07:57:11 9621f1afde84: Download complete 07:57:11 58dd87906ef0: Download complete 07:57:11 9621f1afde84: Pull complete 07:57:11 c6f70ee39829: Verifying Checksum 07:57:11 c6f70ee39829: Download complete 07:57:12 c6f70ee39829: Pull complete 07:57:12 56892a8094a2: Pull complete 07:57:12 58dd87906ef0: Pull complete 07:57:12 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 07:57:12 Status: Downloaded newer image for node:16.17-alpine3.15 07:57:13 ---> b69703f70c3d 07:57:13 Step 2/10 : RUN apk add --no-cache chromium 07:57:13 ---> Running in 71bda279afc5 07:57:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:57:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:57:14 (1/129) Installing libxau (1.0.9-r0) 07:57:14 (2/129) Installing libmd (1.0.3-r0) 07:57:14 (3/129) Installing libbsd (0.11.3-r1) 07:57:14 (4/129) Installing libxdmcp (1.1.3-r0) 07:57:14 (5/129) Installing libxcb (1.14-r2) 07:57:14 (6/129) Installing libx11 (1.7.3.1-r0) 07:57:14 (7/129) Installing libxext (1.3.4-r0) 07:57:14 (8/129) Installing libice (1.0.10-r0) 07:57:14 (9/129) Installing libuuid (2.37.4-r0) 07:57:14 (10/129) Installing libsm (1.2.3-r0) 07:57:14 (11/129) Installing libxt (1.2.1-r0) 07:57:14 (12/129) Installing libxmu (1.1.3-r0) 07:57:14 (13/129) Installing xset (1.2.4-r0) 07:57:14 (14/129) Installing xprop (1.2.5-r0) 07:57:14 (15/129) Installing xdg-utils (1.1.3-r0) 07:57:14 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 07:57:14 (17/129) Installing pkgconf (1.8.0-r0) 07:57:14 (18/129) Installing libffi (3.4.2-r1) 07:57:14 (19/129) Installing libintl (0.21-r0) 07:57:14 (20/129) Installing libblkid (2.37.4-r0) 07:57:14 (21/129) Installing libmount (2.37.4-r0) 07:57:14 (22/129) Installing pcre (8.45-r1) 07:57:14 (23/129) Installing glib (2.70.1-r0) 07:57:14 (24/129) Installing xz-libs (5.2.5-r1) 07:57:14 (25/129) Installing libxml2 (2.9.14-r2) 07:57:14 (26/129) Installing shared-mime-info (2.1-r1) 07:57:14 (27/129) Installing hicolor-icon-theme (0.17-r1) 07:57:14 (28/129) Installing libjpeg-turbo (2.1.2-r0) 07:57:14 (29/129) Installing libpng (1.6.37-r1) 07:57:14 (30/129) Installing libwebp (1.2.2-r0) 07:57:14 (31/129) Installing zstd-libs (1.5.0-r0) 07:57:14 (32/129) Installing tiff (4.4.0-r0) 07:57:14 (33/129) Installing gdk-pixbuf (2.42.8-r0) 07:57:14 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 07:57:14 (35/129) Installing libxcomposite (0.4.5-r0) 07:57:14 (36/129) Installing libxfixes (6.0.0-r0) 07:57:14 (37/129) Installing libxrender (0.9.10-r3) 07:57:14 (38/129) Installing libxcursor (1.2.0-r0) 07:57:14 (39/129) Installing libxdamage (1.1.5-r1) 07:57:14 (40/129) Installing libxi (1.8-r0) 07:57:14 (41/129) Installing libxinerama (1.1.4-r1) 07:57:14 (42/129) Installing libxrandr (1.5.2-r1) 07:57:14 (43/129) Installing atk (2.36.0-r0) 07:57:14 (44/129) Installing libxtst (1.2.3-r3) 07:57:14 (45/129) Installing dbus-libs (1.12.24-r0) 07:57:14 (46/129) Installing at-spi2-core (2.42.0-r0) 07:57:14 (47/129) Installing at-spi2-atk (2.38.0-r0) 07:57:14 (48/129) Installing expat (2.5.0-r0) 07:57:14 (49/129) Installing brotli-libs (1.0.9-r5) 07:57:14 (50/129) Installing libbz2 (1.0.8-r1) 07:57:14 (51/129) Installing freetype (2.11.1-r2) 07:57:14 (52/129) Installing fontconfig (2.13.1-r4) 07:57:14 (53/129) Installing pixman (0.40.0-r3) 07:57:14 (54/129) Installing cairo (1.16.0-r5) 07:57:14 (55/129) Installing cairo-gobject (1.16.0-r5) 07:57:14 (56/129) Installing avahi-libs (0.8-r5) 07:57:14 (57/129) Installing gmp (6.2.1-r1) 07:57:14 (58/129) Installing nettle (3.7.3-r0) 07:57:14 (59/129) Installing p11-kit (0.24.0-r1) 07:57:14 (60/129) Installing libtasn1 (4.18.0-r0) 07:57:14 (61/129) Installing libunistring (0.9.10-r1) 07:57:14 (62/129) Installing gnutls (3.7.1-r1) 07:57:14 (63/129) Installing cups-libs (2.3.3-r6) 07:57:14 (64/129) Installing libepoxy (1.5.9-r0) 07:57:14 (65/129) Installing fribidi (1.0.11-r0) 07:57:14 (66/129) Installing graphite2 (1.3.14-r0) 07:57:14 (67/129) Installing harfbuzz (3.0.0-r2) 07:57:14 (68/129) Installing libxft (2.3.4-r0) 07:57:15 (69/129) Installing pango (1.48.10-r0) 07:57:15 (70/129) Installing wayland-libs-client (1.19.0-r1) 07:57:15 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 07:57:15 (72/129) Installing wayland-libs-egl (1.19.0-r1) 07:57:15 (73/129) Installing xkeyboard-config (2.34-r0) 07:57:15 (74/129) Installing libxkbcommon (1.3.1-r0) 07:57:15 (75/129) Installing gtk+3.0 (3.24.30-r0) 07:57:15 Executing gtk+3.0-3.24.30-r0.post-install 07:57:15 (76/129) Installing libfontenc (1.1.4-r0) 07:57:15 (77/129) Installing mkfontscale (1.2.1-r1) 07:57:15 (78/129) Installing ttf-opensans (1.10-r1) 07:57:15 Executing ttf-opensans-1.10-r1.post-install 07:57:17 (79/129) Installing libogg (1.3.5-r0) 07:57:17 (80/129) Installing flac (1.3.4-r0) 07:57:17 (81/129) Installing alsa-lib (1.2.5.1-r1) 07:57:17 (82/129) Installing libatomic (10.3.1_git20211027-r0) 07:57:17 (83/129) Installing sdl2 (2.0.16-r4) 07:57:17 (84/129) Installing aom-libs (3.2.0-r0) 07:57:17 (85/129) Installing libass (0.15.2-r0) 07:57:17 (86/129) Installing libdav1d (0.9.2-r0) 07:57:17 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 07:57:17 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 07:57:17 (89/129) Installing lame (3.100-r0) 07:57:17 (90/129) Installing opus (1.3.1-r1) 07:57:17 (91/129) Installing libgomp (10.3.1_git20211027-r0) 07:57:17 (92/129) Installing soxr (0.1.3-r2) 07:57:17 (93/129) Installing libsrt (1.4.2-r1) 07:57:17 (94/129) Installing libssh (0.9.6-r1) 07:57:17 (95/129) Installing libtheora (1.1.1-r16) 07:57:17 (96/129) Installing v4l-utils-libs (1.22.1-r1) 07:57:17 (97/129) Installing libpciaccess (0.16-r0) 07:57:17 (98/129) Installing libdrm (2.4.109-r0) 07:57:17 (99/129) Installing libva (2.13.0-r0) 07:57:17 (100/129) Installing libvdpau (1.4-r0) 07:57:17 (101/129) Installing vidstab (1.1.0-r1) 07:57:17 (102/129) Installing libvorbis (1.3.7-r0) 07:57:17 (103/129) Installing libvpx (1.10.0-r0) 07:57:17 (104/129) Installing vulkan-loader (1.2.196-r0) 07:57:17 (105/129) Installing x264-libs (20210613-r0) 07:57:17 (106/129) Installing x265-libs (3.5-r0) 07:57:17 (107/129) Installing xvidcore (1.3.7-r1) 07:57:17 (108/129) Installing ffmpeg-libs (4.4.1-r2) 07:57:17 (109/129) Installing libevent (2.1.12-r4) 07:57:17 (110/129) Installing mesa (21.2.6-r0) 07:57:17 (111/129) Installing wayland-libs-server (1.19.0-r1) 07:57:17 (112/129) Installing mesa-gbm (21.2.6-r0) 07:57:17 (113/129) Installing lcms2 (2.12-r1) 07:57:17 (114/129) Installing nspr (4.32-r0) 07:57:17 (115/129) Installing sqlite-libs (3.36.0-r0) 07:57:17 (116/129) Installing nss (3.78.1-r0) 07:57:17 (117/129) Installing libasyncns (0.8-r1) 07:57:17 (118/129) Installing libltdl (2.4.6-r7) 07:57:17 (119/129) Installing orc (0.4.32-r0) 07:57:17 (120/129) Installing libsndfile (1.0.31-r1) 07:57:17 (121/129) Installing speexdsp (1.2.0-r0) 07:57:17 (122/129) Installing tdb-libs (1.4.5-r0) 07:57:17 (123/129) Installing libpulse (15.0-r2) 07:57:17 (124/129) Installing re2 (2021.11.01-r0) 07:57:17 (125/129) Installing snappy (1.1.9-r1) 07:57:17 (126/129) Installing libgpg-error (1.42-r1) 07:57:17 (127/129) Installing libgcrypt (1.9.4-r0) 07:57:17 (128/129) Installing libxslt (1.1.35-r0) 07:57:17 (129/129) Installing chromium (99.0.4844.84-r0) 07:57:18 Executing busybox-1.34.1-r7.trigger 07:57:18 Executing glib-2.70.1-r0.trigger 07:57:18 Executing shared-mime-info-2.1-r1.trigger 07:57:20 Executing gdk-pixbuf-2.42.8-r0.trigger 07:57:20 Executing gtk-update-icon-cache-2.24.33-r0.trigger 07:57:20 Executing fontconfig-2.13.1-r4.trigger 07:57:20 Executing mkfontscale-1.2.1-r1.trigger 07:57:20 OK: 286 MiB in 145 packages 07:57:24 Removing intermediate container 71bda279afc5 07:57:24 ---> 9550a8590a24 07:57:24 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 07:57:24 ---> Running in 43a16dfb52b0 07:57:24 Removing intermediate container 43a16dfb52b0 07:57:24 ---> 9b70993e51f6 07:57:24 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 07:57:24 ---> Running in e0907e99d093 07:57:24 Removing intermediate container e0907e99d093 07:57:24 ---> 504944b8f498 07:57:24 Step 5/10 : RUN npm install -g npm 07:57:24 ---> Running in d262390edbaf 07:57:30 07:57:30 changed 54 packages, and audited 212 packages in 6s 07:57:30 07:57:30 11 packages are looking for funding 07:57:30 run `npm fund` for details 07:57:30 07:57:30 found 0 vulnerabilities 07:57:31 Removing intermediate container d262390edbaf 07:57:31 ---> ddbcb354fa4f 07:57:31 Step 6/10 : ARG USER=1000 07:57:31 ---> Running in 070256ccab42 07:57:31 Removing intermediate container 070256ccab42 07:57:31 ---> 75e929a968ec 07:57:31 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 07:57:31 ---> Running in d7d9aea5f409 07:57:32 Removing intermediate container d7d9aea5f409 07:57:32 ---> 6b0381bff2b8 07:57:32 Step 8/10 : USER $USER:$USER 07:57:32 ---> Running in 14c06c909a42 07:57:32 Removing intermediate container 14c06c909a42 07:57:32 ---> 687e4d1a6308 07:57:32 Step 9/10 : WORKDIR /app 07:57:32 ---> Running in 1201b2031385 07:57:32 Removing intermediate container 1201b2031385 07:57:32 ---> 05f04cad944f 07:57:32 Step 10/10 : LABEL git_sha=e60cc90e90edf5699ef3da7a26c96bf5daef26cf 07:57:32 ---> Running in 288b1e47fcfe 07:57:32 Removing intermediate container 288b1e47fcfe 07:57:32 ---> 2da2cb00c25f 07:57:32 Successfully built 2da2cb00c25f 07:57:32 Successfully tagged edgexfoundry/edgex-web-ui:e60cc90e90edf5699ef3da7a26c96bf5daef26cf 07:57:32 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 07:57:32 touch edgex-web-ui.imagebuilt 07:57:32 mkdir -p node_modules coverage 07:57:32 chown "1000:1000" node_modules coverage package-lock.json 07:57:32 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 07:57:34 npm WARN EBADENGINE Unsupported engine { 07:57:34 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 07:57:34 npm WARN EBADENGINE required: { 07:57:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:57:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:57:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:57:34 npm WARN EBADENGINE }, 07:57:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:57:34 npm WARN EBADENGINE } 07:57:34 npm WARN EBADENGINE Unsupported engine { 07:57:34 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 07:57:34 npm WARN EBADENGINE required: { 07:57:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:57:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:57:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:57:34 npm WARN EBADENGINE }, 07:57:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:57:34 npm WARN EBADENGINE } 07:57:34 npm WARN EBADENGINE Unsupported engine { 07:57:34 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 07:57:34 npm WARN EBADENGINE required: { 07:57:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:57:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:57:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:57:34 npm WARN EBADENGINE }, 07:57:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:57:34 npm WARN EBADENGINE } 07:57:34 npm WARN EBADENGINE Unsupported engine { 07:57:34 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 07:57:34 npm WARN EBADENGINE required: { 07:57:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:57:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:57:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:57:34 npm WARN EBADENGINE }, 07:57:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:57:34 npm WARN EBADENGINE } 07:57:34 npm WARN EBADENGINE Unsupported engine { 07:57:34 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 07:57:34 npm WARN EBADENGINE required: { 07:57:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:57:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:57:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:57:34 npm WARN EBADENGINE }, 07:57:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:57:34 npm WARN EBADENGINE } 07:57:34 npm WARN EBADENGINE Unsupported engine { 07:57:34 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 07:57:34 npm WARN EBADENGINE required: { 07:57:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:57:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:57:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:57:34 npm WARN EBADENGINE }, 07:57:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:57:34 npm WARN EBADENGINE } 07:57:34 npm WARN EBADENGINE Unsupported engine { 07:57:34 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 07:57:34 npm WARN EBADENGINE required: { 07:57:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:57:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:57:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:57:34 npm WARN EBADENGINE }, 07:57:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:57:34 npm WARN EBADENGINE } 07:57:34 npm WARN EBADENGINE Unsupported engine { 07:57:34 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 07:57:34 npm WARN EBADENGINE required: { 07:57:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:57:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:57:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:57:34 npm WARN EBADENGINE }, 07:57:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:57:34 npm WARN EBADENGINE } 07:57:34 npm WARN EBADENGINE Unsupported engine { 07:57:34 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 07:57:34 npm WARN EBADENGINE required: { 07:57:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:57:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:57:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:57:34 npm WARN EBADENGINE }, 07:57:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:57:34 npm WARN EBADENGINE } 07:57:38 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 07:57:39 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:57:39 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 07:57:39 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 07:57:39 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 07:57:39 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 07:57:40 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 07:57:41 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 07:57:41 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 07:57:44 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:57:44 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:57:44 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 07:57:45 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:57:45 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:57:46 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 07:57:46 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:57:47 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:57:49 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:57:51 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:57:57 07:57:57 added 1478 packages, and audited 1479 packages in 23s 07:57:57 07:57:57 90 packages are looking for funding 07:57:57 run `npm fund` for details 07:57:57 07:57:57 14 vulnerabilities (3 moderate, 9 high, 2 critical) 07:57:57 07:57:57 To address issues that do not require attention, run: 07:57:57 npm audit fix 07:57:57 07:57:57 To address all issues (including breaking changes), run: 07:57:57 npm audit fix --force 07:57:57 07:57:57 Run `npm audit` for details. 07:58:00 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:02 - Generating browser application bundles (phase: setup)... 07:58:06 Compiling @angular/core : es2015 as esm2015 07:58:06 Compiling @angular/compiler/testing : es2015 as esm2015 07:58:10 Compiling @angular/common : es2015 as esm2015 07:58:10 Compiling @angular/core/testing : es2015 as esm2015 07:58:10 Compiling @angular/platform-browser : es2015 as esm2015 07:58:10 Compiling @angular/common/testing : es2015 as esm2015 07:58:11 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 07:58:11 Compiling @angular/platform-browser/testing : es2015 as esm2015 07:58:11 Compiling @angular/router : es2015 as esm2015 07:58:11 Compiling @angular/common/http : es2015 as esm2015 07:58:11 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 07:58:11 Compiling @angular/forms : es2015 as esm2015 07:58:11 Compiling @angular/common/http/testing : es2015 as esm2015 07:58:13 Compiling @angular/router/testing : es2015 as esm2015 07:58:20 26 10 2022 07:58:19.373:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 07:58:20 26 10 2022 07:58:19.375:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 07:58:20 26 10 2022 07:58:19.383:INFO [launcher]: Starting browser ChromeHeadless 07:58:32 ✔ Browser application bundle generation complete. 07:58:32 26 10 2022 07:58:31.222:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket Wi5itkKlh_W9By-CAAAB with id 27889846 07:58:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 07:58:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.112 secs) 07:58:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.153 secs) 07:58:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.266 secs) 07:58:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.298 secs) 07:58:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.304 secs) 07:58:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.348 secs) 07:58:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.358 secs) 07:58:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.386 secs) 07:58:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.42 secs) 07:58:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.425 secs) 07:58:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.43 secs) 07:58:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.447 secs) 07:58:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.496 secs) 07:58:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.513 secs) 07:58:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.528 secs) 07:58:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.567 secs) 07:58:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.57 secs) 07:58:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.574 secs) 07:58:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.597 secs) 07:58:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.601 secs) 07:58:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.607 secs) 07:58:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.615 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.628 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.634 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.638 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.642 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.644 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.646 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.648 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.652 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.772 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.812 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.822 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.832 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.838 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.863 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.872 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.897 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.94 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.96 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.97 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.977 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.98 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.983 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.99 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.02 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.027 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.031 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.038 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.04 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.05 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.079 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.113 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.126 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.134 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.142 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.158 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.187 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.194 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.21 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.219 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.226 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.231 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.235 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.239 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.241 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.252 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.26 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.264 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.276 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.284 secs) 07:58:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.306 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.31 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.314 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.338 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.368 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.386 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.396 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.404 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.42 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.438 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.441 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.442 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.443 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.444 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.452 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.454 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.456 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.48 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.488 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.494 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.5 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.515 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.524 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.54 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.552 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.586 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.589 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.591 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.612 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.617 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.621 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.627 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.675 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.684 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.687 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.689 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.692 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.697 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.701 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.702 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.71 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.729 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.733 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.735 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.743 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.75 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.772 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.784 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.803 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.806 secs) 07:58:36 WARN: ' 07:58:36 It looks like you're using ngModel on the same form field as formControlName. 07:58:36 Support for using the ngModel input property and ngModelChange event with 07:58:36 reactive form directives has been deprecated in Angular v6 and will be removed 07:58:36 in a future version of Angular. 07:58:36 07:58:36 For more information on this, see our API docs here: 07:58:36 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:58:36 ' 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.806 secs) 07:58:36 WARN: ' 07:58:36 It looks like you're using ngModel on the same form field as formControlName. 07:58:36 Support for using the ngModel input property and ngModelChange event with 07:58:36 reactive form directives has been deprecated in Angular v6 and will be removed 07:58:36 in a future version of Angular. 07:58:36 07:58:36 For more information on this, see our API docs here: 07:58:36 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:58:36 ' 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.824 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.835 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.86 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.869 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.884 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.894 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.905 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.914 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.921 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.924 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.931 secs) 07:58:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.943 secs) 07:58:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.963 secs) 07:58:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.985 secs) 07:58:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.009 secs) 07:58:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.017 secs) 07:58:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.023 secs) 07:58:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.03 secs) 07:58:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.038 secs) 07:58:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.054 secs) 07:58:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.06 secs) 07:58:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.077 secs) 07:58:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.085 secs) 07:58:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.094 secs) 07:58:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.109 secs) 07:58:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.112 secs) 07:58:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.128 secs) 07:58:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.14 secs) 07:58:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.322 secs / 2.14 secs) 07:58:37 TOTAL: 149 SUCCESS 07:58:37 ✔ Browser application bundle generation complete. 07:58:37 07:58:37 =============================== Coverage summary =============================== 07:58:37 Statements : 40.95% ( 1466/3580 ) 07:58:37 Branches : 12.03% ( 111/923 ) 07:58:37 Functions : 33.2% ( 431/1298 ) 07:58:37 Lines : 38.88% ( 1317/3387 ) 07:58:37 ================================================================================ 07:58:37 ✔ Browser application bundle generation complete. 07:58:38 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-566/web' [Pipeline] echo 07:58:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:58:38 $ docker stop --time=1 2af704a27030596fc67a1ff15545efc67b6b29103f2eb8bcf3d4f41363d70d56 07:58:39 $ docker rm -f 2af704a27030596fc67a1ff15545efc67b6b29103f2eb8bcf3d4f41363d70d56 [Pipeline] // withDockerContainer [Pipeline] sh 07:58:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:58:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:58:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:58:41 + ls -al . 07:58:41 total 184 07:58:41 drwxrwxr-x 14 jenkins jenkins 4096 Oct 26 07:57 . 07:58:41 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:55 .. 07:58:41 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:56 .blubracket 07:58:41 -rw-rw-r-- 1 jenkins jenkins 18 Oct 26 07:56 .dockerignore 07:58:41 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 07:56 .git 07:58:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:56 .github 07:58:41 -rw-rw-r-- 1 jenkins jenkins 185 Oct 26 07:56 .gitignore 07:58:41 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 07:56 .semver 07:58:41 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 26 07:56 Attribution.txt 07:58:41 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 26 07:56 CHANGELOG.md 07:58:41 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 26 07:56 CONTRIBUTING.md 07:58:41 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 26 07:56 Dockerfile 07:58:41 -rw-rw-r-- 1 jenkins jenkins 652 Oct 26 07:56 Jenkinsfile 07:58:41 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 26 07:56 LICENSE 07:58:41 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 26 07:56 Makefile 07:58:41 -rw-rw-r-- 1 jenkins jenkins 4558 Oct 26 07:56 README.md 07:58:41 -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 07:56 VERSION 07:58:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:56 assets 07:58:41 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:56 bin 07:58:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:56 cmd 07:58:41 -rw-r--r-- 1 jenkins jenkins 10 Oct 26 07:57 coverage.out 07:58:41 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:56 docs 07:58:41 -rw-rw-r-- 1 jenkins jenkins 3152 Oct 26 07:56 go.mod 07:58:41 -rw-rw-r-- 1 jenkins jenkins 43972 Oct 26 07:56 go.sum 07:58:41 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 07:56 internal 07:58:41 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:56 snap 07:58:41 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:56 testing 07:58:41 -rw-rw-r-- 1 jenkins jenkins 155 Oct 26 07:56 version.go 07:58:41 drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 07:57 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:42 + 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=e60cc90e90edf5699ef3da7a26c96bf5daef26cf --label arch=amd64 --label version=0.0.0 . 07:58:42 Sending build context to Docker daemon 48.27MB 07:58:42 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 07:58:42 Step 2/26 : FROM ${BASE} AS builder 07:58:42 ---> 2fc71e170b42 07:58:42 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:58:42 ---> Running in d7bf815a3146 07:58:42 Removing intermediate container d7bf815a3146 07:58:42 ---> 71978bc2ae33 07:58:42 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 07:58:43 ---> Running in e44d1c3c8673 07:58:43 Removing intermediate container e44d1c3c8673 07:58:43 ---> 2896df360543 07:58:43 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 07:58:43 ---> Running in a28e1b33bb85 07:58:43 Removing intermediate container a28e1b33bb85 07:58:43 ---> 87f1c53996e4 07:58:43 Step 6/26 : LABEL Name=edgex-ui-go 07:58:43 ---> Running in 3a3c942095fd 07:58:43 Removing intermediate container 3a3c942095fd 07:58:43 ---> c88fc934b30d 07:58:43 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 07:58:43 ---> Running in 0f64268dddff 07:58:43 Removing intermediate container 0f64268dddff 07:58:43 ---> 6c1e87b8713c 07:58:43 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:58:44 ---> 1877770f1b7c 07:58:44 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:58:44 ---> Running in 5d90f986a12c 07:58:44 Removing intermediate container 5d90f986a12c 07:58:44 ---> d0d9e73a4818 07:58:44 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:58:44 ---> Running in 06744ed62ce8 07:58:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:58:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:58:46 OK: 211 MiB in 51 packages 07:58:46 Removing intermediate container 06744ed62ce8 07:58:46 ---> 39610beba572 07:58:46 Step 11/26 : ENV GO111MODULE=on 07:58:46 ---> Running in 74fdab6dceea 07:58:46 Removing intermediate container 74fdab6dceea 07:58:46 ---> 247759ae2c53 07:58:46 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:58:46 ---> Running in 91796046d974 07:58:46 Removing intermediate container 91796046d974 07:58:46 ---> 34e1f353e3ab 07:58:46 Step 13/26 : COPY go.mod vendor* ./ 07:58:46 ---> 357459a36c39 07:58:46 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:58:46 ---> Running in bb4d10f41107 07:58:47 Removing intermediate container bb4d10f41107 07:58:47 ---> 225a9aca3032 07:58:47 Step 15/26 : COPY . . 07:58:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117095 in /w/workspace/edgexfoundry_edgex-ui-go_PR-566 [Pipeline] { [Pipeline] ws 07:58:48 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 07:58:48 The recommended git tool is: git 07:58:48 ---> 371855ed030a 07:58:48 Step 16/26 : RUN ${MAKE} 07:58:48 ---> Running in c9e90712d734 07:58:48 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:58:53 using credential edgex-jenkins-ssh 07:58:53 Cloning the remote Git repository 07:58:54 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:58:54 > git init /w/workspace/edgex-ui-go/2 # timeout=10 07:58:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:58:54 > git --version # timeout=10 07:58:54 > git --version # 'git version 2.25.1' 07:58:54 using GIT_SSH to set credentials SSH Credentials for GitHub 07:58:54 Verifying host key using known hosts file 07:58:54 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. 07:58:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:58:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:58:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:58:58 Removing intermediate container c9e90712d734 07:58:58 ---> fc041e96fd4d 07:58:58 Step 17/26 : FROM alpine:3.14 07:58:59 3.14: Pulling from library/alpine 07:58:59 c7ed990a2339: Pulling fs layer 07:58:59 c7ed990a2339: Verifying Checksum 07:58:59 c7ed990a2339: Download complete 07:58:59 Merging remotes/origin/main commit 631204ad6e31f2ad7f2af9d8870acc6cdc448164 into PR head commit e60cc90e90edf5699ef3da7a26c96bf5daef26cf 07:58:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:58:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:58:59 using GIT_SSH to set credentials SSH Credentials for GitHub 07:58:59 Verifying host key using known hosts file 07:58:59 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. 07:58:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/566/head:refs/remotes/origin/PR-566 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:58:59 > git config core.sparsecheckout # timeout=10 07:58:59 > git checkout -f e60cc90e90edf5699ef3da7a26c96bf5daef26cf # timeout=10 07:58:59 c7ed990a2339: Pull complete 07:58:59 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 07:58:59 Status: Downloaded newer image for alpine:3.14 07:58:59 ---> dd53f409bf0b 07:58:59 Step 18/26 : EXPOSE 4000 07:58:59 ---> Running in e001e0a8b82e 07:58:59 Removing intermediate container e001e0a8b82e 07:58:59 ---> ae514d69e2fb 07:58:59 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:00 Merge succeeded, producing e60cc90e90edf5699ef3da7a26c96bf5daef26cf 07:59:00 Checking out Revision e60cc90e90edf5699ef3da7a26c96bf5daef26cf (PR-566) 07:59:00 ---> 2306ceff67d3 07:59:00 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 07:59:00 ---> b5cf07cc212c 07:59:00 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 07:59:00 ---> 801a7e26e5fd 07:59:00 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:59:00 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 07:59:01 ---> Running in 80c2d4ecc396 07:59:01 Removing intermediate container 80c2d4ecc396 07:59:01 ---> 800029dd5859 07:59:01 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 07:59:01 ---> Running in e1703972ed64 07:59:01 Removing intermediate container e1703972ed64 07:59:01 ---> 42a9bc8e70b2 07:59:01 Step 24/26 : LABEL arch=amd64 07:59:01 ---> Running in c3de07de4644 07:59:01 Removing intermediate container c3de07de4644 07:59:01 ---> ffe9474c890d 07:59:01 Step 25/26 : LABEL git_sha=e60cc90e90edf5699ef3da7a26c96bf5daef26cf 07:59:01 ---> Running in 905102428c76 [Pipeline] withEnv [Pipeline] { 07:59:00 > git remote # timeout=10 07:59:00 > git config --get remote.origin.url # timeout=10 07:59:00 using GIT_SSH to set credentials SSH Credentials for GitHub 07:59:00 Verifying host key using known hosts file 07:59:00 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. 07:59:00 > git merge 631204ad6e31f2ad7f2af9d8870acc6cdc448164 # timeout=10 07:59:00 > git rev-parse HEAD^{commit} # timeout=10 07:59:00 > git config core.sparsecheckout # timeout=10 07:59:00 > git checkout -f e60cc90e90edf5699ef3da7a26c96bf5daef26cf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:59:01 Removing intermediate container 905102428c76 07:59:01 ---> e8c4f5c18b4e 07:59:01 Step 26/26 : LABEL version=0.0.0 07:59:01 ---> Running in d33e95aac8f1 07:59:01 Removing intermediate container d33e95aac8f1 07:59:01 ---> fc3568aea429 07:59:01 [Warning] One or more build-args [ARCH] were not consumed 07:59:01 Successfully built fc3568aea429 07:59:01 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:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:59:02 % Total % Received % Xferd Average Speed Time Time Time Current 07:59:02 Dload Upload Total Spent Left Speed 07:59:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 189k 0 --:--:-- --:--:-- --:--:-- 189k 07:59:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:59:02 07:59:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:59:02 latest: Pulling from edgex-lftools-log-publisher 07:59:02 5eb5b503b376: Pulling fs layer 07:59:02 5c69ac0246d0: Pulling fs layer 07:59:02 ec43610c2a17: Pulling fs layer 07:59:02 3a2ae6a8a46f: Pulling fs layer 07:59:02 33b1e0a273af: Pulling fs layer 07:59:02 5d3b04190fa2: Pulling fs layer 07:59:02 2f39f015ded8: Pulling fs layer 07:59:02 3a2ae6a8a46f: Waiting 07:59:02 33b1e0a273af: Waiting 07:59:02 5d3b04190fa2: Waiting 07:59:02 2f39f015ded8: Waiting 07:59:02 5c69ac0246d0: Verifying Checksum 07:59:02 3a2ae6a8a46f: Verifying Checksum 07:59:02 3a2ae6a8a46f: Download complete [Pipeline] sh 07:59:02 33b1e0a273af: Verifying Checksum 07:59:02 33b1e0a273af: Download complete 07:59:02 ec43610c2a17: Verifying Checksum 07:59:02 ec43610c2a17: Download complete 07:59:02 5d3b04190fa2: Download complete 07:59:02 5eb5b503b376: Verifying Checksum 07:59:02 5eb5b503b376: Download complete 07:59:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:59:03 + sudo tee /etc/docker/daemon.new 07:59:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:59:03 { 07:59:03 "registry-mirrors": [ 07:59:03 "https://nexus3.edgexfoundry.org:10001" 07:59:03 ], 07:59:03 "bip": "10.250.0.254/24", 07:59:03 "hosts": [ 07:59:03 "tcp://0.0.0.0:5555", 07:59:03 "unix:///var/run/docker.sock" 07:59:03 ], 07:59:03 "mtu": 1458, 07:59:03 "selinux-enabled": true, 07:59:03 "seccomp-profile": "/etc/docker/seccomp.json" 07:59:03 } [Pipeline] sh 07:59:03 2f39f015ded8: Download complete 07:59:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:59:03 5eb5b503b376: Pull complete 07:59:03 5c69ac0246d0: Pull complete 07:59:03 + sudo service docker restart 07:59:04 ec43610c2a17: Pull complete 07:59:04 3a2ae6a8a46f: Pull complete 07:59:04 33b1e0a273af: Pull complete 07:59:04 5d3b04190fa2: Pull complete 07:59:08 2f39f015ded8: Pull complete 07:59:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:59:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:59:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:08 prd-ubuntu20.04-docker-8c-8g-117092 does not seem to be running inside a container 07:59:08 $ 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-566 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-566:/w/workspace/edgexfoundry_edgex-ui-go_PR-566:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-566@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:10 $ docker top fcbfc69876064d2ee52206d4d49abf7629b18dc18467556aea98de2d6f605980 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:59:10 ---> job-cost.sh 07:59:10 lf-activate-venv: SKIPPING 07:59:10 INFO: No Stack... 07:59:11 INFO: Retrieving Pricing Info for: v3-standard-8 07:59:11 INFO: Archiving Costs [Pipeline] sh 07:59:11 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-566/archives/cost.csv 07:59:11 + cut -d, -f6 [Pipeline] lock 07:59:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-566-2-stack-cost] 07:59:11 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-566-2-stack-cost] did not exist. Created. 07:59:11 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-566-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:59:12 + echo total: 0.2199999988079071 [Pipeline] stash 07:59:12 Stashed 1 file(s) [Pipeline] } 07:59:12 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-566-2-stack-cost] [Pipeline] // lock [Pipeline] } 07:59:12 $ docker stop --time=1 fcbfc69876064d2ee52206d4d49abf7629b18dc18467556aea98de2d6f605980 07:59:13 $ docker rm -f fcbfc69876064d2ee52206d4d49abf7629b18dc18467556aea98de2d6f605980 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:59:22 provisioning config files... 07:59:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8077003834741423074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:59:22 ---> docker-login.sh 07:59:22 nexus3.edgexfoundry.org:10001 07:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:23 Configure a credential helper to remove this warning. See 07:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:23 07:59:23 Login Succeeded 07:59:23 nexus3.edgexfoundry.org:10002 07:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:23 Configure a credential helper to remove this warning. See 07:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:23 07:59:23 Login Succeeded 07:59:23 nexus3.edgexfoundry.org:10003 07:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:23 Configure a credential helper to remove this warning. See 07:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:23 07:59:23 Login Succeeded 07:59:23 nexus3.edgexfoundry.org:10004 07:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:24 Configure a credential helper to remove this warning. See 07:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:24 07:59:24 Login Succeeded 07:59:24 docker.io 07:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:24 Configure a credential helper to remove this warning. See 07:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:24 07:59:24 Login Succeeded 07:59:24 ---> docker-login.sh ends [Pipeline] } 07:59:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:59:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:59:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:59:25 ========================================================= 07:59:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 07:59:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:25 + 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 . 07:59:26 Sending build context to Docker daemon 28.73MB 07:59:26 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 07:59:26 Step 2/16 : FROM ${BASE} AS builder 07:59:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:59:26 9b18e9b68314: Pulling fs layer 07:59:26 d32db5db7311: Pulling fs layer 07:59:26 d0c4b47475fc: Pulling fs layer 07:59:26 5831b945b038: Pulling fs layer 07:59:26 86bbec2aaacd: Pulling fs layer 07:59:26 e10730c5d714: Pulling fs layer 07:59:26 5dd5c2283517: Pulling fs layer 07:59:26 d5ac0230b979: Pulling fs layer 07:59:26 5831b945b038: Waiting 07:59:26 e10730c5d714: Waiting 07:59:26 86bbec2aaacd: Waiting 07:59:26 5dd5c2283517: Waiting 07:59:26 d5ac0230b979: Waiting 07:59:26 d0c4b47475fc: Verifying Checksum 07:59:26 d0c4b47475fc: Download complete 07:59:26 d32db5db7311: Verifying Checksum 07:59:26 d32db5db7311: Download complete 07:59:26 86bbec2aaacd: Verifying Checksum 07:59:26 86bbec2aaacd: Download complete 07:59:26 e10730c5d714: Verifying Checksum 07:59:26 e10730c5d714: Download complete 07:59:26 9b18e9b68314: Verifying Checksum 07:59:26 9b18e9b68314: Download complete 07:59:27 9b18e9b68314: Pull complete 07:59:28 d5ac0230b979: Verifying Checksum 07:59:28 d5ac0230b979: Download complete 07:59:28 d32db5db7311: Pull complete 07:59:28 d0c4b47475fc: Pull complete 07:59:29 5dd5c2283517: Verifying Checksum 07:59:29 5dd5c2283517: Download complete 07:59:30 5831b945b038: Verifying Checksum 07:59:30 5831b945b038: Download complete 07:59:42 5831b945b038: Pull complete 07:59:42 86bbec2aaacd: Pull complete 07:59:42 e10730c5d714: Pull complete 07:59:49 5dd5c2283517: Pull complete 07:59:50 d5ac0230b979: Pull complete 07:59:50 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 07:59:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:59:50 ---> 59b3b1a385d4 07:59:50 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:59:53 ---> Running in 6d04b96d4512 07:59:53 Removing intermediate container 6d04b96d4512 07:59:53 ---> 3a892a4de116 07:59:53 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 07:59:53 ---> Running in 3c4385d7f09c 07:59:53 Removing intermediate container 3c4385d7f09c 07:59:53 ---> e198fabfda19 07:59:53 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 07:59:53 ---> Running in 2fb629c68f95 07:59:54 Removing intermediate container 2fb629c68f95 07:59:54 ---> 9378d255bc30 07:59:54 Step 6/16 : LABEL Name=edgex-ui-go 07:59:54 ---> Running in bc5166de4784 07:59:54 Removing intermediate container bc5166de4784 07:59:54 ---> 02fc781e47d7 07:59:54 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 07:59:55 ---> Running in e048d21cbb70 07:59:55 Removing intermediate container e048d21cbb70 07:59:55 ---> 82845c540a15 07:59:55 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:59:55 latest: Pulling from library/docker 07:59:56 9b18e9b68314: Already exists 07:59:56 e5833820420a: Pulling fs layer 07:59:56 79069699b830: Pulling fs layer 07:59:56 1ee9c3c3cf30: Pulling fs layer 07:59:56 e0d61bd8b9f5: Pulling fs layer 07:59:56 245f2ec60f2d: Pulling fs layer 07:59:56 565435f1ea60: Pulling fs layer 07:59:56 a2b0e4f6483b: Pulling fs layer 07:59:56 2f6ebfe41273: Pulling fs layer 07:59:56 e0d61bd8b9f5: Waiting 07:59:56 245f2ec60f2d: Waiting 07:59:56 565435f1ea60: Waiting 07:59:56 a2b0e4f6483b: Waiting 07:59:56 2f6ebfe41273: Waiting 07:59:56 79069699b830: Download complete 07:59:56 e5833820420a: Verifying Checksum 07:59:56 e5833820420a: Download complete 07:59:56 1ee9c3c3cf30: Verifying Checksum 07:59:56 1ee9c3c3cf30: Download complete 07:59:56 565435f1ea60: Verifying Checksum 07:59:56 565435f1ea60: Download complete 07:59:56 e0d61bd8b9f5: Verifying Checksum 07:59:56 e0d61bd8b9f5: Download complete 07:59:56 245f2ec60f2d: Verifying Checksum 07:59:56 245f2ec60f2d: Download complete 07:59:56 a2b0e4f6483b: Verifying Checksum 07:59:56 a2b0e4f6483b: Download complete 07:59:56 2f6ebfe41273: Download complete 07:59:56 e5833820420a: Pull complete 07:59:57 79069699b830: Pull complete 07:59:58 1ee9c3c3cf30: Pull complete 07:59:59 e0d61bd8b9f5: Pull complete 08:00:00 245f2ec60f2d: Pull complete 08:00:00 565435f1ea60: Pull complete 08:00:00 a2b0e4f6483b: Pull complete 08:00:00 2f6ebfe41273: Pull complete 08:00:00 Digest: sha256:b44077b08bb253acfe1c7d2a98040147732389ef17a35468ee3df8d55b615bb9 08:00:00 Status: Downloaded newer image for docker:latest 08:00:03 ---> e8f845798ad6 08:00:03 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:03 ---> Running in 30d755215316 08:00:05 Removing intermediate container 30d755215316 08:00:05 ---> f6ea3f6093f4 08:00:05 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:00:05 ---> Running in 89dbb4534c8c 08:00:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:00:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:00:08 OK: 221 MiB in 51 packages 08:00:09 Removing intermediate container 89dbb4534c8c 08:00:09 ---> b19d0336a1b0 08:00:09 Step 11/16 : ENV GO111MODULE=on 08:00:09 ---> Running in 98554dd91b0f 08:00:10 Removing intermediate container 98554dd91b0f 08:00:10 ---> 7f324f39151b 08:00:10 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:00:10 ---> Running in 265d4c6bf611 08:00:10 Removing intermediate container 265d4c6bf611 08:00:10 ---> 26877486762f 08:00:10 Step 13/16 : COPY go.mod vendor* ./ 08:00:10 ---> 5717bfce9d6f 08:00:10 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:00:11 ---> Running in dd6ae5d3417c 08:01:07 Removing intermediate container dd6ae5d3417c 08:01:07 ---> 40baa38c523f 08:01:07 Step 15/16 : COPY . . 08:01:11 ---> 99baad919f40 08:01:11 Step 16/16 : RUN ${MAKE} 08:01:11 ---> Running in ebdca6634c96 08:01:11 noop 08:01:12 Removing intermediate container ebdca6634c96 08:01:12 ---> c3f1fa09b028 08:01:12 Successfully built c3f1fa09b028 08:01:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:13 + docker inspect -f . ci-base-image-arm64 08:01:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:13 prd-ubuntu20.04-docker-arm64-4c-16g-117095 does not seem to be running inside a container 08:01:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:01:15 $ docker top c5b137c920febd1c661a3756196278a7aa740256bd2d97b9cda3055e73d8400b -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:16 + go version 08:01:16 go version go1.18.7 linux/arm64 [Pipeline] } 08:01:16 $ docker stop --time=1 c5b137c920febd1c661a3756196278a7aa740256bd2d97b9cda3055e73d8400b 08:01:18 $ docker rm -f c5b137c920febd1c661a3756196278a7aa740256bd2d97b9cda3055e73d8400b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:18 + docker inspect -f . ci-base-image-arm64 08:01:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:18 prd-ubuntu20.04-docker-arm64-4c-16g-117095 does not seem to be running inside a container 08:01:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:01:20 $ docker top 2c41f50b8c526f01c0c2e525f8969eb8bf13e87e83c3709dc23d2ea65ffec5fb -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:21 + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh 08:01:21 + make test 08:01:21 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 08:01:23 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:02:45 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:02:45 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:02:45 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:02:45 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 08:02:45 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 08:02:45 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:02:45 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:02:45 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 08:02:45 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 08:03:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:03:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:03:12 ./bin/test-attribution-txt.sh 08:03:12 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 08:03:12 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 08:03:12 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 08:03:12 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 08:03:12 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 08:03:12 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 08:03:12 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 08:03:12 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 08:03:12 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 08:03:12 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 08:03:12 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 08:03:12 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 08:03:12 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 08:03:12 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 08:03:12 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 08:03:12 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 08:03:12 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 08:03:12 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 08:03:12 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 08:03:12 An attribution for golang.org/x/net is missing from Attribution.txt, please add 08:03:12 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 08:03:12 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 08:03:12 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 08:03:12 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 08:03:12 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 08:03:12 make -C web test 08:03:12 make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' 08:03:12 make[1]: tput: No such file or directory 08:03:12 make[1]: tput: No such file or directory 08:03:12 warning: generating ./VERSION 08:03:12 echo "0.0.0" > VERSION 08:03:12 docker build \ 08:03:12 -f Dockerfile \ 08:03:12 --build-arg USER=1000 \ 08:03:12 \ 08:03:12 --label "git_sha=e60cc90e90edf5699ef3da7a26c96bf5daef26cf" \ 08:03:12 -t edgexfoundry/edgex-web-ui:e60cc90e90edf5699ef3da7a26c96bf5daef26cf \ 08:03:12 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 08:03:12 . 08:03:12 Sending build context to Docker daemon 3.269MB 08:03:12 Step 1/10 : FROM node:16.17-alpine3.15 08:03:12 16.17-alpine3.15: Pulling from library/node 08:03:12 47517142f6ba: Pulling fs layer 08:03:12 5f8c4bfa009b: Pulling fs layer 08:03:12 f7079c9c4ba1: Pulling fs layer 08:03:12 aba105e6f55a: Pulling fs layer 08:03:12 f7079c9c4ba1: Verifying Checksum 08:03:12 f7079c9c4ba1: Download complete 08:03:12 aba105e6f55a: Verifying Checksum 08:03:12 aba105e6f55a: Download complete 08:03:12 47517142f6ba: Download complete 08:03:12 47517142f6ba: Pull complete 08:03:12 5f8c4bfa009b: Verifying Checksum 08:03:12 5f8c4bfa009b: Download complete 08:03:16 5f8c4bfa009b: Pull complete 08:03:16 f7079c9c4ba1: Pull complete 08:03:16 aba105e6f55a: Pull complete 08:03:16 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 08:03:16 Status: Downloaded newer image for node:16.17-alpine3.15 08:03:16 ---> bf1b8b58d215 08:03:16 Step 2/10 : RUN apk add --no-cache chromium 08:03:17 ---> Running in 5f9711d772e1 08:03:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:03:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:03:19 (1/128) Installing libxau (1.0.9-r0) 08:03:19 (2/128) Installing libmd (1.0.3-r0) 08:03:20 (3/128) Installing libbsd (0.11.3-r1) 08:03:20 (4/128) Installing libxdmcp (1.1.3-r0) 08:03:20 (5/128) Installing libxcb (1.14-r2) 08:03:20 (6/128) Installing libx11 (1.7.3.1-r0) 08:03:20 (7/128) Installing libxext (1.3.4-r0) 08:03:20 (8/128) Installing libice (1.0.10-r0) 08:03:20 (9/128) Installing libuuid (2.37.4-r0) 08:03:20 (10/128) Installing libsm (1.2.3-r0) 08:03:20 (11/128) Installing libxt (1.2.1-r0) 08:03:20 (12/128) Installing libxmu (1.1.3-r0) 08:03:20 (13/128) Installing xset (1.2.4-r0) 08:03:20 (14/128) Installing xprop (1.2.5-r0) 08:03:20 (15/128) Installing xdg-utils (1.1.3-r0) 08:03:20 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 08:03:20 (17/128) Installing pkgconf (1.8.0-r0) 08:03:20 (18/128) Installing libffi (3.4.2-r1) 08:03:20 (19/128) Installing libintl (0.21-r0) 08:03:20 (20/128) Installing libblkid (2.37.4-r0) 08:03:20 (21/128) Installing libmount (2.37.4-r0) 08:03:20 (22/128) Installing pcre (8.45-r1) 08:03:20 (23/128) Installing glib (2.70.1-r0) 08:03:20 (24/128) Installing xz-libs (5.2.5-r1) 08:03:20 (25/128) Installing libxml2 (2.9.14-r2) 08:03:20 (26/128) Installing shared-mime-info (2.1-r1) 08:03:20 (27/128) Installing hicolor-icon-theme (0.17-r1) 08:03:20 (28/128) Installing libjpeg-turbo (2.1.2-r0) 08:03:20 (29/128) Installing libpng (1.6.37-r1) 08:03:20 (30/128) Installing libwebp (1.2.2-r0) 08:03:20 (31/128) Installing zstd-libs (1.5.0-r0) 08:03:20 (32/128) Installing tiff (4.4.0-r0) 08:03:20 (33/128) Installing gdk-pixbuf (2.42.8-r0) 08:03:20 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 08:03:20 (35/128) Installing libxcomposite (0.4.5-r0) 08:03:20 (36/128) Installing libxfixes (6.0.0-r0) 08:03:20 (37/128) Installing libxrender (0.9.10-r3) 08:03:20 (38/128) Installing libxcursor (1.2.0-r0) 08:03:20 (39/128) Installing libxdamage (1.1.5-r1) 08:03:20 (40/128) Installing libxi (1.8-r0) 08:03:20 (41/128) Installing libxinerama (1.1.4-r1) 08:03:20 (42/128) Installing libxrandr (1.5.2-r1) 08:03:20 (43/128) Installing atk (2.36.0-r0) 08:03:20 (44/128) Installing libxtst (1.2.3-r3) 08:03:20 (45/128) Installing dbus-libs (1.12.24-r0) 08:03:20 (46/128) Installing at-spi2-core (2.42.0-r0) 08:03:20 (47/128) Installing at-spi2-atk (2.38.0-r0) 08:03:20 (48/128) Installing expat (2.5.0-r0) 08:03:20 (49/128) Installing brotli-libs (1.0.9-r5) 08:03:20 (50/128) Installing libbz2 (1.0.8-r1) 08:03:20 (51/128) Installing freetype (2.11.1-r2) 08:03:20 (52/128) Installing fontconfig (2.13.1-r4) 08:03:21 (53/128) Installing pixman (0.40.0-r3) 08:03:21 (54/128) Installing cairo (1.16.0-r5) 08:03:21 (55/128) Installing cairo-gobject (1.16.0-r5) 08:03:21 (56/128) Installing avahi-libs (0.8-r5) 08:03:21 (57/128) Installing gmp (6.2.1-r1) 08:03:21 (58/128) Installing nettle (3.7.3-r0) 08:03:21 (59/128) Installing p11-kit (0.24.0-r1) 08:03:21 (60/128) Installing libtasn1 (4.18.0-r0) 08:03:21 (61/128) Installing libunistring (0.9.10-r1) 08:03:21 (62/128) Installing gnutls (3.7.1-r1) 08:03:21 (63/128) Installing cups-libs (2.3.3-r6) 08:03:21 (64/128) Installing libepoxy (1.5.9-r0) 08:03:21 (65/128) Installing fribidi (1.0.11-r0) 08:03:21 (66/128) Installing graphite2 (1.3.14-r0) 08:03:21 (67/128) Installing harfbuzz (3.0.0-r2) 08:03:21 (68/128) Installing libxft (2.3.4-r0) 08:03:21 (69/128) Installing pango (1.48.10-r0) 08:03:21 (70/128) Installing wayland-libs-client (1.19.0-r1) 08:03:21 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 08:03:21 (72/128) Installing wayland-libs-egl (1.19.0-r1) 08:03:21 (73/128) Installing xkeyboard-config (2.34-r0) 08:03:21 (74/128) Installing libxkbcommon (1.3.1-r0) 08:03:21 (75/128) Installing gtk+3.0 (3.24.30-r0) 08:03:21 Executing gtk+3.0-3.24.30-r0.post-install 08:03:21 (76/128) Installing libfontenc (1.1.4-r0) 08:03:21 (77/128) Installing mkfontscale (1.2.1-r1) 08:03:22 (78/128) Installing ttf-opensans (1.10-r1) 08:03:22 Executing ttf-opensans-1.10-r1.post-install 08:03:24 (79/128) Installing libogg (1.3.5-r0) 08:03:24 (80/128) Installing flac (1.3.4-r0) 08:03:24 (81/128) Installing alsa-lib (1.2.5.1-r1) 08:03:24 (82/128) Installing libatomic (10.3.1_git20211027-r0) 08:03:24 (83/128) Installing sdl2 (2.0.16-r4) 08:03:24 (84/128) Installing aom-libs (3.2.0-r0) 08:03:24 (85/128) Installing libass (0.15.2-r0) 08:03:24 (86/128) Installing libdav1d (0.9.2-r0) 08:03:24 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 08:03:24 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 08:03:24 (89/128) Installing lame (3.100-r0) 08:03:24 (90/128) Installing opus (1.3.1-r1) 08:03:24 (91/128) Installing libgomp (10.3.1_git20211027-r0) 08:03:24 (92/128) Installing soxr (0.1.3-r2) 08:03:24 (93/128) Installing libsrt (1.4.2-r1) 08:03:24 (94/128) Installing libssh (0.9.6-r1) 08:03:24 (95/128) Installing libtheora (1.1.1-r16) 08:03:24 (96/128) Installing v4l-utils-libs (1.22.1-r1) 08:03:24 (97/128) Installing libdrm (2.4.109-r0) 08:03:24 (98/128) Installing libva (2.13.0-r0) 08:03:24 (99/128) Installing libvdpau (1.4-r0) 08:03:24 (100/128) Installing vidstab (1.1.0-r1) 08:03:24 (101/128) Installing libvorbis (1.3.7-r0) 08:03:24 (102/128) Installing libvpx (1.10.0-r0) 08:03:24 (103/128) Installing vulkan-loader (1.2.196-r0) 08:03:24 (104/128) Installing x264-libs (20210613-r0) 08:03:24 (105/128) Installing x265-libs (3.5-r0) 08:03:24 (106/128) Installing xvidcore (1.3.7-r1) 08:03:24 (107/128) Installing ffmpeg-libs (4.4.1-r2) 08:03:25 (108/128) Installing libevent (2.1.12-r4) 08:03:25 (109/128) Installing mesa (21.2.6-r0) 08:03:25 (110/128) Installing wayland-libs-server (1.19.0-r1) 08:03:25 (111/128) Installing mesa-gbm (21.2.6-r0) 08:03:25 (112/128) Installing lcms2 (2.12-r1) 08:03:25 (113/128) Installing nspr (4.32-r0) 08:03:25 (114/128) Installing sqlite-libs (3.36.0-r0) 08:03:25 (115/128) Installing nss (3.78.1-r0) 08:03:25 (116/128) Installing libasyncns (0.8-r1) 08:03:25 (117/128) Installing libltdl (2.4.6-r7) 08:03:25 (118/128) Installing orc (0.4.32-r0) 08:03:25 (119/128) Installing libsndfile (1.0.31-r1) 08:03:25 (120/128) Installing speexdsp (1.2.0-r0) 08:03:25 (121/128) Installing tdb-libs (1.4.5-r0) 08:03:25 (122/128) Installing libpulse (15.0-r2) 08:03:25 (123/128) Installing re2 (2021.11.01-r0) 08:03:25 (124/128) Installing snappy (1.1.9-r1) 08:03:25 (125/128) Installing libgpg-error (1.42-r1) 08:03:25 (126/128) Installing libgcrypt (1.9.4-r0) 08:03:25 (127/128) Installing libxslt (1.1.35-r0) 08:03:25 (128/128) Installing chromium (99.0.4844.84-r0) 08:03:30 Executing busybox-1.34.1-r7.trigger 08:03:30 Executing glib-2.70.1-r0.trigger 08:03:30 Executing shared-mime-info-2.1-r1.trigger 08:03:35 Executing gdk-pixbuf-2.42.8-r0.trigger 08:03:35 Executing gtk-update-icon-cache-2.24.33-r0.trigger 08:03:35 Executing fontconfig-2.13.1-r4.trigger 08:03:35 Executing mkfontscale-1.2.1-r1.trigger 08:03:35 OK: 275 MiB in 144 packages 08:03:45 Removing intermediate container 5f9711d772e1 08:03:45 ---> 68fd58de81d3 08:03:45 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 08:03:45 ---> Running in 49df98b3a743 08:03:45 Removing intermediate container 49df98b3a743 08:03:45 ---> 08cb97c80088 08:03:45 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 08:03:45 ---> Running in 923236e907dd 08:03:46 Removing intermediate container 923236e907dd 08:03:46 ---> 3f66e8cb05a3 08:03:46 Step 5/10 : RUN npm install -g npm 08:03:46 ---> Running in 7368c3b68d86 08:04:18 08:04:18 changed 54 packages, and audited 212 packages in 25s 08:04:18 08:04:18 11 packages are looking for funding 08:04:18 run `npm fund` for details 08:04:18 08:04:18 found 0 vulnerabilities 08:04:18 Removing intermediate container 7368c3b68d86 08:04:18 ---> 344efd4fb244 08:04:18 Step 6/10 : ARG USER=1000 08:04:19 ---> Running in bffe577285d0 08:04:19 Removing intermediate container bffe577285d0 08:04:19 ---> 92ed15213cf4 08:04:19 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 08:04:19 ---> Running in 0765d7f48c93 08:04:21 Removing intermediate container 0765d7f48c93 08:04:21 ---> 9868e8fab804 08:04:21 Step 8/10 : USER $USER:$USER 08:04:21 ---> Running in 26c78a8a86d2 08:04:21 Removing intermediate container 26c78a8a86d2 08:04:21 ---> 9dd54ec9d0f1 08:04:21 Step 9/10 : WORKDIR /app 08:04:21 ---> Running in 430b1ce5b0e7 08:04:21 Removing intermediate container 430b1ce5b0e7 08:04:21 ---> 8e60d5101cf7 08:04:21 Step 10/10 : LABEL git_sha=e60cc90e90edf5699ef3da7a26c96bf5daef26cf 08:04:21 ---> Running in cc346073eb4c 08:04:22 Removing intermediate container cc346073eb4c 08:04:22 ---> 285c13fe70e3 08:04:22 Successfully built 285c13fe70e3 08:04:22 Successfully tagged edgexfoundry/edgex-web-ui:e60cc90e90edf5699ef3da7a26c96bf5daef26cf 08:04:22 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 08:04:22 touch edgex-web-ui.imagebuilt 08:04:22 mkdir -p node_modules coverage 08:04:22 chown "1000:1000" node_modules coverage package-lock.json 08:04:22 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 08:04:34 npm WARN EBADENGINE Unsupported engine { 08:04:34 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 08:04:34 npm WARN EBADENGINE required: { 08:04:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:04:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:04:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:04:34 npm WARN EBADENGINE }, 08:04:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:04:34 npm WARN EBADENGINE } 08:04:34 npm WARN EBADENGINE Unsupported engine { 08:04:34 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 08:04:34 npm WARN EBADENGINE required: { 08:04:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:04:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:04:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:04:34 npm WARN EBADENGINE }, 08:04:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:04:34 npm WARN EBADENGINE } 08:04:34 npm WARN EBADENGINE Unsupported engine { 08:04:34 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 08:04:34 npm WARN EBADENGINE required: { 08:04:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:04:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:04:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:04:34 npm WARN EBADENGINE }, 08:04:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:04:34 npm WARN EBADENGINE } 08:04:34 npm WARN EBADENGINE Unsupported engine { 08:04:34 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 08:04:34 npm WARN EBADENGINE required: { 08:04:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:04:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:04:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:04:34 npm WARN EBADENGINE }, 08:04:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:04:34 npm WARN EBADENGINE } 08:04:34 npm WARN EBADENGINE Unsupported engine { 08:04:34 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 08:04:34 npm WARN EBADENGINE required: { 08:04:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:04:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:04:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:04:34 npm WARN EBADENGINE }, 08:04:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:04:34 npm WARN EBADENGINE } 08:04:34 npm WARN EBADENGINE Unsupported engine { 08:04:34 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 08:04:34 npm WARN EBADENGINE required: { 08:04:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:04:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:04:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:04:34 npm WARN EBADENGINE }, 08:04:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:04:34 npm WARN EBADENGINE } 08:04:34 npm WARN EBADENGINE Unsupported engine { 08:04:34 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 08:04:34 npm WARN EBADENGINE required: { 08:04:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:04:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:04:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:04:34 npm WARN EBADENGINE }, 08:04:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:04:34 npm WARN EBADENGINE } 08:04:34 npm WARN EBADENGINE Unsupported engine { 08:04:34 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 08:04:34 npm WARN EBADENGINE required: { 08:04:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:04:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:04:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:04:34 npm WARN EBADENGINE }, 08:04:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:04:34 npm WARN EBADENGINE } 08:04:34 npm WARN EBADENGINE Unsupported engine { 08:04:34 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 08:04:34 npm WARN EBADENGINE required: { 08:04:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:04:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:04:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:04:34 npm WARN EBADENGINE }, 08:04:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:04:34 npm WARN EBADENGINE } 08:05:21 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 08:05:21 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:05:21 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 08:05:21 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 08:05:21 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 08:05:21 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 08:05:31 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 08:05:31 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 08:05:35 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 08:05:57 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:05:57 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 08:05:57 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:05:59 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:06:00 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:06:02 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 08:06:17 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:06:17 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:06:36 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:06:58 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:07:37 08:07:37 added 1475 packages, and audited 1476 packages in 3m 08:07:37 08:07:37 90 packages are looking for funding 08:07:37 run `npm fund` for details 08:07:37 08:07:37 14 vulnerabilities (3 moderate, 9 high, 2 critical) 08:07:37 08:07:37 To address issues that do not require attention, run: 08:07:37 npm audit fix 08:07:37 08:07:37 To address all issues (including breaking changes), run: 08:07:37 npm audit fix --force 08:07:37 08:07:37 Run `npm audit` for details. 08:07:37 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:07:55 - Generating browser application bundles (phase: setup)... 08:08:27 Compiling @angular/core : es2015 as esm2015 08:08:27 Compiling @angular/compiler/testing : es2015 as esm2015 08:09:00 Compiling @angular/common : es2015 as esm2015 08:09:00 Compiling @angular/core/testing : es2015 as esm2015 08:09:02 Compiling @angular/platform-browser : es2015 as esm2015 08:09:02 Compiling @angular/common/testing : es2015 as esm2015 08:09:06 Compiling @angular/router : es2015 as esm2015 08:09:07 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 08:09:12 Compiling @angular/platform-browser/testing : es2015 as esm2015 08:09:14 Compiling @angular/common/http : es2015 as esm2015 08:09:14 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 08:09:18 Compiling @angular/forms : es2015 as esm2015 08:09:18 Compiling @angular/common/http/testing : es2015 as esm2015 08:09:19 Compiling @angular/router/testing : es2015 as esm2015 08:10:27 26 10 2022 08:10:23.861:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 08:10:27 26 10 2022 08:10:23.876:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 08:10:27 26 10 2022 08:10:23.906:INFO [launcher]: Starting browser ChromeHeadless 08:11:49 26 10 2022 08:11:39.228:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 08:11:49 26 10 2022 08:11:45.365:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 08:12:45 ✔ Browser application bundle generation complete. 08:12:45 26 10 2022 08:12:45.381:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 08:12:46 26 10 2022 08:12:46.004:INFO [launcher]: Trying to start ChromeHeadless again (2/2). 08:12:48 26 10 2022 08:12:47.871:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket UBR5lkk_OWtaGS6FAAAB with id 10304150 08:13:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 08:13:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.961 secs) 08:13:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.005 secs) 08:13:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.64 secs) 08:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.73 secs) 08:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.177 secs) 08:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.238 secs) 08:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.366 secs) 08:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.413 secs) 08:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.434 secs) 08:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.457 secs) 08:13:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.475 secs) 08:13:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.806 secs) 08:13:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.899 secs) 08:13:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.168 secs) 08:13:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.258 secs) 08:13:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.296 secs) 08:13:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.329 secs) 08:13:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.807 secs) 08:13:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.9 secs) 08:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.013 secs) 08:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.042 secs) 08:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.304 secs) 08:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.329 secs) 08:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.343 secs) 08:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.398 secs) 08:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.465 secs) 08:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.537 secs) 08:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.566 secs) 08:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.592 secs) 08:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.615 secs) 08:13:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.951 secs) 08:13:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.025 secs) 08:13:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.103 secs) 08:13:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.171 secs) 08:13:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.511 secs) 08:13:12 WARN: ' 08:13:12 It looks like you're using ngModel on the same form field as formControlName. 08:13:12 Support for using the ngModel input property and ngModelChange event with 08:13:12 reactive form directives has been deprecated in Angular v6 and will be removed 08:13:12 in a future version of Angular. 08:13:12 08:13:12 For more information on this, see our API docs here: 08:13:12 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:13:12 ' 08:13:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.511 secs) 08:13:13 WARN: ' 08:13:13 It looks like you're using ngModel on the same form field as formControlName. 08:13:13 Support for using the ngModel input property and ngModelChange event with 08:13:13 reactive form directives has been deprecated in Angular v6 and will be removed 08:13:13 in a future version of Angular. 08:13:13 08:13:13 For more information on this, see our API docs here: 08:13:13 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:13:13 ' 08:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.75 secs) 08:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.765 secs) 08:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.776 secs) 08:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.996 secs) 08:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.03 secs) 08:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.08 secs) 08:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.139 secs) 08:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.161 secs) 08:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.177 secs) 08:13:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.599 secs) 08:13:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.729 secs) 08:13:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.95 secs) 08:13:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.967 secs) 08:13:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.977 secs) 08:13:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 7.02 secs) 08:13:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 7.143 secs) 08:13:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.433 secs) 08:13:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.529 secs) 08:13:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.554 secs) 08:13:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.609 secs) 08:13:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.712 secs) 08:13:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.749 secs) 08:13:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.904 secs) 08:13:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.588 secs) 08:13:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 8.699 secs) 08:13:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 8.715 secs) 08:13:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 8.729 secs) 08:13:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 8.863 secs) 08:13:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.937 secs) 08:13:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.976 secs) 08:13:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.136 secs) 08:13:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.213 secs) 08:13:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 9.282 secs) 08:13:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.436 secs) 08:13:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.495 secs) 08:13:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 9.707 secs) 08:13:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 9.884 secs) 08:13:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.967 secs) 08:13:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 10.215 secs) 08:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 10.262 secs) 08:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 10.317 secs) 08:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 10.532 secs) 08:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 10.668 secs) 08:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 10.743 secs) 08:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 10.834 secs) 08:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 10.899 secs) 08:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 10.935 secs) 08:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 10.975 secs) 08:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 10.999 secs) 08:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 11.028 secs) 08:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 11.124 secs) 08:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 11.196 secs) 08:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 11.286 secs) 08:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 11.4 secs) 08:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 11.421 secs) 08:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 11.455 secs) 08:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 11.544 secs) 08:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 11.596 secs) 08:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 11.653 secs) 08:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 11.701 secs) 08:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.886 secs) 08:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.941 secs) 08:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.97 secs) 08:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.98 secs) 08:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 12.131 secs) 08:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 12.26 secs) 08:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 12.319 secs) 08:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 12.449 secs) 08:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 12.467 secs) 08:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 12.495 secs) 08:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 12.731 secs) 08:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 12.834 secs) 08:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 12.903 secs) 08:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 12.933 secs) 08:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.944 secs) 08:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 13.014 secs) 08:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 13.032 secs) 08:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 13.048 secs) 08:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 13.119 secs) 08:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 13.338 secs) 08:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 13.372 secs) 08:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 13.386 secs) 08:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 13.458 secs) 08:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 13.532 secs) 08:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 13.571 secs) 08:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 13.617 secs) 08:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.638 secs) 08:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 13.667 secs) 08:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 13.806 secs) 08:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 13.855 secs) 08:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 13.898 secs) 08:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 13.963 secs) 08:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.06 secs) 08:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.234 secs) 08:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 14.308 secs) 08:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 14.323 secs) 08:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 14.334 secs) 08:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 14.35 secs) 08:13:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 14.662 secs) 08:13:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 14.767 secs) 08:13:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.856 secs) 08:13:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 14.894 secs) 08:13:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 14.923 secs) 08:13:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 15.055 secs) 08:13:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 15.134 secs) 08:13:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 15.306 secs) 08:13:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 15.423 secs) 08:13:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 15.531 secs) 08:13:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 15.609 secs) 08:13:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 15.762 secs) 08:13:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 15.897 secs) 08:13:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.928 secs) 08:13:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15.969 secs) 08:13:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 15.999 secs) 08:13:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (22.565 secs / 15.999 secs) 08:13:28 TOTAL: 149 SUCCESS 08:13:28 ✔ Browser application bundle generation complete. 08:13:32 08:13:32 =============================== Coverage summary =============================== 08:13:32 Statements : 40.98% ( 1467/3580 ) 08:13:32 Branches : 12.03% ( 111/923 ) 08:13:32 Functions : 33.28% ( 432/1298 ) 08:13:32 Lines : 38.91% ( 1318/3387 ) 08:13:32 ================================================================================ 08:13:32 26 10 2022 08:13:31.993:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 08:13:33 ✔ Browser application bundle generation complete. 08:13:34 make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo 08:13:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:13:34 $ docker stop --time=1 2c41f50b8c526f01c0c2e525f8969eb8bf13e87e83c3709dc23d2ea65ffec5fb 08:13:36 $ docker rm -f 2c41f50b8c526f01c0c2e525f8969eb8bf13e87e83c3709dc23d2ea65ffec5fb [Pipeline] // withDockerContainer [Pipeline] sh 08:13:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:13:40 Warning: overwriting stash ‘coverage-report’ 08:13:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:13:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:13:48 + ls -al . 08:13:48 total 180 08:13:48 drwxrwxr-x 13 jenkins jenkins 4096 Oct 26 08:01 . 08:13:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:58 .. 08:13:48 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:58 .blubracket 08:13:48 -rw-rw-r-- 1 jenkins jenkins 18 Oct 26 07:58 .dockerignore 08:13:48 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 07:59 .git 08:13:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:58 .github 08:13:48 -rw-rw-r-- 1 jenkins jenkins 185 Oct 26 07:58 .gitignore 08:13:48 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 26 07:58 Attribution.txt 08:13:48 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 26 07:58 CHANGELOG.md 08:13:48 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 26 07:58 CONTRIBUTING.md 08:13:48 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 26 07:58 Dockerfile 08:13:48 -rw-rw-r-- 1 jenkins jenkins 652 Oct 26 07:58 Jenkinsfile 08:13:48 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 26 07:58 LICENSE 08:13:48 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 26 07:58 Makefile 08:13:48 -rw-rw-r-- 1 jenkins jenkins 4558 Oct 26 07:58 README.md 08:13:48 -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 07:56 VERSION 08:13:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:58 assets 08:13:48 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:58 bin 08:13:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:58 cmd 08:13:48 -rw-r--r-- 1 jenkins jenkins 10 Oct 26 08:01 coverage.out 08:13:48 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:58 docs 08:13:48 -rw-rw-r-- 1 jenkins jenkins 3152 Oct 26 07:58 go.mod 08:13:48 -rw-rw-r-- 1 jenkins jenkins 43972 Oct 26 07:58 go.sum 08:13:48 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 07:58 internal 08:13:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:58 snap 08:13:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:58 testing 08:13:48 -rw-rw-r-- 1 jenkins jenkins 155 Oct 26 07:58 version.go 08:13:48 drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 08:04 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:49 + 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=e60cc90e90edf5699ef3da7a26c96bf5daef26cf --label arch=arm64 --label version=0.0.0 . 08:13:50 Sending build context to Docker daemon 31.48MB 08:13:50 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 08:13:50 Step 2/26 : FROM ${BASE} AS builder 08:13:50 ---> c3f1fa09b028 08:13:50 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:13:51 ---> Running in 7ea682841688 08:13:51 Removing intermediate container 7ea682841688 08:13:51 ---> a0d21a3bad96 08:13:51 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 08:13:51 ---> Running in b0d651ab0817 08:13:51 Removing intermediate container b0d651ab0817 08:13:51 ---> 21d3bd345759 08:13:51 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 08:13:51 ---> Running in 9ba7f267c0ab 08:13:52 Removing intermediate container 9ba7f267c0ab 08:13:52 ---> 837f7e48c4a4 08:13:52 Step 6/26 : LABEL Name=edgex-ui-go 08:13:52 ---> Running in 0cc087e89c30 08:13:52 Removing intermediate container 0cc087e89c30 08:13:52 ---> f46c214feedd 08:13:52 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 08:13:52 ---> Running in ab5c51a8d3e3 08:13:52 Removing intermediate container ab5c51a8d3e3 08:13:52 ---> 13fa176ad8c6 08:13:52 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:13:54 ---> b62530fd3f8a 08:13:54 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:13:54 ---> Running in 52ce5351483e 08:13:56 Removing intermediate container 52ce5351483e 08:13:56 ---> 6f0872c5b088 08:13:56 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:13:56 ---> Running in 353724c5b326 08:13:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:13:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:13:59 OK: 221 MiB in 51 packages 08:14:00 Removing intermediate container 353724c5b326 08:14:00 ---> 8fcd51076b95 08:14:00 Step 11/26 : ENV GO111MODULE=on 08:14:00 ---> Running in c9e40c9c2825 08:14:00 Removing intermediate container c9e40c9c2825 08:14:00 ---> f0bcc26e1179 08:14:00 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:14:00 ---> Running in 4de512db02c8 08:14:01 Removing intermediate container 4de512db02c8 08:14:01 ---> 395c8f2d309d 08:14:01 Step 13/26 : COPY go.mod vendor* ./ 08:14:02 ---> 5cafe294d6eb 08:14:02 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:02 ---> Running in fe20e627001b 08:14:04 Removing intermediate container fe20e627001b 08:14:04 ---> fc9d51fc83e4 08:14:04 Step 15/26 : COPY . . 08:14:08 ---> ba8ef2de5b8d 08:14:08 Step 16/26 : RUN ${MAKE} 08:14:08 ---> Running in c88d9e7ea178 08:14:09 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:15:30 Removing intermediate container c88d9e7ea178 08:15:30 ---> ce1e714ffdf2 08:15:30 Step 17/26 : FROM alpine:3.14 08:15:30 3.14: Pulling from library/alpine 08:15:30 90cda3b7c325: Pulling fs layer 08:15:30 90cda3b7c325: Verifying Checksum 08:15:30 90cda3b7c325: Download complete 08:15:30 90cda3b7c325: Pull complete 08:15:30 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 08:15:30 Status: Downloaded newer image for alpine:3.14 08:15:30 ---> 376ba31ae3da 08:15:30 Step 18/26 : EXPOSE 4000 08:15:30 ---> Running in 1dfeb1ead09d 08:15:30 Removing intermediate container 1dfeb1ead09d 08:15:30 ---> b05f162b2e53 08:15:30 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:15:30 ---> fe9a64595cab 08:15:30 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 08:15:30 ---> 7ad1e3dc1c05 08:15:30 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 08:15:30 ---> 6bf6b2b19cbc 08:15:30 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:15:30 ---> Running in 477ad98d2088 08:15:30 Removing intermediate container 477ad98d2088 08:15:30 ---> ced9213e8649 08:15:30 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 08:15:30 ---> Running in 2457c2f4e84a 08:15:30 Removing intermediate container 2457c2f4e84a 08:15:30 ---> c308e6eb64a3 08:15:30 Step 24/26 : LABEL arch=arm64 08:15:30 ---> Running in e19f43b17f56 08:15:30 Removing intermediate container e19f43b17f56 08:15:30 ---> 7c50a6cfd5d3 08:15:30 Step 25/26 : LABEL git_sha=e60cc90e90edf5699ef3da7a26c96bf5daef26cf 08:15:30 ---> Running in 258b47157aec 08:15:30 Removing intermediate container 258b47157aec 08:15:30 ---> c09b3add1446 08:15:30 Step 26/26 : LABEL version=0.0.0 08:15:30 ---> Running in b49c09f368ae 08:15:30 Removing intermediate container b49c09f368ae 08:15:30 ---> ee6a5ae15413 08:15:30 [Warning] One or more build-args [ARCH] were not consumed 08:15:30 Successfully built ee6a5ae15413 08:15:30 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:15:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:15:31 08:15:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:15:31 arm64: Pulling from edgex-lftools-log-publisher 08:15:31 8998bd30e6a1: Pulling fs layer 08:15:31 04944245beec: Pulling fs layer 08:15:31 699f458cf7ca: Pulling fs layer 08:15:31 765212b225bb: Pulling fs layer 08:15:31 f23df028b6ca: Pulling fs layer 08:15:31 d65c8cfc05b1: Pulling fs layer 08:15:31 2437ff75d9bd: Pulling fs layer 08:15:31 765212b225bb: Waiting 08:15:31 2437ff75d9bd: Waiting 08:15:31 f23df028b6ca: Waiting 08:15:31 d65c8cfc05b1: Waiting 08:15:31 04944245beec: Verifying Checksum 08:15:31 04944245beec: Download complete 08:15:31 765212b225bb: Verifying Checksum 08:15:31 765212b225bb: Download complete 08:15:31 f23df028b6ca: Verifying Checksum 08:15:31 f23df028b6ca: Download complete 08:15:31 d65c8cfc05b1: Verifying Checksum 08:15:31 d65c8cfc05b1: Download complete 08:15:32 699f458cf7ca: Verifying Checksum 08:15:32 699f458cf7ca: Download complete 08:15:32 8998bd30e6a1: Verifying Checksum 08:15:32 8998bd30e6a1: Download complete 08:15:35 2437ff75d9bd: Verifying Checksum 08:15:35 2437ff75d9bd: Download complete 08:15:36 8998bd30e6a1: Pull complete 08:15:37 04944245beec: Pull complete 08:15:38 699f458cf7ca: Pull complete 08:15:38 765212b225bb: Pull complete 08:15:39 f23df028b6ca: Pull complete 08:15:39 d65c8cfc05b1: Pull complete 08:15:54 2437ff75d9bd: Pull complete 08:15:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:15:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:15:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:15:54 prd-ubuntu20.04-docker-arm64-4c-16g-117095 does not seem to be running inside a container 08:15:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:15:57 $ docker top f9327ae2f4f964d00bf52c600841f3f9adc9365dcde69a1ed8a127a40a9e756f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:58 ---> job-cost.sh 08:15:58 lf-activate-venv: SKIPPING 08:15:58 INFO: No Stack... 08:15:59 INFO: Retrieving Pricing Info for: v3-standard-4 08:16:00 INFO: Archiving Costs [Pipeline] sh 08:16:00 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 08:16:00 + cut -d, -f6 [Pipeline] lock 08:16:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-566-2-stack-cost] 08:16:00 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-566-2-stack-cost] did not exist. Created. 08:16:00 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-566-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:16:01 /w/workspace/edgex-ui-go/2@tmp/durable-5f885835/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:16:02 + echo total: 0.10999999940395355 [Pipeline] stash 08:16:02 Warning: overwriting stash ‘stack-cost’ 08:16:07 Stashed 1 file(s) [Pipeline] } 08:16:07 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-566-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:16:07 $ docker stop --time=1 f9327ae2f4f964d00bf52c600841f3f9adc9365dcde69a1ed8a127a40a9e756f 08:16:09 $ docker rm -f f9327ae2f4f964d00bf52c600841f3f9adc9365dcde69a1ed8a127a40a9e756f [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:16:09 provisioning config files... 08:16:09 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp/config9009192521362569026tmp [Pipeline] { [Pipeline] sh 08:16:09 + set +x 08:16:09 + + bash -scurl -- -s 08:16:09 https://codecov.io/bash 08:16:09 08:16:09 _____ _ 08:16:09 / ____| | | 08:16:09 | | ___ __| | ___ ___ _____ __ 08:16:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:16:09 | |___| (_) | (_| | __/ (_| (_) \ V / 08:16:09 \_____\___/ \__,_|\___|\___\___/ \_/ 08:16:09 Bash-1.0.6 08:16:09 08:16:09 08:16:09 ==> git version 2.25.1 found 08:16:09 ==> 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:16:09 Release-Date: 2020-01-08 08:16:09 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:16:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:16:09 ==> Jenkins CI detected. 08:16:09 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-566 08:16:09 project root: . 08:16:09 --> token set from env 08:16:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:16:09 ==> Running gcov in . (disable via -X gcov) 08:16:09 ==> Python coveragepy not found 08:16:09 ==> Searching for coverage reports in: 08:16:09 + . 08:16:09 -> Found 1 reports 08:16:09 ==> Detecting git/mercurial file structure 08:16:09 ==> Reading reports 08:16:09 + ./coverage.out bytes=10 08:16:09 ==> Appending adjustments 08:16:09 https://docs.codecov.io/docs/fixing-reports 08:16:10 + Found adjustments 08:16:10 ==> Gzipping contents 08:16:10 12K /tmp/codecov.44BKLc.gz 08:16:10 ==> Uploading reports 08:16:10 url: https://codecov.io 08:16:10 query: branch=PR-566&commit=e60cc90e90edf5699ef3da7a26c96bf5daef26cf&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-566%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=566&job=&cmd_args= 08:16:10 -> Pinging Codecov 08:16:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-566&commit=e60cc90e90edf5699ef3da7a26c96bf5daef26cf&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-566%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=566&job=&cmd_args= 08:16:11 -> Uploading to 08:16:11 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/FB506323287CE973F263BFD2A0EB1F37/e60cc90e90edf5699ef3da7a26c96bf5daef26cf/ddb81f1d-1f0b-4408-947f-a4324052eb23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T081610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a847ff23767cccc4042b34b63c6bab53022a39ad5681ca0c32e6c8a96f3e46ee 08:16:11 % Total % Received % Xferd Average Speed Time Time Time Current 08:16:11 Dload Upload Total Spent Left Speed 08:16:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 30593 --:--:-- --:--:-- --:--:-- 30593 08:16:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/e60cc90e90edf5699ef3da7a26c96bf5daef26cf [Pipeline] } 08:16:11 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:16:12 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-566/archives ] 08:16:12 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-566/archives 08:16:12 total 16 08:16:12 drwxr-xr-x 3 root root 4096 Oct 26 07:59 . 08:16:12 drwxrwxr-x 15 jenkins jenkins 4096 Oct 26 07:59 .. 08:16:12 drwxr-xr-x 2 root root 4096 Oct 26 07:59 cost 08:16:12 -rw-r--r-- 1 root root 83 Oct 26 07:59 cost.csv 08:16:12 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-566/archives 08:16:12 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-566/archives 08:16:12 total 16 08:16:12 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 07:59 . 08:16:12 drwxrwxr-x 15 jenkins jenkins 4096 Oct 26 07:59 .. 08:16:12 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 07:59 cost 08:16:12 -rw-r--r-- 1 jenkins jenkins 83 Oct 26 07:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:16:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:16:13 ---> package-listing.sh 08:16:13 ++ facter osfamily 08:16:13 ++ tr '[:upper:]' '[:lower:]' 08:16:13 + OS_FAMILY=debian 08:16:13 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-566 08:16:13 + START_PACKAGES=/tmp/packages_start.txt 08:16:13 + END_PACKAGES=/tmp/packages_end.txt 08:16:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:16:13 + PACKAGES=/tmp/packages_start.txt 08:16:13 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-566 ']' 08:16:13 + PACKAGES=/tmp/packages_end.txt 08:16:13 + case "${OS_FAMILY}" in 08:16:13 + dpkg -l 08:16:13 + grep '^ii' 08:16:13 + '[' -f /tmp/packages_start.txt ']' 08:16:13 + '[' -f /tmp/packages_end.txt ']' 08:16:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:16:13 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-566 ']' 08:16:13 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-566/archives/ 08:16:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-566/archives/ [Pipeline] echo 08:16:13 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-566/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:16:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:16:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:16:14 prd-ubuntu20.04-docker-8c-8g-117092 does not seem to be running inside a container 08:16:14 $ 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-566/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-566 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-566:/w/workspace/edgexfoundry_edgex-ui-go_PR-566:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-566@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:16:14 $ docker top de9dd58006168ef7ccbcbce7e1e1ad10951c428f0753d06d298a5b62dbceea3f -eo pid,comm [Pipeline] { [Pipeline] sh 08:16:14 + touch /tmp/pre-build-complete [Pipeline] sh 08:16:15 + mkdir -p /var/log/sysstat [Pipeline] sh 08:16:15 + ls /var/log/sa-host 08:16:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:16:15 provisioning config files... 08:16:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-566@tmp/config14060738572940522044tmp [Pipeline] { [Pipeline] echo 08:16:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:16:15 ---> create-netrc.sh [Pipeline] } 08:16:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:16:16 ---> python-tools-install.sh [Pipeline] echo 08:16:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:16:16 ---> sudo-logs.sh 08:16:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:16:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:16:16 ---> job-cost.sh 08:16:16 lf-activate-venv: SKIPPING 08:16:16 DEBUG: total: 0.2199999988079071 08:16:16 INFO: Retrieving Stack Cost... 08:16:17 INFO: Retrieving Pricing Info for: v3-standard-8 08:16:17 INFO: Archiving Costs [Pipeline] echo 08:16:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:16:17 ---> logs-deploy.sh 08:16:17 lf-activate-venv: SKIPPING 08:16:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-566/2 08:16:17 INFO: archiving workspace using pattern(s): 08:16:18 Archives upload complete. 08:16:18 INFO: archiving logs to Nexus