Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 47988330b029a888b432bca213101354849c35ed+810f843ca8afc54dd8e89bba5045e5c7e7013274 (260d3a73171948ab0d6b4f8dc58debaf5e0c5c04) 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-ssh8660083325150526457.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-ssh16598121655442316800.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-579/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-579/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16420621549112119537.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-ssh17756097719323011177.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-579/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-579/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9660532745015994545.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-12689 in /w/workspace/edgexfoundry_edgex-ui-go_PR-579 [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-579 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 810f843ca8afc54dd8e89bba5045e5c7e7013274 into PR head commit 47988330b029a888b432bca213101354849c35ed Merge succeeded, producing e761030d8a31fede36c67e1542e9452d064c8b66 Checking out Revision e761030d8a31fede36c67e1542e9452d064c8b66 (PR-579) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/579/head:refs/remotes/origin/PR-579 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47988330b029a888b432bca213101354849c35ed # 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 e761030d8a31fede36c67e1542e9452d064c8b66 # 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 [2023-05-04T02:07:55.319Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-04T02:07:55.386Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-04T02:07:55.407Z] ========================================================= [2023-05-04T02:07:55.407Z] EdgeX Global Pipelines Version Info [2023-05-04T02:07:55.407Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk bff1a8769d299837546f38d3688ddfa11b8f2e74 # timeout=10 [2023-05-04T02:07:56.117Z] ------------------- [2023-05-04T02:07:56.118Z] stable info: [2023-05-04T02:07:56.118Z] ------------------- [2023-05-04T02:07:56.118Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-04T02:07:56.118Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-04T02:07:56.118Z] Message: update stable to v1.0.248 [2023-05-04T02:07:56.691Z] ------------------- [2023-05-04T02:07:56.691Z] experimental info: [2023-05-04T02:07:56.691Z] ------------------- [2023-05-04T02:07:56.691Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-04T02:07:56.691Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-04T02:07:56.691Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-04T02:07:56.889Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-04T02:07:56.898Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-04T02:07:56.906Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-04T02:07:56.915Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-04T02:07:56.924Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-04T02:07:56.933Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-04T02:07:56.942Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-04T02:07:56.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-04T02:07:56.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-04T02:07:56.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-04T02:07:56.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-04T02:07:57.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-04T02:07:57.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-04T02:07:57.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-04T02:07:57.045Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T02:07:57.060Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T02:07:57.075Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T02:07:57.088Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T02:07:57.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-04T02:07:57.114Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-04T02:07:57.127Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-04T02:07:57.139Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-04T02:07:57.151Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-04T02:07:57.165Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-04T02:07:57.180Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-04T02:07:57.194Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-04T02:07:57.205Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-04T02:07:57.217Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-579 [Pipeline] echo [2023-05-04T02:07:57.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-579 [Pipeline] echo [2023-05-04T02:07:57.244Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-579 [Pipeline] echo [2023-05-04T02:07:57.257Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e761030d8a31fede36c67e1542e9452d064c8b66 [Pipeline] echo [2023-05-04T02:07:57.268Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e761030 [Pipeline] echo [2023-05-04T02:07:57.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T02:07:57.321Z] provisioning config files... [2023-05-04T02:07:57.336Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/config8505170261353658478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:07:57.636Z] ---> docker-login.sh [2023-05-04T02:07:57.637Z] nexus3.edgexfoundry.org:10001 [2023-05-04T02:07:57.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:07:57.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:07:57.897Z] Configure a credential helper to remove this warning. See [2023-05-04T02:07:57.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:07:57.897Z] [2023-05-04T02:07:57.897Z] Login Succeeded [2023-05-04T02:07:57.897Z] nexus3.edgexfoundry.org:10002 [2023-05-04T02:07:57.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:07:57.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:07:57.897Z] Configure a credential helper to remove this warning. See [2023-05-04T02:07:57.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:07:57.897Z] [2023-05-04T02:07:57.897Z] Login Succeeded [2023-05-04T02:07:57.897Z] nexus3.edgexfoundry.org:10003 [2023-05-04T02:07:58.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:07:58.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:07:58.157Z] Configure a credential helper to remove this warning. See [2023-05-04T02:07:58.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:07:58.157Z] [2023-05-04T02:07:58.157Z] Login Succeeded [2023-05-04T02:07:58.157Z] nexus3.edgexfoundry.org:10004 [2023-05-04T02:07:58.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:07:58.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:07:58.157Z] Configure a credential helper to remove this warning. See [2023-05-04T02:07:58.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:07:58.157Z] [2023-05-04T02:07:58.157Z] Login Succeeded [2023-05-04T02:07:58.157Z] docker.io [2023-05-04T02:07:58.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:07:58.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:07:58.678Z] Configure a credential helper to remove this warning. See [2023-05-04T02:07:58.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:07:58.678Z] [2023-05-04T02:07:58.678Z] Login Succeeded [2023-05-04T02:07:58.678Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T02:07:58.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-04T02:07:59.101Z] + git rev-list -1 --merges e761030d8a31fede36c67e1542e9452d064c8b66~1..e761030d8a31fede36c67e1542e9452d064c8b66 [Pipeline] echo [2023-05-04T02:07:59.144Z] -----------> git rev-list -1 --merges e761030d8a31fede36c67e1542e9452d064c8b66~1..e761030d8a31fede36c67e1542e9452d064c8b66 e761030d8a31fede36c67e1542e9452d064c8b66 [2023-05-04T02:07:59.144Z] e761030d8a31fede36c67e1542e9452d064c8b66 [false] [Pipeline] sh [2023-05-04T02:07:59.430Z] + git log --format=format:%s -1 e761030d8a31fede36c67e1542e9452d064c8b66 [Pipeline] echo [2023-05-04T02:07:59.447Z] ========================================================= [2023-05-04T02:07:59.447Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-04T02:07:59.447Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T02:07:59.792Z] + git log --format=format:%s -1 e761030d8a31fede36c67e1542e9452d064c8b66 [Pipeline] echo [2023-05-04T02:07:59.803Z] [semverPrep] GIT_COMMIT: e761030d8a31fede36c67e1542e9452d064c8b66, Commit Message: Merge commit '810f843ca8afc54dd8e89bba5045e5c7e7013274' into HEAD [Pipeline] echo [2023-05-04T02:07:59.812Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-04T02:08:00.157Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T02:08:00.157Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-04T02:08:00.157Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-04T02:08:00.157Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-04T02:08:00.157Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-04T02:08:00.157Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-04T02:08:00.157Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:08:00.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T02:08:00.511Z] [2023-05-04T02:08:00.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:08:00.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T02:08:00.809Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-04T02:08:00.809Z] b85a868b505f: Pulling fs layer [2023-05-04T02:08:00.809Z] e2be974225ed: Pulling fs layer [2023-05-04T02:08:00.809Z] 339a4e72a1f5: Pulling fs layer [2023-05-04T02:08:00.809Z] 988bab9f4d93: Pulling fs layer [2023-05-04T02:08:00.809Z] 1469e6f7b9e6: Pulling fs layer [2023-05-04T02:08:00.809Z] eaf3925da568: Pulling fs layer [2023-05-04T02:08:00.809Z] bab4dde63d76: Pulling fs layer [2023-05-04T02:08:00.809Z] bde34c3a00c8: Pulling fs layer [2023-05-04T02:08:00.809Z] b352a97aabf1: Pulling fs layer [2023-05-04T02:08:00.809Z] 4872d77fe225: Pulling fs layer [2023-05-04T02:08:00.809Z] 5851b861e8e6: Pulling fs layer [2023-05-04T02:08:00.809Z] 988bab9f4d93: Waiting [2023-05-04T02:08:00.809Z] bab4dde63d76: Waiting [2023-05-04T02:08:00.809Z] 1469e6f7b9e6: Waiting [2023-05-04T02:08:00.809Z] bde34c3a00c8: Waiting [2023-05-04T02:08:00.809Z] eaf3925da568: Waiting [2023-05-04T02:08:00.809Z] 5851b861e8e6: Waiting [2023-05-04T02:08:00.809Z] 4872d77fe225: Waiting [2023-05-04T02:08:00.809Z] e2be974225ed: Download complete [2023-05-04T02:08:00.809Z] 988bab9f4d93: Download complete [2023-05-04T02:08:00.809Z] 1469e6f7b9e6: Verifying Checksum [2023-05-04T02:08:00.809Z] 1469e6f7b9e6: Download complete [2023-05-04T02:08:00.809Z] 339a4e72a1f5: Verifying Checksum [2023-05-04T02:08:00.809Z] 339a4e72a1f5: Download complete [2023-05-04T02:08:00.809Z] eaf3925da568: Verifying Checksum [2023-05-04T02:08:00.809Z] eaf3925da568: Download complete [2023-05-04T02:08:01.066Z] bde34c3a00c8: Download complete [2023-05-04T02:08:01.066Z] b352a97aabf1: Verifying Checksum [2023-05-04T02:08:01.066Z] b352a97aabf1: Download complete [2023-05-04T02:08:01.066Z] 4872d77fe225: Verifying Checksum [2023-05-04T02:08:01.066Z] 4872d77fe225: Download complete [2023-05-04T02:08:01.066Z] 5851b861e8e6: Verifying Checksum [2023-05-04T02:08:01.066Z] 5851b861e8e6: Download complete [2023-05-04T02:08:01.066Z] b85a868b505f: Verifying Checksum [2023-05-04T02:08:01.066Z] b85a868b505f: Download complete [2023-05-04T02:08:01.323Z] bab4dde63d76: Verifying Checksum [2023-05-04T02:08:01.323Z] bab4dde63d76: Download complete [2023-05-04T02:08:02.258Z] b85a868b505f: Pull complete [2023-05-04T02:08:02.258Z] e2be974225ed: Pull complete [2023-05-04T02:08:02.825Z] 339a4e72a1f5: Pull complete [2023-05-04T02:08:02.825Z] 988bab9f4d93: Pull complete [2023-05-04T02:08:03.084Z] 1469e6f7b9e6: Pull complete [2023-05-04T02:08:03.084Z] eaf3925da568: Pull complete [2023-05-04T02:08:04.986Z] bab4dde63d76: Pull complete [2023-05-04T02:08:04.986Z] bde34c3a00c8: Pull complete [2023-05-04T02:08:04.986Z] b352a97aabf1: Pull complete [2023-05-04T02:08:04.986Z] 4872d77fe225: Pull complete [2023-05-04T02:08:04.986Z] 5851b861e8e6: Pull complete [2023-05-04T02:08:04.986Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-04T02:08:04.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T02:08:04.986Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:08:05.086Z] prd-ubuntu20.04-docker-8c-8g-12689 does not seem to be running inside a container [2023-05-04T02:08:05.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-579 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579:/w/workspace/edgexfoundry_edgex-ui-go_PR-579:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@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 [2023-05-04T02:08:07.326Z] $ docker top de7bf70a3f6e2b97a9e5cdee9fb57aef78614d5faeb8a7e9587361cb0ebd9479 -eo pid,comm [2023-05-04T02:08:07.391Z] 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). [2023-05-04T02:08:07.391Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T02:08:07.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T02:08:07.433Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T02:08:07.550Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T02:08:07.544Z] $ docker exec de7bf70a3f6e2b97a9e5cdee9fb57aef78614d5faeb8a7e9587361cb0ebd9479 ssh-agent [2023-05-04T02:08:07.673Z] SSH_AUTH_SOCK=/tmp/ssh-UC9LMjPVJBFn/agent.33 [2023-05-04T02:08:07.673Z] SSH_AGENT_PID=39 [2023-05-04T02:08:07.681Z] Running ssh-add (command line suppressed) [2023-05-04T02:08:07.785Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/private_key_14108174913325891629.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/private_key_14108174913325891629.key) [2023-05-04T02:08:07.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T02:08:08.101Z] + git tag --points-at HEAD [Pipeline] } [2023-05-04T02:08:08.115Z] $ docker exec --env ******** --env ******** de7bf70a3f6e2b97a9e5cdee9fb57aef78614d5faeb8a7e9587361cb0ebd9479 ssh-agent -k [2023-05-04T02:08:08.222Z] unset SSH_AUTH_SOCK; [2023-05-04T02:08:08.223Z] unset SSH_AGENT_PID; [2023-05-04T02:08:08.223Z] echo Agent pid 39 killed; [2023-05-04T02:08:08.243Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-04T02:08:08.269Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T02:08:08.269Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T02:08:08.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T02:08:08.373Z] $ docker exec de7bf70a3f6e2b97a9e5cdee9fb57aef78614d5faeb8a7e9587361cb0ebd9479 ssh-agent [2023-05-04T02:08:08.484Z] SSH_AUTH_SOCK=/tmp/ssh-JtlwanDdYNnb/agent.71 [2023-05-04T02:08:08.484Z] SSH_AGENT_PID=77 [2023-05-04T02:08:08.489Z] Running ssh-add (command line suppressed) [2023-05-04T02:08:08.580Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/private_key_15774075109971439662.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/private_key_15774075109971439662.key) [2023-05-04T02:08:08.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T02:08:08.892Z] + git semver init [2023-05-04T02:08:09.150Z] 2023-05-04 02:08:09,054 [run_init] DEBUG init version:0.0.0 force:False [2023-05-04T02:08:09.150Z] 2023-05-04 02:08:09,055 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver [2023-05-04T02:08:09.150Z] 2023-05-04 02:08:09,055 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver [2023-05-04T02:08:09.150Z] 2023-05-04 02:08:09,055 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-579, universal_newlines=False, shell=None, istream=None) [2023-05-04T02:08:10.532Z] 2023-05-04 02:08:10,520 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.git/info/exclude [2023-05-04T02:08:10.532Z] 2023-05-04 02:08:10,520 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver/PR-579 with force:False [2023-05-04T02:08:10.532Z] 2023-05-04 02:08:10,521 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver/PR-579 [2023-05-04T02:08:10.792Z] 2023-05-04 02:08:10,525 [execute] INFO git cat-file --batch-check [2023-05-04T02:08:10.792Z] 2023-05-04 02:08:10,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T02:08:10.792Z] 2023-05-04 02:08:10,531 [execute] INFO git cat-file --batch [2023-05-04T02:08:10.792Z] 2023-05-04 02:08:10,531 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T02:08:10.792Z] 2023-05-04 02:08:10,536 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver/PR-579 [2023-05-04T02:08:10.792Z] 0.0.0 [Pipeline] } [2023-05-04T02:08:10.795Z] $ docker exec --env ******** --env ******** de7bf70a3f6e2b97a9e5cdee9fb57aef78614d5faeb8a7e9587361cb0ebd9479 ssh-agent -k [2023-05-04T02:08:10.906Z] unset SSH_AUTH_SOCK; [2023-05-04T02:08:10.907Z] unset SSH_AGENT_PID; [2023-05-04T02:08:10.907Z] echo Agent pid 77 killed; [2023-05-04T02:08:10.922Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T02:08:11.225Z] + git semver [Pipeline] } [2023-05-04T02:08:11.491Z] $ docker stop --time=1 de7bf70a3f6e2b97a9e5cdee9fb57aef78614d5faeb8a7e9587361cb0ebd9479 [2023-05-04T02:08:12.829Z] $ docker rm -f --volumes de7bf70a3f6e2b97a9e5cdee9fb57aef78614d5faeb8a7e9587361cb0ebd9479 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T02:08:13.171Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-04T02:08:13.395Z] Stashed 1 file(s) [Pipeline] echo [2023-05-04T02:08:13.398Z] [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 [2023-05-04T02:08:13.561Z] provisioning config files... [2023-05-04T02:08:13.568Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/config16874981846905209919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:08:13.871Z] ---> docker-login.sh [2023-05-04T02:08:13.871Z] nexus3.edgexfoundry.org:10001 [2023-05-04T02:08:13.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:08:13.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:08:13.871Z] Configure a credential helper to remove this warning. See [2023-05-04T02:08:13.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:08:13.871Z] [2023-05-04T02:08:13.871Z] Login Succeeded [2023-05-04T02:08:13.871Z] nexus3.edgexfoundry.org:10002 [2023-05-04T02:08:13.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:08:13.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:08:13.871Z] Configure a credential helper to remove this warning. See [2023-05-04T02:08:13.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:08:13.871Z] [2023-05-04T02:08:13.871Z] Login Succeeded [2023-05-04T02:08:13.871Z] nexus3.edgexfoundry.org:10003 [2023-05-04T02:08:14.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:08:14.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:08:14.129Z] Configure a credential helper to remove this warning. See [2023-05-04T02:08:14.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:08:14.129Z] [2023-05-04T02:08:14.129Z] Login Succeeded [2023-05-04T02:08:14.129Z] nexus3.edgexfoundry.org:10004 [2023-05-04T02:08:14.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:08:14.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:08:14.129Z] Configure a credential helper to remove this warning. See [2023-05-04T02:08:14.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:08:14.129Z] [2023-05-04T02:08:14.129Z] Login Succeeded [2023-05-04T02:08:14.129Z] docker.io [2023-05-04T02:08:14.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:08:14.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:08:14.389Z] Configure a credential helper to remove this warning. See [2023-05-04T02:08:14.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:08:14.389Z] [2023-05-04T02:08:14.389Z] Login Succeeded [2023-05-04T02:08:14.389Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T02:08:14.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T02:08:14.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T02:08:14.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T02:08:14.474Z] ========================================================= [2023-05-04T02:08:14.474Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-04T02:08:14.474Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:08:14.785Z] + 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 . [2023-05-04T02:08:15.044Z] Sending build context to Docker daemon 45.93MB [2023-05-04T02:08:15.044Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T02:08:15.044Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-04T02:08:15.044Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-04T02:08:15.044Z] f56be85fc22e: Pulling fs layer [2023-05-04T02:08:15.044Z] 85791d961cd3: Pulling fs layer [2023-05-04T02:08:15.044Z] d694b5ae8c79: Pulling fs layer [2023-05-04T02:08:15.044Z] 9f32a84ed3da: Pulling fs layer [2023-05-04T02:08:15.044Z] 4d19c01a9841: Pulling fs layer [2023-05-04T02:08:15.044Z] 9325e15d5711: Pulling fs layer [2023-05-04T02:08:15.044Z] 556b6ee489ea: Pulling fs layer [2023-05-04T02:08:15.044Z] c5a4b2cf53e6: Pulling fs layer [2023-05-04T02:08:15.044Z] 4d19c01a9841: Waiting [2023-05-04T02:08:15.044Z] 9325e15d5711: Waiting [2023-05-04T02:08:15.044Z] 556b6ee489ea: Waiting [2023-05-04T02:08:15.044Z] c5a4b2cf53e6: Waiting [2023-05-04T02:08:15.044Z] 9f32a84ed3da: Waiting [2023-05-04T02:08:15.044Z] 85791d961cd3: Download complete [2023-05-04T02:08:15.044Z] 9f32a84ed3da: Download complete [2023-05-04T02:08:15.044Z] 4d19c01a9841: Verifying Checksum [2023-05-04T02:08:15.044Z] 4d19c01a9841: Download complete [2023-05-04T02:08:15.044Z] f56be85fc22e: Verifying Checksum [2023-05-04T02:08:15.044Z] f56be85fc22e: Download complete [2023-05-04T02:08:15.044Z] 9325e15d5711: Verifying Checksum [2023-05-04T02:08:15.044Z] 9325e15d5711: Download complete [2023-05-04T02:08:15.301Z] f56be85fc22e: Pull complete [2023-05-04T02:08:15.301Z] 85791d961cd3: Pull complete [2023-05-04T02:08:15.560Z] c5a4b2cf53e6: Verifying Checksum [2023-05-04T02:08:15.560Z] c5a4b2cf53e6: Download complete [2023-05-04T02:08:15.817Z] d694b5ae8c79: Verifying Checksum [2023-05-04T02:08:15.817Z] d694b5ae8c79: Download complete [2023-05-04T02:08:15.817Z] 556b6ee489ea: Verifying Checksum [2023-05-04T02:08:15.817Z] 556b6ee489ea: Download complete [2023-05-04T02:08:19.100Z] d694b5ae8c79: Pull complete [2023-05-04T02:08:19.100Z] 9f32a84ed3da: Pull complete [2023-05-04T02:08:19.100Z] 4d19c01a9841: Pull complete [2023-05-04T02:08:19.100Z] 9325e15d5711: Pull complete [2023-05-04T02:08:21.629Z] 556b6ee489ea: Pull complete [2023-05-04T02:08:22.565Z] c5a4b2cf53e6: Pull complete [2023-05-04T02:08:22.565Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-04T02:08:22.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T02:08:22.565Z] ---> c4be618373d6 [2023-05-04T02:08:22.565Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T02:08:25.862Z] ---> Running in b2354ba01c3e [2023-05-04T02:08:25.862Z] Removing intermediate container b2354ba01c3e [2023-05-04T02:08:25.862Z] ---> 22b80f47d581 [2023-05-04T02:08:25.862Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T02:08:25.862Z] ---> Running in 8dace8d7e4cd [2023-05-04T02:08:25.862Z] Removing intermediate container 8dace8d7e4cd [2023-05-04T02:08:25.862Z] ---> e72d01db57c5 [2023-05-04T02:08:25.862Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T02:08:25.862Z] ---> Running in 6626d1f8b08d [2023-05-04T02:08:25.862Z] Removing intermediate container 6626d1f8b08d [2023-05-04T02:08:25.862Z] ---> f5cadbb4c246 [2023-05-04T02:08:25.862Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-04T02:08:25.862Z] ---> Running in b26af8bd6fcf [2023-05-04T02:08:25.862Z] Removing intermediate container b26af8bd6fcf [2023-05-04T02:08:25.862Z] ---> 8f7c590ed2ad [2023-05-04T02:08:25.862Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T02:08:25.862Z] ---> Running in 56be69aafa70 [2023-05-04T02:08:26.122Z] Removing intermediate container 56be69aafa70 [2023-05-04T02:08:26.122Z] ---> 05fc632f1a13 [2023-05-04T02:08:26.122Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T02:08:26.382Z] latest: Pulling from library/docker [2023-05-04T02:08:26.382Z] f56be85fc22e: Already exists [2023-05-04T02:08:26.382Z] 7ed9ddfd3b8f: Pulling fs layer [2023-05-04T02:08:26.382Z] 788e1ab5616a: Pulling fs layer [2023-05-04T02:08:26.382Z] c585cb37f4e3: Pulling fs layer [2023-05-04T02:08:26.382Z] f07ac151bd26: Pulling fs layer [2023-05-04T02:08:26.382Z] 40ec0a365c4d: Pulling fs layer [2023-05-04T02:08:26.382Z] 8e86e06bd107: Pulling fs layer [2023-05-04T02:08:26.382Z] 265c5956ad77: Pulling fs layer [2023-05-04T02:08:26.382Z] 0326226f4470: Pulling fs layer [2023-05-04T02:08:26.382Z] e09aa9eb39ba: Pulling fs layer [2023-05-04T02:08:26.382Z] 8f731bd845bb: Pulling fs layer [2023-05-04T02:08:26.382Z] b045f4bf5e58: Pulling fs layer [2023-05-04T02:08:26.382Z] 6f439390c271: Pulling fs layer [2023-05-04T02:08:26.382Z] 4e540a8453c0: Pulling fs layer [2023-05-04T02:08:26.382Z] f07ac151bd26: Waiting [2023-05-04T02:08:26.382Z] 8e86e06bd107: Waiting [2023-05-04T02:08:26.382Z] 40ec0a365c4d: Waiting [2023-05-04T02:08:26.382Z] 265c5956ad77: Waiting [2023-05-04T02:08:26.382Z] b045f4bf5e58: Waiting [2023-05-04T02:08:26.382Z] 6f439390c271: Waiting [2023-05-04T02:08:26.382Z] 0326226f4470: Waiting [2023-05-04T02:08:26.382Z] 4e540a8453c0: Waiting [2023-05-04T02:08:26.382Z] e09aa9eb39ba: Waiting [2023-05-04T02:08:26.382Z] 8f731bd845bb: Waiting [2023-05-04T02:08:26.640Z] 788e1ab5616a: Download complete [2023-05-04T02:08:26.900Z] f07ac151bd26: Verifying Checksum [2023-05-04T02:08:26.900Z] f07ac151bd26: Download complete [2023-05-04T02:08:26.900Z] 7ed9ddfd3b8f: Download complete [2023-05-04T02:08:27.158Z] 8e86e06bd107: Download complete [2023-05-04T02:08:27.158Z] 7ed9ddfd3b8f: Pull complete [2023-05-04T02:08:27.158Z] 265c5956ad77: Verifying Checksum [2023-05-04T02:08:27.158Z] 265c5956ad77: Download complete [2023-05-04T02:08:27.158Z] 788e1ab5616a: Pull complete [2023-05-04T02:08:27.722Z] c585cb37f4e3: Verifying Checksum [2023-05-04T02:08:27.722Z] c585cb37f4e3: Download complete [2023-05-04T02:08:27.722Z] 0326226f4470: Verifying Checksum [2023-05-04T02:08:27.722Z] 0326226f4470: Download complete [2023-05-04T02:08:27.722Z] 8f731bd845bb: Verifying Checksum [2023-05-04T02:08:27.722Z] 8f731bd845bb: Download complete [2023-05-04T02:08:27.980Z] 40ec0a365c4d: Verifying Checksum [2023-05-04T02:08:27.980Z] 40ec0a365c4d: Download complete [2023-05-04T02:08:27.980Z] c585cb37f4e3: Pull complete [2023-05-04T02:08:27.980Z] 6f439390c271: Verifying Checksum [2023-05-04T02:08:27.980Z] 6f439390c271: Download complete [2023-05-04T02:08:28.256Z] 4e540a8453c0: Verifying Checksum [2023-05-04T02:08:28.256Z] 4e540a8453c0: Download complete [2023-05-04T02:08:28.256Z] f07ac151bd26: Pull complete [2023-05-04T02:08:28.510Z] Still waiting to schedule task [2023-05-04T02:08:28.510Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-04T02:08:28.515Z] e09aa9eb39ba: Verifying Checksum [2023-05-04T02:08:28.515Z] e09aa9eb39ba: Download complete [2023-05-04T02:08:28.773Z] b045f4bf5e58: Verifying Checksum [2023-05-04T02:08:28.773Z] 40ec0a365c4d: Pull complete [2023-05-04T02:08:29.031Z] 8e86e06bd107: Pull complete [2023-05-04T02:08:29.031Z] 265c5956ad77: Pull complete [2023-05-04T02:08:29.290Z] 0326226f4470: Pull complete [2023-05-04T02:08:29.547Z] e09aa9eb39ba: Pull complete [2023-05-04T02:08:29.548Z] 8f731bd845bb: Pull complete [2023-05-04T02:08:30.921Z] b045f4bf5e58: Pull complete [2023-05-04T02:08:30.921Z] 6f439390c271: Pull complete [2023-05-04T02:08:30.921Z] 4e540a8453c0: Pull complete [2023-05-04T02:08:31.179Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-04T02:08:31.179Z] Status: Downloaded newer image for docker:latest [2023-05-04T02:08:33.077Z] ---> b04976c35c5b [2023-05-04T02:08:33.077Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T02:08:33.077Z] ---> Running in 5082ecb40508 [2023-05-04T02:08:33.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T02:08:33.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T02:08:33.605Z] OK: 265 MiB in 53 packages [2023-05-04T02:08:33.865Z] Removing intermediate container 5082ecb40508 [2023-05-04T02:08:33.865Z] ---> 51a22eceaf04 [2023-05-04T02:08:33.865Z] Step 10/15 : ENV GO111MODULE=on [2023-05-04T02:08:33.865Z] ---> Running in 291dfa86f10e [2023-05-04T02:08:33.865Z] Removing intermediate container 291dfa86f10e [2023-05-04T02:08:33.865Z] ---> 73507729f6dd [2023-05-04T02:08:33.865Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T02:08:33.865Z] ---> Running in e8c941728f15 [2023-05-04T02:08:34.123Z] Removing intermediate container e8c941728f15 [2023-05-04T02:08:34.123Z] ---> fe01abd4e965 [2023-05-04T02:08:34.123Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-04T02:08:34.123Z] ---> e7a41edc1a94 [2023-05-04T02:08:34.123Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T02:08:34.123Z] ---> Running in 342192fb9a53 [2023-05-04T02:08:56.063Z] Removing intermediate container 342192fb9a53 [2023-05-04T02:08:56.063Z] ---> dcac4633f44c [2023-05-04T02:08:56.063Z] Step 14/15 : COPY . . [2023-05-04T02:08:57.011Z] ---> 24c119aa0827 [2023-05-04T02:08:57.011Z] Step 15/15 : RUN ${MAKE} [2023-05-04T02:08:57.011Z] ---> Running in 7c6c325a34c4 [2023-05-04T02:08:57.270Z] noop [2023-05-04T02:08:57.527Z] Removing intermediate container 7c6c325a34c4 [2023-05-04T02:08:57.527Z] ---> aaeb72cb28ff [2023-05-04T02:08:57.527Z] Successfully built aaeb72cb28ff [2023-05-04T02:08:57.527Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:08:57.842Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T02:08:57.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:08:57.913Z] prd-ubuntu20.04-docker-8c-8g-12689 does not seem to be running inside a container [2023-05-04T02:08:57.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-579 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579:/w/workspace/edgexfoundry_edgex-ui-go_PR-579:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@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 [2023-05-04T02:08:58.284Z] $ docker top bb10ad3e7b6e15eb073136893ad7505ce1b78d4544caa2588a50d4b16bfaa5f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T02:08:58.639Z] + go version [2023-05-04T02:08:58.639Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-04T02:08:58.654Z] $ docker stop --time=1 bb10ad3e7b6e15eb073136893ad7505ce1b78d4544caa2588a50d4b16bfaa5f1 [2023-05-04T02:09:00.049Z] $ docker rm -f --volumes bb10ad3e7b6e15eb073136893ad7505ce1b78d4544caa2588a50d4b16bfaa5f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:09:00.482Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T02:09:00.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:09:00.554Z] prd-ubuntu20.04-docker-8c-8g-12689 does not seem to be running inside a container [2023-05-04T02:09:00.583Z] $ 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-579 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579:/w/workspace/edgexfoundry_edgex-ui-go_PR-579:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@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 [2023-05-04T02:09:01.062Z] $ docker top 4135e5b4a1b0c27446657e68434c7dbfccc40d5d11371f7d01d11930b86b6570 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T02:09:01.392Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-579 [Pipeline] fileExists [Pipeline] sh [2023-05-04T02:09:01.689Z] + make test [2023-05-04T02:09:01.689Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-04T02:09:06.950Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-04T02:09:15.049Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-04T02:09:15.049Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-04T02:09:15.049Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-04T02:09:15.049Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-04T02:09:15.049Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-04T02:09:15.049Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-04T02:09:15.049Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-04T02:09:15.049Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-04T02:09:15.049Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-04T02:09:16.948Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T02:09:16.948Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T02:09:16.948Z] ./bin/test-attribution-txt.sh [2023-05-04T02:09:16.948Z] make -C web test [2023-05-04T02:09:16.948Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-579/web' [2023-05-04T02:09:16.948Z] make[1]: tput: No such file or directory [2023-05-04T02:09:16.948Z] make[1]: tput: No such file or directory [2023-05-04T02:09:16.948Z] warning: generating ./VERSION [2023-05-04T02:09:16.948Z] echo "0.0.0" > VERSION [2023-05-04T02:09:16.948Z] docker build \ [2023-05-04T02:09:16.948Z] -f Dockerfile \ [2023-05-04T02:09:16.948Z] --build-arg USER=1000 \ [2023-05-04T02:09:16.948Z] \ [2023-05-04T02:09:16.948Z] --label "git_sha=e761030d8a31fede36c67e1542e9452d064c8b66" \ [2023-05-04T02:09:16.948Z] -t edgexfoundry/edgex-web-ui:e761030d8a31fede36c67e1542e9452d064c8b66 \ [2023-05-04T02:09:16.948Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-04T02:09:16.948Z] . [2023-05-04T02:09:16.948Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-04T02:09:16.948Z] Install the buildx component to build images with BuildKit: [2023-05-04T02:09:16.948Z] https://docs.docker.com/go/buildx/ [2023-05-04T02:09:16.948Z] [2023-05-04T02:09:16.948Z] Sending build context to Docker daemon 3.269MB [2023-05-04T02:09:16.948Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-04T02:09:17.233Z] 16.17-alpine3.15: Pulling from library/node [2023-05-04T02:09:17.233Z] 9621f1afde84: Pulling fs layer [2023-05-04T02:09:17.233Z] c6f70ee39829: Pulling fs layer [2023-05-04T02:09:17.233Z] 56892a8094a2: Pulling fs layer [2023-05-04T02:09:17.233Z] 58dd87906ef0: Pulling fs layer [2023-05-04T02:09:17.233Z] 58dd87906ef0: Waiting [2023-05-04T02:09:17.233Z] 56892a8094a2: Download complete [2023-05-04T02:09:17.233Z] 9621f1afde84: Verifying Checksum [2023-05-04T02:09:17.233Z] 9621f1afde84: Download complete [2023-05-04T02:09:17.233Z] 58dd87906ef0: Verifying Checksum [2023-05-04T02:09:17.233Z] 58dd87906ef0: Download complete [2023-05-04T02:09:17.490Z] 9621f1afde84: Pull complete [2023-05-04T02:09:17.490Z] c6f70ee39829: Verifying Checksum [2023-05-04T02:09:17.490Z] c6f70ee39829: Download complete [2023-05-04T02:09:18.422Z] c6f70ee39829: Pull complete [2023-05-04T02:09:18.680Z] 56892a8094a2: Pull complete [2023-05-04T02:09:18.680Z] 58dd87906ef0: Pull complete [2023-05-04T02:09:18.680Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-04T02:09:18.680Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-04T02:09:18.680Z] ---> b69703f70c3d [2023-05-04T02:09:18.680Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-04T02:09:20.582Z] ---> Running in d51330fb43d8 [2023-05-04T02:09:20.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-04T02:09:20.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-04T02:09:21.100Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-04T02:09:21.100Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-04T02:09:21.100Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-04T02:09:21.100Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-04T02:09:21.100Z] (5/129) Installing libxcb (1.14-r2) [2023-05-04T02:09:21.100Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-04T02:09:21.100Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-04T02:09:21.100Z] (8/129) Installing libice (1.0.10-r0) [2023-05-04T02:09:21.100Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-04T02:09:21.359Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-04T02:09:21.359Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-04T02:09:21.359Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-04T02:09:21.359Z] (13/129) Installing xset (1.2.4-r0) [2023-05-04T02:09:21.359Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-04T02:09:21.359Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-04T02:09:21.359Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-04T02:09:21.359Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-04T02:09:21.359Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-04T02:09:21.359Z] (19/129) Installing libintl (0.21-r0) [2023-05-04T02:09:21.359Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-04T02:09:21.359Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-04T02:09:21.359Z] (22/129) Installing pcre (8.45-r1) [2023-05-04T02:09:21.359Z] (23/129) Installing glib (2.70.1-r0) [2023-05-04T02:09:21.359Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-04T02:09:21.359Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-04T02:09:21.359Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-04T02:09:21.359Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-04T02:09:21.359Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-04T02:09:21.359Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-04T02:09:21.359Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-04T02:09:21.359Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-04T02:09:21.359Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-04T02:09:21.359Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-04T02:09:21.359Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-04T02:09:21.359Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-04T02:09:21.359Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-04T02:09:21.624Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-04T02:09:21.624Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-04T02:09:21.624Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-04T02:09:21.624Z] (40/129) Installing libxi (1.8-r0) [2023-05-04T02:09:21.624Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-04T02:09:21.624Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-04T02:09:21.624Z] (43/129) Installing atk (2.36.0-r0) [2023-05-04T02:09:21.624Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-04T02:09:21.624Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-04T02:09:21.624Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-04T02:09:21.624Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-04T02:09:21.624Z] (48/129) Installing expat (2.5.0-r0) [2023-05-04T02:09:21.624Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-04T02:09:21.624Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-04T02:09:21.624Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-04T02:09:21.624Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-04T02:09:21.624Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-04T02:09:21.624Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-04T02:09:21.624Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-04T02:09:21.624Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-04T02:09:21.624Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-04T02:09:21.624Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-04T02:09:21.624Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-04T02:09:21.624Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-04T02:09:21.624Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-04T02:09:21.624Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-04T02:09:21.891Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-04T02:09:21.891Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-04T02:09:21.891Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-04T02:09:21.891Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-04T02:09:21.891Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-04T02:09:21.891Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-04T02:09:21.891Z] (69/129) Installing pango (1.48.10-r0) [2023-05-04T02:09:21.891Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-04T02:09:21.891Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-04T02:09:21.891Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-04T02:09:21.891Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-04T02:09:21.891Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-04T02:09:21.891Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-04T02:09:21.891Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-04T02:09:21.891Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-04T02:09:21.891Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-04T02:09:22.150Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-04T02:09:22.150Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-04T02:09:24.052Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-04T02:09:24.052Z] (80/129) Installing flac (1.3.4-r0) [2023-05-04T02:09:24.052Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-04T02:09:24.052Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-04T02:09:24.052Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-04T02:09:24.052Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-04T02:09:24.052Z] (85/129) Installing libass (0.15.2-r0) [2023-05-04T02:09:24.313Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-04T02:09:24.313Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-04T02:09:24.313Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-04T02:09:24.313Z] (89/129) Installing lame (3.100-r0) [2023-05-04T02:09:24.313Z] (90/129) Installing opus (1.3.1-r1) [2023-05-04T02:09:24.313Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-04T02:09:24.313Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-04T02:09:24.313Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-04T02:09:24.313Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-04T02:09:24.313Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-04T02:09:24.313Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-04T02:09:24.313Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-04T02:09:24.313Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-04T02:09:24.313Z] (99/129) Installing libva (2.13.0-r0) [2023-05-04T02:09:24.313Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-04T02:09:24.313Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-04T02:09:24.313Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-04T02:09:24.313Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-04T02:09:24.313Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-04T02:09:24.313Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-04T02:09:24.313Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-04T02:09:24.573Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-04T02:09:24.573Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-04T02:09:24.573Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-04T02:09:24.573Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-04T02:09:24.573Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-04T02:09:24.573Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-04T02:09:24.573Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-04T02:09:24.573Z] (114/129) Installing nspr (4.32-r0) [2023-05-04T02:09:24.573Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-04T02:09:24.573Z] (116/129) Installing nss (3.78.1-r0) [2023-05-04T02:09:24.831Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-04T02:09:24.831Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-04T02:09:24.831Z] (119/129) Installing orc (0.4.32-r0) [2023-05-04T02:09:24.831Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-04T02:09:24.831Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-04T02:09:24.831Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-04T02:09:24.831Z] (123/129) Installing libpulse (15.0-r2) [2023-05-04T02:09:24.831Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-04T02:09:24.831Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-04T02:09:24.831Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-04T02:09:24.831Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-04T02:09:24.831Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-04T02:09:24.831Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-04T02:09:25.765Z] Executing busybox-1.34.1-r7.trigger [2023-05-04T02:09:25.765Z] Executing glib-2.70.1-r0.trigger [2023-05-04T02:09:25.765Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-04T02:09:26.024Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-04T02:09:26.024Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-04T02:09:26.283Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-04T02:09:26.283Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-04T02:09:26.283Z] OK: 286 MiB in 145 packages [2023-05-04T02:09:31.550Z] Removing intermediate container d51330fb43d8 [2023-05-04T02:09:31.550Z] ---> 92785b967da6 [2023-05-04T02:09:31.550Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-04T02:09:31.550Z] ---> Running in ebeb06fbc6a2 [2023-05-04T02:09:31.550Z] Removing intermediate container ebeb06fbc6a2 [2023-05-04T02:09:31.550Z] ---> 43ec89dde140 [2023-05-04T02:09:31.550Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-04T02:09:31.550Z] ---> Running in 6640fa881620 [2023-05-04T02:09:31.550Z] Removing intermediate container 6640fa881620 [2023-05-04T02:09:31.550Z] ---> d6af5e866f1a [2023-05-04T02:09:31.550Z] Step 5/10 : RUN npm install -g npm [2023-05-04T02:09:31.809Z] ---> Running in cbeb857df7f1 [2023-05-04T02:09:38.371Z] [2023-05-04T02:09:38.371Z] removed 7 packages, changed 101 packages, and audited 264 packages in 5s [2023-05-04T02:09:38.371Z] [2023-05-04T02:09:38.371Z] 27 packages are looking for funding [2023-05-04T02:09:38.371Z] run `npm fund` for details [2023-05-04T02:09:38.371Z] [2023-05-04T02:09:38.371Z] found 0 vulnerabilities [2023-05-04T02:09:39.305Z] Removing intermediate container cbeb857df7f1 [2023-05-04T02:09:39.305Z] ---> d8ad6de4d6a5 [2023-05-04T02:09:39.305Z] Step 6/10 : ARG USER=1000 [2023-05-04T02:09:39.305Z] ---> Running in ea3c7d8880f3 [2023-05-04T02:09:39.566Z] Removing intermediate container ea3c7d8880f3 [2023-05-04T02:09:39.566Z] ---> d18d1f2bb9b7 [2023-05-04T02:09:39.566Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-04T02:09:39.566Z] ---> Running in 4b477b9779e1 [2023-05-04T02:09:40.131Z] Removing intermediate container 4b477b9779e1 [2023-05-04T02:09:40.132Z] ---> be879bd92dd9 [2023-05-04T02:09:40.132Z] Step 8/10 : USER $USER:$USER [2023-05-04T02:09:40.132Z] ---> Running in ea44d9a519d5 [2023-05-04T02:09:40.132Z] Removing intermediate container ea44d9a519d5 [2023-05-04T02:09:40.132Z] ---> 8c4b4400f0ce [2023-05-04T02:09:40.132Z] Step 9/10 : WORKDIR /app [2023-05-04T02:09:40.132Z] ---> Running in 9e0196688b9e [2023-05-04T02:09:40.132Z] Removing intermediate container 9e0196688b9e [2023-05-04T02:09:40.132Z] ---> 4945bd2f67fe [2023-05-04T02:09:40.132Z] Step 10/10 : LABEL git_sha=e761030d8a31fede36c67e1542e9452d064c8b66 [2023-05-04T02:09:40.132Z] ---> Running in 26f5102ace4e [2023-05-04T02:09:40.132Z] Removing intermediate container 26f5102ace4e [2023-05-04T02:09:40.132Z] ---> 625ba1a79627 [2023-05-04T02:09:40.389Z] Successfully built 625ba1a79627 [2023-05-04T02:09:40.389Z] Successfully tagged edgexfoundry/edgex-web-ui:e761030d8a31fede36c67e1542e9452d064c8b66 [2023-05-04T02:09:40.389Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-04T02:09:40.389Z] touch edgex-web-ui.imagebuilt [2023-05-04T02:09:40.389Z] mkdir -p node_modules coverage [2023-05-04T02:09:40.389Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-04T02:09:40.389Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE required: { [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE }, [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE } [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE required: { [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE }, [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE } [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE required: { [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE }, [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE } [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE required: { [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE }, [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE } [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE required: { [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE }, [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE } [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE required: { [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE }, [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE } [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE required: { [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE }, [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE } [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE required: { [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE }, [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE } [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE required: { [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE }, [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:09:41.764Z] npm WARN EBADENGINE } [2023-05-04T02:09:45.056Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-04T02:09:45.315Z] 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 [2023-05-04T02:09:45.315Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-04T02:09:45.315Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T02:09:45.573Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-04T02:09:46.141Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-04T02:09:46.707Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-04T02:09:47.273Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-04T02:09:47.530Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-04T02:09:50.062Z] 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. [2023-05-04T02:09:50.321Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-04T02:09:50.578Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T02:09:50.836Z] 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. [2023-05-04T02:09:51.092Z] 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. [2023-05-04T02:09:51.660Z] 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 [2023-05-04T02:09:51.918Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T02:09:52.853Z] 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 [2023-05-04T02:09:54.793Z] 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. [2023-05-04T02:09:58.082Z] 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. [2023-05-04T02:10:03.378Z] [2023-05-04T02:10:03.378Z] added 1478 packages, and audited 1479 packages in 22s [2023-05-04T02:10:03.378Z] [2023-05-04T02:10:03.378Z] 90 packages are looking for funding [2023-05-04T02:10:03.378Z] run `npm fund` for details [2023-05-04T02:10:03.378Z] [2023-05-04T02:10:03.378Z] 37 vulnerabilities (1 low, 13 moderate, 18 high, 5 critical) [2023-05-04T02:10:03.378Z] [2023-05-04T02:10:03.378Z] To address issues that do not require attention, run: [2023-05-04T02:10:03.378Z] npm audit fix [2023-05-04T02:10:03.378Z] [2023-05-04T02:10:03.378Z] To address all issues (including breaking changes), run: [2023-05-04T02:10:03.378Z] npm audit fix --force [2023-05-04T02:10:03.378Z] [2023-05-04T02:10:03.378Z] Run `npm audit` for details. [2023-05-04T02:10:10.343Z] 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 [2023-05-04T02:10:12.014Z] - Generating browser application bundles (phase: setup)... [2023-05-04T02:10:16.288Z] Compiling @angular/core : es2015 as esm2015 [2023-05-04T02:10:16.288Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-04T02:10:19.573Z] Compiling @angular/common : es2015 as esm2015 [2023-05-04T02:10:19.573Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-04T02:10:20.506Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-04T02:10:20.506Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-04T02:10:20.763Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-04T02:10:20.763Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-04T02:10:21.326Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-04T02:10:21.327Z] Compiling @angular/router : es2015 as esm2015 [2023-05-04T02:10:21.327Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-04T02:10:21.584Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-04T02:10:21.841Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-04T02:10:23.212Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-04T02:10:29.768Z] 04 05 2023 02:10:28.953:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-04T02:10:29.768Z] 04 05 2023 02:10:28.955:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-04T02:10:29.768Z] 04 05 2023 02:10:28.958:INFO [launcher]: Starting browser ChromeHeadless [2023-05-04T02:10:41.964Z] ✔ Browser application bundle generation complete. [2023-05-04T02:10:41.964Z] 04 05 2023 02:10:40.060:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket BYPEAjoj16UXvXNiAAAB with id 64081788 [2023-05-04T02:10:42.894Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-04T02:10:43.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.207 secs) [2023-05-04T02:10:43.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.229 secs) [2023-05-04T02:10:43.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.241 secs) [2023-05-04T02:10:43.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.253 secs) [2023-05-04T02:10:43.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.282 secs) [2023-05-04T02:10:43.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.295 secs) [2023-05-04T02:10:43.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.31 secs) [2023-05-04T02:10:43.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.324 secs) [2023-05-04T02:10:43.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.372 secs) [2023-05-04T02:10:43.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.383 secs) [2023-05-04T02:10:43.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.407 secs) [2023-05-04T02:10:43.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.466 secs) [2023-05-04T02:10:43.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.483 secs) [2023-05-04T02:10:43.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.491 secs) [2023-05-04T02:10:43.666Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.517 secs) [2023-05-04T02:10:43.666Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.525 secs) [2023-05-04T02:10:43.666Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.547 secs) [2023-05-04T02:10:43.666Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.551 secs) [2023-05-04T02:10:43.666Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.557 secs) [2023-05-04T02:10:43.666Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.561 secs) [2023-05-04T02:10:43.666Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.571 secs) [2023-05-04T02:10:43.666Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.581 secs) [2023-05-04T02:10:43.666Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.593 secs) [2023-05-04T02:10:43.666Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.634 secs) [2023-05-04T02:10:43.666Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.662 secs) [2023-05-04T02:10:43.666Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.697 secs) [2023-05-04T02:10:43.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.706 secs) [2023-05-04T02:10:43.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.711 secs) [2023-05-04T02:10:43.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.715 secs) [2023-05-04T02:10:43.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.719 secs) [2023-05-04T02:10:43.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.726 secs) [2023-05-04T02:10:43.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.737 secs) [2023-05-04T02:10:43.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.74 secs) [2023-05-04T02:10:43.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.769 secs) [2023-05-04T02:10:43.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.797 secs) [2023-05-04T02:10:43.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.819 secs) [2023-05-04T02:10:43.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.824 secs) [2023-05-04T02:10:43.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.833 secs) [2023-05-04T02:10:43.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.854 secs) [2023-05-04T02:10:44.180Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.892 secs) [2023-05-04T02:10:44.180Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.901 secs) [2023-05-04T02:10:44.180Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.906 secs) [2023-05-04T02:10:44.180Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.929 secs) [2023-05-04T02:10:44.180Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.936 secs) [2023-05-04T02:10:44.180Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.941 secs) [2023-05-04T02:10:44.180Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.953 secs) [2023-05-04T02:10:44.180Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.955 secs) [2023-05-04T02:10:44.180Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.956 secs) [2023-05-04T02:10:44.180Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.994 secs) [2023-05-04T02:10:44.180Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1 sec) [2023-05-04T02:10:44.180Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.018 secs) [2023-05-04T02:10:44.180Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.043 secs) [2023-05-04T02:10:44.180Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.056 secs) [2023-05-04T02:10:44.436Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.061 secs) [2023-05-04T02:10:44.436Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.067 secs) [2023-05-04T02:10:44.436Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.111 secs) [2023-05-04T02:10:44.436Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.124 secs) [2023-05-04T02:10:44.436Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.147 secs) [2023-05-04T02:10:44.436Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.155 secs) [2023-05-04T02:10:44.436Z] WARN: ' [2023-05-04T02:10:44.436Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T02:10:44.436Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T02:10:44.436Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T02:10:44.436Z] in a future version of Angular. [2023-05-04T02:10:44.436Z] [2023-05-04T02:10:44.436Z] For more information on this, see our API docs here: [2023-05-04T02:10:44.436Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T02:10:44.436Z] ' [2023-05-04T02:10:44.436Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.155 secs) [2023-05-04T02:10:44.436Z] WARN: ' [2023-05-04T02:10:44.436Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T02:10:44.436Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T02:10:44.436Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T02:10:44.436Z] in a future version of Angular. [2023-05-04T02:10:44.436Z] [2023-05-04T02:10:44.436Z] For more information on this, see our API docs here: [2023-05-04T02:10:44.436Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T02:10:44.436Z] ' [2023-05-04T02:10:44.436Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.179 secs) [2023-05-04T02:10:44.436Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.183 secs) [2023-05-04T02:10:44.436Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.185 secs) [2023-05-04T02:10:44.436Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.195 secs) [2023-05-04T02:10:44.436Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.203 secs) [2023-05-04T02:10:44.436Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.205 secs) [2023-05-04T02:10:44.436Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.206 secs) [2023-05-04T02:10:44.436Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.208 secs) [2023-05-04T02:10:44.436Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.215 secs) [2023-05-04T02:10:44.436Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.237 secs) [2023-05-04T02:10:44.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.245 secs) [2023-05-04T02:10:44.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.248 secs) [2023-05-04T02:10:44.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.259 secs) [2023-05-04T02:10:44.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.293 secs) [2023-05-04T02:10:44.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.309 secs) [2023-05-04T02:10:44.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.316 secs) [2023-05-04T02:10:44.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.319 secs) [2023-05-04T02:10:44.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.321 secs) [2023-05-04T02:10:44.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.322 secs) [2023-05-04T02:10:44.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.337 secs) [2023-05-04T02:10:44.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.354 secs) [2023-05-04T02:10:44.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.359 secs) [2023-05-04T02:10:44.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.361 secs) [2023-05-04T02:10:44.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.363 secs) [2023-05-04T02:10:44.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.375 secs) [2023-05-04T02:10:44.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.379 secs) [2023-05-04T02:10:44.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.385 secs) [2023-05-04T02:10:44.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.388 secs) [2023-05-04T02:10:44.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.393 secs) [2023-05-04T02:10:44.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.4 secs) [2023-05-04T02:10:44.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.402 secs) [2023-05-04T02:10:44.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.405 secs) [2023-05-04T02:10:44.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.407 secs) [2023-05-04T02:10:44.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.411 secs) [2023-05-04T02:10:44.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.419 secs) [2023-05-04T02:10:44.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.422 secs) [2023-05-04T02:10:44.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.439 secs) [2023-05-04T02:10:44.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.45 secs) [2023-05-04T02:10:44.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.474 secs) [2023-05-04T02:10:44.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.486 secs) [2023-05-04T02:10:44.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.501 secs) [2023-05-04T02:10:44.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.504 secs) [2023-05-04T02:10:44.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.515 secs) [2023-05-04T02:10:44.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.523 secs) [2023-05-04T02:10:44.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.536 secs) [2023-05-04T02:10:44.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.566 secs) [2023-05-04T02:10:45.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.57 secs) [2023-05-04T02:10:45.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.577 secs) [2023-05-04T02:10:45.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.605 secs) [2023-05-04T02:10:45.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.612 secs) [2023-05-04T02:10:45.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.617 secs) [2023-05-04T02:10:45.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.625 secs) [2023-05-04T02:10:45.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.628 secs) [2023-05-04T02:10:45.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.631 secs) [2023-05-04T02:10:45.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.633 secs) [2023-05-04T02:10:45.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.639 secs) [2023-05-04T02:10:45.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.641 secs) [2023-05-04T02:10:45.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.644 secs) [2023-05-04T02:10:45.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.669 secs) [2023-05-04T02:10:45.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.676 secs) [2023-05-04T02:10:45.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.694 secs) [2023-05-04T02:10:45.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.701 secs) [2023-05-04T02:10:45.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.709 secs) [2023-05-04T02:10:45.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.711 secs) [2023-05-04T02:10:45.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.717 secs) [2023-05-04T02:10:45.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.72 secs) [2023-05-04T02:10:45.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.745 secs) [2023-05-04T02:10:45.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.754 secs) [2023-05-04T02:10:45.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.771 secs) [2023-05-04T02:10:45.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.78 secs) [2023-05-04T02:10:45.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.786 secs) [2023-05-04T02:10:45.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.792 secs) [2023-05-04T02:10:45.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.799 secs) [2023-05-04T02:10:45.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.817 secs) [2023-05-04T02:10:45.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.874 secs) [2023-05-04T02:10:45.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.883 secs) [2023-05-04T02:10:45.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.903 secs) [2023-05-04T02:10:45.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.917 secs) [2023-05-04T02:10:45.726Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.923 secs) [2023-05-04T02:10:45.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.984 secs) [2023-05-04T02:10:45.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.003 secs) [2023-05-04T02:10:45.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.01 secs) [2023-05-04T02:10:45.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.024 secs) [2023-05-04T02:10:45.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.026 secs) [2023-05-04T02:10:45.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.031 secs) [2023-05-04T02:10:45.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.036 secs) [2023-05-04T02:10:45.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.038 secs) [2023-05-04T02:10:45.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.056 secs) [2023-05-04T02:10:45.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.059 secs) [2023-05-04T02:10:45.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.061 secs) [2023-05-04T02:10:45.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.056 secs / 2.061 secs) [2023-05-04T02:10:45.985Z] TOTAL: 149 SUCCESS [2023-05-04T02:10:45.985Z] ✔ Browser application bundle generation complete. [2023-05-04T02:10:46.244Z] [2023-05-04T02:10:46.244Z] =============================== Coverage summary =============================== [2023-05-04T02:10:46.244Z] Statements : 40.87% ( 1463/3580 ) [2023-05-04T02:10:46.244Z] Branches : 12.03% ( 111/923 ) [2023-05-04T02:10:46.244Z] Functions : 33.13% ( 430/1298 ) [2023-05-04T02:10:46.244Z] Lines : 38.8% ( 1314/3387 ) [2023-05-04T02:10:46.244Z] ================================================================================ [2023-05-04T02:10:46.501Z] ✔ Browser application bundle generation complete. [2023-05-04T02:10:46.760Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-579/web' [Pipeline] echo [2023-05-04T02:10:46.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T02:10:46.795Z] $ docker stop --time=1 4135e5b4a1b0c27446657e68434c7dbfccc40d5d11371f7d01d11930b86b6570 [2023-05-04T02:10:48.050Z] $ docker rm -f --volumes 4135e5b4a1b0c27446657e68434c7dbfccc40d5d11371f7d01d11930b86b6570 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T02:10:48.430Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T02:10:49.104Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-04T02:10:49.633Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T02:10:50.566Z] + ls -al . [2023-05-04T02:10:50.566Z] total 180 [2023-05-04T02:10:50.566Z] drwxrwxr-x 14 jenkins jenkins 4096 May 4 02:09 . [2023-05-04T02:10:50.566Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:07 .. [2023-05-04T02:10:50.566Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:07 .blubracket [2023-05-04T02:10:50.566Z] -rw-rw-r-- 1 jenkins jenkins 18 May 4 02:07 .dockerignore [2023-05-04T02:10:50.566Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:08 .git [2023-05-04T02:10:50.566Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:07 .github [2023-05-04T02:10:50.566Z] -rw-rw-r-- 1 jenkins jenkins 185 May 4 02:07 .gitignore [2023-05-04T02:10:50.566Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 02:08 .semver [2023-05-04T02:10:50.566Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 4 02:07 Attribution.txt [2023-05-04T02:10:50.566Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 4 02:07 CHANGELOG.md [2023-05-04T02:10:50.566Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 4 02:07 CONTRIBUTING.md [2023-05-04T02:10:50.566Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 4 02:07 Dockerfile [2023-05-04T02:10:50.566Z] -rw-rw-r-- 1 jenkins jenkins 652 May 4 02:07 Jenkinsfile [2023-05-04T02:10:50.566Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 4 02:07 LICENSE [2023-05-04T02:10:50.566Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 4 02:07 Makefile [2023-05-04T02:10:50.566Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 4 02:07 README.md [2023-05-04T02:10:50.566Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 02:08 VERSION [2023-05-04T02:10:50.566Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:07 assets [2023-05-04T02:10:50.566Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:07 bin [2023-05-04T02:10:50.566Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:07 cmd [2023-05-04T02:10:50.566Z] -rw-r--r-- 1 jenkins jenkins 10 May 4 02:09 coverage.out [2023-05-04T02:10:50.566Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:07 docs [2023-05-04T02:10:50.566Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 4 02:07 go.mod [2023-05-04T02:10:50.566Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 4 02:07 go.sum [2023-05-04T02:10:50.566Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:07 internal [2023-05-04T02:10:50.566Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:07 snap [2023-05-04T02:10:50.566Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:07 testing [2023-05-04T02:10:50.566Z] -rw-rw-r-- 1 jenkins jenkins 155 May 4 02:07 version.go [2023-05-04T02:10:50.566Z] drwxrwxr-x 6 jenkins jenkins 4096 May 4 02:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:10:50.909Z] + 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=e761030d8a31fede36c67e1542e9452d064c8b66 --label arch=amd64 --label version=0.0.0 . [2023-05-04T02:10:51.167Z] Sending build context to Docker daemon 48.68MB [2023-05-04T02:10:51.168Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T02:10:51.168Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-04T02:10:51.168Z] ---> aaeb72cb28ff [2023-05-04T02:10:51.168Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T02:10:51.780Z] ---> Running in ad238fd732d8 [2023-05-04T02:10:51.780Z] Removing intermediate container ad238fd732d8 [2023-05-04T02:10:51.780Z] ---> 500fb35c1f2d [2023-05-04T02:10:51.780Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T02:10:51.780Z] ---> Running in 43e30f602be5 [2023-05-04T02:10:51.780Z] Removing intermediate container 43e30f602be5 [2023-05-04T02:10:51.780Z] ---> f01ca9e8a359 [2023-05-04T02:10:51.780Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T02:10:51.780Z] ---> Running in 9d95d229fa64 [2023-05-04T02:10:52.039Z] Removing intermediate container 9d95d229fa64 [2023-05-04T02:10:52.039Z] ---> 30063b121d11 [2023-05-04T02:10:52.039Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-04T02:10:52.039Z] ---> Running in 3962d12b1b8a [2023-05-04T02:10:52.039Z] Removing intermediate container 3962d12b1b8a [2023-05-04T02:10:52.039Z] ---> c42649121f68 [2023-05-04T02:10:52.039Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T02:10:52.039Z] ---> Running in 1a975e2101c9 [2023-05-04T02:10:52.039Z] Removing intermediate container 1a975e2101c9 [2023-05-04T02:10:52.039Z] ---> f1ca5cfd2381 [2023-05-04T02:10:52.039Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T02:10:52.973Z] ---> 8aebf6b51b75 [2023-05-04T02:10:52.973Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T02:10:52.973Z] ---> Running in 57c4375bf6f9 [2023-05-04T02:10:52.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T02:10:53.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T02:10:53.490Z] OK: 265 MiB in 53 packages [2023-05-04T02:10:53.748Z] Removing intermediate container 57c4375bf6f9 [2023-05-04T02:10:53.748Z] ---> fad87d9533db [2023-05-04T02:10:53.748Z] Step 10/25 : ENV GO111MODULE=on [2023-05-04T02:10:53.748Z] ---> Running in 2fa8189f0c00 [2023-05-04T02:10:53.748Z] Removing intermediate container 2fa8189f0c00 [2023-05-04T02:10:53.748Z] ---> e66fbc93db16 [2023-05-04T02:10:53.748Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T02:10:53.748Z] ---> Running in ba8f9d11e9af [2023-05-04T02:10:54.007Z] Removing intermediate container ba8f9d11e9af [2023-05-04T02:10:54.007Z] ---> 8bac33389640 [2023-05-04T02:10:54.007Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-04T02:10:54.007Z] ---> 9346b7413b70 [2023-05-04T02:10:54.007Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T02:10:54.007Z] ---> Running in db7df29e9bc1 [2023-05-04T02:10:54.940Z] Removing intermediate container db7df29e9bc1 [2023-05-04T02:10:54.940Z] ---> 9b28668bd4f9 [2023-05-04T02:10:54.940Z] Step 14/25 : COPY . . [2023-05-04T02:10:56.315Z] ---> bbd9bc57a7d9 [2023-05-04T02:10:56.315Z] Step 15/25 : RUN ${MAKE} [2023-05-04T02:10:56.315Z] ---> Running in cf21fe4f1496 [2023-05-04T02:10:56.315Z] 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 [2023-05-04T02:11:14.404Z] Removing intermediate container cf21fe4f1496 [2023-05-04T02:11:14.404Z] ---> 31bb1437799a [2023-05-04T02:11:14.404Z] Step 16/25 : FROM alpine:3.17 [2023-05-04T02:11:14.404Z] 3.17: Pulling from library/alpine [2023-05-04T02:11:14.404Z] f56be85fc22e: Already exists [2023-05-04T02:11:14.404Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T02:11:14.404Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T02:11:14.404Z] ---> 9ed4aefc74f6 [2023-05-04T02:11:14.404Z] Step 17/25 : EXPOSE 4000 [2023-05-04T02:11:14.404Z] ---> Running in ad28679e1a59 [2023-05-04T02:11:14.404Z] Removing intermediate container ad28679e1a59 [2023-05-04T02:11:14.404Z] ---> 7127868f84ca [2023-05-04T02:11:14.404Z] 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 [2023-05-04T02:11:14.404Z] ---> b394f5b2ea9a [2023-05-04T02:11:14.404Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-04T02:11:14.404Z] ---> fa4916a46963 [2023-05-04T02:11:14.404Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-04T02:11:14.404Z] ---> 71c787ca0b3c [2023-05-04T02:11:14.404Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-04T02:11:14.404Z] ---> Running in 420b08e65a5f [2023-05-04T02:11:14.404Z] Removing intermediate container 420b08e65a5f [2023-05-04T02:11:14.404Z] ---> 81a4637c5669 [2023-05-04T02:11:14.404Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-04T02:11:14.404Z] ---> Running in 750e7042d4e4 [2023-05-04T02:11:14.404Z] Removing intermediate container 750e7042d4e4 [2023-05-04T02:11:14.404Z] ---> 2eb74beaee40 [2023-05-04T02:11:14.404Z] Step 23/25 : LABEL arch=amd64 [2023-05-04T02:11:14.404Z] ---> Running in be44604c5da8 [2023-05-04T02:11:14.404Z] Removing intermediate container be44604c5da8 [2023-05-04T02:11:14.404Z] ---> 93763cffd875 [2023-05-04T02:11:14.404Z] Step 24/25 : LABEL git_sha=e761030d8a31fede36c67e1542e9452d064c8b66 [2023-05-04T02:11:14.404Z] ---> Running in a8d5df7d3b84 [2023-05-04T02:11:14.404Z] Removing intermediate container a8d5df7d3b84 [2023-05-04T02:11:14.404Z] ---> 11f333a3e001 [2023-05-04T02:11:14.404Z] Step 25/25 : LABEL version=0.0.0 [2023-05-04T02:11:14.404Z] ---> Running in 36d56c18ad78 [2023-05-04T02:11:14.404Z] Removing intermediate container 36d56c18ad78 [2023-05-04T02:11:14.404Z] ---> 05795a7711c9 [2023-05-04T02:11:14.404Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T02:11:14.404Z] Successfully built 05795a7711c9 [2023-05-04T02:11:14.404Z] 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 [2023-05-04T02:11:14.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T02:11:14.853Z] [2023-05-04T02:11:14.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:11:15.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T02:11:15.159Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-04T02:11:15.159Z] 5eb5b503b376: Pulling fs layer [2023-05-04T02:11:15.159Z] 5c69ac0246d0: Pulling fs layer [2023-05-04T02:11:15.159Z] ec43610c2a17: Pulling fs layer [2023-05-04T02:11:15.159Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-04T02:11:15.159Z] 33b1e0a273af: Pulling fs layer [2023-05-04T02:11:15.159Z] 5d3b04190fa2: Pulling fs layer [2023-05-04T02:11:15.159Z] 2f39f015ded8: Pulling fs layer [2023-05-04T02:11:15.159Z] 3a2ae6a8a46f: Waiting [2023-05-04T02:11:15.159Z] 33b1e0a273af: Waiting [2023-05-04T02:11:15.159Z] 5d3b04190fa2: Waiting [2023-05-04T02:11:15.159Z] 2f39f015ded8: Waiting [2023-05-04T02:11:15.159Z] 5c69ac0246d0: Verifying Checksum [2023-05-04T02:11:15.159Z] 5c69ac0246d0: Download complete [2023-05-04T02:11:15.159Z] 3a2ae6a8a46f: Download complete [2023-05-04T02:11:15.159Z] 33b1e0a273af: Verifying Checksum [2023-05-04T02:11:15.159Z] 33b1e0a273af: Download complete [2023-05-04T02:11:15.159Z] ec43610c2a17: Verifying Checksum [2023-05-04T02:11:15.159Z] ec43610c2a17: Download complete [2023-05-04T02:11:15.159Z] 5d3b04190fa2: Verifying Checksum [2023-05-04T02:11:15.159Z] 5d3b04190fa2: Download complete [2023-05-04T02:11:15.419Z] 5eb5b503b376: Download complete [2023-05-04T02:11:16.360Z] 5eb5b503b376: Pull complete [2023-05-04T02:11:16.618Z] 5c69ac0246d0: Pull complete [2023-05-04T02:11:17.187Z] ec43610c2a17: Pull complete [2023-05-04T02:11:17.187Z] 3a2ae6a8a46f: Pull complete [2023-05-04T02:11:17.445Z] 33b1e0a273af: Pull complete [2023-05-04T02:11:17.445Z] 5d3b04190fa2: Pull complete [2023-05-04T02:11:21.655Z] 2f39f015ded8: Pull complete [2023-05-04T02:11:21.655Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-04T02:11:21.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T02:11:21.655Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:11:21.838Z] prd-ubuntu20.04-docker-8c-8g-12689 does not seem to be running inside a container [2023-05-04T02:11:21.879Z] $ 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-579 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579:/w/workspace/edgexfoundry_edgex-ui-go_PR-579:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@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 [2023-05-04T02:11:25.825Z] $ docker top 229f5a25c37408cfb753b1ca7bb686c653f44ef9b57754f9fc8fb22ec6cea991 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:11:26.189Z] ---> job-cost.sh [2023-05-04T02:11:26.189Z] lf-activate-venv: SKIPPING [2023-05-04T02:11:26.189Z] INFO: No Stack... [2023-05-04T02:11:26.755Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T02:11:27.015Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T02:11:27.299Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives/cost.csv [2023-05-04T02:11:27.299Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T02:11:27.311Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-579-7-stack-cost] [2023-05-04T02:11:27.317Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-579-7-stack-cost] did not exist. Created. [2023-05-04T02:11:27.317Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-579-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T02:11:27.619Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-04T02:11:27.974Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T02:11:27.980Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-579-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T02:11:28.008Z] $ docker stop --time=1 229f5a25c37408cfb753b1ca7bb686c653f44ef9b57754f9fc8fb22ec6cea991 [2023-05-04T02:11:29.211Z] $ docker rm -f --volumes 229f5a25c37408cfb753b1ca7bb686c653f44ef9b57754f9fc8fb22ec6cea991 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-04T02:17:53.066Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12847 in /w/workspace/edgexfoundry_edgex-ui-go_PR-579 [Pipeline] { [Pipeline] ws [2023-05-04T02:17:53.082Z] Running in /w/workspace/edgex-ui-go/7 [Pipeline] { [Pipeline] checkout [2023-05-04T02:17:53.142Z] The recommended git tool is: git [2023-05-04T02:18:02.828Z] using credential edgex-jenkins-ssh [2023-05-04T02:18:02.857Z] Cloning the remote Git repository [2023-05-04T02:18:02.926Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-04T02:18:03.118Z] > git init /w/workspace/edgex-ui-go/7 # timeout=10 [2023-05-04T02:18:03.551Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-04T02:18:03.552Z] > git --version # timeout=10 [2023-05-04T02:18:03.625Z] > git --version # 'git version 2.25.1' [2023-05-04T02:18:03.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T02:18:04.010Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T02:18:08.493Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-04T02:18:08.541Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T02:18:11.747Z] Merging remotes/origin/main commit 810f843ca8afc54dd8e89bba5045e5c7e7013274 into PR head commit 47988330b029a888b432bca213101354849c35ed [2023-05-04T02:18:10.858Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-04T02:18:11.070Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-04T02:18:11.071Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T02:18:11.102Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/579/head:refs/remotes/origin/PR-579 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-04T02:18:11.774Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T02:18:12.069Z] > git checkout -f 47988330b029a888b432bca213101354849c35ed # timeout=10 [2023-05-04T02:18:12.713Z] > git remote # timeout=10 [2023-05-04T02:18:12.784Z] > git config --get remote.origin.url # timeout=10 [2023-05-04T02:18:12.874Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T02:18:12.897Z] > git merge 810f843ca8afc54dd8e89bba5045e5c7e7013274 # timeout=10 [2023-05-04T02:18:14.001Z] Merge succeeded, producing a1567bd2cb192f7f22bf53389a7614b20869a88f [2023-05-04T02:18:14.002Z] Checking out Revision a1567bd2cb192f7f22bf53389a7614b20869a88f (PR-579) [2023-05-04T02:18:13.963Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-04T02:18:14.013Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T02:18:14.038Z] > git checkout -f a1567bd2cb192f7f22bf53389a7614b20869a88f # timeout=10 [2023-05-04T02:18:17.825Z] Commit message: "Merge commit '810f843ca8afc54dd8e89bba5045e5c7e7013274' into HEAD" [2023-05-04T02:18:17.878Z] First time build. Skipping changelog. [2023-05-04T02:18:17.838Z] > git rev-list --no-walk bff1a8769d299837546f38d3688ddfa11b8f2e74 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T02:18:18.894Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-04T02:18:18.894Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T02:18:18.894Z] Dload Upload Total Spent Left Speed [2023-05-04T02:18:18.894Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2023-05-04T02:18:19.908Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-04T02:18:20.317Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-04T02:18:20.317Z] + sudo tee /etc/docker/daemon.new [2023-05-04T02:18:20.317Z] { [2023-05-04T02:18:20.317Z] "registry-mirrors": [ [2023-05-04T02:18:20.317Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-04T02:18:20.317Z] ], [2023-05-04T02:18:20.317Z] "bip": "10.250.0.254/24", [2023-05-04T02:18:20.317Z] "hosts": [ [2023-05-04T02:18:20.317Z] "tcp://0.0.0.0:5555", [2023-05-04T02:18:20.317Z] "unix:///var/run/docker.sock" [2023-05-04T02:18:20.317Z] ], [2023-05-04T02:18:20.317Z] "mtu": 1458, [2023-05-04T02:18:20.317Z] "selinux-enabled": true, [2023-05-04T02:18:20.317Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-04T02:18:20.317Z] } [Pipeline] sh [2023-05-04T02:18:20.715Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-04T02:18:21.087Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T02:18:39.444Z] provisioning config files... [2023-05-04T02:18:39.486Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/7@tmp/config11316215011191435557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:18:39.876Z] ---> docker-login.sh [2023-05-04T02:18:39.876Z] nexus3.edgexfoundry.org:10001 [2023-05-04T02:18:40.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:18:40.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:18:40.761Z] Configure a credential helper to remove this warning. See [2023-05-04T02:18:40.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:18:40.761Z] [2023-05-04T02:18:40.761Z] Login Succeeded [2023-05-04T02:18:40.761Z] nexus3.edgexfoundry.org:10002 [2023-05-04T02:18:41.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:18:41.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:18:41.041Z] Configure a credential helper to remove this warning. See [2023-05-04T02:18:41.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:18:41.041Z] [2023-05-04T02:18:41.041Z] Login Succeeded [2023-05-04T02:18:41.041Z] nexus3.edgexfoundry.org:10003 [2023-05-04T02:18:41.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:18:41.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:18:41.595Z] Configure a credential helper to remove this warning. See [2023-05-04T02:18:41.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:18:41.595Z] [2023-05-04T02:18:41.595Z] Login Succeeded [2023-05-04T02:18:41.595Z] nexus3.edgexfoundry.org:10004 [2023-05-04T02:18:41.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:18:42.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:18:42.153Z] Configure a credential helper to remove this warning. See [2023-05-04T02:18:42.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:18:42.153Z] [2023-05-04T02:18:42.153Z] Login Succeeded [2023-05-04T02:18:42.153Z] docker.io [2023-05-04T02:18:42.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:18:42.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:18:42.709Z] Configure a credential helper to remove this warning. See [2023-05-04T02:18:42.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:18:42.709Z] [2023-05-04T02:18:42.709Z] Login Succeeded [2023-05-04T02:18:42.709Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T02:18:42.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T02:18:43.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T02:18:43.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T02:18:43.184Z] ========================================================= [2023-05-04T02:18:43.185Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-04T02:18:43.185Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:18:43.565Z] + 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 . [2023-05-04T02:18:44.553Z] Sending build context to Docker daemon 28.89MB [2023-05-04T02:18:44.553Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T02:18:44.553Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-04T02:18:44.847Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-04T02:18:44.847Z] c41833b44d91: Pulling fs layer [2023-05-04T02:18:44.847Z] ed15518f5707: Pulling fs layer [2023-05-04T02:18:44.847Z] feae8fd75edb: Pulling fs layer [2023-05-04T02:18:44.847Z] 242c74f7c9fa: Pulling fs layer [2023-05-04T02:18:44.847Z] 3cdef696dda3: Pulling fs layer [2023-05-04T02:18:44.847Z] 2ced38df9373: Pulling fs layer [2023-05-04T02:18:44.847Z] 58f1dce35555: Pulling fs layer [2023-05-04T02:18:44.847Z] 3cdef696dda3: Waiting [2023-05-04T02:18:44.847Z] 2ced38df9373: Waiting [2023-05-04T02:18:44.847Z] 58f1dce35555: Waiting [2023-05-04T02:18:44.847Z] 242c74f7c9fa: Waiting [2023-05-04T02:18:44.847Z] ed15518f5707: Verifying Checksum [2023-05-04T02:18:44.847Z] ed15518f5707: Download complete [2023-05-04T02:18:44.847Z] 242c74f7c9fa: Verifying Checksum [2023-05-04T02:18:44.847Z] 242c74f7c9fa: Download complete [2023-05-04T02:18:45.121Z] 3cdef696dda3: Verifying Checksum [2023-05-04T02:18:45.121Z] 3cdef696dda3: Download complete [2023-05-04T02:18:45.121Z] c41833b44d91: Verifying Checksum [2023-05-04T02:18:45.121Z] c41833b44d91: Download complete [2023-05-04T02:18:46.107Z] c41833b44d91: Pull complete [2023-05-04T02:18:46.713Z] 58f1dce35555: Verifying Checksum [2023-05-04T02:18:46.713Z] 58f1dce35555: Download complete [2023-05-04T02:18:46.713Z] ed15518f5707: Pull complete [2023-05-04T02:18:47.721Z] feae8fd75edb: Verifying Checksum [2023-05-04T02:18:47.721Z] feae8fd75edb: Download complete [2023-05-04T02:18:47.721Z] 2ced38df9373: Verifying Checksum [2023-05-04T02:18:47.721Z] 2ced38df9373: Download complete [2023-05-04T02:19:00.111Z] feae8fd75edb: Pull complete [2023-05-04T02:19:00.111Z] 242c74f7c9fa: Pull complete [2023-05-04T02:19:00.111Z] 3cdef696dda3: Pull complete [2023-05-04T02:19:05.654Z] 2ced38df9373: Pull complete [2023-05-04T02:19:08.283Z] 58f1dce35555: Pull complete [2023-05-04T02:19:08.283Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-04T02:19:08.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T02:19:08.283Z] ---> fadd8f120f05 [2023-05-04T02:19:08.283Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T02:19:10.269Z] ---> Running in 5435f5ee804f [2023-05-04T02:19:10.887Z] Removing intermediate container 5435f5ee804f [2023-05-04T02:19:10.887Z] ---> 9dbbf9d8bbd0 [2023-05-04T02:19:10.887Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T02:19:10.887Z] ---> Running in c1bbd71c0f97 [2023-05-04T02:19:11.500Z] Removing intermediate container c1bbd71c0f97 [2023-05-04T02:19:11.500Z] ---> f705c38369ff [2023-05-04T02:19:11.500Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T02:19:11.500Z] ---> Running in 96bc3c994df8 [2023-05-04T02:19:11.781Z] Removing intermediate container 96bc3c994df8 [2023-05-04T02:19:11.781Z] ---> c98eb1eca8c7 [2023-05-04T02:19:11.781Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-04T02:19:11.781Z] ---> Running in 9adaa0ee5d10 [2023-05-04T02:19:12.381Z] Removing intermediate container 9adaa0ee5d10 [2023-05-04T02:19:12.381Z] ---> a6d4716ce5fc [2023-05-04T02:19:12.381Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T02:19:12.381Z] ---> Running in f7ebb6744e2c [2023-05-04T02:19:12.656Z] Removing intermediate container f7ebb6744e2c [2023-05-04T02:19:12.656Z] ---> 520fcfdd4ee2 [2023-05-04T02:19:12.656Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T02:19:13.252Z] latest: Pulling from library/docker [2023-05-04T02:19:13.526Z] c41833b44d91: Already exists [2023-05-04T02:19:13.526Z] 6343a5c17821: Pulling fs layer [2023-05-04T02:19:13.526Z] 7fb3fc37985f: Pulling fs layer [2023-05-04T02:19:13.526Z] c69224d8e51c: Pulling fs layer [2023-05-04T02:19:13.526Z] 9509eea51bfd: Pulling fs layer [2023-05-04T02:19:13.526Z] 13893f74905f: Pulling fs layer [2023-05-04T02:19:13.526Z] a478c30451b0: Pulling fs layer [2023-05-04T02:19:13.527Z] cca6ee3ffb4d: Pulling fs layer [2023-05-04T02:19:13.527Z] fe1b37f33852: Pulling fs layer [2023-05-04T02:19:13.527Z] b44bc8c7e93d: Pulling fs layer [2023-05-04T02:19:13.527Z] 0e42b4e3b30c: Pulling fs layer [2023-05-04T02:19:13.527Z] d97e7eb47f8a: Pulling fs layer [2023-05-04T02:19:13.527Z] 3ed71508fdeb: Pulling fs layer [2023-05-04T02:19:13.527Z] fca51f470542: Pulling fs layer [2023-05-04T02:19:13.527Z] 9509eea51bfd: Waiting [2023-05-04T02:19:13.527Z] 13893f74905f: Waiting [2023-05-04T02:19:13.527Z] a478c30451b0: Waiting [2023-05-04T02:19:13.527Z] cca6ee3ffb4d: Waiting [2023-05-04T02:19:13.527Z] b44bc8c7e93d: Waiting [2023-05-04T02:19:13.527Z] 0e42b4e3b30c: Waiting [2023-05-04T02:19:13.527Z] d97e7eb47f8a: Waiting [2023-05-04T02:19:13.527Z] 3ed71508fdeb: Waiting [2023-05-04T02:19:13.527Z] fca51f470542: Waiting [2023-05-04T02:19:13.527Z] fe1b37f33852: Waiting [2023-05-04T02:19:13.527Z] 7fb3fc37985f: Verifying Checksum [2023-05-04T02:19:13.527Z] 7fb3fc37985f: Download complete [2023-05-04T02:19:13.805Z] 6343a5c17821: Verifying Checksum [2023-05-04T02:19:13.806Z] 6343a5c17821: Download complete [2023-05-04T02:19:14.103Z] c69224d8e51c: Verifying Checksum [2023-05-04T02:19:14.103Z] c69224d8e51c: Download complete [2023-05-04T02:19:14.103Z] 9509eea51bfd: Verifying Checksum [2023-05-04T02:19:14.103Z] 9509eea51bfd: Download complete [2023-05-04T02:19:14.103Z] a478c30451b0: Verifying Checksum [2023-05-04T02:19:14.103Z] a478c30451b0: Download complete [2023-05-04T02:19:14.383Z] fe1b37f33852: Verifying Checksum [2023-05-04T02:19:14.383Z] fe1b37f33852: Download complete [2023-05-04T02:19:14.383Z] cca6ee3ffb4d: Verifying Checksum [2023-05-04T02:19:14.383Z] cca6ee3ffb4d: Download complete [2023-05-04T02:19:14.383Z] 0e42b4e3b30c: Verifying Checksum [2023-05-04T02:19:14.383Z] 0e42b4e3b30c: Download complete [2023-05-04T02:19:14.383Z] 13893f74905f: Verifying Checksum [2023-05-04T02:19:14.383Z] 13893f74905f: Download complete [2023-05-04T02:19:14.665Z] 6343a5c17821: Pull complete [2023-05-04T02:19:14.665Z] 3ed71508fdeb: Verifying Checksum [2023-05-04T02:19:14.665Z] 3ed71508fdeb: Download complete [2023-05-04T02:19:14.665Z] b44bc8c7e93d: Verifying Checksum [2023-05-04T02:19:14.665Z] b44bc8c7e93d: Download complete [2023-05-04T02:19:14.665Z] fca51f470542: Download complete [2023-05-04T02:19:14.942Z] 7fb3fc37985f: Pull complete [2023-05-04T02:19:15.929Z] d97e7eb47f8a: Verifying Checksum [2023-05-04T02:19:15.929Z] d97e7eb47f8a: Download complete [2023-05-04T02:19:16.204Z] c69224d8e51c: Pull complete [2023-05-04T02:19:17.195Z] 9509eea51bfd: Pull complete [2023-05-04T02:19:18.178Z] 13893f74905f: Pull complete [2023-05-04T02:19:18.456Z] a478c30451b0: Pull complete [2023-05-04T02:19:18.733Z] cca6ee3ffb4d: Pull complete [2023-05-04T02:19:19.008Z] fe1b37f33852: Pull complete [2023-05-04T02:19:19.998Z] b44bc8c7e93d: Pull complete [2023-05-04T02:19:20.271Z] 0e42b4e3b30c: Pull complete [2023-05-04T02:19:22.913Z] d97e7eb47f8a: Pull complete [2023-05-04T02:19:22.913Z] 3ed71508fdeb: Pull complete [2023-05-04T02:19:23.196Z] fca51f470542: Pull complete [2023-05-04T02:19:23.196Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-04T02:19:23.196Z] Status: Downloaded newer image for docker:latest [2023-05-04T02:19:27.551Z] ---> 2c9dbd904094 [2023-05-04T02:19:27.551Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T02:19:27.551Z] ---> Running in 23edfea86ee9 [2023-05-04T02:19:28.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T02:19:29.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T02:19:30.108Z] OK: 263 MiB in 53 packages [2023-05-04T02:19:31.539Z] Removing intermediate container 23edfea86ee9 [2023-05-04T02:19:31.539Z] ---> b6028d64a27e [2023-05-04T02:19:31.539Z] Step 10/15 : ENV GO111MODULE=on [2023-05-04T02:19:31.539Z] ---> Running in 54420ed8ee97 [2023-05-04T02:19:31.815Z] Removing intermediate container 54420ed8ee97 [2023-05-04T02:19:31.815Z] ---> 51e35d378430 [2023-05-04T02:19:31.815Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T02:19:31.815Z] ---> Running in 32e054fc5eef [2023-05-04T02:19:32.415Z] Removing intermediate container 32e054fc5eef [2023-05-04T02:19:32.415Z] ---> 44defa555296 [2023-05-04T02:19:32.415Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-04T02:19:33.016Z] ---> 3c2c6be949d2 [2023-05-04T02:19:33.016Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T02:19:33.016Z] ---> Running in 22b031e710cf [2023-05-04T02:20:41.173Z] Removing intermediate container 22b031e710cf [2023-05-04T02:20:41.173Z] ---> 7086647fdb85 [2023-05-04T02:20:41.173Z] Step 14/15 : COPY . . [2023-05-04T02:20:43.147Z] ---> fdb39c63e4ae [2023-05-04T02:20:43.147Z] Step 15/15 : RUN ${MAKE} [2023-05-04T02:20:43.147Z] ---> Running in 0af218034135 [2023-05-04T02:20:44.124Z] noop [2023-05-04T02:20:44.716Z] Removing intermediate container 0af218034135 [2023-05-04T02:20:44.716Z] ---> ac3cb9af5a88 [2023-05-04T02:20:44.989Z] Successfully built ac3cb9af5a88 [2023-05-04T02:20:44.989Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:20:45.357Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T02:20:45.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:20:45.601Z] prd-ubuntu20.04-docker-arm64-4c-16g-12847 does not seem to be running inside a container [2023-05-04T02:20:45.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@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 [2023-05-04T02:20:47.054Z] $ docker top 66f92405b53d55c9a87a6652aaf3d76ca36432246ad9b4fd59c0f7b1b1c07670 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T02:20:47.925Z] + go version [2023-05-04T02:20:47.925Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-04T02:20:47.950Z] $ docker stop --time=1 66f92405b53d55c9a87a6652aaf3d76ca36432246ad9b4fd59c0f7b1b1c07670 [2023-05-04T02:20:49.645Z] $ docker rm -f --volumes 66f92405b53d55c9a87a6652aaf3d76ca36432246ad9b4fd59c0f7b1b1c07670 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:20:50.209Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T02:20:50.209Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:20:50.411Z] prd-ubuntu20.04-docker-arm64-4c-16g-12847 does not seem to be running inside a container [2023-05-04T02:20:50.494Z] $ 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/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@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 [2023-05-04T02:20:51.859Z] $ docker top 8a072d1de1ed9e9a807931e6289dfbc3659834b6f57a3aae1a23bd2bb888d7f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T02:20:52.798Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/7 [Pipeline] fileExists [Pipeline] sh [2023-05-04T02:20:53.499Z] + make test [2023-05-04T02:20:53.499Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-04T02:21:32.447Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-04T02:23:24.250Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-04T02:23:24.250Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-04T02:23:24.250Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-04T02:23:24.250Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-04T02:23:24.250Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-04T02:23:24.250Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-04T02:23:24.250Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-04T02:23:24.250Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-04T02:23:24.250Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-04T02:23:56.538Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T02:23:56.538Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T02:23:56.538Z] ./bin/test-attribution-txt.sh [2023-05-04T02:23:56.538Z] make -C web test [2023-05-04T02:23:56.538Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/7/web' [2023-05-04T02:23:56.538Z] make[1]: tput: No such file or directory [2023-05-04T02:23:56.538Z] make[1]: tput: No such file or directory [2023-05-04T02:23:56.538Z] warning: generating ./VERSION [2023-05-04T02:23:56.538Z] echo "0.0.0" > VERSION [2023-05-04T02:23:56.538Z] docker build \ [2023-05-04T02:23:56.538Z] -f Dockerfile \ [2023-05-04T02:23:56.538Z] --build-arg USER=1000 \ [2023-05-04T02:23:56.538Z] \ [2023-05-04T02:23:56.538Z] --label "git_sha=a1567bd2cb192f7f22bf53389a7614b20869a88f" \ [2023-05-04T02:23:56.538Z] -t edgexfoundry/edgex-web-ui:a1567bd2cb192f7f22bf53389a7614b20869a88f \ [2023-05-04T02:23:56.538Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-04T02:23:56.538Z] . [2023-05-04T02:23:56.538Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-04T02:23:56.538Z] Install the buildx component to build images with BuildKit: [2023-05-04T02:23:56.538Z] https://docs.docker.com/go/buildx/ [2023-05-04T02:23:56.538Z] [2023-05-04T02:23:56.538Z] Sending build context to Docker daemon 3.269MB [2023-05-04T02:23:56.538Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-04T02:23:56.538Z] 16.17-alpine3.15: Pulling from library/node [2023-05-04T02:23:56.538Z] 47517142f6ba: Pulling fs layer [2023-05-04T02:23:56.539Z] 5f8c4bfa009b: Pulling fs layer [2023-05-04T02:23:56.539Z] f7079c9c4ba1: Pulling fs layer [2023-05-04T02:23:56.539Z] aba105e6f55a: Pulling fs layer [2023-05-04T02:23:56.539Z] aba105e6f55a: Waiting [2023-05-04T02:23:56.539Z] 47517142f6ba: Download complete [2023-05-04T02:23:56.539Z] f7079c9c4ba1: Verifying Checksum [2023-05-04T02:23:56.539Z] f7079c9c4ba1: Download complete [2023-05-04T02:23:56.539Z] aba105e6f55a: Verifying Checksum [2023-05-04T02:23:56.539Z] aba105e6f55a: Download complete [2023-05-04T02:23:56.539Z] 47517142f6ba: Pull complete [2023-05-04T02:23:56.539Z] 5f8c4bfa009b: Verifying Checksum [2023-05-04T02:23:56.539Z] 5f8c4bfa009b: Download complete [2023-05-04T02:23:59.902Z] 5f8c4bfa009b: Pull complete [2023-05-04T02:23:59.903Z] f7079c9c4ba1: Pull complete [2023-05-04T02:23:59.903Z] aba105e6f55a: Pull complete [2023-05-04T02:23:59.903Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-04T02:23:59.903Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-04T02:23:59.903Z] ---> bf1b8b58d215 [2023-05-04T02:23:59.903Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-04T02:24:00.491Z] ---> Running in d4dc8d0790e3 [2023-05-04T02:24:01.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-04T02:24:05.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-04T02:24:06.716Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-04T02:24:06.716Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-04T02:24:06.716Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-04T02:24:06.716Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-04T02:24:06.716Z] (5/128) Installing libxcb (1.14-r2) [2023-05-04T02:24:06.716Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-04T02:24:07.308Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-04T02:24:07.308Z] (8/128) Installing libice (1.0.10-r0) [2023-05-04T02:24:07.308Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-04T02:24:07.308Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-04T02:24:07.585Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-04T02:24:07.585Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-04T02:24:07.585Z] (13/128) Installing xset (1.2.4-r0) [2023-05-04T02:24:07.585Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-04T02:24:07.585Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-04T02:24:07.585Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-04T02:24:07.585Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-04T02:24:07.585Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-04T02:24:07.585Z] (19/128) Installing libintl (0.21-r0) [2023-05-04T02:24:07.585Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-04T02:24:07.585Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-04T02:24:07.585Z] (22/128) Installing pcre (8.45-r1) [2023-05-04T02:24:07.585Z] (23/128) Installing glib (2.70.1-r0) [2023-05-04T02:24:07.585Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-04T02:24:07.585Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-04T02:24:07.859Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-04T02:24:07.859Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-04T02:24:07.859Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-04T02:24:07.859Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-04T02:24:07.859Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-04T02:24:08.453Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-04T02:24:08.453Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-04T02:24:09.047Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-04T02:24:09.047Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-04T02:24:09.047Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-04T02:24:09.047Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-04T02:24:09.047Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-04T02:24:09.047Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-04T02:24:09.047Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-04T02:24:09.047Z] (40/128) Installing libxi (1.8-r0) [2023-05-04T02:24:09.047Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-04T02:24:09.047Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-04T02:24:09.047Z] (43/128) Installing atk (2.36.0-r0) [2023-05-04T02:24:09.047Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-04T02:24:09.047Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-04T02:24:09.047Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-04T02:24:09.047Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-04T02:24:09.321Z] (48/128) Installing expat (2.5.0-r0) [2023-05-04T02:24:09.321Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-04T02:24:09.321Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-04T02:24:09.321Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-04T02:24:09.321Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-04T02:24:09.321Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-04T02:24:09.321Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-04T02:24:09.321Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-04T02:24:09.321Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-04T02:24:09.321Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-04T02:24:09.321Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-04T02:24:09.594Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-04T02:24:09.594Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-04T02:24:09.594Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-04T02:24:09.594Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-04T02:24:09.594Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-04T02:24:09.594Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-04T02:24:09.594Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-04T02:24:09.594Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-04T02:24:09.594Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-04T02:24:09.865Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-04T02:24:09.865Z] (69/128) Installing pango (1.48.10-r0) [2023-05-04T02:24:09.866Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-04T02:24:09.866Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-04T02:24:09.866Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-04T02:24:09.866Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-04T02:24:10.139Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-04T02:24:10.139Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-04T02:24:10.412Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-04T02:24:10.412Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-04T02:24:10.412Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-04T02:24:10.412Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-04T02:24:10.684Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-04T02:24:12.654Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-04T02:24:12.654Z] (80/128) Installing flac (1.3.4-r0) [2023-05-04T02:24:12.654Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-04T02:24:12.927Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-04T02:24:12.927Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-04T02:24:12.927Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-04T02:24:12.927Z] (85/128) Installing libass (0.15.2-r0) [2023-05-04T02:24:12.927Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-04T02:24:12.927Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-04T02:24:12.927Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-04T02:24:13.518Z] (89/128) Installing lame (3.100-r0) [2023-05-04T02:24:13.518Z] (90/128) Installing opus (1.3.1-r1) [2023-05-04T02:24:13.518Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-04T02:24:13.518Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-04T02:24:13.518Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-04T02:24:13.518Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-04T02:24:13.518Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-04T02:24:13.518Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-04T02:24:13.518Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-04T02:24:13.518Z] (98/128) Installing libva (2.13.0-r0) [2023-05-04T02:24:13.518Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-04T02:24:13.518Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-04T02:24:13.518Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-04T02:24:13.518Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-04T02:24:13.518Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-04T02:24:13.792Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-04T02:24:13.792Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-04T02:24:13.792Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-04T02:24:13.792Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-04T02:24:14.389Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-04T02:24:14.389Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-04T02:24:14.389Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-04T02:24:14.389Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-04T02:24:14.389Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-04T02:24:14.389Z] (113/128) Installing nspr (4.32-r0) [2023-05-04T02:24:14.389Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-04T02:24:14.389Z] (115/128) Installing nss (3.78.1-r0) [2023-05-04T02:24:14.660Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-04T02:24:14.660Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-04T02:24:14.660Z] (118/128) Installing orc (0.4.32-r0) [2023-05-04T02:24:14.660Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-04T02:24:14.660Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-04T02:24:14.660Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-04T02:24:14.660Z] (122/128) Installing libpulse (15.0-r2) [2023-05-04T02:24:14.660Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-04T02:24:14.660Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-04T02:24:14.660Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-04T02:24:14.660Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-04T02:24:14.660Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-04T02:24:14.931Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-04T02:24:20.306Z] Executing busybox-1.34.1-r7.trigger [2023-05-04T02:24:20.306Z] Executing glib-2.70.1-r0.trigger [2023-05-04T02:24:20.306Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-04T02:24:22.285Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-04T02:24:22.285Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-04T02:24:22.564Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-04T02:24:22.564Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-04T02:24:22.564Z] OK: 275 MiB in 144 packages [2023-05-04T02:24:32.688Z] Removing intermediate container d4dc8d0790e3 [2023-05-04T02:24:32.688Z] ---> e125e88c1f33 [2023-05-04T02:24:32.688Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-04T02:24:32.688Z] ---> Running in 2e5980bc4970 [2023-05-04T02:24:32.688Z] Removing intermediate container 2e5980bc4970 [2023-05-04T02:24:32.688Z] ---> f9068f0cd494 [2023-05-04T02:24:32.688Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-04T02:24:32.688Z] ---> Running in 4fcabc161fd1 [2023-05-04T02:24:32.688Z] Removing intermediate container 4fcabc161fd1 [2023-05-04T02:24:32.688Z] ---> 635e685d8827 [2023-05-04T02:24:32.688Z] Step 5/10 : RUN npm install -g npm [2023-05-04T02:24:32.960Z] ---> Running in 55d9862b46be [2023-05-04T02:25:11.904Z] [2023-05-04T02:25:11.904Z] removed 7 packages, changed 101 packages, and audited 264 packages in 30s [2023-05-04T02:25:11.904Z] [2023-05-04T02:25:11.904Z] 27 packages are looking for funding [2023-05-04T02:25:11.904Z] run `npm fund` for details [2023-05-04T02:25:11.904Z] [2023-05-04T02:25:11.904Z] found 0 vulnerabilities [2023-05-04T02:25:11.904Z] Removing intermediate container 55d9862b46be [2023-05-04T02:25:11.904Z] ---> 1a5f044f3e2d [2023-05-04T02:25:11.904Z] Step 6/10 : ARG USER=1000 [2023-05-04T02:25:11.904Z] ---> Running in c077cdadb170 [2023-05-04T02:25:11.904Z] Removing intermediate container c077cdadb170 [2023-05-04T02:25:11.904Z] ---> e93eaa55d980 [2023-05-04T02:25:11.904Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-04T02:25:11.904Z] ---> Running in 69fbc2fede9e [2023-05-04T02:25:13.861Z] Removing intermediate container 69fbc2fede9e [2023-05-04T02:25:13.861Z] ---> 60c706784d1b [2023-05-04T02:25:13.861Z] Step 8/10 : USER $USER:$USER [2023-05-04T02:25:13.861Z] ---> Running in 8ae13740d050 [2023-05-04T02:25:14.132Z] Removing intermediate container 8ae13740d050 [2023-05-04T02:25:14.132Z] ---> 81992ae1fb6f [2023-05-04T02:25:14.132Z] Step 9/10 : WORKDIR /app [2023-05-04T02:25:14.132Z] ---> Running in 6fab70630dc3 [2023-05-04T02:25:14.402Z] Removing intermediate container 6fab70630dc3 [2023-05-04T02:25:14.402Z] ---> 5ba9e01d8e28 [2023-05-04T02:25:14.402Z] Step 10/10 : LABEL git_sha=a1567bd2cb192f7f22bf53389a7614b20869a88f [2023-05-04T02:25:14.672Z] ---> Running in e7a63b7ab8ae [2023-05-04T02:25:14.942Z] Removing intermediate container e7a63b7ab8ae [2023-05-04T02:25:14.942Z] ---> ba4af44d5594 [2023-05-04T02:25:14.942Z] Successfully built ba4af44d5594 [2023-05-04T02:25:14.942Z] Successfully tagged edgexfoundry/edgex-web-ui:a1567bd2cb192f7f22bf53389a7614b20869a88f [2023-05-04T02:25:14.942Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-04T02:25:14.942Z] touch edgex-web-ui.imagebuilt [2023-05-04T02:25:15.215Z] mkdir -p node_modules coverage [2023-05-04T02:25:15.215Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-04T02:25:15.215Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE required: { [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE }, [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE } [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE required: { [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE }, [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE } [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE required: { [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE }, [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE } [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE required: { [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE }, [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE } [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE required: { [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE }, [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE } [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE required: { [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE }, [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE } [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE required: { [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE }, [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE } [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE required: { [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE }, [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE } [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE required: { [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE }, [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:25:30.249Z] npm WARN EBADENGINE } [2023-05-04T02:26:09.247Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-04T02:26:09.247Z] 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 [2023-05-04T02:26:09.517Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-04T02:26:09.517Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T02:26:10.947Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-04T02:26:16.345Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-04T02:26:26.487Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-04T02:26:26.758Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-04T02:26:28.780Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-04T02:26:55.614Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-04T02:26:55.614Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T02:26:55.614Z] 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. [2023-05-04T02:26:59.932Z] 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. [2023-05-04T02:27:01.911Z] 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. [2023-05-04T02:27:03.894Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T02:27:16.303Z] 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 [2023-05-04T02:27:19.705Z] 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 [2023-05-04T02:27:38.008Z] 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. [2023-05-04T02:28:16.949Z] 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. [2023-05-04T02:29:03.822Z] [2023-05-04T02:29:03.822Z] added 1475 packages, and audited 1476 packages in 4m [2023-05-04T02:29:03.822Z] [2023-05-04T02:29:03.822Z] 90 packages are looking for funding [2023-05-04T02:29:03.822Z] run `npm fund` for details [2023-05-04T02:29:03.822Z] [2023-05-04T02:29:03.822Z] 37 vulnerabilities (1 low, 13 moderate, 18 high, 5 critical) [2023-05-04T02:29:03.822Z] [2023-05-04T02:29:03.822Z] To address issues that do not require attention, run: [2023-05-04T02:29:03.822Z] npm audit fix [2023-05-04T02:29:03.822Z] [2023-05-04T02:29:03.822Z] To address all issues (including breaking changes), run: [2023-05-04T02:29:03.822Z] npm audit fix --force [2023-05-04T02:29:03.822Z] [2023-05-04T02:29:03.822Z] Run `npm audit` for details. [2023-05-04T02:29:03.822Z] 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 [2023-05-04T02:29:25.960Z] - Generating browser application bundles (phase: setup)... [2023-05-04T02:30:12.878Z] Compiling @angular/core : es2015 as esm2015 [2023-05-04T02:30:12.878Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-04T02:30:45.222Z] Compiling @angular/common : es2015 as esm2015 [2023-05-04T02:30:45.222Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-04T02:30:55.359Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-04T02:30:55.359Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-04T02:30:59.681Z] Compiling @angular/router : es2015 as esm2015 [2023-05-04T02:30:59.681Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-04T02:31:06.438Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-04T02:31:09.054Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-04T02:31:09.327Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-04T02:31:13.640Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-04T02:31:15.650Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-04T02:31:15.925Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-04T02:32:37.744Z] 04 05 2023 02:32:33.050:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-04T02:32:37.744Z] 04 05 2023 02:32:33.070:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-04T02:32:37.744Z] 04 05 2023 02:32:33.107:INFO [launcher]: Starting browser ChromeHeadless [2023-05-04T02:33:59.482Z] 04 05 2023 02:33:54.134:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-04T02:34:46.429Z] 04 05 2023 02:34:40.037:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-04T02:35:01.534Z] ✔ Browser application bundle generation complete. [2023-05-04T02:35:02.160Z] 04 05 2023 02:35:02.136:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket fkBxC9F5MSfawTT8AAAB with id 37722447 [2023-05-04T02:35:21.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-04T02:35:21.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.27 secs) [2023-05-04T02:35:21.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.3 secs) [2023-05-04T02:35:21.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.335 secs) [2023-05-04T02:35:21.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.353 secs) [2023-05-04T02:35:21.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.959 secs) [2023-05-04T02:35:21.573Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.506 secs) [2023-05-04T02:35:21.867Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.552 secs) [2023-05-04T02:35:22.138Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.964 secs) [2023-05-04T02:35:22.417Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.058 secs) [2023-05-04T02:35:22.417Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.193 secs) [2023-05-04T02:35:22.417Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.244 secs) [2023-05-04T02:35:22.685Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.269 secs) [2023-05-04T02:35:22.685Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.282 secs) [2023-05-04T02:35:22.685Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.305 secs) [2023-05-04T02:35:22.685Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.357 secs) [2023-05-04T02:35:22.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.494 secs) [2023-05-04T02:35:22.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.516 secs) [2023-05-04T02:35:22.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.535 secs) [2023-05-04T02:35:22.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.634 secs) [2023-05-04T02:35:23.225Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.747 secs) [2023-05-04T02:35:23.495Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.025 secs) [2023-05-04T02:35:23.767Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.168 secs) [2023-05-04T02:35:23.767Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.181 secs) [2023-05-04T02:35:24.399Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.754 secs) [2023-05-04T02:35:24.399Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.812 secs) [2023-05-04T02:35:24.670Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.872 secs) [2023-05-04T02:35:24.670Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.926 secs) [2023-05-04T02:35:24.670Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.059 secs) [2023-05-04T02:35:24.939Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.077 secs) [2023-05-04T02:35:24.939Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.089 secs) [2023-05-04T02:35:25.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.332 secs) [2023-05-04T02:35:25.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.358 secs) [2023-05-04T02:35:25.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.396 secs) [2023-05-04T02:35:25.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.451 secs) [2023-05-04T02:35:25.479Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.56 secs) [2023-05-04T02:35:25.479Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.623 secs) [2023-05-04T02:35:25.748Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.932 secs) [2023-05-04T02:35:26.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.016 secs) [2023-05-04T02:35:26.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.052 secs) [2023-05-04T02:35:26.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.083 secs) [2023-05-04T02:35:26.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.17 secs) [2023-05-04T02:35:26.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.23 secs) [2023-05-04T02:35:26.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.259 secs) [2023-05-04T02:35:26.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.29 secs) [2023-05-04T02:35:26.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.313 secs) [2023-05-04T02:35:26.578Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.444 secs) [2023-05-04T02:35:26.848Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.545 secs) [2023-05-04T02:35:26.848Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.716 secs) [2023-05-04T02:35:27.126Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.804 secs) [2023-05-04T02:35:27.126Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.834 secs) [2023-05-04T02:35:27.126Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.865 secs) [2023-05-04T02:35:27.126Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 5.881 secs) [2023-05-04T02:35:27.399Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 5.965 secs) [2023-05-04T02:35:27.399Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 5.998 secs) [2023-05-04T02:35:27.399Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.044 secs) [2023-05-04T02:35:27.399Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.082 secs) [2023-05-04T02:35:27.704Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.159 secs) [2023-05-04T02:35:27.704Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.342 secs) [2023-05-04T02:35:27.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.418 secs) [2023-05-04T02:35:27.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.49 secs) [2023-05-04T02:35:27.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.546 secs) [2023-05-04T02:35:28.599Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 6.867 secs) [2023-05-04T02:35:28.599Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.04 secs) [2023-05-04T02:35:28.870Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.132 secs) [2023-05-04T02:35:28.870Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.201 secs) [2023-05-04T02:35:29.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.249 secs) [2023-05-04T02:35:29.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.269 secs) [2023-05-04T02:35:29.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.45 secs) [2023-05-04T02:35:29.413Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.51 secs) [2023-05-04T02:35:29.689Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.723 secs) [2023-05-04T02:35:29.689Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.762 secs) [2023-05-04T02:35:29.961Z] WARN: ' [2023-05-04T02:35:29.961Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T02:35:29.961Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T02:35:29.961Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T02:35:29.961Z] in a future version of Angular. [2023-05-04T02:35:29.961Z] [2023-05-04T02:35:29.961Z] For more information on this, see our API docs here: [2023-05-04T02:35:29.961Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T02:35:29.961Z] ' [2023-05-04T02:35:29.961Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.762 secs) [2023-05-04T02:35:29.961Z] WARN: ' [2023-05-04T02:35:29.961Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T02:35:29.961Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T02:35:29.961Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T02:35:29.961Z] in a future version of Angular. [2023-05-04T02:35:29.961Z] [2023-05-04T02:35:29.961Z] For more information on this, see our API docs here: [2023-05-04T02:35:29.961Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T02:35:29.961Z] ' [2023-05-04T02:35:29.961Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.954 secs) [2023-05-04T02:35:30.236Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.143 secs) [2023-05-04T02:35:30.236Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.209 secs) [2023-05-04T02:35:30.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.328 secs) [2023-05-04T02:35:30.508Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.473 secs) [2023-05-04T02:35:30.778Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.543 secs) [2023-05-04T02:35:30.778Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.571 secs) [2023-05-04T02:35:30.778Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.584 secs) [2023-05-04T02:35:31.050Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.668 secs) [2023-05-04T02:35:31.050Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.746 secs) [2023-05-04T02:35:31.327Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.99 secs) [2023-05-04T02:35:31.674Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.084 secs) [2023-05-04T02:35:31.674Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.248 secs) [2023-05-04T02:35:31.674Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.272 secs) [2023-05-04T02:35:31.960Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.362 secs) [2023-05-04T02:35:31.960Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.499 secs) [2023-05-04T02:35:32.230Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.541 secs) [2023-05-04T02:35:32.230Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.703 secs) [2023-05-04T02:35:32.518Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.748 secs) [2023-05-04T02:35:32.518Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.792 secs) [2023-05-04T02:35:32.518Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.875 secs) [2023-05-04T02:35:32.879Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.16 secs) [2023-05-04T02:35:33.177Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.263 secs) [2023-05-04T02:35:33.450Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.472 secs) [2023-05-04T02:35:33.450Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.585 secs) [2023-05-04T02:35:33.721Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.645 secs) [2023-05-04T02:35:33.721Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.721 secs) [2023-05-04T02:35:33.721Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.751 secs) [2023-05-04T02:35:33.992Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.984 secs) [2023-05-04T02:35:34.274Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.027 secs) [2023-05-04T02:35:34.274Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.161 secs) [2023-05-04T02:35:34.542Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.187 secs) [2023-05-04T02:35:34.542Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.199 secs) [2023-05-04T02:35:34.542Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.255 secs) [2023-05-04T02:35:34.542Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.316 secs) [2023-05-04T02:35:35.007Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.383 secs) [2023-05-04T02:35:35.007Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.402 secs) [2023-05-04T02:35:35.007Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.431 secs) [2023-05-04T02:35:35.275Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.667 secs) [2023-05-04T02:35:35.275Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.729 secs) [2023-05-04T02:35:35.275Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.766 secs) [2023-05-04T02:35:35.543Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.883 secs) [2023-05-04T02:35:35.543Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.921 secs) [2023-05-04T02:35:35.543Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.956 secs) [2023-05-04T02:35:35.543Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.991 secs) [2023-05-04T02:35:35.810Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.123 secs) [2023-05-04T02:35:35.810Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.177 secs) [2023-05-04T02:35:36.079Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.207 secs) [2023-05-04T02:35:36.348Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.45 secs) [2023-05-04T02:35:36.348Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.502 secs) [2023-05-04T02:35:36.615Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.647 secs) [2023-05-04T02:35:36.615Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.674 secs) [2023-05-04T02:35:36.615Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.688 secs) [2023-05-04T02:35:37.200Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 13.308 secs) [2023-05-04T02:35:37.541Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 13.428 secs) [2023-05-04T02:35:37.541Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 13.459 secs) [2023-05-04T02:35:37.541Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 13.483 secs) [2023-05-04T02:35:37.817Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 13.65 secs) [2023-05-04T02:35:37.817Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 13.691 secs) [2023-05-04T02:35:38.091Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.71 secs) [2023-05-04T02:35:38.091Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.728 secs) [2023-05-04T02:35:38.091Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.749 secs) [2023-05-04T02:35:38.091Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.909 secs) [2023-05-04T02:35:38.363Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.969 secs) [2023-05-04T02:35:38.633Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.116 secs) [2023-05-04T02:35:38.633Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 14.195 secs) [2023-05-04T02:35:38.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 14.323 secs) [2023-05-04T02:35:38.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 14.343 secs) [2023-05-04T02:35:38.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 14.36 secs) [2023-05-04T02:35:38.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 14.397 secs) [2023-05-04T02:35:39.493Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.715 secs) [2023-05-04T02:35:39.493Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.839 secs) [2023-05-04T02:35:39.764Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.944 secs) [2023-05-04T02:35:40.034Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 15.299 secs) [2023-05-04T02:35:40.629Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 15.546 secs) [2023-05-04T02:35:40.629Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.582 secs) [2023-05-04T02:35:40.629Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15.701 secs) [2023-05-04T02:35:40.900Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 15.745 secs) [2023-05-04T02:35:41.875Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (21.906 secs / 15.745 secs) [2023-05-04T02:35:41.875Z] TOTAL: 149 SUCCESS [2023-05-04T02:35:41.875Z] ✔ Browser application bundle generation complete. [2023-05-04T02:35:46.149Z] [2023-05-04T02:35:46.149Z] =============================== Coverage summary =============================== [2023-05-04T02:35:46.149Z] Statements : 40.98% ( 1467/3580 ) [2023-05-04T02:35:46.149Z] Branches : 12.03% ( 111/923 ) [2023-05-04T02:35:46.149Z] Functions : 33.28% ( 432/1298 ) [2023-05-04T02:35:46.149Z] Lines : 38.91% ( 1318/3387 ) [2023-05-04T02:35:46.149Z] ================================================================================ [2023-05-04T02:35:46.149Z] 04 05 2023 02:35:45.477:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-04T02:35:46.869Z] ✔ Browser application bundle generation complete. [2023-05-04T02:35:47.857Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/7/web' [Pipeline] echo [2023-05-04T02:35:47.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T02:35:47.932Z] $ docker stop --time=1 8a072d1de1ed9e9a807931e6289dfbc3659834b6f57a3aae1a23bd2bb888d7f4 [2023-05-04T02:35:49.818Z] $ docker rm -f --volumes 8a072d1de1ed9e9a807931e6289dfbc3659834b6f57a3aae1a23bd2bb888d7f4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T02:35:50.917Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T02:35:54.278Z] Warning: overwriting stash ‘coverage-report’ [2023-05-04T02:36:00.875Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T02:36:01.329Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T02:36:04.361Z] + ls -al . [2023-05-04T02:36:04.362Z] total 176 [2023-05-04T02:36:04.362Z] drwxrwxr-x 13 jenkins jenkins 4096 May 4 02:20 . [2023-05-04T02:36:04.362Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:18 .. [2023-05-04T02:36:04.362Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:18 .blubracket [2023-05-04T02:36:04.362Z] -rw-rw-r-- 1 jenkins jenkins 18 May 4 02:18 .dockerignore [2023-05-04T02:36:04.362Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:18 .git [2023-05-04T02:36:04.362Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:18 .github [2023-05-04T02:36:04.362Z] -rw-rw-r-- 1 jenkins jenkins 185 May 4 02:18 .gitignore [2023-05-04T02:36:04.362Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 4 02:18 Attribution.txt [2023-05-04T02:36:04.362Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 4 02:18 CHANGELOG.md [2023-05-04T02:36:04.362Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 4 02:18 CONTRIBUTING.md [2023-05-04T02:36:04.362Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 4 02:18 Dockerfile [2023-05-04T02:36:04.362Z] -rw-rw-r-- 1 jenkins jenkins 652 May 4 02:18 Jenkinsfile [2023-05-04T02:36:04.362Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 4 02:18 LICENSE [2023-05-04T02:36:04.362Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 4 02:18 Makefile [2023-05-04T02:36:04.362Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 4 02:18 README.md [2023-05-04T02:36:04.362Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 02:08 VERSION [2023-05-04T02:36:04.362Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:18 assets [2023-05-04T02:36:04.362Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:18 bin [2023-05-04T02:36:04.362Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:18 cmd [2023-05-04T02:36:04.362Z] -rw-r--r-- 1 jenkins jenkins 10 May 4 02:20 coverage.out [2023-05-04T02:36:04.362Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:18 docs [2023-05-04T02:36:04.362Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 4 02:18 go.mod [2023-05-04T02:36:04.362Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 4 02:18 go.sum [2023-05-04T02:36:04.362Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:18 internal [2023-05-04T02:36:04.362Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:18 snap [2023-05-04T02:36:04.362Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:18 testing [2023-05-04T02:36:04.362Z] -rw-rw-r-- 1 jenkins jenkins 155 May 4 02:18 version.go [2023-05-04T02:36:04.362Z] drwxrwxr-x 6 jenkins jenkins 4096 May 4 02:25 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:36:04.717Z] + 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=a1567bd2cb192f7f22bf53389a7614b20869a88f --label arch=arm64 --label version=0.0.0 . [2023-05-04T02:36:06.124Z] Sending build context to Docker daemon 31.64MB [2023-05-04T02:36:06.124Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T02:36:06.124Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-04T02:36:06.124Z] ---> ac3cb9af5a88 [2023-05-04T02:36:06.124Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T02:36:06.393Z] ---> Running in 32fcef820165 [2023-05-04T02:36:06.988Z] Removing intermediate container 32fcef820165 [2023-05-04T02:36:06.988Z] ---> 2028acaf607e [2023-05-04T02:36:06.988Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T02:36:06.988Z] ---> Running in e8925c45ca0e [2023-05-04T02:36:07.254Z] Removing intermediate container e8925c45ca0e [2023-05-04T02:36:07.254Z] ---> 20ee81ca561e [2023-05-04T02:36:07.254Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T02:36:07.254Z] ---> Running in 2ed806e7b321 [2023-05-04T02:36:07.522Z] Removing intermediate container 2ed806e7b321 [2023-05-04T02:36:07.522Z] ---> 0046d9364248 [2023-05-04T02:36:07.522Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-04T02:36:07.789Z] ---> Running in a3421ab7ba4a [2023-05-04T02:36:08.057Z] Removing intermediate container a3421ab7ba4a [2023-05-04T02:36:08.057Z] ---> b2fa154a79ee [2023-05-04T02:36:08.057Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T02:36:08.057Z] ---> Running in a9f51598e416 [2023-05-04T02:36:08.323Z] Removing intermediate container a9f51598e416 [2023-05-04T02:36:08.324Z] ---> 69ad4ccbfbc5 [2023-05-04T02:36:08.324Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T02:36:10.265Z] ---> 4b257df7f6eb [2023-05-04T02:36:10.265Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T02:36:10.265Z] ---> Running in 6620a327600c [2023-05-04T02:36:11.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T02:36:11.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T02:36:12.816Z] OK: 263 MiB in 53 packages [2023-05-04T02:36:13.802Z] Removing intermediate container 6620a327600c [2023-05-04T02:36:13.802Z] ---> 7e11c0322808 [2023-05-04T02:36:13.802Z] Step 10/25 : ENV GO111MODULE=on [2023-05-04T02:36:13.802Z] ---> Running in 169a9d96a156 [2023-05-04T02:36:14.071Z] Removing intermediate container 169a9d96a156 [2023-05-04T02:36:14.071Z] ---> 46067b25929b [2023-05-04T02:36:14.071Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T02:36:14.338Z] ---> Running in c97ddc3e5923 [2023-05-04T02:36:14.606Z] Removing intermediate container c97ddc3e5923 [2023-05-04T02:36:14.606Z] ---> d47532e34b8d [2023-05-04T02:36:14.606Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-04T02:36:15.189Z] ---> 9e3932d4ec09 [2023-05-04T02:36:15.189Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T02:36:15.189Z] ---> Running in 18c070f6cb64 [2023-05-04T02:36:17.816Z] Removing intermediate container 18c070f6cb64 [2023-05-04T02:36:17.816Z] ---> 97a4ae60b8b1 [2023-05-04T02:36:17.816Z] Step 14/25 : COPY . . [2023-05-04T02:36:22.109Z] ---> e8cb1a4362b5 [2023-05-04T02:36:22.109Z] Step 15/25 : RUN ${MAKE} [2023-05-04T02:36:22.109Z] ---> Running in 8ddccca77041 [2023-05-04T02:36:23.079Z] 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 [2023-05-04T02:38:44.829Z] Removing intermediate container 8ddccca77041 [2023-05-04T02:38:44.829Z] ---> dde3ef0490e7 [2023-05-04T02:38:44.829Z] Step 16/25 : FROM alpine:3.17 [2023-05-04T02:38:44.829Z] 3.17: Pulling from library/alpine [2023-05-04T02:38:44.829Z] c41833b44d91: Already exists [2023-05-04T02:38:44.829Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T02:38:44.829Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T02:38:44.829Z] ---> 51e60588ff2c [2023-05-04T02:38:44.829Z] Step 17/25 : EXPOSE 4000 [2023-05-04T02:38:44.829Z] ---> Running in 3db6121d7ff9 [2023-05-04T02:38:44.829Z] Removing intermediate container 3db6121d7ff9 [2023-05-04T02:38:44.829Z] ---> e445f4a72449 [2023-05-04T02:38:44.829Z] 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 [2023-05-04T02:38:44.829Z] ---> 4533253621e2 [2023-05-04T02:38:44.829Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-04T02:38:44.829Z] ---> 6ffb9a458065 [2023-05-04T02:38:44.829Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-04T02:38:44.829Z] ---> 0f2bde56efe0 [2023-05-04T02:38:44.829Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-04T02:38:44.829Z] ---> Running in ffce98a1ea19 [2023-05-04T02:38:45.792Z] Removing intermediate container ffce98a1ea19 [2023-05-04T02:38:45.792Z] ---> a6c53c2b6eca [2023-05-04T02:38:45.792Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-04T02:38:45.792Z] ---> Running in 09c3c7e0436a [2023-05-04T02:38:46.377Z] Removing intermediate container 09c3c7e0436a [2023-05-04T02:38:46.377Z] ---> f14f789228b8 [2023-05-04T02:38:46.377Z] Step 23/25 : LABEL arch=arm64 [2023-05-04T02:38:46.377Z] ---> Running in 54a82e21a4f4 [2023-05-04T02:38:46.644Z] Removing intermediate container 54a82e21a4f4 [2023-05-04T02:38:46.644Z] ---> 124777ef6120 [2023-05-04T02:38:46.644Z] Step 24/25 : LABEL git_sha=a1567bd2cb192f7f22bf53389a7614b20869a88f [2023-05-04T02:38:46.644Z] ---> Running in 12f3e7c14681 [2023-05-04T02:38:46.914Z] Removing intermediate container 12f3e7c14681 [2023-05-04T02:38:46.914Z] ---> 9edb9357b30f [2023-05-04T02:38:46.914Z] Step 25/25 : LABEL version=0.0.0 [2023-05-04T02:38:47.182Z] ---> Running in 234e68b43a9d [2023-05-04T02:38:47.450Z] Removing intermediate container 234e68b43a9d [2023-05-04T02:38:47.450Z] ---> ce86835d30d8 [2023-05-04T02:38:47.450Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T02:38:47.727Z] Successfully built ce86835d30d8 [2023-05-04T02:38:47.727Z] 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 [2023-05-04T02:38:48.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T02:38:48.153Z] [2023-05-04T02:38:48.153Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:38:48.497Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T02:38:48.498Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-04T02:38:48.498Z] 8998bd30e6a1: Pulling fs layer [2023-05-04T02:38:48.498Z] 04944245beec: Pulling fs layer [2023-05-04T02:38:48.498Z] 699f458cf7ca: Pulling fs layer [2023-05-04T02:38:48.498Z] 765212b225bb: Pulling fs layer [2023-05-04T02:38:48.498Z] f23df028b6ca: Pulling fs layer [2023-05-04T02:38:48.498Z] d65c8cfc05b1: Pulling fs layer [2023-05-04T02:38:48.498Z] 2437ff75d9bd: Pulling fs layer [2023-05-04T02:38:48.498Z] 765212b225bb: Waiting [2023-05-04T02:38:48.498Z] f23df028b6ca: Waiting [2023-05-04T02:38:48.498Z] d65c8cfc05b1: Waiting [2023-05-04T02:38:48.498Z] 2437ff75d9bd: Waiting [2023-05-04T02:38:48.764Z] 04944245beec: Verifying Checksum [2023-05-04T02:38:48.764Z] 04944245beec: Download complete [2023-05-04T02:38:48.764Z] 765212b225bb: Download complete [2023-05-04T02:38:48.764Z] f23df028b6ca: Download complete [2023-05-04T02:38:48.764Z] d65c8cfc05b1: Verifying Checksum [2023-05-04T02:38:48.764Z] d65c8cfc05b1: Download complete [2023-05-04T02:38:49.032Z] 699f458cf7ca: Verifying Checksum [2023-05-04T02:38:49.032Z] 699f458cf7ca: Download complete [2023-05-04T02:38:49.301Z] 8998bd30e6a1: Verifying Checksum [2023-05-04T02:38:49.301Z] 8998bd30e6a1: Download complete [2023-05-04T02:38:51.904Z] 2437ff75d9bd: Verifying Checksum [2023-05-04T02:38:51.904Z] 2437ff75d9bd: Download complete [2023-05-04T02:38:53.316Z] 8998bd30e6a1: Pull complete [2023-05-04T02:38:53.898Z] 04944245beec: Pull complete [2023-05-04T02:38:55.305Z] 699f458cf7ca: Pull complete [2023-05-04T02:38:55.305Z] 765212b225bb: Pull complete [2023-05-04T02:38:56.265Z] f23df028b6ca: Pull complete [2023-05-04T02:38:56.265Z] d65c8cfc05b1: Pull complete [2023-05-04T02:39:11.270Z] 2437ff75d9bd: Pull complete [2023-05-04T02:39:11.270Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-04T02:39:11.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T02:39:11.270Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:39:11.479Z] prd-ubuntu20.04-docker-arm64-4c-16g-12847 does not seem to be running inside a container [2023-05-04T02:39:11.546Z] $ 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/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@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 [2023-05-04T02:39:14.958Z] $ docker top 214e8cdd1f27138f7fc366b64ec7577b98e4a3c835ee7cf27ec06a28d5fefc5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:39:15.844Z] ---> job-cost.sh [2023-05-04T02:39:15.844Z] lf-activate-venv: SKIPPING [2023-05-04T02:39:15.844Z] INFO: No Stack... [2023-05-04T02:39:16.432Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-04T02:39:17.020Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T02:39:17.663Z] + cat /w/workspace/edgex-ui-go/7/archives/cost.csv [2023-05-04T02:39:17.663Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T02:39:17.748Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-579-7-stack-cost] [2023-05-04T02:39:17.754Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-579-7-stack-cost] did not exist. Created. [2023-05-04T02:39:17.754Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-579-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T02:39:18.420Z] /w/workspace/edgex-ui-go/7@tmp/durable-ef564734/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-04T02:39:19.087Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-04T02:39:19.105Z] Warning: overwriting stash ‘stack-cost’ [2023-05-04T02:39:24.478Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T02:39:24.487Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-579-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T02:39:24.490Z] $ docker stop --time=1 214e8cdd1f27138f7fc366b64ec7577b98e4a3c835ee7cf27ec06a28d5fefc5c [2023-05-04T02:39:26.280Z] $ docker rm -f --volumes 214e8cdd1f27138f7fc366b64ec7577b98e4a3c835ee7cf27ec06a28d5fefc5c [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 [2023-05-04T02:39:26.737Z] provisioning config files... [2023-05-04T02:39:26.744Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/config17993502456510102348tmp [Pipeline] { [Pipeline] sh [2023-05-04T02:39:27.038Z] + set +x [2023-05-04T02:39:27.038Z] + curl -s https://codecov.io/bash [2023-05-04T02:39:27.038Z] + bash -s -- [2023-05-04T02:39:27.038Z] [2023-05-04T02:39:27.038Z] _____ _ [2023-05-04T02:39:27.038Z] / ____| | | [2023-05-04T02:39:27.038Z] | | ___ __| | ___ ___ _____ __ [2023-05-04T02:39:27.038Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-04T02:39:27.038Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-04T02:39:27.038Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-04T02:39:27.038Z] Bash-1.0.6 [2023-05-04T02:39:27.038Z] [2023-05-04T02:39:27.038Z] [2023-05-04T02:39:27.038Z] ==> git version 2.25.1 found [2023-05-04T02:39:27.038Z] ==> 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 [2023-05-04T02:39:27.038Z] Release-Date: 2020-01-08 [2023-05-04T02:39:27.039Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-04T02:39:27.039Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-04T02:39:27.039Z] ==> Jenkins CI detected. [2023-05-04T02:39:27.039Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-579 [2023-05-04T02:39:27.039Z] project root: . [2023-05-04T02:39:27.039Z] --> token set from env [2023-05-04T02:39:27.039Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-04T02:39:27.299Z] ==> Running gcov in . (disable via -X gcov) [2023-05-04T02:39:27.299Z] ==> Python coveragepy not found [2023-05-04T02:39:27.299Z] ==> Searching for coverage reports in: [2023-05-04T02:39:27.299Z] + . [2023-05-04T02:39:27.299Z] -> Found 1 reports [2023-05-04T02:39:27.299Z] ==> Detecting git/mercurial file structure [2023-05-04T02:39:27.299Z] ==> Reading reports [2023-05-04T02:39:27.299Z] + ./coverage.out bytes=10 [2023-05-04T02:39:27.299Z] ==> Appending adjustments [2023-05-04T02:39:27.299Z] https://docs.codecov.io/docs/fixing-reports [2023-05-04T02:39:28.234Z] + Found adjustments [2023-05-04T02:39:28.234Z] ==> Gzipping contents [2023-05-04T02:39:28.234Z] 12K /tmp/codecov.xxJ4eJ.gz [2023-05-04T02:39:28.234Z] ==> Uploading reports [2023-05-04T02:39:28.234Z] url: https://codecov.io [2023-05-04T02:39:28.234Z] query: branch=PR-579&commit=e761030d8a31fede36c67e1542e9452d064c8b66&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-579%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=579&job=&cmd_args= [2023-05-04T02:39:28.234Z] -> Pinging Codecov [2023-05-04T02:39:28.234Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-579&commit=e761030d8a31fede36c67e1542e9452d064c8b66&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-579%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=579&job=&cmd_args= [2023-05-04T02:39:28.234Z] -> Uploading to [2023-05-04T02:39:28.234Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-04/FB506323287CE973F263BFD2A0EB1F37/e761030d8a31fede36c67e1542e9452d064c8b66/32e6e665-d901-4da8-9d7d-b78374ebbbf0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T023928Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6d181170399b108ecbf0d50e7d9a2dd70cdbbc320ef8c7058a84dd707465c474 [2023-05-04T02:39:28.234Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T02:39:28.234Z] Dload Upload Total Spent Left Speed [2023-05-04T02:39:28.497Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8874 0 0 100 8874 0 42663 --:--:-- --:--:-- --:--:-- 42663 [2023-05-04T02:39:28.497Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/e761030d8a31fede36c67e1542e9452d064c8b66 [Pipeline] } [2023-05-04T02:39:28.504Z] 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 [2023-05-04T02:39:29.205Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives ] [2023-05-04T02:39:29.205Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives [2023-05-04T02:39:29.205Z] total 16 [2023-05-04T02:39:29.205Z] drwxr-xr-x 3 root root 4096 May 4 02:11 . [2023-05-04T02:39:29.205Z] drwxrwxr-x 15 jenkins jenkins 4096 May 4 02:11 .. [2023-05-04T02:39:29.205Z] drwxr-xr-x 2 root root 4096 May 4 02:11 cost [2023-05-04T02:39:29.205Z] -rw-r--r-- 1 root root 83 May 4 02:11 cost.csv [2023-05-04T02:39:29.205Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives [2023-05-04T02:39:29.205Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives [2023-05-04T02:39:29.205Z] total 16 [2023-05-04T02:39:29.205Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 02:11 . [2023-05-04T02:39:29.205Z] drwxrwxr-x 15 jenkins jenkins 4096 May 4 02:11 .. [2023-05-04T02:39:29.205Z] drwxr-xr-x 2 jenkins jenkins 4096 May 4 02:11 cost [2023-05-04T02:39:29.205Z] -rw-r--r-- 1 jenkins jenkins 83 May 4 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:39:29.494Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:39:30.351Z] ---> package-listing.sh [2023-05-04T02:39:30.352Z] ++ facter osfamily [2023-05-04T02:39:30.352Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-04T02:39:30.610Z] + OS_FAMILY=debian [2023-05-04T02:39:30.610Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-579 [2023-05-04T02:39:30.610Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-04T02:39:30.610Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-04T02:39:30.610Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-04T02:39:30.610Z] + PACKAGES=/tmp/packages_start.txt [2023-05-04T02:39:30.610Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-579 ']' [2023-05-04T02:39:30.610Z] + PACKAGES=/tmp/packages_end.txt [2023-05-04T02:39:30.610Z] + case "${OS_FAMILY}" in [2023-05-04T02:39:30.610Z] + dpkg -l [2023-05-04T02:39:30.610Z] + grep '^ii' [2023-05-04T02:39:30.610Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-04T02:39:30.610Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-04T02:39:30.610Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-04T02:39:30.610Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-579 ']' [2023-05-04T02:39:30.610Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives/ [2023-05-04T02:39:30.610Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives/ [Pipeline] echo [2023-05-04T02:39:30.622Z] 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-579/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-04T02:39:30.898Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:39:31.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T02:39:31.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:39:31.520Z] prd-ubuntu20.04-docker-8c-8g-12689 does not seem to be running inside a container [2023-05-04T02:39:31.596Z] $ 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-579/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-579 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579:/w/workspace/edgexfoundry_edgex-ui-go_PR-579:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@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 [2023-05-04T02:39:31.823Z] $ docker top be4c22d9d8b34bdcc8047b9f7ea2d0c6f2ee1389d0b38b39f9364657996ac367 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T02:39:32.118Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-04T02:39:32.402Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-04T02:39:32.764Z] + ls /var/log/sa-host [2023-05-04T02:39:32.764Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T02:39:32.884Z] provisioning config files... [2023-05-04T02:39:32.892Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/config4652616096039453493tmp [Pipeline] { [Pipeline] echo [2023-05-04T02:39:32.906Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:39:33.190Z] ---> create-netrc.sh [Pipeline] } [2023-05-04T02:39:33.199Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:39:33.541Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-04T02:39:33.548Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:39:33.832Z] ---> sudo-logs.sh [2023-05-04T02:39:33.833Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-04T02:39:33.858Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:39:34.139Z] ---> job-cost.sh [2023-05-04T02:39:34.140Z] lf-activate-venv: SKIPPING [2023-05-04T02:39:34.140Z] DEBUG: total: 0.2199999988079071 [2023-05-04T02:39:34.140Z] INFO: Retrieving Stack Cost... [2023-05-04T02:39:34.706Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T02:39:34.965Z] INFO: Archiving Costs [Pipeline] echo [2023-05-04T02:39:34.978Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:39:35.261Z] ---> logs-deploy.sh [2023-05-04T02:39:35.261Z] lf-activate-venv: SKIPPING [2023-05-04T02:39:35.261Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-579/7 [2023-05-04T02:39:35.261Z] INFO: archiving workspace using pattern(s): [2023-05-04T02:39:36.200Z] Archives upload complete. [2023-05-04T02:39:36.460Z] INFO: archiving logs to Nexus [2023-05-04T02:39:37.031Z] ---> uname -a: [2023-05-04T02:39:37.031Z] Linux prd-ubuntu20-04-docker-8c-8g-12689 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-04T02:39:37.031Z] [2023-05-04T02:39:37.031Z] [2023-05-04T02:39:37.031Z] ---> lscpu: [2023-05-04T02:39:37.031Z] Architecture: x86_64 [2023-05-04T02:39:37.031Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-04T02:39:37.031Z] Byte Order: Little Endian [2023-05-04T02:39:37.031Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-04T02:39:37.031Z] CPU(s): 8 [2023-05-04T02:39:37.031Z] On-line CPU(s) list: 0-7 [2023-05-04T02:39:37.031Z] Thread(s) per core: 1 [2023-05-04T02:39:37.031Z] Core(s) per socket: 1 [2023-05-04T02:39:37.031Z] Socket(s): 8 [2023-05-04T02:39:37.031Z] NUMA node(s): 1 [2023-05-04T02:39:37.031Z] Vendor ID: AuthenticAMD [2023-05-04T02:39:37.031Z] CPU family: 23 [2023-05-04T02:39:37.031Z] Model: 49 [2023-05-04T02:39:37.031Z] Model name: AMD EPYC-Rome Processor [2023-05-04T02:39:37.031Z] Stepping: 0 [2023-05-04T02:39:37.031Z] CPU MHz: 2800.004 [2023-05-04T02:39:37.031Z] BogoMIPS: 5600.00 [2023-05-04T02:39:37.031Z] Virtualization: AMD-V [2023-05-04T02:39:37.031Z] Hypervisor vendor: KVM [2023-05-04T02:39:37.031Z] Virtualization type: full [2023-05-04T02:39:37.031Z] L1d cache: 256 KiB [2023-05-04T02:39:37.031Z] L1i cache: 256 KiB [2023-05-04T02:39:37.031Z] L2 cache: 4 MiB [2023-05-04T02:39:37.031Z] L3 cache: 128 MiB [2023-05-04T02:39:37.031Z] NUMA node0 CPU(s): 0-7 [2023-05-04T02:39:37.031Z] Vulnerability Itlb multihit: Not affected [2023-05-04T02:39:37.031Z] Vulnerability L1tf: Not affected [2023-05-04T02:39:37.031Z] Vulnerability Mds: Not affected [2023-05-04T02:39:37.031Z] Vulnerability Meltdown: Not affected [2023-05-04T02:39:37.031Z] Vulnerability Mmio stale data: Not affected [2023-05-04T02:39:37.031Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-04T02:39:37.031Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-04T02:39:37.031Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-04T02:39:37.031Z] Vulnerability Srbds: Not affected [2023-05-04T02:39:37.031Z] Vulnerability Tsx async abort: Not affected [2023-05-04T02:39:37.031Z] 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 [2023-05-04T02:39:37.031Z] [2023-05-04T02:39:37.031Z] [2023-05-04T02:39:37.031Z] ---> nproc: [2023-05-04T02:39:37.031Z] 8 [2023-05-04T02:39:37.031Z] [2023-05-04T02:39:37.031Z] [2023-05-04T02:39:37.031Z] ---> df -h: [2023-05-04T02:39:37.031Z] Filesystem Size Used Avail Use% Mounted on [2023-05-04T02:39:37.031Z] overlay 155G 13G 142G 9% / [2023-05-04T02:39:37.031Z] tmpfs 64M 0 64M 0% /dev [2023-05-04T02:39:37.031Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-04T02:39:37.031Z] shm 64M 0 64M 0% /dev/shm [2023-05-04T02:39:37.031Z] /dev/vda1 155G 13G 142G 9% /facter-os [2023-05-04T02:39:37.031Z] [2023-05-04T02:39:37.031Z] [2023-05-04T02:39:37.031Z] ---> sar -b -r -n DEV: [2023-05-04T02:39:37.031Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12689) 05/04/23 _x86_64_ (8 CPU) [2023-05-04T02:39:37.031Z] [2023-05-04T02:39:37.031Z] 02:07:14 LINUX RESTART (8 CPU) [2023-05-04T02:39:37.031Z] [2023-05-04T02:39:37.031Z] 02:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-04T02:39:37.031Z] 02:09:01 250.10 4.40 245.70 0.00 444.93 100385.20 0.00 [2023-05-04T02:39:37.031Z] 02:10:01 230.66 0.50 230.16 0.00 5.73 40190.07 0.00 [2023-05-04T02:39:37.031Z] 02:11:01 197.65 0.13 197.52 0.00 2.40 40822.53 0.00 [2023-05-04T02:39:37.031Z] 02:12:01 103.27 0.05 103.22 0.00 5.47 32503.00 0.00 [2023-05-04T02:39:37.031Z] 02:13:01 38.71 11.90 26.81 0.00 5418.83 6269.76 0.00 [2023-05-04T02:39:37.031Z] 02:14:01 2.57 0.00 2.57 0.00 0.00 28.12 0.00 [2023-05-04T02:39:37.031Z] 02:15:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 [2023-05-04T02:39:37.031Z] 02:16:01 2.12 0.00 2.12 0.00 0.00 22.53 0.00 [2023-05-04T02:39:37.031Z] 02:17:01 0.92 0.02 0.90 0.00 0.13 9.60 0.00 [2023-05-04T02:39:37.031Z] 02:18:01 2.32 0.00 2.32 0.00 0.00 38.39 0.00 [2023-05-04T02:39:37.031Z] 02:19:01 1.27 0.00 1.27 0.00 0.00 13.33 0.00 [2023-05-04T02:39:37.031Z] 02:20:01 1.68 0.00 1.68 0.00 0.00 17.59 0.00 [2023-05-04T02:39:37.031Z] 02:21:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 [2023-05-04T02:39:37.031Z] 02:22:01 1.55 0.00 1.55 0.00 0.00 16.53 0.00 [2023-05-04T02:39:37.031Z] 02:23:01 1.47 0.02 1.45 0.00 0.13 17.46 0.00 [2023-05-04T02:39:37.031Z] 02:24:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 [2023-05-04T02:39:37.031Z] 02:25:01 2.55 1.02 1.53 0.00 21.86 20.79 0.00 [2023-05-04T02:39:37.031Z] 02:26:01 1.85 0.00 1.85 0.00 0.00 21.45 0.00 [2023-05-04T02:39:37.031Z] 02:27:01 1.58 0.63 0.95 0.00 70.52 12.66 0.00 [2023-05-04T02:39:37.031Z] 02:28:01 2.67 0.00 2.67 0.00 0.00 29.86 0.00 [2023-05-04T02:39:37.031Z] 02:29:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 [2023-05-04T02:39:37.031Z] 02:30:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 [2023-05-04T02:39:37.031Z] 02:31:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 [2023-05-04T02:39:37.031Z] 02:32:02 1.20 0.00 1.20 0.00 0.00 13.86 0.00 [2023-05-04T02:39:37.031Z] 02:33:01 1.05 0.00 1.05 0.00 0.00 11.39 0.00 [2023-05-04T02:39:37.031Z] 02:34:01 1.73 0.00 1.73 0.00 0.00 18.39 0.00 [2023-05-04T02:39:37.031Z] 02:35:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 [2023-05-04T02:39:37.031Z] 02:36:01 1.60 0.00 1.60 0.00 0.00 17.33 0.00 [2023-05-04T02:39:37.031Z] 02:37:01 0.90 0.00 0.90 0.00 0.00 9.33 0.00 [2023-05-04T02:39:37.031Z] 02:38:01 1.73 0.00 1.73 0.00 0.00 19.46 0.00 [2023-05-04T02:39:37.031Z] 02:39:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 [2023-05-04T02:39:37.031Z] Average: 27.75 0.60 27.15 0.00 192.67 7119.52 0.00 [2023-05-04T02:39:37.031Z] [2023-05-04T02:39:37.031Z] 02:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-04T02:39:37.031Z] 02:09:01 27956564 31544964 757924 2.30 149676 3622896 1852408 5.46 1163864 3296168 2028 [2023-05-04T02:39:37.031Z] 02:10:01 25837236 31123096 1280064 3.89 214488 4951312 2302104 6.78 1736876 4627180 786340 [2023-05-04T02:39:37.031Z] 02:11:01 26120044 31312468 978424 2.98 217960 4967028 2533204 7.47 1847132 4246548 134004 [2023-05-04T02:39:37.031Z] 02:12:01 25831144 31546784 747248 2.27 225536 5449492 1744996 5.14 1604024 4746428 4 [2023-05-04T02:39:37.031Z] 02:13:01 25456748 31526600 757020 2.30 233076 5781672 1831356 5.40 1838108 4859380 236 [2023-05-04T02:39:37.031Z] 02:14:01 25460260 31530144 753396 2.29 233144 5781672 1831356 5.40 1835244 4859380 164 [2023-05-04T02:39:37.031Z] 02:15:01 25460368 31530376 753008 2.29 233224 5781676 1831356 5.40 1835396 4859388 8 [2023-05-04T02:39:37.031Z] 02:16:01 25468952 31539768 744296 2.26 233292 5781680 1831356 5.40 1825756 4860140 168 [2023-05-04T02:39:37.031Z] 02:17:01 25468652 31539560 744356 2.26 233312 5781680 1831356 5.40 1826092 4860132 208 [2023-05-04T02:39:37.031Z] 02:18:01 25469072 31540016 743872 2.26 233392 5781660 1831356 5.40 1825732 4860112 24 [2023-05-04T02:39:37.031Z] 02:19:01 25469432 31540472 743288 2.26 233444 5781660 1831356 5.40 1826084 4860112 168 [2023-05-04T02:39:37.031Z] 02:20:01 25469676 31540864 742820 2.26 233472 5781792 1831356 5.40 1826084 4860228 168 [2023-05-04T02:39:37.031Z] 02:21:01 25469660 31540912 742752 2.26 233488 5781796 1831356 5.40 1825748 4860272 164 [2023-05-04T02:39:37.031Z] 02:22:01 25469424 31540692 742912 2.26 233500 5781800 1831356 5.40 1825716 4860276 164 [2023-05-04T02:39:37.031Z] 02:23:01 25468640 31540056 743500 2.26 233536 5781788 1814732 5.35 1825528 4860288 8 [2023-05-04T02:39:37.031Z] 02:24:01 25468912 31540328 743340 2.26 233564 5781804 1814732 5.35 1825452 4860288 12 [2023-05-04T02:39:37.031Z] 02:25:01 25468232 31540804 743208 2.26 233636 5782424 1804292 5.32 1825676 4860820 204 [2023-05-04T02:39:37.031Z] 02:26:01 25467940 31540528 743420 2.26 233664 5782428 1804292 5.32 1825924 4860824 12 [2023-05-04T02:39:37.031Z] 02:27:01 25465360 31540344 743576 2.26 233696 5784528 1787972 5.27 1826628 4862568 456 [2023-05-04T02:39:37.031Z] 02:28:01 25465320 31540316 743572 2.26 233732 5784536 1787972 5.27 1826292 4862576 44 [2023-05-04T02:39:37.031Z] 02:29:01 25465192 31540244 743552 2.26 233736 5784540 1787972 5.27 1826500 4862580 176 [2023-05-04T02:39:37.031Z] 02:30:01 25465396 31540476 743260 2.26 233760 5784544 1787972 5.27 1826464 4862584 176 [2023-05-04T02:39:37.031Z] 02:31:01 25465160 31540264 743444 2.26 233780 5784548 1787972 5.27 1826524 4862588 188 [2023-05-04T02:39:37.031Z] 02:32:02 25465540 31540660 743196 2.26 233796 5784548 1787972 5.27 1826540 4862588 176 [2023-05-04T02:39:37.031Z] 02:33:01 25465604 31540748 743112 2.26 233828 5784544 1787972 5.27 1826276 4862592 32 [2023-05-04T02:39:37.031Z] 02:34:01 25465516 31540708 743068 2.26 233864 5784552 1787972 5.27 1826848 4862592 164 [2023-05-04T02:39:37.031Z] 02:35:01 25465184 31540388 743432 2.26 233872 5784556 1787972 5.27 1826840 4862596 164 [2023-05-04T02:39:37.031Z] 02:36:01 25465168 31540408 743364 2.26 233904 5784560 1787972 5.27 1826896 4862600 164 [2023-05-04T02:39:37.031Z] 02:37:01 25464900 31540140 743616 2.26 233920 5784560 1787972 5.27 1826360 4862600 12 [2023-05-04T02:39:37.031Z] 02:38:01 25465112 31540380 743320 2.26 233940 5784568 1787972 5.27 1826512 4862608 24 [2023-05-04T02:39:37.031Z] 02:39:01 25465312 31540600 743252 2.26 233968 5784564 1787972 5.27 1826544 4862608 12 [2023-05-04T02:39:37.031Z] Average: 25591281 31518842 769955 2.34 229523 5649529 1846063 5.44 1796441 4779730 29867 [2023-05-04T02:39:37.031Z] [2023-05-04T02:39:37.031Z] 02:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-04T02:39:37.031Z] 02:09:01 veth6356e72 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.031Z] 02:09:01 ens3 726.53 436.20 8294.05 61.07 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.031Z] 02:09:01 docker0 210.12 333.12 16.73 2208.49 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.031Z] 02:09:01 lo 5.00 5.00 0.52 0.52 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.031Z] 02:10:01 veth6356e72 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.031Z] 02:10:01 ens3 393.57 212.40 4787.52 44.85 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.031Z] 02:10:01 docker0 165.44 321.83 22.90 4073.64 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.031Z] 02:10:01 vethb32b23d 127.54 199.55 22.13 2003.94 0.00 0.00 0.00 0.16 [2023-05-04T02:39:37.031Z] 02:10:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.031Z] 02:11:01 ens3 84.01 77.24 129.73 149.24 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.031Z] 02:11:01 docker0 4.00 7.81 0.23 93.32 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.031Z] 02:11:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.031Z] 02:11:01 veth24ba80d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:12:01 ens3 107.55 64.77 2525.87 12.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:12:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:13:01 ens3 88.72 39.19 1949.42 2.99 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:13:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:14:01 ens3 0.40 0.20 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:15:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:16:01 ens3 0.78 0.12 0.04 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:17:01 ens3 1.32 0.10 0.17 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:18:01 ens3 0.78 0.48 0.42 0.34 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:19:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:20:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:21:01 ens3 0.33 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:22:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:23:01 ens3 0.42 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:24:01 ens3 0.25 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:25:01 ens3 0.38 0.05 0.02 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:26:01 ens3 0.52 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:27:01 ens3 0.83 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:28:01 ens3 0.60 0.47 0.39 0.28 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:29:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:30:01 ens3 0.38 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:31:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:32:02 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:32:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:33:01 ens3 0.46 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:34:01 ens3 0.52 0.15 0.09 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:35:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:36:01 ens3 0.38 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:37:01 ens3 1.87 0.00 0.16 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:38:01 ens3 2.43 1.00 0.81 0.56 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:39:01 ens3 0.78 0.32 0.36 0.26 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] Average: ens3 45.68 26.91 570.88 8.78 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] Average: docker0 12.25 21.39 1.29 205.77 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] Average: lo 0.35 0.35 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-04T02:39:37.032Z] [2023-05-04T02:39:37.032Z] [2023-05-04T02:39:37.032Z] ---> sar -P ALL: [2023-05-04T02:39:37.032Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12689) 05/04/23 _x86_64_ (8 CPU) [2023-05-04T02:39:37.032Z] [2023-05-04T02:39:37.032Z] 02:07:14 LINUX RESTART (8 CPU) [2023-05-04T02:39:37.032Z] [2023-05-04T02:39:37.032Z] 02:08:01 CPU %user %nice %system %iowait %steal %idle [2023-05-04T02:39:37.032Z] 02:09:01 all 10.90 0.00 4.99 3.74 0.08 80.29 [2023-05-04T02:39:37.032Z] 02:09:01 0 11.59 0.00 4.70 0.91 0.07 82.74 [2023-05-04T02:39:37.032Z] 02:09:01 1 9.54 0.00 3.90 1.04 0.07 85.45 [2023-05-04T02:39:37.032Z] 02:09:01 2 10.00 0.00 4.07 2.65 0.08 83.19 [2023-05-04T02:39:37.032Z] 02:09:01 3 9.82 0.00 5.14 5.56 0.10 79.38 [2023-05-04T02:39:37.032Z] 02:09:01 4 11.13 0.00 5.73 0.32 0.07 82.75 [2023-05-04T02:39:37.032Z] 02:09:01 5 11.82 0.00 4.42 1.42 0.07 82.27 [2023-05-04T02:39:37.032Z] 02:09:01 6 13.13 0.00 5.53 0.78 0.07 80.49 [2023-05-04T02:39:37.032Z] 02:09:01 7 10.14 0.00 6.46 17.39 0.10 65.90 [2023-05-04T02:39:37.032Z] 02:10:01 all 23.21 0.00 6.08 2.35 0.09 68.26 [2023-05-04T02:39:37.032Z] 02:10:01 0 17.57 0.00 4.58 2.37 0.08 75.40 [2023-05-04T02:39:37.032Z] 02:10:01 1 37.06 0.00 6.25 0.96 0.12 55.62 [2023-05-04T02:39:37.032Z] 02:10:01 2 23.58 0.00 6.77 0.15 0.08 69.42 [2023-05-04T02:39:37.032Z] 02:10:01 3 19.67 0.00 4.50 0.44 0.07 75.32 [2023-05-04T02:39:37.032Z] 02:10:01 4 19.02 0.00 7.59 1.13 0.10 72.16 [2023-05-04T02:39:37.032Z] 02:10:01 5 20.51 0.00 6.34 10.34 0.08 62.72 [2023-05-04T02:39:37.032Z] 02:10:01 6 28.26 0.00 5.31 0.54 0.07 65.83 [2023-05-04T02:39:37.032Z] 02:10:01 7 20.01 0.00 7.37 2.93 0.10 69.59 [2023-05-04T02:39:37.032Z] 02:11:01 all 21.92 0.00 4.99 1.73 0.08 71.28 [2023-05-04T02:39:37.032Z] 02:11:01 0 22.26 0.00 5.30 0.87 0.08 71.49 [2023-05-04T02:39:37.032Z] 02:11:01 1 12.92 0.00 3.22 0.33 0.05 83.48 [2023-05-04T02:39:37.032Z] 02:11:01 2 37.08 0.00 6.98 3.09 0.08 52.76 [2023-05-04T02:39:37.032Z] 02:11:01 3 28.14 0.00 5.18 0.35 0.08 66.24 [2023-05-04T02:39:37.032Z] 02:11:01 4 13.17 0.00 3.73 1.27 0.05 81.77 [2023-05-04T02:39:37.032Z] 02:11:01 5 19.07 0.00 5.24 7.12 0.08 68.49 [2023-05-04T02:39:37.032Z] 02:11:01 6 21.23 0.00 5.13 0.44 0.08 73.12 [2023-05-04T02:39:37.032Z] 02:11:01 7 21.68 0.00 5.19 0.42 0.08 72.63 [2023-05-04T02:39:37.032Z] 02:12:01 all 8.98 0.00 2.25 1.47 0.04 87.26 [2023-05-04T02:39:37.032Z] 02:12:01 0 9.21 0.00 1.86 0.08 0.03 88.81 [2023-05-04T02:39:37.032Z] 02:12:01 1 9.37 0.00 1.64 0.05 0.03 88.91 [2023-05-04T02:39:37.032Z] 02:12:01 2 9.05 0.00 1.86 0.02 0.03 89.04 [2023-05-04T02:39:37.032Z] 02:12:01 3 8.68 0.00 2.73 0.62 0.03 87.93 [2023-05-04T02:39:37.032Z] 02:12:01 4 9.22 0.00 2.17 0.74 0.03 87.84 [2023-05-04T02:39:37.032Z] 02:12:01 5 9.41 0.00 2.91 0.10 0.03 87.55 [2023-05-04T02:39:37.032Z] 02:12:01 6 8.36 0.00 2.38 9.76 0.03 79.46 [2023-05-04T02:39:37.032Z] 02:12:01 7 8.56 0.00 2.44 0.39 0.05 88.57 [2023-05-04T02:39:37.032Z] 02:13:01 all 1.25 0.00 0.58 0.39 0.02 97.76 [2023-05-04T02:39:37.032Z] 02:13:01 0 0.83 0.00 0.53 0.05 0.00 98.58 [2023-05-04T02:39:37.032Z] 02:13:01 1 2.28 0.00 0.62 0.13 0.02 96.95 [2023-05-04T02:39:37.032Z] 02:13:01 2 2.00 0.00 1.27 1.20 0.02 95.51 [2023-05-04T02:39:37.032Z] 02:13:01 3 1.78 0.00 0.52 0.17 0.02 97.52 [2023-05-04T02:39:37.032Z] 02:13:01 4 0.93 0.00 0.48 0.05 0.02 98.52 [2023-05-04T02:39:37.032Z] 02:13:01 5 0.75 0.00 0.38 0.07 0.02 98.78 [2023-05-04T02:39:37.032Z] 02:13:01 6 0.70 0.00 0.40 1.07 0.02 97.82 [2023-05-04T02:39:37.032Z] 02:13:01 7 0.72 0.00 0.44 0.42 0.03 98.39 [2023-05-04T02:39:37.032Z] 02:14:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-05-04T02:39:37.032Z] 02:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T02:39:37.032Z] 02:14:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2023-05-04T02:39:37.032Z] 02:14:01 7 0.03 0.00 0.03 0.02 0.03 99.88 [2023-05-04T02:39:37.032Z] 02:15:01 all 0.12 0.00 0.01 0.00 0.00 99.87 [2023-05-04T02:39:37.032Z] 02:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T02:39:37.032Z] 02:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.032Z] 02:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.032Z] 02:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.032Z] 02:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:15:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:15:01 7 0.90 0.00 0.02 0.00 0.02 99.07 [2023-05-04T02:39:37.032Z] 02:16:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2023-05-04T02:39:37.032Z] 02:16:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-04T02:39:37.032Z] 02:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T02:39:37.032Z] 02:16:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-04T02:39:37.032Z] 02:16:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-04T02:39:37.032Z] 02:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:16:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:16:01 7 0.07 0.00 0.07 0.00 0.02 99.85 [2023-05-04T02:39:37.032Z] 02:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:17:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-04T02:39:37.032Z] 02:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T02:39:37.032Z] 02:18:01 all 0.04 0.00 0.00 0.01 0.00 99.95 [2023-05-04T02:39:37.032Z] 02:18:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2023-05-04T02:39:37.032Z] 02:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:18:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-04T02:39:37.032Z] 02:18:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-04T02:39:37.032Z] 02:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T02:39:37.032Z] 02:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.032Z] 02:18:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2023-05-04T02:39:37.032Z] 02:18:01 7 0.08 0.00 0.03 0.00 0.02 99.87 [2023-05-04T02:39:37.032Z] 02:19:01 all 0.02 0.00 0.01 0.09 0.01 99.88 [2023-05-04T02:39:37.032Z] 02:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.032Z] 02:19:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T02:39:37.032Z] 02:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T02:39:37.032Z] 02:19:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:19:01 6 0.00 0.00 0.00 0.67 0.00 99.33 [2023-05-04T02:39:37.032Z] 02:19:01 7 0.10 0.00 0.02 0.02 0.02 99.85 [2023-05-04T02:39:37.032Z] [2023-05-04T02:39:37.032Z] 02:19:01 CPU %user %nice %system %iowait %steal %idle [2023-05-04T02:39:37.032Z] 02:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-04T02:39:37.032Z] 02:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:20:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-04T02:39:37.032Z] 02:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.032Z] 02:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:20:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-04T02:39:37.032Z] 02:20:01 7 0.05 0.00 0.03 0.00 0.05 99.87 [2023-05-04T02:39:37.032Z] 02:21:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:21:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T02:39:37.032Z] 02:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.032Z] 02:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.032Z] 02:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.032Z] 02:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:22:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-05-04T02:39:37.032Z] 02:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:22:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-04T02:39:37.032Z] 02:22:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-04T02:39:37.032Z] 02:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.032Z] 02:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:22:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-04T02:39:37.032Z] 02:23:01 all 0.16 0.00 0.03 0.00 0.01 99.80 [2023-05-04T02:39:37.032Z] 02:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:23:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2023-05-04T02:39:37.032Z] 02:23:01 2 0.02 0.00 0.03 0.02 0.02 99.92 [2023-05-04T02:39:37.032Z] 02:23:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-04T02:39:37.032Z] 02:23:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T02:39:37.032Z] 02:23:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-04T02:39:37.032Z] 02:23:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-04T02:39:37.032Z] 02:23:01 7 1.19 0.00 0.05 0.00 0.03 98.73 [2023-05-04T02:39:37.032Z] 02:24:01 all 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.032Z] 02:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:24:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-04T02:39:37.032Z] 02:25:01 all 0.16 0.00 0.04 0.01 0.01 99.79 [2023-05-04T02:39:37.032Z] 02:25:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-05-04T02:39:37.032Z] 02:25:01 1 0.23 0.00 0.05 0.03 0.00 99.68 [2023-05-04T02:39:37.032Z] 02:25:01 2 0.02 0.00 0.05 0.00 0.02 99.92 [2023-05-04T02:39:37.032Z] 02:25:01 3 0.05 0.00 0.03 0.02 0.00 99.90 [2023-05-04T02:39:37.032Z] 02:25:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-04T02:39:37.032Z] 02:25:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-04T02:39:37.032Z] 02:25:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2023-05-04T02:39:37.032Z] 02:25:01 7 0.90 0.00 0.07 0.00 0.02 99.02 [2023-05-04T02:39:37.032Z] 02:26:01 all 0.05 0.00 0.02 0.00 0.00 99.92 [2023-05-04T02:39:37.032Z] 02:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T02:39:37.032Z] 02:26:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:26:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-04T02:39:37.032Z] 02:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:26:01 5 0.02 0.00 0.07 0.00 0.00 99.92 [2023-05-04T02:39:37.032Z] 02:26:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:26:01 7 0.33 0.00 0.02 0.00 0.02 99.63 [2023-05-04T02:39:37.032Z] 02:27:01 all 0.04 0.00 0.03 0.01 0.00 99.93 [2023-05-04T02:39:37.032Z] 02:27:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:27:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-04T02:39:37.032Z] 02:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T02:39:37.032Z] 02:27:01 3 0.02 0.00 0.03 0.05 0.00 99.90 [2023-05-04T02:39:37.032Z] 02:27:01 4 0.08 0.00 0.02 0.00 0.00 99.90 [2023-05-04T02:39:37.032Z] 02:27:01 5 0.00 0.00 0.05 0.00 0.00 99.95 [2023-05-04T02:39:37.032Z] 02:27:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-04T02:39:37.032Z] 02:27:01 7 0.10 0.00 0.02 0.00 0.00 99.88 [2023-05-04T02:39:37.032Z] 02:28:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-05-04T02:39:37.032Z] 02:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:28:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-04T02:39:37.032Z] 02:28:01 2 0.03 0.00 0.00 0.03 0.02 99.92 [2023-05-04T02:39:37.032Z] 02:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.032Z] 02:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:28:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-04T02:39:37.032Z] 02:29:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.032Z] 02:29:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-04T02:39:37.032Z] 02:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.032Z] 02:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T02:39:37.032Z] 02:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:29:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-04T02:39:37.032Z] 02:30:01 all 0.14 0.00 0.01 0.00 0.01 99.84 [2023-05-04T02:39:37.032Z] 02:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:30:01 1 0.99 0.00 0.03 0.00 0.02 98.96 [2023-05-04T02:39:37.032Z] 02:30:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-04T02:39:37.032Z] 02:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.032Z] 02:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:30:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:30:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-04T02:39:37.032Z] [2023-05-04T02:39:37.032Z] 02:30:01 CPU %user %nice %system %iowait %steal %idle [2023-05-04T02:39:37.032Z] 02:31:01 all 0.18 0.00 0.01 0.00 0.00 99.80 [2023-05-04T02:39:37.032Z] 02:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:31:01 1 1.36 0.00 0.00 0.00 0.02 98.63 [2023-05-04T02:39:37.032Z] 02:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.032Z] 02:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T02:39:37.032Z] 02:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:31:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:31:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2023-05-04T02:39:37.032Z] 02:32:02 all 0.23 0.00 0.01 0.00 0.00 99.75 [2023-05-04T02:39:37.032Z] 02:32:02 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:32:02 1 1.71 0.00 0.03 0.00 0.02 98.24 [2023-05-04T02:39:37.032Z] 02:32:02 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-04T02:39:37.032Z] 02:32:02 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:32:02 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:32:02 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:32:02 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:32:02 7 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-04T02:39:37.032Z] 02:33:01 all 0.09 0.00 0.01 0.01 0.00 99.89 [2023-05-04T02:39:37.032Z] 02:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:33:01 1 0.56 0.00 0.02 0.00 0.02 99.41 [2023-05-04T02:39:37.032Z] 02:33:01 2 0.02 0.00 0.02 0.05 0.00 99.92 [2023-05-04T02:39:37.032Z] 02:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.032Z] 02:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:39:37.032Z] 02:33:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-04T02:39:37.033Z] 02:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T02:39:37.033Z] 02:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:39:37.033Z] 02:34:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-05-04T02:39:37.033Z] 02:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:39:37.033Z] 02:34:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-04T02:39:37.033Z] 02:34:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-04T02:39:37.033Z] 02:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.033Z] 02:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.033Z] 02:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.033Z] 02:34:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T02:39:37.033Z] 02:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:39:37.033Z] 02:35:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-05-04T02:39:37.033Z] 02:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:39:37.033Z] 02:35:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2023-05-04T02:39:37.033Z] 02:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:39:37.033Z] 02:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.033Z] 02:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.033Z] 02:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.033Z] 02:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.033Z] 02:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:39:37.033Z] 02:36:01 all 0.05 0.00 0.01 0.00 0.00 99.93 [2023-05-04T02:39:37.033Z] 02:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:39:37.033Z] 02:36:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2023-05-04T02:39:37.033Z] 02:36:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T02:39:37.033Z] 02:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.033Z] 02:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.033Z] 02:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.033Z] 02:36:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-04T02:39:37.033Z] 02:36:01 7 0.23 0.00 0.02 0.00 0.02 99.73 [2023-05-04T02:39:37.033Z] 02:37:01 all 0.14 0.00 0.01 0.00 0.01 99.84 [2023-05-04T02:39:37.033Z] 02:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.033Z] 02:37:01 1 1.03 0.00 0.03 0.00 0.03 98.91 [2023-05-04T02:39:37.033Z] 02:37:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-04T02:39:37.033Z] 02:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T02:39:37.033Z] 02:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.033Z] 02:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.033Z] 02:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.033Z] 02:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.033Z] 02:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-05-04T02:39:37.033Z] 02:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:39:37.033Z] 02:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-04T02:39:37.033Z] 02:38:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T02:39:37.033Z] 02:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.033Z] 02:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.033Z] 02:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.033Z] 02:38:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-04T02:39:37.033Z] 02:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:39:37.033Z] 02:39:01 all 0.14 0.00 0.01 0.00 0.00 99.85 [2023-05-04T02:39:37.033Z] 02:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.033Z] 02:39:01 1 1.01 0.00 0.02 0.00 0.02 98.95 [2023-05-04T02:39:37.033Z] 02:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:39:37.033Z] 02:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:39:37.033Z] 02:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:39:37.033Z] 02:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:39:37.033Z] 02:39:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-04T02:39:37.033Z] 02:39:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-04T02:39:37.033Z] Average: all 2.18 0.00 0.61 0.32 0.01 96.88 [2023-05-04T02:39:37.033Z] Average: 0 1.98 0.00 0.55 0.14 0.01 97.32 [2023-05-04T02:39:37.033Z] Average: 1 2.52 0.00 0.52 0.08 0.02 96.86 [2023-05-04T02:39:37.033Z] Average: 2 2.64 0.00 0.68 0.24 0.01 96.44 [2023-05-04T02:39:37.033Z] Average: 3 2.19 0.00 0.58 0.23 0.01 96.98 [2023-05-04T02:39:37.033Z] Average: 4 1.72 0.00 0.63 0.11 0.01 97.52 [2023-05-04T02:39:37.033Z] Average: 5 1.98 0.00 0.63 0.61 0.01 96.78 [2023-05-04T02:39:37.033Z] Average: 6 2.30 0.00 0.61 0.44 0.01 96.64 [2023-05-04T02:39:37.033Z] Average: 7 2.10 0.00 0.72 0.68 0.02 96.47 [2023-05-04T02:39:37.033Z] [2023-05-04T02:39:37.033Z] [2023-05-04T02:39:37.033Z]