Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95+810f843ca8afc54dd8e89bba5045e5c7e7013274 (f4c59b49e8a8d18a46498599c6269d26e64d6690) 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-ssh3104127384291587378.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh3832481870777738020.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-590/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-590/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10905241723615773006.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh15166789883407662098.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-590/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-590/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12620844484424902928.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-12679 in /w/workspace/edgexfoundry_edgex-ui-go_PR-590 [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-590 # 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 810f843ca8afc54dd8e89bba5045e5c7e7013274 into PR head commit 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 Merge succeeded, producing 7cca23c9c8bbabe239289c282426188942e7ed08 Checking out Revision 7cca23c9c8bbabe239289c282426188942e7ed08 (PR-590) > 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/590/head:refs/remotes/origin/PR-590 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 # 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 810f843ca8afc54dd8e89bba5045e5c7e7013274 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7cca23c9c8bbabe239289c282426188942e7ed08 # timeout=10 Commit message: "Merge commit '810f843ca8afc54dd8e89bba5045e5c7e7013274' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:06:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:06:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:06:55 ========================================================= 02:06:55 EdgeX Global Pipelines Version Info 02:06:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a92bc66a4a0afb4ab7fe8bbabc2219b5a8a8e224 # timeout=10 02:06:55 ------------------- 02:06:55 stable info: 02:06:55 ------------------- 02:06:55 Commited By: Bill Mahoney bill.mahoney@intel.com 02:06:55 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 02:06:55 Message: update stable to v1.0.248 02:06:56 ------------------- 02:06:56 experimental info: 02:06:56 ------------------- 02:06:56 Commited By: **** collab-it+edgex@linuxfoundation.org 02:06:56 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 02:06:56 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:06:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:06:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-590 [Pipeline] echo 02:06:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-590 [Pipeline] echo 02:06:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-590 [Pipeline] echo 02:06:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7cca23c9c8bbabe239289c282426188942e7ed08 [Pipeline] echo 02:06:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7cca23c [Pipeline] echo 02:06:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:57 provisioning config files... 02:06:57 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/config15946362039383555945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:57 ---> docker-login.sh 02:06:57 nexus3.edgexfoundry.org:10001 02:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:57 Configure a credential helper to remove this warning. See 02:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:57 02:06:57 Login Succeeded 02:06:57 nexus3.edgexfoundry.org:10002 02:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:57 Configure a credential helper to remove this warning. See 02:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:57 02:06:57 Login Succeeded 02:06:57 nexus3.edgexfoundry.org:10003 02:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:58 Configure a credential helper to remove this warning. See 02:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:58 02:06:58 Login Succeeded 02:06:58 nexus3.edgexfoundry.org:10004 02:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:58 Configure a credential helper to remove this warning. See 02:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:58 02:06:58 Login Succeeded 02:06:58 docker.io 02:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:58 Configure a credential helper to remove this warning. See 02:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:58 02:06:58 Login Succeeded 02:06:58 ---> docker-login.sh ends [Pipeline] } 02:06:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:06:58 + git rev-list -1 --merges 7cca23c9c8bbabe239289c282426188942e7ed08~1..7cca23c9c8bbabe239289c282426188942e7ed08 [Pipeline] echo 02:06:58 -----------> git rev-list -1 --merges 7cca23c9c8bbabe239289c282426188942e7ed08~1..7cca23c9c8bbabe239289c282426188942e7ed08 7cca23c9c8bbabe239289c282426188942e7ed08 02:06:58 7cca23c9c8bbabe239289c282426188942e7ed08 [false] [Pipeline] sh 02:06:59 + git log --format=format:%s -1 7cca23c9c8bbabe239289c282426188942e7ed08 [Pipeline] echo 02:06:59 ========================================================= 02:06:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:06:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:06:59 + git log --format=format:%s -1 7cca23c9c8bbabe239289c282426188942e7ed08 [Pipeline] echo 02:06:59 [semverPrep] GIT_COMMIT: 7cca23c9c8bbabe239289c282426188942e7ed08, Commit Message: Merge commit '810f843ca8afc54dd8e89bba5045e5c7e7013274' into HEAD [Pipeline] echo 02:06:59 [semverPrep] This is not a build commit. [Pipeline] sh 02:06:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:06:59 + grep -v github /etc/ssh/ssh_known_hosts 02:06:59 + [ -e /tmp/ssh_known_hosts ] 02:06:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:06:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:06:59 + sudo tee -a /etc/ssh/ssh_known_hosts 02:06:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:00 02:07:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:00 0.1.4: Pulling from edgex-devops/py-git-semver 02:07:00 b85a868b505f: Pulling fs layer 02:07:00 e2be974225ed: Pulling fs layer 02:07:00 339a4e72a1f5: Pulling fs layer 02:07:00 988bab9f4d93: Pulling fs layer 02:07:00 1469e6f7b9e6: Pulling fs layer 02:07:00 eaf3925da568: Pulling fs layer 02:07:00 bab4dde63d76: Pulling fs layer 02:07:00 bde34c3a00c8: Pulling fs layer 02:07:00 b352a97aabf1: Pulling fs layer 02:07:00 4872d77fe225: Pulling fs layer 02:07:00 5851b861e8e6: Pulling fs layer 02:07:00 988bab9f4d93: Waiting 02:07:00 bde34c3a00c8: Waiting 02:07:00 eaf3925da568: Waiting 02:07:00 b352a97aabf1: Waiting 02:07:00 bab4dde63d76: Waiting 02:07:00 1469e6f7b9e6: Waiting 02:07:00 4872d77fe225: Waiting 02:07:00 5851b861e8e6: Waiting 02:07:00 e2be974225ed: Verifying Checksum 02:07:00 e2be974225ed: Download complete 02:07:00 988bab9f4d93: Download complete 02:07:00 339a4e72a1f5: Verifying Checksum 02:07:00 339a4e72a1f5: Download complete 02:07:00 eaf3925da568: Verifying Checksum 02:07:00 eaf3925da568: Download complete 02:07:00 1469e6f7b9e6: Verifying Checksum 02:07:00 1469e6f7b9e6: Download complete 02:07:00 bde34c3a00c8: Download complete 02:07:00 b352a97aabf1: Download complete 02:07:00 4872d77fe225: Download complete 02:07:00 5851b861e8e6: Verifying Checksum 02:07:00 5851b861e8e6: Download complete 02:07:00 b85a868b505f: Download complete 02:07:01 bab4dde63d76: Verifying Checksum 02:07:01 bab4dde63d76: Download complete 02:07:02 b85a868b505f: Pull complete 02:07:02 e2be974225ed: Pull complete 02:07:02 339a4e72a1f5: Pull complete 02:07:02 988bab9f4d93: Pull complete 02:07:02 1469e6f7b9e6: Pull complete 02:07:02 eaf3925da568: Pull complete 02:07:04 bab4dde63d76: Pull complete 02:07:04 bde34c3a00c8: Pull complete 02:07:04 b352a97aabf1: Pull complete 02:07:04 4872d77fe225: Pull complete 02:07:04 5851b861e8e6: Pull complete 02:07:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:07:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:04 prd-ubuntu20.04-docker-8c-8g-12679 does not seem to be running inside a container 02:07:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-590 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590:/w/workspace/edgexfoundry_edgex-ui-go_PR-590:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@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 02:07:06 $ docker top 0a95f95e8b506a4a91d99e5552e012f9a2fd4ea87ecc61b1c56d5517d6e8d8e8 -eo pid,comm 02:07:06 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). 02:07:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:06 [ssh-agent] Looking for ssh-agent implementation... 02:07:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:06 $ docker exec 0a95f95e8b506a4a91d99e5552e012f9a2fd4ea87ecc61b1c56d5517d6e8d8e8 ssh-agent 02:07:07 SSH_AUTH_SOCK=/tmp/ssh-GY3aH9WuJqXK/agent.32 02:07:07 SSH_AGENT_PID=38 02:07:07 Running ssh-add (command line suppressed) 02:07:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/private_key_15560691221725396592.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/private_key_15560691221725396592.key) 02:07:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:07 + git tag --points-at HEAD [Pipeline] } 02:07:07 $ docker exec --env ******** --env ******** 0a95f95e8b506a4a91d99e5552e012f9a2fd4ea87ecc61b1c56d5517d6e8d8e8 ssh-agent -k 02:07:07 unset SSH_AUTH_SOCK; 02:07:07 unset SSH_AGENT_PID; 02:07:07 echo Agent pid 38 killed; 02:07:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:07:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:07 [ssh-agent] Looking for ssh-agent implementation... 02:07:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:07 $ docker exec 0a95f95e8b506a4a91d99e5552e012f9a2fd4ea87ecc61b1c56d5517d6e8d8e8 ssh-agent 02:07:07 SSH_AUTH_SOCK=/tmp/ssh-oh4mv1jozaQL/agent.69 02:07:07 SSH_AGENT_PID=75 02:07:07 Running ssh-add (command line suppressed) 02:07:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/private_key_10372234390633311230.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/private_key_10372234390633311230.key) 02:07:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:08 + git semver init 02:07:08 2023-05-04 02:07:08,432 [run_init] DEBUG init version:0.0.0 force:False 02:07:08 2023-05-04 02:07:08,433 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver 02:07:08 2023-05-04 02:07:08,434 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver 02:07:08 2023-05-04 02:07:08,434 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-590, universal_newlines=False, shell=None, istream=None) 02:07:09 2023-05-04 02:07:09,806 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.git/info/exclude 02:07:09 2023-05-04 02:07:09,807 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver/PR-590 with force:False 02:07:09 2023-05-04 02:07:09,807 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver/PR-590 02:07:09 2023-05-04 02:07:09,811 [execute] INFO git cat-file --batch-check 02:07:09 2023-05-04 02:07:09,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver, universal_newlines=False, shell=None, istream=) 02:07:09 2023-05-04 02:07:09,818 [execute] INFO git cat-file --batch 02:07:09 2023-05-04 02:07:09,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver, universal_newlines=False, shell=None, istream=) 02:07:09 2023-05-04 02:07:09,824 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver/PR-590 02:07:09 0.0.0 [Pipeline] } 02:07:09 $ docker exec --env ******** --env ******** 0a95f95e8b506a4a91d99e5552e012f9a2fd4ea87ecc61b1c56d5517d6e8d8e8 ssh-agent -k 02:07:10 unset SSH_AUTH_SOCK; 02:07:10 unset SSH_AGENT_PID; 02:07:10 echo Agent pid 75 killed; 02:07:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:10 + git semver [Pipeline] } 02:07:10 $ docker stop --time=1 0a95f95e8b506a4a91d99e5552e012f9a2fd4ea87ecc61b1c56d5517d6e8d8e8 02:07:11 $ docker rm -f --volumes 0a95f95e8b506a4a91d99e5552e012f9a2fd4ea87ecc61b1c56d5517d6e8d8e8 [Pipeline] // withDockerContainer [Pipeline] sh 02:07:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:07:12 Stashed 1 file(s) [Pipeline] echo 02:07:12 [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 02:07:12 provisioning config files... 02:07:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/config9352008052872900420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:12 ---> docker-login.sh 02:07:12 nexus3.edgexfoundry.org:10001 02:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:12 Configure a credential helper to remove this warning. See 02:07:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:12 02:07:12 Login Succeeded 02:07:12 nexus3.edgexfoundry.org:10002 02:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:12 Configure a credential helper to remove this warning. See 02:07:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:12 02:07:12 Login Succeeded 02:07:12 nexus3.edgexfoundry.org:10003 02:07:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:13 Configure a credential helper to remove this warning. See 02:07:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:13 02:07:13 Login Succeeded 02:07:13 nexus3.edgexfoundry.org:10004 02:07:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:13 Configure a credential helper to remove this warning. See 02:07:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:13 02:07:13 Login Succeeded 02:07:13 docker.io 02:07:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:13 Configure a credential helper to remove this warning. See 02:07:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:13 02:07:13 Login Succeeded 02:07:13 ---> docker-login.sh ends [Pipeline] } 02:07:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:07:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:07:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:07:13 ========================================================= 02:07:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:07:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:13 + 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 . 02:07:14 Sending build context to Docker daemon 45.93MB 02:07:14 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 02:07:14 Step 2/15 : FROM ${BASE} AS builder 02:07:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:07:14 f56be85fc22e: Pulling fs layer 02:07:14 85791d961cd3: Pulling fs layer 02:07:14 d694b5ae8c79: Pulling fs layer 02:07:14 9f32a84ed3da: Pulling fs layer 02:07:14 4d19c01a9841: Pulling fs layer 02:07:14 9325e15d5711: Pulling fs layer 02:07:14 556b6ee489ea: Pulling fs layer 02:07:14 c5a4b2cf53e6: Pulling fs layer 02:07:14 4d19c01a9841: Waiting 02:07:14 9325e15d5711: Waiting 02:07:14 556b6ee489ea: Waiting 02:07:14 c5a4b2cf53e6: Waiting 02:07:14 9f32a84ed3da: Waiting 02:07:14 85791d961cd3: Download complete 02:07:14 9f32a84ed3da: Verifying Checksum 02:07:14 9f32a84ed3da: Download complete 02:07:14 4d19c01a9841: Download complete 02:07:14 f56be85fc22e: Verifying Checksum 02:07:14 f56be85fc22e: Download complete 02:07:14 9325e15d5711: Verifying Checksum 02:07:14 9325e15d5711: Download complete 02:07:14 f56be85fc22e: Pull complete 02:07:14 85791d961cd3: Pull complete 02:07:14 c5a4b2cf53e6: Verifying Checksum 02:07:14 c5a4b2cf53e6: Download complete 02:07:14 d694b5ae8c79: Verifying Checksum 02:07:14 d694b5ae8c79: Download complete 02:07:15 556b6ee489ea: Verifying Checksum 02:07:15 556b6ee489ea: Download complete 02:07:18 d694b5ae8c79: Pull complete 02:07:18 9f32a84ed3da: Pull complete 02:07:18 4d19c01a9841: Pull complete 02:07:18 9325e15d5711: Pull complete 02:07:21 556b6ee489ea: Pull complete 02:07:21 c5a4b2cf53e6: Pull complete 02:07:21 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 02:07:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:07:21 ---> c4be618373d6 02:07:21 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:07:26 ---> Running in 7befe6d7c945 02:07:26 Removing intermediate container 7befe6d7c945 02:07:26 ---> cc444878dc7a 02:07:26 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:07:26 ---> Running in 9c3507b18ad8 02:07:26 Removing intermediate container 9c3507b18ad8 02:07:26 ---> c1cfd7c18167 02:07:26 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:07:26 ---> Running in b8eb4a5c9ebd 02:07:26 Removing intermediate container b8eb4a5c9ebd 02:07:26 ---> 1b9dfd13ac9e 02:07:26 Step 6/15 : LABEL Name=edgex-ui-go 02:07:26 ---> Running in ef1e59d5d51f 02:07:26 Removing intermediate container ef1e59d5d51f 02:07:26 ---> 074b3720a0fd 02:07:26 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:07:26 ---> Running in 31fbd8978ab6 02:07:26 Removing intermediate container 31fbd8978ab6 02:07:26 ---> 3b90e79f2782 02:07:26 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:07:26 latest: Pulling from library/docker 02:07:26 f56be85fc22e: Already exists 02:07:26 7ed9ddfd3b8f: Pulling fs layer 02:07:26 788e1ab5616a: Pulling fs layer 02:07:26 c585cb37f4e3: Pulling fs layer 02:07:26 f07ac151bd26: Pulling fs layer 02:07:26 40ec0a365c4d: Pulling fs layer 02:07:26 8e86e06bd107: Pulling fs layer 02:07:26 265c5956ad77: Pulling fs layer 02:07:26 0326226f4470: Pulling fs layer 02:07:26 e09aa9eb39ba: Pulling fs layer 02:07:26 8f731bd845bb: Pulling fs layer 02:07:26 b045f4bf5e58: Pulling fs layer 02:07:26 6f439390c271: Pulling fs layer 02:07:26 4e540a8453c0: Pulling fs layer 02:07:26 8e86e06bd107: Waiting 02:07:26 265c5956ad77: Waiting 02:07:26 0326226f4470: Waiting 02:07:26 f07ac151bd26: Waiting 02:07:26 e09aa9eb39ba: Waiting 02:07:26 8f731bd845bb: Waiting 02:07:26 b045f4bf5e58: Waiting 02:07:26 6f439390c271: Waiting 02:07:26 40ec0a365c4d: Waiting 02:07:26 4e540a8453c0: Waiting 02:07:27 788e1ab5616a: Download complete 02:07:27 7ed9ddfd3b8f: Verifying Checksum 02:07:27 7ed9ddfd3b8f: Download complete 02:07:27 7ed9ddfd3b8f: Pull complete 02:07:27 f07ac151bd26: Verifying Checksum 02:07:27 f07ac151bd26: Download complete 02:07:27 c585cb37f4e3: Verifying Checksum 02:07:27 c585cb37f4e3: Download complete 02:07:27 788e1ab5616a: Pull complete 02:07:27 265c5956ad77: Download complete 02:07:27 8e86e06bd107: Verifying Checksum 02:07:27 8e86e06bd107: Download complete 02:07:27 40ec0a365c4d: Verifying Checksum 02:07:27 40ec0a365c4d: Download complete 02:07:27 0326226f4470: Verifying Checksum 02:07:27 0326226f4470: Download complete 02:07:27 8f731bd845bb: Verifying Checksum 02:07:27 8f731bd845bb: Download complete 02:07:27 c585cb37f4e3: Pull complete 02:07:27 6f439390c271: Verifying Checksum 02:07:27 6f439390c271: Download complete 02:07:27 e09aa9eb39ba: Verifying Checksum 02:07:27 e09aa9eb39ba: Download complete 02:07:27 4e540a8453c0: Verifying Checksum 02:07:27 4e540a8453c0: Download complete 02:07:27 Still waiting to schedule task 02:07:27 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:07:27 f07ac151bd26: Pull complete 02:07:28 b045f4bf5e58: Verifying Checksum 02:07:28 b045f4bf5e58: Download complete 02:07:28 40ec0a365c4d: Pull complete 02:07:28 8e86e06bd107: Pull complete 02:07:28 265c5956ad77: Pull complete 02:07:28 0326226f4470: Pull complete 02:07:28 e09aa9eb39ba: Pull complete 02:07:28 8f731bd845bb: Pull complete 02:07:29 b045f4bf5e58: Pull complete 02:07:29 6f439390c271: Pull complete 02:07:29 4e540a8453c0: Pull complete 02:07:29 Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 02:07:29 Status: Downloaded newer image for docker:latest 02:07:31 ---> 786e0d9f5251 02:07:31 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:07:31 ---> Running in e7caacf9db46 02:07:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:07:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:07:31 OK: 265 MiB in 53 packages 02:07:32 Removing intermediate container e7caacf9db46 02:07:32 ---> 14ecba62de4f 02:07:32 Step 10/15 : ENV GO111MODULE=on 02:07:32 ---> Running in 993dcae77650 02:07:32 Removing intermediate container 993dcae77650 02:07:32 ---> f5822223fc49 02:07:32 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:07:32 ---> Running in beb3232995fd 02:07:32 Removing intermediate container beb3232995fd 02:07:32 ---> d29ddd389145 02:07:32 Step 12/15 : COPY go.mod vendor* ./ 02:07:32 ---> d0a1c8f1e61d 02:07:32 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:32 ---> Running in 08d79de56bbb 02:07:59 Removing intermediate container 08d79de56bbb 02:07:59 ---> 15c899763786 02:07:59 Step 14/15 : COPY . . 02:07:59 ---> fdf57bb64e25 02:07:59 Step 15/15 : RUN ${MAKE} 02:07:59 ---> Running in f04dfc3e414c 02:07:59 noop 02:07:59 Removing intermediate container f04dfc3e414c 02:07:59 ---> 31355c303bea 02:07:59 Successfully built 31355c303bea 02:07:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:59 + docker inspect -f . ci-base-image-x86_64 02:07:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:59 prd-ubuntu20.04-docker-8c-8g-12679 does not seem to be running inside a container 02:07:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-590 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590:/w/workspace/edgexfoundry_edgex-ui-go_PR-590:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@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 02:07:59 $ docker top 693b9597cec846b4e0faf0a724b5e11e450b3ecb6d69ed2cf344a783b4c1575c -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:00 + go version 02:08:00 go version go1.20.2 linux/amd64 [Pipeline] } 02:08:00 $ docker stop --time=1 693b9597cec846b4e0faf0a724b5e11e450b3ecb6d69ed2cf344a783b4c1575c 02:08:01 $ docker rm -f --volumes 693b9597cec846b4e0faf0a724b5e11e450b3ecb6d69ed2cf344a783b4c1575c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:02 + docker inspect -f . ci-base-image-x86_64 02:08:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:02 prd-ubuntu20.04-docker-8c-8g-12679 does not seem to be running inside a container 02:08:02 $ 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-590 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590:/w/workspace/edgexfoundry_edgex-ui-go_PR-590:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@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 02:08:02 $ docker top 9a6719aa2abbc953a630f1b5446ad89ea41337e3875adf9b76fe7098fb379963 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:02 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-590 [Pipeline] fileExists [Pipeline] sh 02:08:03 + make test 02:08:03 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:08:08 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:08:16 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:08:16 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:08:16 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:08:16 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:08:16 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:08:16 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:08:16 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:08:16 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:08:16 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:08:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:08:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:08:19 ./bin/test-attribution-txt.sh 02:08:19 make -C web test 02:08:19 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-590/web' 02:08:19 make[1]: tput: No such file or directory 02:08:19 make[1]: tput: No such file or directory 02:08:19 warning: generating ./VERSION 02:08:19 echo "0.0.0" > VERSION 02:08:19 docker build \ 02:08:19 -f Dockerfile \ 02:08:19 --build-arg USER=1000 \ 02:08:19 \ 02:08:19 --label "git_sha=7cca23c9c8bbabe239289c282426188942e7ed08" \ 02:08:19 -t edgexfoundry/edgex-web-ui:7cca23c9c8bbabe239289c282426188942e7ed08 \ 02:08:19 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:08:19 . 02:08:19 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:08:19 Install the buildx component to build images with BuildKit: 02:08:19 https://docs.docker.com/go/buildx/ 02:08:19 02:08:19 Sending build context to Docker daemon 3.269MB 02:08:19 Step 1/10 : FROM node:16.17-alpine3.15 02:08:19 16.17-alpine3.15: Pulling from library/node 02:08:19 9621f1afde84: Pulling fs layer 02:08:19 c6f70ee39829: Pulling fs layer 02:08:19 56892a8094a2: Pulling fs layer 02:08:19 58dd87906ef0: Pulling fs layer 02:08:19 58dd87906ef0: Waiting 02:08:19 56892a8094a2: Download complete 02:08:19 58dd87906ef0: Verifying Checksum 02:08:19 58dd87906ef0: Download complete 02:08:19 9621f1afde84: Verifying Checksum 02:08:19 9621f1afde84: Download complete 02:08:19 9621f1afde84: Pull complete 02:08:19 c6f70ee39829: Verifying Checksum 02:08:19 c6f70ee39829: Download complete 02:08:20 c6f70ee39829: Pull complete 02:08:20 56892a8094a2: Pull complete 02:08:20 58dd87906ef0: Pull complete 02:08:20 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:08:20 Status: Downloaded newer image for node:16.17-alpine3.15 02:08:20 ---> b69703f70c3d 02:08:20 Step 2/10 : RUN apk add --no-cache chromium 02:08:22 ---> Running in 0180fec5d339 02:08:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:08:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:08:22 (1/129) Installing libxau (1.0.9-r0) 02:08:22 (2/129) Installing libmd (1.0.3-r0) 02:08:22 (3/129) Installing libbsd (0.11.3-r1) 02:08:22 (4/129) Installing libxdmcp (1.1.3-r0) 02:08:22 (5/129) Installing libxcb (1.14-r2) 02:08:22 (6/129) Installing libx11 (1.7.3.1-r0) 02:08:22 (7/129) Installing libxext (1.3.4-r0) 02:08:22 (8/129) Installing libice (1.0.10-r0) 02:08:22 (9/129) Installing libuuid (2.37.4-r0) 02:08:22 (10/129) Installing libsm (1.2.3-r0) 02:08:22 (11/129) Installing libxt (1.2.1-r0) 02:08:23 (12/129) Installing libxmu (1.1.3-r0) 02:08:23 (13/129) Installing xset (1.2.4-r0) 02:08:23 (14/129) Installing xprop (1.2.5-r0) 02:08:23 (15/129) Installing xdg-utils (1.1.3-r0) 02:08:23 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 02:08:23 (17/129) Installing pkgconf (1.8.1-r0) 02:08:23 (18/129) Installing libffi (3.4.2-r1) 02:08:23 (19/129) Installing libintl (0.21-r0) 02:08:23 (20/129) Installing libblkid (2.37.4-r0) 02:08:23 (21/129) Installing libmount (2.37.4-r0) 02:08:23 (22/129) Installing pcre (8.45-r1) 02:08:23 (23/129) Installing glib (2.70.1-r0) 02:08:23 (24/129) Installing xz-libs (5.2.5-r1) 02:08:23 (25/129) Installing libxml2 (2.9.14-r2) 02:08:23 (26/129) Installing shared-mime-info (2.1-r2) 02:08:23 (27/129) Installing hicolor-icon-theme (0.17-r1) 02:08:23 (28/129) Installing libjpeg-turbo (2.1.2-r0) 02:08:23 (29/129) Installing libpng (1.6.37-r1) 02:08:23 (30/129) Installing libwebp (1.2.2-r0) 02:08:23 (31/129) Installing zstd-libs (1.5.0-r0) 02:08:23 (32/129) Installing tiff (4.4.0-r1) 02:08:23 (33/129) Installing gdk-pixbuf (2.42.8-r0) 02:08:23 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 02:08:23 (35/129) Installing libxcomposite (0.4.5-r0) 02:08:23 (36/129) Installing libxfixes (6.0.0-r0) 02:08:23 (37/129) Installing libxrender (0.9.10-r3) 02:08:23 (38/129) Installing libxcursor (1.2.0-r0) 02:08:23 (39/129) Installing libxdamage (1.1.5-r1) 02:08:23 (40/129) Installing libxi (1.8-r0) 02:08:23 (41/129) Installing libxinerama (1.1.4-r1) 02:08:23 (42/129) Installing libxrandr (1.5.2-r1) 02:08:23 (43/129) Installing atk (2.36.0-r0) 02:08:23 (44/129) Installing libxtst (1.2.3-r3) 02:08:23 (45/129) Installing dbus-libs (1.12.24-r0) 02:08:23 (46/129) Installing at-spi2-core (2.42.0-r0) 02:08:23 (47/129) Installing at-spi2-atk (2.38.0-r0) 02:08:23 (48/129) Installing expat (2.5.0-r0) 02:08:23 (49/129) Installing brotli-libs (1.0.9-r5) 02:08:23 (50/129) Installing libbz2 (1.0.8-r1) 02:08:23 (51/129) Installing freetype (2.11.1-r2) 02:08:23 (52/129) Installing fontconfig (2.13.1-r4) 02:08:23 (53/129) Installing pixman (0.40.0-r4) 02:08:23 (54/129) Installing cairo (1.16.0-r5) 02:08:23 (55/129) Installing cairo-gobject (1.16.0-r5) 02:08:23 (56/129) Installing avahi-libs (0.8-r5) 02:08:23 (57/129) Installing gmp (6.2.1-r1) 02:08:23 (58/129) Installing nettle (3.7.3-r0) 02:08:23 (59/129) Installing p11-kit (0.24.0-r1) 02:08:23 (60/129) Installing libtasn1 (4.18.0-r1) 02:08:23 (61/129) Installing libunistring (0.9.10-r1) 02:08:23 (62/129) Installing gnutls (3.7.1-r2) 02:08:23 (63/129) Installing cups-libs (2.3.3-r6) 02:08:23 (64/129) Installing libepoxy (1.5.9-r0) 02:08:23 (65/129) Installing fribidi (1.0.11-r0) 02:08:23 (66/129) Installing graphite2 (1.3.14-r0) 02:08:23 (67/129) Installing harfbuzz (3.0.0-r2) 02:08:23 (68/129) Installing libxft (2.3.4-r0) 02:08:23 (69/129) Installing pango (1.48.10-r0) 02:08:24 (70/129) Installing wayland-libs-client (1.19.0-r1) 02:08:24 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 02:08:24 (72/129) Installing wayland-libs-egl (1.19.0-r1) 02:08:24 (73/129) Installing xkeyboard-config (2.34-r0) 02:08:24 (74/129) Installing libxkbcommon (1.3.1-r0) 02:08:24 (75/129) Installing gtk+3.0 (3.24.30-r0) 02:08:24 Executing gtk+3.0-3.24.30-r0.post-install 02:08:24 (76/129) Installing libfontenc (1.1.4-r0) 02:08:24 (77/129) Installing mkfontscale (1.2.1-r1) 02:08:24 (78/129) Installing ttf-opensans (1.10-r1) 02:08:24 Executing ttf-opensans-1.10-r1.post-install 02:08:26 (79/129) Installing libogg (1.3.5-r0) 02:08:26 (80/129) Installing flac (1.3.4-r0) 02:08:26 (81/129) Installing alsa-lib (1.2.5.1-r1) 02:08:26 (82/129) Installing libatomic (10.3.1_git20211027-r0) 02:08:26 (83/129) Installing sdl2 (2.0.16-r4) 02:08:26 (84/129) Installing aom-libs (3.2.0-r0) 02:08:26 (85/129) Installing libass (0.15.2-r0) 02:08:26 (86/129) Installing libdav1d (0.9.2-r0) 02:08:26 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:08:26 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 02:08:26 (89/129) Installing lame (3.100-r0) 02:08:26 (90/129) Installing opus (1.3.1-r1) 02:08:26 (91/129) Installing libgomp (10.3.1_git20211027-r0) 02:08:26 (92/129) Installing soxr (0.1.3-r2) 02:08:26 (93/129) Installing libsrt (1.4.2-r1) 02:08:26 (94/129) Installing libssh (0.9.6-r1) 02:08:26 (95/129) Installing libtheora (1.1.1-r16) 02:08:26 (96/129) Installing v4l-utils-libs (1.22.1-r1) 02:08:26 (97/129) Installing libpciaccess (0.16-r0) 02:08:26 (98/129) Installing libdrm (2.4.109-r0) 02:08:26 (99/129) Installing libva (2.13.0-r0) 02:08:26 (100/129) Installing libvdpau (1.4-r0) 02:08:26 (101/129) Installing vidstab (1.1.0-r1) 02:08:26 (102/129) Installing libvorbis (1.3.7-r0) 02:08:26 (103/129) Installing libvpx (1.10.0-r0) 02:08:26 (104/129) Installing vulkan-loader (1.2.196-r0) 02:08:26 (105/129) Installing x264-libs (20210613-r0) 02:08:26 (106/129) Installing x265-libs (3.5-r0) 02:08:26 (107/129) Installing xvidcore (1.3.7-r1) 02:08:26 (108/129) Installing ffmpeg-libs (4.4.1-r2) 02:08:28 (109/129) Installing libevent (2.1.12-r4) 02:08:28 (110/129) Installing mesa (21.2.6-r0) 02:08:28 (111/129) Installing wayland-libs-server (1.19.0-r1) 02:08:28 (112/129) Installing mesa-gbm (21.2.6-r0) 02:08:28 (113/129) Installing lcms2 (2.12-r1) 02:08:28 (114/129) Installing nspr (4.32-r0) 02:08:28 (115/129) Installing sqlite-libs (3.36.0-r0) 02:08:29 (116/129) Installing nss (3.78.1-r0) 02:08:29 (117/129) Installing libasyncns (0.8-r1) 02:08:29 (118/129) Installing libltdl (2.4.6-r7) 02:08:29 (119/129) Installing orc (0.4.32-r0) 02:08:29 (120/129) Installing libsndfile (1.0.31-r1) 02:08:29 (121/129) Installing speexdsp (1.2.0-r0) 02:08:29 (122/129) Installing tdb-libs (1.4.5-r0) 02:08:29 (123/129) Installing libpulse (15.0-r2) 02:08:29 (124/129) Installing re2 (2021.11.01-r0) 02:08:29 (125/129) Installing snappy (1.1.9-r1) 02:08:29 (126/129) Installing libgpg-error (1.42-r1) 02:08:29 (127/129) Installing libgcrypt (1.9.4-r0) 02:08:29 (128/129) Installing libxslt (1.1.35-r0) 02:08:30 (129/129) Installing chromium (99.0.4844.84-r0) 02:08:31 Executing busybox-1.34.1-r7.trigger 02:08:31 Executing glib-2.70.1-r0.trigger 02:08:31 Executing shared-mime-info-2.1-r2.trigger 02:08:31 Executing gdk-pixbuf-2.42.8-r0.trigger 02:08:31 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:08:31 Executing fontconfig-2.13.1-r4.trigger 02:08:31 Executing mkfontscale-1.2.1-r1.trigger 02:08:31 OK: 286 MiB in 145 packages 02:08:38 Removing intermediate container 0180fec5d339 02:08:38 ---> 477dd36b2b27 02:08:38 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:08:38 ---> Running in 902fbc5cd776 02:08:38 Removing intermediate container 902fbc5cd776 02:08:38 ---> 9aaca6cf8f39 02:08:38 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:08:38 ---> Running in 095160ffd2b5 02:08:38 Removing intermediate container 095160ffd2b5 02:08:38 ---> 1fd07f696933 02:08:38 Step 5/10 : RUN npm install -g npm 02:08:38 ---> Running in e490d3a8e3ac 02:08:44 02:08:44 removed 7 packages, changed 101 packages, and audited 264 packages in 5s 02:08:44 02:08:44 27 packages are looking for funding 02:08:44 run `npm fund` for details 02:08:44 02:08:44 found 0 vulnerabilities 02:08:45 Removing intermediate container e490d3a8e3ac 02:08:45 ---> db624790db5b 02:08:45 Step 6/10 : ARG USER=1000 02:08:45 ---> Running in 819fdb14c6a2 02:08:46 Removing intermediate container 819fdb14c6a2 02:08:46 ---> e42eca9b886e 02:08:46 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:08:46 ---> Running in 0a28a17384a1 02:08:47 Removing intermediate container 0a28a17384a1 02:08:47 ---> 49ae85c65600 02:08:47 Step 8/10 : USER $USER:$USER 02:08:47 ---> Running in 3929cc4abd67 02:08:47 Removing intermediate container 3929cc4abd67 02:08:47 ---> a5995fbb2aea 02:08:47 Step 9/10 : WORKDIR /app 02:08:48 ---> Running in ffd37f22e517 02:08:48 Removing intermediate container ffd37f22e517 02:08:48 ---> 2a312a735987 02:08:48 Step 10/10 : LABEL git_sha=7cca23c9c8bbabe239289c282426188942e7ed08 02:08:48 ---> Running in 7f462be9b72e 02:08:48 Removing intermediate container 7f462be9b72e 02:08:48 ---> 322cf387e853 02:08:48 Successfully built 322cf387e853 02:08:48 Successfully tagged edgexfoundry/edgex-web-ui:7cca23c9c8bbabe239289c282426188942e7ed08 02:08:48 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:08:48 touch edgex-web-ui.imagebuilt 02:08:48 mkdir -p node_modules coverage 02:08:48 chown "1000:1000" node_modules coverage package-lock.json 02:08:48 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:08:50 npm WARN EBADENGINE Unsupported engine { 02:08:50 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:08:50 npm WARN EBADENGINE required: { 02:08:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:50 npm WARN EBADENGINE }, 02:08:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:08:50 npm WARN EBADENGINE } 02:08:50 npm WARN EBADENGINE Unsupported engine { 02:08:50 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:08:50 npm WARN EBADENGINE required: { 02:08:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:50 npm WARN EBADENGINE }, 02:08:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:08:50 npm WARN EBADENGINE } 02:08:50 npm WARN EBADENGINE Unsupported engine { 02:08:50 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:08:50 npm WARN EBADENGINE required: { 02:08:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:50 npm WARN EBADENGINE }, 02:08:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:08:50 npm WARN EBADENGINE } 02:08:50 npm WARN EBADENGINE Unsupported engine { 02:08:50 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:08:50 npm WARN EBADENGINE required: { 02:08:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:50 npm WARN EBADENGINE }, 02:08:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:08:50 npm WARN EBADENGINE } 02:08:50 npm WARN EBADENGINE Unsupported engine { 02:08:50 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:08:50 npm WARN EBADENGINE required: { 02:08:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:50 npm WARN EBADENGINE }, 02:08:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:08:50 npm WARN EBADENGINE } 02:08:50 npm WARN EBADENGINE Unsupported engine { 02:08:50 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:08:50 npm WARN EBADENGINE required: { 02:08:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:50 npm WARN EBADENGINE }, 02:08:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:08:50 npm WARN EBADENGINE } 02:08:50 npm WARN EBADENGINE Unsupported engine { 02:08:50 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:08:50 npm WARN EBADENGINE required: { 02:08:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:50 npm WARN EBADENGINE }, 02:08:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:08:50 npm WARN EBADENGINE } 02:08:50 npm WARN EBADENGINE Unsupported engine { 02:08:50 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:08:50 npm WARN EBADENGINE required: { 02:08:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:50 npm WARN EBADENGINE }, 02:08:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:08:50 npm WARN EBADENGINE } 02:08:50 npm WARN EBADENGINE Unsupported engine { 02:08:50 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:08:50 npm WARN EBADENGINE required: { 02:08:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:50 npm WARN EBADENGINE }, 02:08:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:08:50 npm WARN EBADENGINE } 02:08:55 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:08:55 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 02:08:55 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:08:55 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:08:55 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:08:55 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:08:56 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:08:57 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:08:57 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:08:59 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 02:08:59 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 02:09:00 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. 02:09:01 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. 02:09:01 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. 02:09:01 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:09:01 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:09:01 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. 02:09:01 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. 02:09:02 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:09:12 02:09:12 added 1478 packages, and audited 1479 packages in 22s 02:09:12 02:09:12 90 packages are looking for funding 02:09:12 run `npm fund` for details 02:09:12 02:09:12 36 vulnerabilities (1 low, 13 moderate, 17 high, 5 critical) 02:09:12 02:09:12 To address issues that do not require attention, run: 02:09:12 npm audit fix 02:09:12 02:09:12 To address all issues (including breaking changes), run: 02:09:12 npm audit fix --force 02:09:12 02:09:12 Run `npm audit` for details. 02:09:19 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 02:09:21 - Generating browser application bundles (phase: setup)... 02:09:26 Compiling @angular/core : es2015 as esm2015 02:09:26 Compiling @angular/compiler/testing : es2015 as esm2015 02:09:29 Compiling @angular/common : es2015 as esm2015 02:09:29 Compiling @angular/core/testing : es2015 as esm2015 02:09:30 Compiling @angular/platform-browser : es2015 as esm2015 02:09:30 Compiling @angular/common/testing : es2015 as esm2015 02:09:30 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:09:30 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:09:30 Compiling @angular/router : es2015 as esm2015 02:09:31 Compiling @angular/common/http : es2015 as esm2015 02:09:31 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:09:31 Compiling @angular/forms : es2015 as esm2015 02:09:31 Compiling @angular/common/http/testing : es2015 as esm2015 02:09:33 Compiling @angular/router/testing : es2015 as esm2015 02:09:39 04 05 2023 02:09:38.794:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:09:39 04 05 2023 02:09:38.796:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:09:39 04 05 2023 02:09:38.799:INFO [launcher]: Starting browser ChromeHeadless 02:09:52 ✔ Browser application bundle generation complete. 02:09:52 04 05 2023 02:09:50.190:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket qaW5-8zeizwxUWV4AAAB with id 5105318 02:09:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12695 in /w/workspace/edgexfoundry_edgex-ui-go_PR-590 [Pipeline] { [Pipeline] ws 02:09:52 Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout 02:09:52 The recommended git tool is: git 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.065 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.08 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.085 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.09 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.093 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.097 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.1 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.139 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.169 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.284 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.302 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.328 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.332 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.334 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.369 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.372 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.374 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.426 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.439 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.448 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.472 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.476 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.478 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.503 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.504 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.506 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.507 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.511 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.567 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.576 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.579 secs) 02:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.599 secs) 02:09:54 WARN: ' 02:09:54 It looks like you're using ngModel on the same form field as formControlName. 02:09:54 Support for using the ngModel input property and ngModelChange event with 02:09:54 reactive form directives has been deprecated in Angular v6 and will be removed 02:09:54 in a future version of Angular. 02:09:54 02:09:54 For more information on this, see our API docs here: 02:09:54 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:09:54 ' 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.599 secs) 02:09:54 WARN: ' 02:09:54 It looks like you're using ngModel on the same form field as formControlName. 02:09:54 Support for using the ngModel input property and ngModelChange event with 02:09:54 reactive form directives has been deprecated in Angular v6 and will be removed 02:09:54 in a future version of Angular. 02:09:54 02:09:54 For more information on this, see our API docs here: 02:09:54 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:09:54 ' 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.628 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.638 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.655 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.693 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.704 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.728 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.734 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.737 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.782 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.786 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.818 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.829 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.89 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.903 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.92 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.926 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.929 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.932 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.949 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.955 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.975 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.978 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.98 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.997 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.005 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.016 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.034 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.049 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.054 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.057 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.059 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.081 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.092 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.098 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.121 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.129 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.139 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.148 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.225 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.244 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.249 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.275 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.29 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.296 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.312 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.33 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.341 secs) 02:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.362 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.373 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.379 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.392 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.398 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.401 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.408 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.432 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.439 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.447 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.453 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.455 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.47 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.48 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.495 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.504 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.513 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.516 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.533 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.535 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.536 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.552 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.561 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.572 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.586 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.594 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.601 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.604 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.608 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.611 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.636 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.66 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.668 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.672 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.688 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.691 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.692 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.696 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.697 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.714 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.721 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.727 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.732 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.741 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.744 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.746 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.771 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.782 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.792 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.796 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.806 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.818 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.821 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.828 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.835 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.839 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.845 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.85 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.859 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.883 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.901 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.908 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.92 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.923 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.94 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.968 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.981 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 1.99 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 1.997 secs) 02:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.001 secs) 02:09:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.014 secs / 2.001 secs) 02:09:56 TOTAL: 149 SUCCESS 02:09:56 ✔ Browser application bundle generation complete. 02:09:56 02:09:56 =============================== Coverage summary =============================== 02:09:56 Statements : 40.98% ( 1467/3580 ) 02:09:56 Branches : 12.03% ( 111/923 ) 02:09:56 Functions : 33.28% ( 432/1298 ) 02:09:56 Lines : 38.91% ( 1318/3387 ) 02:09:56 ================================================================================ 02:09:56 ✔ Browser application bundle generation complete. 02:09:57 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-590/web' [Pipeline] echo 02:09:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:09:57 $ docker stop --time=1 9a6719aa2abbc953a630f1b5446ad89ea41337e3875adf9b76fe7098fb379963 02:09:58 $ docker rm -f --volumes 9a6719aa2abbc953a630f1b5446ad89ea41337e3875adf9b76fe7098fb379963 [Pipeline] // withDockerContainer [Pipeline] sh 02:09:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:09:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:10:00 + sudo chown -R jenkins:jenkins . 02:10:00 using credential edgex-jenkins-ssh 02:10:00 Cloning the remote Git repository [Pipeline] sh 02:10:01 + ls -al . 02:10:01 total 180 02:10:01 drwxrwxr-x 14 jenkins jenkins 4096 May 4 02:08 . 02:10:01 drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:06 .. 02:10:01 drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:06 .blubracket 02:10:01 -rw-rw-r-- 1 jenkins jenkins 18 May 4 02:06 .dockerignore 02:10:01 drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:07 .git 02:10:01 drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:06 .github 02:10:01 -rw-rw-r-- 1 jenkins jenkins 185 May 4 02:06 .gitignore 02:10:01 drwxr-xr-x 3 jenkins jenkins 4096 May 4 02:07 .semver 02:10:01 -rw-rw-r-- 1 jenkins jenkins 8418 May 4 02:06 Attribution.txt 02:10:01 -rw-rw-r-- 1 jenkins jenkins 17205 May 4 02:06 CHANGELOG.md 02:10:01 -rw-rw-r-- 1 jenkins jenkins 3959 May 4 02:06 CONTRIBUTING.md 02:10:01 -rw-rw-r-- 1 jenkins jenkins 1788 May 4 02:06 Dockerfile 02:10:01 -rw-rw-r-- 1 jenkins jenkins 652 May 4 02:06 Jenkinsfile 02:10:01 -rw-rw-r-- 1 jenkins jenkins 11357 May 4 02:06 LICENSE 02:10:01 -rw-rw-r-- 1 jenkins jenkins 2124 May 4 02:06 Makefile 02:10:01 -rw-rw-r-- 1 jenkins jenkins 4558 May 4 02:06 README.md 02:10:01 -rw-rw-r-- 1 jenkins jenkins 5 May 4 02:07 VERSION 02:10:01 drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:06 assets 02:10:01 drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:06 bin 02:10:01 drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:06 cmd 02:10:01 -rw-r--r-- 1 jenkins jenkins 10 May 4 02:08 coverage.out 02:10:01 drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:06 docs 02:10:01 -rw-rw-r-- 1 jenkins jenkins 3052 May 4 02:06 go.mod 02:10:01 -rw-rw-r-- 1 jenkins jenkins 30610 May 4 02:06 go.sum 02:10:01 drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:06 internal 02:10:01 drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:06 snap 02:10:01 drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:06 testing 02:10:01 -rw-rw-r-- 1 jenkins jenkins 155 May 4 02:06 version.go 02:10:01 drwxrwxr-x 6 jenkins jenkins 4096 May 4 02:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:00 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:10:01 > git init /w/workspace/edgex-ui-go/6 # timeout=10 02:10:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:10:01 > git --version # timeout=10 02:10:01 > git --version # 'git version 2.25.1' 02:10:01 using GIT_SSH to set credentials SSH Credentials for GitHub 02:10:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:10:01 + 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=7cca23c9c8bbabe239289c282426188942e7ed08 --label arch=amd64 --label version=0.0.0 . 02:10:01 Sending build context to Docker daemon 48.68MB 02:10:01 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 02:10:01 Step 2/25 : FROM ${BASE} AS builder 02:10:01 ---> 31355c303bea 02:10:01 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:10:02 ---> Running in 41d18ad11f2b 02:10:02 Removing intermediate container 41d18ad11f2b 02:10:02 ---> 1be17487b9b1 02:10:02 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 02:10:02 ---> Running in 1ee0fea319ac 02:10:02 Removing intermediate container 1ee0fea319ac 02:10:02 ---> 0998a4488a3b 02:10:02 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 02:10:02 ---> Running in 90eeefd0726c 02:10:02 Removing intermediate container 90eeefd0726c 02:10:02 ---> fd6036fcf44c 02:10:02 Step 6/25 : LABEL Name=edgex-ui-go 02:10:02 ---> Running in 969819d137a8 02:10:02 Removing intermediate container 969819d137a8 02:10:02 ---> fdaa1e3bf5f3 02:10:02 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:10:02 ---> Running in 0120bb827915 02:10:03 Removing intermediate container 0120bb827915 02:10:03 ---> 358a15aae6cd 02:10:03 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:10:03 ---> 5ddd4187b448 02:10:03 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:10:03 ---> Running in 6f48a5810e17 02:10:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:10:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:10:04 OK: 265 MiB in 53 packages 02:10:04 Removing intermediate container 6f48a5810e17 02:10:04 ---> 6712d1000f25 02:10:04 Step 10/25 : ENV GO111MODULE=on 02:10:04 ---> Running in aa3fc61e4b91 02:10:04 Removing intermediate container aa3fc61e4b91 02:10:04 ---> 094bfa0e7659 02:10:04 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:10:04 ---> Running in 8c606d6c466d 02:10:04 Removing intermediate container 8c606d6c466d 02:10:04 ---> 3a2b5b58a0dd 02:10:04 Step 12/25 : COPY go.mod vendor* ./ 02:10:04 ---> 2cf67972ff08 02:10:04 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:04 ---> Running in 6f9a1d0c4f80 02:10:05 Removing intermediate container 6f9a1d0c4f80 02:10:05 ---> 6838b68f5b40 02:10:05 Step 14/25 : COPY . . 02:10:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:10:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:10:07 ---> dee8984ff1f3 02:10:07 Step 15/25 : RUN ${MAKE} 02:10:07 ---> Running in add9a8b0ba29 02:10:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:10:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:10:07 using GIT_SSH to set credentials SSH Credentials for GitHub 02:10:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/590/head:refs/remotes/origin/PR-590 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:10:07 Merging remotes/origin/main commit 810f843ca8afc54dd8e89bba5045e5c7e7013274 into PR head commit 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 02:10:07 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 02:10:07 > git config core.sparsecheckout # timeout=10 02:10:07 > git checkout -f 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 # timeout=10 02:10:08 > git remote # timeout=10 02:10:08 > git config --get remote.origin.url # timeout=10 02:10:08 using GIT_SSH to set credentials SSH Credentials for GitHub 02:10:08 > git merge 810f843ca8afc54dd8e89bba5045e5c7e7013274 # timeout=10 02:10:09 Merge succeeded, producing 53d56a5d7094abb6131ffc1f6cff7d50dd1d25a9 02:10:09 Checking out Revision 53d56a5d7094abb6131ffc1f6cff7d50dd1d25a9 (PR-590) 02:10:09 > git rev-parse HEAD^{commit} # timeout=10 02:10:09 > git config core.sparsecheckout # timeout=10 02:10:09 > git checkout -f 53d56a5d7094abb6131ffc1f6cff7d50dd1d25a9 # timeout=10 02:10:13 Commit message: "Merge commit '810f843ca8afc54dd8e89bba5045e5c7e7013274' into HEAD" 02:10:13 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:10:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:10:14 % Total % Received % Xferd Average Speed Time Time Time Current 02:10:14 Dload Upload Total Spent Left Speed 02:10:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 71234 0 --:--:-- --:--:-- --:--:-- 71234 [Pipeline] sh 02:10:13 > git rev-list --no-walk a92bc66a4a0afb4ab7fe8bbabc2219b5a8a8e224 # timeout=10 02:10:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:10:15 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 02:10:15 tee /etc/docker/daemon.new 02:10:15 { 02:10:15 "registry-mirrors": [ 02:10:15 "https://nexus3.edgexfoundry.org:10001" 02:10:15 ], 02:10:15 "bip": "10.250.0.254/24", 02:10:15 "hosts": [ 02:10:15 "tcp://0.0.0.0:5555", 02:10:15 "unix:///var/run/docker.sock" 02:10:15 ], 02:10:15 "mtu": 1458, 02:10:15 "selinux-enabled": true, 02:10:15 "seccomp-profile": "/etc/docker/seccomp.json" 02:10:15 } [Pipeline] sh 02:10:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:10:16 + sudo service docker restart 02:10:25 Removing intermediate container add9a8b0ba29 02:10:25 ---> 96dfea725878 02:10:25 Step 16/25 : FROM alpine:3.17 02:10:25 3.17: Pulling from library/alpine 02:10:26 f56be85fc22e: Already exists 02:10:26 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:10:26 Status: Downloaded newer image for alpine:3.17 02:10:26 ---> 9ed4aefc74f6 02:10:26 Step 17/25 : EXPOSE 4000 02:10:26 ---> Running in 5ed65e7c6228 02:10:26 Removing intermediate container 5ed65e7c6228 02:10:26 ---> cee075b5c536 02:10:26 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 02:10:27 ---> 3728c08d9ddd 02:10:27 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:10:27 ---> 122489309f18 02:10:27 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:10:27 ---> 7b211f201ca4 02:10:27 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:10:27 ---> Running in 664c62ff3ae9 02:10:27 Removing intermediate container 664c62ff3ae9 02:10:27 ---> 57d3a9bd2ccb 02:10:27 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 02:10:27 ---> Running in 0e90072875b5 02:10:27 Removing intermediate container 0e90072875b5 02:10:27 ---> b53cc26152b7 02:10:27 Step 23/25 : LABEL arch=amd64 02:10:27 ---> Running in e37baf79f94d 02:10:27 Removing intermediate container e37baf79f94d 02:10:27 ---> 89d972cd69f2 02:10:27 Step 24/25 : LABEL git_sha=7cca23c9c8bbabe239289c282426188942e7ed08 02:10:27 ---> Running in 3c33330f1937 02:10:27 Removing intermediate container 3c33330f1937 02:10:27 ---> 1d43d3be7be3 02:10:27 Step 25/25 : LABEL version=0.0.0 02:10:27 ---> Running in 2ce738186044 02:10:28 Removing intermediate container 2ce738186044 02:10:28 ---> 63323abfb6fd 02:10:28 [Warning] One or more build-args [ARCH] were not consumed 02:10:28 Successfully built 63323abfb6fd 02:10:28 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 02:10:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:10:28 02:10:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:10:28 latest: Pulling from edgex-lftools-log-publisher 02:10:28 5eb5b503b376: Pulling fs layer 02:10:28 5c69ac0246d0: Pulling fs layer 02:10:28 ec43610c2a17: Pulling fs layer 02:10:28 3a2ae6a8a46f: Pulling fs layer 02:10:28 33b1e0a273af: Pulling fs layer 02:10:28 5d3b04190fa2: Pulling fs layer 02:10:28 3a2ae6a8a46f: Waiting 02:10:28 33b1e0a273af: Waiting 02:10:28 2f39f015ded8: Pulling fs layer 02:10:28 2f39f015ded8: Waiting 02:10:28 5d3b04190fa2: Waiting 02:10:28 5c69ac0246d0: Verifying Checksum 02:10:28 5c69ac0246d0: Download complete 02:10:28 3a2ae6a8a46f: Verifying Checksum 02:10:28 3a2ae6a8a46f: Download complete 02:10:28 33b1e0a273af: Verifying Checksum 02:10:28 33b1e0a273af: Download complete 02:10:28 5d3b04190fa2: Verifying Checksum 02:10:28 5d3b04190fa2: Download complete 02:10:28 ec43610c2a17: Verifying Checksum 02:10:28 ec43610c2a17: Download complete 02:10:29 5eb5b503b376: Verifying Checksum 02:10:29 5eb5b503b376: Download complete 02:10:29 2f39f015ded8: Download complete 02:10:30 5eb5b503b376: Pull complete 02:10:30 5c69ac0246d0: Pull complete 02:10:30 ec43610c2a17: Pull complete 02:10:30 3a2ae6a8a46f: Pull complete 02:10:30 33b1e0a273af: Pull complete 02:10:31 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:10:34 provisioning config files... 02:10:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/6@tmp/config8954626693553873628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:35 ---> docker-login.sh 02:10:35 nexus3.edgexfoundry.org:10001 02:10:35 2f39f015ded8: Pull complete 02:10:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:10:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:10:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:35 prd-ubuntu20.04-docker-8c-8g-12679 does not seem to be running inside a container 02:10:35 $ 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-590 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590:/w/workspace/edgexfoundry_edgex-ui-go_PR-590:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@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 02:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:35 Configure a credential helper to remove this warning. See 02:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:35 02:10:35 Login Succeeded 02:10:35 nexus3.edgexfoundry.org:10002 02:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:36 Configure a credential helper to remove this warning. See 02:10:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:36 02:10:36 Login Succeeded 02:10:36 nexus3.edgexfoundry.org:10003 02:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:36 Configure a credential helper to remove this warning. See 02:10:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:36 02:10:36 Login Succeeded 02:10:36 nexus3.edgexfoundry.org:10004 02:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:37 Configure a credential helper to remove this warning. See 02:10:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:37 02:10:37 Login Succeeded 02:10:37 docker.io 02:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:37 Configure a credential helper to remove this warning. See 02:10:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:37 02:10:37 Login Succeeded 02:10:37 ---> docker-login.sh ends 02:10:38 $ docker top f72dee903513126f8fae88613aa441ce46ae0dfdc45223df2a4bd33d101d91d5 -eo pid,comm [Pipeline] { [Pipeline] } 02:10:38 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:10:38 ---> job-cost.sh 02:10:38 lf-activate-venv: SKIPPING 02:10:38 INFO: No Stack... [Pipeline] echo 02:10:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:10:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:10:38 ========================================================= 02:10:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:10:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:38 INFO: Retrieving Pricing Info for: v3-standard-8 02:10:39 + 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 . 02:10:39 INFO: Archiving Costs [Pipeline] sh 02:10:39 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives/cost.csv 02:10:39 + cut -d, -f6 [Pipeline] lock 02:10:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-590-6-stack-cost] 02:10:39 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-590-6-stack-cost] did not exist. Created. 02:10:39 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-590-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:10:40 + echo total: 0.2199999988079071 [Pipeline] stash 02:10:40 Stashed 1 file(s) [Pipeline] } 02:10:40 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-590-6-stack-cost] [Pipeline] // lock [Pipeline] } 02:10:40 $ docker stop --time=1 f72dee903513126f8fae88613aa441ce46ae0dfdc45223df2a4bd33d101d91d5 02:10:40 Sending build context to Docker daemon 28.88MB 02:10:40 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 02:10:40 Step 2/15 : FROM ${BASE} AS builder 02:10:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:10:41 c41833b44d91: Pulling fs layer 02:10:41 ed15518f5707: Pulling fs layer 02:10:41 feae8fd75edb: Pulling fs layer 02:10:41 242c74f7c9fa: Pulling fs layer 02:10:41 3cdef696dda3: Pulling fs layer 02:10:41 2ced38df9373: Pulling fs layer 02:10:41 58f1dce35555: Pulling fs layer 02:10:41 242c74f7c9fa: Waiting 02:10:41 3cdef696dda3: Waiting 02:10:41 2ced38df9373: Waiting 02:10:41 58f1dce35555: Waiting 02:10:41 ed15518f5707: Verifying Checksum 02:10:41 ed15518f5707: Download complete 02:10:41 242c74f7c9fa: Verifying Checksum 02:10:41 242c74f7c9fa: Download complete 02:10:41 3cdef696dda3: Verifying Checksum 02:10:41 3cdef696dda3: Download complete 02:10:41 c41833b44d91: Verifying Checksum 02:10:41 c41833b44d91: Download complete 02:10:41 $ docker rm -f --volumes f72dee903513126f8fae88613aa441ce46ae0dfdc45223df2a4bd33d101d91d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:10:42 c41833b44d91: Pull complete 02:10:42 58f1dce35555: Verifying Checksum 02:10:42 58f1dce35555: Download complete 02:10:43 ed15518f5707: Pull complete 02:10:44 feae8fd75edb: Verifying Checksum 02:10:44 feae8fd75edb: Download complete 02:10:44 2ced38df9373: Verifying Checksum 02:10:44 2ced38df9373: Download complete 02:10:56 feae8fd75edb: Pull complete 02:10:56 242c74f7c9fa: Pull complete 02:10:56 3cdef696dda3: Pull complete 02:11:03 2ced38df9373: Pull complete 02:11:05 58f1dce35555: Pull complete 02:11:05 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 02:11:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:11:05 ---> fadd8f120f05 02:11:05 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:11:07 ---> Running in cc01724884a5 02:11:07 Removing intermediate container cc01724884a5 02:11:07 ---> bff4311ffbfd 02:11:07 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:11:07 ---> Running in 183b104bbdad 02:11:08 Removing intermediate container 183b104bbdad 02:11:08 ---> 93bddb78dc8f 02:11:08 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:11:08 ---> Running in 4b06b1c3969e 02:11:08 Removing intermediate container 4b06b1c3969e 02:11:08 ---> b4e70eb191c1 02:11:08 Step 6/15 : LABEL Name=edgex-ui-go 02:11:08 ---> Running in c33b0fe142c5 02:11:09 Removing intermediate container c33b0fe142c5 02:11:09 ---> df0f3f71cd7b 02:11:09 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:11:09 ---> Running in 6438614d0bcd 02:11:09 Removing intermediate container 6438614d0bcd 02:11:09 ---> 8ba2979aa196 02:11:09 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:11:10 latest: Pulling from library/docker 02:11:10 c41833b44d91: Already exists 02:11:10 6343a5c17821: Pulling fs layer 02:11:10 7fb3fc37985f: Pulling fs layer 02:11:10 c69224d8e51c: Pulling fs layer 02:11:10 9509eea51bfd: Pulling fs layer 02:11:10 13893f74905f: Pulling fs layer 02:11:10 a478c30451b0: Pulling fs layer 02:11:10 cca6ee3ffb4d: Pulling fs layer 02:11:10 fe1b37f33852: Pulling fs layer 02:11:10 b44bc8c7e93d: Pulling fs layer 02:11:10 0e42b4e3b30c: Pulling fs layer 02:11:10 d97e7eb47f8a: Pulling fs layer 02:11:10 3ed71508fdeb: Pulling fs layer 02:11:10 fca51f470542: Pulling fs layer 02:11:10 9509eea51bfd: Waiting 02:11:10 13893f74905f: Waiting 02:11:10 a478c30451b0: Waiting 02:11:10 cca6ee3ffb4d: Waiting 02:11:10 fe1b37f33852: Waiting 02:11:10 b44bc8c7e93d: Waiting 02:11:10 0e42b4e3b30c: Waiting 02:11:10 d97e7eb47f8a: Waiting 02:11:10 3ed71508fdeb: Waiting 02:11:10 fca51f470542: Waiting 02:11:10 7fb3fc37985f: Verifying Checksum 02:11:10 7fb3fc37985f: Download complete 02:11:10 6343a5c17821: Verifying Checksum 02:11:10 6343a5c17821: Download complete 02:11:11 c69224d8e51c: Verifying Checksum 02:11:11 c69224d8e51c: Download complete 02:11:11 9509eea51bfd: Verifying Checksum 02:11:11 9509eea51bfd: Download complete 02:11:11 a478c30451b0: Verifying Checksum 02:11:11 a478c30451b0: Download complete 02:11:11 cca6ee3ffb4d: Download complete 02:11:11 fe1b37f33852: Verifying Checksum 02:11:11 fe1b37f33852: Download complete 02:11:11 13893f74905f: Verifying Checksum 02:11:11 13893f74905f: Download complete 02:11:11 6343a5c17821: Pull complete 02:11:11 0e42b4e3b30c: Verifying Checksum 02:11:11 0e42b4e3b30c: Download complete 02:11:11 3ed71508fdeb: Verifying Checksum 02:11:11 3ed71508fdeb: Download complete 02:11:12 b44bc8c7e93d: Verifying Checksum 02:11:12 b44bc8c7e93d: Download complete 02:11:12 7fb3fc37985f: Pull complete 02:11:12 fca51f470542: Verifying Checksum 02:11:12 fca51f470542: Download complete 02:11:13 c69224d8e51c: Pull complete 02:11:13 d97e7eb47f8a: Verifying Checksum 02:11:13 d97e7eb47f8a: Download complete 02:11:14 9509eea51bfd: Pull complete 02:11:15 13893f74905f: Pull complete 02:11:15 a478c30451b0: Pull complete 02:11:15 cca6ee3ffb4d: Pull complete 02:11:16 fe1b37f33852: Pull complete 02:11:17 b44bc8c7e93d: Pull complete 02:11:17 0e42b4e3b30c: Pull complete 02:11:20 d97e7eb47f8a: Pull complete 02:11:20 3ed71508fdeb: Pull complete 02:11:20 fca51f470542: Pull complete 02:11:20 Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 02:11:20 Status: Downloaded newer image for docker:latest 02:11:23 ---> e2cac2a12700 02:11:23 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:11:23 ---> Running in 1c1773bac78d 02:11:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:11:27 OK: 263 MiB in 53 packages 02:11:28 Removing intermediate container 1c1773bac78d 02:11:28 ---> 387768d40a6f 02:11:28 Step 10/15 : ENV GO111MODULE=on 02:11:28 ---> Running in ab2bf99d5fe9 02:11:28 Removing intermediate container ab2bf99d5fe9 02:11:28 ---> bb6b14fab5e1 02:11:28 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:11:28 ---> Running in 479df0896bc3 02:11:29 Removing intermediate container 479df0896bc3 02:11:29 ---> fcc9626f22d7 02:11:29 Step 12/15 : COPY go.mod vendor* ./ 02:11:30 ---> ab4e2a3e5325 02:11:30 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:30 ---> Running in c49a2d47c30e 02:12:38 Removing intermediate container c49a2d47c30e 02:12:38 ---> cb50d84dd410 02:12:38 Step 14/15 : COPY . . 02:12:39 ---> 4a62bfe7f729 02:12:39 Step 15/15 : RUN ${MAKE} 02:12:39 ---> Running in 2012753ec2cd 02:12:40 noop 02:12:41 Removing intermediate container 2012753ec2cd 02:12:41 ---> aa1e3a96b51a 02:12:41 Successfully built aa1e3a96b51a 02:12:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:42 + docker inspect -f . ci-base-image-arm64 02:12:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:42 prd-ubuntu20.04-docker-arm64-4c-16g-12695 does not seem to be running inside a container 02:12:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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 02:12:43 $ docker top 7ee7b374266530d3153327b4c59af9645595956aa91be8cb1537f8e480fb4589 -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:44 + go version 02:12:44 go version go1.20.2 linux/arm64 [Pipeline] } 02:12:44 $ docker stop --time=1 7ee7b374266530d3153327b4c59af9645595956aa91be8cb1537f8e480fb4589 02:12:46 $ docker rm -f --volumes 7ee7b374266530d3153327b4c59af9645595956aa91be8cb1537f8e480fb4589 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:47 + docker inspect -f . ci-base-image-arm64 02:12:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:47 prd-ubuntu20.04-docker-arm64-4c-16g-12695 does not seem to be running inside a container 02:12:47 $ 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/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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 02:12:48 $ docker top b081fc962733b4192fef1a15861126e9c95e41f91e271cda3cb587c2614351ce -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:50 + git config --global --add safe.directory /w/workspace/edgex-ui-go/6 [Pipeline] fileExists [Pipeline] sh 02:12:50 + make test 02:12:50 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:13:38 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:16:01 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:16:01 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:16:01 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:16:01 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:16:01 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:16:01 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:16:01 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:16:01 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:16:01 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:16:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:16:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:16:23 ./bin/test-attribution-txt.sh 02:16:23 make -C web test 02:16:23 make[1]: Entering directory '/w/workspace/edgex-ui-go/6/web' 02:16:23 make[1]: tput: No such file or directory 02:16:23 make[1]: tput: No such file or directory 02:16:23 warning: generating ./VERSION 02:16:23 echo "0.0.0" > VERSION 02:16:23 docker build \ 02:16:23 -f Dockerfile \ 02:16:23 --build-arg USER=1000 \ 02:16:23 \ 02:16:23 --label "git_sha=53d56a5d7094abb6131ffc1f6cff7d50dd1d25a9" \ 02:16:23 -t edgexfoundry/edgex-web-ui:53d56a5d7094abb6131ffc1f6cff7d50dd1d25a9 \ 02:16:23 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:16:23 . 02:16:23 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:16:23 Install the buildx component to build images with BuildKit: 02:16:23 https://docs.docker.com/go/buildx/ 02:16:23 02:16:24 Sending build context to Docker daemon 3.269MB 02:16:24 Step 1/10 : FROM node:16.17-alpine3.15 02:16:24 16.17-alpine3.15: Pulling from library/node 02:16:24 47517142f6ba: Pulling fs layer 02:16:24 5f8c4bfa009b: Pulling fs layer 02:16:24 f7079c9c4ba1: Pulling fs layer 02:16:24 aba105e6f55a: Pulling fs layer 02:16:24 aba105e6f55a: Waiting 02:16:24 f7079c9c4ba1: Verifying Checksum 02:16:24 f7079c9c4ba1: Download complete 02:16:24 47517142f6ba: Download complete 02:16:24 aba105e6f55a: Verifying Checksum 02:16:24 aba105e6f55a: Download complete 02:16:25 47517142f6ba: Pull complete 02:16:25 5f8c4bfa009b: Verifying Checksum 02:16:25 5f8c4bfa009b: Download complete 02:16:30 5f8c4bfa009b: Pull complete 02:16:30 f7079c9c4ba1: Pull complete 02:16:30 aba105e6f55a: Pull complete 02:16:30 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:16:30 Status: Downloaded newer image for node:16.17-alpine3.15 02:16:30 ---> bf1b8b58d215 02:16:30 Step 2/10 : RUN apk add --no-cache chromium 02:16:30 ---> Running in 99ace90fab50 02:16:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:16:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:16:34 (1/128) Installing libxau (1.0.9-r0) 02:16:34 (2/128) Installing libmd (1.0.3-r0) 02:16:34 (3/128) Installing libbsd (0.11.3-r1) 02:16:34 (4/128) Installing libxdmcp (1.1.3-r0) 02:16:34 (5/128) Installing libxcb (1.14-r2) 02:16:34 (6/128) Installing libx11 (1.7.3.1-r0) 02:16:34 (7/128) Installing libxext (1.3.4-r0) 02:16:34 (8/128) Installing libice (1.0.10-r0) 02:16:34 (9/128) Installing libuuid (2.37.4-r0) 02:16:34 (10/128) Installing libsm (1.2.3-r0) 02:16:34 (11/128) Installing libxt (1.2.1-r0) 02:16:34 (12/128) Installing libxmu (1.1.3-r0) 02:16:34 (13/128) Installing xset (1.2.4-r0) 02:16:34 (14/128) Installing xprop (1.2.5-r0) 02:16:34 (15/128) Installing xdg-utils (1.1.3-r0) 02:16:34 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 02:16:34 (17/128) Installing pkgconf (1.8.1-r0) 02:16:34 (18/128) Installing libffi (3.4.2-r1) 02:16:34 (19/128) Installing libintl (0.21-r0) 02:16:34 (20/128) Installing libblkid (2.37.4-r0) 02:16:34 (21/128) Installing libmount (2.37.4-r0) 02:16:34 (22/128) Installing pcre (8.45-r1) 02:16:34 (23/128) Installing glib (2.70.1-r0) 02:16:34 (24/128) Installing xz-libs (5.2.5-r1) 02:16:34 (25/128) Installing libxml2 (2.9.14-r2) 02:16:34 (26/128) Installing shared-mime-info (2.1-r2) 02:16:34 (27/128) Installing hicolor-icon-theme (0.17-r1) 02:16:34 (28/128) Installing libjpeg-turbo (2.1.2-r0) 02:16:34 (29/128) Installing libpng (1.6.37-r1) 02:16:34 (30/128) Installing libwebp (1.2.2-r0) 02:16:35 (31/128) Installing zstd-libs (1.5.0-r0) 02:16:35 (32/128) Installing tiff (4.4.0-r1) 02:16:35 (33/128) Installing gdk-pixbuf (2.42.8-r0) 02:16:35 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 02:16:35 (35/128) Installing libxcomposite (0.4.5-r0) 02:16:35 (36/128) Installing libxfixes (6.0.0-r0) 02:16:35 (37/128) Installing libxrender (0.9.10-r3) 02:16:35 (38/128) Installing libxcursor (1.2.0-r0) 02:16:35 (39/128) Installing libxdamage (1.1.5-r1) 02:16:35 (40/128) Installing libxi (1.8-r0) 02:16:35 (41/128) Installing libxinerama (1.1.4-r1) 02:16:35 (42/128) Installing libxrandr (1.5.2-r1) 02:16:35 (43/128) Installing atk (2.36.0-r0) 02:16:35 (44/128) Installing libxtst (1.2.3-r3) 02:16:35 (45/128) Installing dbus-libs (1.12.24-r0) 02:16:35 (46/128) Installing at-spi2-core (2.42.0-r0) 02:16:35 (47/128) Installing at-spi2-atk (2.38.0-r0) 02:16:35 (48/128) Installing expat (2.5.0-r0) 02:16:35 (49/128) Installing brotli-libs (1.0.9-r5) 02:16:35 (50/128) Installing libbz2 (1.0.8-r1) 02:16:35 (51/128) Installing freetype (2.11.1-r2) 02:16:35 (52/128) Installing fontconfig (2.13.1-r4) 02:16:35 (53/128) Installing pixman (0.40.0-r4) 02:16:35 (54/128) Installing cairo (1.16.0-r5) 02:16:35 (55/128) Installing cairo-gobject (1.16.0-r5) 02:16:35 (56/128) Installing avahi-libs (0.8-r5) 02:16:35 (57/128) Installing gmp (6.2.1-r1) 02:16:35 (58/128) Installing nettle (3.7.3-r0) 02:16:35 (59/128) Installing p11-kit (0.24.0-r1) 02:16:35 (60/128) Installing libtasn1 (4.18.0-r1) 02:16:35 (61/128) Installing libunistring (0.9.10-r1) 02:16:36 (62/128) Installing gnutls (3.7.1-r2) 02:16:36 (63/128) Installing cups-libs (2.3.3-r6) 02:16:36 (64/128) Installing libepoxy (1.5.9-r0) 02:16:36 (65/128) Installing fribidi (1.0.11-r0) 02:16:36 (66/128) Installing graphite2 (1.3.14-r0) 02:16:36 (67/128) Installing harfbuzz (3.0.0-r2) 02:16:36 (68/128) Installing libxft (2.3.4-r0) 02:16:36 (69/128) Installing pango (1.48.10-r0) 02:16:36 (70/128) Installing wayland-libs-client (1.19.0-r1) 02:16:36 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 02:16:36 (72/128) Installing wayland-libs-egl (1.19.0-r1) 02:16:36 (73/128) Installing xkeyboard-config (2.34-r0) 02:16:36 (74/128) Installing libxkbcommon (1.3.1-r0) 02:16:36 (75/128) Installing gtk+3.0 (3.24.30-r0) 02:16:36 Executing gtk+3.0-3.24.30-r0.post-install 02:16:36 (76/128) Installing libfontenc (1.1.4-r0) 02:16:36 (77/128) Installing mkfontscale (1.2.1-r1) 02:16:36 (78/128) Installing ttf-opensans (1.10-r1) 02:16:36 Executing ttf-opensans-1.10-r1.post-install 02:16:39 (79/128) Installing libogg (1.3.5-r0) 02:16:39 (80/128) Installing flac (1.3.4-r0) 02:16:39 (81/128) Installing alsa-lib (1.2.5.1-r1) 02:16:39 (82/128) Installing libatomic (10.3.1_git20211027-r0) 02:16:39 (83/128) Installing sdl2 (2.0.16-r4) 02:16:39 (84/128) Installing aom-libs (3.2.0-r0) 02:16:39 (85/128) Installing libass (0.15.2-r0) 02:16:39 (86/128) Installing libdav1d (0.9.2-r0) 02:16:39 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:16:39 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 02:16:39 (89/128) Installing lame (3.100-r0) 02:16:39 (90/128) Installing opus (1.3.1-r1) 02:16:39 (91/128) Installing libgomp (10.3.1_git20211027-r0) 02:16:39 (92/128) Installing soxr (0.1.3-r2) 02:16:39 (93/128) Installing libsrt (1.4.2-r1) 02:16:39 (94/128) Installing libssh (0.9.6-r1) 02:16:39 (95/128) Installing libtheora (1.1.1-r16) 02:16:39 (96/128) Installing v4l-utils-libs (1.22.1-r1) 02:16:39 (97/128) Installing libdrm (2.4.109-r0) 02:16:39 (98/128) Installing libva (2.13.0-r0) 02:16:39 (99/128) Installing libvdpau (1.4-r0) 02:16:39 (100/128) Installing vidstab (1.1.0-r1) 02:16:39 (101/128) Installing libvorbis (1.3.7-r0) 02:16:39 (102/128) Installing libvpx (1.10.0-r0) 02:16:39 (103/128) Installing vulkan-loader (1.2.196-r0) 02:16:39 (104/128) Installing x264-libs (20210613-r0) 02:16:39 (105/128) Installing x265-libs (3.5-r0) 02:16:39 (106/128) Installing xvidcore (1.3.7-r1) 02:16:39 (107/128) Installing ffmpeg-libs (4.4.1-r2) 02:16:40 (108/128) Installing libevent (2.1.12-r4) 02:16:40 (109/128) Installing mesa (21.2.6-r0) 02:16:40 (110/128) Installing wayland-libs-server (1.19.0-r1) 02:16:40 (111/128) Installing mesa-gbm (21.2.6-r0) 02:16:40 (112/128) Installing lcms2 (2.12-r1) 02:16:40 (113/128) Installing nspr (4.32-r0) 02:16:40 (114/128) Installing sqlite-libs (3.36.0-r0) 02:16:40 (115/128) Installing nss (3.78.1-r0) 02:16:40 (116/128) Installing libasyncns (0.8-r1) 02:16:40 (117/128) Installing libltdl (2.4.6-r7) 02:16:40 (118/128) Installing orc (0.4.32-r0) 02:16:40 (119/128) Installing libsndfile (1.0.31-r1) 02:16:40 (120/128) Installing speexdsp (1.2.0-r0) 02:16:40 (121/128) Installing tdb-libs (1.4.5-r0) 02:16:40 (122/128) Installing libpulse (15.0-r2) 02:16:41 (123/128) Installing re2 (2021.11.01-r0) 02:16:41 (124/128) Installing snappy (1.1.9-r1) 02:16:41 (125/128) Installing libgpg-error (1.42-r1) 02:16:41 (126/128) Installing libgcrypt (1.9.4-r0) 02:16:41 (127/128) Installing libxslt (1.1.35-r0) 02:16:41 (128/128) Installing chromium (99.0.4844.84-r0) 02:16:46 Executing busybox-1.34.1-r7.trigger 02:16:46 Executing glib-2.70.1-r0.trigger 02:16:46 Executing shared-mime-info-2.1-r2.trigger 02:16:49 Executing gdk-pixbuf-2.42.8-r0.trigger 02:16:49 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:16:49 Executing fontconfig-2.13.1-r4.trigger 02:16:49 Executing mkfontscale-1.2.1-r1.trigger 02:16:49 OK: 275 MiB in 144 packages 02:17:00 Removing intermediate container 99ace90fab50 02:17:00 ---> df3c5210a051 02:17:00 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:17:00 ---> Running in 0f30ca4969f2 02:17:00 Removing intermediate container 0f30ca4969f2 02:17:00 ---> d8716f617b65 02:17:00 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:17:00 ---> Running in 15eb3cfd286c 02:17:00 Removing intermediate container 15eb3cfd286c 02:17:00 ---> 19e3829e7de5 02:17:00 Step 5/10 : RUN npm install -g npm 02:17:00 ---> Running in b63b152c578a 02:17:39 02:17:39 removed 7 packages, changed 101 packages, and audited 264 packages in 33s 02:17:39 02:17:39 27 packages are looking for funding 02:17:39 run `npm fund` for details 02:17:39 02:17:39 found 0 vulnerabilities 02:17:41 Removing intermediate container b63b152c578a 02:17:41 ---> b2f79331ae2d 02:17:41 Step 6/10 : ARG USER=1000 02:17:41 ---> Running in b18b33105fa2 02:17:41 Removing intermediate container b18b33105fa2 02:17:41 ---> 41ce7ff3112a 02:17:41 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:17:41 ---> Running in a9f2badb173d 02:17:43 Removing intermediate container a9f2badb173d 02:17:43 ---> 4c1b79401ff2 02:17:43 Step 8/10 : USER $USER:$USER 02:17:43 ---> Running in f6f5434fd039 02:17:43 Removing intermediate container f6f5434fd039 02:17:43 ---> 35dbcd24b7d7 02:17:43 Step 9/10 : WORKDIR /app 02:17:43 ---> Running in 9e56499db236 02:17:44 Removing intermediate container 9e56499db236 02:17:44 ---> 7f364bd0479c 02:17:44 Step 10/10 : LABEL git_sha=53d56a5d7094abb6131ffc1f6cff7d50dd1d25a9 02:17:44 ---> Running in 3035c292e97f 02:17:44 Removing intermediate container 3035c292e97f 02:17:44 ---> 4f1aba54291f 02:17:45 Successfully built 4f1aba54291f 02:17:45 Successfully tagged edgexfoundry/edgex-web-ui:53d56a5d7094abb6131ffc1f6cff7d50dd1d25a9 02:17:45 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:17:45 touch edgex-web-ui.imagebuilt 02:17:45 mkdir -p node_modules coverage 02:17:45 chown "1000:1000" node_modules coverage package-lock.json 02:17:45 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:18:03 npm WARN EBADENGINE Unsupported engine { 02:18:03 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:18:03 npm WARN EBADENGINE required: { 02:18:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:03 npm WARN EBADENGINE }, 02:18:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:18:03 npm WARN EBADENGINE } 02:18:03 npm WARN EBADENGINE Unsupported engine { 02:18:03 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:18:03 npm WARN EBADENGINE required: { 02:18:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:03 npm WARN EBADENGINE }, 02:18:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:18:03 npm WARN EBADENGINE } 02:18:03 npm WARN EBADENGINE Unsupported engine { 02:18:03 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:18:03 npm WARN EBADENGINE required: { 02:18:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:03 npm WARN EBADENGINE }, 02:18:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:18:03 npm WARN EBADENGINE } 02:18:03 npm WARN EBADENGINE Unsupported engine { 02:18:03 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:18:03 npm WARN EBADENGINE required: { 02:18:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:03 npm WARN EBADENGINE }, 02:18:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:18:03 npm WARN EBADENGINE } 02:18:03 npm WARN EBADENGINE Unsupported engine { 02:18:03 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:18:03 npm WARN EBADENGINE required: { 02:18:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:03 npm WARN EBADENGINE }, 02:18:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:18:03 npm WARN EBADENGINE } 02:18:03 npm WARN EBADENGINE Unsupported engine { 02:18:03 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:18:03 npm WARN EBADENGINE required: { 02:18:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:03 npm WARN EBADENGINE }, 02:18:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:18:03 npm WARN EBADENGINE } 02:18:03 npm WARN EBADENGINE Unsupported engine { 02:18:03 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:18:03 npm WARN EBADENGINE required: { 02:18:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:03 npm WARN EBADENGINE }, 02:18:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:18:03 npm WARN EBADENGINE } 02:18:03 npm WARN EBADENGINE Unsupported engine { 02:18:03 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:18:03 npm WARN EBADENGINE required: { 02:18:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:03 npm WARN EBADENGINE }, 02:18:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:18:03 npm WARN EBADENGINE } 02:18:03 npm WARN EBADENGINE Unsupported engine { 02:18:03 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:18:03 npm WARN EBADENGINE required: { 02:18:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:03 npm WARN EBADENGINE }, 02:18:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:18:03 npm WARN EBADENGINE } 02:18:42 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:18:42 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:18:42 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:18:42 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 02:18:43 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:18:49 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:18:59 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:18:59 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:18:59 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:19:26 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:19:26 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:19:27 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. 02:19: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. 02:19:34 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. 02:19:36 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:19:51 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 02:19: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 02:20:11 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. 02:20:50 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. 02:21:37 02:21:37 added 1475 packages, and audited 1476 packages in 4m 02:21:37 02:21:37 90 packages are looking for funding 02:21:37 run `npm fund` for details 02:21:37 02:21:37 36 vulnerabilities (1 low, 13 moderate, 17 high, 5 critical) 02:21:37 02:21:37 To address issues that do not require attention, run: 02:21:37 npm audit fix 02:21:37 02:21:37 To address all issues (including breaking changes), run: 02:21:37 npm audit fix --force 02:21:37 02:21:37 Run `npm audit` for details. 02:21:39 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 02:22:01 - Generating browser application bundles (phase: setup)... 02:22:40 Compiling @angular/compiler/testing : es2015 as esm2015 02:22:40 Compiling @angular/core : es2015 as esm2015 02:23:19 Compiling @angular/common : es2015 as esm2015 02:23:19 Compiling @angular/core/testing : es2015 as esm2015 02:23:25 Compiling @angular/platform-browser : es2015 as esm2015 02:23:25 Compiling @angular/common/testing : es2015 as esm2015 02:23:30 Compiling @angular/router : es2015 as esm2015 02:23:30 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:23:37 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:23:40 Compiling @angular/common/http : es2015 as esm2015 02:23:40 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:23:46 Compiling @angular/forms : es2015 as esm2015 02:23:46 Compiling @angular/router/testing : es2015 as esm2015 02:23:47 Compiling @angular/common/http/testing : es2015 as esm2015 02:25:08 04 05 2023 02:25:02.287:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:25:08 04 05 2023 02:25:02.306:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:25:08 04 05 2023 02:25:02.344:INFO [launcher]: Starting browser ChromeHeadless 02:26:05 04 05 2023 02:26:04.860:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 02:26:23 04 05 2023 02:26:21.759:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:26:24 04 05 2023 02:26:24.288:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 02:27:32 04 05 2023 02:27:24.696:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 02:27:32 04 05 2023 02:27:29.821:INFO [launcher]: Trying to start ChromeHeadless again (2/2). 02:27:42 ✔ Browser application bundle generation complete. 02:27:44 04 05 2023 02:27:44.134:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket BvKNlCpHgKX9b9vhAAAB with id 33599935 02:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.538 secs) 02:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.658 secs) 02:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.753 secs) 02:28:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 2.3 secs) 02:28:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.376 secs) 02:28:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.511 secs) 02:28:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.626 secs) 02:28:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.949 secs) 02:28:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 3.083 secs) 02:28:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.525 secs) 02:28:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.807 secs) 02:28:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.866 secs) 02:28:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.962 secs) 02:28:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 4.343 secs) 02:28:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 5.445 secs) 02:28:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 5.521 secs) 02:28:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 5.677 secs) 02:28:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 5.801 secs) 02:28:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 6.036 secs) 02:28:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 6.07 secs) 02:28:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 6.115 secs) 02:28:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 6.144 secs) 02:28:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 6.529 secs) 02:28:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 6.575 secs) 02:28:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 7.091 secs) 02:28:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 7.219 secs) 02:28:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 7.242 secs) 02:28:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 7.259 secs) 02:28:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 7.39 secs) 02:28:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 7.624 secs) 02:28:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 7.718 secs) 02:28:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 7.773 secs) 02:28:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 7.814 secs) 02:28:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 8.05 secs) 02:28:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 8.46 secs) 02:28:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 8.666 secs) 02:28:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 8.69 secs) 02:28:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 8.709 secs) 02:28:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 8.799 secs) 02:28:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 8.865 secs) 02:28:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 9.038 secs) 02:28:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 9.064 secs) 02:28:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 9.084 secs) 02:28:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 9.102 secs) 02:28:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 9.167 secs) 02:28:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 9.21 secs) 02:28:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 9.27 secs) 02:28:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 9.448 secs) 02:28:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 9.954 secs) 02:28:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 10.17 secs) 02:28:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 10.248 secs) 02:28:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 10.308 secs) 02:28:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 10.337 secs) 02:28:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 10.36 secs) 02:28:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 10.433 secs) 02:28:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 10.509 secs) 02:28:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 10.802 secs) 02:28:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 10.833 secs) 02:28:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 10.958 secs) 02:28:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 11.045 secs) 02:28:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 11.231 secs) 02:28:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 11.273 secs) 02:28:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 11.337 secs) 02:28:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 11.634 secs) 02:28:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 11.666 secs) 02:28:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 11.723 secs) 02:28:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 11.782 secs) 02:28:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 11.898 secs) 02:28:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 11.924 secs) 02:28:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 12.113 secs) 02:28:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 12.19 secs) 02:28:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 12.268 secs) 02:28:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 12.455 secs) 02:28:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 12.559 secs) 02:28:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 12.685 secs) 02:28:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 13.075 secs) 02:28:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 13.154 secs) 02:28:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 13.216 secs) 02:28:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 13.401 secs) 02:28:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 13.532 secs) 02:28:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 13.563 secs) 02:28:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 13.578 secs) 02:28:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 13.617 secs) 02:28:22 WARN: ' 02:28:22 It looks like you're using ngModel on the same form field as formControlName. 02:28:22 Support for using the ngModel input property and ngModelChange event with 02:28:22 reactive form directives has been deprecated in Angular v6 and will be removed 02:28:22 in a future version of Angular. 02:28:22 02:28:22 For more information on this, see our API docs here: 02:28:22 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:28:22 ' 02:28:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 13.617 secs) 02:28:22 WARN: ' 02:28:22 It looks like you're using ngModel on the same form field as formControlName. 02:28:22 Support for using the ngModel input property and ngModelChange event with 02:28:22 reactive form directives has been deprecated in Angular v6 and will be removed 02:28:22 in a future version of Angular. 02:28:22 02:28:22 For more information on this, see our API docs here: 02:28:22 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:28:22 ' 02:28:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 13.825 secs) 02:28:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 13.915 secs) 02:28:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 13.954 secs) 02:28:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 14.016 secs) 02:28:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 14.089 secs) 02:28:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 14.124 secs) 02:28:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 14.153 secs) 02:28:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 14.187 secs) 02:28:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 14.3 secs) 02:28:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 14.347 secs) 02:28:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 14.452 secs) 02:28:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 14.626 secs) 02:28:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 14.672 secs) 02:28:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 14.691 secs) 02:28:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 14.716 secs) 02:28:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 14.774 secs) 02:28:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 14.917 secs) 02:28:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 14.959 secs) 02:28:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 14.999 secs) 02:28:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 15.038 secs) 02:28:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 15.126 secs) 02:28:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 15.41 secs) 02:28:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 15.512 secs) 02:28:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 15.705 secs) 02:28:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 15.765 secs) 02:28:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 15.821 secs) 02:28:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 16.011 secs) 02:28:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 16.06 secs) 02:28:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 16.153 secs) 02:28:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 16.383 secs) 02:28:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 16.418 secs) 02:28:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 16.53 secs) 02:28:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 16.547 secs) 02:28:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 16.949 secs) 02:28:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 17.198 secs) 02:28:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 17.321 secs) 02:28:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 17.4 secs) 02:28:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 17.479 secs) 02:28:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 17.522 secs) 02:28:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 17.675 secs) 02:28:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 17.763 secs) 02:28:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 17.791 secs) 02:28:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 17.882 secs) 02:28:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 17.977 secs) 02:28:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 18.02 secs) 02:28:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 18.264 secs) 02:28:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 18.44 secs) 02:28:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 18.506 secs) 02:28:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 18.619 secs) 02:28:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 18.924 secs) 02:28:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 18.994 secs) 02:28:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 19.028 secs) 02:28:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 19.061 secs) 02:28:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 19.077 secs) 02:28:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 19.09 secs) 02:28:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 19.164 secs) 02:28:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 19.184 secs) 02:28:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 19.199 secs) 02:28:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 19.216 secs) 02:28:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 19.23 secs) 02:28:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 19.295 secs) 02:28:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 19.315 secs) 02:28:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 19.335 secs) 02:28:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 19.353 secs) 02:28:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 19.37 secs) 02:28:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 19.431 secs) 02:28:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (27.287 secs / 19.431 secs) 02:28:32 TOTAL: 149 SUCCESS 02:28:32 ✔ Browser application bundle generation complete. 02:28:37 02:28:37 =============================== Coverage summary =============================== 02:28:37 Statements : 40.98% ( 1467/3580 ) 02:28:37 Branches : 12.03% ( 111/923 ) 02:28:37 Functions : 33.28% ( 432/1298 ) 02:28:37 Lines : 38.91% ( 1318/3387 ) 02:28:37 ================================================================================ 02:28:37 04 05 2023 02:28:36.586:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:28:38 ✔ Browser application bundle generation complete. 02:28:42 make[1]: Leaving directory '/w/workspace/edgex-ui-go/6/web' [Pipeline] echo 02:28:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:28:42 $ docker stop --time=1 b081fc962733b4192fef1a15861126e9c95e41f91e271cda3cb587c2614351ce 02:28:44 $ docker rm -f --volumes b081fc962733b4192fef1a15861126e9c95e41f91e271cda3cb587c2614351ce [Pipeline] // withDockerContainer [Pipeline] sh 02:28:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:28:48 Warning: overwriting stash ‘coverage-report’ 02:28:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:28:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:28:58 + ls -al . 02:28:58 total 176 02:28:58 drwxrwxr-x 13 jenkins jenkins 4096 May 4 02:12 . 02:28:58 drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:10 .. 02:28:58 drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:10 .blubracket 02:28:58 -rw-rw-r-- 1 jenkins jenkins 18 May 4 02:10 .dockerignore 02:28:58 drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:10 .git 02:28:58 drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:10 .github 02:28:58 -rw-rw-r-- 1 jenkins jenkins 185 May 4 02:10 .gitignore 02:28:58 -rw-rw-r-- 1 jenkins jenkins 8418 May 4 02:10 Attribution.txt 02:28:58 -rw-rw-r-- 1 jenkins jenkins 17205 May 4 02:10 CHANGELOG.md 02:28:58 -rw-rw-r-- 1 jenkins jenkins 3959 May 4 02:10 CONTRIBUTING.md 02:28:58 -rw-rw-r-- 1 jenkins jenkins 1788 May 4 02:10 Dockerfile 02:28:58 -rw-rw-r-- 1 jenkins jenkins 652 May 4 02:10 Jenkinsfile 02:28:58 -rw-rw-r-- 1 jenkins jenkins 11357 May 4 02:10 LICENSE 02:28:58 -rw-rw-r-- 1 jenkins jenkins 2124 May 4 02:10 Makefile 02:28:58 -rw-rw-r-- 1 jenkins jenkins 4558 May 4 02:10 README.md 02:28:58 -rw-rw-r-- 1 jenkins jenkins 5 May 4 02:07 VERSION 02:28:58 drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:10 assets 02:28:58 drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:10 bin 02:28:58 drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:10 cmd 02:28:58 -rw-r--r-- 1 jenkins jenkins 10 May 4 02:12 coverage.out 02:28:58 drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:10 docs 02:28:58 -rw-rw-r-- 1 jenkins jenkins 3052 May 4 02:10 go.mod 02:28:58 -rw-rw-r-- 1 jenkins jenkins 30610 May 4 02:10 go.sum 02:28:58 drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:10 internal 02:28:58 drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:10 snap 02:28:58 drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:10 testing 02:28:58 -rw-rw-r-- 1 jenkins jenkins 155 May 4 02:10 version.go 02:28:58 drwxrwxr-x 6 jenkins jenkins 4096 May 4 02:17 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:58 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=53d56a5d7094abb6131ffc1f6cff7d50dd1d25a9 --label arch=arm64 --label version=0.0.0 . 02:28:59 Sending build context to Docker daemon 31.63MB 02:28:59 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 02:28:59 Step 2/25 : FROM ${BASE} AS builder 02:28:59 ---> aa1e3a96b51a 02:28:59 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:29:00 ---> Running in 740fbade28c5 02:29:01 Removing intermediate container 740fbade28c5 02:29:01 ---> 323d1c563c7a 02:29:01 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 02:29:01 ---> Running in e0c3ec1730d0 02:29:01 Removing intermediate container e0c3ec1730d0 02:29:01 ---> bfb22ae60b6d 02:29:01 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 02:29:01 ---> Running in 499cc7a89c8f 02:29:02 Removing intermediate container 499cc7a89c8f 02:29:02 ---> 3ca15f97e165 02:29:02 Step 6/25 : LABEL Name=edgex-ui-go 02:29:02 ---> Running in fd8eb528b53b 02:29:02 Removing intermediate container fd8eb528b53b 02:29:02 ---> aaef5a590fb9 02:29:02 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:29:02 ---> Running in 59066f951c31 02:29:03 Removing intermediate container 59066f951c31 02:29:03 ---> fff01b0d10d2 02:29:03 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:29:04 ---> 8d535bb7b080 02:29:04 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:29:04 ---> Running in 7837ff53117b 02:29:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:29:08 OK: 263 MiB in 53 packages 02:29:09 Removing intermediate container 7837ff53117b 02:29:09 ---> 534abeae1223 02:29:09 Step 10/25 : ENV GO111MODULE=on 02:29:09 ---> Running in 5c124374900d 02:29:09 Removing intermediate container 5c124374900d 02:29:09 ---> 81ff1c53e378 02:29:09 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:29:09 ---> Running in 12d9f784ea86 02:29:10 Removing intermediate container 12d9f784ea86 02:29:10 ---> 817fd43402ab 02:29:10 Step 12/25 : COPY go.mod vendor* ./ 02:29:10 ---> 944e16ba3245 02:29:10 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:29:11 ---> Running in 60d85e5dbd9e 02:29:14 Removing intermediate container 60d85e5dbd9e 02:29:14 ---> 8dddac67c7d3 02:29:14 Step 14/25 : COPY . . 02:29:18 ---> c50d3efd793c 02:29:18 Step 15/25 : RUN ${MAKE} 02:29:18 ---> Running in 45160df2dfd2 02:29:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:31:56 Removing intermediate container 45160df2dfd2 02:31:56 ---> aa49aca2502c 02:31:56 Step 16/25 : FROM alpine:3.17 02:31:56 3.17: Pulling from library/alpine 02:31:56 c41833b44d91: Already exists 02:31:56 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:31:56 Status: Downloaded newer image for alpine:3.17 02:31:56 ---> 51e60588ff2c 02:31:56 Step 17/25 : EXPOSE 4000 02:31:56 ---> Running in 2e053ce5f3b4 02:31:56 Removing intermediate container 2e053ce5f3b4 02:31:56 ---> de124e2403f4 02:31:56 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 02:31:57 ---> a780a87503eb 02:31:57 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:31:58 ---> 02949482270e 02:31:58 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:31:58 ---> 48439d8f03d3 02:31:58 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:31:59 ---> Running in c84196973dec 02:31:59 Removing intermediate container c84196973dec 02:31:59 ---> 9c1c1e421956 02:31:59 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 02:31:59 ---> Running in 488070efbaac 02:31:59 Removing intermediate container 488070efbaac 02:31:59 ---> 696c1b96edba 02:31:59 Step 23/25 : LABEL arch=arm64 02:32:00 ---> Running in 355facd486cc 02:32:00 Removing intermediate container 355facd486cc 02:32:00 ---> d66b779f509e 02:32:00 Step 24/25 : LABEL git_sha=53d56a5d7094abb6131ffc1f6cff7d50dd1d25a9 02:32:00 ---> Running in 4d1a024222fd 02:32:00 Removing intermediate container 4d1a024222fd 02:32:00 ---> 4bcc8c6d61cc 02:32:00 Step 25/25 : LABEL version=0.0.0 02:32:00 ---> Running in d7fae9d9aebc 02:32:01 Removing intermediate container d7fae9d9aebc 02:32:01 ---> 690a4fa4b21c 02:32:01 [Warning] One or more build-args [ARCH] were not consumed 02:32:01 Successfully built 690a4fa4b21c 02:32:01 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 02:32:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:32:02 02:32:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:32:02 arm64: Pulling from edgex-lftools-log-publisher 02:32:02 8998bd30e6a1: Pulling fs layer 02:32:02 04944245beec: Pulling fs layer 02:32:02 699f458cf7ca: Pulling fs layer 02:32:02 765212b225bb: Pulling fs layer 02:32:02 f23df028b6ca: Pulling fs layer 02:32:02 d65c8cfc05b1: Pulling fs layer 02:32:02 2437ff75d9bd: Pulling fs layer 02:32:02 765212b225bb: Waiting 02:32:02 f23df028b6ca: Waiting 02:32:02 d65c8cfc05b1: Waiting 02:32:02 2437ff75d9bd: Waiting 02:32:02 04944245beec: Verifying Checksum 02:32:02 04944245beec: Download complete 02:32:02 765212b225bb: Verifying Checksum 02:32:02 765212b225bb: Download complete 02:32:02 f23df028b6ca: Verifying Checksum 02:32:02 f23df028b6ca: Download complete 02:32:02 d65c8cfc05b1: Verifying Checksum 02:32:02 d65c8cfc05b1: Download complete 02:32:02 699f458cf7ca: Verifying Checksum 02:32:02 699f458cf7ca: Download complete 02:32:03 8998bd30e6a1: Verifying Checksum 02:32:03 8998bd30e6a1: Download complete 02:32:06 2437ff75d9bd: Verifying Checksum 02:32:06 2437ff75d9bd: Download complete 02:32:08 8998bd30e6a1: Pull complete 02:32:08 04944245beec: Pull complete 02:32:10 699f458cf7ca: Pull complete 02:32:10 765212b225bb: Pull complete 02:32:11 f23df028b6ca: Pull complete 02:32:11 d65c8cfc05b1: Pull complete 02:32:26 2437ff75d9bd: Pull complete 02:32:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:32:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:32:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:26 prd-ubuntu20.04-docker-arm64-4c-16g-12695 does not seem to be running inside a container 02:32:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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 02:32:31 $ docker top 401133ffd9bce1641f6e9fce29b6f37212c038b9af69cf11d77506fc8b2e90c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:32:31 ---> job-cost.sh 02:32:31 lf-activate-venv: SKIPPING 02:32:31 INFO: No Stack... 02:32:32 INFO: Retrieving Pricing Info for: v3-standard-4 02:32:33 INFO: Archiving Costs [Pipeline] sh 02:32:34 + cut -d, -f6 02:32:34 + cat /w/workspace/edgex-ui-go/6/archives/cost.csv [Pipeline] lock 02:32:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-590-6-stack-cost] 02:32:34 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-590-6-stack-cost] did not exist. Created. 02:32:34 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-590-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:32:34 /w/workspace/edgex-ui-go/6@tmp/durable-4ea7be0e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:32:35 + echo total: 0.10999999940395355 [Pipeline] stash 02:32:35 Warning: overwriting stash ‘stack-cost’ 02:32:40 Stashed 1 file(s) [Pipeline] } 02:32:40 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-590-6-stack-cost] [Pipeline] // lock [Pipeline] } 02:32:40 $ docker stop --time=1 401133ffd9bce1641f6e9fce29b6f37212c038b9af69cf11d77506fc8b2e90c0 02:32:43 $ docker rm -f --volumes 401133ffd9bce1641f6e9fce29b6f37212c038b9af69cf11d77506fc8b2e90c0 [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 02:32:43 provisioning config files... 02:32:43 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/config17450489526098451268tmp [Pipeline] { [Pipeline] sh 02:32:44 + set +x 02:32:44 + bash -s -- 02:32:44 + curl -s https://codecov.io/bash 02:32:44 02:32:44 _____ _ 02:32:44 / ____| | | 02:32:44 | | ___ __| | ___ ___ _____ __ 02:32:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:32:44 | |___| (_) | (_| | __/ (_| (_) \ V / 02:32:44 \_____\___/ \__,_|\___|\___\___/ \_/ 02:32:44 Bash-1.0.6 02:32:44 02:32:44 02:32:44 ==> git version 2.25.1 found 02:32:44 ==> 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 02:32:44 Release-Date: 2020-01-08 02:32:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:32:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:32:44 ==> Jenkins CI detected. 02:32:44 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-590 02:32:44 project root: . 02:32:44 --> token set from env 02:32:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:32:44 ==> Running gcov in . (disable via -X gcov) 02:32:44 ==> Python coveragepy not found 02:32:44 ==> Searching for coverage reports in: 02:32:44 + . 02:32:44 -> Found 1 reports 02:32:44 ==> Detecting git/mercurial file structure 02:32:44 ==> Reading reports 02:32:44 + ./coverage.out bytes=10 02:32:44 ==> Appending adjustments 02:32:44 https://docs.codecov.io/docs/fixing-reports 02:32:45 + Found adjustments 02:32:45 ==> Gzipping contents 02:32:45 12K /tmp/codecov.e3XDL7.gz 02:32:45 ==> Uploading reports 02:32:45 url: https://codecov.io 02:32:45 query: branch=PR-590&commit=7cca23c9c8bbabe239289c282426188942e7ed08&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-590%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=590&job=&cmd_args= 02:32:45 -> Pinging Codecov 02:32:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-590&commit=7cca23c9c8bbabe239289c282426188942e7ed08&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-590%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=590&job=&cmd_args= 02:32:45 -> Uploading to 02:32:45 https://storage.googleapis.com/codecov/v4/raw/2023-05-04/FB506323287CE973F263BFD2A0EB1F37/7cca23c9c8bbabe239289c282426188942e7ed08/1e00c55a-d3f3-48d1-8035-9e0ab87327ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T023245Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fc368a4501a3cbb23de70dc0f15a03cdece4eae920cf0238a24643ea4d506149 02:32:45 % Total % Received % Xferd Average Speed Time Time Time Current 02:32:45 Dload Upload Total Spent Left Speed 02:32:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8874 0 0 100 8874 0 41274 --:--:-- --:--:-- --:--:-- 41274 02:32:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/7cca23c9c8bbabe239289c282426188942e7ed08 [Pipeline] } 02:32:45 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 02:32:46 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives ] 02:32:46 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives 02:32:46 total 16 02:32:46 drwxr-xr-x 3 root root 4096 May 4 02:10 . 02:32:46 drwxrwxr-x 15 jenkins jenkins 4096 May 4 02:10 .. 02:32:46 drwxr-xr-x 2 root root 4096 May 4 02:10 cost 02:32:46 -rw-r--r-- 1 root root 83 May 4 02:10 cost.csv 02:32:46 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives 02:32:46 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives 02:32:46 total 16 02:32:46 drwxr-xr-x 3 jenkins jenkins 4096 May 4 02:10 . 02:32:46 drwxrwxr-x 15 jenkins jenkins 4096 May 4 02:10 .. 02:32:46 drwxr-xr-x 2 jenkins jenkins 4096 May 4 02:10 cost 02:32:46 -rw-r--r-- 1 jenkins jenkins 83 May 4 02:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:32:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:32:47 ---> package-listing.sh 02:32:47 ++ facter osfamily 02:32:47 ++ tr '[:upper:]' '[:lower:]' 02:32:47 + OS_FAMILY=debian 02:32:47 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-590 02:32:47 + START_PACKAGES=/tmp/packages_start.txt 02:32:47 + END_PACKAGES=/tmp/packages_end.txt 02:32:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:32:47 + PACKAGES=/tmp/packages_start.txt 02:32:47 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-590 ']' 02:32:47 + PACKAGES=/tmp/packages_end.txt 02:32:47 + case "${OS_FAMILY}" in 02:32:47 + dpkg -l 02:32:47 + grep '^ii' 02:32:47 + '[' -f /tmp/packages_start.txt ']' 02:32:47 + '[' -f /tmp/packages_end.txt ']' 02:32:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:32:47 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-590 ']' 02:32:47 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives/ 02:32:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives/ [Pipeline] echo 02:32:47 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-590/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:32:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:32:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:48 prd-ubuntu20.04-docker-8c-8g-12679 does not seem to be running inside a container 02:32:48 $ 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-590/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-590 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590:/w/workspace/edgexfoundry_edgex-ui-go_PR-590:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@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 02:32:49 $ docker top 0650da3e16900ce8a648373e5dd75c3bb96a6b6e7d9c544711c485a403bb11a5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:32:49 + touch /tmp/pre-build-complete [Pipeline] sh 02:32:49 + mkdir -p /var/log/sysstat [Pipeline] sh 02:32:50 + ls /var/log/sa-host 02:32:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:32:50 provisioning config files... 02:32:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/config4562189440809983349tmp [Pipeline] { [Pipeline] echo 02:32:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:32:50 ---> create-netrc.sh [Pipeline] } 02:32:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:32:51 ---> python-tools-install.sh [Pipeline] echo 02:32:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:32:51 ---> sudo-logs.sh 02:32:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:32:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:32:51 ---> job-cost.sh 02:32:51 lf-activate-venv: SKIPPING 02:32:51 DEBUG: total: 0.2199999988079071 02:32:51 INFO: Retrieving Stack Cost... 02:32:51 INFO: Retrieving Pricing Info for: v3-standard-8 02:32:52 INFO: Archiving Costs [Pipeline] echo 02:32:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:32:52 ---> logs-deploy.sh 02:32:52 lf-activate-venv: SKIPPING 02:32:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-590/6 02:32:52 INFO: archiving workspace using pattern(s): 02:32:53 Archives upload complete. 02:32:53 INFO: archiving logs to Nexus 02:32:54 ---> uname -a: 02:32:54 Linux prd-ubuntu20-04-docker-8c-8g-12679 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:32:54 02:32:54 02:32:54 ---> lscpu: 02:32:54 Architecture: x86_64 02:32:54 CPU op-mode(s): 32-bit, 64-bit 02:32:54 Byte Order: Little Endian 02:32:54 Address sizes: 40 bits physical, 48 bits virtual 02:32:54 CPU(s): 8 02:32:54 On-line CPU(s) list: 0-7 02:32:54 Thread(s) per core: 1 02:32:54 Core(s) per socket: 1 02:32:54 Socket(s): 8 02:32:54 NUMA node(s): 1 02:32:54 Vendor ID: AuthenticAMD 02:32:54 CPU family: 23 02:32:54 Model: 49 02:32:54 Model name: AMD EPYC-Rome Processor 02:32:54 Stepping: 0 02:32:54 CPU MHz: 2799.998 02:32:54 BogoMIPS: 5599.99 02:32:54 Virtualization: AMD-V 02:32:54 Hypervisor vendor: KVM 02:32:54 Virtualization type: full 02:32:54 L1d cache: 256 KiB 02:32:54 L1i cache: 256 KiB 02:32:54 L2 cache: 4 MiB 02:32:54 L3 cache: 128 MiB 02:32:54 NUMA node0 CPU(s): 0-7 02:32:54 Vulnerability Itlb multihit: Not affected 02:32:54 Vulnerability L1tf: Not affected 02:32:54 Vulnerability Mds: Not affected 02:32:54 Vulnerability Meltdown: Not affected 02:32:54 Vulnerability Mmio stale data: Not affected 02:32:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:32:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:32:54 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:32:54 Vulnerability Srbds: Not affected 02:32:54 Vulnerability Tsx async abort: Not affected 02:32:54 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 02:32:54 02:32:54 02:32:54 ---> nproc: 02:32:54 8 02:32:54 02:32:54 02:32:54 ---> df -h: 02:32:54 Filesystem Size Used Avail Use% Mounted on 02:32:54 overlay 155G 13G 142G 9% / 02:32:54 tmpfs 64M 0 64M 0% /dev 02:32:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:32:54 shm 64M 0 64M 0% /dev/shm 02:32:54 /dev/vda1 155G 13G 142G 9% /facter-os 02:32:54 02:32:54 02:32:54 ---> sar -b -r -n DEV: 02:32:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12679) 05/04/23 _x86_64_ (8 CPU) 02:32:54 02:32:54 02:06:15 LINUX RESTART (8 CPU) 02:32:54 02:32:54 02:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:32:54 02:08:01 250.72 4.52 246.20 0.00 444.67 101829.66 0.00 02:32:54 02:09:01 205.12 0.33 204.78 0.00 13.60 38377.07 0.00 02:32:54 02:10:01 146.11 0.17 145.94 0.00 2.53 32552.44 0.00 02:32:54 02:11:01 177.90 0.05 177.85 0.00 6.53 42031.26 0.00 02:32:54 02:12:01 39.34 11.88 27.46 0.00 5438.16 6275.37 0.00 02:32:54 02:13:01 2.28 0.00 2.28 0.00 0.00 27.33 0.00 02:32:54 02:14:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 02:32:54 02:15:01 1.95 0.00 1.95 0.00 0.00 21.20 0.00 02:32:54 02:16:01 1.32 0.00 1.32 0.00 0.00 14.00 0.00 02:32:54 02:17:01 2.38 0.02 2.37 0.00 0.13 38.79 0.00 02:32:54 02:18:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 02:32:54 02:19:01 1.83 0.00 1.83 0.00 0.00 19.86 0.00 02:32:54 02:20:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 02:32:54 02:21:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 02:32:54 02:22:01 1.85 0.02 1.83 0.00 0.13 21.06 0.00 02:32:54 02:23:01 1.80 0.00 1.80 0.00 0.00 20.00 0.00 02:32:54 02:24:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 02:32:54 02:25:01 1.75 0.00 1.75 0.00 0.00 20.40 0.00 02:32:54 02:26:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 02:32:54 02:27:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 02:32:54 02:28:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 02:32:54 02:29:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 02:32:54 02:30:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 02:32:54 02:31:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 02:32:54 02:32:01 3.37 1.02 2.35 0.00 21.86 31.06 0.00 02:32:54 Average: 33.92 0.72 33.21 0.00 236.96 8795.39 0.00 02:32:54 02:32:54 02:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:32:54 02:08:01 28001496 31569660 730416 2.22 149364 3617328 1928904 5.68 1144104 3284324 740 02:32:54 02:09:01 26546876 31243636 1109752 3.37 198832 4505232 2136780 6.30 1571660 4164572 323428 02:32:54 02:10:01 26665172 31550132 740648 2.25 218728 4696984 1782548 5.25 1498124 4089344 18384 02:32:54 02:11:01 25849980 31556296 730780 2.22 226164 5445884 1747156 5.15 1595148 4737792 148 02:32:54 02:12:01 25473860 31535344 742516 2.26 233628 5778644 1823776 5.37 1829112 4851376 412 02:32:54 02:13:01 25481616 31543152 734652 2.23 233676 5778636 1823776 5.37 1821660 4851376 8 02:32:54 02:14:01 25481204 31542828 734796 2.23 233704 5778648 1823776 5.37 1821688 4851388 8 02:32:54 02:15:01 25482700 31544404 733132 2.23 233788 5778652 1823776 5.37 1819936 4851392 8 02:32:54 02:16:01 25487136 31549216 728652 2.22 233848 5778652 1823776 5.37 1815892 4851688 8 02:32:54 02:17:01 25487388 31549584 728104 2.21 233940 5778632 1823776 5.37 1816812 4851692 216 02:32:54 02:18:01 25487492 31549736 727912 2.21 233968 5778632 1823776 5.37 1816108 4851692 16 02:32:54 02:19:01 25487516 31549840 727788 2.21 234016 5778640 1823776 5.37 1816272 4851696 8 02:32:54 02:20:01 25487468 31549920 727580 2.21 234072 5778772 1823776 5.37 1816056 4851816 8 02:32:54 02:21:01 25487184 31549716 727772 2.21 234092 5778772 1823776 5.37 1816220 4851816 8 02:32:54 02:22:01 25486352 31548988 728276 2.21 234128 5778760 1825584 5.38 1815892 4851832 8 02:32:54 02:23:01 25486540 31549256 727936 2.21 234188 5778776 1825584 5.38 1816128 4851832 8 02:32:54 02:24:01 25486764 31549484 727848 2.21 234220 5778780 1825584 5.38 1815916 4851836 20 02:32:54 02:25:01 25486740 31549500 727788 2.21 234256 5778788 1825584 5.38 1815948 4851840 8 02:32:54 02:26:01 25486660 31549464 727792 2.21 234264 5778788 1825584 5.38 1815988 4851840 8 02:32:54 02:27:01 25486392 31549216 727972 2.21 234304 5778776 1825584 5.38 1816136 4851848 4 02:32:54 02:28:01 25486564 31549452 727804 2.21 234320 5778796 1825584 5.38 1816256 4851852 4 02:32:54 02:29:01 25486800 31549696 727480 2.21 234348 5778800 1825584 5.38 1816064 4851856 16 02:32:54 02:30:01 25486972 31549904 727244 2.21 234352 5778804 1825584 5.38 1816076 4851860 8 02:32:54 02:31:01 25486912 31549872 727436 2.21 234376 5778804 1825584 5.38 1816164 4851860 8 02:32:54 02:32:01 25484944 31548880 728328 2.21 234468 5779424 1818112 5.36 1816652 4852396 220 02:32:54 Average: 25690349 31537087 745216 2.27 228362 5584776 1836284 5.41 1759040 4726513 13748 02:32:54 02:32:54 02:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:32:54 02:08:01 vetha023edd 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 02:32:54 02:08:01 ens3 660.48 385.10 8421.18 53.40 0.00 0.00 0.00 0.00 02:32:54 02:08:01 docker0 210.71 335.94 16.79 2244.93 0.00 0.00 0.00 0.00 02:32:54 02:08:01 lo 4.88 4.88 0.50 0.50 0.00 0.00 0.00 0.00 02:32:54 02:09:01 ens3 336.88 188.24 3890.69 41.14 0.00 0.00 0.00 0.00 02:32:54 02:09:01 docker0 143.94 263.89 17.99 3169.45 0.00 0.00 0.00 0.00 02:32:54 02:09:01 veth0c152df 77.45 111.40 15.01 1097.41 0.00 0.00 0.00 0.09 02:32:54 02:09:01 veth4e229cb 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 02:32:54 02:09:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 02:32:54 02:10:01 ens3 160.99 108.70 986.83 145.76 0.00 0.00 0.00 0.00 02:32:54 02:10:01 docker0 47.39 99.95 6.29 954.90 0.00 0.00 0.00 0.00 02:32:54 02:10:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 02:32:54 02:11:01 ens3 111.41 68.84 2578.57 20.73 0.00 0.00 0.00 0.00 02:32:54 02:11:01 docker0 1.47 3.25 0.09 42.48 0.00 0.00 0.00 0.00 02:32:54 02:11:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 02:32:54 02:12:01 ens3 102.23 38.93 1950.75 3.33 0.00 0.00 0.00 0.00 02:32:54 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:12:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:32:54 02:13:01 ens3 0.53 0.27 0.08 0.02 0.00 0.00 0.00 0.00 02:32:54 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:32:54 02:14:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:32:54 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:15:01 ens3 0.30 0.12 0.02 0.01 0.00 0.00 0.00 0.00 02:32:54 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:32:54 02:16:01 ens3 0.73 0.07 0.04 0.00 0.00 0.00 0.00 0.00 02:32:54 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:17:01 ens3 1.47 0.23 0.19 0.07 0.00 0.00 0.00 0.00 02:32:54 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:32:54 02:18:01 ens3 0.83 0.65 0.41 0.29 0.00 0.00 0.00 0.00 02:32:54 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:19:01 ens3 0.18 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:32:54 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:32:54 02:20:01 ens3 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00 02:32:54 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:21:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:32:54 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:32:54 02:22:01 ens3 0.35 0.13 0.08 0.07 0.00 0.00 0.00 0.00 02:32:54 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:23:01 ens3 0.47 0.13 0.08 0.01 0.00 0.00 0.00 0.00 02:32:54 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:32:54 02:24:01 ens3 0.23 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:32:54 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:25:01 ens3 0.45 0.12 0.03 0.01 0.00 0.00 0.00 0.00 02:32:54 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:32:54 02:26:01 ens3 0.43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 02:32:54 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:27:01 ens3 1.05 0.25 0.23 0.14 0.00 0.00 0.00 0.00 02:32:54 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:32:54 02:28:01 ens3 0.48 0.30 0.31 0.20 0.00 0.00 0.00 0.00 02:32:54 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:29:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:32:54 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:32:54 02:30:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:32:54 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:31:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:32:54 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:32:54 02:32:01 ens3 0.38 0.17 0.09 0.07 0.00 0.00 0.00 0.00 02:32:54 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:54 Average: ens3 54.85 31.47 708.04 10.58 0.00 0.00 0.00 0.00 02:32:54 Average: docker0 16.01 27.92 1.64 255.14 0.00 0.00 0.00 0.00 02:32:54 Average: lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 02:32:54 02:32:54 02:32:54 ---> sar -P ALL: 02:32:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12679) 05/04/23 _x86_64_ (8 CPU) 02:32:54 02:32:54 02:06:15 LINUX RESTART (8 CPU) 02:32:54 02:32:54 02:07:02 CPU %user %nice %system %iowait %steal %idle 02:32:54 02:08:01 all 9.90 0.00 4.53 4.26 0.07 81.24 02:32:54 02:08:01 0 10.06 0.00 3.86 1.73 0.05 84.30 02:32:54 02:08:01 1 9.26 0.00 3.65 5.54 0.05 81.50 02:32:54 02:08:01 2 9.54 0.00 4.57 3.55 0.05 82.29 02:32:54 02:08:01 3 9.61 0.00 4.23 1.47 0.07 84.63 02:32:54 02:08:01 4 12.13 0.00 5.34 12.99 0.09 69.45 02:32:54 02:08:01 5 9.15 0.00 4.76 7.02 0.09 78.98 02:32:54 02:08:01 6 9.46 0.00 5.43 0.91 0.05 84.15 02:32:54 02:08:01 7 9.98 0.00 4.41 0.90 0.09 84.62 02:32:54 02:09:01 all 20.85 0.00 5.24 2.96 0.09 70.87 02:32:54 02:09:01 0 20.45 0.00 4.60 0.45 0.07 74.42 02:32:54 02:09:01 1 18.43 0.00 4.85 1.29 0.08 75.34 02:32:54 02:09:01 2 18.48 0.00 4.31 2.95 0.08 74.17 02:32:54 02:09:01 3 21.44 0.00 6.08 3.50 0.10 68.88 02:32:54 02:09:01 4 18.37 0.00 5.53 0.99 0.13 74.97 02:32:54 02:09:01 5 21.15 0.00 5.08 8.42 0.08 65.27 02:32:54 02:09:01 6 18.79 0.00 5.90 5.30 0.07 69.94 02:32:54 02:09:01 7 29.76 0.00 5.58 0.68 0.09 63.88 02:32:54 02:10:01 all 18.29 0.00 4.66 2.06 0.10 74.89 02:32:54 02:10:01 0 21.86 0.00 4.82 0.13 0.07 73.12 02:32:54 02:10:01 1 10.47 0.00 3.18 0.71 0.05 85.60 02:32:54 02:10:01 2 23.34 0.00 3.93 0.53 0.05 72.15 02:32:54 02:10:01 3 16.39 0.00 4.12 0.96 0.07 78.46 02:32:54 02:10:01 4 22.37 0.00 6.61 0.83 0.10 70.09 02:32:54 02:10:01 5 18.79 0.00 5.72 8.94 0.07 66.48 02:32:54 02:10:01 6 12.41 0.00 3.05 3.50 0.05 80.99 02:32:54 02:10:01 7 20.73 0.00 5.85 0.88 0.36 72.18 02:32:54 02:11:01 all 15.02 0.00 4.15 1.98 0.06 78.79 02:32:54 02:11:01 0 12.47 0.00 3.84 0.03 0.08 83.57 02:32:54 02:11:01 1 14.92 0.00 4.32 5.55 0.07 75.13 02:32:54 02:11:01 2 16.48 0.00 4.05 0.57 0.07 78.82 02:32:54 02:11:01 3 15.58 0.00 3.95 5.52 0.03 74.92 02:32:54 02:11:01 4 14.75 0.00 4.04 2.94 0.05 78.23 02:32:54 02:11:01 5 16.03 0.00 4.84 0.02 0.05 79.06 02:32:54 02:11:01 6 14.33 0.00 3.88 0.71 0.05 81.03 02:32:54 02:11:01 7 15.62 0.00 4.29 0.52 0.05 79.52 02:32:54 02:12:01 all 1.18 0.00 0.57 0.91 0.03 97.32 02:32:54 02:12:01 0 1.40 0.00 0.73 0.55 0.02 97.30 02:32:54 02:12:01 1 2.01 0.00 0.54 3.69 0.03 93.73 02:32:54 02:12:01 2 0.90 0.00 0.48 0.07 0.02 98.53 02:32:54 02:12:01 3 0.67 0.00 0.52 0.63 0.03 98.15 02:32:54 02:12:01 4 1.44 0.00 0.87 0.63 0.05 97.01 02:32:54 02:12:01 5 0.92 0.00 0.53 0.55 0.02 97.98 02:32:54 02:12:01 6 1.50 0.00 0.50 0.17 0.03 97.80 02:32:54 02:12:01 7 0.62 0.00 0.35 0.99 0.03 98.01 02:32:54 02:13:01 all 0.14 0.00 0.01 0.01 0.01 99.83 02:32:54 02:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:32:54 02:13:01 1 1.04 0.00 0.03 0.03 0.02 98.87 02:32:54 02:13:01 2 0.07 0.00 0.00 0.00 0.02 99.92 02:32:54 02:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:32:54 02:13:01 4 0.03 0.00 0.03 0.03 0.02 99.88 02:32:54 02:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:32:54 02:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:32:54 02:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:32:54 02:14:01 all 0.16 0.00 0.02 0.00 0.01 99.81 02:32:54 02:14:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:32:54 02:14:01 1 1.19 0.00 0.10 0.00 0.02 98.69 02:32:54 02:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:32:54 02:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:32:54 02:14:01 4 0.02 0.00 0.00 0.02 0.03 99.93 02:32:54 02:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:32:54 02:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:32:54 02:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:32:54 02:15:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:32:54 02:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:32:54 02:15:01 1 0.12 0.00 0.02 0.02 0.02 99.83 02:32:54 02:15:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:32:54 02:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:32:54 02:15:01 4 0.03 0.00 0.02 0.03 0.02 99.90 02:32:54 02:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:32:54 02:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:32:54 02:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:32:54 02:16:01 all 0.11 0.00 0.01 0.00 0.01 99.86 02:32:54 02:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:32:54 02:16:01 1 0.76 0.00 0.00 0.02 0.02 99.20 02:32:54 02:16:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:32:54 02:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:32:54 02:16:01 4 0.05 0.00 0.05 0.02 0.03 99.85 02:32:54 02:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:32:54 02:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:32:54 02:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:32:54 02:17:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:32:54 02:17:01 0 0.00 0.00 0.03 0.02 0.02 99.93 02:32:54 02:17:01 1 0.13 0.00 0.03 0.02 0.02 99.80 02:32:54 02:17:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:32:54 02:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:32:54 02:17:01 4 0.00 0.00 0.00 0.05 0.02 99.93 02:32:54 02:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:32:54 02:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:32:54 02:17:01 7 0.03 0.00 0.02 0.02 0.02 99.92 02:32:54 02:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:32:54 02:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:32:54 02:18:01 1 0.10 0.00 0.02 0.00 0.02 99.87 02:32:54 02:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:32:54 02:18:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:32:54 02:18:01 4 0.03 0.00 0.03 0.02 0.03 99.88 02:32:54 02:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:32:54 02:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:32:54 02:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:32:54 02:32:54 02:18:01 CPU %user %nice %system %iowait %steal %idle 02:32:54 02:19:01 all 0.01 0.00 0.01 0.01 0.01 99.96 02:32:54 02:19:01 0 0.00 0.00 0.03 0.00 0.02 99.95 02:32:54 02:19:01 1 0.00 0.00 0.02 0.02 0.02 99.95 02:32:54 02:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:32:54 02:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:32:54 02:19:01 4 0.02 0.00 0.02 0.08 0.02 99.87 02:32:54 02:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:32:54 02:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:32:54 02:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:32:54 02:20:01 all 0.01 0.00 0.00 0.01 0.01 99.97 02:32:54 02:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:32:54 02:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:32:54 02:20:01 2 0.05 0.00 0.00 0.00 0.02 99.93 02:32:54 02:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:32:54 02:20:01 4 0.02 0.00 0.00 0.05 0.03 99.90 02:32:54 02:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:32:54 02:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:32:54 02:20:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:32:54 02:21:01 all 0.02 0.00 0.00 0.01 0.01 99.96 02:32:54 02:21:01 0 0.00 0.00 0.00 0.02 0.00 99.98 02:32:54 02:21:01 1 0.07 0.00 0.00 0.02 0.02 99.90 02:32:54 02:21:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:32:54 02:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:32:54 02:21:01 4 0.00 0.00 0.02 0.03 0.02 99.93 02:32:54 02:21:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:32:54 02:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:32:54 02:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:32:54 02:22:01 all 0.04 0.00 0.03 0.00 0.01 99.92 02:32:54 02:22:01 0 0.00 0.00 0.02 0.02 0.02 99.95 02:32:54 02:22:01 1 0.08 0.00 0.02 0.00 0.02 99.88 02:32:54 02:22:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:32:54 02:22:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:32:54 02:22:01 4 0.03 0.00 0.02 0.02 0.00 99.93 02:32:54 02:22:01 5 0.05 0.00 0.05 0.00 0.02 99.88 02:32:54 02:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:32:54 02:22:01 7 0.05 0.00 0.03 0.00 0.00 99.92 02:32:54 02:23:01 all 0.01 0.00 0.02 0.00 0.01 99.96 02:32:54 02:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:32:54 02:23:01 1 0.02 0.00 0.00 0.02 0.02 99.95 02:32:54 02:23:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:32:54 02:23:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:32:54 02:23:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:32:54 02:23:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:32:54 02:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:32:54 02:23:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:32:54 02:24:01 all 0.01 0.00 0.00 0.01 0.01 99.96 02:32:54 02:24:01 0 0.00 0.00 0.02 0.08 0.02 99.88 02:32:54 02:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:32:54 02:24:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:32:54 02:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:32:54 02:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:32:54 02:24:01 5 0.02 0.00 0.00 0.00 0.03 99.95 02:32:54 02:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:32:54 02:24:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:32:54 02:25:01 all 0.03 0.00 0.01 0.00 0.00 99.96 02:32:54 02:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:32:54 02:25:01 1 0.13 0.00 0.02 0.02 0.02 99.82 02:32:54 02:25:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:32:54 02:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:32:54 02:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:32:54 02:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:32:54 02:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:32:54 02:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:32:54 02:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:32:54 02:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:32:54 02:26:01 1 0.02 0.00 0.00 0.02 0.00 99.97 02:32:54 02:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:32:54 02:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:32:54 02:26:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:32:54 02:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:32:54 02:26:01 6 0.03 0.00 0.02 0.00 0.03 99.92 02:32:54 02:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:32:54 02:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:32:54 02:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:32:54 02:27:01 1 0.02 0.00 0.00 0.02 0.02 99.95 02:32:54 02:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:32:54 02:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:32:54 02:27:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:32:54 02:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:32:54 02:27:01 6 0.03 0.00 0.03 0.00 0.02 99.92 02:32:54 02:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:32:54 02:28:01 all 0.11 0.00 0.01 0.00 0.01 99.87 02:32:54 02:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:32:54 02:28:01 1 0.75 0.00 0.00 0.02 0.02 99.22 02:32:54 02:28:01 2 0.07 0.00 0.02 0.00 0.02 99.90 02:32:54 02:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:32:54 02:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:32:54 02:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:32:54 02:28:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:32:54 02:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:32:54 02:29:01 all 0.08 0.00 0.01 0.02 0.00 99.89 02:32:54 02:29:01 0 0.02 0.00 0.00 0.07 0.02 99.90 02:32:54 02:29:01 1 0.55 0.00 0.05 0.00 0.00 99.40 02:32:54 02:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:32:54 02:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:32:54 02:29:01 4 0.00 0.00 0.00 0.07 0.00 99.93 02:32:54 02:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:32:54 02:29:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:32:54 02:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:32:54 02:32:54 02:29:01 CPU %user %nice %system %iowait %steal %idle 02:32:54 02:30:01 all 0.04 0.00 0.01 0.01 0.01 99.93 02:32:54 02:30:01 0 0.00 0.00 0.02 0.05 0.02 99.92 02:32:54 02:30:01 1 0.22 0.00 0.00 0.00 0.02 99.77 02:32:54 02:30:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:32:54 02:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:32:54 02:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:32:54 02:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:32:54 02:30:01 6 0.02 0.00 0.03 0.00 0.02 99.93 02:32:54 02:30:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:32:54 02:31:01 all 0.02 0.00 0.00 0.01 0.01 99.96 02:32:54 02:31:01 0 0.02 0.00 0.00 0.03 0.00 99.95 02:32:54 02:31:01 1 0.08 0.00 0.00 0.00 0.02 99.90 02:32:54 02:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:32:54 02:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:32:54 02:31:01 4 0.00 0.00 0.02 0.02 0.02 99.95 02:32:54 02:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:32:54 02:31:01 6 0.02 0.00 0.00 0.00 0.03 99.95 02:32:54 02:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:32:54 02:32:01 all 0.25 0.00 0.03 0.02 0.01 99.68 02:32:54 02:32:01 0 0.00 0.00 0.02 0.02 0.02 99.95 02:32:54 02:32:01 1 1.68 0.00 0.05 0.02 0.02 98.24 02:32:54 02:32:01 2 0.07 0.00 0.02 0.00 0.00 99.92 02:32:54 02:32:01 3 0.18 0.00 0.05 0.08 0.00 99.68 02:32:54 02:32:01 4 0.02 0.00 0.02 0.03 0.00 99.93 02:32:54 02:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:32:54 02:32:01 6 0.03 0.00 0.07 0.02 0.03 99.85 02:32:54 02:32:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:32:54 Average: all 2.63 0.00 0.77 0.49 0.02 96.10 02:32:54 Average: 0 2.63 0.00 0.72 0.13 0.02 96.50 02:32:54 Average: 1 2.46 0.00 0.67 0.67 0.02 96.17 02:32:54 Average: 2 2.76 0.00 0.70 0.30 0.02 96.22 02:32:54 Average: 3 2.54 0.00 0.75 0.48 0.01 96.21 02:32:54 Average: 4 2.74 0.00 0.89 0.74 0.03 95.60 02:32:54 Average: 5 2.62 0.00 0.83 0.99 0.02 95.54 02:32:54 Average: 6 2.24 0.00 0.75 0.42 0.02 96.57 02:32:54 Average: 7 3.03 0.00 0.81 0.16 0.03 95.97 02:32:54 02:32:54 02:32:54