Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd11b421296f1d9dea23ee47b65b398576c8e8a1+b9ee93b39939f4d905786058fe06f88771ce2d73 (ad4b025c286e551faac5e85d00a40eac834d9dd7) 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-ssh3886724248380188919.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11625047559329566958.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-582/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-582/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh722545814570716233.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4656965684459633802.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-582/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-582/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13024146653304408261.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-13962 in /w/workspace/edgexfoundry_edgex-ui-go_PR-582 [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-582 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b9ee93b39939f4d905786058fe06f88771ce2d73 into PR head commit cd11b421296f1d9dea23ee47b65b398576c8e8a1 Merge succeeded, producing cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a Checking out Revision cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a (PR-582) > 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/582/head:refs/remotes/origin/PR-582 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd11b421296f1d9dea23ee47b65b398576c8e8a1 # 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 b9ee93b39939f4d905786058fe06f88771ce2d73 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a # timeout=10 Commit message: "Merge commit 'b9ee93b39939f4d905786058fe06f88771ce2d73' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-06T02:07:48.507Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-06T02:07:48.568Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-06T02:07:48.582Z] ========================================================= [2023-05-06T02:07:48.582Z] EdgeX Global Pipelines Version Info [2023-05-06T02:07:48.582Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:07:49.304Z] ------------------- [2023-05-06T02:07:49.305Z] stable info: [2023-05-06T02:07:49.305Z] ------------------- [2023-05-06T02:07:49.305Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-06T02:07:49.305Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-06T02:07:49.305Z] Message: update stable to v1.0.249 > git rev-list --no-walk 81ab1f639e09b4016dd3e65be4b98673987d8b93 # timeout=10 [2023-05-06T02:07:49.898Z] ------------------- [2023-05-06T02:07:49.898Z] experimental info: [2023-05-06T02:07:49.898Z] ------------------- [2023-05-06T02:07:49.898Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-06T02:07:49.899Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-06T02:07:49.899Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-06T02:07:50.068Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-06T02:07:50.077Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-06T02:07:50.086Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-06T02:07:50.095Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-06T02:07:50.107Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-06T02:07:50.122Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-06T02:07:50.137Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-06T02:07:50.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-06T02:07:50.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-06T02:07:50.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-06T02:07:50.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-06T02:07:50.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-06T02:07:50.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-06T02:07:50.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-06T02:07:50.248Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-06T02:07:50.258Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-06T02:07:50.273Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-06T02:07:50.290Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-06T02:07:50.300Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-06T02:07:50.311Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-06T02:07:50.323Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-06T02:07:50.336Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-06T02:07:50.345Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-06T02:07:50.361Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-06T02:07:50.373Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-06T02:07:50.386Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-06T02:07:50.398Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-06T02:07:50.410Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-582 [Pipeline] echo [2023-05-06T02:07:50.421Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-582 [Pipeline] echo [2023-05-06T02:07:50.436Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-582 [Pipeline] echo [2023-05-06T02:07:50.449Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a [Pipeline] echo [2023-05-06T02:07:50.459Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd6384d [Pipeline] echo [2023-05-06T02:07:50.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-06T02:07:50.510Z] provisioning config files... [2023-05-06T02:07:50.524Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/config11852348583797259633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:07:50.824Z] ---> docker-login.sh [2023-05-06T02:07:50.825Z] nexus3.edgexfoundry.org:10001 [2023-05-06T02:07:51.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:07:51.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:07:51.086Z] Configure a credential helper to remove this warning. See [2023-05-06T02:07:51.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:07:51.086Z] [2023-05-06T02:07:51.086Z] Login Succeeded [2023-05-06T02:07:51.086Z] nexus3.edgexfoundry.org:10002 [2023-05-06T02:07:51.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:07:51.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:07:51.086Z] Configure a credential helper to remove this warning. See [2023-05-06T02:07:51.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:07:51.086Z] [2023-05-06T02:07:51.086Z] Login Succeeded [2023-05-06T02:07:51.086Z] nexus3.edgexfoundry.org:10003 [2023-05-06T02:07:51.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:07:51.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:07:51.347Z] Configure a credential helper to remove this warning. See [2023-05-06T02:07:51.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:07:51.347Z] [2023-05-06T02:07:51.347Z] Login Succeeded [2023-05-06T02:07:51.347Z] nexus3.edgexfoundry.org:10004 [2023-05-06T02:07:51.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:07:51.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:07:51.347Z] Configure a credential helper to remove this warning. See [2023-05-06T02:07:51.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:07:51.347Z] [2023-05-06T02:07:51.347Z] Login Succeeded [2023-05-06T02:07:51.347Z] docker.io [2023-05-06T02:07:51.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:07:51.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:07:51.606Z] Configure a credential helper to remove this warning. See [2023-05-06T02:07:51.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:07:51.606Z] [2023-05-06T02:07:51.606Z] Login Succeeded [2023-05-06T02:07:51.606Z] ---> docker-login.sh ends [Pipeline] } [2023-05-06T02:07:51.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-06T02:07:51.955Z] + git rev-list -1 --merges cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a~1..cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a [Pipeline] echo [2023-05-06T02:07:52.009Z] -----------> git rev-list -1 --merges cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a~1..cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a [2023-05-06T02:07:52.009Z] cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a [false] [Pipeline] sh [2023-05-06T02:07:52.296Z] + git log --format=format:%s -1 cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a [Pipeline] echo [2023-05-06T02:07:52.328Z] ========================================================= [2023-05-06T02:07:52.328Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-06T02:07:52.328Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-06T02:07:52.660Z] + git log --format=format:%s -1 cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a [Pipeline] echo [2023-05-06T02:07:52.673Z] [semverPrep] GIT_COMMIT: cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a, Commit Message: Merge commit 'b9ee93b39939f4d905786058fe06f88771ce2d73' into HEAD [Pipeline] echo [2023-05-06T02:07:52.680Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-06T02:07:53.020Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-06T02:07:53.020Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-06T02:07:53.020Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-06T02:07:53.020Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-06T02:07:53.021Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-05-06T02:07:53.021Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-06T02:07:53.021Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:07:53.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-06T02:07:53.370Z] [2023-05-06T02:07:53.370Z] 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-06T02:07:53.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-06T02:07:53.669Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-06T02:07:53.669Z] b85a868b505f: Pulling fs layer [2023-05-06T02:07:53.669Z] e2be974225ed: Pulling fs layer [2023-05-06T02:07:53.669Z] 339a4e72a1f5: Pulling fs layer [2023-05-06T02:07:53.669Z] 988bab9f4d93: Pulling fs layer [2023-05-06T02:07:53.669Z] 1469e6f7b9e6: Pulling fs layer [2023-05-06T02:07:53.669Z] eaf3925da568: Pulling fs layer [2023-05-06T02:07:53.669Z] bab4dde63d76: Pulling fs layer [2023-05-06T02:07:53.669Z] bde34c3a00c8: Pulling fs layer [2023-05-06T02:07:53.669Z] b352a97aabf1: Pulling fs layer [2023-05-06T02:07:53.669Z] 4872d77fe225: Pulling fs layer [2023-05-06T02:07:53.669Z] 5851b861e8e6: Pulling fs layer [2023-05-06T02:07:53.669Z] 988bab9f4d93: Waiting [2023-05-06T02:07:53.669Z] 1469e6f7b9e6: Waiting [2023-05-06T02:07:53.669Z] bde34c3a00c8: Waiting [2023-05-06T02:07:53.669Z] eaf3925da568: Waiting [2023-05-06T02:07:53.669Z] bab4dde63d76: Waiting [2023-05-06T02:07:53.669Z] b352a97aabf1: Waiting [2023-05-06T02:07:53.669Z] 5851b861e8e6: Waiting [2023-05-06T02:07:53.669Z] 4872d77fe225: Waiting [2023-05-06T02:07:53.669Z] e2be974225ed: Verifying Checksum [2023-05-06T02:07:53.669Z] e2be974225ed: Download complete [2023-05-06T02:07:53.669Z] 988bab9f4d93: Download complete [2023-05-06T02:07:53.928Z] 1469e6f7b9e6: Verifying Checksum [2023-05-06T02:07:53.928Z] 1469e6f7b9e6: Download complete [2023-05-06T02:07:53.928Z] 339a4e72a1f5: Verifying Checksum [2023-05-06T02:07:53.928Z] 339a4e72a1f5: Download complete [2023-05-06T02:07:53.928Z] eaf3925da568: Verifying Checksum [2023-05-06T02:07:53.928Z] eaf3925da568: Download complete [2023-05-06T02:07:53.928Z] bde34c3a00c8: Verifying Checksum [2023-05-06T02:07:53.928Z] bde34c3a00c8: Download complete [2023-05-06T02:07:53.928Z] b352a97aabf1: Download complete [2023-05-06T02:07:53.928Z] 4872d77fe225: Verifying Checksum [2023-05-06T02:07:53.928Z] 4872d77fe225: Download complete [2023-05-06T02:07:53.928Z] 5851b861e8e6: Download complete [2023-05-06T02:07:53.928Z] b85a868b505f: Verifying Checksum [2023-05-06T02:07:53.928Z] b85a868b505f: Download complete [2023-05-06T02:07:54.187Z] bab4dde63d76: Verifying Checksum [2023-05-06T02:07:54.187Z] bab4dde63d76: Download complete [2023-05-06T02:07:55.129Z] b85a868b505f: Pull complete [2023-05-06T02:07:55.387Z] e2be974225ed: Pull complete [2023-05-06T02:07:55.956Z] 339a4e72a1f5: Pull complete [2023-05-06T02:07:55.956Z] 988bab9f4d93: Pull complete [2023-05-06T02:07:56.214Z] 1469e6f7b9e6: Pull complete [2023-05-06T02:07:56.214Z] eaf3925da568: Pull complete [2023-05-06T02:07:58.121Z] bab4dde63d76: Pull complete [2023-05-06T02:07:58.121Z] bde34c3a00c8: Pull complete [2023-05-06T02:07:58.121Z] b352a97aabf1: Pull complete [2023-05-06T02:07:58.121Z] 4872d77fe225: Pull complete [2023-05-06T02:07:58.121Z] 5851b861e8e6: Pull complete [2023-05-06T02:07:58.121Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-06T02:07:58.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-06T02:07:58.121Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:07:58.218Z] prd-ubuntu20.04-docker-8c-8g-13962 does not seem to be running inside a container [2023-05-06T02:07:58.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-582 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582:/w/workspace/edgexfoundry_edgex-ui-go_PR-582:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@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-06T02:08:01.608Z] $ docker top 4e214ded1785e7f0be4afe56855950f209a4f412542b07e7aa829a2dc3540f47 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-06T02:08:01.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-06T02:08:01.695Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-06T02:08:01.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-06T02:08:01.813Z] $ docker exec 4e214ded1785e7f0be4afe56855950f209a4f412542b07e7aa829a2dc3540f47 ssh-agent [2023-05-06T02:08:01.931Z] SSH_AUTH_SOCK=/tmp/ssh-aLN3tnvkBMlK/agent.32 [2023-05-06T02:08:01.931Z] SSH_AGENT_PID=38 [2023-05-06T02:08:01.940Z] Running ssh-add (command line suppressed) [2023-05-06T02:08:02.056Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/private_key_4968892389183046629.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/private_key_4968892389183046629.key) [2023-05-06T02:08:02.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-06T02:08:02.352Z] + git tag --points-at HEAD [Pipeline] } [2023-05-06T02:08:02.372Z] $ docker exec --env ******** --env ******** 4e214ded1785e7f0be4afe56855950f209a4f412542b07e7aa829a2dc3540f47 ssh-agent -k [2023-05-06T02:08:02.491Z] unset SSH_AUTH_SOCK; [2023-05-06T02:08:02.492Z] unset SSH_AGENT_PID; [2023-05-06T02:08:02.492Z] echo Agent pid 38 killed; [2023-05-06T02:08:02.499Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-06T02:08:02.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-06T02:08:02.524Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-06T02:08:02.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-06T02:08:02.626Z] $ docker exec 4e214ded1785e7f0be4afe56855950f209a4f412542b07e7aa829a2dc3540f47 ssh-agent [2023-05-06T02:08:02.728Z] SSH_AUTH_SOCK=/tmp/ssh-Ihk08obAcEuI/agent.70 [2023-05-06T02:08:02.728Z] SSH_AGENT_PID=76 [2023-05-06T02:08:02.732Z] Running ssh-add (command line suppressed) [2023-05-06T02:08:02.835Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/private_key_5275861209455921139.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/private_key_5275861209455921139.key) [2023-05-06T02:08:02.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-06T02:08:03.134Z] + git semver init [2023-05-06T02:08:03.393Z] 2023-05-06 02:08:03,350 [run_init] DEBUG init version:0.0.0 force:False [2023-05-06T02:08:03.393Z] 2023-05-06 02:08:03,351 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver [2023-05-06T02:08:03.393Z] 2023-05-06 02:08:03,351 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver [2023-05-06T02:08:03.393Z] 2023-05-06 02:08:03,352 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-582, universal_newlines=False, shell=None, istream=None) [2023-05-06T02:08:05.319Z] 2023-05-06 02:08:05,282 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.git/info/exclude [2023-05-06T02:08:05.319Z] 2023-05-06 02:08:05,282 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver/PR-582 with force:False [2023-05-06T02:08:05.319Z] 2023-05-06 02:08:05,282 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver/PR-582 [2023-05-06T02:08:05.319Z] 2023-05-06 02:08:05,286 [execute] INFO git cat-file --batch-check [2023-05-06T02:08:05.319Z] 2023-05-06 02:08:05,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver, universal_newlines=False, shell=None, istream=) [2023-05-06T02:08:05.319Z] 2023-05-06 02:08:05,293 [execute] INFO git cat-file --batch [2023-05-06T02:08:05.319Z] 2023-05-06 02:08:05,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver, universal_newlines=False, shell=None, istream=) [2023-05-06T02:08:05.319Z] 2023-05-06 02:08:05,298 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver/PR-582 [2023-05-06T02:08:05.319Z] 0.0.0 [Pipeline] } [2023-05-06T02:08:05.334Z] $ docker exec --env ******** --env ******** 4e214ded1785e7f0be4afe56855950f209a4f412542b07e7aa829a2dc3540f47 ssh-agent -k [2023-05-06T02:08:05.423Z] unset SSH_AUTH_SOCK; [2023-05-06T02:08:05.423Z] unset SSH_AGENT_PID; [2023-05-06T02:08:05.423Z] echo Agent pid 76 killed; [2023-05-06T02:08:05.429Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-06T02:08:05.731Z] + git semver [Pipeline] } [2023-05-06T02:08:06.005Z] $ docker stop --time=1 4e214ded1785e7f0be4afe56855950f209a4f412542b07e7aa829a2dc3540f47 [2023-05-06T02:08:07.987Z] $ docker rm -f --volumes 4e214ded1785e7f0be4afe56855950f209a4f412542b07e7aa829a2dc3540f47 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-06T02:08:08.420Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-06T02:08:13.908Z] Stashed 1 file(s) [Pipeline] echo [2023-05-06T02:08:13.911Z] [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-06T02:08:14.033Z] provisioning config files... [2023-05-06T02:08:14.043Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/config10407756605128096055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:08:14.354Z] ---> docker-login.sh [2023-05-06T02:08:14.354Z] nexus3.edgexfoundry.org:10001 [2023-05-06T02:08:14.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:08:14.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:08:14.354Z] Configure a credential helper to remove this warning. See [2023-05-06T02:08:14.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:08:14.354Z] [2023-05-06T02:08:14.354Z] Login Succeeded [2023-05-06T02:08:14.354Z] nexus3.edgexfoundry.org:10002 [2023-05-06T02:08:14.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:08:14.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:08:14.354Z] Configure a credential helper to remove this warning. See [2023-05-06T02:08:14.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:08:14.354Z] [2023-05-06T02:08:14.354Z] Login Succeeded [2023-05-06T02:08:14.354Z] nexus3.edgexfoundry.org:10003 [2023-05-06T02:08:14.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:08:14.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:08:14.619Z] Configure a credential helper to remove this warning. See [2023-05-06T02:08:14.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:08:14.619Z] [2023-05-06T02:08:14.619Z] Login Succeeded [2023-05-06T02:08:14.619Z] nexus3.edgexfoundry.org:10004 [2023-05-06T02:08:14.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:08:14.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:08:14.619Z] Configure a credential helper to remove this warning. See [2023-05-06T02:08:14.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:08:14.619Z] [2023-05-06T02:08:14.619Z] Login Succeeded [2023-05-06T02:08:14.619Z] docker.io [2023-05-06T02:08:14.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:08:14.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:08:14.881Z] Configure a credential helper to remove this warning. See [2023-05-06T02:08:14.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:08:14.881Z] [2023-05-06T02:08:14.881Z] Login Succeeded [2023-05-06T02:08:14.881Z] ---> docker-login.sh ends [Pipeline] } [2023-05-06T02:08:14.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-06T02:08:14.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-06T02:08:14.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-06T02:08:14.961Z] ========================================================= [2023-05-06T02:08:14.961Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-06T02:08:14.961Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:08:15.374Z] + 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-06T02:08:15.650Z] Sending build context to Docker daemon 45.94MB [2023-05-06T02:08:15.650Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-06T02:08:15.650Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-06T02:08:15.650Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-06T02:08:15.650Z] f56be85fc22e: Pulling fs layer [2023-05-06T02:08:15.650Z] 85791d961cd3: Pulling fs layer [2023-05-06T02:08:15.650Z] d694b5ae8c79: Pulling fs layer [2023-05-06T02:08:15.650Z] 9f32a84ed3da: Pulling fs layer [2023-05-06T02:08:15.650Z] 4d19c01a9841: Pulling fs layer [2023-05-06T02:08:15.650Z] 9325e15d5711: Pulling fs layer [2023-05-06T02:08:15.650Z] 556b6ee489ea: Pulling fs layer [2023-05-06T02:08:15.650Z] c5a4b2cf53e6: Pulling fs layer [2023-05-06T02:08:15.650Z] 4d19c01a9841: Waiting [2023-05-06T02:08:15.650Z] 9325e15d5711: Waiting [2023-05-06T02:08:15.650Z] 556b6ee489ea: Waiting [2023-05-06T02:08:15.650Z] c5a4b2cf53e6: Waiting [2023-05-06T02:08:15.650Z] 9f32a84ed3da: Waiting [2023-05-06T02:08:15.650Z] 85791d961cd3: Verifying Checksum [2023-05-06T02:08:15.650Z] 85791d961cd3: Download complete [2023-05-06T02:08:15.650Z] 9f32a84ed3da: Download complete [2023-05-06T02:08:15.650Z] 4d19c01a9841: Verifying Checksum [2023-05-06T02:08:15.650Z] 4d19c01a9841: Download complete [2023-05-06T02:08:15.650Z] f56be85fc22e: Verifying Checksum [2023-05-06T02:08:15.650Z] f56be85fc22e: Download complete [2023-05-06T02:08:15.909Z] 9325e15d5711: Verifying Checksum [2023-05-06T02:08:15.909Z] 9325e15d5711: Download complete [2023-05-06T02:08:15.909Z] f56be85fc22e: Pull complete [2023-05-06T02:08:16.172Z] 85791d961cd3: Pull complete [2023-05-06T02:08:16.434Z] c5a4b2cf53e6: Verifying Checksum [2023-05-06T02:08:16.434Z] c5a4b2cf53e6: Download complete [2023-05-06T02:08:16.434Z] d694b5ae8c79: Verifying Checksum [2023-05-06T02:08:16.434Z] d694b5ae8c79: Download complete [2023-05-06T02:08:16.691Z] 556b6ee489ea: Verifying Checksum [2023-05-06T02:08:16.691Z] 556b6ee489ea: Download complete [2023-05-06T02:08:19.969Z] d694b5ae8c79: Pull complete [2023-05-06T02:08:19.969Z] 9f32a84ed3da: Pull complete [2023-05-06T02:08:19.969Z] 4d19c01a9841: Pull complete [2023-05-06T02:08:19.969Z] 9325e15d5711: Pull complete [2023-05-06T02:08:22.516Z] 556b6ee489ea: Pull complete [2023-05-06T02:08:23.450Z] c5a4b2cf53e6: Pull complete [2023-05-06T02:08:23.710Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-06T02:08:23.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-06T02:08:23.971Z] ---> c4be618373d6 [2023-05-06T02:08:23.971Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-06T02:08:28.999Z] Still waiting to schedule task [2023-05-06T02:08:28.999Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-13954’ [2023-05-06T02:08:45.960Z] ---> Running in 61aed4c3febb [2023-05-06T02:08:45.960Z] Removing intermediate container 61aed4c3febb [2023-05-06T02:08:45.960Z] ---> dfc22ff68a8f [2023-05-06T02:08:45.960Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-06T02:08:46.218Z] ---> Running in 5855072999e3 [2023-05-06T02:08:46.477Z] Removing intermediate container 5855072999e3 [2023-05-06T02:08:46.477Z] ---> e230cbb4ca8c [2023-05-06T02:08:46.477Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-06T02:08:46.734Z] ---> Running in fd9b607bfbdc [2023-05-06T02:08:46.734Z] Removing intermediate container fd9b607bfbdc [2023-05-06T02:08:46.734Z] ---> 0c440c967c48 [2023-05-06T02:08:46.734Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-06T02:08:46.734Z] ---> Running in 23e5fe70defd [2023-05-06T02:08:46.734Z] Removing intermediate container 23e5fe70defd [2023-05-06T02:08:46.734Z] ---> a32e8ee98853 [2023-05-06T02:08:46.734Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-06T02:08:46.993Z] ---> Running in d2d765178b1e [2023-05-06T02:08:46.993Z] Removing intermediate container d2d765178b1e [2023-05-06T02:08:46.993Z] ---> 2e7494f86037 [2023-05-06T02:08:46.993Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-06T02:08:47.561Z] latest: Pulling from library/docker [2023-05-06T02:08:47.561Z] f56be85fc22e: Already exists [2023-05-06T02:08:47.561Z] 7ed9ddfd3b8f: Pulling fs layer [2023-05-06T02:08:47.561Z] 788e1ab5616a: Pulling fs layer [2023-05-06T02:08:47.561Z] c585cb37f4e3: Pulling fs layer [2023-05-06T02:08:47.561Z] f07ac151bd26: Pulling fs layer [2023-05-06T02:08:47.561Z] 40ec0a365c4d: Pulling fs layer [2023-05-06T02:08:47.561Z] 8e86e06bd107: Pulling fs layer [2023-05-06T02:08:47.561Z] 265c5956ad77: Pulling fs layer [2023-05-06T02:08:47.561Z] 0326226f4470: Pulling fs layer [2023-05-06T02:08:47.561Z] e09aa9eb39ba: Pulling fs layer [2023-05-06T02:08:47.561Z] 8f731bd845bb: Pulling fs layer [2023-05-06T02:08:47.561Z] b045f4bf5e58: Pulling fs layer [2023-05-06T02:08:47.561Z] 6f439390c271: Pulling fs layer [2023-05-06T02:08:47.561Z] 4e540a8453c0: Pulling fs layer [2023-05-06T02:08:47.561Z] 0326226f4470: Waiting [2023-05-06T02:08:47.561Z] 40ec0a365c4d: Waiting [2023-05-06T02:08:47.561Z] 6f439390c271: Waiting [2023-05-06T02:08:47.561Z] e09aa9eb39ba: Waiting [2023-05-06T02:08:47.561Z] 8e86e06bd107: Waiting [2023-05-06T02:08:47.561Z] 4e540a8453c0: Waiting [2023-05-06T02:08:47.561Z] 8f731bd845bb: Waiting [2023-05-06T02:08:47.561Z] 265c5956ad77: Waiting [2023-05-06T02:08:47.561Z] f07ac151bd26: Waiting [2023-05-06T02:08:47.561Z] 788e1ab5616a: Download complete [2023-05-06T02:08:47.561Z] 7ed9ddfd3b8f: Download complete [2023-05-06T02:08:47.825Z] 7ed9ddfd3b8f: Pull complete [2023-05-06T02:08:48.084Z] c585cb37f4e3: Verifying Checksum [2023-05-06T02:08:48.084Z] c585cb37f4e3: Download complete [2023-05-06T02:08:48.084Z] 40ec0a365c4d: Verifying Checksum [2023-05-06T02:08:48.084Z] 40ec0a365c4d: Download complete [2023-05-06T02:08:48.084Z] 8e86e06bd107: Verifying Checksum [2023-05-06T02:08:48.084Z] 8e86e06bd107: Download complete [2023-05-06T02:08:48.084Z] f07ac151bd26: Download complete [2023-05-06T02:08:48.084Z] 788e1ab5616a: Pull complete [2023-05-06T02:08:48.084Z] 265c5956ad77: Verifying Checksum [2023-05-06T02:08:48.084Z] 265c5956ad77: Download complete [2023-05-06T02:08:48.084Z] 0326226f4470: Verifying Checksum [2023-05-06T02:08:48.084Z] 0326226f4470: Download complete [2023-05-06T02:08:48.341Z] 8f731bd845bb: Download complete [2023-05-06T02:08:48.341Z] 6f439390c271: Verifying Checksum [2023-05-06T02:08:48.341Z] 6f439390c271: Download complete [2023-05-06T02:08:48.341Z] e09aa9eb39ba: Verifying Checksum [2023-05-06T02:08:48.341Z] e09aa9eb39ba: Download complete [2023-05-06T02:08:48.342Z] 4e540a8453c0: Verifying Checksum [2023-05-06T02:08:48.342Z] 4e540a8453c0: Download complete [2023-05-06T02:08:48.602Z] c585cb37f4e3: Pull complete [2023-05-06T02:08:49.013Z] b045f4bf5e58: Verifying Checksum [2023-05-06T02:08:49.013Z] b045f4bf5e58: Download complete [2023-05-06T02:08:49.013Z] f07ac151bd26: Pull complete [2023-05-06T02:08:49.602Z] 40ec0a365c4d: Pull complete [2023-05-06T02:08:49.602Z] 8e86e06bd107: Pull complete [2023-05-06T02:08:49.602Z] 265c5956ad77: Pull complete [2023-05-06T02:08:49.602Z] 0326226f4470: Pull complete [2023-05-06T02:08:49.865Z] e09aa9eb39ba: Pull complete [2023-05-06T02:08:49.865Z] 8f731bd845bb: Pull complete [2023-05-06T02:08:50.800Z] b045f4bf5e58: Pull complete [2023-05-06T02:08:50.800Z] 6f439390c271: Pull complete [2023-05-06T02:08:51.058Z] 4e540a8453c0: Pull complete [2023-05-06T02:08:51.059Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-06T02:08:51.059Z] Status: Downloaded newer image for docker:latest [2023-05-06T02:08:56.821Z] ---> d0ea9dd2598c [2023-05-06T02:08:56.821Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-06T02:08:57.388Z] ---> Running in 4c3cdd98f489 [2023-05-06T02:08:58.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-06T02:08:58.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-06T02:08:58.582Z] OK: 265 MiB in 53 packages [2023-05-06T02:08:58.840Z] Removing intermediate container 4c3cdd98f489 [2023-05-06T02:08:58.840Z] ---> 12925a795db0 [2023-05-06T02:08:58.840Z] Step 10/15 : ENV GO111MODULE=on [2023-05-06T02:08:58.840Z] ---> Running in 9934201ebfb6 [2023-05-06T02:08:58.840Z] Removing intermediate container 9934201ebfb6 [2023-05-06T02:08:58.840Z] ---> e3be8b3ce3d7 [2023-05-06T02:08:58.840Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-06T02:08:58.840Z] ---> Running in 719a4985309d [2023-05-06T02:08:59.105Z] Removing intermediate container 719a4985309d [2023-05-06T02:08:59.105Z] ---> 4ae7bda6db06 [2023-05-06T02:08:59.105Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-06T02:08:59.105Z] ---> 98ac8a6a1d1e [2023-05-06T02:08:59.105Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-06T02:08:59.105Z] ---> Running in bbfbb9bc0202 [2023-05-06T02:09:55.966Z] Removing intermediate container bbfbb9bc0202 [2023-05-06T02:09:55.966Z] ---> ac59fb6b3eb3 [2023-05-06T02:09:55.966Z] Step 14/15 : COPY . . [2023-05-06T02:09:56.901Z] ---> f01b656d96c5 [2023-05-06T02:09:56.901Z] Step 15/15 : RUN ${MAKE} [2023-05-06T02:09:56.901Z] ---> Running in b5a97443baee [2023-05-06T02:09:57.161Z] noop [2023-05-06T02:09:57.439Z] Removing intermediate container b5a97443baee [2023-05-06T02:09:57.439Z] ---> 030490109689 [2023-05-06T02:09:57.439Z] Successfully built 030490109689 [2023-05-06T02:09:57.439Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:09:57.793Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-06T02:09:57.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:09:57.868Z] prd-ubuntu20.04-docker-8c-8g-13962 does not seem to be running inside a container [2023-05-06T02:09:57.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-582 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582:/w/workspace/edgexfoundry_edgex-ui-go_PR-582:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@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-06T02:09:58.254Z] $ docker top 883af958e521564c8ec90e9226bef8267af19e4180fc11972d9b2873b9125c63 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-06T02:09:58.600Z] + go version [2023-05-06T02:09:58.600Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-06T02:09:58.615Z] $ docker stop --time=1 883af958e521564c8ec90e9226bef8267af19e4180fc11972d9b2873b9125c63 [2023-05-06T02:09:59.873Z] $ docker rm -f --volumes 883af958e521564c8ec90e9226bef8267af19e4180fc11972d9b2873b9125c63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:10:00.278Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-06T02:10:00.278Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:10:00.367Z] prd-ubuntu20.04-docker-8c-8g-13962 does not seem to be running inside a container [2023-05-06T02:10:00.404Z] $ 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-582 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582:/w/workspace/edgexfoundry_edgex-ui-go_PR-582:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@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-06T02:10:00.750Z] $ docker top 86faa62086cf81230a11b3b224da2237898a946f19964a5072fdff0cb6ebf77b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-06T02:10:01.092Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-582 [Pipeline] fileExists [Pipeline] sh [2023-05-06T02:10:01.388Z] + make test [2023-05-06T02:10:01.388Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-06T02:10:06.696Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-06T02:10:14.814Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-06T02:10:14.814Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-06T02:10:14.814Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-06T02:10:14.814Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-06T02:10:14.814Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-06T02:10:14.814Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-06T02:10:14.814Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-06T02:10:14.814Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-06T02:10:14.814Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-06T02:10:18.100Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-06T02:10:18.100Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-06T02:10:18.100Z] ./bin/test-attribution-txt.sh [2023-05-06T02:10:18.100Z] make -C web test [2023-05-06T02:10:18.100Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-582/web' [2023-05-06T02:10:18.100Z] make[1]: tput: No such file or directory [2023-05-06T02:10:18.100Z] make[1]: tput: No such file or directory [2023-05-06T02:10:18.100Z] warning: generating ./VERSION [2023-05-06T02:10:18.100Z] echo "0.0.0" > VERSION [2023-05-06T02:10:18.100Z] docker build \ [2023-05-06T02:10:18.100Z] -f Dockerfile \ [2023-05-06T02:10:18.100Z] --build-arg USER=1000 \ [2023-05-06T02:10:18.100Z] \ [2023-05-06T02:10:18.100Z] --label "git_sha=cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a" \ [2023-05-06T02:10:18.100Z] -t edgexfoundry/edgex-web-ui:cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a \ [2023-05-06T02:10:18.100Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-06T02:10:18.100Z] . [2023-05-06T02:10:18.100Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-06T02:10:18.100Z] Install the buildx component to build images with BuildKit: [2023-05-06T02:10:18.100Z] https://docs.docker.com/go/buildx/ [2023-05-06T02:10:18.100Z] [2023-05-06T02:10:18.359Z] Sending build context to Docker daemon 3.269MB [2023-05-06T02:10:18.359Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-06T02:10:18.359Z] 16.17-alpine3.15: Pulling from library/node [2023-05-06T02:10:18.359Z] 9621f1afde84: Pulling fs layer [2023-05-06T02:10:18.359Z] c6f70ee39829: Pulling fs layer [2023-05-06T02:10:18.359Z] 56892a8094a2: Pulling fs layer [2023-05-06T02:10:18.359Z] 58dd87906ef0: Pulling fs layer [2023-05-06T02:10:18.359Z] 58dd87906ef0: Waiting [2023-05-06T02:10:18.359Z] 9621f1afde84: Verifying Checksum [2023-05-06T02:10:18.359Z] 9621f1afde84: Download complete [2023-05-06T02:10:18.359Z] 56892a8094a2: Verifying Checksum [2023-05-06T02:10:18.359Z] 56892a8094a2: Download complete [2023-05-06T02:10:18.359Z] 58dd87906ef0: Download complete [2023-05-06T02:10:18.617Z] 9621f1afde84: Pull complete [2023-05-06T02:10:18.874Z] c6f70ee39829: Verifying Checksum [2023-05-06T02:10:18.874Z] c6f70ee39829: Download complete [2023-05-06T02:10:20.897Z] c6f70ee39829: Pull complete [2023-05-06T02:10:21.155Z] 56892a8094a2: Pull complete [2023-05-06T02:10:21.413Z] 58dd87906ef0: Pull complete [2023-05-06T02:10:21.980Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-06T02:10:21.980Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-06T02:10:21.980Z] ---> b69703f70c3d [2023-05-06T02:10:21.980Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-06T02:10:28.658Z] ---> Running in 0be73ca37870 [2023-05-06T02:10:28.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-06T02:10:28.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-06T02:10:28.658Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-06T02:10:28.658Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-06T02:10:28.658Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-06T02:10:28.658Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-06T02:10:28.658Z] (5/129) Installing libxcb (1.14-r2) [2023-05-06T02:10:28.658Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-06T02:10:28.658Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-06T02:10:28.658Z] (8/129) Installing libice (1.0.10-r0) [2023-05-06T02:10:28.658Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-06T02:10:28.658Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-06T02:10:28.658Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-06T02:10:28.658Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-06T02:10:28.658Z] (13/129) Installing xset (1.2.4-r0) [2023-05-06T02:10:28.658Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-06T02:10:28.658Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-06T02:10:28.658Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-06T02:10:28.658Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-06T02:10:28.658Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-06T02:10:28.658Z] (19/129) Installing libintl (0.21-r0) [2023-05-06T02:10:28.658Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-06T02:10:28.658Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-06T02:10:28.658Z] (22/129) Installing pcre (8.45-r1) [2023-05-06T02:10:28.658Z] (23/129) Installing glib (2.70.1-r0) [2023-05-06T02:10:28.658Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-06T02:10:28.917Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-06T02:10:28.917Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-06T02:10:28.917Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-06T02:10:28.917Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-06T02:10:28.917Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-06T02:10:28.917Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-06T02:10:28.917Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-06T02:10:28.917Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-06T02:10:28.917Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-06T02:10:28.917Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-06T02:10:28.917Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-06T02:10:28.917Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-06T02:10:28.917Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-06T02:10:28.917Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-06T02:10:28.917Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-06T02:10:28.917Z] (40/129) Installing libxi (1.8-r0) [2023-05-06T02:10:28.917Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-06T02:10:28.917Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-06T02:10:28.917Z] (43/129) Installing atk (2.36.0-r0) [2023-05-06T02:10:28.917Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-06T02:10:28.917Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-06T02:10:28.917Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-06T02:10:28.917Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-06T02:10:28.917Z] (48/129) Installing expat (2.5.0-r0) [2023-05-06T02:10:28.917Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-06T02:10:29.185Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-06T02:10:29.185Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-06T02:10:29.185Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-06T02:10:29.185Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-06T02:10:29.185Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-06T02:10:29.185Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-06T02:10:29.185Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-06T02:10:29.185Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-06T02:10:29.185Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-06T02:10:29.185Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-06T02:10:29.185Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-06T02:10:29.185Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-06T02:10:29.185Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-06T02:10:29.185Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-06T02:10:29.185Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-06T02:10:29.185Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-06T02:10:29.185Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-06T02:10:29.185Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-06T02:10:29.185Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-06T02:10:29.185Z] (69/129) Installing pango (1.48.10-r0) [2023-05-06T02:10:29.185Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-06T02:10:29.185Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-06T02:10:29.451Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-06T02:10:29.451Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-06T02:10:29.451Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-06T02:10:29.451Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-06T02:10:29.451Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-06T02:10:29.451Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-06T02:10:29.451Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-06T02:10:29.451Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-06T02:10:29.451Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-06T02:10:31.994Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-06T02:10:31.994Z] (80/129) Installing flac (1.3.4-r0) [2023-05-06T02:10:31.994Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-06T02:10:31.994Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-06T02:10:31.994Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-06T02:10:31.994Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-06T02:10:31.994Z] (85/129) Installing libass (0.15.2-r0) [2023-05-06T02:10:31.994Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-06T02:10:31.994Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-06T02:10:31.994Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-06T02:10:31.994Z] (89/129) Installing lame (3.100-r0) [2023-05-06T02:10:31.994Z] (90/129) Installing opus (1.3.1-r1) [2023-05-06T02:10:31.994Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-06T02:10:31.994Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-06T02:10:31.994Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-06T02:10:31.994Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-06T02:10:31.994Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-06T02:10:31.994Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-06T02:10:31.994Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-06T02:10:31.994Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-06T02:10:31.994Z] (99/129) Installing libva (2.13.0-r0) [2023-05-06T02:10:31.994Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-06T02:10:31.994Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-06T02:10:31.994Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-06T02:10:31.994Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-06T02:10:31.994Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-06T02:10:31.994Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-06T02:10:31.994Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-06T02:10:31.994Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-06T02:10:31.994Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-06T02:10:32.254Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-06T02:10:32.254Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-06T02:10:32.254Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-06T02:10:32.254Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-06T02:10:32.254Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-06T02:10:32.254Z] (114/129) Installing nspr (4.32-r0) [2023-05-06T02:10:32.254Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-06T02:10:32.254Z] (116/129) Installing nss (3.78.1-r0) [2023-05-06T02:10:32.254Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-06T02:10:32.254Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-06T02:10:32.254Z] (119/129) Installing orc (0.4.32-r0) [2023-05-06T02:10:32.254Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-06T02:10:32.254Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-06T02:10:32.254Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-06T02:10:32.254Z] (123/129) Installing libpulse (15.0-r2) [2023-05-06T02:10:32.254Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-06T02:10:32.254Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-06T02:10:32.254Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-06T02:10:32.254Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-06T02:10:32.254Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-06T02:10:32.254Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-06T02:10:33.224Z] Executing busybox-1.34.1-r7.trigger [2023-05-06T02:10:33.483Z] Executing glib-2.70.1-r0.trigger [2023-05-06T02:10:33.483Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-06T02:10:33.749Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-06T02:10:33.749Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-06T02:10:33.749Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-06T02:10:33.749Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-06T02:10:34.009Z] OK: 286 MiB in 145 packages [2023-05-06T02:10:49.198Z] Removing intermediate container 0be73ca37870 [2023-05-06T02:10:49.198Z] ---> 12bc9b23ead7 [2023-05-06T02:10:49.198Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-06T02:10:49.198Z] ---> Running in 27a58f8a3a8a [2023-05-06T02:10:49.198Z] Removing intermediate container 27a58f8a3a8a [2023-05-06T02:10:49.198Z] ---> 5091caa41291 [2023-05-06T02:10:49.198Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-06T02:10:49.198Z] ---> Running in f745bb938697 [2023-05-06T02:10:49.198Z] Removing intermediate container f745bb938697 [2023-05-06T02:10:49.198Z] ---> ac0c0aca2561 [2023-05-06T02:10:49.198Z] Step 5/10 : RUN npm install -g npm [2023-05-06T02:10:49.198Z] ---> Running in 965f01392e49 [2023-05-06T02:10:57.369Z] [2023-05-06T02:10:57.369Z] removed 7 packages, changed 101 packages, and audited 264 packages in 7s [2023-05-06T02:10:57.369Z] [2023-05-06T02:10:57.369Z] 27 packages are looking for funding [2023-05-06T02:10:57.369Z] run `npm fund` for details [2023-05-06T02:10:57.369Z] [2023-05-06T02:10:57.369Z] found 0 vulnerabilities [2023-05-06T02:10:58.310Z] Removing intermediate container 965f01392e49 [2023-05-06T02:10:58.310Z] ---> 08471a816e21 [2023-05-06T02:10:58.310Z] Step 6/10 : ARG USER=1000 [2023-05-06T02:10:58.310Z] ---> Running in e42fcb7c95a9 [2023-05-06T02:10:58.310Z] Removing intermediate container e42fcb7c95a9 [2023-05-06T02:10:58.310Z] ---> da4b1a090b3f [2023-05-06T02:10:58.310Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-06T02:10:58.310Z] ---> Running in 8868d45b616c [2023-05-06T02:10:58.879Z] Removing intermediate container 8868d45b616c [2023-05-06T02:10:58.879Z] ---> 19a397ab6eb4 [2023-05-06T02:10:58.879Z] Step 8/10 : USER $USER:$USER [2023-05-06T02:10:58.879Z] ---> Running in 648e176c4507 [2023-05-06T02:10:58.879Z] Removing intermediate container 648e176c4507 [2023-05-06T02:10:58.879Z] ---> 246beed79439 [2023-05-06T02:10:58.879Z] Step 9/10 : WORKDIR /app [2023-05-06T02:10:58.879Z] ---> Running in 7c0264fa553f [2023-05-06T02:10:59.136Z] Removing intermediate container 7c0264fa553f [2023-05-06T02:10:59.136Z] ---> 39065ff2a82e [2023-05-06T02:10:59.136Z] Step 10/10 : LABEL git_sha=cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a [2023-05-06T02:10:59.136Z] ---> Running in ed32008e87a5 [2023-05-06T02:10:59.136Z] Removing intermediate container ed32008e87a5 [2023-05-06T02:10:59.136Z] ---> e623d27c5884 [2023-05-06T02:10:59.137Z] Successfully built e623d27c5884 [2023-05-06T02:10:59.137Z] Successfully tagged edgexfoundry/edgex-web-ui:cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a [2023-05-06T02:10:59.137Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-06T02:10:59.137Z] touch edgex-web-ui.imagebuilt [2023-05-06T02:10:59.137Z] mkdir -p node_modules coverage [2023-05-06T02:10:59.137Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-06T02:10:59.137Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE required: { [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE }, [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE } [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE required: { [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE }, [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE } [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE required: { [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE }, [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE } [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE required: { [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE }, [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE } [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE required: { [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE }, [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE } [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE required: { [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE }, [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE } [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE required: { [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE }, [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE } [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE required: { [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE }, [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE } [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE required: { [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE }, [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:11:01.033Z] npm WARN EBADENGINE } [2023-05-06T02:11:04.313Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-06T02:11:04.885Z] 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-06T02:11:04.885Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-06T02:11:04.885Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-06T02:11:05.142Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-06T02:11:06.091Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-06T02:11:06.091Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-06T02:11:06.091Z] 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-06T02:11:06.091Z] 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-06T02:11:08.442Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-06T02:11:08.442Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-06T02:11:11.855Z] 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-06T02:11:11.855Z] 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-06T02:11:11.855Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-06T02:11:11.855Z] 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-06T02:11:11.855Z] 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-06T02:11:12.420Z] 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-06T02:11:13.352Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-06T02:11:18.700Z] 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-06T02:11:24.071Z] [2023-05-06T02:11:24.071Z] added 1478 packages, and audited 1479 packages in 24s [2023-05-06T02:11:24.071Z] [2023-05-06T02:11:24.071Z] 90 packages are looking for funding [2023-05-06T02:11:24.071Z] run `npm fund` for details [2023-05-06T02:11:24.071Z] [2023-05-06T02:11:24.071Z] 36 vulnerabilities (1 low, 13 moderate, 17 high, 5 critical) [2023-05-06T02:11:24.071Z] [2023-05-06T02:11:24.071Z] To address issues that do not require attention, run: [2023-05-06T02:11:24.071Z] npm audit fix [2023-05-06T02:11:24.071Z] [2023-05-06T02:11:24.071Z] To address all issues (including breaking changes), run: [2023-05-06T02:11:24.071Z] npm audit fix --force [2023-05-06T02:11:24.071Z] [2023-05-06T02:11:24.071Z] Run `npm audit` for details. [2023-05-06T02:11:38.735Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13984 in /w/workspace/edgexfoundry_edgex-ui-go_PR-582 [Pipeline] { [Pipeline] ws [2023-05-06T02:11:38.747Z] Running in /w/workspace/edgex-ui-go/9 [Pipeline] { [Pipeline] checkout [2023-05-06T02:11:38.784Z] The recommended git tool is: git [2023-05-06T02:11:50.540Z] using credential edgex-jenkins-ssh [2023-05-06T02:11:50.574Z] Cloning the remote Git repository [2023-05-06T02:11:50.724Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-06T02:11:51.021Z] > git init /w/workspace/edgex-ui-go/9 # timeout=10 [2023-05-06T02:11:51.391Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-06T02:11:51.392Z] > git --version # timeout=10 [2023-05-06T02:11:51.443Z] > git --version # 'git version 2.25.1' [2023-05-06T02:11:51.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-06T02:11:51.699Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-06T02:11:57.346Z] 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-06T02:11:57.346Z] - Generating browser application bundles (phase: setup)... [2023-05-06T02:11:57.117Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-06T02:11:57.210Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-06T02:11:59.252Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-06T02:11:59.252Z] Compiling @angular/core : es2015 as esm2015 [2023-05-06T02:11:59.031Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-06T02:11:59.086Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-06T02:11:59.088Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-06T02:11:59.118Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/582/head:refs/remotes/origin/PR-582 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-06T02:11:59.735Z] Merging remotes/origin/main commit b9ee93b39939f4d905786058fe06f88771ce2d73 into PR head commit cd11b421296f1d9dea23ee47b65b398576c8e8a1 [2023-05-06T02:11:59.765Z] > git config core.sparsecheckout # timeout=10 [2023-05-06T02:11:59.881Z] > git checkout -f cd11b421296f1d9dea23ee47b65b398576c8e8a1 # timeout=10 [2023-05-06T02:12:00.444Z] > git remote # timeout=10 [2023-05-06T02:12:00.474Z] > git config --get remote.origin.url # timeout=10 [2023-05-06T02:12:00.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-06T02:12:00.531Z] > git merge b9ee93b39939f4d905786058fe06f88771ce2d73 # timeout=10 [2023-05-06T02:12:01.509Z] Merge succeeded, producing b0dbdcdad3b84f75bcb5a356fd8ee3815ce580fa [2023-05-06T02:12:01.510Z] Checking out Revision b0dbdcdad3b84f75bcb5a356fd8ee3815ce580fa (PR-582) [2023-05-06T02:12:01.460Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-06T02:12:01.516Z] > git config core.sparsecheckout # timeout=10 [2023-05-06T02:12:01.574Z] > git checkout -f b0dbdcdad3b84f75bcb5a356fd8ee3815ce580fa # timeout=10 [2023-05-06T02:12:03.478Z] Compiling @angular/common : es2015 as esm2015 [2023-05-06T02:12:03.478Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-06T02:12:03.738Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-06T02:12:03.738Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-06T02:12:04.311Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-06T02:12:04.311Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-06T02:12:04.571Z] Compiling @angular/router : es2015 as esm2015 [2023-05-06T02:12:04.831Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-06T02:12:05.090Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-06T02:12:05.090Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-06T02:12:05.350Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-06T02:12:05.405Z] Commit message: "Merge commit 'b9ee93b39939f4d905786058fe06f88771ce2d73' into HEAD" [2023-05-06T02:12:05.445Z] First time build. Skipping changelog. [2023-05-06T02:12:05.415Z] > git rev-list --no-walk 81ab1f639e09b4016dd3e65be4b98673987d8b93 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-06T02:12:06.405Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-06T02:12:06.405Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-06T02:12:06.405Z] Dload Upload Total Spent Left Speed [2023-05-06T02:12:06.405Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 128k 0 --:--:-- --:--:-- --:--:-- 129k [Pipeline] sh [2023-05-06T02:12:07.428Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-06T02:12:07.808Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-06T02:12:07.808Z] + sudo tee /etc/docker/daemon.new [2023-05-06T02:12:07.808Z] { [2023-05-06T02:12:07.808Z] "registry-mirrors": [ [2023-05-06T02:12:07.808Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-06T02:12:07.808Z] ], [2023-05-06T02:12:07.808Z] "bip": "10.250.0.254/24", [2023-05-06T02:12:07.808Z] "hosts": [ [2023-05-06T02:12:07.808Z] "tcp://0.0.0.0:5555", [2023-05-06T02:12:07.808Z] "unix:///var/run/docker.sock" [2023-05-06T02:12:07.808Z] ], [2023-05-06T02:12:07.808Z] "mtu": 1458, [2023-05-06T02:12:07.808Z] "selinux-enabled": true, [2023-05-06T02:12:07.808Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-06T02:12:07.808Z] } [Pipeline] sh [2023-05-06T02:12:07.892Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-06T02:12:08.191Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-06T02:12:08.601Z] + sudo service docker restart [2023-05-06T02:12:14.511Z] 06 05 2023 02:12:13.799:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-06T02:12:14.511Z] 06 05 2023 02:12:13.801:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-06T02:12:14.511Z] 06 05 2023 02:12:13.804:INFO [launcher]: Starting browser ChromeHeadless [2023-05-06T02:12:26.777Z] ✔ Browser application bundle generation complete. [2023-05-06T02:12:27.037Z] 06 05 2023 02:12:26.780:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket gydRxpl4iTlpEahcAAAB with id 52785796 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-06T02:12:27.284Z] provisioning config files... [2023-05-06T02:12:27.328Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/9@tmp/config3051177075345214525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:12:27.731Z] ---> docker-login.sh [2023-05-06T02:12:27.731Z] nexus3.edgexfoundry.org:10001 [2023-05-06T02:12:28.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:12:28.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:12:28.619Z] Configure a credential helper to remove this warning. See [2023-05-06T02:12:28.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:12:28.619Z] [2023-05-06T02:12:28.619Z] Login Succeeded [2023-05-06T02:12:28.619Z] nexus3.edgexfoundry.org:10002 [2023-05-06T02:12:28.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:12:29.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:12:29.174Z] Configure a credential helper to remove this warning. See [2023-05-06T02:12:29.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:12:29.174Z] [2023-05-06T02:12:29.174Z] Login Succeeded [2023-05-06T02:12:29.174Z] nexus3.edgexfoundry.org:10003 [2023-05-06T02:12:29.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:12:29.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:12:29.450Z] Configure a credential helper to remove this warning. See [2023-05-06T02:12:29.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:12:29.450Z] [2023-05-06T02:12:29.450Z] Login Succeeded [2023-05-06T02:12:29.450Z] nexus3.edgexfoundry.org:10004 [2023-05-06T02:12:29.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:12:30.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:12:30.018Z] Configure a credential helper to remove this warning. See [2023-05-06T02:12:30.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:12:30.018Z] [2023-05-06T02:12:30.018Z] Login Succeeded [2023-05-06T02:12:30.018Z] docker.io [2023-05-06T02:12:30.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:12:30.337Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-06T02:12:30.337Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.114 secs) [2023-05-06T02:12:30.337Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.124 secs) [2023-05-06T02:12:30.337Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.173 secs) [2023-05-06T02:12:30.337Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.182 secs) [2023-05-06T02:12:30.337Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.188 secs) [2023-05-06T02:12:30.337Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.194 secs) [2023-05-06T02:12:30.337Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.224 secs) [2023-05-06T02:12:30.337Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.259 secs) [2023-05-06T02:12:30.337Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.286 secs) [2023-05-06T02:12:30.337Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.307 secs) [2023-05-06T02:12:30.337Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.317 secs) [2023-05-06T02:12:30.337Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.362 secs) [2023-05-06T02:12:30.337Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.37 secs) [2023-05-06T02:12:30.337Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.377 secs) [2023-05-06T02:12:30.337Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.379 secs) [2023-05-06T02:12:30.337Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.384 secs) [2023-05-06T02:12:30.337Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.388 secs) [2023-05-06T02:12:30.337Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.39 secs) [2023-05-06T02:12:30.337Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.393 secs) [2023-05-06T02:12:30.337Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.396 secs) [2023-05-06T02:12:30.337Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.409 secs) [2023-05-06T02:12:30.337Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.45 secs) [2023-05-06T02:12:30.337Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.481 secs) [2023-05-06T02:12:30.337Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.49 secs) [2023-05-06T02:12:30.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:12:30.570Z] Configure a credential helper to remove this warning. See [2023-05-06T02:12:30.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:12:30.570Z] [2023-05-06T02:12:30.570Z] Login Succeeded [2023-05-06T02:12:30.570Z] ---> docker-login.sh ends [Pipeline] } [2023-05-06T02:12:30.592Z] Deleting 1 temporary files [2023-05-06T02:12:30.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.5 secs) [2023-05-06T02:12:30.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.503 secs) [2023-05-06T02:12:30.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.506 secs) [2023-05-06T02:12:30.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.513 secs) [2023-05-06T02:12:30.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.553 secs) [2023-05-06T02:12:30.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.557 secs) [2023-05-06T02:12:30.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.56 secs) [2023-05-06T02:12:30.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.563 secs) [2023-05-06T02:12:30.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.596 secs) [2023-05-06T02:12:30.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.612 secs) [2023-05-06T02:12:30.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.617 secs) [2023-05-06T02:12:30.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.621 secs) [2023-05-06T02:12:30.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.654 secs) [2023-05-06T02:12:30.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.69 secs) [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-05-06T02:12:30.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.709 secs) [2023-05-06T02:12:30.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.714 secs) [2023-05-06T02:12:30.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.717 secs) [2023-05-06T02:12:30.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.721 secs) [2023-05-06T02:12:30.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.732 secs) [2023-05-06T02:12:30.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.767 secs) [2023-05-06T02:12:30.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.778 secs) [2023-05-06T02:12:30.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.784 secs) [2023-05-06T02:12:30.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.789 secs) [2023-05-06T02:12:30.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.829 secs) [2023-05-06T02:12:30.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.834 secs) [2023-05-06T02:12:30.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.845 secs) [2023-05-06T02:12:30.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.871 secs) [Pipeline] echo [2023-05-06T02:12:31.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-06T02:12:31.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-06T02:12:31.023Z] ========================================================= [2023-05-06T02:12:31.023Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-06T02:12:31.023Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:12:31.120Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.878 secs) [2023-05-06T02:12:31.120Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.881 secs) [2023-05-06T02:12:31.120Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.912 secs) [2023-05-06T02:12:31.120Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.942 secs) [2023-05-06T02:12:31.120Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.95 secs) [2023-05-06T02:12:31.121Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.953 secs) [2023-05-06T02:12:31.121Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.954 secs) [2023-05-06T02:12:31.121Z] WARN: ' [2023-05-06T02:12:31.121Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-06T02:12:31.121Z] Support for using the ngModel input property and ngModelChange event with [2023-05-06T02:12:31.121Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-06T02:12:31.121Z] in a future version of Angular. [2023-05-06T02:12:31.121Z] [2023-05-06T02:12:31.121Z] For more information on this, see our API docs here: [2023-05-06T02:12:31.121Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-06T02:12:31.121Z] ' [2023-05-06T02:12:31.121Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.954 secs) [2023-05-06T02:12:31.121Z] WARN: ' [2023-05-06T02:12:31.121Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-06T02:12:31.121Z] Support for using the ngModel input property and ngModelChange event with [2023-05-06T02:12:31.121Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-06T02:12:31.121Z] in a future version of Angular. [2023-05-06T02:12:31.121Z] [2023-05-06T02:12:31.121Z] For more information on this, see our API docs here: [2023-05-06T02:12:31.121Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-06T02:12:31.121Z] ' [2023-05-06T02:12:31.121Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.987 secs) [2023-05-06T02:12:31.121Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.992 secs) [2023-05-06T02:12:31.121Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.999 secs) [2023-05-06T02:12:31.121Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.041 secs) [2023-05-06T02:12:31.379Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.049 secs) [2023-05-06T02:12:31.379Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.071 secs) [2023-05-06T02:12:31.379Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.08 secs) [2023-05-06T02:12:31.379Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.089 secs) [2023-05-06T02:12:31.379Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.095 secs) [2023-05-06T02:12:31.379Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.114 secs) [2023-05-06T02:12:31.379Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.128 secs) [2023-05-06T02:12:31.379Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.135 secs) [2023-05-06T02:12:31.379Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.145 secs) [2023-05-06T02:12:31.379Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.167 secs) [2023-05-06T02:12:31.379Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.181 secs) [2023-05-06T02:12:31.379Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.197 secs) [2023-05-06T02:12:31.379Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.208 secs) [2023-05-06T02:12:31.394Z] + 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-06T02:12:31.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.233 secs) [2023-05-06T02:12:31.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.243 secs) [2023-05-06T02:12:31.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.26 secs) [2023-05-06T02:12:31.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.266 secs) [2023-05-06T02:12:31.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.275 secs) [2023-05-06T02:12:31.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.279 secs) [2023-05-06T02:12:31.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.283 secs) [2023-05-06T02:12:31.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.286 secs) [2023-05-06T02:12:31.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.324 secs) [2023-05-06T02:12:31.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.343 secs) [2023-05-06T02:12:31.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.347 secs) [2023-05-06T02:12:31.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.348 secs) [2023-05-06T02:12:31.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.373 secs) [2023-05-06T02:12:31.902Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.39 secs) [2023-05-06T02:12:31.902Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.4 secs) [2023-05-06T02:12:31.902Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.433 secs) [2023-05-06T02:12:31.902Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.448 secs) [2023-05-06T02:12:31.902Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.452 secs) [2023-05-06T02:12:31.902Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.454 secs) [2023-05-06T02:12:31.902Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.456 secs) [2023-05-06T02:12:31.902Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.463 secs) [2023-05-06T02:12:31.902Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.469 secs) [2023-05-06T02:12:31.902Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.475 secs) [2023-05-06T02:12:31.902Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.503 secs) [2023-05-06T02:12:31.902Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.55 secs) [2023-05-06T02:12:31.902Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.591 secs) [2023-05-06T02:12:32.166Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.603 secs) [2023-05-06T02:12:32.166Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.611 secs) [2023-05-06T02:12:32.166Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.618 secs) [2023-05-06T02:12:32.166Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.626 secs) [2023-05-06T02:12:32.166Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.63 secs) [2023-05-06T02:12:32.166Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.632 secs) [2023-05-06T02:12:32.166Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.648 secs) [2023-05-06T02:12:32.166Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.659 secs) [2023-05-06T02:12:32.166Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.662 secs) [2023-05-06T02:12:32.166Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.67 secs) [2023-05-06T02:12:32.166Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.677 secs) [2023-05-06T02:12:32.166Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.681 secs) [2023-05-06T02:12:32.166Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.69 secs) [2023-05-06T02:12:32.166Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.698 secs) [2023-05-06T02:12:32.166Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.699 secs) [2023-05-06T02:12:32.166Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.712 secs) [2023-05-06T02:12:32.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.753 secs) [2023-05-06T02:12:32.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.764 secs) [2023-05-06T02:12:32.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.785 secs) [2023-05-06T02:12:32.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.796 secs) [2023-05-06T02:12:32.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.8 secs) [2023-05-06T02:12:32.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.817 secs) [2023-05-06T02:12:32.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.85 secs) [2023-05-06T02:12:32.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.861 secs) [2023-05-06T02:12:32.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.87 secs) [2023-05-06T02:12:32.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.879 secs) [2023-05-06T02:12:32.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.882 secs) [2023-05-06T02:12:32.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.885 secs) [2023-05-06T02:12:32.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.901 secs) [2023-05-06T02:12:32.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.907 secs) [2023-05-06T02:12:32.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.92 secs) [2023-05-06T02:12:32.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.939 secs) [2023-05-06T02:12:32.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.953 secs) [2023-05-06T02:12:32.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.966 secs) [2023-05-06T02:12:32.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.971 secs) [2023-05-06T02:12:32.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.021 secs) [2023-05-06T02:12:32.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.031 secs) [2023-05-06T02:12:32.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.039 secs) [2023-05-06T02:12:32.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.058 secs) [2023-05-06T02:12:32.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.067 secs) [2023-05-06T02:12:32.845Z] Sending build context to Docker daemon 28.89MB [2023-05-06T02:12:32.845Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-06T02:12:32.845Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-06T02:12:32.845Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-06T02:12:32.845Z] c41833b44d91: Pulling fs layer [2023-05-06T02:12:32.845Z] ed15518f5707: Pulling fs layer [2023-05-06T02:12:32.845Z] feae8fd75edb: Pulling fs layer [2023-05-06T02:12:32.845Z] 242c74f7c9fa: Pulling fs layer [2023-05-06T02:12:32.845Z] 3cdef696dda3: Pulling fs layer [2023-05-06T02:12:32.845Z] 2ced38df9373: Pulling fs layer [2023-05-06T02:12:32.845Z] 58f1dce35555: Pulling fs layer [2023-05-06T02:12:32.845Z] 3cdef696dda3: Waiting [2023-05-06T02:12:32.845Z] 2ced38df9373: Waiting [2023-05-06T02:12:32.845Z] 58f1dce35555: Waiting [2023-05-06T02:12:32.845Z] ed15518f5707: Verifying Checksum [2023-05-06T02:12:32.845Z] ed15518f5707: Download complete [2023-05-06T02:12:32.949Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.154 secs) [2023-05-06T02:12:32.949Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.179 secs) [2023-05-06T02:12:32.949Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.201 secs) [2023-05-06T02:12:32.949Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.218 secs) [2023-05-06T02:12:32.949Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.224 secs) [2023-05-06T02:12:32.949Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.228 secs) [2023-05-06T02:12:32.949Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.235 secs) [2023-05-06T02:12:32.949Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.244 secs) [2023-05-06T02:12:33.122Z] 242c74f7c9fa: Verifying Checksum [2023-05-06T02:12:33.122Z] 242c74f7c9fa: Download complete [2023-05-06T02:12:33.122Z] 3cdef696dda3: Verifying Checksum [2023-05-06T02:12:33.122Z] 3cdef696dda3: Download complete [2023-05-06T02:12:33.122Z] c41833b44d91: Verifying Checksum [2023-05-06T02:12:33.122Z] c41833b44d91: Download complete [2023-05-06T02:12:33.209Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.414 secs / 2.244 secs) [2023-05-06T02:12:33.209Z] TOTAL: 149 SUCCESS [2023-05-06T02:12:33.209Z] ✔ Browser application bundle generation complete. [2023-05-06T02:12:33.469Z] [2023-05-06T02:12:33.469Z] =============================== Coverage summary =============================== [2023-05-06T02:12:33.469Z] Statements : 40.87% ( 1463/3580 ) [2023-05-06T02:12:33.469Z] Branches : 12.03% ( 111/923 ) [2023-05-06T02:12:33.469Z] Functions : 33.13% ( 430/1298 ) [2023-05-06T02:12:33.469Z] Lines : 38.8% ( 1314/3387 ) [2023-05-06T02:12:33.469Z] ================================================================================ [2023-05-06T02:12:33.728Z] ✔ Browser application bundle generation complete. [2023-05-06T02:12:34.117Z] c41833b44d91: Pull complete [2023-05-06T02:12:34.716Z] 58f1dce35555: Verifying Checksum [2023-05-06T02:12:34.716Z] 58f1dce35555: Download complete [2023-05-06T02:12:34.716Z] ed15518f5707: Pull complete [2023-05-06T02:12:35.642Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-582/web' [Pipeline] echo [2023-05-06T02:12:35.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-06T02:12:35.681Z] $ docker stop --time=1 86faa62086cf81230a11b3b224da2237898a946f19964a5072fdff0cb6ebf77b [2023-05-06T02:12:35.699Z] feae8fd75edb: Verifying Checksum [2023-05-06T02:12:35.699Z] feae8fd75edb: Download complete [2023-05-06T02:12:35.971Z] 2ced38df9373: Verifying Checksum [2023-05-06T02:12:35.971Z] 2ced38df9373: Download complete [2023-05-06T02:12:37.340Z] $ docker rm -f --volumes 86faa62086cf81230a11b3b224da2237898a946f19964a5072fdff0cb6ebf77b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-06T02:12:37.798Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-06T02:12:38.616Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-06T02:12:39.143Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-06T02:12:39.897Z] + ls -al . [2023-05-06T02:12:39.897Z] total 180 [2023-05-06T02:12:39.897Z] drwxrwxr-x 14 jenkins jenkins 4096 May 6 02:10 . [2023-05-06T02:12:39.897Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:07 .. [2023-05-06T02:12:39.897Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:07 .blubracket [2023-05-06T02:12:39.897Z] -rw-rw-r-- 1 jenkins jenkins 18 May 6 02:07 .dockerignore [2023-05-06T02:12:39.897Z] drwxrwxr-x 8 jenkins jenkins 4096 May 6 02:08 .git [2023-05-06T02:12:39.897Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:07 .github [2023-05-06T02:12:39.897Z] -rw-rw-r-- 1 jenkins jenkins 185 May 6 02:07 .gitignore [2023-05-06T02:12:39.897Z] drwxr-xr-x 3 jenkins jenkins 4096 May 6 02:08 .semver [2023-05-06T02:12:39.897Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 6 02:07 Attribution.txt [2023-05-06T02:12:39.897Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 6 02:07 CHANGELOG.md [2023-05-06T02:12:39.897Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 6 02:07 CONTRIBUTING.md [2023-05-06T02:12:39.897Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 6 02:07 Dockerfile [2023-05-06T02:12:39.897Z] -rw-rw-r-- 1 jenkins jenkins 652 May 6 02:07 Jenkinsfile [2023-05-06T02:12:39.897Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 6 02:07 LICENSE [2023-05-06T02:12:39.897Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 6 02:07 Makefile [2023-05-06T02:12:39.897Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 6 02:07 README.md [2023-05-06T02:12:39.897Z] -rw-rw-r-- 1 jenkins jenkins 5 May 6 02:08 VERSION [2023-05-06T02:12:39.897Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:07 assets [2023-05-06T02:12:39.897Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:07 bin [2023-05-06T02:12:39.897Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:07 cmd [2023-05-06T02:12:39.897Z] -rw-r--r-- 1 jenkins jenkins 10 May 6 02:10 coverage.out [2023-05-06T02:12:39.897Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:07 docs [2023-05-06T02:12:39.897Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 6 02:07 go.mod [2023-05-06T02:12:39.897Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 6 02:07 go.sum [2023-05-06T02:12:39.897Z] drwxrwxr-x 8 jenkins jenkins 4096 May 6 02:07 internal [2023-05-06T02:12:39.897Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:07 snap [2023-05-06T02:12:39.897Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:07 testing [2023-05-06T02:12:39.897Z] -rw-rw-r-- 1 jenkins jenkins 155 May 6 02:07 version.go [2023-05-06T02:12:39.897Z] drwxrwxr-x 6 jenkins jenkins 4096 May 6 02:10 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:12:40.235Z] + 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=cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a --label arch=amd64 --label version=0.0.0 . [2023-05-06T02:12:40.499Z] Sending build context to Docker daemon 48.69MB [2023-05-06T02:12:40.499Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-06T02:12:40.499Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-06T02:12:40.499Z] ---> 030490109689 [2023-05-06T02:12:40.499Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-06T02:12:42.407Z] ---> Running in 82590708d7ce [2023-05-06T02:12:42.407Z] Removing intermediate container 82590708d7ce [2023-05-06T02:12:42.407Z] ---> 42e6c9e70481 [2023-05-06T02:12:42.407Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-06T02:12:42.407Z] ---> Running in 493a9e8dc9b7 [2023-05-06T02:12:42.407Z] Removing intermediate container 493a9e8dc9b7 [2023-05-06T02:12:42.407Z] ---> cf5e0ed94bb0 [2023-05-06T02:12:42.407Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-06T02:12:42.407Z] ---> Running in edd4466f7955 [2023-05-06T02:12:42.407Z] Removing intermediate container edd4466f7955 [2023-05-06T02:12:42.407Z] ---> 0c81e349dbfc [2023-05-06T02:12:42.407Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-06T02:12:42.407Z] ---> Running in 87e6f2375401 [2023-05-06T02:12:42.407Z] Removing intermediate container 87e6f2375401 [2023-05-06T02:12:42.407Z] ---> e961fbefafa1 [2023-05-06T02:12:42.407Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-06T02:12:42.407Z] ---> Running in b57696666d50 [2023-05-06T02:12:42.407Z] Removing intermediate container b57696666d50 [2023-05-06T02:12:42.407Z] ---> c0bf2b264881 [2023-05-06T02:12:42.407Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-06T02:12:43.786Z] ---> e2b3472f1d19 [2023-05-06T02:12:43.786Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-06T02:12:43.786Z] ---> Running in bb202013f549 [2023-05-06T02:12:44.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-06T02:12:44.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-06T02:12:44.304Z] OK: 265 MiB in 53 packages [2023-05-06T02:12:44.622Z] Removing intermediate container bb202013f549 [2023-05-06T02:12:44.622Z] ---> 94bb8a35dc95 [2023-05-06T02:12:44.622Z] Step 10/25 : ENV GO111MODULE=on [2023-05-06T02:12:44.882Z] ---> Running in 78490476489e [2023-05-06T02:12:45.824Z] Removing intermediate container 78490476489e [2023-05-06T02:12:45.824Z] ---> b037145a7dc5 [2023-05-06T02:12:45.824Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-06T02:12:45.824Z] ---> Running in f4009919bd2a [2023-05-06T02:12:45.824Z] Removing intermediate container f4009919bd2a [2023-05-06T02:12:45.824Z] ---> 082b02c894a7 [2023-05-06T02:12:45.824Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-06T02:12:45.824Z] ---> 09c3eb9c4445 [2023-05-06T02:12:45.824Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-06T02:12:45.824Z] ---> Running in bbee9c58b0c1 [2023-05-06T02:12:47.198Z] Removing intermediate container bbee9c58b0c1 [2023-05-06T02:12:47.198Z] ---> 190501b425e2 [2023-05-06T02:12:47.198Z] Step 14/25 : COPY . . [2023-05-06T02:12:48.411Z] feae8fd75edb: Pull complete [2023-05-06T02:12:48.411Z] 242c74f7c9fa: Pull complete [2023-05-06T02:12:48.411Z] 3cdef696dda3: Pull complete [2023-05-06T02:12:49.126Z] ---> d355991edb57 [2023-05-06T02:12:49.126Z] Step 15/25 : RUN ${MAKE} [2023-05-06T02:12:49.384Z] ---> Running in ecc8fc7602ab [2023-05-06T02:12:49.643Z] 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-06T02:12:55.389Z] 2ced38df9373: Pull complete [2023-05-06T02:12:57.375Z] 58f1dce35555: Pull complete [2023-05-06T02:12:57.375Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-06T02:12:57.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-06T02:12:57.375Z] ---> fadd8f120f05 [2023-05-06T02:12:57.375Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-06T02:12:59.469Z] ---> Running in 0860a156c12c [2023-05-06T02:12:59.753Z] Removing intermediate container 0860a156c12c [2023-05-06T02:12:59.753Z] ---> 76a6791404dc [2023-05-06T02:12:59.753Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-06T02:13:00.030Z] ---> Running in 95ec63481fe7 [2023-05-06T02:13:00.303Z] Removing intermediate container 95ec63481fe7 [2023-05-06T02:13:00.303Z] ---> 308de5c5e284 [2023-05-06T02:13:00.303Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-06T02:13:00.303Z] ---> Running in 6ad67b2ca3ba [2023-05-06T02:13:00.911Z] Removing intermediate container 6ad67b2ca3ba [2023-05-06T02:13:00.911Z] ---> 3e129b497ef1 [2023-05-06T02:13:00.911Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-06T02:13:00.911Z] ---> Running in 7b1d9f952d3f [2023-05-06T02:13:01.190Z] Removing intermediate container 7b1d9f952d3f [2023-05-06T02:13:01.190Z] ---> 874094642776 [2023-05-06T02:13:01.190Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-06T02:13:01.190Z] ---> Running in bbc34e127283 [2023-05-06T02:13:01.790Z] Removing intermediate container bbc34e127283 [2023-05-06T02:13:01.790Z] ---> 3f37ed2f11e4 [2023-05-06T02:13:01.790Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-06T02:13:02.067Z] latest: Pulling from library/docker [2023-05-06T02:13:02.383Z] c41833b44d91: Already exists [2023-05-06T02:13:02.383Z] 6343a5c17821: Pulling fs layer [2023-05-06T02:13:02.383Z] 7fb3fc37985f: Pulling fs layer [2023-05-06T02:13:02.383Z] c69224d8e51c: Pulling fs layer [2023-05-06T02:13:02.383Z] 9509eea51bfd: Pulling fs layer [2023-05-06T02:13:02.383Z] 13893f74905f: Pulling fs layer [2023-05-06T02:13:02.383Z] a478c30451b0: Pulling fs layer [2023-05-06T02:13:02.383Z] cca6ee3ffb4d: Pulling fs layer [2023-05-06T02:13:02.383Z] fe1b37f33852: Pulling fs layer [2023-05-06T02:13:02.383Z] 9509eea51bfd: Waiting [2023-05-06T02:13:02.383Z] b44bc8c7e93d: Pulling fs layer [2023-05-06T02:13:02.383Z] 0e42b4e3b30c: Pulling fs layer [2023-05-06T02:13:02.383Z] 13893f74905f: Waiting [2023-05-06T02:13:02.383Z] d97e7eb47f8a: Pulling fs layer [2023-05-06T02:13:02.383Z] 3ed71508fdeb: Pulling fs layer [2023-05-06T02:13:02.383Z] fca51f470542: Pulling fs layer [2023-05-06T02:13:02.383Z] cca6ee3ffb4d: Waiting [2023-05-06T02:13:02.383Z] fe1b37f33852: Waiting [2023-05-06T02:13:02.383Z] b44bc8c7e93d: Waiting [2023-05-06T02:13:02.383Z] 0e42b4e3b30c: Waiting [2023-05-06T02:13:02.383Z] d97e7eb47f8a: Waiting [2023-05-06T02:13:02.383Z] 3ed71508fdeb: Waiting [2023-05-06T02:13:02.383Z] fca51f470542: Waiting [2023-05-06T02:13:02.383Z] a478c30451b0: Waiting [2023-05-06T02:13:02.383Z] 7fb3fc37985f: Verifying Checksum [2023-05-06T02:13:02.383Z] 7fb3fc37985f: Download complete [2023-05-06T02:13:02.676Z] 6343a5c17821: Verifying Checksum [2023-05-06T02:13:02.676Z] 6343a5c17821: Download complete [2023-05-06T02:13:02.959Z] c69224d8e51c: Verifying Checksum [2023-05-06T02:13:02.959Z] c69224d8e51c: Download complete [2023-05-06T02:13:03.237Z] a478c30451b0: Verifying Checksum [2023-05-06T02:13:03.237Z] a478c30451b0: Download complete [2023-05-06T02:13:03.237Z] 13893f74905f: Verifying Checksum [2023-05-06T02:13:03.237Z] 13893f74905f: Download complete [2023-05-06T02:13:03.237Z] cca6ee3ffb4d: Verifying Checksum [2023-05-06T02:13:03.237Z] cca6ee3ffb4d: Download complete [2023-05-06T02:13:03.237Z] 9509eea51bfd: Verifying Checksum [2023-05-06T02:13:03.237Z] 9509eea51bfd: Download complete [2023-05-06T02:13:03.237Z] fe1b37f33852: Verifying Checksum [2023-05-06T02:13:03.237Z] fe1b37f33852: Download complete [2023-05-06T02:13:03.557Z] 6343a5c17821: Pull complete [2023-05-06T02:13:03.557Z] 0e42b4e3b30c: Verifying Checksum [2023-05-06T02:13:03.557Z] 0e42b4e3b30c: Download complete [2023-05-06T02:13:03.853Z] b44bc8c7e93d: Verifying Checksum [2023-05-06T02:13:03.853Z] b44bc8c7e93d: Download complete [2023-05-06T02:13:03.853Z] 7fb3fc37985f: Pull complete [2023-05-06T02:13:04.697Z] fca51f470542: Download complete [2023-05-06T02:13:04.697Z] c69224d8e51c: Pull complete [2023-05-06T02:13:05.319Z] d97e7eb47f8a: Verifying Checksum [2023-05-06T02:13:05.319Z] d97e7eb47f8a: Download complete [2023-05-06T02:13:05.596Z] 3ed71508fdeb: Verifying Checksum [2023-05-06T02:13:05.596Z] 3ed71508fdeb: Download complete [2023-05-06T02:13:06.196Z] 9509eea51bfd: Pull complete [2023-05-06T02:13:07.197Z] 13893f74905f: Pull complete [2023-05-06T02:13:07.473Z] a478c30451b0: Pull complete [2023-05-06T02:13:07.750Z] cca6ee3ffb4d: Pull complete [2023-05-06T02:13:08.348Z] fe1b37f33852: Pull complete [2023-05-06T02:13:09.792Z] b44bc8c7e93d: Pull complete [2023-05-06T02:13:11.257Z] 0e42b4e3b30c: Pull complete [2023-05-06T02:13:13.897Z] d97e7eb47f8a: Pull complete [2023-05-06T02:13:13.897Z] 3ed71508fdeb: Pull complete [2023-05-06T02:13:14.388Z] fca51f470542: Pull complete [2023-05-06T02:13:14.388Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-06T02:13:14.388Z] Status: Downloaded newer image for docker:latest [2023-05-06T02:13:16.362Z] Removing intermediate container ecc8fc7602ab [2023-05-06T02:13:16.362Z] ---> eaf1767053ff [2023-05-06T02:13:16.362Z] Step 16/25 : FROM alpine:3.17 [2023-05-06T02:13:16.362Z] 3.17: Pulling from library/alpine [2023-05-06T02:13:16.362Z] f56be85fc22e: Already exists [2023-05-06T02:13:16.362Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-06T02:13:16.362Z] Status: Downloaded newer image for alpine:3.17 [2023-05-06T02:13:16.362Z] ---> 9ed4aefc74f6 [2023-05-06T02:13:16.362Z] Step 17/25 : EXPOSE 4000 [2023-05-06T02:13:16.362Z] ---> Running in 9b59c5352019 [2023-05-06T02:13:16.362Z] Removing intermediate container 9b59c5352019 [2023-05-06T02:13:16.362Z] ---> 011e996437c5 [2023-05-06T02:13:16.362Z] 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-06T02:13:16.362Z] ---> 9b873726f9c9 [2023-05-06T02:13:16.362Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-06T02:13:16.362Z] ---> 4d24283f817a [2023-05-06T02:13:16.362Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-06T02:13:16.362Z] ---> a71889bfa211 [2023-05-06T02:13:16.362Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-06T02:13:16.362Z] ---> Running in d7fb8d7aea13 [2023-05-06T02:13:16.362Z] Removing intermediate container d7fb8d7aea13 [2023-05-06T02:13:16.362Z] ---> 12d5ee6691a2 [2023-05-06T02:13:16.362Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-06T02:13:16.362Z] ---> Running in f4ff8933c381 [2023-05-06T02:13:16.362Z] Removing intermediate container f4ff8933c381 [2023-05-06T02:13:16.362Z] ---> 4820cddfc3b3 [2023-05-06T02:13:16.362Z] Step 23/25 : LABEL arch=amd64 [2023-05-06T02:13:16.362Z] ---> Running in 2b2d9d47d662 [2023-05-06T02:13:16.362Z] Removing intermediate container 2b2d9d47d662 [2023-05-06T02:13:16.362Z] ---> 97e49d806642 [2023-05-06T02:13:16.362Z] Step 24/25 : LABEL git_sha=cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a [2023-05-06T02:13:16.362Z] ---> Running in f2cd48ac113b [2023-05-06T02:13:16.362Z] Removing intermediate container f2cd48ac113b [2023-05-06T02:13:16.362Z] ---> 65b7c1c66f72 [2023-05-06T02:13:16.362Z] Step 25/25 : LABEL version=0.0.0 [2023-05-06T02:13:16.362Z] ---> Running in 8c948a4ab6eb [2023-05-06T02:13:16.362Z] Removing intermediate container 8c948a4ab6eb [2023-05-06T02:13:16.362Z] ---> a28895b85188 [2023-05-06T02:13:16.362Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-06T02:13:16.362Z] Successfully built a28895b85188 [2023-05-06T02:13:16.362Z] 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-06T02:13:16.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-06T02:13:16.770Z] [2023-05-06T02:13:16.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:13:17.043Z] ---> 9767e1af118d [2023-05-06T02:13:17.043Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-06T02:13:17.043Z] ---> Running in af00150403de [2023-05-06T02:13:17.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-06T02:13:17.072Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-06T02:13:17.072Z] 5eb5b503b376: Pulling fs layer [2023-05-06T02:13:17.072Z] 5c69ac0246d0: Pulling fs layer [2023-05-06T02:13:17.072Z] ec43610c2a17: Pulling fs layer [2023-05-06T02:13:17.072Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-06T02:13:17.072Z] 33b1e0a273af: Pulling fs layer [2023-05-06T02:13:17.072Z] 5d3b04190fa2: Pulling fs layer [2023-05-06T02:13:17.072Z] 2f39f015ded8: Pulling fs layer [2023-05-06T02:13:17.072Z] 33b1e0a273af: Waiting [2023-05-06T02:13:17.072Z] 5d3b04190fa2: Waiting [2023-05-06T02:13:17.072Z] 2f39f015ded8: Waiting [2023-05-06T02:13:17.072Z] 3a2ae6a8a46f: Waiting [2023-05-06T02:13:17.072Z] 5c69ac0246d0: Verifying Checksum [2023-05-06T02:13:17.072Z] 5c69ac0246d0: Download complete [2023-05-06T02:13:17.072Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-06T02:13:17.072Z] 3a2ae6a8a46f: Download complete [2023-05-06T02:13:17.072Z] 33b1e0a273af: Verifying Checksum [2023-05-06T02:13:17.072Z] 33b1e0a273af: Download complete [2023-05-06T02:13:17.072Z] 5d3b04190fa2: Verifying Checksum [2023-05-06T02:13:17.072Z] 5d3b04190fa2: Download complete [2023-05-06T02:13:17.330Z] ec43610c2a17: Download complete [2023-05-06T02:13:17.330Z] 5eb5b503b376: Download complete [2023-05-06T02:13:17.894Z] 2f39f015ded8: Download complete [2023-05-06T02:13:18.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-06T02:13:18.460Z] 5eb5b503b376: Pull complete [2023-05-06T02:13:18.719Z] 5c69ac0246d0: Pull complete [2023-05-06T02:13:18.979Z] ec43610c2a17: Pull complete [2023-05-06T02:13:18.979Z] 3a2ae6a8a46f: Pull complete [2023-05-06T02:13:19.237Z] 33b1e0a273af: Pull complete [2023-05-06T02:13:19.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-06T02:13:19.495Z] 5d3b04190fa2: Pull complete [2023-05-06T02:13:20.954Z] OK: 263 MiB in 53 packages [2023-05-06T02:13:21.950Z] Removing intermediate container af00150403de [2023-05-06T02:13:21.950Z] ---> f6ecf69c4d44 [2023-05-06T02:13:21.950Z] Step 10/15 : ENV GO111MODULE=on [2023-05-06T02:13:21.950Z] ---> Running in 35951d95b351 [2023-05-06T02:13:22.236Z] Removing intermediate container 35951d95b351 [2023-05-06T02:13:22.236Z] ---> 0b6ef2cb89ef [2023-05-06T02:13:22.236Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-06T02:13:22.511Z] ---> Running in 5132c19f6c40 [2023-05-06T02:13:22.787Z] Removing intermediate container 5132c19f6c40 [2023-05-06T02:13:22.787Z] ---> ac1e58c8b89e [2023-05-06T02:13:22.787Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-06T02:13:23.405Z] ---> f7a8b0ec5084 [2023-05-06T02:13:23.405Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-06T02:13:23.681Z] ---> Running in 597e56450714 [2023-05-06T02:13:24.864Z] 2f39f015ded8: Pull complete [2023-05-06T02:13:24.864Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-06T02:13:24.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-06T02:13:24.864Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:13:24.965Z] prd-ubuntu20.04-docker-8c-8g-13962 does not seem to be running inside a container [2023-05-06T02:13:25.009Z] $ 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-582 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582:/w/workspace/edgexfoundry_edgex-ui-go_PR-582:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@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-06T02:13:34.428Z] $ docker top f1a76802b6fd493b93ee153ef235bfc575c20629126f79e366b1d4be909960aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:13:34.801Z] ---> job-cost.sh [2023-05-06T02:13:34.801Z] lf-activate-venv: SKIPPING [2023-05-06T02:13:34.801Z] INFO: No Stack... [2023-05-06T02:13:35.059Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-06T02:13:35.319Z] INFO: Archiving Costs [Pipeline] sh [2023-05-06T02:13:35.603Z] + cut -d, -f6 [2023-05-06T02:13:35.603Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives/cost.csv [Pipeline] lock [2023-05-06T02:13:35.614Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-582-9-stack-cost] [2023-05-06T02:13:35.622Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-582-9-stack-cost] did not exist. Created. [2023-05-06T02:13:35.622Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-582-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-06T02:13:35.924Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-06T02:13:36.259Z] Stashed 1 file(s) [Pipeline] } [2023-05-06T02:13:36.266Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-582-9-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-06T02:13:36.283Z] $ docker stop --time=1 f1a76802b6fd493b93ee153ef235bfc575c20629126f79e366b1d4be909960aa [2023-05-06T02:13:37.526Z] $ docker rm -f --volumes f1a76802b6fd493b93ee153ef235bfc575c20629126f79e366b1d4be909960aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-06T02:14:45.537Z] Removing intermediate container 597e56450714 [2023-05-06T02:14:45.537Z] ---> 3240da812501 [2023-05-06T02:14:45.537Z] Step 14/15 : COPY . . [2023-05-06T02:14:45.537Z] ---> d003722f432b [2023-05-06T02:14:45.537Z] Step 15/15 : RUN ${MAKE} [2023-05-06T02:14:45.537Z] ---> Running in 55c11c004169 [2023-05-06T02:14:45.537Z] noop [2023-05-06T02:14:45.537Z] Removing intermediate container 55c11c004169 [2023-05-06T02:14:45.537Z] ---> 9517f8996737 [2023-05-06T02:14:45.537Z] Successfully built 9517f8996737 [2023-05-06T02:14:45.537Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:14:45.933Z] + docker inspect -f . ci-base-image-arm64 [2023-05-06T02:14:45.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:14:46.237Z] prd-ubuntu20.04-docker-arm64-4c-16g-13984 does not seem to be running inside a container [2023-05-06T02:14:46.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@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-06T02:14:47.911Z] $ docker top 79518b17eeaf571c1b61656f137d5f2531169704b486555443203d204eb22486 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-06T02:14:48.850Z] + go version [2023-05-06T02:14:48.850Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-06T02:14:48.875Z] $ docker stop --time=1 79518b17eeaf571c1b61656f137d5f2531169704b486555443203d204eb22486 [2023-05-06T02:14:50.656Z] $ docker rm -f --volumes 79518b17eeaf571c1b61656f137d5f2531169704b486555443203d204eb22486 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:14:51.281Z] + docker inspect -f . ci-base-image-arm64 [2023-05-06T02:14:51.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:14:51.538Z] prd-ubuntu20.04-docker-arm64-4c-16g-13984 does not seem to be running inside a container [2023-05-06T02:14:51.641Z] $ 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/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@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-06T02:14:53.355Z] $ docker top 8603eaa3014f985ccbe5795bebfe555d784583d25260cf064cad8ef8f275c0cd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-06T02:14:54.305Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/9 [Pipeline] fileExists [Pipeline] sh [2023-05-06T02:14:55.011Z] + make test [2023-05-06T02:14:55.011Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-06T02:15:42.012Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-06T02:17:48.888Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-06T02:17:48.888Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-06T02:17:48.888Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-06T02:17:48.888Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-06T02:17:48.888Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-06T02:17:48.888Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-06T02:17:48.888Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-06T02:17:48.888Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-06T02:17:48.888Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-06T02:18:15.651Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-06T02:18:15.651Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-06T02:18:15.651Z] ./bin/test-attribution-txt.sh [2023-05-06T02:18:15.651Z] make -C web test [2023-05-06T02:18:15.651Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/9/web' [2023-05-06T02:18:15.651Z] make[1]: tput: No such file or directory [2023-05-06T02:18:15.651Z] make[1]: tput: No such file or directory [2023-05-06T02:18:15.651Z] warning: generating ./VERSION [2023-05-06T02:18:15.651Z] echo "0.0.0" > VERSION [2023-05-06T02:18:15.651Z] docker build \ [2023-05-06T02:18:15.651Z] -f Dockerfile \ [2023-05-06T02:18:15.651Z] --build-arg USER=1000 \ [2023-05-06T02:18:15.651Z] \ [2023-05-06T02:18:15.651Z] --label "git_sha=b0dbdcdad3b84f75bcb5a356fd8ee3815ce580fa" \ [2023-05-06T02:18:15.651Z] -t edgexfoundry/edgex-web-ui:b0dbdcdad3b84f75bcb5a356fd8ee3815ce580fa \ [2023-05-06T02:18:15.651Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-06T02:18:15.651Z] . [2023-05-06T02:18:15.651Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-06T02:18:15.651Z] Install the buildx component to build images with BuildKit: [2023-05-06T02:18:15.651Z] https://docs.docker.com/go/buildx/ [2023-05-06T02:18:15.651Z] [2023-05-06T02:18:15.651Z] Sending build context to Docker daemon 3.269MB [2023-05-06T02:18:15.651Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-06T02:18:15.651Z] 16.17-alpine3.15: Pulling from library/node [2023-05-06T02:18:15.651Z] 47517142f6ba: Pulling fs layer [2023-05-06T02:18:15.651Z] 5f8c4bfa009b: Pulling fs layer [2023-05-06T02:18:15.651Z] f7079c9c4ba1: Pulling fs layer [2023-05-06T02:18:15.651Z] aba105e6f55a: Pulling fs layer [2023-05-06T02:18:15.651Z] aba105e6f55a: Waiting [2023-05-06T02:18:15.651Z] f7079c9c4ba1: Verifying Checksum [2023-05-06T02:18:15.651Z] f7079c9c4ba1: Download complete [2023-05-06T02:18:15.651Z] 47517142f6ba: Download complete [2023-05-06T02:18:15.651Z] aba105e6f55a: Download complete [2023-05-06T02:18:15.927Z] 47517142f6ba: Pull complete [2023-05-06T02:18:16.203Z] 5f8c4bfa009b: Download complete [2023-05-06T02:18:20.715Z] 5f8c4bfa009b: Pull complete [2023-05-06T02:18:20.715Z] f7079c9c4ba1: Pull complete [2023-05-06T02:18:20.994Z] aba105e6f55a: Pull complete [2023-05-06T02:18:20.994Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-06T02:18:20.994Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-06T02:18:20.994Z] ---> bf1b8b58d215 [2023-05-06T02:18:20.994Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-06T02:18:21.745Z] ---> Running in 2e63689bdc12 [2023-05-06T02:18:22.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-06T02:18:23.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-06T02:18:24.308Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-06T02:18:24.308Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-06T02:18:24.308Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-06T02:18:24.308Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-06T02:18:24.308Z] (5/128) Installing libxcb (1.14-r2) [2023-05-06T02:18:24.308Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-06T02:18:24.308Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-06T02:18:24.308Z] (8/128) Installing libice (1.0.10-r0) [2023-05-06T02:18:24.308Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-06T02:18:24.308Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-06T02:18:24.579Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-06T02:18:24.579Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-06T02:18:24.579Z] (13/128) Installing xset (1.2.4-r0) [2023-05-06T02:18:24.579Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-06T02:18:24.579Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-06T02:18:24.579Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-06T02:18:24.579Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-06T02:18:24.579Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-06T02:18:24.579Z] (19/128) Installing libintl (0.21-r0) [2023-05-06T02:18:24.579Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-06T02:18:24.579Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-06T02:18:24.579Z] (22/128) Installing pcre (8.45-r1) [2023-05-06T02:18:24.579Z] (23/128) Installing glib (2.70.1-r0) [2023-05-06T02:18:24.579Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-06T02:18:24.851Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-06T02:18:24.851Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-06T02:18:24.851Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-06T02:18:24.851Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-06T02:18:24.851Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-06T02:18:24.851Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-06T02:18:24.851Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-06T02:18:25.123Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-06T02:18:25.123Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-06T02:18:25.123Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-06T02:18:25.123Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-06T02:18:25.123Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-06T02:18:25.123Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-06T02:18:25.123Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-06T02:18:25.123Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-06T02:18:25.123Z] (40/128) Installing libxi (1.8-r0) [2023-05-06T02:18:25.123Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-06T02:18:25.123Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-06T02:18:25.123Z] (43/128) Installing atk (2.36.0-r0) [2023-05-06T02:18:25.123Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-06T02:18:25.123Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-06T02:18:25.123Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-06T02:18:25.123Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-06T02:18:25.123Z] (48/128) Installing expat (2.5.0-r0) [2023-05-06T02:18:25.123Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-06T02:18:25.123Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-06T02:18:25.123Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-06T02:18:25.123Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-06T02:18:25.393Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-06T02:18:25.393Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-06T02:18:25.393Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-06T02:18:25.393Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-06T02:18:25.393Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-06T02:18:25.393Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-06T02:18:25.393Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-06T02:18:25.393Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-06T02:18:25.393Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-06T02:18:25.393Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-06T02:18:25.667Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-06T02:18:25.667Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-06T02:18:25.667Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-06T02:18:25.667Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-06T02:18:25.667Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-06T02:18:25.667Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-06T02:18:25.667Z] (69/128) Installing pango (1.48.10-r0) [2023-05-06T02:18:25.667Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-06T02:18:25.667Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-06T02:18:25.667Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-06T02:18:25.667Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-06T02:18:25.941Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-06T02:18:25.941Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-06T02:18:26.213Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-06T02:18:26.486Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-06T02:18:26.486Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-06T02:18:26.486Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-06T02:18:26.486Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-06T02:18:28.456Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-06T02:18:28.457Z] (80/128) Installing flac (1.3.4-r0) [2023-05-06T02:18:28.728Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-06T02:18:28.728Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-06T02:18:28.728Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-06T02:18:28.728Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-06T02:18:28.728Z] (85/128) Installing libass (0.15.2-r0) [2023-05-06T02:18:28.728Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-06T02:18:28.998Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-06T02:18:28.998Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-06T02:18:28.998Z] (89/128) Installing lame (3.100-r0) [2023-05-06T02:18:28.998Z] (90/128) Installing opus (1.3.1-r1) [2023-05-06T02:18:28.998Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-06T02:18:28.998Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-06T02:18:28.998Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-06T02:18:28.998Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-06T02:18:28.998Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-06T02:18:28.998Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-06T02:18:28.998Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-06T02:18:29.268Z] (98/128) Installing libva (2.13.0-r0) [2023-05-06T02:18:29.268Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-06T02:18:29.268Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-06T02:18:29.268Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-06T02:18:29.268Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-06T02:18:29.268Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-06T02:18:29.268Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-06T02:18:29.268Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-06T02:18:29.538Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-06T02:18:29.538Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-06T02:18:30.128Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-06T02:18:30.128Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-06T02:18:30.128Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-06T02:18:30.128Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-06T02:18:30.128Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-06T02:18:30.128Z] (113/128) Installing nspr (4.32-r0) [2023-05-06T02:18:30.128Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-06T02:18:30.128Z] (115/128) Installing nss (3.78.1-r0) [2023-05-06T02:18:30.128Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-06T02:18:30.128Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-06T02:18:30.128Z] (118/128) Installing orc (0.4.32-r0) [2023-05-06T02:18:30.128Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-06T02:18:30.128Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-06T02:18:30.397Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-06T02:18:30.397Z] (122/128) Installing libpulse (15.0-r2) [2023-05-06T02:18:30.397Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-06T02:18:30.397Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-06T02:18:30.397Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-06T02:18:30.397Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-06T02:18:30.397Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-06T02:18:30.397Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-06T02:18:34.679Z] Executing busybox-1.34.1-r7.trigger [2023-05-06T02:18:34.679Z] Executing glib-2.70.1-r0.trigger [2023-05-06T02:18:34.679Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-06T02:18:37.284Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-06T02:18:37.284Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-06T02:18:37.555Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-06T02:18:37.555Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-06T02:18:37.555Z] OK: 275 MiB in 144 packages [2023-05-06T02:18:47.675Z] Removing intermediate container 2e63689bdc12 [2023-05-06T02:18:47.675Z] ---> d9db8f517e1c [2023-05-06T02:18:47.675Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-06T02:18:47.675Z] ---> Running in 58a0b90d9350 [2023-05-06T02:18:47.675Z] Removing intermediate container 58a0b90d9350 [2023-05-06T02:18:47.675Z] ---> c3c0e7fb2999 [2023-05-06T02:18:47.675Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-06T02:18:47.675Z] ---> Running in 27add6e284ee [2023-05-06T02:18:47.675Z] Removing intermediate container 27add6e284ee [2023-05-06T02:18:47.675Z] ---> 7f9f1e4887c0 [2023-05-06T02:18:47.675Z] Step 5/10 : RUN npm install -g npm [2023-05-06T02:18:47.951Z] ---> Running in 1293f7359841 [2023-05-06T02:19:26.872Z] [2023-05-06T02:19:26.872Z] removed 7 packages, changed 101 packages, and audited 264 packages in 29s [2023-05-06T02:19:26.872Z] [2023-05-06T02:19:26.872Z] 27 packages are looking for funding [2023-05-06T02:19:26.872Z] run `npm fund` for details [2023-05-06T02:19:26.872Z] [2023-05-06T02:19:26.872Z] found 0 vulnerabilities [2023-05-06T02:19:26.872Z] Removing intermediate container 1293f7359841 [2023-05-06T02:19:26.872Z] ---> 9a89e69df73b [2023-05-06T02:19:26.872Z] Step 6/10 : ARG USER=1000 [2023-05-06T02:19:26.872Z] ---> Running in ee344fc6e53e [2023-05-06T02:19:26.872Z] Removing intermediate container ee344fc6e53e [2023-05-06T02:19:26.872Z] ---> f042a17d1ef2 [2023-05-06T02:19:26.872Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-06T02:19:26.872Z] ---> Running in f73156c69d67 [2023-05-06T02:19:27.142Z] Removing intermediate container f73156c69d67 [2023-05-06T02:19:27.142Z] ---> 6c0c47be85f9 [2023-05-06T02:19:27.142Z] Step 8/10 : USER $USER:$USER [2023-05-06T02:19:27.414Z] ---> Running in 8d08ae8d13c6 [2023-05-06T02:19:27.684Z] Removing intermediate container 8d08ae8d13c6 [2023-05-06T02:19:27.684Z] ---> 890db745bc2f [2023-05-06T02:19:27.684Z] Step 9/10 : WORKDIR /app [2023-05-06T02:19:27.684Z] ---> Running in 3b339a528f71 [2023-05-06T02:19:27.955Z] Removing intermediate container 3b339a528f71 [2023-05-06T02:19:27.955Z] ---> ab572a85e26f [2023-05-06T02:19:27.955Z] Step 10/10 : LABEL git_sha=b0dbdcdad3b84f75bcb5a356fd8ee3815ce580fa [2023-05-06T02:19:28.227Z] ---> Running in 5dbdfa9c7cb5 [2023-05-06T02:19:28.496Z] Removing intermediate container 5dbdfa9c7cb5 [2023-05-06T02:19:28.496Z] ---> 7d1d401cfe32 [2023-05-06T02:19:28.496Z] Successfully built 7d1d401cfe32 [2023-05-06T02:19:28.496Z] Successfully tagged edgexfoundry/edgex-web-ui:b0dbdcdad3b84f75bcb5a356fd8ee3815ce580fa [2023-05-06T02:19:28.496Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-06T02:19:28.496Z] touch edgex-web-ui.imagebuilt [2023-05-06T02:19:28.496Z] mkdir -p node_modules coverage [2023-05-06T02:19:28.496Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-06T02:19:28.496Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE required: { [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE }, [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE } [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE required: { [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE }, [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE } [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE required: { [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE }, [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE } [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE required: { [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE }, [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE } [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE required: { [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE }, [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE } [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE required: { [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE }, [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE } [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE required: { [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE }, [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE } [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE required: { [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE }, [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE } [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE required: { [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE }, [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:19:43.547Z] npm WARN EBADENGINE } [2023-05-06T02:20:22.474Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-06T02:20:22.474Z] 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-06T02:20:22.474Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-06T02:20:23.065Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-06T02:20:24.035Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-06T02:20:28.333Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-06T02:20:40.682Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-06T02:20:40.682Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-06T02:20:40.952Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-06T02:21:07.672Z] 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-06T02:21:07.672Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-06T02:21:07.672Z] 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-06T02:21:11.026Z] 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-06T02:21:11.991Z] 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-06T02:21:13.937Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-06T02:21:28.942Z] 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-06T02:21:28.942Z] 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-06T02:21:47.183Z] 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-06T02:22:26.062Z] 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-06T02:23:12.948Z] [2023-05-06T02:23:12.948Z] added 1475 packages, and audited 1476 packages in 4m [2023-05-06T02:23:12.948Z] [2023-05-06T02:23:12.948Z] 90 packages are looking for funding [2023-05-06T02:23:12.948Z] run `npm fund` for details [2023-05-06T02:23:12.949Z] [2023-05-06T02:23:12.949Z] 36 vulnerabilities (1 low, 13 moderate, 17 high, 5 critical) [2023-05-06T02:23:12.949Z] [2023-05-06T02:23:12.949Z] To address issues that do not require attention, run: [2023-05-06T02:23:12.949Z] npm audit fix [2023-05-06T02:23:12.949Z] [2023-05-06T02:23:12.949Z] To address all issues (including breaking changes), run: [2023-05-06T02:23:12.949Z] npm audit fix --force [2023-05-06T02:23:12.949Z] [2023-05-06T02:23:12.949Z] Run `npm audit` for details. [2023-05-06T02:23:13.921Z] 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-06T02:23:36.035Z] - Generating browser application bundles (phase: setup)... [2023-05-06T02:24:23.261Z] Compiling @angular/core : es2015 as esm2015 [2023-05-06T02:24:23.261Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-06T02:25:02.213Z] Compiling @angular/common : es2015 as esm2015 [2023-05-06T02:25:02.213Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-06T02:25:05.592Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-06T02:25:05.592Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-06T02:25:10.952Z] Compiling @angular/router : es2015 as esm2015 [2023-05-06T02:25:11.222Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-06T02:25:17.895Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-06T02:25:20.494Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-06T02:25:20.494Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-06T02:25:24.770Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-06T02:25:26.190Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-06T02:25:26.778Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-06T02:26:48.481Z] 06 05 2023 02:26:38.578:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-06T02:26:48.481Z] 06 05 2023 02:26:38.595:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-06T02:26:48.481Z] 06 05 2023 02:26:38.648:INFO [launcher]: Starting browser ChromeHeadless [2023-05-06T02:27:56.388Z] 06 05 2023 02:27:53.792:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-06T02:28:00.780Z] 06 05 2023 02:28:00.369:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-06T02:28:02.758Z] 06 05 2023 02:28:02.473:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-06T02:29:10.704Z] 06 05 2023 02:29:06.254:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-06T02:29:14.067Z] ✔ Browser application bundle generation complete. [2023-05-06T02:29:14.340Z] 06 05 2023 02:29:14.312:INFO [launcher]: Trying to start ChromeHeadless again (2/2). [2023-05-06T02:29:16.940Z] 06 05 2023 02:29:16.645:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket yMfN_fANObqUqMNPAAAB with id 22720699 [2023-05-06T02:29:39.059Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-06T02:29:39.059Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.351 secs) [2023-05-06T02:29:39.059Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.398 secs) [2023-05-06T02:29:39.059Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.441 secs) [2023-05-06T02:29:39.059Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.475 secs) [2023-05-06T02:29:39.330Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.508 secs) [2023-05-06T02:29:39.330Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 0.538 secs) [2023-05-06T02:29:40.755Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.054 secs) [2023-05-06T02:29:41.025Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.122 secs) [2023-05-06T02:29:41.025Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.164 secs) [2023-05-06T02:29:41.294Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.254 secs) [2023-05-06T02:29:41.565Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.578 secs) [2023-05-06T02:29:41.565Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.605 secs) [2023-05-06T02:29:41.836Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.622 secs) [2023-05-06T02:29:42.104Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.103 secs) [2023-05-06T02:29:42.696Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.387 secs) [2023-05-06T02:29:42.967Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.473 secs) [2023-05-06T02:29:42.967Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.604 secs) [2023-05-06T02:29:43.238Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.77 secs) [2023-05-06T02:29:43.514Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.99 secs) [2023-05-06T02:29:43.514Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.061 secs) [2023-05-06T02:29:43.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.166 secs) [2023-05-06T02:29:43.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.266 secs) [2023-05-06T02:29:44.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.317 secs) [2023-05-06T02:29:44.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.415 secs) [2023-05-06T02:29:44.332Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.499 secs) [2023-05-06T02:29:44.332Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.668 secs) [2023-05-06T02:29:44.919Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 5.022 secs) [2023-05-06T02:29:45.187Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.423 secs) [2023-05-06T02:29:45.187Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.447 secs) [2023-05-06T02:29:45.187Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.47 secs) [2023-05-06T02:29:45.458Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.652 secs) [2023-05-06T02:29:45.727Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.701 secs) [2023-05-06T02:29:45.996Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 6.121 secs) [2023-05-06T02:29:46.266Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 6.321 secs) [2023-05-06T02:29:46.540Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 6.45 secs) [2023-05-06T02:29:46.810Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.891 secs) [2023-05-06T02:29:47.079Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.991 secs) [2023-05-06T02:29:47.079Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 7.035 secs) [2023-05-06T02:29:47.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 7.207 secs) [2023-05-06T02:29:47.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 7.238 secs) [2023-05-06T02:29:47.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 7.254 secs) [2023-05-06T02:29:47.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 7.375 secs) [2023-05-06T02:29:47.889Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 7.45 secs) [2023-05-06T02:29:47.889Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 7.478 secs) [2023-05-06T02:29:48.160Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 7.689 secs) [2023-05-06T02:29:48.160Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 7.794 secs) [2023-05-06T02:29:48.429Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 7.866 secs) [2023-05-06T02:29:48.429Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.942 secs) [2023-05-06T02:29:48.702Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.988 secs) [2023-05-06T02:29:48.702Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 8.01 secs) [2023-05-06T02:29:48.702Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 8.027 secs) [2023-05-06T02:29:48.702Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 8.099 secs) [2023-05-06T02:29:48.974Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 8.367 secs) [2023-05-06T02:29:49.290Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 8.447 secs) [2023-05-06T02:29:49.290Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 8.51 secs) [2023-05-06T02:29:49.560Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 8.746 secs) [2023-05-06T02:29:49.829Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 8.799 secs) [2023-05-06T02:29:49.829Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 8.866 secs) [2023-05-06T02:29:49.829Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.99 secs) [2023-05-06T02:29:50.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 9.037 secs) [2023-05-06T02:29:50.367Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 9.242 secs) [2023-05-06T02:29:50.367Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 9.29 secs) [2023-05-06T02:29:50.367Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 9.373 secs) [2023-05-06T02:29:50.636Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 9.426 secs) [2023-05-06T02:29:50.636Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 9.471 secs) [2023-05-06T02:29:51.225Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.856 secs) [2023-05-06T02:29:51.225Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.95 secs) [2023-05-06T02:29:51.494Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 10.056 secs) [2023-05-06T02:29:51.495Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 10.156 secs) [2023-05-06T02:29:51.765Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 10.315 secs) [2023-05-06T02:29:52.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 10.466 secs) [2023-05-06T02:29:52.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 10.539 secs) [2023-05-06T02:29:53.001Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 11.394 secs) [2023-05-06T02:29:53.589Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 11.846 secs) [2023-05-06T02:29:54.175Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 12.077 secs) [2023-05-06T02:29:54.175Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 12.151 secs) [2023-05-06T02:29:54.443Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 12.287 secs) [2023-05-06T02:29:54.443Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 12.308 secs) [2023-05-06T02:29:54.713Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 12.486 secs) [2023-05-06T02:29:54.713Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 12.532 secs) [2023-05-06T02:29:54.981Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 12.746 secs) [2023-05-06T02:29:55.255Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 12.791 secs) [2023-05-06T02:29:55.255Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 12.864 secs) [2023-05-06T02:29:55.522Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 13.083 secs) [2023-05-06T02:29:55.791Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 13.248 secs) [2023-05-06T02:29:55.791Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 13.339 secs) [2023-05-06T02:29:56.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 13.411 secs) [2023-05-06T02:29:56.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 13.452 secs) [2023-05-06T02:29:56.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 13.755 secs) [2023-05-06T02:29:56.598Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 13.789 secs) [2023-05-06T02:29:56.598Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 13.809 secs) [2023-05-06T02:29:56.598Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 13.847 secs) [2023-05-06T02:29:56.598Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 13.861 secs) [2023-05-06T02:29:56.868Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 13.955 secs) [2023-05-06T02:29:56.868Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 14.036 secs) [2023-05-06T02:29:57.138Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 14.141 secs) [2023-05-06T02:29:57.406Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 14.354 secs) [2023-05-06T02:29:57.406Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 14.389 secs) [2023-05-06T02:29:57.406Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 14.411 secs) [2023-05-06T02:29:57.676Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 14.535 secs) [2023-05-06T02:29:57.676Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 14.565 secs) [2023-05-06T02:29:57.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 14.672 secs) [2023-05-06T02:29:57.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 14.713 secs) [2023-05-06T02:29:57.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 14.79 secs) [2023-05-06T02:29:58.215Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 14.825 secs) [2023-05-06T02:29:58.215Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 14.859 secs) [2023-05-06T02:29:58.215Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 14.888 secs) [2023-05-06T02:29:58.215Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 14.911 secs) [2023-05-06T02:29:58.486Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 15.011 secs) [2023-05-06T02:29:58.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 15.251 secs) [2023-05-06T02:29:59.028Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 15.424 secs) [2023-05-06T02:29:59.029Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 15.509 secs) [2023-05-06T02:29:59.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 15.926 secs) [2023-05-06T02:30:00.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 16.123 secs) [2023-05-06T02:30:00.801Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 16.478 secs) [2023-05-06T02:30:00.801Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 16.727 secs) [2023-05-06T02:30:01.073Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 16.908 secs) [2023-05-06T02:30:01.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 16.952 secs) [2023-05-06T02:30:01.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 16.996 secs) [2023-05-06T02:30:01.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 17.039 secs) [2023-05-06T02:30:01.937Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 17.545 secs) [2023-05-06T02:30:02.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 17.623 secs) [2023-05-06T02:30:02.479Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 17.975 secs) [2023-05-06T02:30:02.753Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 18.044 secs) [2023-05-06T02:30:02.753Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 18.11 secs) [2023-05-06T02:30:02.753Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 18.132 secs) [2023-05-06T02:30:03.021Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 18.168 secs) [2023-05-06T02:30:03.021Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 18.352 secs) [2023-05-06T02:30:03.291Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 18.38 secs) [2023-05-06T02:30:03.291Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 18.398 secs) [2023-05-06T02:30:03.559Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 18.595 secs) [2023-05-06T02:30:03.827Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 18.741 secs) [2023-05-06T02:30:04.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 19.056 secs) [2023-05-06T02:30:04.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 19.083 secs) [2023-05-06T02:30:04.367Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 19.161 secs) [2023-05-06T02:30:04.636Z] WARN: ' [2023-05-06T02:30:04.636Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-06T02:30:04.636Z] Support for using the ngModel input property and ngModelChange event with [2023-05-06T02:30:04.636Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-06T02:30:04.636Z] in a future version of Angular. [2023-05-06T02:30:04.636Z] [2023-05-06T02:30:04.636Z] For more information on this, see our API docs here: [2023-05-06T02:30:04.636Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-06T02:30:04.636Z] ' [2023-05-06T02:30:04.636Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 19.161 secs) [2023-05-06T02:30:04.636Z] WARN: ' [2023-05-06T02:30:04.636Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-06T02:30:04.636Z] Support for using the ngModel input property and ngModelChange event with [2023-05-06T02:30:04.636Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-06T02:30:04.636Z] in a future version of Angular. [2023-05-06T02:30:04.636Z] [2023-05-06T02:30:04.636Z] For more information on this, see our API docs here: [2023-05-06T02:30:04.636Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-06T02:30:04.636Z] ' [2023-05-06T02:30:04.636Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 19.357 secs) [2023-05-06T02:30:04.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 19.54 secs) [2023-05-06T02:30:04.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 19.622 secs) [2023-05-06T02:30:05.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 19.696 secs) [2023-05-06T02:30:05.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 19.724 secs) [2023-05-06T02:30:05.442Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 19.974 secs) [2023-05-06T02:30:05.713Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 20.086 secs) [2023-05-06T02:30:06.300Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 20.518 secs) [2023-05-06T02:30:06.570Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 20.693 secs) [2023-05-06T02:30:06.570Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 20.721 secs) [2023-05-06T02:30:06.840Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 20.925 secs) [2023-05-06T02:30:06.840Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 20.955 secs) [2023-05-06T02:30:07.121Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 21.078 secs) [2023-05-06T02:30:07.121Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 21.172 secs) [2023-05-06T02:30:08.541Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (29.904 secs / 21.172 secs) [2023-05-06T02:30:08.541Z] TOTAL: 149 SUCCESS [2023-05-06T02:30:08.541Z] ✔ Browser application bundle generation complete. [2023-05-06T02:30:13.910Z] [2023-05-06T02:30:13.910Z] =============================== Coverage summary =============================== [2023-05-06T02:30:13.910Z] Statements : 40.98% ( 1467/3580 ) [2023-05-06T02:30:13.910Z] Branches : 12.03% ( 111/923 ) [2023-05-06T02:30:13.910Z] Functions : 33.28% ( 432/1298 ) [2023-05-06T02:30:13.910Z] Lines : 38.91% ( 1318/3387 ) [2023-05-06T02:30:13.910Z] ================================================================================ [2023-05-06T02:30:13.910Z] 06 05 2023 02:30:12.918:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-06T02:30:14.501Z] ✔ Browser application bundle generation complete. [2023-05-06T02:30:15.931Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/9/web' [Pipeline] echo [2023-05-06T02:30:15.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-06T02:30:15.960Z] $ docker stop --time=1 8603eaa3014f985ccbe5795bebfe555d784583d25260cf064cad8ef8f275c0cd [2023-05-06T02:30:17.935Z] $ docker rm -f --volumes 8603eaa3014f985ccbe5795bebfe555d784583d25260cf064cad8ef8f275c0cd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-06T02:30:19.267Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-06T02:30:22.660Z] Warning: overwriting stash ‘coverage-report’ [2023-05-06T02:30:28.800Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-06T02:30:29.216Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-06T02:30:32.927Z] + ls -al . [2023-05-06T02:30:32.927Z] total 176 [2023-05-06T02:30:32.927Z] drwxrwxr-x 13 jenkins jenkins 4096 May 6 02:14 . [2023-05-06T02:30:32.927Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:11 .. [2023-05-06T02:30:32.927Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:11 .blubracket [2023-05-06T02:30:32.927Z] -rw-rw-r-- 1 jenkins jenkins 18 May 6 02:11 .dockerignore [2023-05-06T02:30:32.927Z] drwxrwxr-x 8 jenkins jenkins 4096 May 6 02:12 .git [2023-05-06T02:30:32.927Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:12 .github [2023-05-06T02:30:32.927Z] -rw-rw-r-- 1 jenkins jenkins 185 May 6 02:11 .gitignore [2023-05-06T02:30:32.927Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 6 02:12 Attribution.txt [2023-05-06T02:30:32.927Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 6 02:11 CHANGELOG.md [2023-05-06T02:30:32.927Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 6 02:11 CONTRIBUTING.md [2023-05-06T02:30:32.927Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 6 02:12 Dockerfile [2023-05-06T02:30:32.927Z] -rw-rw-r-- 1 jenkins jenkins 652 May 6 02:11 Jenkinsfile [2023-05-06T02:30:32.927Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 6 02:11 LICENSE [2023-05-06T02:30:32.927Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 6 02:11 Makefile [2023-05-06T02:30:32.927Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 6 02:11 README.md [2023-05-06T02:30:32.927Z] -rw-rw-r-- 1 jenkins jenkins 5 May 6 02:08 VERSION [2023-05-06T02:30:32.927Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:11 assets [2023-05-06T02:30:32.927Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:11 bin [2023-05-06T02:30:32.927Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:11 cmd [2023-05-06T02:30:32.927Z] -rw-r--r-- 1 jenkins jenkins 10 May 6 02:14 coverage.out [2023-05-06T02:30:32.927Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:12 docs [2023-05-06T02:30:32.927Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 6 02:12 go.mod [2023-05-06T02:30:32.927Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 6 02:12 go.sum [2023-05-06T02:30:32.927Z] drwxrwxr-x 8 jenkins jenkins 4096 May 6 02:12 internal [2023-05-06T02:30:32.927Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:12 snap [2023-05-06T02:30:32.927Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:12 testing [2023-05-06T02:30:32.927Z] -rw-rw-r-- 1 jenkins jenkins 155 May 6 02:12 version.go [2023-05-06T02:30:32.927Z] drwxrwxr-x 6 jenkins jenkins 4096 May 6 02:19 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:30:33.277Z] + 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=b0dbdcdad3b84f75bcb5a356fd8ee3815ce580fa --label arch=arm64 --label version=0.0.0 . [2023-05-06T02:30:34.695Z] Sending build context to Docker daemon 31.65MB [2023-05-06T02:30:34.695Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-06T02:30:34.695Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-06T02:30:34.695Z] ---> 9517f8996737 [2023-05-06T02:30:34.695Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-06T02:30:35.875Z] ---> Running in e3ce9f3a83dc [2023-05-06T02:30:36.148Z] Removing intermediate container e3ce9f3a83dc [2023-05-06T02:30:36.148Z] ---> 6f2de20864f9 [2023-05-06T02:30:36.148Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-06T02:30:36.148Z] ---> Running in d0f3459e114e [2023-05-06T02:30:36.740Z] Removing intermediate container d0f3459e114e [2023-05-06T02:30:36.740Z] ---> 07985e1be147 [2023-05-06T02:30:36.740Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-06T02:30:36.740Z] ---> Running in 208595da6429 [2023-05-06T02:30:37.010Z] Removing intermediate container 208595da6429 [2023-05-06T02:30:37.010Z] ---> 5f22e9575214 [2023-05-06T02:30:37.010Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-06T02:30:37.281Z] ---> Running in 9cb2f7c6e5e3 [2023-05-06T02:30:37.550Z] Removing intermediate container 9cb2f7c6e5e3 [2023-05-06T02:30:37.550Z] ---> 336c5bcc4fa2 [2023-05-06T02:30:37.550Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-06T02:30:37.550Z] ---> Running in 1c1f65f708d6 [2023-05-06T02:30:37.821Z] Removing intermediate container 1c1f65f708d6 [2023-05-06T02:30:37.821Z] ---> 798b01c4ebe6 [2023-05-06T02:30:37.821Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-06T02:30:39.778Z] ---> 3e01303d2b0f [2023-05-06T02:30:39.778Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-06T02:30:39.778Z] ---> Running in 8eff4707a761 [2023-05-06T02:30:41.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-06T02:30:41.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-06T02:30:43.223Z] OK: 263 MiB in 53 packages [2023-05-06T02:30:44.206Z] Removing intermediate container 8eff4707a761 [2023-05-06T02:30:44.206Z] ---> 33bb88adaa19 [2023-05-06T02:30:44.206Z] Step 10/25 : ENV GO111MODULE=on [2023-05-06T02:30:44.206Z] ---> Running in 06cd09dd1513 [2023-05-06T02:30:44.803Z] Removing intermediate container 06cd09dd1513 [2023-05-06T02:30:44.803Z] ---> 71a30462f838 [2023-05-06T02:30:44.803Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-06T02:30:44.803Z] ---> Running in d8eeb7777a6d [2023-05-06T02:30:45.074Z] Removing intermediate container d8eeb7777a6d [2023-05-06T02:30:45.074Z] ---> a6142ec7cdfa [2023-05-06T02:30:45.074Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-06T02:30:46.051Z] ---> cbf5086ed310 [2023-05-06T02:30:46.051Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-06T02:30:46.051Z] ---> Running in 73008fa2662d [2023-05-06T02:30:49.426Z] Removing intermediate container 73008fa2662d [2023-05-06T02:30:49.426Z] ---> f1134e766ce4 [2023-05-06T02:30:49.426Z] Step 14/25 : COPY . . [2023-05-06T02:30:54.812Z] ---> e896ac3b6537 [2023-05-06T02:30:54.812Z] Step 15/25 : RUN ${MAKE} [2023-05-06T02:30:54.812Z] ---> Running in f7962285db8a [2023-05-06T02:30:55.083Z] 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-06T02:33:31.901Z] Removing intermediate container f7962285db8a [2023-05-06T02:33:31.901Z] ---> e2ffc27d686f [2023-05-06T02:33:31.901Z] Step 16/25 : FROM alpine:3.17 [2023-05-06T02:33:31.901Z] 3.17: Pulling from library/alpine [2023-05-06T02:33:31.901Z] c41833b44d91: Already exists [2023-05-06T02:33:31.901Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-06T02:33:31.901Z] Status: Downloaded newer image for alpine:3.17 [2023-05-06T02:33:31.901Z] ---> 51e60588ff2c [2023-05-06T02:33:31.901Z] Step 17/25 : EXPOSE 4000 [2023-05-06T02:33:31.901Z] ---> Running in 12617b4be72c [2023-05-06T02:33:31.901Z] Removing intermediate container 12617b4be72c [2023-05-06T02:33:31.901Z] ---> d63d72e3df3f [2023-05-06T02:33:31.901Z] 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-06T02:33:31.901Z] ---> e7eec5cb650c [2023-05-06T02:33:31.901Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-06T02:33:31.901Z] ---> a12ce7a57a3d [2023-05-06T02:33:31.901Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-06T02:33:31.901Z] ---> 917f6751e8a6 [2023-05-06T02:33:31.901Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-06T02:33:31.901Z] ---> Running in 066ad6afad15 [2023-05-06T02:33:31.901Z] Removing intermediate container 066ad6afad15 [2023-05-06T02:33:31.901Z] ---> 52b97fa62cc5 [2023-05-06T02:33:31.901Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-06T02:33:31.901Z] ---> Running in 23b1bccea9c0 [2023-05-06T02:33:32.168Z] Removing intermediate container 23b1bccea9c0 [2023-05-06T02:33:32.168Z] ---> aadf29e33640 [2023-05-06T02:33:32.168Z] Step 23/25 : LABEL arch=arm64 [2023-05-06T02:33:32.168Z] ---> Running in ea016f52c683 [2023-05-06T02:33:32.436Z] Removing intermediate container ea016f52c683 [2023-05-06T02:33:32.436Z] ---> 45d7f34cb29d [2023-05-06T02:33:32.436Z] Step 24/25 : LABEL git_sha=b0dbdcdad3b84f75bcb5a356fd8ee3815ce580fa [2023-05-06T02:33:32.705Z] ---> Running in 54af9ae2d169 [2023-05-06T02:33:32.974Z] Removing intermediate container 54af9ae2d169 [2023-05-06T02:33:32.974Z] ---> 19116eb365d4 [2023-05-06T02:33:32.974Z] Step 25/25 : LABEL version=0.0.0 [2023-05-06T02:33:32.974Z] ---> Running in 1e87d61836b3 [2023-05-06T02:33:33.242Z] Removing intermediate container 1e87d61836b3 [2023-05-06T02:33:33.242Z] ---> fca862ef317e [2023-05-06T02:33:33.242Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-06T02:33:33.509Z] Successfully built fca862ef317e [2023-05-06T02:33:33.509Z] 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-06T02:33:33.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-06T02:33:33.933Z] [2023-05-06T02:33:33.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:33:34.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-06T02:33:34.547Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-06T02:33:34.547Z] 8998bd30e6a1: Pulling fs layer [2023-05-06T02:33:34.547Z] 04944245beec: Pulling fs layer [2023-05-06T02:33:34.547Z] 699f458cf7ca: Pulling fs layer [2023-05-06T02:33:34.547Z] 765212b225bb: Pulling fs layer [2023-05-06T02:33:34.547Z] f23df028b6ca: Pulling fs layer [2023-05-06T02:33:34.547Z] d65c8cfc05b1: Pulling fs layer [2023-05-06T02:33:34.547Z] 2437ff75d9bd: Pulling fs layer [2023-05-06T02:33:34.547Z] f23df028b6ca: Waiting [2023-05-06T02:33:34.547Z] d65c8cfc05b1: Waiting [2023-05-06T02:33:34.547Z] 2437ff75d9bd: Waiting [2023-05-06T02:33:34.547Z] 765212b225bb: Waiting [2023-05-06T02:33:34.547Z] 04944245beec: Verifying Checksum [2023-05-06T02:33:34.547Z] 04944245beec: Download complete [2023-05-06T02:33:34.547Z] 765212b225bb: Verifying Checksum [2023-05-06T02:33:34.547Z] 765212b225bb: Download complete [2023-05-06T02:33:34.547Z] f23df028b6ca: Verifying Checksum [2023-05-06T02:33:34.547Z] f23df028b6ca: Download complete [2023-05-06T02:33:34.814Z] d65c8cfc05b1: Verifying Checksum [2023-05-06T02:33:34.814Z] d65c8cfc05b1: Download complete [2023-05-06T02:33:34.814Z] 699f458cf7ca: Verifying Checksum [2023-05-06T02:33:34.814Z] 699f458cf7ca: Download complete [2023-05-06T02:33:35.084Z] 8998bd30e6a1: Verifying Checksum [2023-05-06T02:33:35.084Z] 8998bd30e6a1: Download complete [2023-05-06T02:33:37.670Z] 2437ff75d9bd: Verifying Checksum [2023-05-06T02:33:37.670Z] 2437ff75d9bd: Download complete [2023-05-06T02:33:39.079Z] 8998bd30e6a1: Pull complete [2023-05-06T02:33:39.663Z] 04944245beec: Pull complete [2023-05-06T02:33:41.076Z] 699f458cf7ca: Pull complete [2023-05-06T02:33:41.076Z] 765212b225bb: Pull complete [2023-05-06T02:33:42.036Z] f23df028b6ca: Pull complete [2023-05-06T02:33:42.036Z] d65c8cfc05b1: Pull complete [2023-05-06T02:33:57.095Z] 2437ff75d9bd: Pull complete [2023-05-06T02:33:57.095Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-06T02:33:57.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-06T02:33:57.095Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:33:57.291Z] prd-ubuntu20.04-docker-arm64-4c-16g-13984 does not seem to be running inside a container [2023-05-06T02:33:57.358Z] $ 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/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@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-06T02:34:00.666Z] $ docker top 2d06f0d7c11f4684950c239e9d6d41ffed3dd7e5d099171621dbbf6bdf18e19d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:34:01.524Z] ---> job-cost.sh [2023-05-06T02:34:01.524Z] lf-activate-venv: SKIPPING [2023-05-06T02:34:01.524Z] INFO: No Stack... [2023-05-06T02:34:01.790Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-06T02:34:02.747Z] INFO: Archiving Costs [Pipeline] sh [2023-05-06T02:34:03.383Z] + cat /w/workspace/edgex-ui-go/9/archives/cost.csv+ [2023-05-06T02:34:03.383Z] cut -d, -f6 [Pipeline] lock [2023-05-06T02:34:03.450Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-582-9-stack-cost] [2023-05-06T02:34:03.456Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-582-9-stack-cost] did not exist. Created. [2023-05-06T02:34:03.456Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-582-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-06T02:34:04.116Z] /w/workspace/edgex-ui-go/9@tmp/durable-b51bdd11/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-06T02:34:04.768Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-06T02:34:04.789Z] Warning: overwriting stash ‘stack-cost’ [2023-05-06T02:34:09.683Z] Stashed 1 file(s) [Pipeline] } [2023-05-06T02:34:09.692Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-582-9-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-06T02:34:09.702Z] $ docker stop --time=1 2d06f0d7c11f4684950c239e9d6d41ffed3dd7e5d099171621dbbf6bdf18e19d [2023-05-06T02:34:11.409Z] $ docker rm -f --volumes 2d06f0d7c11f4684950c239e9d6d41ffed3dd7e5d099171621dbbf6bdf18e19d [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-06T02:34:11.812Z] provisioning config files... [2023-05-06T02:34:11.819Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/config10171679526883274918tmp [Pipeline] { [Pipeline] sh [2023-05-06T02:34:12.113Z] + set +x [2023-05-06T02:34:12.113Z] + curl -s https://codecov.io/bash [2023-05-06T02:34:12.113Z] + bash -s -- [2023-05-06T02:34:12.113Z] [2023-05-06T02:34:12.113Z] _____ _ [2023-05-06T02:34:12.113Z] / ____| | | [2023-05-06T02:34:12.113Z] | | ___ __| | ___ ___ _____ __ [2023-05-06T02:34:12.113Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-06T02:34:12.113Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-06T02:34:12.113Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-06T02:34:12.113Z] Bash-1.0.6 [2023-05-06T02:34:12.113Z] [2023-05-06T02:34:12.113Z] [2023-05-06T02:34:12.113Z] ==> git version 2.25.1 found [2023-05-06T02:34:12.113Z] ==> 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-06T02:34:12.113Z] Release-Date: 2020-01-08 [2023-05-06T02:34:12.113Z] 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-06T02:34:12.113Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-06T02:34:12.113Z] ==> Jenkins CI detected. [2023-05-06T02:34:12.113Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-582 [2023-05-06T02:34:12.113Z] project root: . [2023-05-06T02:34:12.113Z] --> token set from env [2023-05-06T02:34:12.113Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-06T02:34:12.113Z] ==> Running gcov in . (disable via -X gcov) [2023-05-06T02:34:12.371Z] ==> Python coveragepy not found [2023-05-06T02:34:12.371Z] ==> Searching for coverage reports in: [2023-05-06T02:34:12.371Z] + . [2023-05-06T02:34:12.371Z] -> Found 1 reports [2023-05-06T02:34:12.371Z] ==> Detecting git/mercurial file structure [2023-05-06T02:34:12.371Z] ==> Reading reports [2023-05-06T02:34:12.371Z] + ./coverage.out bytes=10 [2023-05-06T02:34:12.371Z] ==> Appending adjustments [2023-05-06T02:34:12.371Z] https://docs.codecov.io/docs/fixing-reports [2023-05-06T02:34:12.939Z] + Found adjustments [2023-05-06T02:34:12.939Z] ==> Gzipping contents [2023-05-06T02:34:12.939Z] 12K /tmp/codecov.dqctON.gz [2023-05-06T02:34:12.939Z] ==> Uploading reports [2023-05-06T02:34:12.939Z] url: https://codecov.io [2023-05-06T02:34:12.939Z] query: branch=PR-582&commit=cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-582%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=582&job=&cmd_args= [2023-05-06T02:34:13.197Z] -> Pinging Codecov [2023-05-06T02:34:13.197Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-582&commit=cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-582%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=582&job=&cmd_args= [2023-05-06T02:34:13.197Z] -> Uploading to [2023-05-06T02:34:13.197Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-06/FB506323287CE973F263BFD2A0EB1F37/cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a/a6541b04-a40a-4316-bf3e-e930d156663d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230506%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230506T023413Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=621c46362f25f0b5504abad469322bcb36b0d004234a9d8b5bdb5554d53b6f76 [2023-05-06T02:34:13.197Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-06T02:34:13.197Z] Dload Upload Total Spent Left Speed [2023-05-06T02:34:13.456Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8874 0 0 100 8874 0 41661 --:--:-- --:--:-- --:--:-- 41661 [2023-05-06T02:34:13.456Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a [Pipeline] } [2023-05-06T02:34:13.462Z] 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-06T02:34:14.159Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives ] [2023-05-06T02:34:14.159Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives [2023-05-06T02:34:14.159Z] total 16 [2023-05-06T02:34:14.159Z] drwxr-xr-x 3 root root 4096 May 6 02:13 . [2023-05-06T02:34:14.159Z] drwxrwxr-x 15 jenkins jenkins 4096 May 6 02:13 .. [2023-05-06T02:34:14.159Z] drwxr-xr-x 2 root root 4096 May 6 02:13 cost [2023-05-06T02:34:14.159Z] -rw-r--r-- 1 root root 83 May 6 02:13 cost.csv [2023-05-06T02:34:14.159Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives [2023-05-06T02:34:14.159Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives [2023-05-06T02:34:14.159Z] total 16 [2023-05-06T02:34:14.159Z] drwxr-xr-x 3 jenkins jenkins 4096 May 6 02:13 . [2023-05-06T02:34:14.159Z] drwxrwxr-x 15 jenkins jenkins 4096 May 6 02:13 .. [2023-05-06T02:34:14.159Z] drwxr-xr-x 2 jenkins jenkins 4096 May 6 02:13 cost [2023-05-06T02:34:14.159Z] -rw-r--r-- 1 jenkins jenkins 83 May 6 02:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:34:14.447Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:34:15.303Z] ---> package-listing.sh [2023-05-06T02:34:15.304Z] ++ facter osfamily [2023-05-06T02:34:15.304Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-06T02:34:15.561Z] + OS_FAMILY=debian [2023-05-06T02:34:15.561Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-582 [2023-05-06T02:34:15.561Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-06T02:34:15.561Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-06T02:34:15.561Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-06T02:34:15.561Z] + PACKAGES=/tmp/packages_start.txt [2023-05-06T02:34:15.561Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-582 ']' [2023-05-06T02:34:15.561Z] + PACKAGES=/tmp/packages_end.txt [2023-05-06T02:34:15.561Z] + case "${OS_FAMILY}" in [2023-05-06T02:34:15.561Z] + dpkg -l [2023-05-06T02:34:15.561Z] + grep '^ii' [2023-05-06T02:34:15.561Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-06T02:34:15.561Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-06T02:34:15.561Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-06T02:34:15.561Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-582 ']' [2023-05-06T02:34:15.561Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives/ [2023-05-06T02:34:15.561Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives/ [Pipeline] echo [2023-05-06T02:34:15.570Z] 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-582/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-06T02:34:15.845Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:34:16.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-06T02:34:16.400Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:34:16.470Z] prd-ubuntu20.04-docker-8c-8g-13962 does not seem to be running inside a container [2023-05-06T02:34:16.496Z] $ 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-582/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-582 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582:/w/workspace/edgexfoundry_edgex-ui-go_PR-582:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@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-06T02:34:16.974Z] $ docker top 42800db0d94e034310ed9eedf7ced9900709bf06193cf92b29fe8120c7a2f0ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-06T02:34:17.307Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-06T02:34:17.590Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-06T02:34:17.874Z] + ls /var/log/sa-host [2023-05-06T02:34:17.874Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-06T02:34:17.937Z] provisioning config files... [2023-05-06T02:34:17.945Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/config11762202029973135485tmp [Pipeline] { [Pipeline] echo [2023-05-06T02:34:17.953Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:34:18.237Z] ---> create-netrc.sh [Pipeline] } [2023-05-06T02:34:18.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:34:18.559Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-06T02:34:18.567Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:34:18.851Z] ---> sudo-logs.sh [2023-05-06T02:34:18.851Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-06T02:34:18.879Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:34:19.163Z] ---> job-cost.sh [2023-05-06T02:34:19.163Z] lf-activate-venv: SKIPPING [2023-05-06T02:34:19.163Z] DEBUG: total: 0.2199999988079071 [2023-05-06T02:34:19.163Z] INFO: Retrieving Stack Cost... [2023-05-06T02:34:19.422Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-06T02:34:19.990Z] INFO: Archiving Costs [Pipeline] echo [2023-05-06T02:34:19.999Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:34:20.281Z] ---> logs-deploy.sh [2023-05-06T02:34:20.281Z] lf-activate-venv: SKIPPING [2023-05-06T02:34:20.281Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-582/9 [2023-05-06T02:34:20.281Z] INFO: archiving workspace using pattern(s): [2023-05-06T02:34:21.219Z] Archives upload complete. [2023-05-06T02:34:21.219Z] INFO: archiving logs to Nexus [2023-05-06T02:34:22.156Z] ---> uname -a: [2023-05-06T02:34:22.156Z] Linux prd-ubuntu20-04-docker-8c-8g-13962 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-06T02:34:22.156Z] [2023-05-06T02:34:22.156Z] [2023-05-06T02:34:22.156Z] ---> lscpu: [2023-05-06T02:34:22.156Z] Architecture: x86_64 [2023-05-06T02:34:22.156Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-06T02:34:22.156Z] Byte Order: Little Endian [2023-05-06T02:34:22.156Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-06T02:34:22.156Z] CPU(s): 8 [2023-05-06T02:34:22.156Z] On-line CPU(s) list: 0-7 [2023-05-06T02:34:22.156Z] Thread(s) per core: 1 [2023-05-06T02:34:22.156Z] Core(s) per socket: 1 [2023-05-06T02:34:22.156Z] Socket(s): 8 [2023-05-06T02:34:22.156Z] NUMA node(s): 1 [2023-05-06T02:34:22.156Z] Vendor ID: AuthenticAMD [2023-05-06T02:34:22.156Z] CPU family: 23 [2023-05-06T02:34:22.156Z] Model: 49 [2023-05-06T02:34:22.156Z] Model name: AMD EPYC-Rome Processor [2023-05-06T02:34:22.156Z] Stepping: 0 [2023-05-06T02:34:22.156Z] CPU MHz: 2800.000 [2023-05-06T02:34:22.156Z] BogoMIPS: 5600.00 [2023-05-06T02:34:22.156Z] Virtualization: AMD-V [2023-05-06T02:34:22.156Z] Hypervisor vendor: KVM [2023-05-06T02:34:22.156Z] Virtualization type: full [2023-05-06T02:34:22.156Z] L1d cache: 256 KiB [2023-05-06T02:34:22.156Z] L1i cache: 256 KiB [2023-05-06T02:34:22.156Z] L2 cache: 4 MiB [2023-05-06T02:34:22.156Z] L3 cache: 128 MiB [2023-05-06T02:34:22.156Z] NUMA node0 CPU(s): 0-7 [2023-05-06T02:34:22.156Z] Vulnerability Itlb multihit: Not affected [2023-05-06T02:34:22.156Z] Vulnerability L1tf: Not affected [2023-05-06T02:34:22.156Z] Vulnerability Mds: Not affected [2023-05-06T02:34:22.156Z] Vulnerability Meltdown: Not affected [2023-05-06T02:34:22.156Z] Vulnerability Mmio stale data: Not affected [2023-05-06T02:34:22.156Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-06T02:34:22.156Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-06T02:34:22.156Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-06T02:34:22.156Z] Vulnerability Srbds: Not affected [2023-05-06T02:34:22.156Z] Vulnerability Tsx async abort: Not affected [2023-05-06T02:34:22.156Z] 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-06T02:34:22.156Z] [2023-05-06T02:34:22.156Z] [2023-05-06T02:34:22.156Z] ---> nproc: [2023-05-06T02:34:22.156Z] 8 [2023-05-06T02:34:22.156Z] [2023-05-06T02:34:22.156Z] [2023-05-06T02:34:22.156Z] ---> df -h: [2023-05-06T02:34:22.156Z] Filesystem Size Used Avail Use% Mounted on [2023-05-06T02:34:22.156Z] overlay 155G 13G 142G 9% / [2023-05-06T02:34:22.156Z] tmpfs 64M 0 64M 0% /dev [2023-05-06T02:34:22.156Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-06T02:34:22.156Z] shm 64M 0 64M 0% /dev/shm [2023-05-06T02:34:22.156Z] /dev/vda1 155G 13G 142G 9% /facter-os [2023-05-06T02:34:22.156Z] [2023-05-06T02:34:22.156Z] [2023-05-06T02:34:22.156Z] ---> sar -b -r -n DEV: [2023-05-06T02:34:22.156Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13962) 05/06/23 _x86_64_ (8 CPU) [2023-05-06T02:34:22.156Z] [2023-05-06T02:34:22.156Z] 02:06:55 LINUX RESTART (8 CPU) [2023-05-06T02:34:22.156Z] [2023-05-06T02:34:22.156Z] 02:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-06T02:34:22.156Z] 02:08:02 241.57 48.72 192.85 0.00 5493.85 180371.19 0.00 [2023-05-06T02:34:22.156Z] 02:09:01 107.05 0.59 106.46 0.00 57.75 41963.33 0.00 [2023-05-06T02:34:22.156Z] 02:10:01 113.78 1.17 112.61 0.00 9.33 48038.93 0.00 [2023-05-06T02:34:22.156Z] 02:11:01 198.07 0.18 197.88 0.00 2.67 37113.01 0.00 [2023-05-06T02:34:22.156Z] 02:12:01 141.36 1.25 140.11 0.00 69.72 31241.33 0.00 [2023-05-06T02:34:22.156Z] 02:13:01 145.98 11.01 134.96 0.00 5371.50 19301.87 0.00 [2023-05-06T02:34:22.156Z] 02:14:01 101.45 0.02 101.43 0.00 2.80 32400.33 0.00 [2023-05-06T02:34:22.156Z] 02:15:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 [2023-05-06T02:34:22.156Z] 02:16:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 [2023-05-06T02:34:22.156Z] 02:17:01 1.57 0.02 1.55 0.00 0.13 30.39 0.00 [2023-05-06T02:34:22.156Z] 02:18:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 [2023-05-06T02:34:22.156Z] 02:19:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 [2023-05-06T02:34:22.156Z] 02:20:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 [2023-05-06T02:34:22.156Z] 02:21:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 [2023-05-06T02:34:22.156Z] 02:22:01 2.03 0.02 2.02 0.00 0.13 23.86 0.00 [2023-05-06T02:34:22.156Z] 02:23:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 [2023-05-06T02:34:22.156Z] 02:24:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 [2023-05-06T02:34:22.156Z] 02:25:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 [2023-05-06T02:34:22.156Z] 02:26:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 [2023-05-06T02:34:22.156Z] 02:27:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 [2023-05-06T02:34:22.156Z] 02:28:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 [2023-05-06T02:34:22.156Z] 02:29:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2023-05-06T02:34:22.156Z] 02:30:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 [2023-05-06T02:34:22.156Z] 02:31:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 [2023-05-06T02:34:22.156Z] 02:32:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 [2023-05-06T02:34:22.156Z] 02:33:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 [2023-05-06T02:34:22.156Z] 02:34:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 [2023-05-06T02:34:22.156Z] Average: 39.61 2.30 37.30 0.00 404.76 14351.44 0.00 [2023-05-06T02:34:22.156Z] [2023-05-06T02:34:22.156Z] 02:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-06T02:34:22.156Z] 02:08:02 29968688 31646684 703948 2.14 60420 1917960 1788828 5.27 945884 1668920 504 [2023-05-06T02:34:22.156Z] 02:09:01 28690124 31560860 750044 2.28 80476 3054896 1988868 5.86 1086084 2734296 2152 [2023-05-06T02:34:22.156Z] 02:10:01 27970136 31550364 755220 2.30 149752 3622276 1889268 5.57 1164356 3292800 644 [2023-05-06T02:34:22.156Z] 02:11:01 27177888 31446788 851912 2.59 177764 4217428 2012932 5.93 1356980 3816092 668 [2023-05-06T02:34:22.156Z] 02:12:01 25666632 30747264 1546128 4.70 216532 4861336 2240560 6.60 2165116 4364860 11560 [2023-05-06T02:34:22.156Z] 02:13:01 25657464 31400876 880288 2.68 226232 5487716 2119260 6.25 2071316 4454100 323272 [2023-05-06T02:34:22.156Z] 02:14:01 25467604 31536288 748380 2.28 232908 5782688 1791680 5.28 1831580 4857820 148 [2023-05-06T02:34:22.156Z] 02:15:01 25467776 31536492 748072 2.27 232932 5782692 1791680 5.28 1831400 4857824 16 [2023-05-06T02:34:22.156Z] 02:16:01 25474800 31543548 740996 2.25 232944 5782692 1791680 5.28 1824988 4857824 8 [2023-05-06T02:34:22.156Z] 02:17:01 25474704 31543496 740996 2.25 233008 5782660 1791680 5.28 1824656 4857852 4 [2023-05-06T02:34:22.156Z] 02:18:01 25481948 31550860 733584 2.23 233020 5782676 1791680 5.28 1818088 4857852 4 [2023-05-06T02:34:22.156Z] 02:19:01 25481980 31550912 733536 2.23 233032 5782680 1791680 5.28 1818012 4857856 12 [2023-05-06T02:34:22.156Z] 02:20:01 25482144 31551224 733140 2.23 233044 5782812 1791680 5.28 1818016 4857988 8 [2023-05-06T02:34:22.156Z] 02:21:01 25482296 31551388 733092 2.23 233080 5782812 1791680 5.28 1817736 4857988 8 [2023-05-06T02:34:22.156Z] 02:22:01 25481684 31551080 733260 2.23 233124 5782812 1802404 5.31 1817744 4858080 4 [2023-05-06T02:34:22.156Z] 02:23:01 25481652 31551064 733172 2.23 233136 5782820 1802404 5.31 1817820 4858080 148 [2023-05-06T02:34:22.156Z] 02:24:01 25481692 31551164 733068 2.23 233196 5782824 1802404 5.31 1817760 4858084 12 [2023-05-06T02:34:22.156Z] 02:25:01 25481872 31551356 732792 2.23 233212 5782828 1802404 5.31 1817784 4858088 144 [2023-05-06T02:34:22.156Z] 02:26:01 25481880 31551380 732716 2.23 233236 5782828 1802404 5.31 1817784 4858088 8 [2023-05-06T02:34:22.156Z] 02:27:01 25481524 31551092 732924 2.23 233300 5782836 1802404 5.31 1817792 4858092 156 [2023-05-06T02:34:22.156Z] 02:28:01 25481732 31551376 732832 2.23 233344 5782836 1802404 5.31 1818128 4858096 8 [2023-05-06T02:34:22.156Z] 02:29:01 25481940 31551604 732788 2.23 233364 5782840 1802404 5.31 1817740 4858100 4 [2023-05-06T02:34:22.156Z] 02:30:01 25482176 31551848 732504 2.23 233380 5782844 1802404 5.31 1817744 4858104 8 [2023-05-06T02:34:22.156Z] 02:31:01 25482128 31551816 732476 2.23 233396 5782844 1802404 5.31 1817760 4858104 12 [2023-05-06T02:34:22.156Z] 02:32:01 25482048 31551760 732476 2.23 233420 5782836 1802404 5.31 1817776 4858108 8 [2023-05-06T02:34:22.156Z] 02:33:01 25481960 31551712 732424 2.23 233452 5782848 1802404 5.31 1817888 4858108 8 [2023-05-06T02:34:22.156Z] 02:34:01 25481920 31551696 732492 2.23 233468 5782852 1802404 5.31 1817848 4858112 16 [2023-05-06T02:34:22.156Z] Average: 25933644 31514296 775010 2.36 215117 5355562 1844608 5.44 1740955 4531456 12576 [2023-05-06T02:34:22.156Z] [2023-05-06T02:34:22.156Z] 02:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-06T02:34:22.156Z] 02:08:02 veth97b3a5b 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:08:02 lo 4.41 4.41 0.42 0.42 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:08:02 ens3 485.26 315.86 2717.74 72.66 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:08:02 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:09:01 lo 5.29 5.29 0.54 0.54 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:09:01 ens3 422.13 276.50 6528.76 82.04 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:09:01 veth3fe0128 50.09 64.90 4.85 48.76 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:09:01 docker0 91.24 111.52 7.26 372.90 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:10:01 ens3 224.95 120.78 1870.30 19.21 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:10:01 docker0 107.07 201.00 9.01 1847.61 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:10:01 veth8b26e8a 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:11:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:11:01 ens3 158.02 69.94 2809.51 17.88 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:11:01 vethfe6d20e 2.05 2.77 0.29 34.94 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:11:01 docker0 36.83 104.25 2.61 2103.65 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:11:01 veth8b26e8a 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:12:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:12:01 ens3 238.36 141.98 2039.12 33.01 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:12:01 veth8c2d0ae 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:12:01 docker0 123.83 215.28 20.76 2020.82 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:12:01 veth8b26e8a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:13:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:13:01 ens3 163.64 103.87 2025.86 138.94 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:13:01 veth307f248 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:13:01 docker0 1.35 3.12 0.08 42.48 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:14:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:14:01 ens3 106.93 65.59 2528.66 11.84 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:15:01 ens3 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:16:01 ens3 0.32 0.03 0.02 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:17:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.156Z] 02:18:01 ens3 0.42 0.15 0.09 0.07 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:19:01 ens3 0.42 0.18 0.08 0.01 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:20:01 ens3 0.28 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:21:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:22:01 ens3 0.28 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:23:01 ens3 0.53 0.22 0.10 0.07 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:24:01 ens3 0.33 0.05 0.02 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:25:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:26:01 ens3 0.78 0.20 0.10 0.01 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:27:01 ens3 0.80 0.27 0.16 0.08 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:28:01 ens3 0.63 0.42 0.33 0.27 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:29:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:30:01 ens3 0.28 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:31:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:32:01 ens3 0.30 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:33:01 ens3 0.52 0.20 0.10 0.07 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:34:01 ens3 0.55 0.10 0.08 0.01 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] Average: lo 0.55 0.55 0.05 0.05 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] Average: ens3 66.45 40.31 755.25 13.86 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] Average: docker0 13.30 23.49 1.47 236.63 0.00 0.00 0.00 0.00 [2023-05-06T02:34:22.157Z] [2023-05-06T02:34:22.157Z] [2023-05-06T02:34:22.157Z] ---> sar -P ALL: [2023-05-06T02:34:22.157Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13962) 05/06/23 _x86_64_ (8 CPU) [2023-05-06T02:34:22.157Z] [2023-05-06T02:34:22.157Z] 02:06:55 LINUX RESTART (8 CPU) [2023-05-06T02:34:22.157Z] [2023-05-06T02:34:22.157Z] 02:07:02 CPU %user %nice %system %iowait %steal %idle [2023-05-06T02:34:22.157Z] 02:08:02 all 6.33 0.00 1.95 7.53 0.06 84.14 [2023-05-06T02:34:22.157Z] 02:08:02 0 4.87 0.00 1.94 5.45 0.05 87.68 [2023-05-06T02:34:22.157Z] 02:08:02 1 5.89 0.00 1.96 24.84 0.05 67.25 [2023-05-06T02:34:22.157Z] 02:08:02 2 7.27 0.00 1.80 4.82 0.05 86.06 [2023-05-06T02:34:22.157Z] 02:08:02 3 6.05 0.00 1.38 4.41 0.03 88.12 [2023-05-06T02:34:22.157Z] 02:08:02 4 7.10 0.00 1.47 0.92 0.07 90.44 [2023-05-06T02:34:22.157Z] 02:08:02 5 7.46 0.00 1.98 14.82 0.05 75.69 [2023-05-06T02:34:22.157Z] 02:08:02 6 6.26 0.00 1.79 0.89 0.05 91.01 [2023-05-06T02:34:22.157Z] 02:08:02 7 5.70 0.00 3.28 4.08 0.09 86.86 [2023-05-06T02:34:22.157Z] 02:09:01 all 5.46 0.00 2.40 8.41 0.07 83.67 [2023-05-06T02:34:22.157Z] 02:09:01 0 5.18 0.00 2.34 8.26 0.05 84.16 [2023-05-06T02:34:22.157Z] 02:09:01 1 5.62 0.00 2.37 25.26 0.09 66.67 [2023-05-06T02:34:22.157Z] 02:09:01 2 5.28 0.00 2.13 1.51 0.05 91.03 [2023-05-06T02:34:22.157Z] 02:09:01 3 5.27 0.00 2.64 7.33 0.09 84.68 [2023-05-06T02:34:22.157Z] 02:09:01 4 5.63 0.00 2.51 0.56 0.05 91.25 [2023-05-06T02:34:22.157Z] 02:09:01 5 5.69 0.00 1.73 1.01 0.05 91.53 [2023-05-06T02:34:22.157Z] 02:09:01 6 6.12 0.00 2.20 0.14 0.05 91.49 [2023-05-06T02:34:22.157Z] 02:09:01 7 4.87 0.00 3.29 23.27 0.14 68.43 [2023-05-06T02:34:22.157Z] 02:10:01 all 4.40 0.00 2.37 11.52 0.09 81.62 [2023-05-06T02:34:22.157Z] 02:10:01 0 4.73 0.00 3.26 62.82 0.08 29.11 [2023-05-06T02:34:22.157Z] 02:10:01 1 4.01 0.00 3.05 2.78 0.05 90.12 [2023-05-06T02:34:22.157Z] 02:10:01 2 4.62 0.00 1.85 4.20 0.05 89.29 [2023-05-06T02:34:22.157Z] 02:10:01 3 4.72 0.00 2.27 0.40 0.08 92.53 [2023-05-06T02:34:22.157Z] 02:10:01 4 4.73 0.00 2.22 0.07 0.03 92.95 [2023-05-06T02:34:22.157Z] 02:10:01 5 3.89 0.00 1.88 1.39 0.17 92.68 [2023-05-06T02:34:22.157Z] 02:10:01 6 4.39 0.00 2.08 0.35 0.15 93.03 [2023-05-06T02:34:22.157Z] 02:10:01 7 4.09 0.00 2.38 20.72 0.08 72.72 [2023-05-06T02:34:22.157Z] 02:11:01 all 19.86 0.00 4.90 6.07 0.09 69.07 [2023-05-06T02:34:22.157Z] 02:11:01 0 17.80 0.00 4.73 0.43 0.07 76.96 [2023-05-06T02:34:22.157Z] 02:11:01 1 19.53 0.00 6.42 13.31 0.10 60.63 [2023-05-06T02:34:22.157Z] 02:11:01 2 19.97 0.00 4.33 5.99 0.12 69.60 [2023-05-06T02:34:22.157Z] 02:11:01 3 25.79 0.00 5.55 2.10 0.10 66.46 [2023-05-06T02:34:22.157Z] 02:11:01 4 18.79 0.00 4.85 23.46 0.08 52.81 [2023-05-06T02:34:22.157Z] 02:11:01 5 19.06 0.00 4.26 0.79 0.08 75.81 [2023-05-06T02:34:22.157Z] 02:11:01 6 17.82 0.00 4.26 1.25 0.08 76.58 [2023-05-06T02:34:22.157Z] 02:11:01 7 20.08 0.00 4.81 1.25 0.10 73.75 [2023-05-06T02:34:22.157Z] 02:12:01 all 9.11 0.00 3.21 8.78 0.06 78.84 [2023-05-06T02:34:22.157Z] 02:12:01 0 6.63 0.00 3.75 2.94 0.07 86.61 [2023-05-06T02:34:22.157Z] 02:12:01 1 11.02 0.00 3.22 4.42 0.07 81.27 [2023-05-06T02:34:22.157Z] 02:12:01 2 7.03 0.00 2.01 1.27 0.03 89.66 [2023-05-06T02:34:22.157Z] 02:12:01 3 30.20 0.00 4.19 0.45 0.07 65.10 [2023-05-06T02:34:22.157Z] 02:12:01 4 6.63 0.00 1.99 14.34 0.03 77.01 [2023-05-06T02:34:22.157Z] 02:12:01 5 5.74 0.00 2.89 1.29 0.07 90.01 [2023-05-06T02:34:22.157Z] 02:12:01 6 2.65 0.00 0.75 0.33 0.00 96.26 [2023-05-06T02:34:22.157Z] 02:12:01 7 3.00 0.00 6.98 45.55 0.12 44.36 [2023-05-06T02:34:22.157Z] 02:13:01 all 26.16 0.00 5.75 4.62 0.11 63.35 [2023-05-06T02:34:22.157Z] 02:13:01 0 24.24 0.00 5.01 5.14 0.08 65.53 [2023-05-06T02:34:22.157Z] 02:13:01 1 30.35 0.00 6.10 3.57 0.10 59.87 [2023-05-06T02:34:22.157Z] 02:13:01 2 24.59 0.00 4.99 3.17 0.10 67.14 [2023-05-06T02:34:22.157Z] 02:13:01 3 25.97 0.00 6.11 12.30 0.12 55.51 [2023-05-06T02:34:22.157Z] 02:13:01 4 28.54 0.00 6.27 1.96 0.12 63.11 [2023-05-06T02:34:22.157Z] 02:13:01 5 23.38 0.00 5.21 2.15 0.12 69.15 [2023-05-06T02:34:22.157Z] 02:13:01 6 27.99 0.00 6.75 2.00 0.08 63.17 [2023-05-06T02:34:22.157Z] 02:13:01 7 24.26 0.00 5.58 6.77 0.14 63.25 [2023-05-06T02:34:22.157Z] 02:14:01 all 3.30 0.00 1.55 4.79 0.04 90.33 [2023-05-06T02:34:22.157Z] 02:14:01 0 2.09 0.00 1.34 6.80 0.03 89.74 [2023-05-06T02:34:22.157Z] 02:14:01 1 4.34 0.00 1.44 1.41 0.03 92.77 [2023-05-06T02:34:22.157Z] 02:14:01 2 3.44 0.00 1.09 0.02 0.03 95.42 [2023-05-06T02:34:22.157Z] 02:14:01 3 3.88 0.00 1.23 0.66 0.05 94.18 [2023-05-06T02:34:22.157Z] 02:14:01 4 2.65 0.00 1.94 0.50 0.02 94.89 [2023-05-06T02:34:22.157Z] 02:14:01 5 2.64 0.00 1.91 27.89 0.05 67.51 [2023-05-06T02:34:22.157Z] 02:14:01 6 3.50 0.00 1.57 0.17 0.03 94.73 [2023-05-06T02:34:22.157Z] 02:14:01 7 3.84 0.00 1.85 1.06 0.07 93.18 [2023-05-06T02:34:22.157Z] 02:15:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2023-05-06T02:34:22.157Z] 02:15:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-06T02:34:22.157Z] 02:15:01 3 0.30 0.00 0.03 0.00 0.03 99.63 [2023-05-06T02:34:22.157Z] 02:15:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-06T02:34:22.157Z] 02:15:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-06T02:34:22.157Z] 02:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:16:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2023-05-06T02:34:22.157Z] 02:16:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2023-05-06T02:34:22.157Z] 02:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-06T02:34:22.157Z] 02:16:01 3 1.97 0.00 0.02 0.00 0.02 98.00 [2023-05-06T02:34:22.157Z] 02:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:16:01 5 0.05 0.00 0.00 0.02 0.00 99.93 [2023-05-06T02:34:22.157Z] 02:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-06T02:34:22.157Z] 02:17:01 all 0.26 0.00 0.01 0.04 0.01 99.68 [2023-05-06T02:34:22.157Z] 02:17:01 0 0.00 0.00 0.02 0.25 0.02 99.72 [2023-05-06T02:34:22.157Z] 02:17:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-06T02:34:22.157Z] 02:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:17:01 3 1.99 0.00 0.03 0.00 0.03 97.95 [2023-05-06T02:34:22.157Z] 02:17:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-06T02:34:22.157Z] 02:17:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-06T02:34:22.157Z] 02:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-06T02:34:22.157Z] 02:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:18:01 all 0.21 0.00 0.01 0.00 0.01 99.76 [2023-05-06T02:34:22.157Z] 02:18:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-06T02:34:22.157Z] 02:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-06T02:34:22.157Z] 02:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-06T02:34:22.157Z] 02:18:01 3 1.58 0.00 0.05 0.00 0.03 98.34 [2023-05-06T02:34:22.157Z] 02:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:18:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-06T02:34:22.157Z] 02:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-06T02:34:22.157Z] [2023-05-06T02:34:22.157Z] 02:18:01 CPU %user %nice %system %iowait %steal %idle [2023-05-06T02:34:22.157Z] 02:19:01 all 0.01 0.00 0.01 0.00 0.01 99.98 [2023-05-06T02:34:22.157Z] 02:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:19:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-06T02:34:22.157Z] 02:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-06T02:34:22.157Z] 02:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-06T02:34:22.157Z] 02:20:01 all 0.02 0.00 0.01 0.00 0.06 99.90 [2023-05-06T02:34:22.157Z] 02:20:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-06T02:34:22.157Z] 02:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:20:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2023-05-06T02:34:22.157Z] 02:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-06T02:34:22.157Z] 02:20:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-06T02:34:22.157Z] 02:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:20:01 7 0.00 0.00 0.02 0.00 0.48 99.50 [2023-05-06T02:34:22.157Z] 02:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-05-06T02:34:22.157Z] 02:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:21:01 3 0.18 0.00 0.07 0.00 0.02 99.73 [2023-05-06T02:34:22.157Z] 02:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:21:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2023-05-06T02:34:22.157Z] 02:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-06T02:34:22.157Z] 02:22:01 all 0.13 0.00 0.06 0.01 0.01 99.80 [2023-05-06T02:34:22.157Z] 02:22:01 0 0.02 0.00 0.05 0.03 0.00 99.90 [2023-05-06T02:34:22.157Z] 02:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-06T02:34:22.157Z] 02:22:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2023-05-06T02:34:22.157Z] 02:22:01 3 0.86 0.00 0.15 0.00 0.02 98.97 [2023-05-06T02:34:22.157Z] 02:22:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2023-05-06T02:34:22.157Z] 02:22:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-06T02:34:22.157Z] 02:22:01 6 0.03 0.00 0.13 0.00 0.00 99.83 [2023-05-06T02:34:22.157Z] 02:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:23:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2023-05-06T02:34:22.157Z] 02:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-06T02:34:22.157Z] 02:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:23:01 3 1.99 0.00 0.03 0.00 0.03 97.95 [2023-05-06T02:34:22.157Z] 02:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-06T02:34:22.157Z] 02:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-06T02:34:22.157Z] 02:24:01 all 0.08 0.00 0.01 0.00 0.00 99.90 [2023-05-06T02:34:22.157Z] 02:24:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2023-05-06T02:34:22.157Z] 02:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-06T02:34:22.157Z] 02:24:01 3 0.55 0.00 0.05 0.00 0.02 99.38 [2023-05-06T02:34:22.157Z] 02:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:24:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-06T02:34:22.157Z] 02:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-06T02:34:22.157Z] 02:25:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-06T02:34:22.157Z] 02:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-06T02:34:22.157Z] 02:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-06T02:34:22.157Z] 02:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:26:01 all 0.01 0.00 0.01 0.03 0.01 99.95 [2023-05-06T02:34:22.157Z] 02:26:01 0 0.03 0.00 0.00 0.07 0.00 99.90 [2023-05-06T02:34:22.157Z] 02:26:01 1 0.00 0.00 0.00 0.12 0.00 99.88 [2023-05-06T02:34:22.157Z] 02:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:26:01 3 0.05 0.00 0.03 0.03 0.02 99.87 [2023-05-06T02:34:22.157Z] 02:26:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-06T02:34:22.157Z] 02:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-06T02:34:22.157Z] 02:27:01 all 0.11 0.00 0.01 1.03 0.01 98.84 [2023-05-06T02:34:22.157Z] 02:27:01 0 0.00 0.00 0.02 5.85 0.03 94.10 [2023-05-06T02:34:22.157Z] 02:27:01 1 0.00 0.00 0.02 0.19 0.02 99.78 [2023-05-06T02:34:22.157Z] 02:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:27:01 3 0.83 0.00 0.05 2.16 0.03 96.93 [2023-05-06T02:34:22.157Z] 02:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:28:01 all 0.03 0.00 0.01 0.05 0.01 99.90 [2023-05-06T02:34:22.157Z] 02:28:01 0 0.02 0.00 0.00 0.28 0.00 99.70 [2023-05-06T02:34:22.157Z] 02:28:01 1 0.00 0.00 0.02 0.08 0.00 99.90 [2023-05-06T02:34:22.157Z] 02:28:01 2 0.02 0.00 0.00 0.05 0.02 99.92 [2023-05-06T02:34:22.157Z] 02:28:01 3 0.13 0.00 0.07 0.00 0.02 99.78 [2023-05-06T02:34:22.157Z] 02:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-06T02:34:22.157Z] 02:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:29:01 all 0.02 0.00 0.01 0.02 0.00 99.94 [2023-05-06T02:34:22.157Z] 02:29:01 0 0.05 0.00 0.03 0.08 0.02 99.82 [2023-05-06T02:34:22.157Z] 02:29:01 1 0.00 0.00 0.02 0.08 0.00 99.90 [2023-05-06T02:34:22.157Z] 02:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-06T02:34:22.157Z] 02:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-06T02:34:22.157Z] 02:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-06T02:34:22.157Z] 02:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-06T02:34:22.157Z] 02:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:29:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-06T02:34:22.157Z] [2023-05-06T02:34:22.157Z] 02:29:01 CPU %user %nice %system %iowait %steal %idle [2023-05-06T02:34:22.157Z] 02:30:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2023-05-06T02:34:22.157Z] 02:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-06T02:34:22.157Z] 02:30:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-06T02:34:22.157Z] 02:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:30:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-06T02:34:22.157Z] 02:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:31:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-05-06T02:34:22.157Z] 02:31:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-06T02:34:22.157Z] 02:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-06T02:34:22.157Z] 02:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:31:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-06T02:34:22.157Z] 02:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-06T02:34:22.157Z] 02:31:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-06T02:34:22.157Z] 02:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.157Z] 02:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-06T02:34:22.157Z] 02:32:01 all 0.11 0.00 0.01 0.00 0.00 99.87 [2023-05-06T02:34:22.157Z] 02:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-06T02:34:22.158Z] 02:32:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-06T02:34:22.158Z] 02:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-06T02:34:22.158Z] 02:32:01 3 0.83 0.00 0.05 0.00 0.02 99.10 [2023-05-06T02:34:22.158Z] 02:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.158Z] 02:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-06T02:34:22.158Z] 02:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.158Z] 02:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.158Z] 02:33:01 all 0.25 0.00 0.01 0.01 0.01 99.73 [2023-05-06T02:34:22.158Z] 02:33:01 0 0.02 0.00 0.00 0.05 0.02 99.92 [2023-05-06T02:34:22.158Z] 02:33:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-06T02:34:22.158Z] 02:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-06T02:34:22.158Z] 02:33:01 3 1.91 0.00 0.05 0.00 0.02 98.03 [2023-05-06T02:34:22.158Z] 02:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-06T02:34:22.158Z] 02:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-06T02:34:22.158Z] 02:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.158Z] 02:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-06T02:34:22.158Z] 02:34:01 all 0.14 0.00 0.00 0.03 0.00 99.82 [2023-05-06T02:34:22.158Z] 02:34:01 0 0.02 0.00 0.00 0.13 0.00 99.85 [2023-05-06T02:34:22.158Z] 02:34:01 1 0.00 0.00 0.00 0.10 0.00 99.90 [2023-05-06T02:34:22.158Z] 02:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-06T02:34:22.158Z] 02:34:01 3 1.06 0.00 0.02 0.00 0.02 98.91 [2023-05-06T02:34:22.158Z] 02:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-06T02:34:22.158Z] 02:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-06T02:34:22.158Z] 02:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-06T02:34:22.158Z] 02:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-06T02:34:22.158Z] Average: all 2.81 0.00 0.82 1.94 0.03 94.40 [2023-05-06T02:34:22.158Z] Average: 0 2.42 0.00 0.83 3.61 0.02 93.12 [2023-05-06T02:34:22.158Z] Average: 1 2.97 0.00 0.91 2.78 0.02 93.32 [2023-05-06T02:34:22.158Z] Average: 2 2.67 0.00 0.68 0.77 0.02 95.86 [2023-05-06T02:34:22.158Z] Average: 3 4.28 0.00 0.88 1.09 0.04 93.71 [2023-05-06T02:34:22.158Z] Average: 4 2.73 0.00 0.79 1.54 0.02 94.92 [2023-05-06T02:34:22.158Z] Average: 5 2.51 0.00 0.73 1.81 0.02 94.93 [2023-05-06T02:34:22.158Z] Average: 6 2.53 0.00 0.72 0.19 0.02 96.55 [2023-05-06T02:34:22.158Z] Average: 7 2.41 0.00 1.03 3.75 0.05 92.76 [2023-05-06T02:34:22.158Z] [2023-05-06T02:34:22.158Z] [2023-05-06T02:34:22.158Z]