Pull request #607 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6f8f5a7c0f232f456415bf08126aface47b01b8c+c9840ee3d982748db972085be425fa319c5fdbd2 (b500b39807caa614abfc83924059ced4813d1b93) 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-ssh11541470582643388887.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7848481609534852860.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-607/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-607/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2750942867290131660.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh3856651272783565646.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-607/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-607/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6851348684021676116.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.20 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-15721 in /w/workspace/edgexfoundry_edgex-ui-go_PR-607 [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-607 # 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 c9840ee3d982748db972085be425fa319c5fdbd2 into PR head commit 6f8f5a7c0f232f456415bf08126aface47b01b8c Merge succeeded, producing 6f8f5a7c0f232f456415bf08126aface47b01b8c Checking out Revision 6f8f5a7c0f232f456415bf08126aface47b01b8c (PR-607) > 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/607/head:refs/remotes/origin/PR-607 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f8f5a7c0f232f456415bf08126aface47b01b8c # 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 c9840ee3d982748db972085be425fa319c5fdbd2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f8f5a7c0f232f456415bf08126aface47b01b8c # timeout=10 Commit message: "build(snap): Correct epoch start from 1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:08:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:08:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:08:40 ========================================================= 12:08:40 EdgeX Global Pipelines Version Info 12:08:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a8df082e09ce58191eb2ee54446f533d2d3b6da6 # timeout=10 12:08:41 ------------------- 12:08:41 stable info: 12:08:41 ------------------- 12:08:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:08:41 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 12:08:41 Message: update stable to v1.0.249 12:08:41 ------------------- 12:08:41 experimental info: 12:08:41 ------------------- 12:08:41 Commited By: **** collab-it+edgex@linuxfoundation.org 12:08:41 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 12:08:41 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-607 [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-607 [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-607 [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f8f5a7c0f232f456415bf08126aface47b01b8c [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f8f5a7 [Pipeline] echo 12:08:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:08:42 provisioning config files... 12:08:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/config4644276872993287831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:08:42 ---> docker-login.sh 12:08:42 nexus3.edgexfoundry.org:10001 12:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:43 Configure a credential helper to remove this warning. See 12:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:43 12:08:43 Login Succeeded 12:08:43 nexus3.edgexfoundry.org:10002 12:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:43 Configure a credential helper to remove this warning. See 12:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:43 12:08:43 Login Succeeded 12:08:43 nexus3.edgexfoundry.org:10003 12:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:43 Configure a credential helper to remove this warning. See 12:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:43 12:08:43 Login Succeeded 12:08:43 nexus3.edgexfoundry.org:10004 12:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:43 Configure a credential helper to remove this warning. See 12:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:43 12:08:43 Login Succeeded 12:08:43 docker.io 12:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:43 Configure a credential helper to remove this warning. See 12:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:43 12:08:43 Login Succeeded 12:08:43 ---> docker-login.sh ends [Pipeline] } 12:08:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:08:44 + git rev-list -1 --merges 6f8f5a7c0f232f456415bf08126aface47b01b8c~1..6f8f5a7c0f232f456415bf08126aface47b01b8c [Pipeline] echo 12:08:44 -----------> git rev-list -1 --merges 6f8f5a7c0f232f456415bf08126aface47b01b8c~1..6f8f5a7c0f232f456415bf08126aface47b01b8c 6f8f5a7c0f232f456415bf08126aface47b01b8c [false] [Pipeline] sh 12:08:44 + git log --format=format:%s -1 6f8f5a7c0f232f456415bf08126aface47b01b8c [Pipeline] echo 12:08:44 ========================================================= 12:08:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:08:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:08:44 + git log --format=format:%s -1 6f8f5a7c0f232f456415bf08126aface47b01b8c [Pipeline] echo 12:08:44 [semverPrep] GIT_COMMIT: 6f8f5a7c0f232f456415bf08126aface47b01b8c, Commit Message: build(snap): Correct epoch start from 1 [Pipeline] echo 12:08:44 [semverPrep] This is not a build commit. [Pipeline] sh 12:08:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:08:45 + grep -v github /etc/ssh/ssh_known_hosts 12:08:45 + [ -e /tmp/ssh_known_hosts ] 12:08:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:08:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:08:45 + sudo tee -a /etc/ssh/ssh_known_hosts 12:08:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:08:45 12:08:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:08:45 0.1.4: Pulling from edgex-devops/py-git-semver 12:08:45 b85a868b505f: Pulling fs layer 12:08:45 e2be974225ed: Pulling fs layer 12:08:45 339a4e72a1f5: Pulling fs layer 12:08:45 988bab9f4d93: Pulling fs layer 12:08:45 1469e6f7b9e6: Pulling fs layer 12:08:45 eaf3925da568: Pulling fs layer 12:08:45 bab4dde63d76: Pulling fs layer 12:08:45 bde34c3a00c8: Pulling fs layer 12:08:45 b352a97aabf1: Pulling fs layer 12:08:45 4872d77fe225: Pulling fs layer 12:08:45 5851b861e8e6: Pulling fs layer 12:08:45 bab4dde63d76: Waiting 12:08:45 b352a97aabf1: Waiting 12:08:45 bde34c3a00c8: Waiting 12:08:45 988bab9f4d93: Waiting 12:08:45 1469e6f7b9e6: Waiting 12:08:45 eaf3925da568: Waiting 12:08:45 e2be974225ed: Verifying Checksum 12:08:45 e2be974225ed: Download complete 12:08:45 988bab9f4d93: Download complete 12:08:45 339a4e72a1f5: Verifying Checksum 12:08:45 339a4e72a1f5: Download complete 12:08:45 1469e6f7b9e6: Verifying Checksum 12:08:45 1469e6f7b9e6: Download complete 12:08:45 eaf3925da568: Verifying Checksum 12:08:45 eaf3925da568: Download complete 12:08:46 bde34c3a00c8: Verifying Checksum 12:08:46 bde34c3a00c8: Download complete 12:08:46 b352a97aabf1: Verifying Checksum 12:08:46 b352a97aabf1: Download complete 12:08:46 4872d77fe225: Verifying Checksum 12:08:46 4872d77fe225: Download complete 12:08:46 5851b861e8e6: Download complete 12:08:46 b85a868b505f: Verifying Checksum 12:08:46 b85a868b505f: Download complete 12:08:46 bab4dde63d76: Verifying Checksum 12:08:47 b85a868b505f: Pull complete 12:08:47 e2be974225ed: Pull complete 12:08:47 339a4e72a1f5: Pull complete 12:08:47 988bab9f4d93: Pull complete 12:08:48 1469e6f7b9e6: Pull complete 12:08:48 eaf3925da568: Pull complete 12:08:50 bab4dde63d76: Pull complete 12:08:50 bde34c3a00c8: Pull complete 12:08:50 b352a97aabf1: Pull complete 12:08:50 4872d77fe225: Pull complete 12:08:50 5851b861e8e6: Pull complete 12:08:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:08:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:08:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:08:50 prd-ubuntu20.04-docker-8c-8g-15721 does not seem to be running inside a container 12:08:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:08:52 $ docker top 2bec0d3840dd8bd29a56556a8b3265d9cb84f4443fe961939d3e0fef4dfdb7cd -eo pid,comm 12:08:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:08:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:08:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:08:52 [ssh-agent] Looking for ssh-agent implementation... 12:08:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:08:52 $ docker exec 2bec0d3840dd8bd29a56556a8b3265d9cb84f4443fe961939d3e0fef4dfdb7cd ssh-agent 12:08:52 SSH_AUTH_SOCK=/tmp/ssh-FsL4BaADkZaM/agent.32 12:08:52 SSH_AGENT_PID=38 12:08:52 Running ssh-add (command line suppressed) 12:08:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_12895815420049012110.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_12895815420049012110.key) 12:08:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:08:53 + git tag --points-at HEAD [Pipeline] } 12:08:53 $ docker exec --env ******** --env ******** 2bec0d3840dd8bd29a56556a8b3265d9cb84f4443fe961939d3e0fef4dfdb7cd ssh-agent -k 12:08:53 unset SSH_AUTH_SOCK; 12:08:53 unset SSH_AGENT_PID; 12:08:53 echo Agent pid 38 killed; 12:08:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:08:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:08:53 [ssh-agent] Looking for ssh-agent implementation... 12:08:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:08:53 $ docker exec 2bec0d3840dd8bd29a56556a8b3265d9cb84f4443fe961939d3e0fef4dfdb7cd ssh-agent 12:08:53 SSH_AUTH_SOCK=/tmp/ssh-JvpC7bEpg6O5/agent.70 12:08:53 SSH_AGENT_PID=76 12:08:53 Running ssh-add (command line suppressed) 12:08:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_8924553763657875946.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_8924553763657875946.key) 12:08:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:08:53 + git semver init 12:08:54 2023-05-16 12:08:54,125 [run_init] DEBUG init version:0.0.0 force:False 12:08:54 2023-05-16 12:08:54,126 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver 12:08:54 2023-05-16 12:08:54,126 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver 12:08:54 2023-05-16 12:08:54,126 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-607, universal_newlines=False, shell=None, istream=None) 12:08:55 2023-05-16 12:08:55,523 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.git/info/exclude 12:08:55 2023-05-16 12:08:55,524 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver/PR-607 with force:False 12:08:55 2023-05-16 12:08:55,524 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver/PR-607 12:08:55 2023-05-16 12:08:55,529 [execute] INFO git cat-file --batch-check 12:08:55 2023-05-16 12:08:55,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver, universal_newlines=False, shell=None, istream=) 12:08:55 2023-05-16 12:08:55,536 [execute] INFO git cat-file --batch 12:08:55 2023-05-16 12:08:55,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver, universal_newlines=False, shell=None, istream=) 12:08:55 2023-05-16 12:08:55,543 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver/PR-607 12:08:55 0.0.0 [Pipeline] } 12:08:55 $ docker exec --env ******** --env ******** 2bec0d3840dd8bd29a56556a8b3265d9cb84f4443fe961939d3e0fef4dfdb7cd ssh-agent -k 12:08:55 unset SSH_AUTH_SOCK; 12:08:55 unset SSH_AGENT_PID; 12:08:55 echo Agent pid 76 killed; 12:08:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:08:56 + git semver [Pipeline] } 12:08:56 $ docker stop --time=1 2bec0d3840dd8bd29a56556a8b3265d9cb84f4443fe961939d3e0fef4dfdb7cd 12:08:57 $ docker rm -f --volumes 2bec0d3840dd8bd29a56556a8b3265d9cb84f4443fe961939d3e0fef4dfdb7cd [Pipeline] // withDockerContainer [Pipeline] sh 12:08:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:08:58 Stashed 1 file(s) [Pipeline] echo 12:08:58 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:08:58 provisioning config files... 12:08:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/config7985408157287262611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:08:58 ---> docker-login.sh 12:08:58 nexus3.edgexfoundry.org:10001 12:08:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:58 Configure a credential helper to remove this warning. See 12:08:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:58 12:08:58 Login Succeeded 12:08:58 nexus3.edgexfoundry.org:10002 12:08:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:58 Configure a credential helper to remove this warning. See 12:08:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:58 12:08:58 Login Succeeded 12:08:58 nexus3.edgexfoundry.org:10003 12:08:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:58 Configure a credential helper to remove this warning. See 12:08:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:58 12:08:58 Login Succeeded 12:08:58 nexus3.edgexfoundry.org:10004 12:08:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:58 Configure a credential helper to remove this warning. See 12:08:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:58 12:08:58 Login Succeeded 12:08:58 docker.io 12:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:59 Configure a credential helper to remove this warning. See 12:08:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:59 12:08:59 Login Succeeded 12:08:59 ---> docker-login.sh ends [Pipeline] } 12:08:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:08:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:08:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:08:59 ========================================================= 12:08:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 12:08:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:59 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 12:08:59 Sending build context to Docker daemon 45.66MB 12:08:59 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 12:08:59 Step 2/15 : FROM ${BASE} AS builder 12:08:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 12:08:59 f56be85fc22e: Pulling fs layer 12:08:59 85791d961cd3: Pulling fs layer 12:08:59 d694b5ae8c79: Pulling fs layer 12:08:59 9f32a84ed3da: Pulling fs layer 12:08:59 4d19c01a9841: Pulling fs layer 12:08:59 9325e15d5711: Pulling fs layer 12:08:59 9f32a84ed3da: Waiting 12:08:59 4d19c01a9841: Waiting 12:08:59 556b6ee489ea: Pulling fs layer 12:08:59 9325e15d5711: Waiting 12:08:59 c5a4b2cf53e6: Pulling fs layer 12:08:59 c5a4b2cf53e6: Waiting 12:08:59 85791d961cd3: Verifying Checksum 12:08:59 85791d961cd3: Download complete 12:08:59 9f32a84ed3da: Download complete 12:08:59 4d19c01a9841: Verifying Checksum 12:08:59 4d19c01a9841: Download complete 12:08:59 f56be85fc22e: Verifying Checksum 12:08:59 f56be85fc22e: Download complete 12:08:59 9325e15d5711: Verifying Checksum 12:08:59 9325e15d5711: Download complete 12:09:00 f56be85fc22e: Pull complete 12:09:00 85791d961cd3: Pull complete 12:09:00 c5a4b2cf53e6: Verifying Checksum 12:09:00 c5a4b2cf53e6: Download complete 12:09:00 d694b5ae8c79: Verifying Checksum 12:09:00 d694b5ae8c79: Download complete 12:09:00 556b6ee489ea: Verifying Checksum 12:09:00 556b6ee489ea: Download complete 12:09:03 d694b5ae8c79: Pull complete 12:09:03 9f32a84ed3da: Pull complete 12:09:03 4d19c01a9841: Pull complete 12:09:04 9325e15d5711: Pull complete 12:09:06 556b6ee489ea: Pull complete 12:09:07 c5a4b2cf53e6: Pull complete 12:09:07 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 12:09:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 12:09:07 ---> c4be618373d6 12:09:07 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:09:10 ---> Running in 917a21f7664e 12:09:10 Removing intermediate container 917a21f7664e 12:09:10 ---> 4fdca20ed977 12:09:10 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 12:09:10 ---> Running in 193fa18f09e5 12:09:10 Removing intermediate container 193fa18f09e5 12:09:10 ---> 632e7d1edf46 12:09:10 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 12:09:10 ---> Running in ed8334c89788 12:09:10 Removing intermediate container ed8334c89788 12:09:10 ---> 665ac46b5249 12:09:10 Step 6/15 : LABEL Name=edgex-ui-go 12:09:10 ---> Running in e29103a9ebe0 12:09:10 Removing intermediate container e29103a9ebe0 12:09:10 ---> 0dd8dbe33d5d 12:09:10 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 12:09:10 ---> Running in 9b537bb252c9 12:09:10 Removing intermediate container 9b537bb252c9 12:09:10 ---> df3218446f18 12:09:10 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 12:09:11 latest: Pulling from library/docker 12:09:11 8a49fdb3b6a5: Pulling fs layer 12:09:11 dfb60e7f5d22: Pulling fs layer 12:09:11 f74671f55a8d: Pulling fs layer 12:09:11 1cd4867cc7bf: Pulling fs layer 12:09:11 a9d94ad0c817: Pulling fs layer 12:09:11 ec5418c68f0e: Pulling fs layer 12:09:11 1082547c2e5b: Pulling fs layer 12:09:11 80b838ca0f73: Pulling fs layer 12:09:11 d15f978d7223: Pulling fs layer 12:09:11 1058b1c95dcd: Pulling fs layer 12:09:11 0ac1c4c35af9: Pulling fs layer 12:09:11 1d938c8b2399: Pulling fs layer 12:09:11 1b2885b54919: Pulling fs layer 12:09:11 5d3ce26085aa: Pulling fs layer 12:09:11 0ac1c4c35af9: Waiting 12:09:11 1082547c2e5b: Waiting 12:09:11 1d938c8b2399: Waiting 12:09:11 80b838ca0f73: Waiting 12:09:11 1b2885b54919: Waiting 12:09:11 5d3ce26085aa: Waiting 12:09:11 1cd4867cc7bf: Waiting 12:09:11 d15f978d7223: Waiting 12:09:11 a9d94ad0c817: Waiting 12:09:11 ec5418c68f0e: Waiting 12:09:11 f74671f55a8d: Verifying Checksum 12:09:11 f74671f55a8d: Download complete 12:09:11 8a49fdb3b6a5: Download complete 12:09:11 dfb60e7f5d22: Verifying Checksum 12:09:11 dfb60e7f5d22: Download complete 12:09:11 8a49fdb3b6a5: Pull complete 12:09:12 1cd4867cc7bf: Download complete 12:09:12 dfb60e7f5d22: Pull complete 12:09:12 ec5418c68f0e: Verifying Checksum 12:09:12 ec5418c68f0e: Download complete 12:09:12 1082547c2e5b: Verifying Checksum 12:09:12 1082547c2e5b: Download complete 12:09:12 f74671f55a8d: Pull complete 12:09:12 80b838ca0f73: Verifying Checksum 12:09:12 80b838ca0f73: Download complete 12:09:12 d15f978d7223: Verifying Checksum 12:09:12 d15f978d7223: Download complete 12:09:12 0ac1c4c35af9: Verifying Checksum 12:09:12 0ac1c4c35af9: Download complete 12:09:12 1058b1c95dcd: Verifying Checksum 12:09:12 1058b1c95dcd: Download complete 12:09:12 1cd4867cc7bf: Pull complete 12:09:12 1b2885b54919: Download complete 12:09:12 5d3ce26085aa: Download complete 12:09:13 1d938c8b2399: Verifying Checksum 12:09:13 1d938c8b2399: Download complete 12:09:13 Still waiting to schedule task 12:09:13 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15718’ 12:09:13 a9d94ad0c817: Download complete 12:09:13 a9d94ad0c817: Pull complete 12:09:14 ec5418c68f0e: Pull complete 12:09:14 1082547c2e5b: Pull complete 12:09:14 80b838ca0f73: Pull complete 12:09:14 d15f978d7223: Pull complete 12:09:14 1058b1c95dcd: Pull complete 12:09:14 0ac1c4c35af9: Pull complete 12:09:16 1d938c8b2399: Pull complete 12:09:16 1b2885b54919: Pull complete 12:09:16 5d3ce26085aa: Pull complete 12:09:16 Digest: sha256:2985399fb735fa4c3b6cfba8d1087f011dc4c6f5fde105c9c5a77be472b73836 12:09:16 Status: Downloaded newer image for docker:latest 12:09:17 ---> 26a40bd2226a 12:09:17 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:09:17 ---> Running in 7e5a5042b36a 12:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:09:17 OK: 265 MiB in 53 packages 12:09:18 Removing intermediate container 7e5a5042b36a 12:09:18 ---> d52cd0b34a68 12:09:18 Step 10/15 : ENV GO111MODULE=on 12:09:18 ---> Running in b53dbb02a6ca 12:09:18 Removing intermediate container b53dbb02a6ca 12:09:18 ---> a55b955db921 12:09:18 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:09:18 ---> Running in 631a8d4ad116 12:09:18 Removing intermediate container 631a8d4ad116 12:09:18 ---> 3c04c3b573e8 12:09:18 Step 12/15 : COPY go.mod vendor* ./ 12:09:18 ---> da3f85cf12f0 12:09:18 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:09:18 ---> Running in 032e585ddd44 12:09:45 Removing intermediate container 032e585ddd44 12:09:45 ---> 831e12ef58f7 12:09:45 Step 14/15 : COPY . . 12:09:45 ---> a82ff2b6b77d 12:09:45 Step 15/15 : RUN ${MAKE} 12:09:45 ---> Running in 29f1e4c8b2db 12:09:45 noop 12:09:45 Removing intermediate container 29f1e4c8b2db 12:09:45 ---> 6494b6b427f7 12:09:45 Successfully built 6494b6b427f7 12:09:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:45 + docker inspect -f . ci-base-image-x86_64 12:09:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:09:45 prd-ubuntu20.04-docker-8c-8g-15721 does not seem to be running inside a container 12:09:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:09:46 $ docker top 12511d0a209c5f229e85bad130f2f4c96d875dfcc16f51eab522c2d9bf7b64f8 -eo pid,comm [Pipeline] { [Pipeline] sh 12:09:46 + go version 12:09:46 go version go1.20.2 linux/amd64 [Pipeline] } 12:09:46 $ docker stop --time=1 12511d0a209c5f229e85bad130f2f4c96d875dfcc16f51eab522c2d9bf7b64f8 12:09:47 $ docker rm -f --volumes 12511d0a209c5f229e85bad130f2f4c96d875dfcc16f51eab522c2d9bf7b64f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:48 + docker inspect -f . ci-base-image-x86_64 12:09:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:09:48 prd-ubuntu20.04-docker-8c-8g-15721 does not seem to be running inside a container 12:09:48 $ 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-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:09:48 $ docker top 33f699d3cc2039ecebddd83f1426260ebdfcb0bb51e1ac67abd32a62baeb1490 -eo pid,comm [Pipeline] { [Pipeline] sh 12:09:48 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-607 [Pipeline] fileExists [Pipeline] sh 12:09:49 + make test 12:09:49 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 12:09:54 ? github.com/edgexfoundry/edgex-ui-go [no test files] 12:10:02 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 12:10:02 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 12:10:02 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 12:10:02 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 12:10:02 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 12:10:02 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 12:10:02 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 12:10:02 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 12:10:02 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 12:10:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:10:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:10:05 ./bin/test-attribution-txt.sh 12:10:05 make -C web test 12:10:05 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-607/web' 12:10:05 make[1]: tput: No such file or directory 12:10:05 make[1]: tput: No such file or directory 12:10:05 warning: generating ./VERSION 12:10:05 echo "0.0.0" > VERSION 12:10:05 docker build \ 12:10:05 -f Dockerfile \ 12:10:05 --build-arg USER=1000 \ 12:10:05 \ 12:10:05 --label "git_sha=6f8f5a7c0f232f456415bf08126aface47b01b8c" \ 12:10:05 -t edgexfoundry/edgex-web-ui:6f8f5a7c0f232f456415bf08126aface47b01b8c \ 12:10:05 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 12:10:05 . 12:10:05 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 12:10:05 Install the buildx component to build images with BuildKit: 12:10:05 https://docs.docker.com/go/buildx/ 12:10:05 12:10:05 Sending build context to Docker daemon 2.571MB 12:10:05 Step 1/10 : FROM node:16.17-alpine3.15 12:10:05 16.17-alpine3.15: Pulling from library/node 12:10:05 9621f1afde84: Pulling fs layer 12:10:05 c6f70ee39829: Pulling fs layer 12:10:05 56892a8094a2: Pulling fs layer 12:10:05 58dd87906ef0: Pulling fs layer 12:10:05 58dd87906ef0: Waiting 12:10:05 56892a8094a2: Download complete 12:10:05 9621f1afde84: Verifying Checksum 12:10:05 9621f1afde84: Download complete 12:10:05 58dd87906ef0: Download complete 12:10:06 9621f1afde84: Pull complete 12:10:06 c6f70ee39829: Verifying Checksum 12:10:06 c6f70ee39829: Download complete 12:10:07 c6f70ee39829: Pull complete 12:10:07 56892a8094a2: Pull complete 12:10:07 58dd87906ef0: Pull complete 12:10:07 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 12:10:07 Status: Downloaded newer image for node:16.17-alpine3.15 12:10:07 ---> b69703f70c3d 12:10:07 Step 2/10 : RUN apk add --no-cache chromium 12:10:10 ---> Running in 5b5d230aad8b 12:10:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:10:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:10:10 (1/129) Installing libxau (1.0.9-r0) 12:10:10 (2/129) Installing libmd (1.0.3-r0) 12:10:10 (3/129) Installing libbsd (0.11.3-r1) 12:10:10 (4/129) Installing libxdmcp (1.1.3-r0) 12:10:10 (5/129) Installing libxcb (1.14-r2) 12:10:10 (6/129) Installing libx11 (1.7.3.1-r0) 12:10:10 (7/129) Installing libxext (1.3.4-r0) 12:10:10 (8/129) Installing libice (1.0.10-r0) 12:10:10 (9/129) Installing libuuid (2.37.4-r0) 12:10:10 (10/129) Installing libsm (1.2.3-r0) 12:10:10 (11/129) Installing libxt (1.2.1-r0) 12:10:10 (12/129) Installing libxmu (1.1.3-r0) 12:10:10 (13/129) Installing xset (1.2.4-r0) 12:10:10 (14/129) Installing xprop (1.2.5-r0) 12:10:10 (15/129) Installing xdg-utils (1.1.3-r0) 12:10:10 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 12:10:10 (17/129) Installing pkgconf (1.8.1-r0) 12:10:10 (18/129) Installing libffi (3.4.2-r1) 12:10:10 (19/129) Installing libintl (0.21-r0) 12:10:10 (20/129) Installing libblkid (2.37.4-r0) 12:10:10 (21/129) Installing libmount (2.37.4-r0) 12:10:10 (22/129) Installing pcre (8.45-r1) 12:10:10 (23/129) Installing glib (2.70.1-r0) 12:10:10 (24/129) Installing xz-libs (5.2.5-r1) 12:10:10 (25/129) Installing libxml2 (2.9.14-r2) 12:10:10 (26/129) Installing shared-mime-info (2.1-r2) 12:10:10 (27/129) Installing hicolor-icon-theme (0.17-r1) 12:10:10 (28/129) Installing libjpeg-turbo (2.1.2-r0) 12:10:10 (29/129) Installing libpng (1.6.37-r1) 12:10:10 (30/129) Installing libwebp (1.2.2-r0) 12:10:10 (31/129) Installing zstd-libs (1.5.0-r0) 12:10:10 (32/129) Installing tiff (4.4.0-r1) 12:10:10 (33/129) Installing gdk-pixbuf (2.42.8-r0) 12:10:10 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 12:10:10 (35/129) Installing libxcomposite (0.4.5-r0) 12:10:10 (36/129) Installing libxfixes (6.0.0-r0) 12:10:10 (37/129) Installing libxrender (0.9.10-r3) 12:10:10 (38/129) Installing libxcursor (1.2.0-r0) 12:10:10 (39/129) Installing libxdamage (1.1.5-r1) 12:10:10 (40/129) Installing libxi (1.8-r0) 12:10:10 (41/129) Installing libxinerama (1.1.4-r1) 12:10:10 (42/129) Installing libxrandr (1.5.2-r1) 12:10:10 (43/129) Installing atk (2.36.0-r0) 12:10:10 (44/129) Installing libxtst (1.2.3-r3) 12:10:10 (45/129) Installing dbus-libs (1.12.24-r0) 12:10:10 (46/129) Installing at-spi2-core (2.42.0-r0) 12:10:10 (47/129) Installing at-spi2-atk (2.38.0-r0) 12:10:10 (48/129) Installing expat (2.5.0-r0) 12:10:10 (49/129) Installing brotli-libs (1.0.9-r5) 12:10:10 (50/129) Installing libbz2 (1.0.8-r1) 12:10:10 (51/129) Installing freetype (2.11.1-r2) 12:10:10 (52/129) Installing fontconfig (2.13.1-r4) 12:10:10 (53/129) Installing pixman (0.40.0-r4) 12:10:10 (54/129) Installing cairo (1.16.0-r5) 12:10:10 (55/129) Installing cairo-gobject (1.16.0-r5) 12:10:10 (56/129) Installing avahi-libs (0.8-r5) 12:10:10 (57/129) Installing gmp (6.2.1-r1) 12:10:10 (58/129) Installing nettle (3.7.3-r0) 12:10:10 (59/129) Installing p11-kit (0.24.0-r1) 12:10:10 (60/129) Installing libtasn1 (4.18.0-r1) 12:10:10 (61/129) Installing libunistring (0.9.10-r1) 12:10:10 (62/129) Installing gnutls (3.7.1-r2) 12:10:10 (63/129) Installing cups-libs (2.3.3-r6) 12:10:10 (64/129) Installing libepoxy (1.5.9-r0) 12:10:10 (65/129) Installing fribidi (1.0.11-r0) 12:10:10 (66/129) Installing graphite2 (1.3.14-r0) 12:10:10 (67/129) Installing harfbuzz (3.0.0-r2) 12:10:10 (68/129) Installing libxft (2.3.4-r0) 12:10:10 (69/129) Installing pango (1.48.10-r0) 12:10:10 (70/129) Installing wayland-libs-client (1.19.0-r1) 12:10:10 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 12:10:10 (72/129) Installing wayland-libs-egl (1.19.0-r1) 12:10:10 (73/129) Installing xkeyboard-config (2.34-r0) 12:10:10 (74/129) Installing libxkbcommon (1.3.1-r0) 12:10:10 (75/129) Installing gtk+3.0 (3.24.30-r0) 12:10:10 Executing gtk+3.0-3.24.30-r0.post-install 12:10:10 (76/129) Installing libfontenc (1.1.4-r0) 12:10:10 (77/129) Installing mkfontscale (1.2.1-r1) 12:10:10 (78/129) Installing ttf-opensans (1.10-r1) 12:10:11 Executing ttf-opensans-1.10-r1.post-install 12:10:13 (79/129) Installing libogg (1.3.5-r0) 12:10:13 (80/129) Installing flac (1.3.4-r0) 12:10:13 (81/129) Installing alsa-lib (1.2.5.1-r1) 12:10:13 (82/129) Installing libatomic (10.3.1_git20211027-r0) 12:10:13 (83/129) Installing sdl2 (2.0.16-r4) 12:10:13 (84/129) Installing aom-libs (3.2.0-r0) 12:10:13 (85/129) Installing libass (0.15.2-r0) 12:10:13 (86/129) Installing libdav1d (0.9.2-r0) 12:10:13 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 12:10:13 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 12:10:13 (89/129) Installing lame (3.100-r0) 12:10:13 (90/129) Installing opus (1.3.1-r1) 12:10:13 (91/129) Installing libgomp (10.3.1_git20211027-r0) 12:10:13 (92/129) Installing soxr (0.1.3-r2) 12:10:13 (93/129) Installing libsrt (1.4.2-r1) 12:10:13 (94/129) Installing libssh (0.9.6-r1) 12:10:13 (95/129) Installing libtheora (1.1.1-r16) 12:10:13 (96/129) Installing v4l-utils-libs (1.22.1-r1) 12:10:13 (97/129) Installing libpciaccess (0.16-r0) 12:10:13 (98/129) Installing libdrm (2.4.109-r0) 12:10:13 (99/129) Installing libva (2.13.0-r0) 12:10:13 (100/129) Installing libvdpau (1.4-r0) 12:10:13 (101/129) Installing vidstab (1.1.0-r1) 12:10:13 (102/129) Installing libvorbis (1.3.7-r0) 12:10:13 (103/129) Installing libvpx (1.10.0-r0) 12:10:13 (104/129) Installing vulkan-loader (1.2.196-r0) 12:10:13 (105/129) Installing x264-libs (20210613-r0) 12:10:13 (106/129) Installing x265-libs (3.5-r0) 12:10:13 (107/129) Installing xvidcore (1.3.7-r1) 12:10:13 (108/129) Installing ffmpeg-libs (4.4.1-r2) 12:10:13 (109/129) Installing libevent (2.1.12-r4) 12:10:13 (110/129) Installing mesa (21.2.6-r0) 12:10:13 (111/129) Installing wayland-libs-server (1.19.0-r1) 12:10:13 (112/129) Installing mesa-gbm (21.2.6-r0) 12:10:13 (113/129) Installing lcms2 (2.12-r1) 12:10:13 (114/129) Installing nspr (4.32-r0) 12:10:13 (115/129) Installing sqlite-libs (3.36.0-r0) 12:10:13 (116/129) Installing nss (3.78.1-r0) 12:10:13 (117/129) Installing libasyncns (0.8-r1) 12:10:13 (118/129) Installing libltdl (2.4.6-r7) 12:10:13 (119/129) Installing orc (0.4.32-r0) 12:10:13 (120/129) Installing libsndfile (1.0.31-r1) 12:10:13 (121/129) Installing speexdsp (1.2.0-r0) 12:10:13 (122/129) Installing tdb-libs (1.4.5-r0) 12:10:13 (123/129) Installing libpulse (15.0-r2) 12:10:13 (124/129) Installing re2 (2021.11.01-r0) 12:10:13 (125/129) Installing snappy (1.1.9-r1) 12:10:13 (126/129) Installing libgpg-error (1.42-r1) 12:10:13 (127/129) Installing libgcrypt (1.9.4-r0) 12:10:13 (128/129) Installing libxslt (1.1.35-r0) 12:10:13 (129/129) Installing chromium (99.0.4844.84-r0) 12:10:14 Executing busybox-1.34.1-r7.trigger 12:10:14 Executing glib-2.70.1-r0.trigger 12:10:14 Executing shared-mime-info-2.1-r2.trigger 12:10:15 Executing gdk-pixbuf-2.42.8-r0.trigger 12:10:15 Executing gtk-update-icon-cache-2.24.33-r0.trigger 12:10:15 Executing fontconfig-2.13.1-r4.trigger 12:10:15 Executing mkfontscale-1.2.1-r1.trigger 12:10:15 OK: 286 MiB in 145 packages 12:10:20 Removing intermediate container 5b5d230aad8b 12:10:20 ---> 9b42d1a13c3f 12:10:20 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 12:10:20 ---> Running in 350464637a21 12:10:20 Removing intermediate container 350464637a21 12:10:20 ---> 95c72dde8e8e 12:10:20 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 12:10:20 ---> Running in 4162b8b57fac 12:10:20 Removing intermediate container 4162b8b57fac 12:10:20 ---> c0e213a06452 12:10:20 Step 5/10 : RUN npm install -g npm 12:10:20 ---> Running in 0e1717c13412 12:10:27 12:10:27 removed 7 packages, changed 101 packages, and audited 264 packages in 5s 12:10:27 12:10:27 27 packages are looking for funding 12:10:27 run `npm fund` for details 12:10:27 12:10:27 found 0 vulnerabilities 12:10:27 Removing intermediate container 0e1717c13412 12:10:27 ---> 04607887976c 12:10:27 Step 6/10 : ARG USER=1000 12:10:27 ---> Running in c9a7bdfa3244 12:10:27 Removing intermediate container c9a7bdfa3244 12:10:27 ---> 8564735803c9 12:10:27 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 12:10:27 ---> Running in 32285d493b39 12:10:28 Removing intermediate container 32285d493b39 12:10:28 ---> fcb7d02bc438 12:10:28 Step 8/10 : USER $USER:$USER 12:10:28 ---> Running in f4afc4abbc73 12:10:28 Removing intermediate container f4afc4abbc73 12:10:28 ---> 9959ed57104a 12:10:28 Step 9/10 : WORKDIR /app 12:10:28 ---> Running in 17ca54682920 12:10:28 Removing intermediate container 17ca54682920 12:10:28 ---> 09bdd55c1f5b 12:10:28 Step 10/10 : LABEL git_sha=6f8f5a7c0f232f456415bf08126aface47b01b8c 12:10:28 ---> Running in 45ce94e76b8d 12:10:28 Removing intermediate container 45ce94e76b8d 12:10:28 ---> ab8dcb87d370 12:10:28 Successfully built ab8dcb87d370 12:10:28 Successfully tagged edgexfoundry/edgex-web-ui:6f8f5a7c0f232f456415bf08126aface47b01b8c 12:10:28 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 12:10:28 touch edgex-web-ui.imagebuilt 12:10:28 mkdir -p node_modules coverage 12:10:28 chown "1000:1000" node_modules coverage package-lock.json 12:10:28 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 12:10:30 npm WARN old lockfile 12:10:30 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 12:10:30 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 12:10:30 npm WARN old lockfile 12:10:30 npm WARN old lockfile This is a one-time fix-up, please be patient... 12:10:30 npm WARN old lockfile 12:10:38 npm WARN EBADENGINE Unsupported engine { 12:10:38 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 12:10:38 npm WARN EBADENGINE required: { 12:10:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:10:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:10:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:10:38 npm WARN EBADENGINE }, 12:10:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:10:38 npm WARN EBADENGINE } 12:10:38 npm WARN EBADENGINE Unsupported engine { 12:10:38 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 12:10:38 npm WARN EBADENGINE required: { 12:10:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:10:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:10:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:10:38 npm WARN EBADENGINE }, 12:10:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:10:38 npm WARN EBADENGINE } 12:10:38 npm WARN EBADENGINE Unsupported engine { 12:10:38 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 12:10:38 npm WARN EBADENGINE required: { 12:10:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:10:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:10:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:10:38 npm WARN EBADENGINE }, 12:10:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:10:38 npm WARN EBADENGINE } 12:10:38 npm WARN EBADENGINE Unsupported engine { 12:10:38 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 12:10:38 npm WARN EBADENGINE required: { 12:10:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:10:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:10:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:10:38 npm WARN EBADENGINE }, 12:10:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:10:38 npm WARN EBADENGINE } 12:10:38 npm WARN EBADENGINE Unsupported engine { 12:10:38 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 12:10:38 npm WARN EBADENGINE required: { 12:10:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:10:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:10:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:10:38 npm WARN EBADENGINE }, 12:10:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:10:38 npm WARN EBADENGINE } 12:10:38 npm WARN EBADENGINE Unsupported engine { 12:10:38 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 12:10:38 npm WARN EBADENGINE required: { 12:10:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:10:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:10:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:10:38 npm WARN EBADENGINE }, 12:10:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:10:38 npm WARN EBADENGINE } 12:10:38 npm WARN EBADENGINE Unsupported engine { 12:10:38 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 12:10:38 npm WARN EBADENGINE required: { 12:10:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:10:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:10:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:10:38 npm WARN EBADENGINE }, 12:10:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:10:38 npm WARN EBADENGINE } 12:10:38 npm WARN EBADENGINE Unsupported engine { 12:10:38 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 12:10:38 npm WARN EBADENGINE required: { 12:10:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:10:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:10:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:10:38 npm WARN EBADENGINE }, 12:10:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:10:38 npm WARN EBADENGINE } 12:10:38 npm WARN EBADENGINE Unsupported engine { 12:10:38 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 12:10:38 npm WARN EBADENGINE required: { 12:10:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:10:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:10:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:10:38 npm WARN EBADENGINE }, 12:10:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:10:38 npm WARN EBADENGINE } 12:10:41 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 12:10:41 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 12:10:41 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 12:10:41 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 12:10:41 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 12:10:41 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 12:10:42 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 12:10:42 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 12:10:43 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 12:10:43 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 12:10:44 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 12:10:45 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 12:10:46 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 12:10:46 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. 12:10:46 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 12:10:47 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 12:10:47 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. 12:10:47 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. 12:10:48 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 12:10:51 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. 12:10:53 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. 12:10:58 12:10:58 added 1478 packages, and audited 1479 packages in 28s 12:10:58 12:10:58 90 packages are looking for funding 12:10:58 run `npm fund` for details 12:10:58 12:10:58 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 12:10:58 12:10:58 To address issues that do not require attention, run: 12:10:58 npm audit fix 12:10:58 12:10:58 To address all issues (including breaking changes), run: 12:10:58 npm audit fix --force 12:10:58 12:10:58 Run `npm audit` for details. 12:11:05 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 12:11:07 - Generating browser application bundles (phase: setup)... 12:11:11 Compiling @angular/compiler/testing : es2015 as esm2015 12:11:11 Compiling @angular/core : es2015 as esm2015 12:11:14 Compiling @angular/common : es2015 as esm2015 12:11:14 Compiling @angular/core/testing : es2015 as esm2015 12:11:15 Compiling @angular/platform-browser : es2015 as esm2015 12:11:15 Compiling @angular/common/testing : es2015 as esm2015 12:11:15 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 12:11:15 Compiling @angular/platform-browser/testing : es2015 as esm2015 12:11:15 Compiling @angular/common/http : es2015 as esm2015 12:11:15 Compiling @angular/router : es2015 as esm2015 12:11:15 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 12:11:16 Compiling @angular/forms : es2015 as esm2015 12:11:16 Compiling @angular/common/http/testing : es2015 as esm2015 12:11:18 Compiling @angular/router/testing : es2015 as esm2015 12:11:23 16 05 2023 12:11:23.230:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 12:11:23 16 05 2023 12:11:23.233:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 12:11:23 16 05 2023 12:11:23.239:INFO [launcher]: Starting browser ChromeHeadless 12:11:35 ✔ Browser application bundle generation complete. 12:11:35 16 05 2023 12:11:34.140:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket Jtu8JWiMAyWZsoYtAAAB with id 48476255 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.029 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.037 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.04 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.042 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.126 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.143 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.251 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.26 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.263 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.269 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.278 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.282 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.286 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.29 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.325 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.351 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.359 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.379 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.386 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.424 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.429 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.482 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.497 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.501 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.503 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.543 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.565 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.581 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.586 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.603 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.63 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.637 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.644 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.647 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.648 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.658 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.661 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.663 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.667 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.67 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.671 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.681 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.694 secs) 12:11:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.725 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.731 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.741 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.743 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.804 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.832 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.836 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.849 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.87 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.877 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.904 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.923 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 0.932 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 0.935 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 0.939 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 0.941 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 0.943 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 0.948 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 0.952 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 0.974 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 0.978 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 0.983 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 0.991 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 0.995 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.014 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.043 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.054 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.062 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.122 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.133 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.15 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.154 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.172 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.181 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.189 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.195 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.201 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.224 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.234 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.243 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.248 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.258 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.261 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.269 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.279 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.298 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.311 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.336 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.363 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.375 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.381 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.386 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.407 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.434 secs) 12:11:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.442 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.462 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.477 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.48 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.482 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.55 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.571 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.579 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.587 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.643 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.655 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.683 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.691 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.696 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.702 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.721 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.724 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.726 secs) 12:11:39 WARN: ' 12:11:39 It looks like you're using ngModel on the same form field as formControlName. 12:11:39 Support for using the ngModel input property and ngModelChange event with 12:11:39 reactive form directives has been deprecated in Angular v6 and will be removed 12:11:39 in a future version of Angular. 12:11:39 12:11:39 For more information on this, see our API docs here: 12:11:39 https://angular.io/api/forms/FormControlName#use-with-ngmodel 12:11:39 ' 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.726 secs) 12:11:39 WARN: ' 12:11:39 It looks like you're using ngModel on the same form field as formControlName. 12:11:39 Support for using the ngModel input property and ngModelChange event with 12:11:39 reactive form directives has been deprecated in Angular v6 and will be removed 12:11:39 in a future version of Angular. 12:11:39 12:11:39 For more information on this, see our API docs here: 12:11:39 https://angular.io/api/forms/FormControlName#use-with-ngmodel 12:11:39 ' 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.746 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.751 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.754 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.755 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.792 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.805 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.81 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.815 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.82 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.825 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.838 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.85 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.857 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.86 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.862 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.865 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.902 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.91 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.922 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.957 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.971 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.986 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.036 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.046 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.056 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.063 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.077 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.087 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.097 secs) 12:11:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.118 secs) 12:11:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.15 secs / 2.118 secs) 12:11:40 TOTAL: 145 SUCCESS 12:11:40 ✔ Browser application bundle generation complete. 12:11:41 12:11:41 =============================== Coverage summary =============================== 12:11:41 Statements : 41.56% ( 1425/3429 ) 12:11:41 Branches : 12.14% ( 109/898 ) 12:11:41 Functions : 33.33% ( 417/1251 ) 12:11:41 Lines : 39.45% ( 1280/3245 ) 12:11:41 ================================================================================ 12:11:41 ✔ Browser application bundle generation complete. 12:11:41 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-607/web' [Pipeline] echo 12:11:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:11:41 $ docker stop --time=1 33f699d3cc2039ecebddd83f1426260ebdfcb0bb51e1ac67abd32a62baeb1490 12:11:42 $ docker rm -f --volumes 33f699d3cc2039ecebddd83f1426260ebdfcb0bb51e1ac67abd32a62baeb1490 [Pipeline] // withDockerContainer [Pipeline] sh 12:11:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:11:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:11:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:11:45 + ls -al . 12:11:45 total 180 12:11:45 drwxrwxr-x 14 jenkins jenkins 4096 May 16 12:09 . 12:11:45 drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:08 .. 12:11:45 drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:08 .blubracket 12:11:45 -rw-rw-r-- 1 jenkins jenkins 18 May 16 12:08 .dockerignore 12:11:45 drwxrwxr-x 8 jenkins jenkins 4096 May 16 12:08 .git 12:11:45 drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:08 .github 12:11:45 -rw-rw-r-- 1 jenkins jenkins 185 May 16 12:08 .gitignore 12:11:45 drwxr-xr-x 3 jenkins jenkins 4096 May 16 12:08 .semver 12:11:45 -rw-rw-r-- 1 jenkins jenkins 8418 May 16 12:08 Attribution.txt 12:11:45 -rw-rw-r-- 1 jenkins jenkins 17205 May 16 12:08 CHANGELOG.md 12:11:45 -rw-rw-r-- 1 jenkins jenkins 3959 May 16 12:08 CONTRIBUTING.md 12:11:45 -rw-rw-r-- 1 jenkins jenkins 1788 May 16 12:08 Dockerfile 12:11:45 -rw-rw-r-- 1 jenkins jenkins 652 May 16 12:08 Jenkinsfile 12:11:45 -rw-rw-r-- 1 jenkins jenkins 11357 May 16 12:08 LICENSE 12:11:45 -rw-rw-r-- 1 jenkins jenkins 2124 May 16 12:08 Makefile 12:11:45 -rw-rw-r-- 1 jenkins jenkins 4558 May 16 12:08 README.md 12:11:45 -rw-rw-r-- 1 jenkins jenkins 5 May 16 12:08 VERSION 12:11:45 drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:08 assets 12:11:45 drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:08 bin 12:11:45 drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:08 cmd 12:11:45 -rw-r--r-- 1 jenkins jenkins 10 May 16 12:09 coverage.out 12:11:45 drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:08 docs 12:11:45 -rw-rw-r-- 1 jenkins jenkins 3052 May 16 12:08 go.mod 12:11:45 -rw-rw-r-- 1 jenkins jenkins 30610 May 16 12:08 go.sum 12:11:45 drwxrwxr-x 8 jenkins jenkins 4096 May 16 12:08 internal 12:11:45 drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:08 snap 12:11:45 drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:08 testing 12:11:45 -rw-rw-r-- 1 jenkins jenkins 155 May 16 12:08 version.go 12:11:45 drwxrwxr-x 6 jenkins jenkins 4096 May 16 12:10 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:45 + 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=6f8f5a7c0f232f456415bf08126aface47b01b8c --label arch=amd64 --label version=0.0.0 . 12:11:45 Sending build context to Docker daemon 48.42MB 12:11:45 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 12:11:45 Step 2/25 : FROM ${BASE} AS builder 12:11:45 ---> 6494b6b427f7 12:11:45 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:11:46 ---> Running in af048f0a85d6 12:11:46 Removing intermediate container af048f0a85d6 12:11:46 ---> e15da55365d0 12:11:46 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 12:11:46 ---> Running in accac8da94d1 12:11:46 Removing intermediate container accac8da94d1 12:11:46 ---> fe69cf1cde62 12:11:46 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 12:11:46 ---> Running in 03bf049169e8 12:11:46 Removing intermediate container 03bf049169e8 12:11:46 ---> e531aa17225f 12:11:46 Step 6/25 : LABEL Name=edgex-ui-go 12:11:46 ---> Running in b108659931fe 12:11:46 Removing intermediate container b108659931fe 12:11:46 ---> 9c7f169f1e52 12:11:46 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 12:11:46 ---> Running in 74248e7fe085 12:11:47 Removing intermediate container 74248e7fe085 12:11:47 ---> 87fa58e3d1ed 12:11:47 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 12:11:47 ---> 216286c22aad 12:11:47 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:11:47 ---> Running in 51f8dc8cab3a 12:11:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:11:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:11:48 OK: 265 MiB in 53 packages 12:11:48 Removing intermediate container 51f8dc8cab3a 12:11:48 ---> cb1125699beb 12:11:48 Step 10/25 : ENV GO111MODULE=on 12:11:48 ---> Running in 46436b0fef83 12:11:48 Removing intermediate container 46436b0fef83 12:11:48 ---> 0591cfab03f9 12:11:48 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:11:48 ---> Running in 840bd2b3f71b 12:11:48 Removing intermediate container 840bd2b3f71b 12:11:48 ---> 3e3775785973 12:11:48 Step 12/25 : COPY go.mod vendor* ./ 12:11:49 ---> 13b817bf9d4f 12:11:49 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:11:49 ---> Running in fc10bc5c2dd0 12:11:49 Removing intermediate container fc10bc5c2dd0 12:11:49 ---> 71237d439072 12:11:49 Step 14/25 : COPY . . 12:11:51 ---> e8ae050ea404 12:11:51 Step 15/25 : RUN ${MAKE} 12:11:51 ---> Running in 078985dc7c6c 12:11:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 12:12:09 Removing intermediate container 078985dc7c6c 12:12:09 ---> b90f65bde367 12:12:09 Step 16/25 : FROM alpine:3.17 12:12:09 3.17: Pulling from library/alpine 12:12:09 f56be85fc22e: Already exists 12:12:09 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 12:12:09 Status: Downloaded newer image for alpine:3.17 12:12:09 ---> 9ed4aefc74f6 12:12:09 Step 17/25 : EXPOSE 4000 12:12:09 ---> Running in be6fa30f6085 12:12:09 Removing intermediate container be6fa30f6085 12:12:09 ---> cac51bcc2d09 12:12:09 Step 18/25 : 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 12:12:10 ---> 4daa7d5e710d 12:12:10 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 12:12:10 ---> 320d8b8eb920 12:12:10 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 12:12:10 ---> eb94db63b12f 12:12:10 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:12:10 ---> Running in 4c4d5386bc8d 12:12:10 Removing intermediate container 4c4d5386bc8d 12:12:10 ---> b7d7bff45cde 12:12:10 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 12:12:10 ---> Running in 5a65965ccacb 12:12:10 Removing intermediate container 5a65965ccacb 12:12:10 ---> e2b2cb10266a 12:12:10 Step 23/25 : LABEL arch=amd64 12:12:10 ---> Running in 24800510469f 12:12:10 Removing intermediate container 24800510469f 12:12:10 ---> a66105e35c87 12:12:10 Step 24/25 : LABEL git_sha=6f8f5a7c0f232f456415bf08126aface47b01b8c 12:12:10 ---> Running in 4441c34c0684 12:12:10 Removing intermediate container 4441c34c0684 12:12:10 ---> 5c29ccf5d1f7 12:12:10 Step 25/25 : LABEL version=0.0.0 12:12:10 ---> Running in 88bbb266cb69 12:12:10 Removing intermediate container 88bbb266cb69 12:12:10 ---> 8b07d7db2a07 12:12:10 [Warning] One or more build-args [ARCH] were not consumed 12:12:10 Successfully built 8b07d7db2a07 12:12:10 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 12:12:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:12:11 12:12:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:12:11 latest: Pulling from edgex-lftools-log-publisher 12:12:11 5eb5b503b376: Pulling fs layer 12:12:11 5c69ac0246d0: Pulling fs layer 12:12:11 ec43610c2a17: Pulling fs layer 12:12:11 3a2ae6a8a46f: Pulling fs layer 12:12:11 33b1e0a273af: Pulling fs layer 12:12:11 5d3b04190fa2: Pulling fs layer 12:12:11 2f39f015ded8: Pulling fs layer 12:12:11 3a2ae6a8a46f: Waiting 12:12:11 2f39f015ded8: Waiting 12:12:11 33b1e0a273af: Waiting 12:12:11 5d3b04190fa2: Waiting 12:12:11 5c69ac0246d0: Download complete 12:12:11 3a2ae6a8a46f: Download complete 12:12:11 33b1e0a273af: Verifying Checksum 12:12:11 33b1e0a273af: Download complete 12:12:11 5d3b04190fa2: Verifying Checksum 12:12:11 5d3b04190fa2: Download complete 12:12:11 ec43610c2a17: Verifying Checksum 12:12:11 ec43610c2a17: Download complete 12:12:11 5eb5b503b376: Verifying Checksum 12:12:11 5eb5b503b376: Download complete 12:12:12 2f39f015ded8: Verifying Checksum 12:12:12 2f39f015ded8: Download complete 12:12:13 5eb5b503b376: Pull complete 12:12:13 5c69ac0246d0: Pull complete 12:12:13 ec43610c2a17: Pull complete 12:12:13 3a2ae6a8a46f: Pull complete 12:12:13 33b1e0a273af: Pull complete 12:12:13 5d3b04190fa2: Pull complete 12:12:19 2f39f015ded8: Pull complete 12:12:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:12:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:12:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:12:19 prd-ubuntu20.04-docker-8c-8g-15721 does not seem to be running inside a container 12:12:19 $ 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-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:12:22 $ docker top 55c25d187d4cc0a00a9300b0ef536369ddcdf756ddf8765ecbeb3652a9f3cb88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:12:23 ---> job-cost.sh 12:12:23 lf-activate-venv: SKIPPING 12:12:23 INFO: No Stack... 12:12:23 INFO: Retrieving Pricing Info for: v3-standard-8 12:12:23 INFO: Archiving Costs [Pipeline] sh 12:12:24 + + cut -d, -f6 12:12:24 cat /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives/cost.csv [Pipeline] lock 12:12:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-607-4-stack-cost] 12:12:24 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-607-4-stack-cost] did not exist. Created. 12:12:24 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-607-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:12:24 + echo total: 0.2199999988079071 [Pipeline] stash 12:12:24 Stashed 1 file(s) [Pipeline] } 12:12:24 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-607-4-stack-cost] [Pipeline] // lock [Pipeline] } 12:12:24 $ docker stop --time=1 55c25d187d4cc0a00a9300b0ef536369ddcdf756ddf8765ecbeb3652a9f3cb88 12:12:26 $ docker rm -f --volumes 55c25d187d4cc0a00a9300b0ef536369ddcdf756ddf8765ecbeb3652a9f3cb88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:12:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15722 in /w/workspace/edgexfoundry_edgex-ui-go_PR-607 [Pipeline] { [Pipeline] ws 12:12:40 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 12:12:40 The recommended git tool is: git 12:12:45 using credential edgex-jenkins-ssh 12:12:45 Cloning the remote Git repository 12:12:45 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 12:12:45 > git init /w/workspace/edgex-ui-go/4 # timeout=10 12:12:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:12:45 > git --version # timeout=10 12:12:45 > git --version # 'git version 2.25.1' 12:12:45 using GIT_SSH to set credentials SSH Credentials for GitHub 12:12:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:12:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:12:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:12:50 Merging remotes/origin/main commit c9840ee3d982748db972085be425fa319c5fdbd2 into PR head commit 6f8f5a7c0f232f456415bf08126aface47b01b8c 12:12:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:12:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:12:49 using GIT_SSH to set credentials SSH Credentials for GitHub 12:12:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/607/head:refs/remotes/origin/PR-607 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:12:50 > git config core.sparsecheckout # timeout=10 12:12:51 Merge succeeded, producing 6f8f5a7c0f232f456415bf08126aface47b01b8c 12:12:51 Checking out Revision 6f8f5a7c0f232f456415bf08126aface47b01b8c (PR-607) 12:12:51 Commit message: "build(snap): Correct epoch start from 1" 12:12:50 > git checkout -f 6f8f5a7c0f232f456415bf08126aface47b01b8c # timeout=10 12:12:50 > git remote # timeout=10 12:12:50 > git config --get remote.origin.url # timeout=10 12:12:50 using GIT_SSH to set credentials SSH Credentials for GitHub 12:12:51 > git merge c9840ee3d982748db972085be425fa319c5fdbd2 # timeout=10 12:12:51 > git rev-parse HEAD^{commit} # timeout=10 12:12:51 > git config core.sparsecheckout # timeout=10 12:12:51 > git checkout -f 6f8f5a7c0f232f456415bf08126aface47b01b8c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:12:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:12:52 % Total % Received % Xferd Average Speed Time Time Time Current 12:12:52 Dload Upload Total Spent Left Speed 12:12:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh 12:12:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:12:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:12:53 + sudo tee /etc/docker/daemon.new 12:12:53 { 12:12:53 "registry-mirrors": [ 12:12:53 "https://nexus3.edgexfoundry.org:10001" 12:12:53 ], 12:12:53 "bip": "10.250.0.254/24", 12:12:53 "hosts": [ 12:12:53 "tcp://0.0.0.0:5555", 12:12:53 "unix:///var/run/docker.sock" 12:12:53 ], 12:12:53 "mtu": 1458, 12:12:53 "selinux-enabled": true, 12:12:53 "seccomp-profile": "/etc/docker/seccomp.json" 12:12:53 } [Pipeline] sh 12:12:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:12:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:13:12 provisioning config files... 12:13:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config123597456053884813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:13:12 ---> docker-login.sh 12:13:12 nexus3.edgexfoundry.org:10001 12:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:13 Configure a credential helper to remove this warning. See 12:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:13 12:13:13 Login Succeeded 12:13:13 nexus3.edgexfoundry.org:10002 12:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:13 Configure a credential helper to remove this warning. See 12:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:13 12:13:14 Login Succeeded 12:13:14 nexus3.edgexfoundry.org:10003 12:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:14 Configure a credential helper to remove this warning. See 12:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:14 12:13:14 Login Succeeded 12:13:14 nexus3.edgexfoundry.org:10004 12:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:14 Configure a credential helper to remove this warning. See 12:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:14 12:13:14 Login Succeeded 12:13:14 docker.io 12:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:15 Configure a credential helper to remove this warning. See 12:13:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:15 12:13:15 Login Succeeded 12:13:15 ---> docker-login.sh ends [Pipeline] } 12:13:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:13:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:13:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:13:15 ========================================================= 12:13:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 12:13:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 12:13:16 Sending build context to Docker daemon 28.38MB 12:13:16 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 12:13:16 Step 2/15 : FROM ${BASE} AS builder 12:13:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:13:16 c41833b44d91: Pulling fs layer 12:13:16 ed15518f5707: Pulling fs layer 12:13:16 feae8fd75edb: Pulling fs layer 12:13:16 242c74f7c9fa: Pulling fs layer 12:13:16 3cdef696dda3: Pulling fs layer 12:13:16 2ced38df9373: Pulling fs layer 12:13:16 58f1dce35555: Pulling fs layer 12:13:16 242c74f7c9fa: Waiting 12:13:16 3cdef696dda3: Waiting 12:13:16 2ced38df9373: Waiting 12:13:16 58f1dce35555: Waiting 12:13:16 ed15518f5707: Verifying Checksum 12:13:16 ed15518f5707: Download complete 12:13:16 242c74f7c9fa: Verifying Checksum 12:13:16 242c74f7c9fa: Download complete 12:13:16 3cdef696dda3: Verifying Checksum 12:13:16 3cdef696dda3: Download complete 12:13:16 c41833b44d91: Verifying Checksum 12:13:16 c41833b44d91: Download complete 12:13:17 c41833b44d91: Pull complete 12:13:18 58f1dce35555: Verifying Checksum 12:13:18 58f1dce35555: Download complete 12:13:18 ed15518f5707: Pull complete 12:13:19 feae8fd75edb: Verifying Checksum 12:13:19 feae8fd75edb: Download complete 12:13:19 2ced38df9373: Verifying Checksum 12:13:19 2ced38df9373: Download complete 12:13:32 feae8fd75edb: Pull complete 12:13:32 242c74f7c9fa: Pull complete 12:13:32 3cdef696dda3: Pull complete 12:13:38 2ced38df9373: Pull complete 12:13:40 58f1dce35555: Pull complete 12:13:40 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 12:13:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 12:13:40 ---> fadd8f120f05 12:13:40 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:13:42 ---> Running in 2d475d3134a5 12:13:42 Removing intermediate container 2d475d3134a5 12:13:42 ---> 5661f85366cb 12:13:42 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 12:13:42 ---> Running in 691b9b63b474 12:13:43 Removing intermediate container 691b9b63b474 12:13:43 ---> 36f567eee0fc 12:13:43 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 12:13:43 ---> Running in e3da7f25ab1c 12:13:43 Removing intermediate container e3da7f25ab1c 12:13:43 ---> 77f2756be735 12:13:43 Step 6/15 : LABEL Name=edgex-ui-go 12:13:43 ---> Running in c326b94a6a97 12:13:43 Removing intermediate container c326b94a6a97 12:13:43 ---> ce7eaaf7157b 12:13:43 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 12:13:44 ---> Running in db98aad912c8 12:13:44 Removing intermediate container db98aad912c8 12:13:44 ---> 71cf7a1f3ed4 12:13:44 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 12:13:44 latest: Pulling from library/docker 12:13:44 08409d417260: Pulling fs layer 12:13:44 bf127bdc9f4f: Pulling fs layer 12:13:44 55b4810136f4: Pulling fs layer 12:13:44 7755db036d15: Pulling fs layer 12:13:44 5a3f85b23db6: Pulling fs layer 12:13:44 cf39c0494cbe: Pulling fs layer 12:13:44 f4a1512e3bbb: Pulling fs layer 12:13:44 5ccc04d8fc75: Pulling fs layer 12:13:44 bc47925e6b41: Pulling fs layer 12:13:44 3ad6e81d58bb: Pulling fs layer 12:13:44 3b77d6fe3da4: Pulling fs layer 12:13:44 31f5e86c7e55: Pulling fs layer 12:13:44 7db388f73c37: Pulling fs layer 12:13:44 08255c858201: Pulling fs layer 12:13:44 5ccc04d8fc75: Waiting 12:13:44 31f5e86c7e55: Waiting 12:13:44 bc47925e6b41: Waiting 12:13:44 3b77d6fe3da4: Waiting 12:13:44 3ad6e81d58bb: Waiting 12:13:44 7755db036d15: Waiting 12:13:44 7db388f73c37: Waiting 12:13:44 5a3f85b23db6: Waiting 12:13:44 cf39c0494cbe: Waiting 12:13:44 f4a1512e3bbb: Waiting 12:13:44 08255c858201: Waiting 12:13:44 55b4810136f4: Verifying Checksum 12:13:44 55b4810136f4: Download complete 12:13:44 bf127bdc9f4f: Verifying Checksum 12:13:44 bf127bdc9f4f: Download complete 12:13:45 08409d417260: Download complete 12:13:45 5a3f85b23db6: Verifying Checksum 12:13:45 5a3f85b23db6: Download complete 12:13:45 7755db036d15: Verifying Checksum 12:13:45 7755db036d15: Download complete 12:13:45 cf39c0494cbe: Verifying Checksum 12:13:45 cf39c0494cbe: Download complete 12:13:45 f4a1512e3bbb: Verifying Checksum 12:13:45 f4a1512e3bbb: Download complete 12:13:45 5ccc04d8fc75: Verifying Checksum 12:13:45 5ccc04d8fc75: Download complete 12:13:45 bc47925e6b41: Verifying Checksum 12:13:45 bc47925e6b41: Download complete 12:13:45 08409d417260: Pull complete 12:13:45 3b77d6fe3da4: Verifying Checksum 12:13:45 3b77d6fe3da4: Download complete 12:13:45 7db388f73c37: Verifying Checksum 12:13:45 7db388f73c37: Download complete 12:13:45 08255c858201: Verifying Checksum 12:13:45 08255c858201: Download complete 12:13:46 3ad6e81d58bb: Verifying Checksum 12:13:46 3ad6e81d58bb: Download complete 12:13:46 31f5e86c7e55: Verifying Checksum 12:13:46 31f5e86c7e55: Download complete 12:13:48 bf127bdc9f4f: Pull complete 12:13:48 55b4810136f4: Pull complete 12:13:49 7755db036d15: Pull complete 12:13:50 5a3f85b23db6: Pull complete 12:13:51 cf39c0494cbe: Pull complete 12:13:51 f4a1512e3bbb: Pull complete 12:13:52 5ccc04d8fc75: Pull complete 12:13:52 bc47925e6b41: Pull complete 12:13:53 3ad6e81d58bb: Pull complete 12:13:53 3b77d6fe3da4: Pull complete 12:13:55 31f5e86c7e55: Pull complete 12:13:56 7db388f73c37: Pull complete 12:13:56 08255c858201: Pull complete 12:13:56 Digest: sha256:2985399fb735fa4c3b6cfba8d1087f011dc4c6f5fde105c9c5a77be472b73836 12:13:56 Status: Downloaded newer image for docker:latest 12:13:58 ---> edaf8b1552e4 12:13:58 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:13:58 ---> Running in 467064e86936 12:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:14:00 OK: 263 MiB in 53 packages 12:14:01 Removing intermediate container 467064e86936 12:14:01 ---> 1507c06e43f1 12:14:01 Step 10/15 : ENV GO111MODULE=on 12:14:01 ---> Running in ccd46b68e61f 12:14:02 Removing intermediate container ccd46b68e61f 12:14:02 ---> 931fe7cd76a0 12:14:02 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:14:02 ---> Running in 290ca1ca31c8 12:14:02 Removing intermediate container 290ca1ca31c8 12:14:02 ---> 95565e1338af 12:14:02 Step 12/15 : COPY go.mod vendor* ./ 12:14:02 ---> 6b94506a3f71 12:14:02 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:14:02 ---> Running in b75615f137a4 12:15:10 Removing intermediate container b75615f137a4 12:15:10 ---> 24ff760bd3eb 12:15:10 Step 14/15 : COPY . . 12:15:10 ---> da51ac25de49 12:15:10 Step 15/15 : RUN ${MAKE} 12:15:10 ---> Running in 8dfa9e5f7cbc 12:15:10 noop 12:15:10 Removing intermediate container 8dfa9e5f7cbc 12:15:10 ---> 29b122153695 12:15:10 Successfully built 29b122153695 12:15:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:15:11 + docker inspect -f . ci-base-image-arm64 12:15:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:15:11 prd-ubuntu20.04-docker-arm64-4c-16g-15722 does not seem to be running inside a container 12:15:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:15:12 $ docker top a5d2bf545716443ff21e35766f65a2262b919298ea8396dff31248a09c1ac945 -eo pid,comm [Pipeline] { [Pipeline] sh 12:15:13 + go version 12:15:13 go version go1.20.2 linux/arm64 [Pipeline] } 12:15:13 $ docker stop --time=1 a5d2bf545716443ff21e35766f65a2262b919298ea8396dff31248a09c1ac945 12:15:15 $ docker rm -f --volumes a5d2bf545716443ff21e35766f65a2262b919298ea8396dff31248a09c1ac945 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:15:15 + docker inspect -f . ci-base-image-arm64 12:15:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:15:16 prd-ubuntu20.04-docker-arm64-4c-16g-15722 does not seem to be running inside a container 12:15:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:15:17 $ docker top 56035997e1e3e2012f45dfa71d24e062a809e3ff7f438e6747f1436871774c96 -eo pid,comm [Pipeline] { [Pipeline] sh 12:15:18 + git config --global --add safe.directory /w/workspace/edgex-ui-go/4 [Pipeline] fileExists [Pipeline] sh 12:15:18 + make test 12:15:18 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 12:15:49 ? github.com/edgexfoundry/edgex-ui-go [no test files] 12:17:27 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 12:17:27 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 12:17:27 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 12:17:27 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 12:17:27 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 12:17:27 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 12:17:27 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 12:17:27 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 12:17:27 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 12:17:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:17:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:17:37 ./bin/test-attribution-txt.sh 12:17:37 make -C web test 12:17:37 make[1]: Entering directory '/w/workspace/edgex-ui-go/4/web' 12:17:37 make[1]: tput: No such file or directory 12:17:37 make[1]: tput: No such file or directory 12:17:37 warning: generating ./VERSION 12:17:37 echo "0.0.0" > VERSION 12:17:37 docker build \ 12:17:37 -f Dockerfile \ 12:17:37 --build-arg USER=1000 \ 12:17:37 \ 12:17:37 --label "git_sha=6f8f5a7c0f232f456415bf08126aface47b01b8c" \ 12:17:37 -t edgexfoundry/edgex-web-ui:6f8f5a7c0f232f456415bf08126aface47b01b8c \ 12:17:37 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 12:17:37 . 12:17:37 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 12:17:37 Install the buildx component to build images with BuildKit: 12:17:37 https://docs.docker.com/go/buildx/ 12:17:37 12:17:38 Sending build context to Docker daemon 2.571MB 12:17:38 Step 1/10 : FROM node:16.17-alpine3.15 12:17:38 16.17-alpine3.15: Pulling from library/node 12:17:38 47517142f6ba: Pulling fs layer 12:17:38 5f8c4bfa009b: Pulling fs layer 12:17:38 f7079c9c4ba1: Pulling fs layer 12:17:38 aba105e6f55a: Pulling fs layer 12:17:38 aba105e6f55a: Waiting 12:17:38 f7079c9c4ba1: Verifying Checksum 12:17:38 f7079c9c4ba1: Download complete 12:17:38 47517142f6ba: Verifying Checksum 12:17:38 47517142f6ba: Download complete 12:17:38 aba105e6f55a: Verifying Checksum 12:17:38 aba105e6f55a: Download complete 12:17:39 47517142f6ba: Pull complete 12:17:39 5f8c4bfa009b: Verifying Checksum 12:17:39 5f8c4bfa009b: Download complete 12:17:42 5f8c4bfa009b: Pull complete 12:17:43 f7079c9c4ba1: Pull complete 12:17:43 aba105e6f55a: Pull complete 12:17:43 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 12:17:43 Status: Downloaded newer image for node:16.17-alpine3.15 12:17:43 ---> bf1b8b58d215 12:17:43 Step 2/10 : RUN apk add --no-cache chromium 12:17:44 ---> Running in 747e789d008e 12:17:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:17:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:17:46 (1/128) Installing libxau (1.0.9-r0) 12:17:46 (2/128) Installing libmd (1.0.3-r0) 12:17:46 (3/128) Installing libbsd (0.11.3-r1) 12:17:46 (4/128) Installing libxdmcp (1.1.3-r0) 12:17:46 (5/128) Installing libxcb (1.14-r2) 12:17:46 (6/128) Installing libx11 (1.7.3.1-r0) 12:17:46 (7/128) Installing libxext (1.3.4-r0) 12:17:46 (8/128) Installing libice (1.0.10-r0) 12:17:46 (9/128) Installing libuuid (2.37.4-r0) 12:17:46 (10/128) Installing libsm (1.2.3-r0) 12:17:46 (11/128) Installing libxt (1.2.1-r0) 12:17:46 (12/128) Installing libxmu (1.1.3-r0) 12:17:46 (13/128) Installing xset (1.2.4-r0) 12:17:46 (14/128) Installing xprop (1.2.5-r0) 12:17:46 (15/128) Installing xdg-utils (1.1.3-r0) 12:17:46 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 12:17:46 (17/128) Installing pkgconf (1.8.1-r0) 12:17:46 (18/128) Installing libffi (3.4.2-r1) 12:17:46 (19/128) Installing libintl (0.21-r0) 12:17:46 (20/128) Installing libblkid (2.37.4-r0) 12:17:46 (21/128) Installing libmount (2.37.4-r0) 12:17:46 (22/128) Installing pcre (8.45-r1) 12:17:46 (23/128) Installing glib (2.70.1-r0) 12:17:46 (24/128) Installing xz-libs (5.2.5-r1) 12:17:46 (25/128) Installing libxml2 (2.9.14-r2) 12:17:47 (26/128) Installing shared-mime-info (2.1-r2) 12:17:47 (27/128) Installing hicolor-icon-theme (0.17-r1) 12:17:47 (28/128) Installing libjpeg-turbo (2.1.2-r0) 12:17:47 (29/128) Installing libpng (1.6.37-r1) 12:17:47 (30/128) Installing libwebp (1.2.2-r0) 12:17:47 (31/128) Installing zstd-libs (1.5.0-r0) 12:17:47 (32/128) Installing tiff (4.4.0-r1) 12:17:47 (33/128) Installing gdk-pixbuf (2.42.8-r0) 12:17:47 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 12:17:47 (35/128) Installing libxcomposite (0.4.5-r0) 12:17:47 (36/128) Installing libxfixes (6.0.0-r0) 12:17:47 (37/128) Installing libxrender (0.9.10-r3) 12:17:47 (38/128) Installing libxcursor (1.2.0-r0) 12:17:47 (39/128) Installing libxdamage (1.1.5-r1) 12:17:47 (40/128) Installing libxi (1.8-r0) 12:17:47 (41/128) Installing libxinerama (1.1.4-r1) 12:17:47 (42/128) Installing libxrandr (1.5.2-r1) 12:17:47 (43/128) Installing atk (2.36.0-r0) 12:17:47 (44/128) Installing libxtst (1.2.3-r3) 12:17:47 (45/128) Installing dbus-libs (1.12.24-r0) 12:17:47 (46/128) Installing at-spi2-core (2.42.0-r0) 12:17:47 (47/128) Installing at-spi2-atk (2.38.0-r0) 12:17:47 (48/128) Installing expat (2.5.0-r0) 12:17:47 (49/128) Installing brotli-libs (1.0.9-r5) 12:17:47 (50/128) Installing libbz2 (1.0.8-r1) 12:17:47 (51/128) Installing freetype (2.11.1-r2) 12:17:47 (52/128) Installing fontconfig (2.13.1-r4) 12:17:47 (53/128) Installing pixman (0.40.0-r4) 12:17:47 (54/128) Installing cairo (1.16.0-r5) 12:17:47 (55/128) Installing cairo-gobject (1.16.0-r5) 12:17:47 (56/128) Installing avahi-libs (0.8-r5) 12:17:47 (57/128) Installing gmp (6.2.1-r1) 12:17:47 (58/128) Installing nettle (3.7.3-r0) 12:17:47 (59/128) Installing p11-kit (0.24.0-r1) 12:17:47 (60/128) Installing libtasn1 (4.18.0-r1) 12:17:47 (61/128) Installing libunistring (0.9.10-r1) 12:17:47 (62/128) Installing gnutls (3.7.1-r2) 12:17:47 (63/128) Installing cups-libs (2.3.3-r6) 12:17:47 (64/128) Installing libepoxy (1.5.9-r0) 12:17:47 (65/128) Installing fribidi (1.0.11-r0) 12:17:47 (66/128) Installing graphite2 (1.3.14-r0) 12:17:47 (67/128) Installing harfbuzz (3.0.0-r2) 12:17:47 (68/128) Installing libxft (2.3.4-r0) 12:17:47 (69/128) Installing pango (1.48.10-r0) 12:17:47 (70/128) Installing wayland-libs-client (1.19.0-r1) 12:17:47 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 12:17:47 (72/128) Installing wayland-libs-egl (1.19.0-r1) 12:17:47 (73/128) Installing xkeyboard-config (2.34-r0) 12:17:47 (74/128) Installing libxkbcommon (1.3.1-r0) 12:17:47 (75/128) Installing gtk+3.0 (3.24.30-r0) 12:17:48 Executing gtk+3.0-3.24.30-r0.post-install 12:17:48 (76/128) Installing libfontenc (1.1.4-r0) 12:17:48 (77/128) Installing mkfontscale (1.2.1-r1) 12:17:48 (78/128) Installing ttf-opensans (1.10-r1) 12:17:48 Executing ttf-opensans-1.10-r1.post-install 12:17:51 (79/128) Installing libogg (1.3.5-r0) 12:17:51 (80/128) Installing flac (1.3.4-r0) 12:17:51 (81/128) Installing alsa-lib (1.2.5.1-r1) 12:17:51 (82/128) Installing libatomic (10.3.1_git20211027-r0) 12:17:51 (83/128) Installing sdl2 (2.0.16-r4) 12:17:51 (84/128) Installing aom-libs (3.2.0-r0) 12:17:51 (85/128) Installing libass (0.15.2-r0) 12:17:51 (86/128) Installing libdav1d (0.9.2-r0) 12:17:51 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 12:17:51 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 12:17:51 (89/128) Installing lame (3.100-r0) 12:17:51 (90/128) Installing opus (1.3.1-r1) 12:17:51 (91/128) Installing libgomp (10.3.1_git20211027-r0) 12:17:51 (92/128) Installing soxr (0.1.3-r2) 12:17:51 (93/128) Installing libsrt (1.4.2-r1) 12:17:51 (94/128) Installing libssh (0.9.6-r1) 12:17:51 (95/128) Installing libtheora (1.1.1-r16) 12:17:51 (96/128) Installing v4l-utils-libs (1.22.1-r1) 12:17:51 (97/128) Installing libdrm (2.4.109-r0) 12:17:51 (98/128) Installing libva (2.13.0-r0) 12:17:51 (99/128) Installing libvdpau (1.4-r0) 12:17:51 (100/128) Installing vidstab (1.1.0-r1) 12:17:51 (101/128) Installing libvorbis (1.3.7-r0) 12:17:51 (102/128) Installing libvpx (1.10.0-r0) 12:17:51 (103/128) Installing vulkan-loader (1.2.196-r0) 12:17:51 (104/128) Installing x264-libs (20210613-r0) 12:17:51 (105/128) Installing x265-libs (3.5-r0) 12:17:51 (106/128) Installing xvidcore (1.3.7-r1) 12:17:51 (107/128) Installing ffmpeg-libs (4.4.1-r2) 12:17:51 (108/128) Installing libevent (2.1.12-r4) 12:17:51 (109/128) Installing mesa (21.2.6-r0) 12:17:51 (110/128) Installing wayland-libs-server (1.19.0-r1) 12:17:51 (111/128) Installing mesa-gbm (21.2.6-r0) 12:17:51 (112/128) Installing lcms2 (2.12-r1) 12:17:51 (113/128) Installing nspr (4.32-r0) 12:17:51 (114/128) Installing sqlite-libs (3.36.0-r0) 12:17:51 (115/128) Installing nss (3.78.1-r0) 12:17:51 (116/128) Installing libasyncns (0.8-r1) 12:17:51 (117/128) Installing libltdl (2.4.6-r7) 12:17:51 (118/128) Installing orc (0.4.32-r0) 12:17:51 (119/128) Installing libsndfile (1.0.31-r1) 12:17:51 (120/128) Installing speexdsp (1.2.0-r0) 12:17:51 (121/128) Installing tdb-libs (1.4.5-r0) 12:17:51 (122/128) Installing libpulse (15.0-r2) 12:17:51 (123/128) Installing re2 (2021.11.01-r0) 12:17:51 (124/128) Installing snappy (1.1.9-r1) 12:17:51 (125/128) Installing libgpg-error (1.42-r1) 12:17:52 (126/128) Installing libgcrypt (1.9.4-r0) 12:17:52 (127/128) Installing libxslt (1.1.35-r0) 12:17:52 (128/128) Installing chromium (99.0.4844.84-r0) 12:17:56 Executing busybox-1.34.1-r7.trigger 12:17:56 Executing glib-2.70.1-r0.trigger 12:17:56 Executing shared-mime-info-2.1-r2.trigger 12:17:57 Executing gdk-pixbuf-2.42.8-r0.trigger 12:17:57 Executing gtk-update-icon-cache-2.24.33-r0.trigger 12:17:57 Executing fontconfig-2.13.1-r4.trigger 12:17:58 Executing mkfontscale-1.2.1-r1.trigger 12:17:58 OK: 275 MiB in 144 packages 12:18:06 Removing intermediate container 747e789d008e 12:18:06 ---> 66161a1a8bbf 12:18:06 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 12:18:06 ---> Running in 6c9e7bb3ec86 12:18:06 Removing intermediate container 6c9e7bb3ec86 12:18:06 ---> e6cdb5cd6f4e 12:18:06 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 12:18:06 ---> Running in 99b8180fe5bf 12:18:06 Removing intermediate container 99b8180fe5bf 12:18:06 ---> 01132bb088cb 12:18:06 Step 5/10 : RUN npm install -g npm 12:18:06 ---> Running in eedc1610e2b3 12:18:33 12:18:33 removed 7 packages, changed 101 packages, and audited 264 packages in 24s 12:18:33 12:18:33 27 packages are looking for funding 12:18:33 run `npm fund` for details 12:18:33 12:18:33 found 0 vulnerabilities 12:18:37 Removing intermediate container eedc1610e2b3 12:18:37 ---> 5f1f4f6bd935 12:18:37 Step 6/10 : ARG USER=1000 12:18:37 ---> Running in b03fb4a2740c 12:18:37 Removing intermediate container b03fb4a2740c 12:18:37 ---> 02e6ec857494 12:18:37 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 12:18:37 ---> Running in b16b4a22762d 12:18:39 Removing intermediate container b16b4a22762d 12:18:39 ---> 00f7891272f9 12:18:39 Step 8/10 : USER $USER:$USER 12:18:39 ---> Running in 07f9892d2af4 12:18:39 Removing intermediate container 07f9892d2af4 12:18:39 ---> ef8af63e5df6 12:18:39 Step 9/10 : WORKDIR /app 12:18:40 ---> Running in 08852983ae64 12:18:40 Removing intermediate container 08852983ae64 12:18:40 ---> b562d3cf7a73 12:18:40 Step 10/10 : LABEL git_sha=6f8f5a7c0f232f456415bf08126aface47b01b8c 12:18:40 ---> Running in 262f45104aae 12:18:40 Removing intermediate container 262f45104aae 12:18:40 ---> 377b0a6a16b1 12:18:40 Successfully built 377b0a6a16b1 12:18:40 Successfully tagged edgexfoundry/edgex-web-ui:6f8f5a7c0f232f456415bf08126aface47b01b8c 12:18:40 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 12:18:40 touch edgex-web-ui.imagebuilt 12:18:40 mkdir -p node_modules coverage 12:18:40 chown "1000:1000" node_modules coverage package-lock.json 12:18:40 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 12:18:53 npm WARN old lockfile 12:18:53 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 12:18:53 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 12:18:53 npm WARN old lockfile 12:18:53 npm WARN old lockfile This is a one-time fix-up, please be patient... 12:18:53 npm WARN old lockfile 12:19:32 npm WARN EBADENGINE Unsupported engine { 12:19:32 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 12:19:32 npm WARN EBADENGINE required: { 12:19:32 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:19:32 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:19:32 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:19:32 npm WARN EBADENGINE }, 12:19:32 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:19:32 npm WARN EBADENGINE } 12:19:32 npm WARN EBADENGINE Unsupported engine { 12:19:32 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 12:19:32 npm WARN EBADENGINE required: { 12:19:32 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:19:32 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:19:32 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:19:32 npm WARN EBADENGINE }, 12:19:32 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:19:32 npm WARN EBADENGINE } 12:19:32 npm WARN EBADENGINE Unsupported engine { 12:19:32 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 12:19:32 npm WARN EBADENGINE required: { 12:19:32 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:19:32 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:19:32 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:19:32 npm WARN EBADENGINE }, 12:19:32 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:19:32 npm WARN EBADENGINE } 12:19:32 npm WARN EBADENGINE Unsupported engine { 12:19:32 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 12:19:32 npm WARN EBADENGINE required: { 12:19:32 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:19:32 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:19:32 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:19:32 npm WARN EBADENGINE }, 12:19:32 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:19:32 npm WARN EBADENGINE } 12:19:32 npm WARN EBADENGINE Unsupported engine { 12:19:32 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 12:19:32 npm WARN EBADENGINE required: { 12:19:32 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:19:32 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:19:32 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:19:32 npm WARN EBADENGINE }, 12:19:32 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:19:32 npm WARN EBADENGINE } 12:19:32 npm WARN EBADENGINE Unsupported engine { 12:19:32 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 12:19:32 npm WARN EBADENGINE required: { 12:19:32 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:19:32 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:19:32 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:19:32 npm WARN EBADENGINE }, 12:19:32 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:19:32 npm WARN EBADENGINE } 12:19:32 npm WARN EBADENGINE Unsupported engine { 12:19:32 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 12:19:32 npm WARN EBADENGINE required: { 12:19:32 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:19:32 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:19:32 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:19:32 npm WARN EBADENGINE }, 12:19:32 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:19:32 npm WARN EBADENGINE } 12:19:32 npm WARN EBADENGINE Unsupported engine { 12:19:32 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 12:19:32 npm WARN EBADENGINE required: { 12:19:32 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:19:32 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:19:32 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:19:32 npm WARN EBADENGINE }, 12:19:32 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:19:32 npm WARN EBADENGINE } 12:19:32 npm WARN EBADENGINE Unsupported engine { 12:19:32 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 12:19:32 npm WARN EBADENGINE required: { 12:19:32 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 12:19:32 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 12:19:32 npm WARN EBADENGINE yarn: '>= 1.13.0' 12:19:32 npm WARN EBADENGINE }, 12:19:32 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 12:19:32 npm WARN EBADENGINE } 12:19:58 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 12:19:58 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 12:19:58 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 12:19: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 12:19:58 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 12:19:58 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 12:20:04 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 12:20:10 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 12:20:12 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 12:20:12 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 12:20:22 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 12:20:32 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 12:20:32 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 12:20:33 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. 12:20:37 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. 12:20:38 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. 12:20:40 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 12:20:52 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 12:20:52 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 12:21:10 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. 12:21:33 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. 12:22:11 12:22:11 added 1475 packages, and audited 1476 packages in 3m 12:22:11 12:22:11 90 packages are looking for funding 12:22:11 run `npm fund` for details 12:22:11 12:22:11 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 12:22:11 12:22:11 To address issues that do not require attention, run: 12:22:11 npm audit fix 12:22:11 12:22:11 To address all issues (including breaking changes), run: 12:22:11 npm audit fix --force 12:22:11 12:22:11 Run `npm audit` for details. 12:22:11 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 12:22:26 - Generating browser application bundles (phase: setup)... 12:22:59 Compiling @angular/core : es2015 as esm2015 12:22:59 Compiling @angular/compiler/testing : es2015 as esm2015 12:23:25 Compiling @angular/common : es2015 as esm2015 12:23:25 Compiling @angular/core/testing : es2015 as esm2015 12:23:32 Compiling @angular/platform-browser : es2015 as esm2015 12:23:32 Compiling @angular/common/testing : es2015 as esm2015 12:23:35 Compiling @angular/router : es2015 as esm2015 12:23:36 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 12:23:42 Compiling @angular/platform-browser/testing : es2015 as esm2015 12:23:42 Compiling @angular/common/http : es2015 as esm2015 12:23:43 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 12:23:47 Compiling @angular/forms : es2015 as esm2015 12:23:47 Compiling @angular/common/http/testing : es2015 as esm2015 12:23:48 Compiling @angular/router/testing : es2015 as esm2015 12:24:44 16 05 2023 12:24:42.259:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 12:24:44 16 05 2023 12:24:42.272:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 12:24:44 16 05 2023 12:24:42.299:INFO [launcher]: Starting browser ChromeHeadless 12:26:06 16 05 2023 12:25:54.669:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 12:26:06 16 05 2023 12:26:01.317:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 12:26:08 16 05 2023 12:26:08.654:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 12:26:30 ✔ Browser application bundle generation complete. 12:26:31 16 05 2023 12:26:31.179:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket JCe2gA9mtdK9cay4AAAB with id 61686388 12:26:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 12:26:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.662 secs) 12:26:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.129 secs) 12:26:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.354 secs) 12:26:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.493 secs) 12:26:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.535 secs) 12:26:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.573 secs) 12:26:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.589 secs) 12:26:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.611 secs) 12:26:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 1.937 secs) 12:26:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.058 secs) 12:26:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.345 secs) 12:26:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.38 secs) 12:26:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.722 secs) 12:26:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 2.747 secs) 12:26:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 2.902 secs) 12:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 2.92 secs) 12:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 2.933 secs) 12:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 2.976 secs) 12:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.274 secs) 12:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.303 secs) 12:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.367 secs) 12:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.64 secs) 12:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.672 secs) 12:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.717 secs) 12:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 3.752 secs) 12:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 3.767 secs) 12:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 3.817 secs) 12:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 3.841 secs) 12:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 3.864 secs) 12:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 3.881 secs) 12:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 3.932 secs) 12:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 3.961 secs) 12:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 3.976 secs) 12:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 4.015 secs) 12:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 4.056 secs) 12:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 4.239 secs) 12:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 4.286 secs) 12:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 4.33 secs) 12:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 4.355 secs) 12:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 4.454 secs) 12:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 4.585 secs) 12:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 4.656 secs) 12:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 4.672 secs) 12:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 4.717 secs) 12:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 4.801 secs) 12:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 5.056 secs) 12:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 5.12 secs) 12:26:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 5.182 secs) 12:26:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 5.267 secs) 12:26:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 5.286 secs) 12:26:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 5.299 secs) 12:26:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 5.309 secs) 12:26:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 5.338 secs) 12:26:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 5.39 secs) 12:26:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 5.731 secs) 12:26:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 5.762 secs) 12:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 6.019 secs) 12:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 6.138 secs) 12:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 6.226 secs) 12:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 6.243 secs) 12:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 6.254 secs) 12:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 6.265 secs) 12:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 6.277 secs) 12:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 6.316 secs) 12:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 6.33 secs) 12:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 6.574 secs) 12:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 6.637 secs) 12:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 6.792 secs) 12:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 6.852 secs) 12:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 6.97 secs) 12:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 7.005 secs) 12:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 7.038 secs) 12:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 7.072 secs) 12:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 7.093 secs) 12:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 7.105 secs) 12:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 7.151 secs) 12:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 7.354 secs) 12:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 7.392 secs) 12:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 7.409 secs) 12:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 7.422 secs) 12:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 7.544 secs) 12:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 7.61 secs) 12:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 7.696 secs) 12:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 7.711 secs) 12:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 7.721 secs) 12:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 7.783 secs) 12:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 7.799 secs) 12:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 7.814 secs) 12:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 7.913 secs) 12:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 7.96 secs) 12:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 8.198 secs) 12:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 8.334 secs) 12:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 8.395 secs) 12:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 8.525 secs) 12:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 8.669 secs) 12:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 8.698 secs) 12:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 8.768 secs) 12:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 8.797 secs) 12:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 8.809 secs) 12:26:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 9.083 secs) 12:26:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 9.234 secs) 12:26:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 9.263 secs) 12:26:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 9.318 secs) 12:26:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 9.357 secs) 12:26:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 9.45 secs) 12:27:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 9.488 secs) 12:27:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 9.613 secs) 12:27:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 9.745 secs) 12:27:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 9.837 secs) 12:27:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 10.052 secs) 12:27:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 10.115 secs) 12:27:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 10.185 secs) 12:27:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 10.244 secs) 12:27:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 10.284 secs) 12:27:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 10.324 secs) 12:27:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 10.359 secs) 12:27:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 10.539 secs) 12:27:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 10.613 secs) 12:27:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 10.674 secs) 12:27:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 10.852 secs) 12:27:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 11.077 secs) 12:27:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 11.141 secs) 12:27:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 11.168 secs) 12:27:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 11.218 secs) 12:27:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 11.427 secs) 12:27:02 WARN: ' 12:27:02 It looks like you're using ngModel on the same form field as formControlName. 12:27:02 Support for using the ngModel input property and ngModelChange event with 12:27:02 reactive form directives has been deprecated in Angular v6 and will be removed 12:27:02 in a future version of Angular. 12:27:02 12:27:02 For more information on this, see our API docs here: 12:27:02 https://angular.io/api/forms/FormControlName#use-with-ngmodel 12:27:02 ' 12:27:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 11.427 secs) 12:27:02 WARN: ' 12:27:02 It looks like you're using ngModel on the same form field as formControlName. 12:27:02 Support for using the ngModel input property and ngModelChange event with 12:27:02 reactive form directives has been deprecated in Angular v6 and will be removed 12:27:02 in a future version of Angular. 12:27:02 12:27:02 For more information on this, see our API docs here: 12:27:02 https://angular.io/api/forms/FormControlName#use-with-ngmodel 12:27:02 ' 12:27:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 11.608 secs) 12:27:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 11.667 secs) 12:27:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 11.716 secs) 12:27:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 11.745 secs) 12:27:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 11.883 secs) 12:27:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 11.982 secs) 12:27:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 12.555 secs) 12:27:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 12.629 secs) 12:27:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 12.725 secs) 12:27:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 12.867 secs) 12:27:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 13.009 secs) 12:27:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 13.124 secs) 12:27:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 13.23 secs) 12:27:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 13.258 secs) 12:27:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 13.31 secs) 12:27:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 13.369 secs) 12:27:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 13.48 secs) 12:27:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 13.584 secs) 12:27:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 13.874 secs) 12:27:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 13.932 secs) 12:27:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (19.401 secs / 13.932 secs) 12:27:06 TOTAL: 145 SUCCESS 12:27:06 ✔ Browser application bundle generation complete. 12:27:10 12:27:10 =============================== Coverage summary =============================== 12:27:10 Statements : 41.56% ( 1425/3429 ) 12:27:10 Branches : 12.14% ( 109/898 ) 12:27:10 Functions : 33.33% ( 417/1251 ) 12:27:10 Lines : 39.45% ( 1280/3245 ) 12:27:10 ================================================================================ 12:27:10 16 05 2023 12:27:10.052:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 12:27:11 ✔ Browser application bundle generation complete. 12:27:12 make[1]: Leaving directory '/w/workspace/edgex-ui-go/4/web' [Pipeline] echo 12:27:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:27:12 $ docker stop --time=1 56035997e1e3e2012f45dfa71d24e062a809e3ff7f438e6747f1436871774c96 12:27:14 $ docker rm -f --volumes 56035997e1e3e2012f45dfa71d24e062a809e3ff7f438e6747f1436871774c96 [Pipeline] // withDockerContainer [Pipeline] sh 12:27:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:27:17 Warning: overwriting stash ‘coverage-report’ 12:27:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:27:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:27:26 + ls -al . 12:27:26 total 176 12:27:26 drwxrwxr-x 13 jenkins jenkins 4096 May 16 12:15 . 12:27:26 drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:12 .. 12:27:26 drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:12 .blubracket 12:27:26 -rw-rw-r-- 1 jenkins jenkins 18 May 16 12:12 .dockerignore 12:27:26 drwxrwxr-x 8 jenkins jenkins 4096 May 16 12:12 .git 12:27:26 drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:12 .github 12:27:26 -rw-rw-r-- 1 jenkins jenkins 185 May 16 12:12 .gitignore 12:27:26 -rw-rw-r-- 1 jenkins jenkins 8418 May 16 12:12 Attribution.txt 12:27:26 -rw-rw-r-- 1 jenkins jenkins 17205 May 16 12:12 CHANGELOG.md 12:27:26 -rw-rw-r-- 1 jenkins jenkins 3959 May 16 12:12 CONTRIBUTING.md 12:27:26 -rw-rw-r-- 1 jenkins jenkins 1788 May 16 12:12 Dockerfile 12:27:26 -rw-rw-r-- 1 jenkins jenkins 652 May 16 12:12 Jenkinsfile 12:27:26 -rw-rw-r-- 1 jenkins jenkins 11357 May 16 12:12 LICENSE 12:27:26 -rw-rw-r-- 1 jenkins jenkins 2124 May 16 12:12 Makefile 12:27:26 -rw-rw-r-- 1 jenkins jenkins 4558 May 16 12:12 README.md 12:27:26 -rw-rw-r-- 1 jenkins jenkins 5 May 16 12:08 VERSION 12:27:26 drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:12 assets 12:27:26 drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:12 bin 12:27:26 drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:12 cmd 12:27:26 -rw-r--r-- 1 jenkins jenkins 10 May 16 12:15 coverage.out 12:27:26 drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:12 docs 12:27:26 -rw-rw-r-- 1 jenkins jenkins 3052 May 16 12:12 go.mod 12:27:26 -rw-rw-r-- 1 jenkins jenkins 30610 May 16 12:12 go.sum 12:27:26 drwxrwxr-x 8 jenkins jenkins 4096 May 16 12:12 internal 12:27:26 drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:12 snap 12:27:26 drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:12 testing 12:27:26 -rw-rw-r-- 1 jenkins jenkins 155 May 16 12:12 version.go 12:27:26 drwxrwxr-x 6 jenkins jenkins 4096 May 16 12:18 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:26 + 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=6f8f5a7c0f232f456415bf08126aface47b01b8c --label arch=arm64 --label version=0.0.0 . 12:27:28 Sending build context to Docker daemon 31.14MB 12:27:28 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 12:27:28 Step 2/25 : FROM ${BASE} AS builder 12:27:28 ---> 29b122153695 12:27:28 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:27:28 ---> Running in 5584a4ae15b4 12:27:29 Removing intermediate container 5584a4ae15b4 12:27:29 ---> 121b8f9cf1f9 12:27:29 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 12:27:29 ---> Running in d2bf31f2657b 12:27:29 Removing intermediate container d2bf31f2657b 12:27:29 ---> 7dec48b92e64 12:27:29 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 12:27:29 ---> Running in 8e6dd57d3131 12:27:29 Removing intermediate container 8e6dd57d3131 12:27:29 ---> a9ced95aa0b8 12:27:29 Step 6/25 : LABEL Name=edgex-ui-go 12:27:29 ---> Running in b3de2c1799d5 12:27:30 Removing intermediate container b3de2c1799d5 12:27:30 ---> 22fcc5bd38b4 12:27:30 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 12:27:30 ---> Running in 56366d3f5b0f 12:27:30 Removing intermediate container 56366d3f5b0f 12:27:30 ---> d24417639110 12:27:30 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 12:27:31 ---> 7d1f32c4f325 12:27:31 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:27:32 ---> Running in 82398533f3f3 12:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:27:34 OK: 263 MiB in 53 packages 12:27:35 Removing intermediate container 82398533f3f3 12:27:35 ---> 7c7b455636fc 12:27:35 Step 10/25 : ENV GO111MODULE=on 12:27:35 ---> Running in 0b835dd15f9c 12:27:35 Removing intermediate container 0b835dd15f9c 12:27:35 ---> 0a4498df03c7 12:27:35 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:27:35 ---> Running in 9bb7e965723c 12:27:36 Removing intermediate container 9bb7e965723c 12:27:36 ---> b71a94acd4b8 12:27:36 Step 12/25 : COPY go.mod vendor* ./ 12:27:36 ---> 74e6b5bb3a09 12:27:36 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:27:36 ---> Running in 41dc0831d51f 12:27:39 Removing intermediate container 41dc0831d51f 12:27:39 ---> 436091138ff1 12:27:39 Step 14/25 : COPY . . 12:27:42 ---> 991a9876fff0 12:27:42 Step 15/25 : RUN ${MAKE} 12:27:42 ---> Running in da9373a9a5ac 12:27:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 12:29:35 Removing intermediate container da9373a9a5ac 12:29:35 ---> d86fb5113727 12:29:35 Step 16/25 : FROM alpine:3.17 12:29:35 3.17: Pulling from library/alpine 12:29:35 c41833b44d91: Already exists 12:29:35 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 12:29:35 Status: Downloaded newer image for alpine:3.17 12:29:35 ---> 51e60588ff2c 12:29:35 Step 17/25 : EXPOSE 4000 12:29:35 ---> Running in 136859c1f480 12:29:35 Removing intermediate container 136859c1f480 12:29:35 ---> 29d446e12d1f 12:29:35 Step 18/25 : 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 12:29:35 ---> cc1d2c9e7926 12:29:35 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 12:29:35 ---> 99cf1e5d26e0 12:29:35 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 12:29:35 ---> bc916153e00f 12:29:35 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:29:35 ---> Running in b49bed8f8721 12:29:35 Removing intermediate container b49bed8f8721 12:29:35 ---> a1300bf84bc2 12:29:35 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 12:29:35 ---> Running in 8d56e9532690 12:29:35 Removing intermediate container 8d56e9532690 12:29:35 ---> 34ae3de23974 12:29:35 Step 23/25 : LABEL arch=arm64 12:29:35 ---> Running in 5651c9f6eb1f 12:29:35 Removing intermediate container 5651c9f6eb1f 12:29:35 ---> b8201993fb61 12:29:35 Step 24/25 : LABEL git_sha=6f8f5a7c0f232f456415bf08126aface47b01b8c 12:29:35 ---> Running in a266745907ad 12:29:35 Removing intermediate container a266745907ad 12:29:35 ---> 2de2102f4a56 12:29:35 Step 25/25 : LABEL version=0.0.0 12:29:35 ---> Running in 3b78e50a5e83 12:29:36 Removing intermediate container 3b78e50a5e83 12:29:36 ---> 39c35fdc0e4f 12:29:36 [Warning] One or more build-args [ARCH] were not consumed 12:29:36 Successfully built 39c35fdc0e4f 12:29:36 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 12:29:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:29:36 12:29:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:29:37 arm64: Pulling from edgex-lftools-log-publisher 12:29:37 8998bd30e6a1: Pulling fs layer 12:29:37 04944245beec: Pulling fs layer 12:29:37 699f458cf7ca: Pulling fs layer 12:29:37 765212b225bb: Pulling fs layer 12:29:37 f23df028b6ca: Pulling fs layer 12:29:37 d65c8cfc05b1: Pulling fs layer 12:29:37 2437ff75d9bd: Pulling fs layer 12:29:37 f23df028b6ca: Waiting 12:29:37 765212b225bb: Waiting 12:29:37 2437ff75d9bd: Waiting 12:29:37 d65c8cfc05b1: Waiting 12:29:37 04944245beec: Verifying Checksum 12:29:37 04944245beec: Download complete 12:29:37 765212b225bb: Download complete 12:29:37 f23df028b6ca: Download complete 12:29:37 d65c8cfc05b1: Verifying Checksum 12:29:37 d65c8cfc05b1: Download complete 12:29:37 699f458cf7ca: Verifying Checksum 12:29:37 699f458cf7ca: Download complete 12:29:38 8998bd30e6a1: Download complete 12:29:40 2437ff75d9bd: Verifying Checksum 12:29:40 2437ff75d9bd: Download complete 12:29:44 8998bd30e6a1: Pull complete 12:29:44 04944245beec: Pull complete 12:29:45 699f458cf7ca: Pull complete 12:29:45 765212b225bb: Pull complete 12:29:46 f23df028b6ca: Pull complete 12:29:46 d65c8cfc05b1: Pull complete 12:29:58 2437ff75d9bd: Pull complete 12:29:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:29:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:29:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:29:58 prd-ubuntu20.04-docker-arm64-4c-16g-15722 does not seem to be running inside a container 12:29:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:30:02 $ docker top 9358d5fa13cc8777b1c7c01d24cb75cdfe1b4614757504a3c4d447c3dce2debc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:30:03 ---> job-cost.sh 12:30:03 lf-activate-venv: SKIPPING 12:30:03 INFO: No Stack... 12:30:03 INFO: Retrieving Pricing Info for: v3-standard-4 12:30:04 INFO: Archiving Costs [Pipeline] sh 12:30:04 + cat /w/workspace/edgex-ui-go/4/archives/cost.csv 12:30:04 + cut -d, -f6 [Pipeline] lock 12:30:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-607-4-stack-cost] 12:30:04 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-607-4-stack-cost] did not exist. Created. 12:30:04 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-607-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:30:05 /w/workspace/edgex-ui-go/4@tmp/durable-fc236c7b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:30:05 + echo total: 0.10999999940395355 [Pipeline] stash 12:30:05 Warning: overwriting stash ‘stack-cost’ 12:30:13 Stashed 1 file(s) [Pipeline] } 12:30:13 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-607-4-stack-cost] [Pipeline] // lock [Pipeline] } 12:30:13 $ docker stop --time=1 9358d5fa13cc8777b1c7c01d24cb75cdfe1b4614757504a3c4d447c3dce2debc 12:30:14 $ docker rm -f --volumes 9358d5fa13cc8777b1c7c01d24cb75cdfe1b4614757504a3c4d447c3dce2debc [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 12:30:15 provisioning config files... 12:30:15 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/config10088211831317329991tmp [Pipeline] { [Pipeline] sh 12:30:15 + set +x 12:30:15 + curl -s https://codecov.io/bash 12:30:15 + bash -s -- 12:30:15 12:30:15 _____ _ 12:30:15 / ____| | | 12:30:15 | | ___ __| | ___ ___ _____ __ 12:30:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:30:15 | |___| (_) | (_| | __/ (_| (_) \ V / 12:30:15 \_____\___/ \__,_|\___|\___\___/ \_/ 12:30:15 Bash-1.0.6 12:30:15 12:30:15 12:30:15 ==> git version 2.25.1 found 12:30:15 ==> 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 12:30:15 Release-Date: 2020-01-08 12:30:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:30:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:30:15 ==> Jenkins CI detected. 12:30:15 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-607 12:30:15 project root: . 12:30:15 --> token set from env 12:30:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:30:15 ==> Running gcov in . (disable via -X gcov) 12:30:15 ==> Python coveragepy not found 12:30:15 ==> Searching for coverage reports in: 12:30:15 + . 12:30:15 -> Found 1 reports 12:30:15 ==> Detecting git/mercurial file structure 12:30:15 ==> Reading reports 12:30:15 + ./coverage.out bytes=10 12:30:15 ==> Appending adjustments 12:30:15 https://docs.codecov.io/docs/fixing-reports 12:30:16 + Found adjustments 12:30:16 ==> Gzipping contents 12:30:16 12K /tmp/codecov.5uK3CQ.gz 12:30:16 ==> Uploading reports 12:30:16 url: https://codecov.io 12:30:16 query: branch=PR-607&commit=6f8f5a7c0f232f456415bf08126aface47b01b8c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-607%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=607&job=&cmd_args= 12:30:16 -> Pinging Codecov 12:30:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-607&commit=6f8f5a7c0f232f456415bf08126aface47b01b8c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-607%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=607&job=&cmd_args= 12:30:16 -> Uploading to 12:30:16 https://storage.googleapis.com/codecov/v4/raw/2023-05-16/FB506323287CE973F263BFD2A0EB1F37/6f8f5a7c0f232f456415bf08126aface47b01b8c/008aac99-deb5-4d55-bf82-66245fff07d6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T123016Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bccd082241590135b161b670355d0b3465e6ffbb51d712ad353a4f1c322f79da 12:30:16 % Total % Received % Xferd Average Speed Time Time Time Current 12:30:16 Dload Upload Total Spent Left Speed 12:30:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 40786 --:--:-- --:--:-- --:--:-- 40786 12:30:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/6f8f5a7c0f232f456415bf08126aface47b01b8c [Pipeline] } 12:30:16 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 12:30:17 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives ] 12:30:17 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives 12:30:17 total 16 12:30:17 drwxr-xr-x 3 root root 4096 May 16 12:12 . 12:30:17 drwxrwxr-x 15 jenkins jenkins 4096 May 16 12:12 .. 12:30:17 drwxr-xr-x 2 root root 4096 May 16 12:12 cost 12:30:17 -rw-r--r-- 1 root root 83 May 16 12:12 cost.csv 12:30:17 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives 12:30:17 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives 12:30:17 total 16 12:30:17 drwxr-xr-x 3 jenkins jenkins 4096 May 16 12:12 . 12:30:17 drwxrwxr-x 15 jenkins jenkins 4096 May 16 12:12 .. 12:30:17 drwxr-xr-x 2 jenkins jenkins 4096 May 16 12:12 cost 12:30:17 -rw-r--r-- 1 jenkins jenkins 83 May 16 12:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:30:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:30:18 ---> package-listing.sh 12:30:18 ++ facter osfamily 12:30:18 ++ tr '[:upper:]' '[:lower:]' 12:30:19 + OS_FAMILY=debian 12:30:19 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-607 12:30:19 + START_PACKAGES=/tmp/packages_start.txt 12:30:19 + END_PACKAGES=/tmp/packages_end.txt 12:30:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:30:19 + PACKAGES=/tmp/packages_start.txt 12:30:19 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-607 ']' 12:30:19 + PACKAGES=/tmp/packages_end.txt 12:30:19 + case "${OS_FAMILY}" in 12:30:19 + dpkg -l 12:30:19 + grep '^ii' 12:30:19 + '[' -f /tmp/packages_start.txt ']' 12:30:19 + '[' -f /tmp/packages_end.txt ']' 12:30:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:30:19 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-607 ']' 12:30:19 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives/ 12:30:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives/ [Pipeline] echo 12:30:19 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-607/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:30:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:30:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:30:20 prd-ubuntu20.04-docker-8c-8g-15721 does not seem to be running inside a container 12:30:20 $ 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-607/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-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:30:20 $ docker top 0a6104feb27a923ac4c95538ba64dd4100e31f408d81fe886be8e8a35d7b75b1 -eo pid,comm [Pipeline] { [Pipeline] sh 12:30:20 + touch /tmp/pre-build-complete [Pipeline] sh 12:30:20 + mkdir -p /var/log/sysstat [Pipeline] sh 12:30:21 + ls /var/log/sa-host 12:30:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:30:21 provisioning config files... 12:30:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/config13064445209261113891tmp [Pipeline] { [Pipeline] echo 12:30:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:30:21 ---> create-netrc.sh [Pipeline] } 12:30:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:30:22 ---> python-tools-install.sh [Pipeline] echo 12:30:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:30:22 ---> sudo-logs.sh 12:30:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:30:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:30:22 ---> job-cost.sh 12:30:22 lf-activate-venv: SKIPPING 12:30:22 DEBUG: total: 0.2199999988079071 12:30:22 INFO: Retrieving Stack Cost... 12:30:22 INFO: Retrieving Pricing Info for: v3-standard-8 12:30:23 INFO: Archiving Costs [Pipeline] echo 12:30:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:30:23 ---> logs-deploy.sh 12:30:23 lf-activate-venv: SKIPPING 12:30:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-607/4 12:30:23 INFO: archiving workspace using pattern(s): 12:30:24 Archives upload complete. 12:30:24 INFO: archiving logs to Nexus 12:30:25 ---> uname -a: 12:30:25 Linux prd-ubuntu20-04-docker-8c-8g-15721 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:30:25 12:30:25 12:30:25 ---> lscpu: 12:30:25 Architecture: x86_64 12:30:25 CPU op-mode(s): 32-bit, 64-bit 12:30:25 Byte Order: Little Endian 12:30:25 Address sizes: 40 bits physical, 48 bits virtual 12:30:25 CPU(s): 8 12:30:25 On-line CPU(s) list: 0-7 12:30:25 Thread(s) per core: 1 12:30:25 Core(s) per socket: 1 12:30:25 Socket(s): 8 12:30:25 NUMA node(s): 1 12:30:25 Vendor ID: AuthenticAMD 12:30:25 CPU family: 23 12:30:25 Model: 49 12:30:25 Model name: AMD EPYC-Rome Processor 12:30:25 Stepping: 0 12:30:25 CPU MHz: 2800.000 12:30:25 BogoMIPS: 5600.00 12:30:25 Virtualization: AMD-V 12:30:25 Hypervisor vendor: KVM 12:30:25 Virtualization type: full 12:30:25 L1d cache: 256 KiB 12:30:25 L1i cache: 256 KiB 12:30:25 L2 cache: 4 MiB 12:30:25 L3 cache: 128 MiB 12:30:25 NUMA node0 CPU(s): 0-7 12:30:25 Vulnerability Itlb multihit: Not affected 12:30:25 Vulnerability L1tf: Not affected 12:30:25 Vulnerability Mds: Not affected 12:30:25 Vulnerability Meltdown: Not affected 12:30:25 Vulnerability Mmio stale data: Not affected 12:30:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:30:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:30:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:30:25 Vulnerability Srbds: Not affected 12:30:25 Vulnerability Tsx async abort: Not affected 12:30:25 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 12:30:25 12:30:25 12:30:25 ---> nproc: 12:30:25 8 12:30:25 12:30:25 12:30:25 ---> df -h: 12:30:25 Filesystem Size Used Avail Use% Mounted on 12:30:25 overlay 155G 13G 142G 9% / 12:30:25 tmpfs 64M 0 64M 0% /dev 12:30:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:30:25 shm 64M 0 64M 0% /dev/shm 12:30:25 /dev/vda1 155G 13G 142G 9% /facter-os 12:30:25 12:30:25 12:30:25 ---> sar -b -r -n DEV: 12:30:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15721) 05/16/23 _x86_64_ (8 CPU) 12:30:25 12:30:25 12:08:05 LINUX RESTART (8 CPU) 12:30:25 12:30:25 12:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:30:25 12:10:01 212.85 1.52 211.33 0.00 43.33 88921.98 0.00 12:30:25 12:11:01 298.15 0.42 297.73 0.00 4.93 60063.47 0.00 12:30:25 12:12:01 126.84 0.15 126.69 0.00 3.60 24164.36 0.00 12:30:25 12:13:01 104.47 0.00 104.47 0.00 0.00 32402.07 0.00 12:30:25 12:14:01 48.88 11.36 37.51 0.00 3442.36 6330.14 0.00 12:30:25 12:15:01 4.87 0.02 4.85 0.00 0.13 90.25 0.00 12:30:25 12:16:01 1.50 0.00 1.50 0.00 0.00 16.26 0.00 12:30:25 12:17:01 2.03 0.02 2.02 0.00 0.13 21.60 0.00 12:30:25 12:18:01 1.77 0.00 1.77 0.00 0.00 19.06 0.00 12:30:25 12:19:01 1.98 0.00 1.98 0.00 0.00 21.73 0.00 12:30:25 12:20:01 1.60 0.00 1.60 0.00 0.00 21.46 0.00 12:30:25 12:21:01 1.67 0.00 1.67 0.00 0.00 19.46 0.00 12:30:25 12:22:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 12:30:25 12:23:01 1.60 0.00 1.60 0.00 0.00 18.39 0.00 12:30:25 12:24:02 2.32 0.02 2.30 0.00 0.13 28.80 0.00 12:30:25 12:25:01 1.95 0.00 1.95 0.00 0.00 21.42 0.00 12:30:25 12:26:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 12:30:25 12:27:01 2.05 0.00 2.05 0.00 0.00 23.60 0.00 12:30:25 12:28:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 12:30:25 12:29:01 2.12 0.00 2.12 0.00 0.00 23.73 0.00 12:30:25 12:30:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 12:30:25 Average: 39.17 0.64 38.52 0.00 166.54 10115.44 0.00 12:30:25 12:30:25 12:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:30:25 12:10:01 27601352 31540368 756952 2.30 150712 3951504 1914196 5.64 1374976 3417244 329956 12:30:25 12:11:01 26285164 31544432 736016 2.24 219432 5037204 1847468 5.44 1337796 4582112 275340 12:30:25 12:12:01 26051408 31417632 870760 2.65 222880 5135052 2112408 6.23 1837648 4325248 301596 12:30:25 12:13:01 25824844 31537276 752828 2.29 228160 5451660 1758324 5.18 1622444 4740516 44 12:30:25 12:14:01 25432732 31513276 765728 2.33 253564 5775748 1829296 5.39 1863604 4857040 484 12:30:25 12:15:01 25443844 31519540 759940 2.31 252064 5772492 1788636 5.27 1856876 4853828 176 12:30:25 12:16:01 25444016 31519728 759592 2.31 252100 5772496 1788636 5.27 1856984 4853832 164 12:30:25 12:17:01 25450804 31526696 752772 2.29 252156 5772496 1788636 5.27 1849716 4853960 164 12:30:25 12:18:01 25451252 31527260 752112 2.29 252232 5772484 1788636 5.27 1849244 4853964 0 12:30:25 12:19:01 25451268 31527408 751916 2.29 252288 5772508 1788636 5.27 1849728 4853968 188 12:30:25 12:20:01 25451716 31527960 751360 2.28 252336 5772508 1788636 5.27 1849732 4854024 184 12:30:25 12:21:01 25451772 31528076 751244 2.28 252400 5772504 1788636 5.27 1849448 4854032 8 12:30:25 12:22:01 25451584 31527952 751440 2.29 252452 5772516 1788636 5.27 1849924 4854040 184 12:30:25 12:23:01 25451592 31528016 751388 2.29 252508 5772512 1788636 5.27 1849584 4854044 8 12:30:25 12:24:02 25451992 31528516 750768 2.28 252560 5772496 1805860 5.32 1849688 4854004 8 12:30:25 12:25:01 25452124 31528712 750444 2.28 252612 5772496 1805860 5.32 1849976 4854008 144 12:30:25 12:26:01 25451888 31528540 750620 2.28 252668 5772500 1805860 5.32 1849724 4854016 8 12:30:25 12:27:01 25451652 31528380 750680 2.28 252716 5772508 1805860 5.32 1849964 4854048 8 12:30:25 12:28:01 25451116 31527948 750956 2.28 252768 5772508 1805860 5.32 1850496 4854060 192 12:30:25 12:29:01 25451612 31528460 750372 2.28 252812 5772512 1805860 5.32 1849940 4854060 8 12:30:25 12:30:01 25451208 31528136 750644 2.28 252844 5772516 1805860 5.32 1849736 4854064 8 12:30:25 Average: 25638330 31523062 758025 2.31 243536 5605296 1819068 5.36 1792725 4742196 43280 12:30:25 12:30:25 12:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:30:25 12:10:01 docker0 181.90 313.10 14.23 1933.52 0.00 0.00 0.00 0.00 12:30:25 12:10:01 ens3 523.13 302.87 3822.87 40.59 0.00 0.00 0.00 0.00 12:30:25 12:10:01 veth857fec4 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 12:30:25 12:10:01 lo 2.27 2.27 0.25 0.25 0.00 0.00 0.00 0.00 12:30:25 12:11:01 docker0 213.52 411.62 31.82 5148.34 0.00 0.00 0.00 0.00 12:30:25 12:11:01 ens3 492.77 280.97 5859.67 132.81 0.00 0.00 0.00 0.00 12:30:25 12:11:01 veth857fec4 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:11:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 12:30:25 12:12:01 docker0 1.17 2.77 0.07 42.47 0.00 0.00 0.00 0.00 12:30:25 12:12:01 ens3 40.32 27.21 74.56 16.93 0.00 0.00 0.00 0.00 12:30:25 12:12:01 veth8d0c12a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:30:25 12:12:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 12:30:25 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:13:01 ens3 113.38 85.54 2525.41 71.75 0.00 0.00 0.00 0.00 12:30:25 12:13:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 12:30:25 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:14:01 ens3 197.87 107.93 2304.07 13.95 0.00 0.00 0.00 0.00 12:30:25 12:14:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 12:30:25 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:15:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 12:30:25 12:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:30:25 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:16:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 12:30:25 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:17:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:30:25 12:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:30:25 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:18:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:19:01 ens3 1.48 2.93 0.16 6.73 0.00 0.00 0.00 0.00 12:30:25 12:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:30:25 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:30:25 12:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:30:25 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:30:25 12:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:30:25 12:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:24:02 ens3 0.90 1.67 0.12 6.55 0.00 0.00 0.00 0.00 12:30:25 12:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:25:01 ens3 0.22 0.14 0.12 0.01 0.00 0.00 0.00 0.00 12:30:25 12:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:30:25 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:27:01 ens3 0.48 0.12 0.05 0.01 0.00 0.00 0.00 0.00 12:30:25 12:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:30:25 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:28:01 ens3 3.98 5.80 0.48 7.38 0.00 0.00 0.00 0.00 12:30:25 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:29:01 ens3 1.95 3.98 0.19 4.71 0.00 0.00 0.00 0.00 12:30:25 12:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:30:25 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 12:30:01 ens3 0.28 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:30:25 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:25 Average: docker0 18.90 34.67 2.20 339.47 0.00 0.00 0.00 0.00 12:30:25 Average: ens3 65.64 39.06 695.14 14.37 0.00 0.00 0.00 0.00 12:30:25 Average: lo 0.35 0.35 0.03 0.03 0.00 0.00 0.00 0.00 12:30:25 12:30:25 12:30:25 ---> sar -P ALL: 12:30:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15721) 05/16/23 _x86_64_ (8 CPU) 12:30:25 12:30:25 12:08:05 LINUX RESTART (8 CPU) 12:30:25 12:30:25 12:09:01 CPU %user %nice %system %iowait %steal %idle 12:30:25 12:10:01 all 21.37 0.00 6.08 3.39 0.08 69.07 12:30:25 12:10:01 0 21.95 0.00 4.94 0.59 0.07 72.44 12:30:25 12:10:01 1 21.40 0.00 6.09 1.94 0.07 70.51 12:30:25 12:10:01 2 22.15 0.00 5.63 0.19 0.07 71.97 12:30:25 12:10:01 3 21.25 0.00 7.83 13.53 0.10 57.29 12:30:25 12:10:01 4 22.47 0.00 6.70 6.46 0.10 64.26 12:30:25 12:10:01 5 21.39 0.00 5.26 2.65 0.10 70.61 12:30:25 12:10:01 6 19.80 0.00 4.73 1.16 0.07 74.24 12:30:25 12:10:01 7 20.54 0.00 7.52 0.75 0.09 71.10 12:30:25 12:11:01 all 13.29 0.00 4.60 2.96 0.07 79.08 12:30:25 12:11:01 0 10.04 0.00 2.51 3.53 0.07 83.85 12:30:25 12:11:01 1 6.61 0.00 4.02 1.44 0.08 87.84 12:30:25 12:11:01 2 13.11 0.00 3.31 1.83 0.05 81.70 12:30:25 12:11:01 3 38.66 0.00 6.46 7.06 0.08 47.73 12:30:25 12:11:01 4 11.49 0.00 5.28 0.80 0.09 82.35 12:30:25 12:11:01 5 9.92 0.00 6.89 2.14 0.08 80.97 12:30:25 12:11:01 6 6.39 0.00 3.39 1.66 0.03 88.52 12:30:25 12:11:01 7 9.96 0.00 5.02 5.20 0.10 79.71 12:30:25 12:12:01 all 27.09 0.00 5.67 1.33 0.08 65.82 12:30:25 12:12:01 0 25.60 0.00 6.18 1.06 0.08 67.08 12:30:25 12:12:01 1 39.11 0.00 6.32 4.09 0.08 50.40 12:30:25 12:12:01 2 19.15 0.00 4.23 0.55 0.07 76.00 12:30:25 12:12:01 3 25.03 0.00 6.17 3.05 0.13 65.62 12:30:25 12:12:01 4 28.39 0.00 6.26 0.12 0.08 65.15 12:30:25 12:12:01 5 23.29 0.00 5.23 1.02 0.07 70.39 12:30:25 12:12:01 6 34.36 0.00 5.92 0.05 0.07 59.61 12:30:25 12:12:01 7 21.77 0.00 5.06 0.72 0.07 72.38 12:30:25 12:13:01 all 4.24 0.00 1.65 1.45 0.04 92.62 12:30:25 12:13:01 0 4.89 0.00 2.28 2.54 0.02 90.28 12:30:25 12:13:01 1 3.69 0.00 1.56 2.31 0.03 92.40 12:30:25 12:13:01 2 4.11 0.00 1.56 2.28 0.08 91.97 12:30:25 12:13:01 3 3.23 0.00 1.37 0.02 0.03 95.35 12:30:25 12:13:01 4 4.70 0.00 1.14 0.07 0.02 94.07 12:30:25 12:13:01 5 4.46 0.00 2.35 4.13 0.03 89.03 12:30:25 12:13:01 6 4.81 0.00 1.54 0.22 0.02 93.42 12:30:25 12:13:01 7 4.03 0.00 1.43 0.05 0.05 94.44 12:30:25 12:14:01 all 1.93 0.00 1.29 0.36 0.02 96.40 12:30:25 12:14:01 0 1.42 0.00 1.13 0.12 0.03 97.30 12:30:25 12:14:01 1 2.96 0.00 1.20 1.35 0.03 94.45 12:30:25 12:14:01 2 1.34 0.00 2.19 0.70 0.02 95.76 12:30:25 12:14:01 3 1.35 0.00 0.73 0.05 0.02 97.85 12:30:25 12:14:01 4 3.96 0.00 1.10 0.02 0.03 94.88 12:30:25 12:14:01 5 1.44 0.00 1.02 0.38 0.02 97.14 12:30:25 12:14:01 6 1.95 0.00 1.87 0.20 0.02 95.96 12:30:25 12:14:01 7 0.99 0.00 1.11 0.07 0.02 97.82 12:30:25 12:15:01 all 0.08 0.00 0.05 0.01 0.01 99.86 12:30:25 12:15:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:30:25 12:15:01 1 0.07 0.00 0.03 0.00 0.00 99.90 12:30:25 12:15:01 2 0.05 0.00 0.03 0.02 0.02 99.88 12:30:25 12:15:01 3 0.25 0.00 0.08 0.00 0.02 99.65 12:30:25 12:15:01 4 0.08 0.00 0.10 0.03 0.03 99.75 12:30:25 12:15:01 5 0.00 0.00 0.03 0.02 0.00 99.95 12:30:25 12:15:01 6 0.07 0.00 0.03 0.00 0.00 99.90 12:30:25 12:15:01 7 0.07 0.00 0.05 0.00 0.02 99.87 12:30:25 12:16:01 all 0.01 0.00 0.01 0.00 0.00 99.96 12:30:25 12:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:30:25 12:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:30:25 12:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:30:25 12:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:30:25 12:16:01 4 0.05 0.00 0.02 0.03 0.02 99.88 12:30:25 12:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:30:25 12:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:30:25 12:16:01 7 0.03 0.00 0.03 0.00 0.00 99.93 12:30:25 12:17:01 all 0.03 0.00 0.01 0.01 0.00 99.95 12:30:25 12:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:30:25 12:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:30:25 12:17:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:30:25 12:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:30:25 12:17:01 4 0.07 0.00 0.02 0.02 0.02 99.88 12:30:25 12:17:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:30:25 12:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:30:25 12:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:30:25 12:18:01 all 0.01 0.00 0.01 0.01 0.01 99.96 12:30:25 12:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:30:25 12:18:01 1 0.02 0.00 0.00 0.02 0.00 99.97 12:30:25 12:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:30:25 12:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:30:25 12:18:01 4 0.03 0.00 0.03 0.03 0.02 99.88 12:30:25 12:18:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:30:25 12:18:01 6 0.00 0.00 0.00 0.00 0.05 99.95 12:30:25 12:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:30:25 12:19:01 all 0.06 0.00 0.01 0.00 0.01 99.92 12:30:25 12:19:01 0 0.03 0.00 0.03 0.00 0.00 99.93 12:30:25 12:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:30:25 12:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:30:25 12:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:30:25 12:19:01 4 0.07 0.00 0.03 0.02 0.02 99.87 12:30:25 12:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:30:25 12:19:01 6 0.30 0.00 0.00 0.00 0.00 99.70 12:30:25 12:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:30:25 12:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:30:25 12:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:30:25 12:20:01 1 0.00 0.00 0.03 0.02 0.02 99.93 12:30:25 12:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:30:25 12:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:30:25 12:20:01 4 0.03 0.00 0.03 0.02 0.03 99.88 12:30:25 12:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:30:25 12:20:01 6 0.10 0.00 0.02 0.00 0.00 99.88 12:30:25 12:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:30:25 12:30:25 12:20:01 CPU %user %nice %system %iowait %steal %idle 12:30:25 12:21:01 all 0.03 0.00 0.00 0.01 0.00 99.96 12:30:25 12:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:30:25 12:21:01 1 0.02 0.00 0.00 0.02 0.02 99.95 12:30:25 12:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:30:25 12:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:30:25 12:21:01 4 0.02 0.00 0.03 0.03 0.02 99.90 12:30:25 12:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:30:25 12:21:01 6 0.05 0.00 0.00 0.00 0.00 99.95 12:30:25 12:21:01 7 0.07 0.00 0.00 0.00 0.00 99.93 12:30:25 12:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:30:25 12:22:01 0 0.00 0.00 0.03 0.00 0.00 99.97 12:30:25 12:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:30:25 12:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:30:25 12:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:30:25 12:22:01 4 0.03 0.00 0.00 0.02 0.02 99.93 12:30:25 12:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:30:25 12:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:30:25 12:22:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:30:25 12:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:30:25 12:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:30:25 12:23:01 1 0.02 0.00 0.03 0.02 0.02 99.92 12:30:25 12:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:30:25 12:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:30:25 12:23:01 4 0.05 0.00 0.03 0.02 0.03 99.87 12:30:25 12:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:30:25 12:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:30:25 12:23:01 7 0.05 0.00 0.00 0.00 0.00 99.95 12:30:25 12:24:02 all 0.03 0.00 0.03 0.01 0.00 99.94 12:30:25 12:24:02 0 0.03 0.00 0.00 0.00 0.00 99.97 12:30:25 12:24:02 1 0.05 0.00 0.05 0.00 0.02 99.88 12:30:25 12:24:02 2 0.00 0.00 0.02 0.00 0.00 99.98 12:30:25 12:24:02 3 0.02 0.00 0.02 0.00 0.00 99.97 12:30:25 12:24:02 4 0.07 0.00 0.05 0.03 0.02 99.83 12:30:25 12:24:02 5 0.02 0.00 0.02 0.02 0.00 99.95 12:30:25 12:24:02 6 0.03 0.00 0.02 0.00 0.00 99.95 12:30:25 12:24:02 7 0.00 0.00 0.03 0.00 0.00 99.97 12:30:25 12:25:01 all 0.03 0.00 0.01 0.00 0.01 99.96 12:30:25 12:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:30:25 12:25:01 1 0.03 0.00 0.02 0.02 0.00 99.93 12:30:25 12:25:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:30:25 12:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:30:25 12:25:01 4 0.03 0.00 0.00 0.02 0.03 99.92 12:30:25 12:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:30:25 12:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:30:25 12:25:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:30:25 12:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:30:25 12:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:30:25 12:26:01 1 0.00 0.00 0.02 0.02 0.02 99.95 12:30:25 12:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:30:25 12:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:30:25 12:26:01 4 0.03 0.00 0.03 0.02 0.02 99.90 12:30:25 12:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:30:25 12:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:30:25 12:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:30:25 12:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:30:25 12:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:30:25 12:27:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:30:25 12:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:30:25 12:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:30:25 12:27:01 4 0.05 0.00 0.02 0.03 0.02 99.88 12:30:25 12:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:30:25 12:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:30:25 12:27:01 7 0.08 0.00 0.00 0.00 0.00 99.92 12:30:25 12:28:01 all 0.02 0.00 0.01 0.05 0.01 99.91 12:30:25 12:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:30:25 12:28:01 1 0.03 0.00 0.00 0.02 0.02 99.93 12:30:25 12:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:30:25 12:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:30:25 12:28:01 4 0.05 0.00 0.05 0.40 0.03 99.47 12:30:25 12:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:30:25 12:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:30:25 12:28:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:30:25 12:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:30:25 12:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:30:25 12:29:01 1 0.05 0.00 0.00 0.00 0.00 99.95 12:30:25 12:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:30:25 12:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:30:25 12:29:01 4 0.07 0.00 0.02 0.02 0.02 99.88 12:30:25 12:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:30:25 12:29:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:30:25 12:29:01 7 0.03 0.00 0.03 0.00 0.00 99.93 12:30:25 12:30:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:30:25 12:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:30:25 12:30:01 1 0.03 0.00 0.03 0.02 0.02 99.90 12:30:25 12:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:30:25 12:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:30:25 12:30:01 4 0.03 0.00 0.05 0.02 0.03 99.87 12:30:25 12:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:30:25 12:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:30:25 12:30:01 7 0.07 0.00 0.02 0.00 0.00 99.92 12:30:25 Average: all 3.23 0.00 0.92 0.45 0.02 95.37 12:30:25 Average: 0 3.04 0.00 0.82 0.37 0.02 95.76 12:30:25 Average: 1 3.52 0.00 0.92 0.53 0.02 95.00 12:30:25 Average: 2 2.84 0.00 0.81 0.26 0.02 96.07 12:30:25 Average: 3 4.25 0.00 1.07 1.11 0.02 93.55 12:30:25 Average: 4 3.39 0.00 0.99 0.39 0.03 95.20 12:30:25 Average: 5 2.87 0.00 0.98 0.49 0.02 95.65 12:30:25 Average: 6 3.22 0.00 0.83 0.16 0.01 95.78 12:30:25 Average: 7 2.73 0.00 0.96 0.32 0.02 95.98 12:30:25 12:30:25 12:30:25