Pull request #549 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of saites for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at d0dddad7c6b93d0880573d3ef63da151bf16f86d rather than ece44cb70c50763abb412624979536da76387159 Obtained Jenkinsfile from d0dddad7c6b93d0880573d3ef63da151bf16f86d 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-ssh2476635684031846169.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh13806598827816731460.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-549/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-549/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17621393219450425233.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh10321284886671091165.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-549/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-549/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1936998849515153966.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23502 in /w/workspace/edgexfoundry_edgex-ui-go_PR-549 [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-549 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d0dddad7c6b93d0880573d3ef63da151bf16f86d into PR head commit ece44cb70c50763abb412624979536da76387159 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/549/head:refs/remotes/origin/PR-549 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing ece44cb70c50763abb412624979536da76387159 Checking out Revision ece44cb70c50763abb412624979536da76387159 (PR-549) > git config core.sparsecheckout # timeout=10 > git checkout -f ece44cb70c50763abb412624979536da76387159 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d0dddad7c6b93d0880573d3ef63da151bf16f86d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ece44cb70c50763abb412624979536da76387159 # timeout=10 Commit message: "ci: configure Docker for CI builds" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:11:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:11:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:11:29 ========================================================= 01:11:29 EdgeX Global Pipelines Version Info 01:11:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:11:30 ------------------- 01:11:30 stable info: 01:11:30 ------------------- 01:11:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:11:30 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 01:11:30 Message: update stable to v1.0.239 > git rev-list --no-walk 3490df69ae64f437a88d726475c2e442f9e97ba7 # timeout=10 01:11:30 ------------------- 01:11:30 experimental info: 01:11:30 ------------------- 01:11:30 Commited By: **** collab-it+edgex@linuxfoundation.org 01:11:30 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 01:11:30 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:11:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 01:11:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 01:11:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:11:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:11:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:11:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-549 [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-549 [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-549 [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ece44cb70c50763abb412624979536da76387159 [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ece44cb [Pipeline] echo 01:11:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:11:31 provisioning config files... 01:11:31 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp/config7095928754043389775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:11:31 ---> docker-login.sh 01:11:31 nexus3.edgexfoundry.org:10001 01:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:32 Configure a credential helper to remove this warning. See 01:11:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:32 01:11:32 Login Succeeded 01:11:32 nexus3.edgexfoundry.org:10002 01:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:32 Configure a credential helper to remove this warning. See 01:11:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:32 01:11:32 Login Succeeded 01:11:32 nexus3.edgexfoundry.org:10003 01:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:32 Configure a credential helper to remove this warning. See 01:11:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:32 01:11:32 Login Succeeded 01:11:32 nexus3.edgexfoundry.org:10004 01:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:32 Configure a credential helper to remove this warning. See 01:11:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:32 01:11:32 Login Succeeded 01:11:32 docker.io 01:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:33 Configure a credential helper to remove this warning. See 01:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:33 01:11:33 Login Succeeded 01:11:33 ---> docker-login.sh ends [Pipeline] } 01:11:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:11:33 + git rev-list -1 --merges ece44cb70c50763abb412624979536da76387159~1..ece44cb70c50763abb412624979536da76387159 [Pipeline] echo 01:11:33 -----------> git rev-list -1 --merges ece44cb70c50763abb412624979536da76387159~1..ece44cb70c50763abb412624979536da76387159 ece44cb70c50763abb412624979536da76387159 [false] [Pipeline] sh 01:11:33 + git log --format=format:%s -1 ece44cb70c50763abb412624979536da76387159 [Pipeline] echo 01:11:33 ========================================================= 01:11:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:11:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:11:34 + git log --format=format:%s -1 ece44cb70c50763abb412624979536da76387159 [Pipeline] echo 01:11:34 [semverPrep] GIT_COMMIT: ece44cb70c50763abb412624979536da76387159, Commit Message: ci: configure Docker for CI builds [Pipeline] echo 01:11:34 [semverPrep] This is not a build commit. [Pipeline] sh 01:11:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:11:34 + grep -v github /etc/ssh/ssh_known_hosts 01:11:34 + [ -e /tmp/ssh_known_hosts ] 01:11:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:11:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:11:34 + sudo tee -a /etc/ssh/ssh_known_hosts 01:11:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:11:34 01:11:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:11:35 0.1.4: Pulling from edgex-devops/py-git-semver 01:11:35 b85a868b505f: Pulling fs layer 01:11:35 e2be974225ed: Pulling fs layer 01:11:35 339a4e72a1f5: Pulling fs layer 01:11:35 988bab9f4d93: Pulling fs layer 01:11:35 1469e6f7b9e6: Pulling fs layer 01:11:35 eaf3925da568: Pulling fs layer 01:11:35 bab4dde63d76: Pulling fs layer 01:11:35 bde34c3a00c8: Pulling fs layer 01:11:35 b352a97aabf1: Pulling fs layer 01:11:35 4872d77fe225: Pulling fs layer 01:11:35 5851b861e8e6: Pulling fs layer 01:11:35 988bab9f4d93: Waiting 01:11:35 bde34c3a00c8: Waiting 01:11:35 1469e6f7b9e6: Waiting 01:11:35 4872d77fe225: Waiting 01:11:35 b352a97aabf1: Waiting 01:11:35 5851b861e8e6: Waiting 01:11:35 eaf3925da568: Waiting 01:11:35 e2be974225ed: Verifying Checksum 01:11:35 e2be974225ed: Download complete 01:11:35 988bab9f4d93: Verifying Checksum 01:11:35 988bab9f4d93: Download complete 01:11:35 339a4e72a1f5: Verifying Checksum 01:11:35 339a4e72a1f5: Download complete 01:11:35 eaf3925da568: Download complete 01:11:35 1469e6f7b9e6: Verifying Checksum 01:11:35 1469e6f7b9e6: Download complete 01:11:35 bde34c3a00c8: Download complete 01:11:35 b352a97aabf1: Verifying Checksum 01:11:35 b352a97aabf1: Download complete 01:11:35 4872d77fe225: Download complete 01:11:35 5851b861e8e6: Download complete 01:11:35 b85a868b505f: Verifying Checksum 01:11:35 b85a868b505f: Download complete 01:11:35 bab4dde63d76: Verifying Checksum 01:11:35 bab4dde63d76: Download complete 01:11:37 b85a868b505f: Pull complete 01:11:37 e2be974225ed: Pull complete 01:11:37 339a4e72a1f5: Pull complete 01:11:37 988bab9f4d93: Pull complete 01:11:37 1469e6f7b9e6: Pull complete 01:11:37 eaf3925da568: Pull complete 01:11:39 bab4dde63d76: Pull complete 01:11:39 bde34c3a00c8: Pull complete 01:11:40 b352a97aabf1: Pull complete 01:11:40 4872d77fe225: Pull complete 01:11:40 5851b861e8e6: Pull complete 01:11:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:11:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:11:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:40 prd-ubuntu20.04-docker-8c-8g-23502 does not seem to be running inside a container 01:11:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-549 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549:/w/workspace/edgexfoundry_edgex-ui-go_PR-549:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-549@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-devops/py-git-semver:0.1.4 cat 01:11:42 $ docker top 46e42b955d51c983dca6300b8f3570864ca357a1af5a2459e503ef26c58f0b60 -eo pid,comm 01:11:42 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). 01:11:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:11:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:11:42 [ssh-agent] Looking for ssh-agent implementation... 01:11:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:11:42 $ docker exec 46e42b955d51c983dca6300b8f3570864ca357a1af5a2459e503ef26c58f0b60 ssh-agent 01:11:42 SSH_AUTH_SOCK=/tmp/ssh-lioO13oGg9Ui/agent.35 01:11:42 SSH_AGENT_PID=41 01:11:42 Running ssh-add (command line suppressed) 01:11:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp/private_key_4768902673405450594.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp/private_key_4768902673405450594.key) 01:11:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:11:42 + git tag --points-at HEAD [Pipeline] } 01:11:42 $ docker exec --env ******** --env ******** 46e42b955d51c983dca6300b8f3570864ca357a1af5a2459e503ef26c58f0b60 ssh-agent -k 01:11:43 unset SSH_AUTH_SOCK; 01:11:43 unset SSH_AGENT_PID; 01:11:43 echo Agent pid 41 killed; 01:11:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:11:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:11:43 [ssh-agent] Looking for ssh-agent implementation... 01:11:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:11:43 $ docker exec 46e42b955d51c983dca6300b8f3570864ca357a1af5a2459e503ef26c58f0b60 ssh-agent 01:11:43 SSH_AUTH_SOCK=/tmp/ssh-KALMmlbdsMNp/agent.75 01:11:43 SSH_AGENT_PID=81 01:11:43 Running ssh-add (command line suppressed) 01:11:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp/private_key_2132828609558058351.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp/private_key_2132828609558058351.key) 01:11:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:11:43 + git semver init 01:11:44 2022-08-25 01:11:44,080 [run_init] DEBUG init version:0.0.0 force:False 01:11:44 2022-08-25 01:11:44,080 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-549/.semver 01:11:44 2022-08-25 01:11:44,081 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-549/.semver 01:11:44 2022-08-25 01:11:44,081 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-549/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-549, universal_newlines=False, shell=None, istream=None) 01:11:45 2022-08-25 01:11:45,305 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-549/.git/info/exclude 01:11:45 2022-08-25 01:11:45,305 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-549/.semver/PR-549 with force:False 01:11:45 2022-08-25 01:11:45,305 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-549/.semver/PR-549 01:11:45 2022-08-25 01:11:45,310 [execute] INFO git cat-file --batch-check 01:11:45 2022-08-25 01:11:45,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-549/.semver, universal_newlines=False, shell=None, istream=) 01:11:45 2022-08-25 01:11:45,316 [execute] INFO git cat-file --batch 01:11:45 2022-08-25 01:11:45,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-549/.semver, universal_newlines=False, shell=None, istream=) 01:11:45 2022-08-25 01:11:45,322 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-549/.semver/PR-549 01:11:45 0.0.0 [Pipeline] } 01:11:45 $ docker exec --env ******** --env ******** 46e42b955d51c983dca6300b8f3570864ca357a1af5a2459e503ef26c58f0b60 ssh-agent -k 01:11:45 unset SSH_AUTH_SOCK; 01:11:45 unset SSH_AGENT_PID; 01:11:45 echo Agent pid 81 killed; 01:11:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:11:45 + git semver [Pipeline] } 01:11:46 $ docker stop --time=1 46e42b955d51c983dca6300b8f3570864ca357a1af5a2459e503ef26c58f0b60 01:11:47 $ docker rm -f 46e42b955d51c983dca6300b8f3570864ca357a1af5a2459e503ef26c58f0b60 [Pipeline] // withDockerContainer [Pipeline] sh 01:11:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:11:48 Stashed 1 file(s) [Pipeline] echo 01:11:48 [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 01:11:48 provisioning config files... 01:11:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp/config828525480024737565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:11:48 ---> docker-login.sh 01:11:48 nexus3.edgexfoundry.org:10001 01:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:48 Configure a credential helper to remove this warning. See 01:11:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:48 01:11:48 Login Succeeded 01:11:48 nexus3.edgexfoundry.org:10002 01:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:48 Configure a credential helper to remove this warning. See 01:11:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:48 01:11:48 Login Succeeded 01:11:48 nexus3.edgexfoundry.org:10003 01:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:48 Configure a credential helper to remove this warning. See 01:11:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:48 01:11:48 Login Succeeded 01:11:48 nexus3.edgexfoundry.org:10004 01:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:49 Configure a credential helper to remove this warning. See 01:11:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:49 01:11:49 Login Succeeded 01:11:49 docker.io 01:11:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:49 Configure a credential helper to remove this warning. See 01:11:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:49 01:11:49 Login Succeeded 01:11:49 ---> docker-login.sh ends [Pipeline] } 01:11:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:11:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:11:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:11:49 ========================================================= 01:11:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:11:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:49 + 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 . 01:11:50 Sending build context to Docker daemon 45.22MB 01:11:50 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 01:11:50 Step 2/16 : FROM ${BASE} AS builder 01:11:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:11:50 2408cc74d12b: Pulling fs layer 01:11:50 ea60b727a1ce: Pulling fs layer 01:11:50 30c4a7721957: Pulling fs layer 01:11:50 370296b7ddb6: Pulling fs layer 01:11:50 7c6cee850709: Pulling fs layer 01:11:50 39a5fcdaea64: Pulling fs layer 01:11:50 d94ebbe4e438: Pulling fs layer 01:11:50 370296b7ddb6: Waiting 01:11:50 bcfd1f05c69d: Pulling fs layer 01:11:50 59ccb84bbe0f: Pulling fs layer 01:11:50 7c6cee850709: Waiting 01:11:50 39a5fcdaea64: Waiting 01:11:50 bcfd1f05c69d: Waiting 01:11:50 59ccb84bbe0f: Waiting 01:11:50 d94ebbe4e438: Waiting 01:11:50 30c4a7721957: Verifying Checksum 01:11:50 30c4a7721957: Download complete 01:11:50 ea60b727a1ce: Verifying Checksum 01:11:50 ea60b727a1ce: Download complete 01:11:50 7c6cee850709: Download complete 01:11:50 39a5fcdaea64: Download complete 01:11:50 2408cc74d12b: Download complete 01:11:50 d94ebbe4e438: Verifying Checksum 01:11:50 d94ebbe4e438: Download complete 01:11:50 2408cc74d12b: Pull complete 01:11:50 ea60b727a1ce: Pull complete 01:11:50 30c4a7721957: Pull complete 01:11:50 59ccb84bbe0f: Verifying Checksum 01:11:50 59ccb84bbe0f: Download complete 01:11:50 bcfd1f05c69d: Verifying Checksum 01:11:50 bcfd1f05c69d: Download complete 01:11:51 370296b7ddb6: Verifying Checksum 01:11:51 370296b7ddb6: Download complete 01:11:55 370296b7ddb6: Pull complete 01:11:55 7c6cee850709: Pull complete 01:11:55 39a5fcdaea64: Pull complete 01:11:55 d94ebbe4e438: Pull complete 01:11:58 bcfd1f05c69d: Pull complete 01:11:58 59ccb84bbe0f: Pull complete 01:11:58 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 01:11:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:11:58 ---> a4fb48ad2a94 01:11:58 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:12:00 ---> Running in e74fe211440a 01:12:00 Removing intermediate container e74fe211440a 01:12:00 ---> ee3745154e7d 01:12:00 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 01:12:00 ---> Running in 7a63fe1f2e53 01:12:00 Removing intermediate container 7a63fe1f2e53 01:12:00 ---> 45aa49d4f4cf 01:12:00 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 01:12:00 ---> Running in 314c858a8b64 01:12:00 Removing intermediate container 314c858a8b64 01:12:00 ---> 1b216e9d8309 01:12:00 Step 6/16 : LABEL Name=edgex-ui-go 01:12:00 ---> Running in 64efca497087 01:12:00 Removing intermediate container 64efca497087 01:12:00 ---> 9bbef72a3624 01:12:00 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 01:12:00 ---> Running in bf9972f94e0b 01:12:00 Removing intermediate container bf9972f94e0b 01:12:00 ---> 45d57ffc0e50 01:12:00 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 01:12:01 latest: Pulling from library/docker 01:12:01 213ec9aee27d: Pulling fs layer 01:12:01 6eb510456a42: Pulling fs layer 01:12:01 4627ba0696d0: Pulling fs layer 01:12:01 e001120e1cd4: Pulling fs layer 01:12:01 ff3ada922ff1: Pulling fs layer 01:12:01 145c17e0135e: Pulling fs layer 01:12:01 0f5eb6ef0bbb: Pulling fs layer 01:12:01 a00ffea85b5c: Pulling fs layer 01:12:01 113b1213dc52: Pulling fs layer 01:12:01 145c17e0135e: Waiting 01:12:01 0f5eb6ef0bbb: Waiting 01:12:01 a00ffea85b5c: Waiting 01:12:01 113b1213dc52: Waiting 01:12:01 e001120e1cd4: Waiting 01:12:01 ff3ada922ff1: Waiting 01:12:01 4627ba0696d0: Verifying Checksum 01:12:01 4627ba0696d0: Download complete 01:12:02 6eb510456a42: Verifying Checksum 01:12:02 6eb510456a42: Download complete 01:12:02 213ec9aee27d: Download complete 01:12:02 213ec9aee27d: Pull complete 01:12:02 6eb510456a42: Pull complete 01:12:02 e001120e1cd4: Verifying Checksum 01:12:02 e001120e1cd4: Download complete 01:12:02 ff3ada922ff1: Verifying Checksum 01:12:02 ff3ada922ff1: Download complete 01:12:02 4627ba0696d0: Pull complete 01:12:02 0f5eb6ef0bbb: Verifying Checksum 01:12:02 0f5eb6ef0bbb: Download complete 01:12:02 a00ffea85b5c: Verifying Checksum 01:12:02 a00ffea85b5c: Download complete 01:12:02 145c17e0135e: Verifying Checksum 01:12:02 145c17e0135e: Download complete 01:12:02 113b1213dc52: Verifying Checksum 01:12:02 113b1213dc52: Download complete 01:12:02 e001120e1cd4: Pull complete 01:12:03 ff3ada922ff1: Pull complete 01:12:03 Still waiting to schedule task 01:12:03 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:12:03 145c17e0135e: Pull complete 01:12:03 0f5eb6ef0bbb: Pull complete 01:12:03 a00ffea85b5c: Pull complete 01:12:03 113b1213dc52: Pull complete 01:12:03 Digest: sha256:e9bf70a90db1cc319f4eb7c4ae8c78506590aee27e86975d28b07c867628d632 01:12:03 Status: Downloaded newer image for docker:latest 01:12:05 ---> a257d10fc5b3 01:12:05 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:12:05 ---> Running in 5d29f39ccc6f 01:12:05 Removing intermediate container 5d29f39ccc6f 01:12:05 ---> 5bf7f3097196 01:12:05 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:12:05 ---> Running in 4fc4151845df 01:12:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:12:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:12:06 OK: 211 MiB in 51 packages 01:12:07 Removing intermediate container 4fc4151845df 01:12:07 ---> 20898123ca33 01:12:07 Step 11/16 : ENV GO111MODULE=on 01:12:07 ---> Running in 7ca581e9a665 01:12:07 Removing intermediate container 7ca581e9a665 01:12:07 ---> e7eaec068d27 01:12:07 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:12:07 ---> Running in 5e4e6a628cf8 01:12:07 Removing intermediate container 5e4e6a628cf8 01:12:07 ---> c0b93c7e2ec6 01:12:07 Step 13/16 : COPY go.mod vendor* ./ 01:12:07 ---> 06ffc644d543 01:12:07 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:07 ---> Running in e6c0b2351713 01:12:15 Removing intermediate container e6c0b2351713 01:12:15 ---> 9783a115e468 01:12:15 Step 15/16 : COPY . . 01:12:16 ---> dd2b15407c70 01:12:16 Step 16/16 : RUN ${MAKE} 01:12:16 ---> Running in 20d5ca49ae98 01:12:17 noop 01:12:17 Removing intermediate container 20d5ca49ae98 01:12:17 ---> 9b821103086e 01:12:17 Successfully built 9b821103086e 01:12:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:17 + docker inspect -f . ci-base-image-x86_64 01:12:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:12:17 prd-ubuntu20.04-docker-8c-8g-23502 does not seem to be running inside a container 01:12:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-549 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549:/w/workspace/edgexfoundry_edgex-ui-go_PR-549:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-549@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:12:18 $ docker top e17639cfcc861f52429f67baeab1c3a86ce27dd581f6b639c47060c0b3628a81 -eo pid,comm [Pipeline] { [Pipeline] sh 01:12:18 + go version 01:12:18 go version go1.18.3 linux/amd64 [Pipeline] } 01:12:18 $ docker stop --time=1 e17639cfcc861f52429f67baeab1c3a86ce27dd581f6b639c47060c0b3628a81 01:12:19 $ docker rm -f e17639cfcc861f52429f67baeab1c3a86ce27dd581f6b639c47060c0b3628a81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:20 + docker inspect -f . ci-base-image-x86_64 01:12:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:12:20 prd-ubuntu20.04-docker-8c-8g-23502 does not seem to be running inside a container 01:12:20 $ 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-549 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549:/w/workspace/edgexfoundry_edgex-ui-go_PR-549:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-549@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:12:20 $ docker top 67d2385ca890b0d74b6b3291bbedc3a31270a924e711069661d51a18137c2816 -eo pid,comm [Pipeline] { [Pipeline] sh 01:12:21 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-549 [Pipeline] fileExists [Pipeline] sh 01:12:21 + make test 01:12:21 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:12:21 ? github.com/edgexfoundry/edgex-ui-go [no test files] 01:12:28 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 01:12:28 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 01:12:28 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 01:12:28 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 01:12:28 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 01:12:28 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 01:12:28 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 01:12:28 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 01:12:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 01:12:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 01:12:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 01:12:28 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 01:12:28 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:12:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:12:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:12:29 ./bin/test-attribution-txt.sh 01:12:29 make -C web test 01:12:29 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-549/web' 01:12:29 make[1]: tput: No such file or directory 01:12:29 make[1]: tput: No such file or directory 01:12:29 warning: generating ./VERSION 01:12:29 echo "0.0.0" > VERSION 01:12:29 docker build \ 01:12:29 -f Dockerfile \ 01:12:29 --build-arg USER=1000 \ 01:12:29 \ 01:12:29 --label "git_sha=ece44cb70c50763abb412624979536da76387159" \ 01:12:29 -t edgexfoundry/edgex-web-ui:ece44cb70c50763abb412624979536da76387159 \ 01:12:29 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 01:12:29 . 01:12:29 Sending build context to Docker daemon 3.269MB 01:12:29 Step 1/10 : FROM node:16.17-alpine3.15 01:12:30 16.17-alpine3.15: Pulling from library/node 01:12:30 9621f1afde84: Pulling fs layer 01:12:30 16f891d21976: Pulling fs layer 01:12:30 cf6a4a42ec8c: Pulling fs layer 01:12:30 297e921c64f6: Pulling fs layer 01:12:30 297e921c64f6: Waiting 01:12:30 cf6a4a42ec8c: Verifying Checksum 01:12:30 cf6a4a42ec8c: Download complete 01:12:30 9621f1afde84: Verifying Checksum 01:12:30 9621f1afde84: Download complete 01:12:30 297e921c64f6: Download complete 01:12:30 9621f1afde84: Pull complete 01:12:30 16f891d21976: Download complete 01:12:31 16f891d21976: Pull complete 01:12:31 cf6a4a42ec8c: Pull complete 01:12:31 297e921c64f6: Pull complete 01:12:31 Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 01:12:31 Status: Downloaded newer image for node:16.17-alpine3.15 01:12:31 ---> 141d857b2a92 01:12:31 Step 2/10 : RUN apk add --no-cache chromium 01:12:32 ---> Running in 6179a8c24d47 01:12:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:12:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:12:33 (1/129) Installing libxau (1.0.9-r0) 01:12:33 (2/129) Installing libmd (1.0.3-r0) 01:12:33 (3/129) Installing libbsd (0.11.3-r1) 01:12:33 (4/129) Installing libxdmcp (1.1.3-r0) 01:12:33 (5/129) Installing libxcb (1.14-r2) 01:12:33 (6/129) Installing libx11 (1.7.2-r0) 01:12:33 (7/129) Installing libxext (1.3.4-r0) 01:12:33 (8/129) Installing libice (1.0.10-r0) 01:12:33 (9/129) Installing libuuid (2.37.4-r0) 01:12:33 (10/129) Installing libsm (1.2.3-r0) 01:12:33 (11/129) Installing libxt (1.2.1-r0) 01:12:33 (12/129) Installing libxmu (1.1.3-r0) 01:12:33 (13/129) Installing xset (1.2.4-r0) 01:12:33 (14/129) Installing xprop (1.2.5-r0) 01:12:33 (15/129) Installing xdg-utils (1.1.3-r0) 01:12:33 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 01:12:33 (17/129) Installing pkgconf (1.8.0-r0) 01:12:33 (18/129) Installing libffi (3.4.2-r1) 01:12:33 (19/129) Installing libintl (0.21-r0) 01:12:33 (20/129) Installing libblkid (2.37.4-r0) 01:12:33 (21/129) Installing libmount (2.37.4-r0) 01:12:33 (22/129) Installing pcre (8.45-r1) 01:12:33 (23/129) Installing glib (2.70.1-r0) 01:12:33 (24/129) Installing xz-libs (5.2.5-r1) 01:12:33 (25/129) Installing libxml2 (2.9.14-r1) 01:12:33 (26/129) Installing shared-mime-info (2.1-r0) 01:12:33 (27/129) Installing hicolor-icon-theme (0.17-r1) 01:12:33 (28/129) Installing libjpeg-turbo (2.1.2-r0) 01:12:33 (29/129) Installing libpng (1.6.37-r1) 01:12:33 (30/129) Installing libwebp (1.2.2-r0) 01:12:33 (31/129) Installing zstd-libs (1.5.0-r0) 01:12:33 (32/129) Installing tiff (4.3.0-r1) 01:12:33 (33/129) Installing gdk-pixbuf (2.42.8-r0) 01:12:33 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 01:12:33 (35/129) Installing libxcomposite (0.4.5-r0) 01:12:33 (36/129) Installing libxfixes (6.0.0-r0) 01:12:33 (37/129) Installing libxrender (0.9.10-r3) 01:12:33 (38/129) Installing libxcursor (1.2.0-r0) 01:12:33 (39/129) Installing libxdamage (1.1.5-r1) 01:12:33 (40/129) Installing libxi (1.8-r0) 01:12:33 (41/129) Installing libxinerama (1.1.4-r1) 01:12:33 (42/129) Installing libxrandr (1.5.2-r1) 01:12:33 (43/129) Installing atk (2.36.0-r0) 01:12:33 (44/129) Installing libxtst (1.2.3-r3) 01:12:33 (45/129) Installing dbus-libs (1.12.20-r4) 01:12:33 (46/129) Installing at-spi2-core (2.42.0-r0) 01:12:33 (47/129) Installing at-spi2-atk (2.38.0-r0) 01:12:33 (48/129) Installing expat (2.4.7-r0) 01:12:33 (49/129) Installing brotli-libs (1.0.9-r5) 01:12:33 (50/129) Installing libbz2 (1.0.8-r1) 01:12:33 (51/129) Installing freetype (2.11.1-r2) 01:12:33 (52/129) Installing fontconfig (2.13.1-r4) 01:12:33 (53/129) Installing pixman (0.40.0-r3) 01:12:33 (54/129) Installing cairo (1.16.0-r5) 01:12:33 (55/129) Installing cairo-gobject (1.16.0-r5) 01:12:33 (56/129) Installing avahi-libs (0.8-r5) 01:12:33 (57/129) Installing gmp (6.2.1-r1) 01:12:33 (58/129) Installing nettle (3.7.3-r0) 01:12:33 (59/129) Installing p11-kit (0.24.0-r1) 01:12:33 (60/129) Installing libtasn1 (4.18.0-r0) 01:12:33 (61/129) Installing libunistring (0.9.10-r1) 01:12:33 (62/129) Installing gnutls (3.7.1-r1) 01:12:33 (63/129) Installing cups-libs (2.3.3-r6) 01:12:33 (64/129) Installing libepoxy (1.5.9-r0) 01:12:33 (65/129) Installing fribidi (1.0.11-r0) 01:12:33 (66/129) Installing graphite2 (1.3.14-r0) 01:12:33 (67/129) Installing harfbuzz (3.0.0-r2) 01:12:33 (68/129) Installing libxft (2.3.4-r0) 01:12:33 (69/129) Installing pango (1.48.10-r0) 01:12:33 (70/129) Installing wayland-libs-client (1.19.0-r1) 01:12:33 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 01:12:33 (72/129) Installing wayland-libs-egl (1.19.0-r1) 01:12:33 (73/129) Installing xkeyboard-config (2.34-r0) 01:12:33 (74/129) Installing libxkbcommon (1.3.1-r0) 01:12:33 (75/129) Installing gtk+3.0 (3.24.30-r0) 01:12:34 Executing gtk+3.0-3.24.30-r0.post-install 01:12:34 (76/129) Installing libfontenc (1.1.4-r0) 01:12:34 (77/129) Installing mkfontscale (1.2.1-r1) 01:12:34 (78/129) Installing ttf-opensans (1.10-r1) 01:12:34 Executing ttf-opensans-1.10-r1.post-install 01:12:36 (79/129) Installing libogg (1.3.5-r0) 01:12:36 (80/129) Installing flac (1.3.4-r0) 01:12:36 (81/129) Installing alsa-lib (1.2.5.1-r1) 01:12:36 (82/129) Installing libatomic (10.3.1_git20211027-r0) 01:12:36 (83/129) Installing sdl2 (2.0.16-r4) 01:12:36 (84/129) Installing aom-libs (3.2.0-r0) 01:12:36 (85/129) Installing libass (0.15.2-r0) 01:12:36 (86/129) Installing libdav1d (0.9.2-r0) 01:12:36 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 01:12:36 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 01:12:36 (89/129) Installing lame (3.100-r0) 01:12:36 (90/129) Installing opus (1.3.1-r1) 01:12:36 (91/129) Installing libgomp (10.3.1_git20211027-r0) 01:12:36 (92/129) Installing soxr (0.1.3-r2) 01:12:36 (93/129) Installing libsrt (1.4.2-r1) 01:12:36 (94/129) Installing libssh (0.9.6-r1) 01:12:36 (95/129) Installing libtheora (1.1.1-r16) 01:12:36 (96/129) Installing v4l-utils-libs (1.22.1-r1) 01:12:36 (97/129) Installing libpciaccess (0.16-r0) 01:12:36 (98/129) Installing libdrm (2.4.109-r0) 01:12:36 (99/129) Installing libva (2.13.0-r0) 01:12:36 (100/129) Installing libvdpau (1.4-r0) 01:12:36 (101/129) Installing vidstab (1.1.0-r1) 01:12:36 (102/129) Installing libvorbis (1.3.7-r0) 01:12:36 (103/129) Installing libvpx (1.10.0-r0) 01:12:36 (104/129) Installing vulkan-loader (1.2.196-r0) 01:12:36 (105/129) Installing x264-libs (20210613-r0) 01:12:36 (106/129) Installing x265-libs (3.5-r0) 01:12:36 (107/129) Installing xvidcore (1.3.7-r1) 01:12:36 (108/129) Installing ffmpeg-libs (4.4.1-r2) 01:12:36 (109/129) Installing libevent (2.1.12-r4) 01:12:36 (110/129) Installing mesa (21.2.6-r0) 01:12:36 (111/129) Installing wayland-libs-server (1.19.0-r1) 01:12:36 (112/129) Installing mesa-gbm (21.2.6-r0) 01:12:36 (113/129) Installing lcms2 (2.12-r1) 01:12:36 (114/129) Installing nspr (4.32-r0) 01:12:36 (115/129) Installing sqlite-libs (3.36.0-r0) 01:12:36 (116/129) Installing nss (3.78.1-r0) 01:12:36 (117/129) Installing libasyncns (0.8-r1) 01:12:36 (118/129) Installing libltdl (2.4.6-r7) 01:12:36 (119/129) Installing orc (0.4.32-r0) 01:12:36 (120/129) Installing libsndfile (1.0.31-r1) 01:12:36 (121/129) Installing speexdsp (1.2.0-r0) 01:12:36 (122/129) Installing tdb-libs (1.4.5-r0) 01:12:36 (123/129) Installing libpulse (15.0-r2) 01:12:36 (124/129) Installing re2 (2021.11.01-r0) 01:12:36 (125/129) Installing snappy (1.1.9-r1) 01:12:36 (126/129) Installing libgpg-error (1.42-r1) 01:12:36 (127/129) Installing libgcrypt (1.9.4-r0) 01:12:36 (128/129) Installing libxslt (1.1.35-r0) 01:12:36 (129/129) Installing chromium (99.0.4844.84-r0) 01:12:37 Executing busybox-1.34.1-r7.trigger 01:12:37 Executing glib-2.70.1-r0.trigger 01:12:37 Executing shared-mime-info-2.1-r0.trigger 01:12:40 Executing gdk-pixbuf-2.42.8-r0.trigger 01:12:40 Executing gtk-update-icon-cache-2.24.33-r0.trigger 01:12:40 Executing fontconfig-2.13.1-r4.trigger 01:12:40 Executing mkfontscale-1.2.1-r1.trigger 01:12:40 OK: 286 MiB in 145 packages 01:12:43 Removing intermediate container 6179a8c24d47 01:12:43 ---> af0a4e57a334 01:12:43 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 01:12:43 ---> Running in 1f25b1a5b062 01:12:43 Removing intermediate container 1f25b1a5b062 01:12:43 ---> 9e1f959e30fa 01:12:43 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 01:12:43 ---> Running in 8928bada4f08 01:12:43 Removing intermediate container 8928bada4f08 01:12:43 ---> 01fc7f35bf28 01:12:43 Step 5/10 : RUN npm install -g npm 01:12:43 ---> Running in 929c3a802698 01:12:50 01:12:50 changed 36 packages, and audited 206 packages in 6s 01:12:50 01:12:50 11 packages are looking for funding 01:12:50 run `npm fund` for details 01:12:50 01:12:50 found 0 vulnerabilities 01:12:51 Removing intermediate container 929c3a802698 01:12:51 ---> eaaa8acd43c0 01:12:51 Step 6/10 : ARG USER=1000 01:12:51 ---> Running in 8329050f17b5 01:12:51 Removing intermediate container 8329050f17b5 01:12:51 ---> ceac012a1951 01:12:51 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 01:12:51 ---> Running in c255c5b8dbc1 01:12:52 Removing intermediate container c255c5b8dbc1 01:12:52 ---> bfda19002900 01:12:52 Step 8/10 : USER $USER:$USER 01:12:52 ---> Running in 672772be426a 01:12:52 Removing intermediate container 672772be426a 01:12:52 ---> 33c52067b17d 01:12:52 Step 9/10 : WORKDIR /app 01:12:52 ---> Running in 06a235ce500a 01:12:52 Removing intermediate container 06a235ce500a 01:12:52 ---> 2b4e201babdb 01:12:52 Step 10/10 : LABEL git_sha=ece44cb70c50763abb412624979536da76387159 01:12:52 ---> Running in 7dce5641d4aa 01:12:52 Removing intermediate container 7dce5641d4aa 01:12:52 ---> a4c7784aa3f1 01:12:52 Successfully built a4c7784aa3f1 01:12:52 Successfully tagged edgexfoundry/edgex-web-ui:ece44cb70c50763abb412624979536da76387159 01:12:52 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 01:12:52 touch edgex-web-ui.imagebuilt 01:12:52 mkdir -p node_modules coverage 01:12:52 chown "1000:1000" node_modules coverage package-lock.json 01:12:52 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 01:12:54 npm WARN EBADENGINE Unsupported engine { 01:12:54 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 01:12:54 npm WARN EBADENGINE required: { 01:12:54 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:12:54 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:12:54 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:12:54 npm WARN EBADENGINE }, 01:12:54 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } 01:12:54 npm WARN EBADENGINE } 01:12:54 npm WARN EBADENGINE Unsupported engine { 01:12:54 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 01:12:54 npm WARN EBADENGINE required: { 01:12:54 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:12:54 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:12:54 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:12:54 npm WARN EBADENGINE }, 01:12:54 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } 01:12:54 npm WARN EBADENGINE } 01:12:54 npm WARN EBADENGINE Unsupported engine { 01:12:54 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 01:12:54 npm WARN EBADENGINE required: { 01:12:54 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:12:54 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:12:54 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:12:54 npm WARN EBADENGINE }, 01:12:54 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } 01:12:54 npm WARN EBADENGINE } 01:12:54 npm WARN EBADENGINE Unsupported engine { 01:12:54 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 01:12:54 npm WARN EBADENGINE required: { 01:12:54 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:12:54 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:12:54 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:12:54 npm WARN EBADENGINE }, 01:12:54 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } 01:12:54 npm WARN EBADENGINE } 01:12:54 npm WARN EBADENGINE Unsupported engine { 01:12:54 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 01:12:54 npm WARN EBADENGINE required: { 01:12:54 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:12:54 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:12:54 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:12:54 npm WARN EBADENGINE }, 01:12:54 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } 01:12:54 npm WARN EBADENGINE } 01:12:54 npm WARN EBADENGINE Unsupported engine { 01:12:54 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 01:12:54 npm WARN EBADENGINE required: { 01:12:54 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:12:54 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:12:54 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:12:54 npm WARN EBADENGINE }, 01:12:54 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } 01:12:54 npm WARN EBADENGINE } 01:12:54 npm WARN EBADENGINE Unsupported engine { 01:12:54 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 01:12:54 npm WARN EBADENGINE required: { 01:12:54 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:12:54 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:12:54 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:12:54 npm WARN EBADENGINE }, 01:12:54 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } 01:12:54 npm WARN EBADENGINE } 01:12:54 npm WARN EBADENGINE Unsupported engine { 01:12:54 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 01:12:54 npm WARN EBADENGINE required: { 01:12:54 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:12:54 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:12:54 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:12:54 npm WARN EBADENGINE }, 01:12:54 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } 01:12:54 npm WARN EBADENGINE } 01:12:54 npm WARN EBADENGINE Unsupported engine { 01:12:54 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 01:12:54 npm WARN EBADENGINE required: { 01:12:54 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:12:54 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:12:54 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:12:54 npm WARN EBADENGINE }, 01:12:54 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } 01:12:54 npm WARN EBADENGINE } 01:12:58 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 01:12:58 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 01:12:58 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 01:12:58 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 01:12:59 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 01:12:59 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 01:13:00 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 01:13:00 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 01:13:00 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 01:13:02 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 01:13:02 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 01:13:03 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 01:13:04 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 01:13:04 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 01:13:04 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. 01:13:05 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. 01:13:06 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 01:13:07 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. 01:13:10 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. 01:13:15 01:13:15 added 1478 packages, and audited 1479 packages in 22s 01:13:15 01:13:15 90 packages are looking for funding 01:13:15 run `npm fund` for details 01:13:15 01:13:15 13 vulnerabilities (3 moderate, 8 high, 2 critical) 01:13:15 01:13:15 To address issues that do not require attention, run: 01:13:15 npm audit fix 01:13:15 01:13:15 To address all issues (including breaking changes), run: 01:13:15 npm audit fix --force 01:13:15 01:13:15 Run `npm audit` for details. 01:13:19 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 01:13:22 - Generating browser application bundles (phase: setup)... 01:13:26 Compiling @angular/core : es2015 as esm2015 01:13:26 Compiling @angular/compiler/testing : es2015 as esm2015 01:13:29 Compiling @angular/common : es2015 as esm2015 01:13:29 Compiling @angular/core/testing : es2015 as esm2015 01:13:30 Compiling @angular/platform-browser : es2015 as esm2015 01:13:30 Compiling @angular/common/testing : es2015 as esm2015 01:13:30 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 01:13:30 Compiling @angular/platform-browser/testing : es2015 as esm2015 01:13:31 Compiling @angular/router : es2015 as esm2015 01:13:31 Compiling @angular/common/http : es2015 as esm2015 01:13:31 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 01:13:31 Compiling @angular/forms : es2015 as esm2015 01:13:31 Compiling @angular/common/http/testing : es2015 as esm2015 01:13:33 Compiling @angular/router/testing : es2015 as esm2015 01:13:40 25 08 2022 01:13:39.469:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 01:13:40 25 08 2022 01:13:39.471:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 01:13:40 25 08 2022 01:13:39.474:INFO [launcher]: Starting browser ChromeHeadless 01:13:52 ✔ Browser application bundle generation complete. 01:13:52 25 08 2022 01:13:51.316:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket DUl_VPIF4I7_yTHjAAAB with id 6683204 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.107 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.148 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.16 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.173 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.179 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.187 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.189 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.191 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.2 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.203 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.204 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.215 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.224 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.228 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.231 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.235 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.238 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.241 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.262 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.265 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.267 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.269 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.289 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.336 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.397 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.425 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.439 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.444 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.446 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.481 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.494 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.503 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.506 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.511 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.537 secs) 01:13:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.547 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.574 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.584 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.592 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.597 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.604 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.637 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.64 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.666 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.673 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.678 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.681 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.683 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.685 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.686 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.694 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.733 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.758 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.767 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.78 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.783 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.787 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.8 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.814 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.919 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.924 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 0.926 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 0.933 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 0.941 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 0.951 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 0.962 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 0.978 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 0.989 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 0.996 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.002 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.007 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.017 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.074 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.093 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.124 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.152 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.154 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.163 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.179 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.186 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.196 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.206 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.226 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.229 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.231 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.233 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.236 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.251 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.258 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.265 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.281 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.305 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.309 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.31 secs) 01:13:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.318 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.35 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.355 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.356 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.384 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.42 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.439 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.447 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.454 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.483 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.49 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.497 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.498 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.526 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.53 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.532 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.541 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.56 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.57 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.58 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.587 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.595 secs) 01:13:56 WARN: ' 01:13:56 It looks like you're using ngModel on the same form field as formControlName. 01:13:56 Support for using the ngModel input property and ngModelChange event with 01:13:56 reactive form directives has been deprecated in Angular v6 and will be removed 01:13:56 in a future version of Angular. 01:13:56 01:13:56 For more information on this, see our API docs here: 01:13:56 https://angular.io/api/forms/FormControlName#use-with-ngmodel 01:13:56 ' 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.595 secs) 01:13:56 WARN: ' 01:13:56 It looks like you're using ngModel on the same form field as formControlName. 01:13:56 Support for using the ngModel input property and ngModelChange event with 01:13:56 reactive form directives has been deprecated in Angular v6 and will be removed 01:13:56 in a future version of Angular. 01:13:56 01:13:56 For more information on this, see our API docs here: 01:13:56 https://angular.io/api/forms/FormControlName#use-with-ngmodel 01:13:56 ' 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.625 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.63 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.651 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.689 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.699 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.718 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.728 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.734 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.746 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.755 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.761 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.778 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.784 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.793 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.797 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.828 secs) 01:13:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.853 secs) 01:13:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.876 secs) 01:13:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.887 secs) 01:13:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.896 secs) 01:13:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.907 secs) 01:13:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.921 secs) 01:13:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.931 secs) 01:13:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.936 secs) 01:13:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.94 secs) 01:13:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.953 secs) 01:13:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.963 secs) 01:13:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.991 secs) 01:13:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.014 secs) 01:13:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.021 secs) 01:13:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.025 secs) 01:13:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.035 secs) 01:13:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.051 secs) 01:13:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.06 secs / 2.051 secs) 01:13:57 TOTAL: 149 SUCCESS 01:13:57 ✔ Browser application bundle generation complete. 01:13:57 01:13:57 =============================== Coverage summary =============================== 01:13:57 Statements : 40.98% ( 1467/3580 ) 01:13:57 Branches : 12.03% ( 111/923 ) 01:13:57 Functions : 33.28% ( 432/1298 ) 01:13:57 Lines : 38.91% ( 1318/3387 ) 01:13:57 ================================================================================ 01:13:57 ✔ Browser application bundle generation complete. 01:13:58 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-549/web' [Pipeline] echo 01:13:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:13:58 $ docker stop --time=1 67d2385ca890b0d74b6b3291bbedc3a31270a924e711069661d51a18137c2816 01:13:59 $ docker rm -f 67d2385ca890b0d74b6b3291bbedc3a31270a924e711069661d51a18137c2816 [Pipeline] // withDockerContainer [Pipeline] sh 01:14:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:14:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:14:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:14:01 + ls -al . 01:14:01 total 168 01:14:01 drwxrwxr-x 14 jenkins jenkins 4096 Aug 25 01:12 . 01:14:01 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 01:11 .. 01:14:01 -rw-rw-r-- 1 jenkins jenkins 18 Aug 25 01:11 .dockerignore 01:14:01 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 01:11 .git 01:14:01 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 01:11 .github 01:14:01 -rw-rw-r-- 1 jenkins jenkins 185 Aug 25 01:11 .gitignore 01:14:01 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 01:11 .semver 01:14:01 -rw-rw-r-- 1 jenkins jenkins 4856 Aug 25 01:11 Attribution.txt 01:14:01 -rw-rw-r-- 1 jenkins jenkins 14570 Aug 25 01:11 CHANGELOG.md 01:14:01 -rw-rw-r-- 1 jenkins jenkins 3959 Aug 25 01:11 CONTRIBUTING.md 01:14:01 -rw-rw-r-- 1 jenkins jenkins 1684 Aug 25 01:11 Dockerfile 01:14:01 -rw-rw-r-- 1 jenkins jenkins 652 Aug 25 01:11 Jenkinsfile 01:14:01 -rw-rw-r-- 1 jenkins jenkins 11357 Aug 25 01:11 LICENSE 01:14:01 -rw-rw-r-- 1 jenkins jenkins 1541 Aug 25 01:11 Makefile 01:14:01 -rw-rw-r-- 1 jenkins jenkins 4398 Aug 25 01:11 README.md 01:14:01 -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 01:11 VERSION 01:14:01 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 01:11 assets 01:14:01 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 01:11 bin 01:14:01 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 01:11 cmd 01:14:01 -rw-r--r-- 1 jenkins jenkins 10 Aug 25 01:12 coverage.out 01:14:01 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 01:11 docs 01:14:01 -rw-rw-r-- 1 jenkins jenkins 1945 Aug 25 01:11 go.mod 01:14:01 -rw-rw-r-- 1 jenkins jenkins 25578 Aug 25 01:11 go.sum 01:14:01 drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 01:11 internal 01:14:01 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 01:11 pkg 01:14:01 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 01:11 snap 01:14:01 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 01:11 testing 01:14:01 -rw-rw-r-- 1 jenkins jenkins 155 Aug 25 01:11 version.go 01:14:01 drwxrwxr-x 6 jenkins jenkins 4096 Aug 25 01:12 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:02 + 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=ece44cb70c50763abb412624979536da76387159 --label arch=amd64 --label version=0.0.0 . 01:14:02 Sending build context to Docker daemon 47.97MB 01:14:02 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 01:14:02 Step 2/24 : FROM ${BASE} AS builder 01:14:02 ---> 9b821103086e 01:14:02 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:14:02 ---> Running in 1e4c999ccfd1 01:14:02 Removing intermediate container 1e4c999ccfd1 01:14:02 ---> 66b843f1e61d 01:14:02 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 01:14:02 ---> Running in b8221aef4386 01:14:03 Removing intermediate container b8221aef4386 01:14:03 ---> ca94851449ca 01:14:03 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 01:14:03 ---> Running in a913bd986c71 01:14:03 Removing intermediate container a913bd986c71 01:14:03 ---> 062ca162228a 01:14:03 Step 6/24 : LABEL Name=edgex-ui-go 01:14:03 ---> Running in daffafaa7a74 01:14:03 Removing intermediate container daffafaa7a74 01:14:03 ---> df50482a69d4 01:14:03 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 01:14:03 ---> Running in d23095b37ec0 01:14:03 Removing intermediate container d23095b37ec0 01:14:03 ---> c754b0155b7f 01:14:03 Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 01:14:04 ---> cbd57ed447fe 01:14:04 Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:14:04 ---> Running in cf149680a3cf 01:14:04 Removing intermediate container cf149680a3cf 01:14:04 ---> e637b5a0fbf9 01:14:04 Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:14:04 ---> Running in c8f63f8a9f24 01:14:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:14:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:14:06 OK: 211 MiB in 51 packages 01:14:06 Removing intermediate container c8f63f8a9f24 01:14:06 ---> 796cbc956b54 01:14:06 Step 11/24 : ENV GO111MODULE=on 01:14:06 ---> Running in 19a9b1e64690 01:14:06 Removing intermediate container 19a9b1e64690 01:14:06 ---> 0fd01c81ed58 01:14:06 Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:14:06 ---> Running in fdc4c1c0c14b 01:14:06 Removing intermediate container fdc4c1c0c14b 01:14:06 ---> 181abd0ee4da 01:14:06 Step 13/24 : COPY go.mod vendor* ./ 01:14:07 ---> 3ffc8ded9d12 01:14:07 Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:07 ---> Running in 67503015c2b5 01:14:07 Removing intermediate container 67503015c2b5 01:14:07 ---> 0a29fc378060 01:14:07 Step 15/24 : COPY . . 01:14:09 ---> e37281e5437e 01:14:09 Step 16/24 : RUN ${MAKE} 01:14:09 ---> Running in d785056ba882 01:14:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 01:14:15 CGO_ENABLED=0 GO111MODULE=on go build ./... 01:14:16 Removing intermediate container d785056ba882 01:14:16 ---> db7112b58d04 01:14:16 Step 17/24 : FROM alpine:3.14 01:14:17 3.14: Pulling from library/alpine 01:14:17 c7ed990a2339: Pulling fs layer 01:14:17 c7ed990a2339: Verifying Checksum 01:14:17 c7ed990a2339: Download complete 01:14:17 c7ed990a2339: Pull complete 01:14:17 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 01:14:17 Status: Downloaded newer image for alpine:3.14 01:14:17 ---> dd53f409bf0b 01:14:17 Step 18/24 : EXPOSE 4000 01:14:17 ---> Running in 9ae96d53d92a 01:14:17 Removing intermediate container 9ae96d53d92a 01:14:17 ---> 50a7619541d6 01:14:17 Step 19/24 : 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 01:14:18 ---> 7517c9acc8e5 01:14:18 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:14:18 ---> Running in 93060c884825 01:14:18 Removing intermediate container 93060c884825 01:14:18 ---> a68e303b3715 01:14:18 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 01:14:18 ---> Running in 3d3b645404da 01:14:18 Removing intermediate container 3d3b645404da 01:14:18 ---> 49c8858c9637 01:14:18 Step 22/24 : LABEL arch=amd64 01:14:18 ---> Running in a53418a09730 01:14:19 Removing intermediate container a53418a09730 01:14:19 ---> 2bec51df9fa6 01:14:19 Step 23/24 : LABEL git_sha=ece44cb70c50763abb412624979536da76387159 01:14:19 ---> Running in 21ce802b36fb 01:14:19 Removing intermediate container 21ce802b36fb 01:14:19 ---> 6f753ef128a8 01:14:19 Step 24/24 : LABEL version=0.0.0 01:14:19 ---> Running in 0d9fd7df17e8 01:14:19 Removing intermediate container 0d9fd7df17e8 01:14:19 ---> 82bb3aa5d1c8 01:14:19 [Warning] One or more build-args [ARCH] were not consumed 01:14:19 Successfully built 82bb3aa5d1c8 01:14:19 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 01:14:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:19 01:14:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:20 latest: Pulling from edgex-lftools-log-publisher 01:14:20 5eb5b503b376: Pulling fs layer 01:14:20 5c69ac0246d0: Pulling fs layer 01:14:20 ec43610c2a17: Pulling fs layer 01:14:20 3a2ae6a8a46f: Pulling fs layer 01:14:20 33b1e0a273af: Pulling fs layer 01:14:20 5d3b04190fa2: Pulling fs layer 01:14:20 2f39f015ded8: Pulling fs layer 01:14:20 3a2ae6a8a46f: Waiting 01:14:20 33b1e0a273af: Waiting 01:14:20 5d3b04190fa2: Waiting 01:14:20 2f39f015ded8: Waiting 01:14:20 5c69ac0246d0: Verifying Checksum 01:14:20 5c69ac0246d0: Download complete 01:14:20 3a2ae6a8a46f: Download complete 01:14:20 33b1e0a273af: Verifying Checksum 01:14:20 33b1e0a273af: Download complete 01:14:20 5d3b04190fa2: Verifying Checksum 01:14:20 5d3b04190fa2: Download complete 01:14:20 ec43610c2a17: Download complete 01:14:20 5eb5b503b376: Verifying Checksum 01:14:20 5eb5b503b376: Download complete 01:14:20 2f39f015ded8: Download complete 01:14:21 5eb5b503b376: Pull complete 01:14:21 5c69ac0246d0: Pull complete 01:14:22 ec43610c2a17: Pull complete 01:14:22 3a2ae6a8a46f: Pull complete 01:14:22 33b1e0a273af: Pull complete 01:14:22 5d3b04190fa2: Pull complete 01:14:27 2f39f015ded8: Pull complete 01:14:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:14:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:14:27 prd-ubuntu20.04-docker-8c-8g-23502 does not seem to be running inside a container 01:14:27 $ 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-549 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549:/w/workspace/edgexfoundry_edgex-ui-go_PR-549:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-549@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:14:29 $ docker top fc031d27a5b43e9871b12532686feaf9a0822f08b215e55fd30edb764c49309f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:14:30 ---> job-cost.sh 01:14:30 lf-activate-venv: SKIPPING 01:14:30 INFO: No Stack... 01:14:30 INFO: Retrieving Pricing Info for: v3-standard-8 01:14:31 INFO: Archiving Costs [Pipeline] sh 01:14:31 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-549/archives/cost.csv 01:14:31 + cut -d, -f6 [Pipeline] lock 01:14:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-549-11-stack-cost] 01:14:31 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-549-11-stack-cost] did not exist. Created. 01:14:31 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-549-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:14:31 + echo total: 0.2199999988079071 [Pipeline] stash 01:14:32 Stashed 1 file(s) [Pipeline] } 01:14:32 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-549-11-stack-cost] [Pipeline] // lock [Pipeline] } 01:14:32 $ docker stop --time=1 fc031d27a5b43e9871b12532686feaf9a0822f08b215e55fd30edb764c49309f 01:14:33 $ docker rm -f fc031d27a5b43e9871b12532686feaf9a0822f08b215e55fd30edb764c49309f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:15:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23503 in /w/workspace/edgexfoundry_edgex-ui-go_PR-549 [Pipeline] { [Pipeline] ws 01:15:57 Running in /w/workspace/edgex-ui-go/11 [Pipeline] { [Pipeline] checkout 01:15:57 The recommended git tool is: git 01:16:02 using credential edgex-jenkins-ssh 01:16:02 Cloning the remote Git repository 01:16:02 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 01:16:03 > git init /w/workspace/edgex-ui-go/11 # timeout=10 01:16:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:16:03 > git --version # timeout=10 01:16:03 > git --version # 'git version 2.25.1' 01:16:03 using GIT_SSH to set credentials SSH Credentials for GitHub 01:16:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:16:06 Merging remotes/origin/main commit d0dddad7c6b93d0880573d3ef63da151bf16f86d into PR head commit ece44cb70c50763abb412624979536da76387159 01:16:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:16:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:16:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:16:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:16:06 using GIT_SSH to set credentials SSH Credentials for GitHub 01:16:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/549/head:refs/remotes/origin/PR-549 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:16:06 > git config core.sparsecheckout # timeout=10 01:16:06 > git checkout -f ece44cb70c50763abb412624979536da76387159 # timeout=10 01:16:07 Merge succeeded, producing ece44cb70c50763abb412624979536da76387159 01:16:07 Checking out Revision ece44cb70c50763abb412624979536da76387159 (PR-549) 01:16:07 > git remote # timeout=10 01:16:07 > git config --get remote.origin.url # timeout=10 01:16:07 using GIT_SSH to set credentials SSH Credentials for GitHub 01:16:07 > git merge d0dddad7c6b93d0880573d3ef63da151bf16f86d # timeout=10 01:16:07 > git rev-parse HEAD^{commit} # timeout=10 01:16:07 > git config core.sparsecheckout # timeout=10 01:16:07 > git checkout -f ece44cb70c50763abb412624979536da76387159 # timeout=10 01:16:11 Commit message: "ci: configure Docker for CI builds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:16:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:16:12 % Total % Received % Xferd Average Speed Time Time Time Current 01:16:12 Dload Upload Total Spent Left Speed 01:16:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 99228 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh 01:16:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:16:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:16:13 + sudo tee /etc/docker/daemon.new 01:16:13 { 01:16:13 "registry-mirrors": [ 01:16:13 "https://nexus3.edgexfoundry.org:10001" 01:16:13 ], 01:16:13 "bip": "10.250.0.254/24", 01:16:13 "hosts": [ 01:16:13 "tcp://0.0.0.0:5555", 01:16:13 "unix:///var/run/docker.sock" 01:16:13 ], 01:16:13 "mtu": 1458, 01:16:13 "selinux-enabled": true, 01:16:13 "seccomp-profile": "/etc/docker/seccomp.json" 01:16:13 } [Pipeline] sh 01:16:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:16:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:16:32 provisioning config files... 01:16:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/11@tmp/config7011140551656239365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:33 ---> docker-login.sh 01:16:33 nexus3.edgexfoundry.org:10001 01:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:33 Configure a credential helper to remove this warning. See 01:16:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:33 01:16:33 Login Succeeded 01:16:34 nexus3.edgexfoundry.org:10002 01:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:34 Configure a credential helper to remove this warning. See 01:16:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:34 01:16:34 Login Succeeded 01:16:34 nexus3.edgexfoundry.org:10003 01:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:35 Configure a credential helper to remove this warning. See 01:16:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:35 01:16:35 Login Succeeded 01:16:35 nexus3.edgexfoundry.org:10004 01:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:35 Configure a credential helper to remove this warning. See 01:16:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:35 01:16:35 Login Succeeded 01:16:35 docker.io 01:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:36 Configure a credential helper to remove this warning. See 01:16:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:36 01:16:36 Login Succeeded 01:16:36 ---> docker-login.sh ends [Pipeline] } 01:16:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:16:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:16:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:16:36 ========================================================= 01:16:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:16:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:37 + 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 . 01:16:38 Sending build context to Docker daemon 28.74MB 01:16:38 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 01:16:38 Step 2/16 : FROM ${BASE} AS builder 01:16:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:16:38 b3c136eddcbf: Pulling fs layer 01:16:38 c0a3192eca97: Pulling fs layer 01:16:38 a050256f5b6f: Pulling fs layer 01:16:38 656be50a0ddc: Pulling fs layer 01:16:38 2bbca73fdf42: Pulling fs layer 01:16:38 46d945488cbd: Pulling fs layer 01:16:38 8a5474983e97: Pulling fs layer 01:16:38 329c88fbcd65: Pulling fs layer 01:16:38 46d945488cbd: Waiting 01:16:38 8a5474983e97: Waiting 01:16:38 2bbca73fdf42: Waiting 01:16:38 329c88fbcd65: Waiting 01:16:38 a050256f5b6f: Verifying Checksum 01:16:38 a050256f5b6f: Download complete 01:16:38 c0a3192eca97: Verifying Checksum 01:16:38 c0a3192eca97: Download complete 01:16:38 2bbca73fdf42: Verifying Checksum 01:16:38 2bbca73fdf42: Download complete 01:16:38 46d945488cbd: Verifying Checksum 01:16:38 46d945488cbd: Download complete 01:16:38 b3c136eddcbf: Verifying Checksum 01:16:38 b3c136eddcbf: Download complete 01:16:39 b3c136eddcbf: Pull complete 01:16:39 329c88fbcd65: Verifying Checksum 01:16:39 329c88fbcd65: Download complete 01:16:40 c0a3192eca97: Pull complete 01:16:40 a050256f5b6f: Pull complete 01:16:41 8a5474983e97: Download complete 01:16:41 656be50a0ddc: Verifying Checksum 01:16:41 656be50a0ddc: Download complete 01:16:56 656be50a0ddc: Pull complete 01:16:56 2bbca73fdf42: Pull complete 01:16:56 46d945488cbd: Pull complete 01:17:02 8a5474983e97: Pull complete 01:17:04 329c88fbcd65: Pull complete 01:17:04 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 01:17:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:17:04 ---> ff4287adb874 01:17:04 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:17:06 ---> Running in 6f9b3f0b54c1 01:17:06 Removing intermediate container 6f9b3f0b54c1 01:17:06 ---> 6d07778a65ff 01:17:06 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 01:17:06 ---> Running in 40da3a865e1d 01:17:06 Removing intermediate container 40da3a865e1d 01:17:06 ---> fc495bf33889 01:17:06 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 01:17:07 ---> Running in 4b9ccfe7c51a 01:17:07 Removing intermediate container 4b9ccfe7c51a 01:17:07 ---> 3a926f6fd098 01:17:07 Step 6/16 : LABEL Name=edgex-ui-go 01:17:07 ---> Running in 490afe15c881 01:17:07 Removing intermediate container 490afe15c881 01:17:07 ---> 7fa908682045 01:17:07 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 01:17:07 ---> Running in 2f036eead3fa 01:17:08 Removing intermediate container 2f036eead3fa 01:17:08 ---> f40bfa47ca2d 01:17:08 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 01:17:08 latest: Pulling from library/docker 01:17:08 9b18e9b68314: Pulling fs layer 01:17:08 5abd6445c68b: Pulling fs layer 01:17:08 7b6c1cdde492: Pulling fs layer 01:17:08 596c126c4e7f: Pulling fs layer 01:17:08 6fe8becc8c05: Pulling fs layer 01:17:08 7dca5527bf3f: Pulling fs layer 01:17:08 6710481aa5e9: Pulling fs layer 01:17:08 19993a91c415: Pulling fs layer 01:17:08 14fd4df8b90d: Pulling fs layer 01:17:08 596c126c4e7f: Waiting 01:17:08 6fe8becc8c05: Waiting 01:17:08 7dca5527bf3f: Waiting 01:17:08 6710481aa5e9: Waiting 01:17:08 19993a91c415: Waiting 01:17:08 14fd4df8b90d: Waiting 01:17:09 7b6c1cdde492: Verifying Checksum 01:17:09 7b6c1cdde492: Download complete 01:17:09 9b18e9b68314: Verifying Checksum 01:17:09 9b18e9b68314: Download complete 01:17:09 5abd6445c68b: Verifying Checksum 01:17:09 5abd6445c68b: Download complete 01:17:09 7dca5527bf3f: Verifying Checksum 01:17:09 7dca5527bf3f: Download complete 01:17:09 6fe8becc8c05: Verifying Checksum 01:17:09 6fe8becc8c05: Download complete 01:17:09 596c126c4e7f: Download complete 01:17:09 6710481aa5e9: Download complete 01:17:09 19993a91c415: Verifying Checksum 01:17:09 9b18e9b68314: Pull complete 01:17:09 14fd4df8b90d: Verifying Checksum 01:17:09 14fd4df8b90d: Download complete 01:17:10 5abd6445c68b: Pull complete 01:17:10 7b6c1cdde492: Pull complete 01:17:12 596c126c4e7f: Pull complete 01:17:12 6fe8becc8c05: Pull complete 01:17:13 7dca5527bf3f: Pull complete 01:17:13 6710481aa5e9: Pull complete 01:17:13 19993a91c415: Pull complete 01:17:14 14fd4df8b90d: Pull complete 01:17:14 Digest: sha256:e9bf70a90db1cc319f4eb7c4ae8c78506590aee27e86975d28b07c867628d632 01:17:14 Status: Downloaded newer image for docker:latest 01:17:16 ---> ade429b9529a 01:17:16 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:17:16 ---> Running in 43ca1c814aa0 01:17:18 Removing intermediate container 43ca1c814aa0 01:17:18 ---> 676a22bbd709 01:17:18 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:17:18 ---> Running in 1e757ddaaef9 01:17:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:17:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:17:21 OK: 221 MiB in 51 packages 01:17:22 Removing intermediate container 1e757ddaaef9 01:17:22 ---> 75898a524811 01:17:22 Step 11/16 : ENV GO111MODULE=on 01:17:22 ---> Running in 46e09668e1a7 01:17:22 Removing intermediate container 46e09668e1a7 01:17:22 ---> d2b5b014188c 01:17:22 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:17:22 ---> Running in 06abd5aaefed 01:17:23 Removing intermediate container 06abd5aaefed 01:17:23 ---> adbe0906dd43 01:17:23 Step 13/16 : COPY go.mod vendor* ./ 01:17:23 ---> 7add82212127 01:17:23 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:17:23 ---> Running in 50a537f1ded7 01:17:56 Removing intermediate container 50a537f1ded7 01:17:56 ---> 852c1ada9247 01:17:56 Step 15/16 : COPY . . 01:17:57 ---> 876225b6e209 01:17:57 Step 16/16 : RUN ${MAKE} 01:17:57 ---> Running in 68b1ae77d080 01:17:59 noop 01:17:59 Removing intermediate container 68b1ae77d080 01:17:59 ---> be51526e7446 01:17:59 Successfully built be51526e7446 01:17:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:59 + docker inspect -f . ci-base-image-arm64 01:17:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:00 prd-ubuntu20.04-docker-arm64-4c-16g-23503 does not seem to be running inside a container 01:18:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:18:01 $ docker top 822f6deb812d71444865765a8b4a7d04ca94978bb15621469c3611bc87e2e8d0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:18:02 + go version 01:18:02 go version go1.18.3 linux/arm64 [Pipeline] } 01:18:02 $ docker stop --time=1 822f6deb812d71444865765a8b4a7d04ca94978bb15621469c3611bc87e2e8d0 01:18:04 $ docker rm -f 822f6deb812d71444865765a8b4a7d04ca94978bb15621469c3611bc87e2e8d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:04 + docker inspect -f . ci-base-image-arm64 01:18:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:05 prd-ubuntu20.04-docker-arm64-4c-16g-23503 does not seem to be running inside a container 01:18:05 $ 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/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:18:06 $ docker top 1f4e773c555ebf5c561806e26b8ce6a9bbee605e387c3d26432b854ba09566db -eo pid,comm [Pipeline] { [Pipeline] sh 01:18:07 + git config --global --add safe.directory /w/workspace/edgex-ui-go/11 [Pipeline] fileExists [Pipeline] sh 01:18:08 + make test 01:18:08 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:18:09 ? github.com/edgexfoundry/edgex-ui-go [no test files] 01:18:48 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 01:18:48 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 01:18:48 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 01:18:48 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 01:18:48 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 01:18:48 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 01:18:48 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 01:18:48 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 01:18:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 01:18:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 01:18:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 01:18:48 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 01:18:48 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:19:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:19:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:19:00 ./bin/test-attribution-txt.sh 01:19:00 make -C web test 01:19:00 make[1]: Entering directory '/w/workspace/edgex-ui-go/11/web' 01:19:00 make[1]: tput: No such file or directory 01:19:00 make[1]: tput: No such file or directory 01:19:00 warning: generating ./VERSION 01:19:00 echo "0.0.0" > VERSION 01:19:00 docker build \ 01:19:00 -f Dockerfile \ 01:19:00 --build-arg USER=1000 \ 01:19:00 \ 01:19:00 --label "git_sha=ece44cb70c50763abb412624979536da76387159" \ 01:19:00 -t edgexfoundry/edgex-web-ui:ece44cb70c50763abb412624979536da76387159 \ 01:19:00 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 01:19:00 . 01:19:00 Sending build context to Docker daemon 3.269MB 01:19:00 Step 1/10 : FROM node:16.17-alpine3.15 01:19:00 16.17-alpine3.15: Pulling from library/node 01:19:00 47517142f6ba: Pulling fs layer 01:19:00 17eb293efcef: Pulling fs layer 01:19:00 5f80d66b68ae: Pulling fs layer 01:19:00 55cd42e1afe3: Pulling fs layer 01:19:00 55cd42e1afe3: Waiting 01:19:00 5f80d66b68ae: Verifying Checksum 01:19:00 5f80d66b68ae: Download complete 01:19:00 47517142f6ba: Verifying Checksum 01:19:00 47517142f6ba: Download complete 01:19:00 55cd42e1afe3: Download complete 01:19:01 47517142f6ba: Pull complete 01:19:01 17eb293efcef: Verifying Checksum 01:19:01 17eb293efcef: Download complete 01:19:05 17eb293efcef: Pull complete 01:19:05 5f80d66b68ae: Pull complete 01:19:06 55cd42e1afe3: Pull complete 01:19:06 Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 01:19:06 Status: Downloaded newer image for node:16.17-alpine3.15 01:19:06 ---> ddf45b724adc 01:19:06 Step 2/10 : RUN apk add --no-cache chromium 01:19:06 ---> Running in 7fe12e97a930 01:19:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:19:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:19:08 (1/128) Installing libxau (1.0.9-r0) 01:19:08 (2/128) Installing libmd (1.0.3-r0) 01:19:08 (3/128) Installing libbsd (0.11.3-r1) 01:19:08 (4/128) Installing libxdmcp (1.1.3-r0) 01:19:08 (5/128) Installing libxcb (1.14-r2) 01:19:08 (6/128) Installing libx11 (1.7.2-r0) 01:19:08 (7/128) Installing libxext (1.3.4-r0) 01:19:08 (8/128) Installing libice (1.0.10-r0) 01:19:09 (9/128) Installing libuuid (2.37.4-r0) 01:19:09 (10/128) Installing libsm (1.2.3-r0) 01:19:09 (11/128) Installing libxt (1.2.1-r0) 01:19:09 (12/128) Installing libxmu (1.1.3-r0) 01:19:09 (13/128) Installing xset (1.2.4-r0) 01:19:09 (14/128) Installing xprop (1.2.5-r0) 01:19:09 (15/128) Installing xdg-utils (1.1.3-r0) 01:19:09 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 01:19:09 (17/128) Installing pkgconf (1.8.0-r0) 01:19:09 (18/128) Installing libffi (3.4.2-r1) 01:19:09 (19/128) Installing libintl (0.21-r0) 01:19:09 (20/128) Installing libblkid (2.37.4-r0) 01:19:09 (21/128) Installing libmount (2.37.4-r0) 01:19:09 (22/128) Installing pcre (8.45-r1) 01:19:09 (23/128) Installing glib (2.70.1-r0) 01:19:09 (24/128) Installing xz-libs (5.2.5-r1) 01:19:09 (25/128) Installing libxml2 (2.9.14-r1) 01:19:09 (26/128) Installing shared-mime-info (2.1-r0) 01:19:09 (27/128) Installing hicolor-icon-theme (0.17-r1) 01:19:09 (28/128) Installing libjpeg-turbo (2.1.2-r0) 01:19:09 (29/128) Installing libpng (1.6.37-r1) 01:19:09 (30/128) Installing libwebp (1.2.2-r0) 01:19:09 (31/128) Installing zstd-libs (1.5.0-r0) 01:19:09 (32/128) Installing tiff (4.3.0-r1) 01:19:09 (33/128) Installing gdk-pixbuf (2.42.8-r0) 01:19:09 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 01:19:09 (35/128) Installing libxcomposite (0.4.5-r0) 01:19:09 (36/128) Installing libxfixes (6.0.0-r0) 01:19:09 (37/128) Installing libxrender (0.9.10-r3) 01:19:09 (38/128) Installing libxcursor (1.2.0-r0) 01:19:09 (39/128) Installing libxdamage (1.1.5-r1) 01:19:09 (40/128) Installing libxi (1.8-r0) 01:19:09 (41/128) Installing libxinerama (1.1.4-r1) 01:19:09 (42/128) Installing libxrandr (1.5.2-r1) 01:19:09 (43/128) Installing atk (2.36.0-r0) 01:19:09 (44/128) Installing libxtst (1.2.3-r3) 01:19:09 (45/128) Installing dbus-libs (1.12.20-r4) 01:19:09 (46/128) Installing at-spi2-core (2.42.0-r0) 01:19:09 (47/128) Installing at-spi2-atk (2.38.0-r0) 01:19:09 (48/128) Installing expat (2.4.7-r0) 01:19:09 (49/128) Installing brotli-libs (1.0.9-r5) 01:19:09 (50/128) Installing libbz2 (1.0.8-r1) 01:19:09 (51/128) Installing freetype (2.11.1-r2) 01:19:09 (52/128) Installing fontconfig (2.13.1-r4) 01:19:09 (53/128) Installing pixman (0.40.0-r3) 01:19:09 (54/128) Installing cairo (1.16.0-r5) 01:19:09 (55/128) Installing cairo-gobject (1.16.0-r5) 01:19:09 (56/128) Installing avahi-libs (0.8-r5) 01:19:09 (57/128) Installing gmp (6.2.1-r1) 01:19:09 (58/128) Installing nettle (3.7.3-r0) 01:19:09 (59/128) Installing p11-kit (0.24.0-r1) 01:19:09 (60/128) Installing libtasn1 (4.18.0-r0) 01:19:09 (61/128) Installing libunistring (0.9.10-r1) 01:19:09 (62/128) Installing gnutls (3.7.1-r1) 01:19:09 (63/128) Installing cups-libs (2.3.3-r6) 01:19:09 (64/128) Installing libepoxy (1.5.9-r0) 01:19:09 (65/128) Installing fribidi (1.0.11-r0) 01:19:09 (66/128) Installing graphite2 (1.3.14-r0) 01:19:09 (67/128) Installing harfbuzz (3.0.0-r2) 01:19:10 (68/128) Installing libxft (2.3.4-r0) 01:19:10 (69/128) Installing pango (1.48.10-r0) 01:19:10 (70/128) Installing wayland-libs-client (1.19.0-r1) 01:19:10 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 01:19:10 (72/128) Installing wayland-libs-egl (1.19.0-r1) 01:19:10 (73/128) Installing xkeyboard-config (2.34-r0) 01:19:10 (74/128) Installing libxkbcommon (1.3.1-r0) 01:19:10 (75/128) Installing gtk+3.0 (3.24.30-r0) 01:19:10 Executing gtk+3.0-3.24.30-r0.post-install 01:19:10 (76/128) Installing libfontenc (1.1.4-r0) 01:19:10 (77/128) Installing mkfontscale (1.2.1-r1) 01:19:10 (78/128) Installing ttf-opensans (1.10-r1) 01:19:10 Executing ttf-opensans-1.10-r1.post-install 01:19:12 (79/128) Installing libogg (1.3.5-r0) 01:19:13 (80/128) Installing flac (1.3.4-r0) 01:19:13 (81/128) Installing alsa-lib (1.2.5.1-r1) 01:19:13 (82/128) Installing libatomic (10.3.1_git20211027-r0) 01:19:13 (83/128) Installing sdl2 (2.0.16-r4) 01:19:13 (84/128) Installing aom-libs (3.2.0-r0) 01:19:13 (85/128) Installing libass (0.15.2-r0) 01:19:13 (86/128) Installing libdav1d (0.9.2-r0) 01:19:13 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 01:19:13 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 01:19:13 (89/128) Installing lame (3.100-r0) 01:19:13 (90/128) Installing opus (1.3.1-r1) 01:19:13 (91/128) Installing libgomp (10.3.1_git20211027-r0) 01:19:13 (92/128) Installing soxr (0.1.3-r2) 01:19:13 (93/128) Installing libsrt (1.4.2-r1) 01:19:13 (94/128) Installing libssh (0.9.6-r1) 01:19:13 (95/128) Installing libtheora (1.1.1-r16) 01:19:13 (96/128) Installing v4l-utils-libs (1.22.1-r1) 01:19:13 (97/128) Installing libdrm (2.4.109-r0) 01:19:13 (98/128) Installing libva (2.13.0-r0) 01:19:13 (99/128) Installing libvdpau (1.4-r0) 01:19:13 (100/128) Installing vidstab (1.1.0-r1) 01:19:13 (101/128) Installing libvorbis (1.3.7-r0) 01:19:13 (102/128) Installing libvpx (1.10.0-r0) 01:19:13 (103/128) Installing vulkan-loader (1.2.196-r0) 01:19:13 (104/128) Installing x264-libs (20210613-r0) 01:19:13 (105/128) Installing x265-libs (3.5-r0) 01:19:13 (106/128) Installing xvidcore (1.3.7-r1) 01:19:13 (107/128) Installing ffmpeg-libs (4.4.1-r2) 01:19:14 (108/128) Installing libevent (2.1.12-r4) 01:19:14 (109/128) Installing mesa (21.2.6-r0) 01:19:14 (110/128) Installing wayland-libs-server (1.19.0-r1) 01:19:14 (111/128) Installing mesa-gbm (21.2.6-r0) 01:19:14 (112/128) Installing lcms2 (2.12-r1) 01:19:14 (113/128) Installing nspr (4.32-r0) 01:19:14 (114/128) Installing sqlite-libs (3.36.0-r0) 01:19:14 (115/128) Installing nss (3.78.1-r0) 01:19:14 (116/128) Installing libasyncns (0.8-r1) 01:19:14 (117/128) Installing libltdl (2.4.6-r7) 01:19:14 (118/128) Installing orc (0.4.32-r0) 01:19:14 (119/128) Installing libsndfile (1.0.31-r1) 01:19:14 (120/128) Installing speexdsp (1.2.0-r0) 01:19:14 (121/128) Installing tdb-libs (1.4.5-r0) 01:19:14 (122/128) Installing libpulse (15.0-r2) 01:19:14 (123/128) Installing re2 (2021.11.01-r0) 01:19:14 (124/128) Installing snappy (1.1.9-r1) 01:19:14 (125/128) Installing libgpg-error (1.42-r1) 01:19:14 (126/128) Installing libgcrypt (1.9.4-r0) 01:19:14 (127/128) Installing libxslt (1.1.35-r0) 01:19:14 (128/128) Installing chromium (99.0.4844.84-r0) 01:19:18 Executing busybox-1.34.1-r7.trigger 01:19:18 Executing glib-2.70.1-r0.trigger 01:19:18 Executing shared-mime-info-2.1-r0.trigger 01:19:23 Executing gdk-pixbuf-2.42.8-r0.trigger 01:19:23 Executing gtk-update-icon-cache-2.24.33-r0.trigger 01:19:23 Executing fontconfig-2.13.1-r4.trigger 01:19:23 Executing mkfontscale-1.2.1-r1.trigger 01:19:23 OK: 275 MiB in 144 packages 01:19:31 Removing intermediate container 7fe12e97a930 01:19:31 ---> 60df44e44e1d 01:19:31 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 01:19:31 ---> Running in 580d0170177d 01:19:31 Removing intermediate container 580d0170177d 01:19:31 ---> 9e30a74031c3 01:19:31 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 01:19:32 ---> Running in 8e6e93cd1ee6 01:19:32 Removing intermediate container 8e6e93cd1ee6 01:19:32 ---> 1144b535d309 01:19:32 Step 5/10 : RUN npm install -g npm 01:19:32 ---> Running in 70894e10905f 01:19:59 01:19:59 changed 36 packages, and audited 206 packages in 20s 01:19:59 01:19:59 11 packages are looking for funding 01:19:59 run `npm fund` for details 01:19:59 01:19:59 found 0 vulnerabilities 01:19:59 Removing intermediate container 70894e10905f 01:19:59 ---> 97a72d698e95 01:19:59 Step 6/10 : ARG USER=1000 01:19:59 ---> Running in 048a6d21e4c9 01:19:59 Removing intermediate container 048a6d21e4c9 01:19:59 ---> 873154d048a5 01:19:59 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 01:19:59 ---> Running in 02aa3375cbff 01:20:00 Removing intermediate container 02aa3375cbff 01:20:00 ---> a96d0a7ee65f 01:20:00 Step 8/10 : USER $USER:$USER 01:20:00 ---> Running in 45f800a4ea53 01:20:00 Removing intermediate container 45f800a4ea53 01:20:00 ---> 4ebf790cf840 01:20:00 Step 9/10 : WORKDIR /app 01:20:00 ---> Running in e6616b4ebb52 01:20:01 Removing intermediate container e6616b4ebb52 01:20:01 ---> c860e9ea5b29 01:20:01 Step 10/10 : LABEL git_sha=ece44cb70c50763abb412624979536da76387159 01:20:01 ---> Running in bd3ddd1580ce 01:20:01 Removing intermediate container bd3ddd1580ce 01:20:01 ---> 4331f6180e22 01:20:01 Successfully built 4331f6180e22 01:20:01 Successfully tagged edgexfoundry/edgex-web-ui:ece44cb70c50763abb412624979536da76387159 01:20:01 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 01:20:01 touch edgex-web-ui.imagebuilt 01:20:01 mkdir -p node_modules coverage 01:20:01 chown "1000:1000" node_modules coverage package-lock.json 01:20:01 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 01:20:11 npm WARN EBADENGINE Unsupported engine { 01:20:11 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 01:20:11 npm WARN EBADENGINE required: { 01:20:11 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:20:11 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:20:11 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:20:11 npm WARN EBADENGINE }, 01:20:11 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } 01:20:11 npm WARN EBADENGINE } 01:20:11 npm WARN EBADENGINE Unsupported engine { 01:20:11 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 01:20:11 npm WARN EBADENGINE required: { 01:20:11 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:20:11 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:20:11 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:20:11 npm WARN EBADENGINE }, 01:20:11 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } 01:20:11 npm WARN EBADENGINE } 01:20:11 npm WARN EBADENGINE Unsupported engine { 01:20:11 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 01:20:11 npm WARN EBADENGINE required: { 01:20:11 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:20:11 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:20:11 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:20:11 npm WARN EBADENGINE }, 01:20:11 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } 01:20:11 npm WARN EBADENGINE } 01:20:11 npm WARN EBADENGINE Unsupported engine { 01:20:11 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 01:20:11 npm WARN EBADENGINE required: { 01:20:11 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:20:11 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:20:11 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:20:11 npm WARN EBADENGINE }, 01:20:11 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } 01:20:11 npm WARN EBADENGINE } 01:20:11 npm WARN EBADENGINE Unsupported engine { 01:20:11 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 01:20:11 npm WARN EBADENGINE required: { 01:20:11 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:20:11 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:20:11 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:20:11 npm WARN EBADENGINE }, 01:20:11 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } 01:20:11 npm WARN EBADENGINE } 01:20:11 npm WARN EBADENGINE Unsupported engine { 01:20:11 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 01:20:11 npm WARN EBADENGINE required: { 01:20:11 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:20:11 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:20:11 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:20:11 npm WARN EBADENGINE }, 01:20:11 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } 01:20:11 npm WARN EBADENGINE } 01:20:11 npm WARN EBADENGINE Unsupported engine { 01:20:11 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 01:20:11 npm WARN EBADENGINE required: { 01:20:11 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:20:11 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:20:11 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:20:11 npm WARN EBADENGINE }, 01:20:11 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } 01:20:11 npm WARN EBADENGINE } 01:20:11 npm WARN EBADENGINE Unsupported engine { 01:20:11 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 01:20:11 npm WARN EBADENGINE required: { 01:20:11 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:20:11 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:20:11 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:20:11 npm WARN EBADENGINE }, 01:20:11 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } 01:20:11 npm WARN EBADENGINE } 01:20:11 npm WARN EBADENGINE Unsupported engine { 01:20:11 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 01:20:11 npm WARN EBADENGINE required: { 01:20:11 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:20:11 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:20:11 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:20:11 npm WARN EBADENGINE }, 01:20:11 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } 01:20:11 npm WARN EBADENGINE } 01:20:50 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 01:20:50 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 01:20:50 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 01:20:50 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 01:20:50 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 01:20:50 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 01:20:57 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 01:20:58 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 01:20:59 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 01:21:21 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 01:21:21 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 01:21:21 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. 01:21:24 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. 01:21:25 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. 01:21:27 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 01:21:37 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 01:21:39 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 01:21:54 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. 01:22:13 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. 01:22:45 01:22:45 added 1475 packages, and audited 1476 packages in 3m 01:22:45 01:22:45 90 packages are looking for funding 01:22:45 run `npm fund` for details 01:22:45 01:22:45 13 vulnerabilities (3 moderate, 8 high, 2 critical) 01:22:45 01:22:45 To address issues that do not require attention, run: 01:22:45 npm audit fix 01:22:45 01:22:45 To address all issues (including breaking changes), run: 01:22:45 npm audit fix --force 01:22:45 01:22:45 Run `npm audit` for details. 01:22:48 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 01:23:03 - Generating browser application bundles (phase: setup)... 01:23:35 Compiling @angular/core : es2015 as esm2015 01:23:35 Compiling @angular/compiler/testing : es2015 as esm2015 01:24:03 Compiling @angular/common : es2015 as esm2015 01:24:03 Compiling @angular/core/testing : es2015 as esm2015 01:24:10 Compiling @angular/platform-browser : es2015 as esm2015 01:24:10 Compiling @angular/common/testing : es2015 as esm2015 01:24:13 Compiling @angular/router : es2015 as esm2015 01:24:14 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 01:24:19 Compiling @angular/platform-browser/testing : es2015 as esm2015 01:24:20 Compiling @angular/common/http : es2015 as esm2015 01:24:20 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 01:24:25 Compiling @angular/forms : es2015 as esm2015 01:24:25 Compiling @angular/common/http/testing : es2015 as esm2015 01:24:25 Compiling @angular/router/testing : es2015 as esm2015 01:25:22 25 08 2022 01:25:20.652:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 01:25:22 25 08 2022 01:25:20.666:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 01:25:22 25 08 2022 01:25:20.697:INFO [launcher]: Starting browser ChromeHeadless 01:26:44 25 08 2022 01:26:30.629:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 01:26:44 25 08 2022 01:26:37.143:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 01:27:16 25 08 2022 01:27:13.141:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 01:27:34 ✔ Browser application bundle generation complete. 01:27:35 25 08 2022 01:27:35.349:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket VoZOy5E-6kylHialAAAB with id 14379108 01:27:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 01:27:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.34 secs) 01:27:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.655 secs) 01:27:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.727 secs) 01:27:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.84 secs) 01:27:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.91 secs) 01:27:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.928 secs) 01:27:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.947 secs) 01:27:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.985 secs) 01:27:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.248 secs) 01:27:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.34 secs) 01:27:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.365 secs) 01:27:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.382 secs) 01:27:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.863 secs) 01:27:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.887 secs) 01:27:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.905 secs) 01:27:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.068 secs) 01:27:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.133 secs) 01:27:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.236 secs) 01:27:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.297 secs) 01:27:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.378 secs) 01:27:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.416 secs) 01:27:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.459 secs) 01:27:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.057 secs) 01:27:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.196 secs) 01:27:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.234 secs) 01:27:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.299 secs) 01:27:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.547 secs) 01:27:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.572 secs) 01:27:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.594 secs) 01:27:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.694 secs) 01:27:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.818 secs) 01:27:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.006 secs) 01:27:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.184 secs) 01:27:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.22 secs) 01:27:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.372 secs) 01:27:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.395 secs) 01:27:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.407 secs) 01:27:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.568 secs) 01:27:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.757 secs) 01:27:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.916 secs) 01:27:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.971 secs) 01:28:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.464 secs) 01:28:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.742 secs) 01:28:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.85 secs) 01:28:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.867 secs) 01:28:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.88 secs) 01:28:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.952 secs) 01:28:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.048 secs) 01:28:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.083 secs) 01:28:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 7.094 secs) 01:28:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 7.261 secs) 01:28:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.283 secs) 01:28:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.551 secs) 01:28:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.697 secs) 01:28:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.716 secs) 01:28:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.727 secs) 01:28:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.739 secs) 01:28:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.765 secs) 01:28:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.789 secs) 01:28:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.806 secs) 01:28:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.817 secs) 01:28:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.872 secs) 01:28:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 8.08 secs) 01:28:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.774 secs) 01:28:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 9.163 secs) 01:28:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.334 secs) 01:28:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.396 secs) 01:28:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 9.418 secs) 01:28:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.6 secs) 01:28:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.832 secs) 01:28:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 9.867 secs) 01:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 9.93 secs) 01:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 10.033 secs) 01:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 10.06 secs) 01:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 10.105 secs) 01:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 10.173 secs) 01:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 10.202 secs) 01:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 10.221 secs) 01:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 10.237 secs) 01:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 10.298 secs) 01:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 10.328 secs) 01:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 10.355 secs) 01:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 10.402 secs) 01:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 10.446 secs) 01:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 10.548 secs) 01:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 10.583 secs) 01:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.674 secs) 01:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 10.731 secs) 01:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 10.813 secs) 01:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 11.057 secs) 01:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 11.286 secs) 01:28:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 11.462 secs) 01:28:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 11.525 secs) 01:28:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 11.594 secs) 01:28:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 11.647 secs) 01:28:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.671 secs) 01:28:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.732 secs) 01:28:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.766 secs) 01:28:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.792 secs) 01:28:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.815 secs) 01:28:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.845 secs) 01:28:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.952 secs) 01:28:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.981 secs) 01:28:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 12.009 secs) 01:28:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 12.04 secs) 01:28:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 12.117 secs) 01:28:08 WARN: ' 01:28:08 It looks like you're using ngModel on the same form field as formControlName. 01:28:08 Support for using the ngModel input property and ngModelChange event with 01:28:08 reactive form directives has been deprecated in Angular v6 and will be removed 01:28:08 in a future version of Angular. 01:28:08 01:28:08 For more information on this, see our API docs here: 01:28:08 https://angular.io/api/forms/FormControlName#use-with-ngmodel 01:28:08 ' 01:28:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 12.117 secs) 01:28:08 WARN: ' 01:28:08 It looks like you're using ngModel on the same form field as formControlName. 01:28:08 Support for using the ngModel input property and ngModelChange event with 01:28:08 reactive form directives has been deprecated in Angular v6 and will be removed 01:28:08 in a future version of Angular. 01:28:08 01:28:08 For more information on this, see our API docs here: 01:28:08 https://angular.io/api/forms/FormControlName#use-with-ngmodel 01:28:08 ' 01:28:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 12.285 secs) 01:28:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 12.34 secs) 01:28:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 12.374 secs) 01:28:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.525 secs) 01:28:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 12.634 secs) 01:28:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 12.797 secs) 01:28:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 12.842 secs) 01:28:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 12.89 secs) 01:28:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 13.16 secs) 01:28:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 13.25 secs) 01:28:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 13.358 secs) 01:28:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 13.473 secs) 01:28:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 13.504 secs) 01:28:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 13.52 secs) 01:28:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 13.536 secs) 01:28:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.635 secs) 01:28:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 13.696 secs) 01:28:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 13.752 secs) 01:28:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 13.944 secs) 01:28:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 14.092 secs) 01:28:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 14.171 secs) 01:28:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.334 secs) 01:28:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.394 secs) 01:28:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 14.443 secs) 01:28:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 14.46 secs) 01:28:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 14.472 secs) 01:28:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 14.522 secs) 01:28:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 14.613 secs) 01:28:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 14.801 secs) 01:28:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.969 secs) 01:28:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 15.131 secs) 01:28:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 15.188 secs) 01:28:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 15.245 secs) 01:28:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 15.337 secs) 01:28:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 15.459 secs) 01:28:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 15.483 secs) 01:28:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 15.497 secs) 01:28:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 15.621 secs) 01:28:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 15.686 secs) 01:28:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 15.748 secs) 01:28:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.767 secs) 01:28:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15.988 secs) 01:28:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 16.041 secs) 01:28:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (22.387 secs / 16.041 secs) 01:28:15 TOTAL: 149 SUCCESS 01:28:15 ✔ Browser application bundle generation complete. 01:28:19 01:28:19 =============================== Coverage summary =============================== 01:28:19 Statements : 40.98% ( 1467/3580 ) 01:28:19 Branches : 12.03% ( 111/923 ) 01:28:19 Functions : 33.28% ( 432/1298 ) 01:28:19 Lines : 38.91% ( 1318/3387 ) 01:28:19 ================================================================================ 01:28:19 25 08 2022 01:28:18.573:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 01:28:19 ✔ Browser application bundle generation complete. 01:28:20 make[1]: Leaving directory '/w/workspace/edgex-ui-go/11/web' [Pipeline] echo 01:28:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:28:20 $ docker stop --time=1 1f4e773c555ebf5c561806e26b8ce6a9bbee605e387c3d26432b854ba09566db 01:28:22 $ docker rm -f 1f4e773c555ebf5c561806e26b8ce6a9bbee605e387c3d26432b854ba09566db [Pipeline] // withDockerContainer [Pipeline] sh 01:28:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:28:26 Warning: overwriting stash ‘coverage-report’ 01:28:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:28:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:28:36 + ls -al . 01:28:36 total 164 01:28:36 drwxrwxr-x 13 jenkins jenkins 4096 Aug 25 01:18 . 01:28:36 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 01:16 .. 01:28:36 -rw-rw-r-- 1 jenkins jenkins 18 Aug 25 01:16 .dockerignore 01:28:36 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 01:16 .git 01:28:36 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 01:16 .github 01:28:36 -rw-rw-r-- 1 jenkins jenkins 185 Aug 25 01:16 .gitignore 01:28:36 -rw-rw-r-- 1 jenkins jenkins 4856 Aug 25 01:16 Attribution.txt 01:28:36 -rw-rw-r-- 1 jenkins jenkins 14570 Aug 25 01:16 CHANGELOG.md 01:28:36 -rw-rw-r-- 1 jenkins jenkins 3959 Aug 25 01:16 CONTRIBUTING.md 01:28:36 -rw-rw-r-- 1 jenkins jenkins 1684 Aug 25 01:16 Dockerfile 01:28:36 -rw-rw-r-- 1 jenkins jenkins 652 Aug 25 01:16 Jenkinsfile 01:28:36 -rw-rw-r-- 1 jenkins jenkins 11357 Aug 25 01:16 LICENSE 01:28:36 -rw-rw-r-- 1 jenkins jenkins 1541 Aug 25 01:16 Makefile 01:28:36 -rw-rw-r-- 1 jenkins jenkins 4398 Aug 25 01:16 README.md 01:28:36 -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 01:11 VERSION 01:28:36 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 01:16 assets 01:28:36 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 01:16 bin 01:28:36 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 01:16 cmd 01:28:36 -rw-r--r-- 1 jenkins jenkins 10 Aug 25 01:18 coverage.out 01:28:36 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 01:16 docs 01:28:36 -rw-rw-r-- 1 jenkins jenkins 1945 Aug 25 01:16 go.mod 01:28:36 -rw-rw-r-- 1 jenkins jenkins 25578 Aug 25 01:16 go.sum 01:28:36 drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 01:16 internal 01:28:36 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 01:16 pkg 01:28:36 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 01:16 snap 01:28:36 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 01:16 testing 01:28:36 -rw-rw-r-- 1 jenkins jenkins 155 Aug 25 01:16 version.go 01:28:36 drwxrwxr-x 6 jenkins jenkins 4096 Aug 25 01:20 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:36 + 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=ece44cb70c50763abb412624979536da76387159 --label arch=arm64 --label version=0.0.0 . 01:28:38 Sending build context to Docker daemon 31.5MB 01:28:38 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 01:28:38 Step 2/24 : FROM ${BASE} AS builder 01:28:38 ---> be51526e7446 01:28:38 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:28:39 ---> Running in 38fe10d2ce3c 01:28:39 Removing intermediate container 38fe10d2ce3c 01:28:39 ---> cb79d60f5033 01:28:39 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 01:28:39 ---> Running in 773bde7be60f 01:28:40 Removing intermediate container 773bde7be60f 01:28:40 ---> 374b50ff76f3 01:28:40 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 01:28:40 ---> Running in 1480fedfac95 01:28:40 Removing intermediate container 1480fedfac95 01:28:40 ---> 2c1620e331fd 01:28:40 Step 6/24 : LABEL Name=edgex-ui-go 01:28:40 ---> Running in b84cae3b4199 01:28:41 Removing intermediate container b84cae3b4199 01:28:41 ---> 34236175891f 01:28:41 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 01:28:41 ---> Running in 9f0a55499844 01:28:41 Removing intermediate container 9f0a55499844 01:28:41 ---> ccdda70daea4 01:28:41 Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 01:28:43 ---> c62b4f1fd248 01:28:43 Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:28:43 ---> Running in 2fa6e10c788c 01:28:45 Removing intermediate container 2fa6e10c788c 01:28:45 ---> 43e491c58caf 01:28:45 Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:28:45 ---> Running in 06c7eab546a8 01:28:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:28:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:28:48 OK: 221 MiB in 51 packages 01:28:49 Removing intermediate container 06c7eab546a8 01:28:49 ---> 1d54dd369b41 01:28:49 Step 11/24 : ENV GO111MODULE=on 01:28:49 ---> Running in c0e4e09e11cc 01:28:49 Removing intermediate container c0e4e09e11cc 01:28:49 ---> 7fd9dcb1bef7 01:28:49 Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:28:49 ---> Running in 4c487e226f39 01:28:50 Removing intermediate container 4c487e226f39 01:28:50 ---> ec453a0df080 01:28:50 Step 13/24 : COPY go.mod vendor* ./ 01:28:50 ---> 7457f320be91 01:28:50 Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:50 ---> Running in 906d9d409e2e 01:28:52 Removing intermediate container 906d9d409e2e 01:28:52 ---> 0a2d5ce875e5 01:28:52 Step 15/24 : COPY . . 01:28:57 ---> 0aebe6574133 01:28:57 Step 16/24 : RUN ${MAKE} 01:28:57 ---> Running in af64a280e10e 01:28:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 01:29:37 CGO_ENABLED=0 GO111MODULE=on go build ./... 01:29:42 Removing intermediate container af64a280e10e 01:29:42 ---> 7b2e9a8f3ecb 01:29:42 Step 17/24 : FROM alpine:3.14 01:29:43 3.14: Pulling from library/alpine 01:29:43 90cda3b7c325: Pulling fs layer 01:29:44 90cda3b7c325: Verifying Checksum 01:29:44 90cda3b7c325: Download complete 01:29:44 90cda3b7c325: Pull complete 01:29:44 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 01:29:44 Status: Downloaded newer image for alpine:3.14 01:29:44 ---> 376ba31ae3da 01:29:44 Step 18/24 : EXPOSE 4000 01:29:44 ---> Running in 5ffe2162fdb2 01:29:44 Removing intermediate container 5ffe2162fdb2 01:29:44 ---> a46c475f378d 01:29:44 Step 19/24 : 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 01:29:46 ---> afe690d3ff4d 01:29:46 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:29:46 ---> Running in 8b10196b8fa0 01:29:46 Removing intermediate container 8b10196b8fa0 01:29:46 ---> f4ee09271ef9 01:29:46 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 01:29:46 ---> Running in 47cbd3fa416e 01:29:47 Removing intermediate container 47cbd3fa416e 01:29:47 ---> a8c02be91076 01:29:47 Step 22/24 : LABEL arch=arm64 01:29:47 ---> Running in a4f4e3cc80f2 01:29:47 Removing intermediate container a4f4e3cc80f2 01:29:47 ---> a4f776b41ca3 01:29:47 Step 23/24 : LABEL git_sha=ece44cb70c50763abb412624979536da76387159 01:29:47 ---> Running in 3e9dca171486 01:29:47 Removing intermediate container 3e9dca171486 01:29:47 ---> 4f5fca56dc42 01:29:47 Step 24/24 : LABEL version=0.0.0 01:29:47 ---> Running in 5be1131a7661 01:29:48 Removing intermediate container 5be1131a7661 01:29:48 ---> c4fde5277850 01:29:48 [Warning] One or more build-args [ARCH] were not consumed 01:29:48 Successfully built c4fde5277850 01:29:48 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 01:29:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:29:48 01:29:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:29:49 arm64: Pulling from edgex-lftools-log-publisher 01:29:49 8998bd30e6a1: Pulling fs layer 01:29:49 04944245beec: Pulling fs layer 01:29:49 699f458cf7ca: Pulling fs layer 01:29:49 765212b225bb: Pulling fs layer 01:29:49 f23df028b6ca: Pulling fs layer 01:29:49 d65c8cfc05b1: Pulling fs layer 01:29:49 2437ff75d9bd: Pulling fs layer 01:29:49 765212b225bb: Waiting 01:29:49 f23df028b6ca: Waiting 01:29:49 d65c8cfc05b1: Waiting 01:29:49 2437ff75d9bd: Waiting 01:29:49 04944245beec: Verifying Checksum 01:29:49 04944245beec: Download complete 01:29:49 765212b225bb: Verifying Checksum 01:29:49 765212b225bb: Download complete 01:29:49 f23df028b6ca: Verifying Checksum 01:29:49 f23df028b6ca: Download complete 01:29:49 d65c8cfc05b1: Verifying Checksum 01:29:49 d65c8cfc05b1: Download complete 01:29:49 699f458cf7ca: Verifying Checksum 01:29:49 699f458cf7ca: Download complete 01:29:50 8998bd30e6a1: Verifying Checksum 01:29:50 8998bd30e6a1: Download complete 01:29:52 2437ff75d9bd: Verifying Checksum 01:29:52 2437ff75d9bd: Download complete 01:29:54 8998bd30e6a1: Pull complete 01:29:55 04944245beec: Pull complete 01:29:56 699f458cf7ca: Pull complete 01:29:57 765212b225bb: Pull complete 01:29:58 f23df028b6ca: Pull complete 01:29:58 d65c8cfc05b1: Pull complete 01:30:13 2437ff75d9bd: Pull complete 01:30:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:30:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:30:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:13 prd-ubuntu20.04-docker-arm64-4c-16g-23503 does not seem to be running inside a container 01:30:13 $ 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/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:30:16 $ docker top c163dc7a1e5f918df9d993eef2c332a455705918c8a5b371ecc20e4a3c046982 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:30:17 ---> job-cost.sh 01:30:17 lf-activate-venv: SKIPPING 01:30:17 INFO: No Stack... 01:30:18 INFO: Retrieving Pricing Info for: v3-standard-4 01:30:19 INFO: Archiving Costs [Pipeline] sh 01:30:19 + + cut -d, -f6 01:30:19 cat /w/workspace/edgex-ui-go/11/archives/cost.csv [Pipeline] lock 01:30:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-549-11-stack-cost] 01:30:19 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-549-11-stack-cost] did not exist. Created. 01:30:19 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-549-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:30:20 /w/workspace/edgex-ui-go/11@tmp/durable-1f616b89/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:30:21 + echo total: 0.10999999940395355 [Pipeline] stash 01:30:21 Warning: overwriting stash ‘stack-cost’ 01:30:26 Stashed 1 file(s) [Pipeline] } 01:30:26 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-549-11-stack-cost] [Pipeline] // lock [Pipeline] } 01:30:26 $ docker stop --time=1 c163dc7a1e5f918df9d993eef2c332a455705918c8a5b371ecc20e4a3c046982 01:30:28 $ docker rm -f c163dc7a1e5f918df9d993eef2c332a455705918c8a5b371ecc20e4a3c046982 [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 01:30:28 provisioning config files... 01:30:28 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp/config8361927595914856686tmp [Pipeline] { [Pipeline] sh 01:30:29 + set +x 01:30:29 + curl -s https://codecov.io/bash 01:30:29 + bash -s -- 01:30:29 01:30:29 _____ _ 01:30:29 / ____| | | 01:30:29 | | ___ __| | ___ ___ _____ __ 01:30:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:30:29 | |___| (_) | (_| | __/ (_| (_) \ V / 01:30:29 \_____\___/ \__,_|\___|\___\___/ \_/ 01:30:29 Bash-1.0.6 01:30:29 01:30:29 01:30:29 ==> git version 2.25.1 found 01:30:29 ==> 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 01:30:29 Release-Date: 2020-01-08 01:30:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:30:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:30:29 ==> Jenkins CI detected. 01:30:29 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-549 01:30:29 project root: . 01:30:29 --> token set from env 01:30:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:30:29 ==> Running gcov in . (disable via -X gcov) 01:30:29 ==> Python coveragepy not found 01:30:29 ==> Searching for coverage reports in: 01:30:29 + . 01:30:29 -> Found 1 reports 01:30:29 ==> Detecting git/mercurial file structure 01:30:29 ==> Reading reports 01:30:29 + ./coverage.out bytes=10 01:30:29 ==> Appending adjustments 01:30:29 https://docs.codecov.io/docs/fixing-reports 01:30:30 + Found adjustments 01:30:30 ==> Gzipping contents 01:30:30 12K /tmp/codecov.eOaUqD.gz 01:30:30 ==> Uploading reports 01:30:30 url: https://codecov.io 01:30:30 query: branch=PR-549&commit=ece44cb70c50763abb412624979536da76387159&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-549%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=549&job=&cmd_args= 01:30:30 -> Pinging Codecov 01:30:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-549&commit=ece44cb70c50763abb412624979536da76387159&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-549%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=549&job=&cmd_args= 01:30:30 -> Uploading to 01:30:30 https://storage.googleapis.com/codecov/v4/raw/2022-08-25/FB506323287CE973F263BFD2A0EB1F37/ece44cb70c50763abb412624979536da76387159/245d4fb1-1ec7-4f1e-826c-2e49b6b5b07a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220825T013030Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf6e59fbeda89bb31fff94c4d8350d27e561acb1377e31975030b7df1ec38a26 01:30:30 % Total % Received % Xferd Average Speed Time Time Time Current 01:30:30 Dload Upload Total Spent Left Speed 01:30:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9018 0 0 100 9018 0 42140 --:--:-- --:--:-- --:--:-- 42140 01:30:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ece44cb70c50763abb412624979536da76387159 [Pipeline] } 01:30:30 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 01:30:31 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-549/archives ] 01:30:31 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-549/archives 01:30:31 total 16 01:30:31 drwxr-xr-x 3 root root 4096 Aug 25 01:14 . 01:30:31 drwxrwxr-x 15 jenkins jenkins 4096 Aug 25 01:14 .. 01:30:31 drwxr-xr-x 2 root root 4096 Aug 25 01:14 cost 01:30:31 -rw-r--r-- 1 root root 84 Aug 25 01:14 cost.csv 01:30:31 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-549/archives 01:30:31 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-549/archives 01:30:31 total 16 01:30:31 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 01:14 . 01:30:31 drwxrwxr-x 15 jenkins jenkins 4096 Aug 25 01:14 .. 01:30:31 drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 01:14 cost 01:30:31 -rw-r--r-- 1 jenkins jenkins 84 Aug 25 01:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:30:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:30:32 ---> package-listing.sh 01:30:32 ++ facter osfamily 01:30:32 ++ tr '[:upper:]' '[:lower:]' 01:30:32 + OS_FAMILY=debian 01:30:32 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-549 01:30:32 + START_PACKAGES=/tmp/packages_start.txt 01:30:32 + END_PACKAGES=/tmp/packages_end.txt 01:30:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:30:32 + PACKAGES=/tmp/packages_start.txt 01:30:32 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-549 ']' 01:30:32 + PACKAGES=/tmp/packages_end.txt 01:30:32 + case "${OS_FAMILY}" in 01:30:32 + dpkg -l 01:30:32 + grep '^ii' 01:30:32 + '[' -f /tmp/packages_start.txt ']' 01:30:32 + '[' -f /tmp/packages_end.txt ']' 01:30:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:30:32 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-549 ']' 01:30:32 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-549/archives/ 01:30:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-549/archives/ [Pipeline] echo 01:30:32 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-549/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:30:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:33 prd-ubuntu20.04-docker-8c-8g-23502 does not seem to be running inside a container 01:30:33 $ 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-549/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-549 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549:/w/workspace/edgexfoundry_edgex-ui-go_PR-549:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-549@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:30:34 $ docker top 45daf6e4db239e09039c8a09d3a10764e5c36b13b78e5421c29a8a2b606c138d -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:34 + touch /tmp/pre-build-complete [Pipeline] sh 01:30:34 + mkdir -p /var/log/sysstat [Pipeline] sh 01:30:35 + ls /var/log/sa-host 01:30:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:30:35 provisioning config files... 01:30:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp/config7244880022455912838tmp [Pipeline] { [Pipeline] echo 01:30:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:30:35 ---> create-netrc.sh [Pipeline] } 01:30:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:30:35 ---> python-tools-install.sh [Pipeline] echo 01:30:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:30:36 ---> sudo-logs.sh 01:30:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:30:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:30:36 ---> job-cost.sh 01:30:36 lf-activate-venv: SKIPPING 01:30:36 DEBUG: total: 0.2199999988079071 01:30:36 INFO: Retrieving Stack Cost... 01:30:36 INFO: Retrieving Pricing Info for: v3-standard-8 01:30:37 INFO: Archiving Costs [Pipeline] echo 01:30:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:30:37 ---> logs-deploy.sh 01:30:37 lf-activate-venv: SKIPPING 01:30:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-549/11 01:30:37 INFO: archiving workspace using pattern(s): 01:30:38 Archives upload complete. 01:30:38 INFO: archiving logs to Nexus 01:30:39 ---> uname -a: 01:30:39 Linux prd-ubuntu20-04-docker-8c-8g-23502 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 01:30:39 01:30:39 01:30:39 ---> lscpu: 01:30:39 Architecture: x86_64 01:30:39 CPU op-mode(s): 32-bit, 64-bit 01:30:39 Byte Order: Little Endian 01:30:39 Address sizes: 40 bits physical, 48 bits virtual 01:30:39 CPU(s): 8 01:30:39 On-line CPU(s) list: 0-7 01:30:39 Thread(s) per core: 1 01:30:39 Core(s) per socket: 1 01:30:39 Socket(s): 8 01:30:39 NUMA node(s): 1 01:30:39 Vendor ID: AuthenticAMD 01:30:39 CPU family: 23 01:30:39 Model: 49 01:30:39 Model name: AMD EPYC-Rome Processor 01:30:39 Stepping: 0 01:30:39 CPU MHz: 2799.996 01:30:39 BogoMIPS: 5599.99 01:30:39 Virtualization: AMD-V 01:30:39 Hypervisor vendor: KVM 01:30:39 Virtualization type: full 01:30:39 L1d cache: 256 KiB 01:30:39 L1i cache: 256 KiB 01:30:39 L2 cache: 4 MiB 01:30:39 L3 cache: 128 MiB 01:30:39 NUMA node0 CPU(s): 0-7 01:30:39 Vulnerability Itlb multihit: Not affected 01:30:39 Vulnerability L1tf: Not affected 01:30:39 Vulnerability Mds: Not affected 01:30:39 Vulnerability Meltdown: Not affected 01:30:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:30:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:30:39 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:30:39 Vulnerability Srbds: Not affected 01:30:39 Vulnerability Tsx async abort: Not affected 01:30:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:30:39 01:30:39 01:30:39 ---> nproc: 01:30:39 8 01:30:39 01:30:39 01:30:39 ---> df -h: 01:30:39 Filesystem Size Used Avail Use% Mounted on 01:30:39 overlay 155G 12G 144G 8% / 01:30:39 tmpfs 64M 0 64M 0% /dev 01:30:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:30:39 shm 64M 0 64M 0% /dev/shm 01:30:39 /dev/vda1 155G 12G 144G 8% /facter-os 01:30:39 01:30:39 01:30:39 ---> sar -b -r -n DEV: 01:30:39 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23502) 08/25/22 _x86_64_ (8 CPU) 01:30:39 01:30:39 01:10:42 LINUX RESTART (8 CPU) 01:30:39 01:30:39 01:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:30:39 01:12:01 365.11 55.75 309.36 0.00 7443.92 82571.68 0.00 01:30:39 01:13:01 341.23 0.98 340.25 0.00 24.27 62591.22 0.00 01:30:39 01:14:01 156.97 0.25 156.72 0.00 2.67 33302.32 0.00 01:30:39 01:15:01 207.47 0.07 207.40 0.00 7.47 34546.64 0.00 01:30:39 01:16:01 2.28 0.02 2.27 0.00 0.13 160.91 0.00 01:30:39 01:17:01 2.25 0.02 2.23 0.00 0.13 159.68 0.00 01:30:39 01:18:01 1.27 0.00 1.27 0.00 0.00 149.02 0.00 01:30:39 01:19:01 2.18 0.00 2.18 0.00 0.00 158.21 0.00 01:30:39 01:20:01 1.52 0.00 1.52 0.00 0.00 151.04 0.00 01:30:39 01:21:02 1.82 0.00 1.82 0.00 0.00 161.01 0.00 01:30:39 01:22:01 1.17 0.00 1.17 0.00 0.00 150.48 0.00 01:30:39 01:23:01 1.78 0.00 1.78 0.00 0.00 154.48 0.00 01:30:39 01:24:01 2.98 1.58 1.40 0.00 50.39 152.51 0.00 01:30:39 01:25:01 1.90 0.00 1.90 0.00 0.00 156.11 0.00 01:30:39 01:26:01 1.70 0.02 1.68 0.00 0.13 154.91 0.00 01:30:39 01:27:01 1.90 0.00 1.90 0.00 0.00 87.72 0.00 01:30:39 01:28:01 0.93 0.00 0.93 0.00 0.00 144.91 0.00 01:30:39 01:29:01 1.55 0.00 1.55 0.00 0.00 154.11 0.00 01:30:39 01:30:01 1.22 0.00 1.22 0.00 0.00 281.55 0.00 01:30:39 Average: 57.80 3.09 54.70 0.00 396.66 11345.74 0.00 01:30:39 01:30:39 01:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:30:39 01:12:01 28783516 31766468 534968 1.63 119008 3130052 1999112 5.89 1137968 2579936 4728 01:30:39 01:13:01 27321480 31427324 919744 2.80 187604 4010188 2330628 6.87 1616816 3422212 109324 01:30:39 01:14:01 27066944 31741820 544320 1.66 217924 4522316 1825564 5.38 1566512 3647512 18492 01:30:39 01:15:01 26366936 31750172 532708 1.62 232168 5156144 1850796 5.45 1664880 4184376 304 01:30:39 01:16:01 26367740 31751096 531348 1.62 232216 5156148 1870124 5.51 1664556 4184380 0 01:30:39 01:17:01 26369976 31753480 529048 1.61 232260 5156148 1870124 5.51 1661684 4184508 44 01:30:39 01:18:01 26370192 31753768 528636 1.61 232276 5156160 1870124 5.51 1661316 4184512 12 01:30:39 01:19:01 26377216 31760944 521332 1.59 232320 5156164 1870124 5.51 1654716 4184516 12 01:30:39 01:20:01 26377192 31761236 521236 1.59 232380 5156288 1870124 5.51 1655412 4184792 12 01:30:39 01:21:02 26377216 31761288 521144 1.58 232412 5156264 1870124 5.51 1654688 4184772 80 01:30:39 01:22:01 26377508 31761616 520748 1.58 232436 5156276 1870124 5.51 1655072 4184776 24 01:30:39 01:23:01 26377516 31761656 520640 1.58 232472 5156272 1870124 5.51 1655400 4184776 8 01:30:39 01:24:01 26374088 31760768 521560 1.59 232500 5157792 1870124 5.51 1660184 4184440 52 01:30:39 01:25:01 26374552 31761296 521056 1.58 232528 5157792 1870124 5.51 1659088 4184380 8 01:30:39 01:26:01 26373508 31760376 521752 1.59 232560 5157804 1899640 5.60 1658760 4184392 36 01:30:39 01:27:01 26373208 31760116 521916 1.59 232592 5157800 1899640 5.60 1659536 4184396 8 01:30:39 01:28:01 26373200 31760120 521888 1.59 232600 5157808 1899640 5.60 1659416 4184396 16 01:30:39 01:29:01 26373112 31760068 521896 1.59 232624 5157808 1899640 5.60 1659512 4184400 8 01:30:39 01:30:01 26373572 31760548 521568 1.59 232644 5157812 1899640 5.60 1658924 4184400 24 01:30:39 Average: 26586772 31740745 546185 1.66 223343 4956476 1905555 5.62 1624444 4031677 7010 01:30:39 01:30:39 01:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:30:39 01:12:01 lo 8.26 8.26 0.80 0.80 0.00 0.00 0.00 0.00 01:30:39 01:12:01 docker0 35.60 35.57 2.73 266.54 0.00 0.00 0.00 0.00 01:30:39 01:12:01 ens3 829.32 546.67 7956.87 113.27 0.00 0.00 0.00 0.00 01:30:39 01:13:01 vethd9bc251 59.52 87.70 10.91 767.43 0.00 0.00 0.00 0.06 01:30:39 01:13:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 01:30:39 01:13:01 docker0 162.07 270.12 17.96 3425.46 0.00 0.00 0.00 0.00 01:30:39 01:13:01 vethf1c5c81 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 01:30:39 01:13:01 ens3 421.35 275.08 4784.13 101.32 0.00 0.00 0.00 0.00 01:30:39 01:14:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 01:30:39 01:14:01 docker0 61.07 145.04 8.33 1108.59 0.00 0.00 0.00 0.00 01:30:39 01:14:01 ens3 226.33 141.96 1145.45 103.82 0.00 0.00 0.00 0.00 01:30:39 01:15:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 01:30:39 01:15:01 docker0 7.03 9.18 0.40 40.77 0.00 0.00 0.00 0.00 01:30:39 01:15:01 ens3 146.29 108.52 2634.64 50.01 0.00 0.00 0.00 0.00 01:30:39 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:39 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:39 01:16:01 ens3 0.60 0.28 0.35 0.25 0.00 0.00 0.00 0.00 01:30:39 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:30:39 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:39 01:17:01 ens3 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 01:30:39 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:39 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:39 01:18:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:39 01:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:30:39 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:39 01:19:01 ens3 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 01:30:39 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:39 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:39 01:20:01 ens3 0.45 0.32 0.26 0.21 0.00 0.00 0.00 0.00 01:30:39 01:21:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:30:39 01:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:39 01:21:02 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:30:39 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:39 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:39 01:22:01 ens3 0.71 0.20 0.21 0.14 0.00 0.00 0.00 0.00 01:30:39 01:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:30:39 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:39 01:23:01 ens3 0.63 0.47 0.38 0.22 0.00 0.00 0.00 0.00 01:30:39 01:24:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:30:39 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:39 01:24:01 ens3 7.00 5.40 5.18 5.89 0.00 0.00 0.00 0.00 01:30:39 01:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:30:39 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:39 01:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:30:39 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:39 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:39 01:26:01 ens3 0.65 0.00 0.06 0.00 0.00 0.00 0.00 0.00 01:30:39 01:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:30:39 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:39 01:27:01 ens3 0.53 0.45 0.29 0.15 0.00 0.00 0.00 0.00 01:30:39 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:39 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:39 01:28:01 ens3 0.47 0.48 0.26 0.21 0.00 0.00 0.00 0.00 01:30:39 01:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:30:39 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:39 01:29:01 ens3 1.07 0.38 0.40 0.27 0.00 0.00 0.00 0.00 01:30:39 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:39 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:39 01:30:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:30:39 Average: lo 0.70 0.70 0.07 0.07 0.00 0.00 0.00 0.00 01:30:39 Average: docker0 14.00 24.22 1.55 254.99 0.00 0.00 0.00 0.00 01:30:39 Average: ens3 86.21 56.93 870.68 19.80 0.00 0.00 0.00 0.00 01:30:39 01:30:39 01:30:39 ---> sar -P ALL: 01:30:39 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23502) 08/25/22 _x86_64_ (8 CPU) 01:30:39 01:30:39 01:10:42 LINUX RESTART (8 CPU) 01:30:39 01:30:39 01:11:01 CPU %user %nice %system %iowait %steal %idle 01:30:39 01:12:01 all 11.50 0.00 4.77 2.49 0.07 81.18 01:30:39 01:12:01 0 10.27 0.00 5.60 3.38 0.08 80.68 01:30:39 01:12:01 1 12.44 0.00 4.85 4.75 0.08 77.87 01:30:39 01:12:01 2 13.50 0.00 3.45 0.72 0.05 82.28 01:30:39 01:12:01 3 11.77 0.00 5.40 7.39 0.08 75.36 01:30:39 01:12:01 4 9.41 0.00 5.76 0.86 0.05 83.91 01:30:39 01:12:01 5 11.21 0.00 4.37 1.56 0.05 82.80 01:30:39 01:12:01 6 11.85 0.00 3.85 0.62 0.07 83.61 01:30:39 01:12:01 7 11.51 0.00 4.88 0.58 0.10 82.93 01:30:39 01:13:01 all 16.98 0.00 5.66 2.07 0.08 75.21 01:30:39 01:13:01 0 14.70 0.00 5.87 0.76 0.07 78.60 01:30:39 01:13:01 1 15.61 0.00 5.93 2.59 0.07 75.80 01:30:39 01:13:01 2 15.99 0.00 5.76 0.73 0.08 77.44 01:30:39 01:13:01 3 14.11 0.00 6.78 2.87 0.07 76.17 01:30:39 01:13:01 4 18.48 0.00 6.14 5.90 0.07 69.42 01:30:39 01:13:01 5 26.50 0.00 5.03 0.67 0.08 67.71 01:30:39 01:13:01 6 15.52 0.00 4.85 1.96 0.08 77.59 01:30:39 01:13:01 7 14.96 0.00 4.92 1.07 0.08 78.97 01:30:39 01:14:01 all 19.99 0.00 5.74 1.07 0.07 73.13 01:30:39 01:14:01 0 10.44 0.00 4.73 1.70 0.05 83.08 01:30:39 01:14:01 1 21.29 0.00 5.25 0.40 0.07 72.99 01:30:39 01:14:01 2 19.51 0.00 7.57 0.55 0.08 72.28 01:30:39 01:14:01 3 17.71 0.00 6.22 4.54 0.08 71.45 01:30:39 01:14:01 4 18.31 0.00 6.79 0.56 0.08 74.26 01:30:39 01:14:01 5 46.67 0.00 7.08 0.03 0.08 46.13 01:30:39 01:14:01 6 15.92 0.00 5.08 0.74 0.07 78.19 01:30:39 01:14:01 7 10.01 0.00 3.20 0.03 0.05 86.71 01:30:39 01:15:01 all 9.34 0.00 2.78 1.09 0.04 86.75 01:30:39 01:15:01 0 9.14 0.00 2.36 2.88 0.03 85.59 01:30:39 01:15:01 1 8.91 0.00 3.15 2.25 0.05 85.64 01:30:39 01:15:01 2 8.99 0.00 2.41 0.05 0.03 88.51 01:30:39 01:15:01 3 8.75 0.00 2.75 1.28 0.05 87.17 01:30:39 01:15:01 4 9.32 0.00 2.69 0.67 0.05 87.26 01:30:39 01:15:01 5 11.04 0.00 2.95 0.90 0.03 85.07 01:30:39 01:15:01 6 8.45 0.00 3.47 0.08 0.03 87.97 01:30:39 01:15:01 7 10.13 0.00 2.47 0.59 0.05 86.76 01:30:39 01:16:01 all 0.04 0.00 0.01 0.01 0.00 99.94 01:30:39 01:16:01 0 0.02 0.00 0.02 0.03 0.02 99.92 01:30:39 01:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:30:39 01:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:30:39 01:16:01 3 0.07 0.00 0.03 0.03 0.00 99.87 01:30:39 01:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:30:39 01:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:30:39 01:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:30:39 01:16:01 7 0.15 0.00 0.02 0.00 0.00 99.83 01:30:39 01:17:01 all 0.03 0.00 0.01 0.01 0.00 99.95 01:30:39 01:17:01 0 0.07 0.00 0.00 0.03 0.00 99.90 01:30:39 01:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:30:39 01:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:30:39 01:17:01 3 0.08 0.00 0.05 0.02 0.02 99.83 01:30:39 01:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:30:39 01:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:30:39 01:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:30:39 01:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:30:39 01:18:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:30:39 01:18:01 0 0.00 0.00 0.02 0.02 0.00 99.97 01:30:39 01:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:30:39 01:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:30:39 01:18:01 3 0.05 0.00 0.02 0.00 0.00 99.93 01:30:39 01:18:01 4 0.00 0.00 0.02 0.02 0.00 99.97 01:30:39 01:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:30:39 01:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:30:39 01:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:30:39 01:19:01 all 0.03 0.00 0.01 0.01 0.01 99.95 01:30:39 01:19:01 0 0.03 0.00 0.02 0.03 0.00 99.92 01:30:39 01:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:30:39 01:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:30:39 01:19:01 3 0.07 0.00 0.03 0.03 0.02 99.85 01:30:39 01:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:30:39 01:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:30:39 01:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:30:39 01:19:01 7 0.07 0.00 0.02 0.00 0.00 99.92 01:30:39 01:20:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:30:39 01:20:01 0 0.02 0.00 0.02 0.03 0.00 99.93 01:30:39 01:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:30:39 01:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:30:39 01:20:01 3 0.08 0.00 0.03 0.02 0.00 99.87 01:30:39 01:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:30:39 01:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:30:39 01:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:30:39 01:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:30:39 01:21:02 all 0.02 0.00 0.01 0.01 0.00 99.96 01:30:39 01:21:02 0 0.02 0.00 0.02 0.05 0.00 99.92 01:30:39 01:21:02 1 0.02 0.00 0.00 0.00 0.00 99.98 01:30:39 01:21:02 2 0.00 0.00 0.00 0.02 0.00 99.98 01:30:39 01:21:02 3 0.07 0.00 0.05 0.02 0.02 99.85 01:30:39 01:21:02 4 0.02 0.00 0.00 0.02 0.00 99.97 01:30:39 01:21:02 5 0.02 0.00 0.00 0.00 0.00 99.98 01:30:39 01:21:02 6 0.02 0.00 0.02 0.00 0.00 99.97 01:30:39 01:21:02 7 0.00 0.00 0.00 0.00 0.00 100.00 01:30:39 01:22:01 all 0.04 0.00 0.01 0.01 0.00 99.94 01:30:39 01:22:01 0 0.10 0.00 0.02 0.03 0.00 99.85 01:30:39 01:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:30:39 01:22:01 2 0.00 0.00 0.03 0.00 0.00 99.97 01:30:39 01:22:01 3 0.20 0.00 0.02 0.00 0.00 99.78 01:30:39 01:22:01 4 0.02 0.00 0.03 0.02 0.00 99.93 01:30:39 01:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:30:39 01:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:30:39 01:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:30:39 01:30:39 01:22:01 CPU %user %nice %system %iowait %steal %idle 01:30:39 01:23:01 all 0.02 0.00 0.01 0.01 0.01 99.96 01:30:39 01:23:01 0 0.02 0.00 0.02 0.03 0.00 99.93 01:30:39 01:23:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:30:39 01:23:01 2 0.02 0.00 0.00 0.03 0.00 99.95 01:30:39 01:23:01 3 0.12 0.00 0.02 0.00 0.02 99.85 01:30:39 01:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:30:39 01:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:30:39 01:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:30:39 01:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:30:39 01:24:01 all 0.21 0.00 0.04 0.02 0.00 99.73 01:30:39 01:24:01 0 0.28 0.00 0.03 0.12 0.00 99.57 01:30:39 01:24:01 1 0.28 0.00 0.02 0.00 0.00 99.70 01:30:39 01:24:01 2 0.22 0.00 0.10 0.03 0.02 99.63 01:30:39 01:24:01 3 0.28 0.00 0.07 0.00 0.00 99.65 01:30:39 01:24:01 4 0.10 0.00 0.03 0.00 0.02 99.85 01:30:39 01:24:01 5 0.13 0.00 0.03 0.02 0.00 99.82 01:30:39 01:24:01 6 0.05 0.00 0.02 0.00 0.00 99.93 01:30:39 01:24:01 7 0.30 0.00 0.02 0.00 0.00 99.68 01:30:39 01:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:30:39 01:25:01 0 0.00 0.00 0.02 0.02 0.00 99.97 01:30:39 01:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:30:39 01:25:01 2 0.00 0.00 0.00 0.03 0.00 99.97 01:30:39 01:25:01 3 0.03 0.00 0.03 0.00 0.02 99.92 01:30:39 01:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:30:39 01:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:30:39 01:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:30:39 01:25:01 7 0.02 0.00 0.03 0.00 0.00 99.95 01:30:39 01:26:01 all 0.23 0.00 0.02 0.01 0.00 99.74 01:30:39 01:26:01 0 0.00 0.00 0.02 0.02 0.02 99.95 01:30:39 01:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:30:39 01:26:01 2 0.02 0.00 0.00 0.03 0.00 99.95 01:30:39 01:26:01 3 0.07 0.00 0.05 0.00 0.00 99.88 01:30:39 01:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:30:39 01:26:01 5 1.68 0.00 0.03 0.00 0.00 98.29 01:30:39 01:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:30:39 01:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:30:39 01:27:01 all 0.26 0.00 0.01 0.01 0.00 99.72 01:30:39 01:27:01 0 0.02 0.00 0.00 0.03 0.00 99.95 01:30:39 01:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:30:39 01:27:01 2 0.00 0.00 0.00 0.03 0.00 99.97 01:30:39 01:27:01 3 0.03 0.00 0.05 0.00 0.02 99.90 01:30:39 01:27:01 4 0.00 0.00 0.00 0.02 0.00 99.98 01:30:39 01:27:01 5 1.99 0.00 0.00 0.00 0.00 98.01 01:30:39 01:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:30:39 01:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:30:39 01:28:01 all 0.26 0.00 0.01 0.00 0.00 99.72 01:30:39 01:28:01 0 0.00 0.00 0.00 0.02 0.00 99.98 01:30:39 01:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:30:39 01:28:01 2 0.00 0.00 0.02 0.02 0.02 99.95 01:30:39 01:28:01 3 0.07 0.00 0.02 0.00 0.02 99.90 01:30:39 01:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:30:39 01:28:01 5 1.97 0.00 0.00 0.00 0.00 98.03 01:30:39 01:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:30:39 01:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:30:39 01:29:01 all 0.27 0.00 0.01 0.00 0.00 99.71 01:30:39 01:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:30:39 01:29:01 1 0.05 0.00 0.00 0.00 0.00 99.95 01:30:39 01:29:01 2 0.00 0.00 0.00 0.03 0.00 99.97 01:30:39 01:29:01 3 0.07 0.00 0.07 0.00 0.00 99.87 01:30:39 01:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:30:39 01:29:01 5 1.97 0.00 0.00 0.00 0.00 98.03 01:30:39 01:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:30:39 01:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:30:39 01:30:01 all 0.08 0.00 0.02 0.00 0.00 99.89 01:30:39 01:30:01 0 0.00 0.00 0.02 0.02 0.00 99.97 01:30:39 01:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:30:39 01:30:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:30:39 01:30:01 3 0.07 0.00 0.05 0.00 0.02 99.87 01:30:39 01:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:30:39 01:30:01 5 0.53 0.00 0.07 0.00 0.02 99.38 01:30:39 01:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:30:39 01:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:30:39 Average: all 3.10 0.00 1.00 0.36 0.02 95.52 01:30:39 Average: 0 2.36 0.00 0.98 0.48 0.01 96.16 01:30:39 Average: 1 3.08 0.00 1.01 0.52 0.01 95.38 01:30:39 Average: 2 3.05 0.00 1.01 0.12 0.01 95.81 01:30:39 Average: 3 2.81 0.00 1.14 0.85 0.02 95.19 01:30:39 Average: 4 2.91 0.00 1.12 0.42 0.01 95.54 01:30:39 Average: 5 5.43 0.00 1.02 0.17 0.01 93.37 01:30:39 Average: 6 2.72 0.00 0.91 0.18 0.01 96.18 01:30:39 Average: 7 2.47 0.00 0.82 0.12 0.02 96.58 01:30:39 01:30:39 01:30:39