Pull request #554 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0+490d55d23c3381dbf94452a94173aa21d56f4e2c (f717f095d18eee9b3c1f63c746a91b62492a2b21) 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-ssh6291473915891082979.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15976711935485291012.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-554/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-554/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9730690393850976180.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-554/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9070504588033357223.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh13107724102923232571.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-554/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-554/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12634488591536059485.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-29890 in /w/workspace/edgexfoundry_edgex-ui-go_PR-554 [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-554 # 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 > 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/554/head:refs/remotes/origin/PR-554 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 490d55d23c3381dbf94452a94173aa21d56f4e2c into PR head commit 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 Merge succeeded, producing 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 Checking out Revision 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 (PR-554) > git config core.sparsecheckout # timeout=10 > git checkout -f 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 # 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 490d55d23c3381dbf94452a94173aa21d56f4e2c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 # timeout=10 Commit message: "ci: Add Blubracket ignore file to ignore generated files" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-19T23:32:28.254Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-19T23:32:28.431Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-19T23:32:28.529Z] ========================================================= [2022-09-19T23:32:28.529Z] EdgeX Global Pipelines Version Info [2022-09-19T23:32:28.529Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-19T23:32:29.322Z] ------------------- [2022-09-19T23:32:29.322Z] stable info: [2022-09-19T23:32:29.322Z] ------------------- [2022-09-19T23:32:29.322Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-19T23:32:29.322Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-19T23:32:29.322Z] Message: update stable to v1.0.239 [2022-09-19T23:32:29.894Z] ------------------- [2022-09-19T23:32:29.894Z] experimental info: [2022-09-19T23:32:29.894Z] ------------------- [2022-09-19T23:32:29.894Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-19T23:32:29.894Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-19T23:32:29.894Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-19T23:32:30.274Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-09-19T23:32:30.316Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-09-19T23:32:30.359Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-19T23:32:30.402Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-19T23:32:30.444Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-19T23:32:30.484Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-19T23:32:30.525Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-19T23:32:30.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-19T23:32:30.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-19T23:32:30.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-19T23:32:30.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-19T23:32:30.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-09-19T23:32:30.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-19T23:32:30.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-19T23:32:30.855Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-19T23:32:30.895Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-19T23:32:30.937Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-19T23:32:30.973Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-19T23:32:31.018Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-19T23:32:31.059Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-19T23:32:31.097Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-19T23:32:31.145Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-19T23:32:31.185Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-19T23:32:31.232Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-19T23:32:31.272Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-19T23:32:31.312Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-19T23:32:31.355Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-19T23:32:31.395Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-554 [Pipeline] echo [2022-09-19T23:32:31.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-554 [Pipeline] echo [2022-09-19T23:32:31.477Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-554 [Pipeline] echo [2022-09-19T23:32:31.522Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 [Pipeline] echo [2022-09-19T23:32:31.570Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a9bbc7 [Pipeline] echo [2022-09-19T23:32:31.612Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-19T23:32:31.730Z] provisioning config files... [2022-09-19T23:32:31.745Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-554@tmp/config1972255365912674378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-19T23:32:32.135Z] ---> docker-login.sh [2022-09-19T23:32:32.135Z] nexus3.edgexfoundry.org:10001 [2022-09-19T23:32:32.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T23:32:32.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T23:32:32.658Z] Configure a credential helper to remove this warning. See [2022-09-19T23:32:32.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T23:32:32.658Z] [2022-09-19T23:32:32.658Z] Login Succeeded [2022-09-19T23:32:32.658Z] nexus3.edgexfoundry.org:10002 [2022-09-19T23:32:32.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T23:32:32.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T23:32:32.919Z] Configure a credential helper to remove this warning. See [2022-09-19T23:32:32.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T23:32:32.919Z] [2022-09-19T23:32:32.919Z] Login Succeeded [2022-09-19T23:32:32.919Z] nexus3.edgexfoundry.org:10003 [2022-09-19T23:32:32.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T23:32:32.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T23:32:32.919Z] Configure a credential helper to remove this warning. See [2022-09-19T23:32:32.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T23:32:32.919Z] [2022-09-19T23:32:32.919Z] Login Succeeded [2022-09-19T23:32:32.919Z] nexus3.edgexfoundry.org:10004 [2022-09-19T23:32:33.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T23:32:33.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T23:32:33.179Z] Configure a credential helper to remove this warning. See [2022-09-19T23:32:33.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T23:32:33.179Z] [2022-09-19T23:32:33.179Z] Login Succeeded [2022-09-19T23:32:33.179Z] docker.io [2022-09-19T23:32:33.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T23:32:33.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T23:32:33.755Z] Configure a credential helper to remove this warning. See [2022-09-19T23:32:33.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T23:32:33.755Z] [2022-09-19T23:32:33.755Z] Login Succeeded [2022-09-19T23:32:33.755Z] ---> docker-login.sh ends [Pipeline] } [2022-09-19T23:32:33.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-19T23:32:34.407Z] + git rev-list -1 --merges 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0~1..3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 [Pipeline] echo [2022-09-19T23:32:34.454Z] -----------> git rev-list -1 --merges 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0~1..3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 [false] [Pipeline] sh [2022-09-19T23:32:34.767Z] + git log --format=format:%s -1 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 [Pipeline] echo [2022-09-19T23:32:34.801Z] ========================================================= [2022-09-19T23:32:34.801Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-19T23:32:34.801Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-19T23:32:35.243Z] + git log --format=format:%s -1 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 [Pipeline] echo [2022-09-19T23:32:35.280Z] [semverPrep] GIT_COMMIT: 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0, Commit Message: ci: Add Blubracket ignore file to ignore generated files [Pipeline] echo [2022-09-19T23:32:35.311Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-19T23:32:35.706Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-19T23:32:35.706Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-19T23:32:35.706Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-19T23:32:35.706Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-19T23:32:35.706Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-19T23:32:35.706Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-19T23:32:35.706Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T23:32:36.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-19T23:32:36.210Z] [2022-09-19T23:32:36.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T23:32:36.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-19T23:32:36.591Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-19T23:32:36.591Z] b85a868b505f: Pulling fs layer [2022-09-19T23:32:36.591Z] e2be974225ed: Pulling fs layer [2022-09-19T23:32:36.591Z] 339a4e72a1f5: Pulling fs layer [2022-09-19T23:32:36.591Z] 988bab9f4d93: Pulling fs layer [2022-09-19T23:32:36.591Z] 1469e6f7b9e6: Pulling fs layer [2022-09-19T23:32:36.591Z] eaf3925da568: Pulling fs layer [2022-09-19T23:32:36.591Z] bab4dde63d76: Pulling fs layer [2022-09-19T23:32:36.591Z] bde34c3a00c8: Pulling fs layer [2022-09-19T23:32:36.591Z] b352a97aabf1: Pulling fs layer [2022-09-19T23:32:36.591Z] 4872d77fe225: Pulling fs layer [2022-09-19T23:32:36.591Z] 5851b861e8e6: Pulling fs layer [2022-09-19T23:32:36.591Z] 988bab9f4d93: Waiting [2022-09-19T23:32:36.591Z] 1469e6f7b9e6: Waiting [2022-09-19T23:32:36.591Z] eaf3925da568: Waiting [2022-09-19T23:32:36.591Z] b352a97aabf1: Waiting [2022-09-19T23:32:36.591Z] bde34c3a00c8: Waiting [2022-09-19T23:32:36.591Z] bab4dde63d76: Waiting [2022-09-19T23:32:36.591Z] 4872d77fe225: Waiting [2022-09-19T23:32:36.591Z] 5851b861e8e6: Waiting [2022-09-19T23:32:36.591Z] e2be974225ed: Download complete [2022-09-19T23:32:36.591Z] 988bab9f4d93: Verifying Checksum [2022-09-19T23:32:36.591Z] 988bab9f4d93: Download complete [2022-09-19T23:32:36.854Z] 1469e6f7b9e6: Verifying Checksum [2022-09-19T23:32:36.854Z] 1469e6f7b9e6: Download complete [2022-09-19T23:32:36.854Z] eaf3925da568: Verifying Checksum [2022-09-19T23:32:36.854Z] eaf3925da568: Download complete [2022-09-19T23:32:36.854Z] 339a4e72a1f5: Verifying Checksum [2022-09-19T23:32:36.854Z] 339a4e72a1f5: Download complete [2022-09-19T23:32:36.854Z] bde34c3a00c8: Verifying Checksum [2022-09-19T23:32:36.854Z] bde34c3a00c8: Download complete [2022-09-19T23:32:36.854Z] b352a97aabf1: Verifying Checksum [2022-09-19T23:32:36.854Z] b352a97aabf1: Download complete [2022-09-19T23:32:36.854Z] 4872d77fe225: Verifying Checksum [2022-09-19T23:32:36.854Z] 4872d77fe225: Download complete [2022-09-19T23:32:36.854Z] 5851b861e8e6: Verifying Checksum [2022-09-19T23:32:36.854Z] 5851b861e8e6: Download complete [2022-09-19T23:32:36.854Z] b85a868b505f: Verifying Checksum [2022-09-19T23:32:36.854Z] b85a868b505f: Download complete [2022-09-19T23:32:37.114Z] bab4dde63d76: Verifying Checksum [2022-09-19T23:32:37.114Z] bab4dde63d76: Download complete [2022-09-19T23:32:38.054Z] b85a868b505f: Pull complete [2022-09-19T23:32:38.054Z] e2be974225ed: Pull complete [2022-09-19T23:32:38.622Z] 339a4e72a1f5: Pull complete [2022-09-19T23:32:38.622Z] 988bab9f4d93: Pull complete [2022-09-19T23:32:38.883Z] 1469e6f7b9e6: Pull complete [2022-09-19T23:32:39.144Z] eaf3925da568: Pull complete [2022-09-19T23:32:40.536Z] bab4dde63d76: Pull complete [2022-09-19T23:32:40.796Z] bde34c3a00c8: Pull complete [2022-09-19T23:32:40.796Z] b352a97aabf1: Pull complete [2022-09-19T23:32:41.057Z] 4872d77fe225: Pull complete [2022-09-19T23:32:41.057Z] 5851b861e8e6: Pull complete [2022-09-19T23:32:41.057Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-19T23:32:41.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-19T23:32:41.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T23:32:41.299Z] prd-ubuntu20.04-docker-8c-8g-29890 does not seem to be running inside a container [2022-09-19T23:32:41.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-554 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-554:/w/workspace/edgexfoundry_edgex-ui-go_PR-554:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-554@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-554@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 [2022-09-19T23:32:42.838Z] $ docker top 3217978b29e80b23b42d681ed975362845862b538e37984ce448fb06d45c65b6 -eo pid,comm [2022-09-19T23:32:42.901Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-19T23:32:42.901Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-19T23:32:43.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-19T23:32:43.034Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-19T23:32:43.163Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-19T23:32:43.168Z] $ docker exec 3217978b29e80b23b42d681ed975362845862b538e37984ce448fb06d45c65b6 ssh-agent [2022-09-19T23:32:43.295Z] SSH_AUTH_SOCK=/tmp/ssh-YULUrleqLME1/agent.34 [2022-09-19T23:32:43.295Z] SSH_AGENT_PID=40 [2022-09-19T23:32:43.301Z] Running ssh-add (command line suppressed) [2022-09-19T23:32:43.412Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-554@tmp/private_key_8833391450496657767.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-554@tmp/private_key_8833391450496657767.key) [2022-09-19T23:32:43.426Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-19T23:32:43.760Z] + git tag --points-at HEAD [Pipeline] } [2022-09-19T23:32:43.790Z] $ docker exec --env ******** --env ******** 3217978b29e80b23b42d681ed975362845862b538e37984ce448fb06d45c65b6 ssh-agent -k [2022-09-19T23:32:43.898Z] unset SSH_AUTH_SOCK; [2022-09-19T23:32:43.899Z] unset SSH_AGENT_PID; [2022-09-19T23:32:43.899Z] echo Agent pid 40 killed; [2022-09-19T23:32:43.907Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-19T23:32:43.993Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-19T23:32:43.993Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-19T23:32:44.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-19T23:32:44.135Z] $ docker exec 3217978b29e80b23b42d681ed975362845862b538e37984ce448fb06d45c65b6 ssh-agent [2022-09-19T23:32:44.255Z] SSH_AUTH_SOCK=/tmp/ssh-mcybNfUe1wSp/agent.72 [2022-09-19T23:32:44.255Z] SSH_AGENT_PID=78 [2022-09-19T23:32:44.259Z] Running ssh-add (command line suppressed) [2022-09-19T23:32:44.377Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-554@tmp/private_key_6814032417323121345.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-554@tmp/private_key_6814032417323121345.key) [2022-09-19T23:32:44.391Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-19T23:32:44.718Z] + git semver init [2022-09-19T23:32:44.979Z] 2022-09-19 23:32:44,912 [run_init] DEBUG init version:0.0.0 force:False [2022-09-19T23:32:44.979Z] 2022-09-19 23:32:44,913 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-554/.semver [2022-09-19T23:32:44.979Z] 2022-09-19 23:32:44,913 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-554/.semver [2022-09-19T23:32:44.979Z] 2022-09-19 23:32:44,914 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-554/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-554, universal_newlines=False, shell=None, istream=None) [2022-09-19T23:32:46.370Z] 2022-09-19 23:32:46,304 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-554/.git/info/exclude [2022-09-19T23:32:46.370Z] 2022-09-19 23:32:46,305 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-554/.semver/PR-554 with force:False [2022-09-19T23:32:46.370Z] 2022-09-19 23:32:46,305 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-554/.semver/PR-554 [2022-09-19T23:32:46.370Z] 2022-09-19 23:32:46,309 [execute] INFO git cat-file --batch-check [2022-09-19T23:32:46.370Z] 2022-09-19 23:32:46,309 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-554/.semver, universal_newlines=False, shell=None, istream=) [2022-09-19T23:32:46.370Z] 2022-09-19 23:32:46,314 [execute] INFO git cat-file --batch [2022-09-19T23:32:46.370Z] 2022-09-19 23:32:46,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-554/.semver, universal_newlines=False, shell=None, istream=) [2022-09-19T23:32:46.370Z] 2022-09-19 23:32:46,320 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-554/.semver/PR-554 [2022-09-19T23:32:46.370Z] 0.0.0 [Pipeline] } [2022-09-19T23:32:46.400Z] $ docker exec --env ******** --env ******** 3217978b29e80b23b42d681ed975362845862b538e37984ce448fb06d45c65b6 ssh-agent -k [2022-09-19T23:32:46.506Z] unset SSH_AUTH_SOCK; [2022-09-19T23:32:46.506Z] unset SSH_AGENT_PID; [2022-09-19T23:32:46.506Z] echo Agent pid 78 killed; [2022-09-19T23:32:46.513Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-19T23:32:46.949Z] + git semver [Pipeline] } [2022-09-19T23:32:47.238Z] $ docker stop --time=1 3217978b29e80b23b42d681ed975362845862b538e37984ce448fb06d45c65b6 [2022-09-19T23:32:48.552Z] $ docker rm -f 3217978b29e80b23b42d681ed975362845862b538e37984ce448fb06d45c65b6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-19T23:32:48.968Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-19T23:32:49.264Z] Stashed 1 file(s) [Pipeline] echo [2022-09-19T23:32:49.282Z] [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 [2022-09-19T23:32:49.885Z] provisioning config files... [2022-09-19T23:32:49.894Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-554@tmp/config7335902237419452254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-19T23:32:50.255Z] ---> docker-login.sh [2022-09-19T23:32:50.255Z] nexus3.edgexfoundry.org:10001 [2022-09-19T23:32:50.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T23:32:50.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T23:32:50.255Z] Configure a credential helper to remove this warning. See [2022-09-19T23:32:50.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T23:32:50.255Z] [2022-09-19T23:32:50.255Z] Login Succeeded [2022-09-19T23:32:50.255Z] nexus3.edgexfoundry.org:10002 [2022-09-19T23:32:50.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T23:32:50.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T23:32:50.515Z] Configure a credential helper to remove this warning. See [2022-09-19T23:32:50.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T23:32:50.515Z] [2022-09-19T23:32:50.515Z] Login Succeeded [2022-09-19T23:32:50.515Z] nexus3.edgexfoundry.org:10003 [2022-09-19T23:32:50.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T23:32:50.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T23:32:50.515Z] Configure a credential helper to remove this warning. See [2022-09-19T23:32:50.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T23:32:50.515Z] [2022-09-19T23:32:50.515Z] Login Succeeded [2022-09-19T23:32:50.515Z] nexus3.edgexfoundry.org:10004 [2022-09-19T23:32:50.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T23:32:50.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T23:32:50.777Z] Configure a credential helper to remove this warning. See [2022-09-19T23:32:50.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T23:32:50.777Z] [2022-09-19T23:32:50.777Z] Login Succeeded [2022-09-19T23:32:50.777Z] docker.io [2022-09-19T23:32:50.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T23:32:51.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T23:32:51.039Z] Configure a credential helper to remove this warning. See [2022-09-19T23:32:51.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T23:32:51.039Z] [2022-09-19T23:32:51.039Z] Login Succeeded [2022-09-19T23:32:51.039Z] ---> docker-login.sh ends [Pipeline] } [2022-09-19T23:32:51.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-19T23:32:51.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-19T23:32:51.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-19T23:32:51.316Z] ========================================================= [2022-09-19T23:32:51.316Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-19T23:32:51.316Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T23:32:51.801Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-19T23:32:52.062Z] Sending build context to Docker daemon 45.36MB [2022-09-19T23:32:52.063Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-09-19T23:32:52.063Z] Step 2/16 : FROM ${BASE} AS builder [2022-09-19T23:32:52.063Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-19T23:32:52.063Z] 2408cc74d12b: Pulling fs layer [2022-09-19T23:32:52.063Z] ea60b727a1ce: Pulling fs layer [2022-09-19T23:32:52.063Z] 30c4a7721957: Pulling fs layer [2022-09-19T23:32:52.063Z] 370296b7ddb6: Pulling fs layer [2022-09-19T23:32:52.063Z] 7c6cee850709: Pulling fs layer [2022-09-19T23:32:52.063Z] 39a5fcdaea64: Pulling fs layer [2022-09-19T23:32:52.063Z] d94ebbe4e438: Pulling fs layer [2022-09-19T23:32:52.063Z] bcfd1f05c69d: Pulling fs layer [2022-09-19T23:32:52.063Z] 59ccb84bbe0f: Pulling fs layer [2022-09-19T23:32:52.063Z] 370296b7ddb6: Waiting [2022-09-19T23:32:52.063Z] 7c6cee850709: Waiting [2022-09-19T23:32:52.063Z] 39a5fcdaea64: Waiting [2022-09-19T23:32:52.063Z] d94ebbe4e438: Waiting [2022-09-19T23:32:52.063Z] bcfd1f05c69d: Waiting [2022-09-19T23:32:52.063Z] 59ccb84bbe0f: Waiting [2022-09-19T23:32:52.063Z] 30c4a7721957: Download complete [2022-09-19T23:32:52.063Z] ea60b727a1ce: Verifying Checksum [2022-09-19T23:32:52.063Z] ea60b727a1ce: Download complete [2022-09-19T23:32:52.063Z] 7c6cee850709: Verifying Checksum [2022-09-19T23:32:52.063Z] 7c6cee850709: Download complete [2022-09-19T23:32:52.063Z] 39a5fcdaea64: Verifying Checksum [2022-09-19T23:32:52.063Z] 39a5fcdaea64: Download complete [2022-09-19T23:32:52.063Z] 2408cc74d12b: Verifying Checksum [2022-09-19T23:32:52.063Z] 2408cc74d12b: Download complete [2022-09-19T23:32:52.328Z] d94ebbe4e438: Verifying Checksum [2022-09-19T23:32:52.328Z] d94ebbe4e438: Download complete [2022-09-19T23:32:52.328Z] 2408cc74d12b: Pull complete [2022-09-19T23:32:52.328Z] ea60b727a1ce: Pull complete [2022-09-19T23:32:52.607Z] 30c4a7721957: Pull complete [2022-09-19T23:32:52.607Z] 59ccb84bbe0f: Verifying Checksum [2022-09-19T23:32:52.607Z] 59ccb84bbe0f: Download complete [2022-09-19T23:32:53.184Z] 370296b7ddb6: Verifying Checksum [2022-09-19T23:32:53.184Z] 370296b7ddb6: Download complete [2022-09-19T23:32:53.184Z] bcfd1f05c69d: Verifying Checksum [2022-09-19T23:32:53.184Z] bcfd1f05c69d: Download complete [2022-09-19T23:32:57.378Z] 370296b7ddb6: Pull complete [2022-09-19T23:32:57.378Z] 7c6cee850709: Pull complete [2022-09-19T23:32:57.378Z] 39a5fcdaea64: Pull complete [2022-09-19T23:32:57.378Z] d94ebbe4e438: Pull complete [2022-09-19T23:32:59.282Z] bcfd1f05c69d: Pull complete [2022-09-19T23:32:59.851Z] 59ccb84bbe0f: Pull complete [2022-09-19T23:32:59.851Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-19T23:32:59.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-19T23:32:59.851Z] ---> a4fb48ad2a94 [2022-09-19T23:32:59.851Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-19T23:33:01.774Z] ---> Running in 2528f3ef2932 [2022-09-19T23:33:01.774Z] Removing intermediate container 2528f3ef2932 [2022-09-19T23:33:01.774Z] ---> bea1d67ec2a8 [2022-09-19T23:33:01.774Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-09-19T23:33:01.774Z] ---> Running in 674bea177ee1 [2022-09-19T23:33:02.038Z] Removing intermediate container 674bea177ee1 [2022-09-19T23:33:02.038Z] ---> 20fe96a8af00 [2022-09-19T23:33:02.038Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-09-19T23:33:02.038Z] ---> Running in 35d37cc36eb1 [2022-09-19T23:33:02.038Z] Removing intermediate container 35d37cc36eb1 [2022-09-19T23:33:02.038Z] ---> 538d5ac16bc2 [2022-09-19T23:33:02.038Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-09-19T23:33:02.038Z] ---> Running in db6971ec6bad [2022-09-19T23:33:02.038Z] Removing intermediate container db6971ec6bad [2022-09-19T23:33:02.038Z] ---> fb496bfe5b1f [2022-09-19T23:33:02.038Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-19T23:33:02.299Z] ---> Running in ba716886c830 [2022-09-19T23:33:02.299Z] Removing intermediate container ba716886c830 [2022-09-19T23:33:02.299Z] ---> fd5fbc2cf07e [2022-09-19T23:33:02.299Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-19T23:33:02.869Z] latest: Pulling from library/docker [2022-09-19T23:33:03.134Z] 213ec9aee27d: Pulling fs layer [2022-09-19T23:33:03.134Z] 6eb510456a42: Pulling fs layer [2022-09-19T23:33:03.134Z] 4627ba0696d0: Pulling fs layer [2022-09-19T23:33:03.134Z] 58acb0837d57: Pulling fs layer [2022-09-19T23:33:03.134Z] 12036fa74330: Pulling fs layer [2022-09-19T23:33:03.134Z] c052aa9e92bf: Pulling fs layer [2022-09-19T23:33:03.134Z] 58acb0837d57: Waiting [2022-09-19T23:33:03.134Z] 12036fa74330: Waiting [2022-09-19T23:33:03.134Z] 87c6260f9eda: Pulling fs layer [2022-09-19T23:33:03.134Z] c052aa9e92bf: Waiting [2022-09-19T23:33:03.134Z] 669290a31ba1: Pulling fs layer [2022-09-19T23:33:03.134Z] d77965d4a857: Pulling fs layer [2022-09-19T23:33:03.134Z] 669290a31ba1: Waiting [2022-09-19T23:33:03.134Z] d77965d4a857: Waiting [2022-09-19T23:33:03.134Z] 87c6260f9eda: Waiting [2022-09-19T23:33:03.134Z] 4627ba0696d0: Verifying Checksum [2022-09-19T23:33:03.134Z] 4627ba0696d0: Download complete [2022-09-19T23:33:03.396Z] 213ec9aee27d: Verifying Checksum [2022-09-19T23:33:03.396Z] 213ec9aee27d: Download complete [2022-09-19T23:33:03.396Z] 6eb510456a42: Verifying Checksum [2022-09-19T23:33:03.396Z] 6eb510456a42: Download complete [2022-09-19T23:33:03.396Z] 213ec9aee27d: Pull complete [2022-09-19T23:33:03.661Z] 6eb510456a42: Pull complete [2022-09-19T23:33:03.661Z] 4627ba0696d0: Pull complete [2022-09-19T23:33:03.661Z] 58acb0837d57: Verifying Checksum [2022-09-19T23:33:03.661Z] 58acb0837d57: Download complete [2022-09-19T23:33:03.921Z] c052aa9e92bf: Verifying Checksum [2022-09-19T23:33:03.921Z] c052aa9e92bf: Download complete [2022-09-19T23:33:03.921Z] 12036fa74330: Verifying Checksum [2022-09-19T23:33:03.921Z] 12036fa74330: Download complete [2022-09-19T23:33:03.921Z] 87c6260f9eda: Verifying Checksum [2022-09-19T23:33:03.921Z] 87c6260f9eda: Download complete [2022-09-19T23:33:03.921Z] 669290a31ba1: Verifying Checksum [2022-09-19T23:33:03.921Z] 669290a31ba1: Download complete [2022-09-19T23:33:03.921Z] d77965d4a857: Verifying Checksum [2022-09-19T23:33:03.921Z] d77965d4a857: Download complete [2022-09-19T23:33:04.180Z] 58acb0837d57: Pull complete [2022-09-19T23:33:04.438Z] 12036fa74330: Pull complete [2022-09-19T23:33:04.684Z] Still waiting to schedule task [2022-09-19T23:33:04.684Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-19T23:33:05.009Z] c052aa9e92bf: Pull complete [2022-09-19T23:33:05.009Z] 87c6260f9eda: Pull complete [2022-09-19T23:33:05.009Z] 669290a31ba1: Pull complete [2022-09-19T23:33:05.009Z] d77965d4a857: Pull complete [2022-09-19T23:33:05.009Z] Digest: sha256:68a377d2bd432a2e5791144748e8179db55118cb7a9e77b06bbfdc2c1c46b235 [2022-09-19T23:33:05.009Z] Status: Downloaded newer image for docker:latest [2022-09-19T23:33:05.950Z] ---> e8cc305fcd41 [2022-09-19T23:33:05.950Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T23:33:06.210Z] ---> Running in 8b1c00cf78f7 [2022-09-19T23:33:06.780Z] Removing intermediate container 8b1c00cf78f7 [2022-09-19T23:33:06.780Z] ---> 52648765a455 [2022-09-19T23:33:06.780Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-19T23:33:06.780Z] ---> Running in 171f8a6f92d1 [2022-09-19T23:33:07.041Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T23:33:07.981Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T23:33:08.251Z] OK: 211 MiB in 51 packages [2022-09-19T23:33:08.516Z] Removing intermediate container 171f8a6f92d1 [2022-09-19T23:33:08.516Z] ---> 349f74dcbf15 [2022-09-19T23:33:08.516Z] Step 11/16 : ENV GO111MODULE=on [2022-09-19T23:33:08.516Z] ---> Running in ea96f76414c8 [2022-09-19T23:33:08.516Z] Removing intermediate container ea96f76414c8 [2022-09-19T23:33:08.516Z] ---> d9978661984b [2022-09-19T23:33:08.516Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-19T23:33:08.786Z] ---> Running in 29baa48422fe [2022-09-19T23:33:08.786Z] Removing intermediate container 29baa48422fe [2022-09-19T23:33:08.786Z] ---> bdd95ca26bfd [2022-09-19T23:33:08.786Z] Step 13/16 : COPY go.mod vendor* ./ [2022-09-19T23:33:09.047Z] ---> 51c7a45a6165 [2022-09-19T23:33:09.047Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T23:33:09.047Z] ---> Running in d4ca78d1f0d2 [2022-09-19T23:33:21.278Z] Removing intermediate container d4ca78d1f0d2 [2022-09-19T23:33:21.278Z] ---> 5d02ebe145f1 [2022-09-19T23:33:21.278Z] Step 15/16 : COPY . . [2022-09-19T23:33:22.219Z] ---> 1b5c72ec818a [2022-09-19T23:33:22.219Z] Step 16/16 : RUN ${MAKE} [2022-09-19T23:33:22.219Z] ---> Running in 0bc059e19cbe [2022-09-19T23:33:22.482Z] noop [2022-09-19T23:33:22.742Z] Removing intermediate container 0bc059e19cbe [2022-09-19T23:33:22.742Z] ---> 48973c4abe65 [2022-09-19T23:33:22.742Z] Successfully built 48973c4abe65 [2022-09-19T23:33:22.742Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T23:33:23.184Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-19T23:33:23.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T23:33:23.339Z] prd-ubuntu20.04-docker-8c-8g-29890 does not seem to be running inside a container [2022-09-19T23:33:23.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-554 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-554:/w/workspace/edgexfoundry_edgex-ui-go_PR-554:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-554@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-554@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 [2022-09-19T23:33:23.761Z] $ docker top 2585e9b15170748cde610e9583d7748a735533162eaa57a48a19d47e91d8ee62 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T23:33:24.165Z] + go version [2022-09-19T23:33:24.166Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-19T23:33:24.199Z] $ docker stop --time=1 2585e9b15170748cde610e9583d7748a735533162eaa57a48a19d47e91d8ee62 [2022-09-19T23:33:25.467Z] $ docker rm -f 2585e9b15170748cde610e9583d7748a735533162eaa57a48a19d47e91d8ee62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T23:33:26.176Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-19T23:33:26.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T23:33:26.342Z] prd-ubuntu20.04-docker-8c-8g-29890 does not seem to be running inside a container [2022-09-19T23:33:26.381Z] $ 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-554 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-554:/w/workspace/edgexfoundry_edgex-ui-go_PR-554:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-554@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-554@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 [2022-09-19T23:33:26.747Z] $ docker top bf96b3f7a69fbada6a21e5006c3ce91c481b6cd663f0c984c7d47519bae28c07 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T23:33:27.153Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-554 [Pipeline] fileExists [Pipeline] sh [2022-09-19T23:33:27.513Z] + make test [2022-09-19T23:33:27.513Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-09-19T23:33:27.771Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-09-19T23:33:33.043Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-09-19T23:33:33.043Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-09-19T23:33:33.043Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-09-19T23:33:33.043Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-09-19T23:33:33.043Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-09-19T23:33:33.043Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-09-19T23:33:33.043Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-09-19T23:33:33.043Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-09-19T23:33:33.043Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-09-19T23:33:33.043Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-09-19T23:33:33.043Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-09-19T23:33:33.043Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-09-19T23:33:33.043Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-09-19T23:33:34.954Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-19T23:33:34.954Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-19T23:33:34.954Z] ./bin/test-attribution-txt.sh [2022-09-19T23:33:34.954Z] make -C web test [2022-09-19T23:33:34.954Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-554/web' [2022-09-19T23:33:34.954Z] make[1]: tput: No such file or directory [2022-09-19T23:33:34.954Z] make[1]: tput: No such file or directory [2022-09-19T23:33:34.954Z] warning: generating ./VERSION [2022-09-19T23:33:34.954Z] echo "0.0.0" > VERSION [2022-09-19T23:33:34.954Z] docker build \ [2022-09-19T23:33:34.954Z] -f Dockerfile \ [2022-09-19T23:33:34.954Z] --build-arg USER=1000 \ [2022-09-19T23:33:34.954Z] \ [2022-09-19T23:33:34.954Z] --label "git_sha=3a9bbc7342d1ff0d0642c41e7a1093195dc240d0" \ [2022-09-19T23:33:34.954Z] -t edgexfoundry/edgex-web-ui:3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 \ [2022-09-19T23:33:34.954Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-09-19T23:33:34.954Z] . [2022-09-19T23:33:35.214Z] Sending build context to Docker daemon 3.269MB [2022-09-19T23:33:35.214Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-09-19T23:33:35.214Z] 16.17-alpine3.15: Pulling from library/node [2022-09-19T23:33:35.214Z] 9621f1afde84: Pulling fs layer [2022-09-19T23:33:35.214Z] 16f891d21976: Pulling fs layer [2022-09-19T23:33:35.214Z] cf6a4a42ec8c: Pulling fs layer [2022-09-19T23:33:35.214Z] 297e921c64f6: Pulling fs layer [2022-09-19T23:33:35.214Z] 297e921c64f6: Waiting [2022-09-19T23:33:35.475Z] cf6a4a42ec8c: Verifying Checksum [2022-09-19T23:33:35.475Z] cf6a4a42ec8c: Download complete [2022-09-19T23:33:35.475Z] 297e921c64f6: Verifying Checksum [2022-09-19T23:33:35.475Z] 297e921c64f6: Download complete [2022-09-19T23:33:35.475Z] 9621f1afde84: Verifying Checksum [2022-09-19T23:33:35.475Z] 9621f1afde84: Download complete [2022-09-19T23:33:35.475Z] 9621f1afde84: Pull complete [2022-09-19T23:33:35.733Z] 16f891d21976: Verifying Checksum [2022-09-19T23:33:35.733Z] 16f891d21976: Download complete [2022-09-19T23:33:36.669Z] 16f891d21976: Pull complete [2022-09-19T23:33:36.930Z] cf6a4a42ec8c: Pull complete [2022-09-19T23:33:36.930Z] 297e921c64f6: Pull complete [2022-09-19T23:33:36.930Z] Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 [2022-09-19T23:33:36.930Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-09-19T23:33:36.930Z] ---> 141d857b2a92 [2022-09-19T23:33:36.930Z] Step 2/10 : RUN apk add --no-cache chromium [2022-09-19T23:33:37.503Z] ---> Running in b0a86dbe64d8 [2022-09-19T23:33:37.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-19T23:33:38.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-19T23:33:38.284Z] (1/129) Installing libxau (1.0.9-r0) [2022-09-19T23:33:38.285Z] (2/129) Installing libmd (1.0.3-r0) [2022-09-19T23:33:38.285Z] (3/129) Installing libbsd (0.11.3-r1) [2022-09-19T23:33:38.285Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-09-19T23:33:38.285Z] (5/129) Installing libxcb (1.14-r2) [2022-09-19T23:33:38.285Z] (6/129) Installing libx11 (1.7.2-r0) [2022-09-19T23:33:38.285Z] (7/129) Installing libxext (1.3.4-r0) [2022-09-19T23:33:38.547Z] (8/129) Installing libice (1.0.10-r0) [2022-09-19T23:33:38.547Z] (9/129) Installing libuuid (2.37.4-r0) [2022-09-19T23:33:38.547Z] (10/129) Installing libsm (1.2.3-r0) [2022-09-19T23:33:38.547Z] (11/129) Installing libxt (1.2.1-r0) [2022-09-19T23:33:38.547Z] (12/129) Installing libxmu (1.1.3-r0) [2022-09-19T23:33:38.547Z] (13/129) Installing xset (1.2.4-r0) [2022-09-19T23:33:38.547Z] (14/129) Installing xprop (1.2.5-r0) [2022-09-19T23:33:38.547Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-09-19T23:33:38.547Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-09-19T23:33:38.547Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-09-19T23:33:38.547Z] (18/129) Installing libffi (3.4.2-r1) [2022-09-19T23:33:38.547Z] (19/129) Installing libintl (0.21-r0) [2022-09-19T23:33:38.547Z] (20/129) Installing libblkid (2.37.4-r0) [2022-09-19T23:33:38.547Z] (21/129) Installing libmount (2.37.4-r0) [2022-09-19T23:33:38.547Z] (22/129) Installing pcre (8.45-r1) [2022-09-19T23:33:38.547Z] (23/129) Installing glib (2.70.1-r0) [2022-09-19T23:33:38.547Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-09-19T23:33:38.547Z] (25/129) Installing libxml2 (2.9.14-r1) [2022-09-19T23:33:38.547Z] (26/129) Installing shared-mime-info (2.1-r0) [2022-09-19T23:33:38.809Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-09-19T23:33:38.809Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-09-19T23:33:38.809Z] (29/129) Installing libpng (1.6.37-r1) [2022-09-19T23:33:38.809Z] (30/129) Installing libwebp (1.2.2-r0) [2022-09-19T23:33:38.809Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-09-19T23:33:38.809Z] (32/129) Installing tiff (4.3.0-r1) [2022-09-19T23:33:39.070Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-09-19T23:33:39.070Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-09-19T23:33:39.070Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-09-19T23:33:39.070Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-09-19T23:33:39.070Z] (37/129) Installing libxrender (0.9.10-r3) [2022-09-19T23:33:39.070Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-09-19T23:33:39.070Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-09-19T23:33:39.070Z] (40/129) Installing libxi (1.8-r0) [2022-09-19T23:33:39.070Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-09-19T23:33:39.070Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-09-19T23:33:39.070Z] (43/129) Installing atk (2.36.0-r0) [2022-09-19T23:33:39.070Z] (44/129) Installing libxtst (1.2.3-r3) [2022-09-19T23:33:39.070Z] (45/129) Installing dbus-libs (1.12.20-r4) [2022-09-19T23:33:39.070Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-09-19T23:33:39.070Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-09-19T23:33:39.070Z] (48/129) Installing expat (2.4.7-r0) [2022-09-19T23:33:39.070Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-09-19T23:33:39.070Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-09-19T23:33:39.070Z] (51/129) Installing freetype (2.11.1-r2) [2022-09-19T23:33:39.070Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-09-19T23:33:39.070Z] (53/129) Installing pixman (0.40.0-r3) [2022-09-19T23:33:39.330Z] (54/129) Installing cairo (1.16.0-r5) [2022-09-19T23:33:39.330Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-09-19T23:33:39.330Z] (56/129) Installing avahi-libs (0.8-r5) [2022-09-19T23:33:39.330Z] (57/129) Installing gmp (6.2.1-r1) [2022-09-19T23:33:39.330Z] (58/129) Installing nettle (3.7.3-r0) [2022-09-19T23:33:39.330Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-09-19T23:33:39.330Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-09-19T23:33:39.330Z] (61/129) Installing libunistring (0.9.10-r1) [2022-09-19T23:33:39.330Z] (62/129) Installing gnutls (3.7.1-r1) [2022-09-19T23:33:39.330Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-09-19T23:33:39.330Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-09-19T23:33:39.330Z] (65/129) Installing fribidi (1.0.11-r0) [2022-09-19T23:33:39.330Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-09-19T23:33:39.330Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-09-19T23:33:39.330Z] (68/129) Installing libxft (2.3.4-r0) [2022-09-19T23:33:39.330Z] (69/129) Installing pango (1.48.10-r0) [2022-09-19T23:33:39.330Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-09-19T23:33:39.330Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-09-19T23:33:39.330Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-09-19T23:33:39.330Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-09-19T23:33:39.330Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-09-19T23:33:39.330Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-09-19T23:33:39.591Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-09-19T23:33:39.591Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-09-19T23:33:39.591Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-09-19T23:33:39.591Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-09-19T23:33:39.591Z] Executing ttf-opensans-1.10-r1.post-install [2022-09-19T23:33:41.502Z] (79/129) Installing libogg (1.3.5-r0) [2022-09-19T23:33:41.763Z] (80/129) Installing flac (1.3.4-r0) [2022-09-19T23:33:41.763Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-09-19T23:33:41.763Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-09-19T23:33:42.023Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-09-19T23:33:42.023Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-09-19T23:33:42.023Z] (85/129) Installing libass (0.15.2-r0) [2022-09-19T23:33:42.284Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-09-19T23:33:42.284Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-09-19T23:33:42.284Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-09-19T23:33:42.284Z] (89/129) Installing lame (3.100-r0) [2022-09-19T23:33:42.284Z] (90/129) Installing opus (1.3.1-r1) [2022-09-19T23:33:42.284Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-09-19T23:33:42.284Z] (92/129) Installing soxr (0.1.3-r2) [2022-09-19T23:33:42.544Z] (93/129) Installing libsrt (1.4.2-r1) [2022-09-19T23:33:42.544Z] (94/129) Installing libssh (0.9.6-r1) [2022-09-19T23:33:42.544Z] (95/129) Installing libtheora (1.1.1-r16) [2022-09-19T23:33:42.544Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-09-19T23:33:42.808Z] (97/129) Installing libpciaccess (0.16-r0) [2022-09-19T23:33:42.808Z] (98/129) Installing libdrm (2.4.109-r0) [2022-09-19T23:33:42.808Z] (99/129) Installing libva (2.13.0-r0) [2022-09-19T23:33:42.808Z] (100/129) Installing libvdpau (1.4-r0) [2022-09-19T23:33:42.808Z] (101/129) Installing vidstab (1.1.0-r1) [2022-09-19T23:33:42.808Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-09-19T23:33:42.808Z] (103/129) Installing libvpx (1.10.0-r0) [2022-09-19T23:33:43.069Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-09-19T23:33:43.069Z] (105/129) Installing x264-libs (20210613-r0) [2022-09-19T23:33:43.069Z] (106/129) Installing x265-libs (3.5-r0) [2022-09-19T23:33:43.069Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-09-19T23:33:43.331Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-09-19T23:33:43.593Z] (109/129) Installing libevent (2.1.12-r4) [2022-09-19T23:33:43.593Z] (110/129) Installing mesa (21.2.6-r0) [2022-09-19T23:33:43.593Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-09-19T23:33:43.856Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-09-19T23:33:43.856Z] (113/129) Installing lcms2 (2.12-r1) [2022-09-19T23:33:43.856Z] (114/129) Installing nspr (4.32-r0) [2022-09-19T23:33:43.856Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-09-19T23:33:43.856Z] (116/129) Installing nss (3.78.1-r0) [2022-09-19T23:33:44.117Z] (117/129) Installing libasyncns (0.8-r1) [2022-09-19T23:33:44.117Z] (118/129) Installing libltdl (2.4.6-r7) [2022-09-19T23:33:44.117Z] (119/129) Installing orc (0.4.32-r0) [2022-09-19T23:33:44.117Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-09-19T23:33:44.117Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-09-19T23:33:44.378Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-09-19T23:33:44.378Z] (123/129) Installing libpulse (15.0-r2) [2022-09-19T23:33:44.378Z] (124/129) Installing re2 (2021.11.01-r0) [2022-09-19T23:33:44.378Z] (125/129) Installing snappy (1.1.9-r1) [2022-09-19T23:33:44.378Z] (126/129) Installing libgpg-error (1.42-r1) [2022-09-19T23:33:44.378Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-09-19T23:33:44.378Z] (128/129) Installing libxslt (1.1.35-r0) [2022-09-19T23:33:44.378Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-09-19T23:33:45.319Z] Executing busybox-1.34.1-r7.trigger [2022-09-19T23:33:45.319Z] Executing glib-2.70.1-r0.trigger [2022-09-19T23:33:45.319Z] Executing shared-mime-info-2.1-r0.trigger [2022-09-19T23:33:47.866Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-09-19T23:33:47.866Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-09-19T23:33:47.866Z] Executing fontconfig-2.13.1-r4.trigger [2022-09-19T23:33:47.866Z] Executing mkfontscale-1.2.1-r1.trigger [2022-09-19T23:33:47.866Z] OK: 286 MiB in 145 packages [2022-09-19T23:33:51.158Z] Removing intermediate container b0a86dbe64d8 [2022-09-19T23:33:51.158Z] ---> 1ec636fec368 [2022-09-19T23:33:51.158Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-09-19T23:33:51.158Z] ---> Running in 2450e97e608b [2022-09-19T23:33:51.158Z] Removing intermediate container 2450e97e608b [2022-09-19T23:33:51.158Z] ---> a74a6dd7fe4d [2022-09-19T23:33:51.158Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-09-19T23:33:51.158Z] ---> Running in b373a29129ae [2022-09-19T23:33:51.158Z] Removing intermediate container b373a29129ae [2022-09-19T23:33:51.158Z] ---> c37660e06e84 [2022-09-19T23:33:51.158Z] Step 5/10 : RUN npm install -g npm [2022-09-19T23:33:51.158Z] ---> Running in 41ac75a849b6 [2022-09-19T23:33:57.379Z] [2022-09-19T23:33:57.379Z] changed 54 packages, and audited 212 packages in 5s [2022-09-19T23:33:57.379Z] [2022-09-19T23:33:57.379Z] 11 packages are looking for funding [2022-09-19T23:33:57.379Z] run `npm fund` for details [2022-09-19T23:33:57.379Z] [2022-09-19T23:33:57.379Z] found 0 vulnerabilities [2022-09-19T23:33:57.949Z] Removing intermediate container 41ac75a849b6 [2022-09-19T23:33:57.949Z] ---> e1bb8f360491 [2022-09-19T23:33:57.949Z] Step 6/10 : ARG USER=1000 [2022-09-19T23:33:57.949Z] ---> Running in 40c0f0dc0ca5 [2022-09-19T23:33:57.949Z] Removing intermediate container 40c0f0dc0ca5 [2022-09-19T23:33:57.949Z] ---> 9137804cde86 [2022-09-19T23:33:57.949Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-09-19T23:33:58.208Z] ---> Running in 3a993455ffed [2022-09-19T23:33:58.777Z] Removing intermediate container 3a993455ffed [2022-09-19T23:33:58.777Z] ---> a3acd114c763 [2022-09-19T23:33:58.777Z] Step 8/10 : USER $USER:$USER [2022-09-19T23:33:58.777Z] ---> Running in 299d6630f15a [2022-09-19T23:33:58.777Z] Removing intermediate container 299d6630f15a [2022-09-19T23:33:58.777Z] ---> db08060c8f46 [2022-09-19T23:33:58.777Z] Step 9/10 : WORKDIR /app [2022-09-19T23:33:58.777Z] ---> Running in 46cbe15b8fba [2022-09-19T23:33:58.777Z] Removing intermediate container 46cbe15b8fba [2022-09-19T23:33:58.777Z] ---> 8a1372383f5a [2022-09-19T23:33:58.777Z] Step 10/10 : LABEL git_sha=3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 [2022-09-19T23:33:59.036Z] ---> Running in 09c5e0e18b66 [2022-09-19T23:33:59.036Z] Removing intermediate container 09c5e0e18b66 [2022-09-19T23:33:59.036Z] ---> d574032fa836 [2022-09-19T23:33:59.036Z] Successfully built d574032fa836 [2022-09-19T23:33:59.037Z] Successfully tagged edgexfoundry/edgex-web-ui:3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 [2022-09-19T23:33:59.037Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-09-19T23:33:59.037Z] touch edgex-web-ui.imagebuilt [2022-09-19T23:33:59.037Z] mkdir -p node_modules coverage [2022-09-19T23:33:59.037Z] chown "1000:1000" node_modules coverage package-lock.json [2022-09-19T23:33:59.037Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE Unsupported engine { [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE required: { [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE }, [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE } [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE Unsupported engine { [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE required: { [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE }, [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE } [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE Unsupported engine { [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE required: { [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE }, [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE } [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE Unsupported engine { [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE required: { [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE }, [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE } [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE Unsupported engine { [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE required: { [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE }, [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE } [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE Unsupported engine { [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE required: { [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE }, [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE } [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE Unsupported engine { [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE required: { [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE }, [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE } [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE Unsupported engine { [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-09-19T23:34:00.946Z] npm WARN EBADENGINE required: { [2022-09-19T23:34:00.947Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-19T23:34:00.947Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-19T23:34:00.947Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-19T23:34:00.947Z] npm WARN EBADENGINE }, [2022-09-19T23:34:00.947Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-19T23:34:00.947Z] npm WARN EBADENGINE } [2022-09-19T23:34:00.947Z] npm WARN EBADENGINE Unsupported engine { [2022-09-19T23:34:00.947Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-09-19T23:34:00.947Z] npm WARN EBADENGINE required: { [2022-09-19T23:34:00.947Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-19T23:34:00.947Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-19T23:34:00.947Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-19T23:34:00.947Z] npm WARN EBADENGINE }, [2022-09-19T23:34:00.947Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-19T23:34:00.947Z] npm WARN EBADENGINE } [2022-09-19T23:34:05.154Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-09-19T23:34:05.414Z] 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 [2022-09-19T23:34:05.414Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-19T23:34:05.414Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-09-19T23:34:05.675Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-09-19T23:34:05.675Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-09-19T23:34:06.253Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-09-19T23:34:07.193Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-09-19T23:34:07.458Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-09-19T23:34:08.838Z] 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 [2022-09-19T23:34:08.838Z] 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 [2022-09-19T23:34:10.220Z] 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. [2022-09-19T23:34:10.791Z] 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. [2022-09-19T23:34:11.052Z] 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. [2022-09-19T23:34:11.313Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-09-19T23:34:11.574Z] 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. [2022-09-19T23:34:11.574Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-19T23:34:11.833Z] 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. [2022-09-19T23:34:13.224Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-19T23:34:21.369Z] [2022-09-19T23:34:21.369Z] added 1478 packages, and audited 1479 packages in 21s [2022-09-19T23:34:21.369Z] [2022-09-19T23:34:21.369Z] 90 packages are looking for funding [2022-09-19T23:34:21.369Z] run `npm fund` for details [2022-09-19T23:34:21.369Z] [2022-09-19T23:34:21.369Z] 13 vulnerabilities (3 moderate, 8 high, 2 critical) [2022-09-19T23:34:21.369Z] [2022-09-19T23:34:21.369Z] To address issues that do not require attention, run: [2022-09-19T23:34:21.369Z] npm audit fix [2022-09-19T23:34:21.369Z] [2022-09-19T23:34:21.369Z] To address all issues (including breaking changes), run: [2022-09-19T23:34:21.369Z] npm audit fix --force [2022-09-19T23:34:21.369Z] [2022-09-19T23:34:21.369Z] Run `npm audit` for details. [2022-09-19T23:34:24.671Z] 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 [2022-09-19T23:34:27.211Z] - Generating browser application bundles (phase: setup)... [2022-09-19T23:34:31.414Z] Compiling @angular/core : es2015 as esm2015 [2022-09-19T23:34:31.414Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-09-19T23:34:34.829Z] Compiling @angular/common : es2015 as esm2015 [2022-09-19T23:34:34.829Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-09-19T23:34:35.395Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-09-19T23:34:35.395Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-09-19T23:34:35.654Z] Compiling @angular/common/http : es2015 as esm2015 [2022-09-19T23:34:35.654Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-09-19T23:34:35.913Z] Compiling @angular/router : es2015 as esm2015 [2022-09-19T23:34:36.171Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-09-19T23:34:36.171Z] Compiling @angular/forms : es2015 as esm2015 [2022-09-19T23:34:36.429Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-09-19T23:34:36.687Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-09-19T23:34:38.598Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-09-19T23:34:40.887Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29891 in /w/workspace/edgexfoundry_edgex-ui-go_PR-554 [Pipeline] { [Pipeline] ws [2022-09-19T23:34:40.926Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-09-19T23:34:41.163Z] The recommended git tool is: git [2022-09-19T23:34:43.882Z] 19 09 2022 23:34:43.851:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-09-19T23:34:43.882Z] 19 09 2022 23:34:43.853:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-09-19T23:34:43.882Z] 19 09 2022 23:34:43.856:INFO [launcher]: Starting browser ChromeHeadless [2022-09-19T23:34:47.490Z] using credential edgex-jenkins-ssh [2022-09-19T23:34:47.506Z] Cloning the remote Git repository [2022-09-19T23:34:47.565Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-19T23:34:47.642Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-09-19T23:34:47.718Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-19T23:34:47.718Z] > git --version # timeout=10 [2022-09-19T23:34:47.735Z] > git --version # 'git version 2.25.1' [2022-09-19T23:34:47.737Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-19T23:34:47.874Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-19T23:34:51.573Z] Merging remotes/origin/main commit 490d55d23c3381dbf94452a94173aa21d56f4e2c into PR head commit 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 [2022-09-19T23:34:50.838Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-09-19T23:34:50.856Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-19T23:34:50.885Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-09-19T23:34:50.920Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-19T23:34:50.921Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-19T23:34:50.937Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/554/head:refs/remotes/origin/PR-554 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-19T23:34:51.595Z] > git config core.sparsecheckout # timeout=10 [2022-09-19T23:34:51.609Z] > git checkout -f 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 # timeout=10 [2022-09-19T23:34:52.075Z] Merge succeeded, producing 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 [2022-09-19T23:34:52.076Z] Checking out Revision 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 (PR-554) [2022-09-19T23:34:51.989Z] > git remote # timeout=10 [2022-09-19T23:34:52.007Z] > git config --get remote.origin.url # timeout=10 [2022-09-19T23:34:52.026Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-19T23:34:52.038Z] > git merge 490d55d23c3381dbf94452a94173aa21d56f4e2c # timeout=10 [2022-09-19T23:34:52.062Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-19T23:34:52.084Z] > git config core.sparsecheckout # timeout=10 [2022-09-19T23:34:52.094Z] > git checkout -f 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 # timeout=10 [2022-09-19T23:34:56.105Z] ✔ Browser application bundle generation complete. [2022-09-19T23:34:56.106Z] 19 09 2022 23:34:55.453:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket YM_z76W7Lm5EKjFDAAAB with id 13182125 [2022-09-19T23:34:56.536Z] Commit message: "ci: Add Blubracket ignore file to ignore generated files" [2022-09-19T23:34:56.592Z] > git --version # timeout=10 [2022-09-19T23:34:56.602Z] > git --version # 'git version 2.25.1' [2022-09-19T23:34:56.616Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-19T23:34:57.697Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-19T23:34:57.697Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-19T23:34:57.697Z] Dload Upload Total Spent Left Speed [2022-09-19T23:34:57.697Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 92661 0 --:--:-- --:--:-- --:--:-- 93348 [Pipeline] sh [2022-09-19T23:34:58.452Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-19T23:34:58.646Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-09-19T23:34:58.646Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.166 secs) [2022-09-19T23:34:58.646Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.226 secs) [2022-09-19T23:34:58.646Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.238 secs) [2022-09-19T23:34:58.646Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.254 secs) [2022-09-19T23:34:58.646Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.312 secs) [2022-09-19T23:34:58.646Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.324 secs) [2022-09-19T23:34:58.646Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.33 secs) [2022-09-19T23:34:58.646Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.336 secs) [2022-09-19T23:34:58.646Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.349 secs) [2022-09-19T23:34:58.817Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-09-19T23:34:58.818Z] /etc/docker/daemon.new [2022-09-19T23:34:58.818Z] { [2022-09-19T23:34:58.818Z] "registry-mirrors": [ [2022-09-19T23:34:58.818Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-19T23:34:58.818Z] ], [2022-09-19T23:34:58.818Z] "bip": "10.250.0.254/24", [2022-09-19T23:34:58.818Z] "hosts": [ [2022-09-19T23:34:58.818Z] "tcp://0.0.0.0:5555", [2022-09-19T23:34:58.818Z] "unix:///var/run/docker.sock" [2022-09-19T23:34:58.818Z] ], [2022-09-19T23:34:58.818Z] "mtu": 1458, [2022-09-19T23:34:58.818Z] "selinux-enabled": true, [2022-09-19T23:34:58.818Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-19T23:34:58.818Z] } [Pipeline] sh [2022-09-19T23:34:58.909Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.376 secs) [2022-09-19T23:34:58.909Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.382 secs) [2022-09-19T23:34:58.909Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.386 secs) [2022-09-19T23:34:58.909Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.389 secs) [2022-09-19T23:34:58.909Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.393 secs) [2022-09-19T23:34:58.909Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.403 secs) [2022-09-19T23:34:58.909Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.429 secs) [2022-09-19T23:34:58.909Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.466 secs) [2022-09-19T23:34:58.909Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.511 secs) [2022-09-19T23:34:58.909Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.526 secs) [2022-09-19T23:34:59.167Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.582 secs) [2022-09-19T23:34:59.167Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.59 secs) [2022-09-19T23:34:59.167Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.608 secs) [2022-09-19T23:34:59.167Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.619 secs) [2022-09-19T23:34:59.167Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.647 secs) [2022-09-19T23:34:59.167Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.655 secs) [2022-09-19T23:34:59.167Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.663 secs) [2022-09-19T23:34:59.167Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.685 secs) [2022-09-19T23:34:59.167Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.711 secs) [2022-09-19T23:34:59.170Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-19T23:34:59.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.807 secs) [2022-09-19T23:34:59.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.815 secs) [2022-09-19T23:34:59.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.824 secs) [2022-09-19T23:34:59.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.871 secs) [2022-09-19T23:34:59.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.886 secs) [2022-09-19T23:34:59.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.894 secs) [2022-09-19T23:34:59.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.9 secs) [2022-09-19T23:34:59.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.906 secs) [2022-09-19T23:34:59.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.91 secs) [2022-09-19T23:34:59.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.913 secs) [2022-09-19T23:34:59.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.919 secs) [2022-09-19T23:34:59.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.94 secs) [2022-09-19T23:34:59.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.962 secs) [2022-09-19T23:34:59.425Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.965 secs) [2022-09-19T23:34:59.538Z] + sudo service docker restart [2022-09-19T23:34:59.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.975 secs) [2022-09-19T23:34:59.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.987 secs) [2022-09-19T23:34:59.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.991 secs) [2022-09-19T23:34:59.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.995 secs) [2022-09-19T23:34:59.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.004 secs) [2022-09-19T23:34:59.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.009 secs) [2022-09-19T23:34:59.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.019 secs) [2022-09-19T23:34:59.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.025 secs) [2022-09-19T23:34:59.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.031 secs) [2022-09-19T23:34:59.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.034 secs) [2022-09-19T23:34:59.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.044 secs) [2022-09-19T23:34:59.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.052 secs) [2022-09-19T23:34:59.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.074 secs) [2022-09-19T23:34:59.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.098 secs) [2022-09-19T23:34:59.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.101 secs) [2022-09-19T23:34:59.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.11 secs) [2022-09-19T23:34:59.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.138 secs) [2022-09-19T23:34:59.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.145 secs) [2022-09-19T23:34:59.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.164 secs) [2022-09-19T23:34:59.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.198 secs) [2022-09-19T23:34:59.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.206 secs) [2022-09-19T23:34:59.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.216 secs) [2022-09-19T23:34:59.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.23 secs) [2022-09-19T23:34:59.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.248 secs) [2022-09-19T23:34:59.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.285 secs) [2022-09-19T23:34:59.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.308 secs) [2022-09-19T23:34:59.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.317 secs) [2022-09-19T23:35:00.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.351 secs) [2022-09-19T23:35:00.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.377 secs) [2022-09-19T23:35:00.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.394 secs) [2022-09-19T23:35:00.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.399 secs) [2022-09-19T23:35:00.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.414 secs) [2022-09-19T23:35:00.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.455 secs) [2022-09-19T23:35:00.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.471 secs) [2022-09-19T23:35:00.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.479 secs) [2022-09-19T23:35:00.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.5 secs) [2022-09-19T23:35:00.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.51 secs) [2022-09-19T23:35:00.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.517 secs) [2022-09-19T23:35:00.467Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.528 secs) [2022-09-19T23:35:00.467Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.537 secs) [2022-09-19T23:35:00.467Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.54 secs) [2022-09-19T23:35:00.467Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.548 secs) [2022-09-19T23:35:00.467Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.565 secs) [2022-09-19T23:35:00.467Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.574 secs) [2022-09-19T23:35:00.467Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.589 secs) [2022-09-19T23:35:00.467Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.598 secs) [2022-09-19T23:35:00.467Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.614 secs) [2022-09-19T23:35:00.467Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.625 secs) [2022-09-19T23:35:00.467Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.63 secs) [2022-09-19T23:35:00.467Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.652 secs) [2022-09-19T23:35:00.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.695 secs) [2022-09-19T23:35:00.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.707 secs) [2022-09-19T23:35:00.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.714 secs) [2022-09-19T23:35:00.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.716 secs) [2022-09-19T23:35:00.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.721 secs) [2022-09-19T23:35:00.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.724 secs) [2022-09-19T23:35:00.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.73 secs) [2022-09-19T23:35:00.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.761 secs) [2022-09-19T23:35:00.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.776 secs) [2022-09-19T23:35:00.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.792 secs) [2022-09-19T23:35:00.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.811 secs) [2022-09-19T23:35:00.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.825 secs) [2022-09-19T23:35:00.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.838 secs) [2022-09-19T23:35:00.987Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.848 secs) [2022-09-19T23:35:00.987Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.852 secs) [2022-09-19T23:35:00.987Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.857 secs) [2022-09-19T23:35:00.987Z] WARN: ' [2022-09-19T23:35:00.987Z] It looks like you're using ngModel on the same form field as formControlName. [2022-09-19T23:35:00.987Z] Support for using the ngModel input property and ngModelChange event with [2022-09-19T23:35:00.987Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-09-19T23:35:00.987Z] in a future version of Angular. [2022-09-19T23:35:00.987Z] [2022-09-19T23:35:00.987Z] For more information on this, see our API docs here: [2022-09-19T23:35:00.987Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-09-19T23:35:00.987Z] ' [2022-09-19T23:35:00.987Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.857 secs) [2022-09-19T23:35:00.987Z] WARN: ' [2022-09-19T23:35:00.987Z] It looks like you're using ngModel on the same form field as formControlName. [2022-09-19T23:35:00.987Z] Support for using the ngModel input property and ngModelChange event with [2022-09-19T23:35:00.987Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-09-19T23:35:00.987Z] in a future version of Angular. [2022-09-19T23:35:00.987Z] [2022-09-19T23:35:00.987Z] For more information on this, see our API docs here: [2022-09-19T23:35:00.987Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-09-19T23:35:00.987Z] ' [2022-09-19T23:35:00.987Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.879 secs) [2022-09-19T23:35:00.987Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.89 secs) [2022-09-19T23:35:00.987Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.897 secs) [2022-09-19T23:35:00.987Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.899 secs) [2022-09-19T23:35:00.987Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.901 secs) [2022-09-19T23:35:00.987Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.908 secs) [2022-09-19T23:35:00.987Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.912 secs) [2022-09-19T23:35:00.987Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.926 secs) [2022-09-19T23:35:00.987Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.93 secs) [2022-09-19T23:35:00.987Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.933 secs) [2022-09-19T23:35:00.987Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.935 secs) [2022-09-19T23:35:00.987Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.942 secs) [2022-09-19T23:35:00.987Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.945 secs) [2022-09-19T23:35:00.987Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.946 secs) [2022-09-19T23:35:00.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.966 secs) [2022-09-19T23:35:00.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.978 secs) [2022-09-19T23:35:00.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.98 secs) [2022-09-19T23:35:00.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.989 secs) [2022-09-19T23:35:00.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.992 secs) [2022-09-19T23:35:00.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.996 secs) [2022-09-19T23:35:00.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.998 secs) [2022-09-19T23:35:00.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.999 secs) [2022-09-19T23:35:01.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.008 secs) [2022-09-19T23:35:01.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.01 secs) [2022-09-19T23:35:01.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.014 secs) [2022-09-19T23:35:01.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.017 secs) [2022-09-19T23:35:01.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.019 secs) [2022-09-19T23:35:01.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.021 secs) [2022-09-19T23:35:01.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.022 secs) [2022-09-19T23:35:01.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.028 secs) [2022-09-19T23:35:01.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.032 secs) [2022-09-19T23:35:01.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.034 secs) [2022-09-19T23:35:01.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.036 secs) [2022-09-19T23:35:01.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.038 secs) [2022-09-19T23:35:01.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.053 secs) [2022-09-19T23:35:01.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.055 secs) [2022-09-19T23:35:01.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.057 secs) [2022-09-19T23:35:01.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.062 secs) [2022-09-19T23:35:01.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.065 secs) [2022-09-19T23:35:01.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.066 secs) [2022-09-19T23:35:01.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.068 secs) [2022-09-19T23:35:01.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.082 secs / 2.068 secs) [2022-09-19T23:35:01.247Z] TOTAL: 149 SUCCESS [2022-09-19T23:35:01.247Z] ✔ Browser application bundle generation complete. [2022-09-19T23:35:01.817Z] [2022-09-19T23:35:01.817Z] =============================== Coverage summary =============================== [2022-09-19T23:35:01.817Z] Statements : 40.98% ( 1467/3580 ) [2022-09-19T23:35:01.817Z] Branches : 12.03% ( 111/923 ) [2022-09-19T23:35:01.817Z] Functions : 33.28% ( 432/1298 ) [2022-09-19T23:35:01.817Z] Lines : 38.91% ( 1318/3387 ) [2022-09-19T23:35:01.817Z] ================================================================================ [2022-09-19T23:35:01.817Z] ✔ Browser application bundle generation complete. [2022-09-19T23:35:02.396Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-554/web' [Pipeline] echo [2022-09-19T23:35:02.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-19T23:35:02.461Z] $ docker stop --time=1 bf96b3f7a69fbada6a21e5006c3ce91c481b6cd663f0c984c7d47519bae28c07 [2022-09-19T23:35:03.759Z] $ docker rm -f bf96b3f7a69fbada6a21e5006c3ce91c481b6cd663f0c984c7d47519bae28c07 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-19T23:35:04.193Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-19T23:35:04.923Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-19T23:35:05.785Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-19T23:35:06.349Z] + ls -al . [2022-09-19T23:35:06.349Z] total 172 [2022-09-19T23:35:06.349Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 19 23:33 . [2022-09-19T23:35:06.349Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 23:32 .. [2022-09-19T23:35:06.349Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 23:32 .blubracket [2022-09-19T23:35:06.349Z] -rw-rw-r-- 1 jenkins jenkins 18 Sep 19 23:32 .dockerignore [2022-09-19T23:35:06.349Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 23:32 .git [2022-09-19T23:35:06.349Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 23:32 .github [2022-09-19T23:35:06.349Z] -rw-rw-r-- 1 jenkins jenkins 185 Sep 19 23:32 .gitignore [2022-09-19T23:35:06.349Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 23:32 .semver [2022-09-19T23:35:06.349Z] -rw-rw-r-- 1 jenkins jenkins 4856 Sep 19 23:32 Attribution.txt [2022-09-19T23:35:06.349Z] -rw-rw-r-- 1 jenkins jenkins 14570 Sep 19 23:32 CHANGELOG.md [2022-09-19T23:35:06.349Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 19 23:32 CONTRIBUTING.md [2022-09-19T23:35:06.349Z] -rw-rw-r-- 1 jenkins jenkins 1684 Sep 19 23:32 Dockerfile [2022-09-19T23:35:06.349Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 19 23:32 Jenkinsfile [2022-09-19T23:35:06.349Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 19 23:32 LICENSE [2022-09-19T23:35:06.349Z] -rw-rw-r-- 1 jenkins jenkins 1541 Sep 19 23:32 Makefile [2022-09-19T23:35:06.349Z] -rw-rw-r-- 1 jenkins jenkins 4398 Sep 19 23:32 README.md [2022-09-19T23:35:06.349Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 23:32 VERSION [2022-09-19T23:35:06.349Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 23:32 assets [2022-09-19T23:35:06.349Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 23:32 bin [2022-09-19T23:35:06.349Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 23:32 cmd [2022-09-19T23:35:06.349Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 19 23:33 coverage.out [2022-09-19T23:35:06.349Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 23:32 docs [2022-09-19T23:35:06.349Z] -rw-rw-r-- 1 jenkins jenkins 1945 Sep 19 23:32 go.mod [2022-09-19T23:35:06.349Z] -rw-rw-r-- 1 jenkins jenkins 25578 Sep 19 23:32 go.sum [2022-09-19T23:35:06.349Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 23:32 internal [2022-09-19T23:35:06.349Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 23:32 pkg [2022-09-19T23:35:06.349Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 23:32 snap [2022-09-19T23:35:06.349Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 23:32 testing [2022-09-19T23:35:06.349Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 19 23:32 version.go [2022-09-19T23:35:06.349Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 19 23:33 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T23:35:06.753Z] + 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=3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 --label arch=amd64 --label version=0.0.0 . [2022-09-19T23:35:07.015Z] Sending build context to Docker daemon 48.11MB [2022-09-19T23:35:07.015Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-09-19T23:35:07.015Z] Step 2/24 : FROM ${BASE} AS builder [2022-09-19T23:35:07.015Z] ---> 48973c4abe65 [2022-09-19T23:35:07.015Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-19T23:35:07.585Z] ---> Running in 3fd95b345089 [2022-09-19T23:35:07.585Z] Removing intermediate container 3fd95b345089 [2022-09-19T23:35:07.585Z] ---> daa1a8d9b64a [2022-09-19T23:35:07.585Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2022-09-19T23:35:07.585Z] ---> Running in 4d194145cf3c [2022-09-19T23:35:07.585Z] Removing intermediate container 4d194145cf3c [2022-09-19T23:35:07.585Z] ---> 754247f082e4 [2022-09-19T23:35:07.585Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-09-19T23:35:07.585Z] ---> Running in ec6068696d52 [2022-09-19T23:35:07.853Z] Removing intermediate container ec6068696d52 [2022-09-19T23:35:07.853Z] ---> 0e4fc355bb3e [2022-09-19T23:35:07.853Z] Step 6/24 : LABEL Name=edgex-ui-go [2022-09-19T23:35:07.853Z] ---> Running in ca4020421c93 [2022-09-19T23:35:07.853Z] Removing intermediate container ca4020421c93 [2022-09-19T23:35:07.853Z] ---> e8efeaf27e0a [2022-09-19T23:35:07.853Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-19T23:35:07.853Z] ---> Running in e93ab960b538 [2022-09-19T23:35:07.853Z] Removing intermediate container e93ab960b538 [2022-09-19T23:35:07.853Z] ---> 381a231a337d [2022-09-19T23:35:07.853Z] Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-19T23:35:08.797Z] ---> ec40cb098cf5 [2022-09-19T23:35:08.797Z] Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T23:35:08.797Z] ---> Running in f396b48018d9 [2022-09-19T23:35:09.367Z] Removing intermediate container f396b48018d9 [2022-09-19T23:35:09.367Z] ---> 7976129a89e2 [2022-09-19T23:35:09.367Z] Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-19T23:35:09.367Z] ---> Running in e270d99cbec3 [2022-09-19T23:35:09.627Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T23:35:10.569Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T23:35:10.569Z] OK: 211 MiB in 51 packages [2022-09-19T23:35:11.139Z] Removing intermediate container e270d99cbec3 [2022-09-19T23:35:11.139Z] ---> 5f3db37b2a4f [2022-09-19T23:35:11.139Z] Step 11/24 : ENV GO111MODULE=on [2022-09-19T23:35:11.139Z] ---> Running in 8e091f5c6a26 [2022-09-19T23:35:11.139Z] Removing intermediate container 8e091f5c6a26 [2022-09-19T23:35:11.139Z] ---> 12e8cf733ada [2022-09-19T23:35:11.139Z] Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-19T23:35:11.139Z] ---> Running in 6e39c6d71dff [2022-09-19T23:35:11.402Z] Removing intermediate container 6e39c6d71dff [2022-09-19T23:35:11.402Z] ---> dc8ac9b7478f [2022-09-19T23:35:11.402Z] Step 13/24 : COPY go.mod vendor* ./ [2022-09-19T23:35:11.402Z] ---> fb2bfe6b93fe [2022-09-19T23:35:11.402Z] Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T23:35:11.402Z] ---> Running in 83e9d0c42274 [2022-09-19T23:35:12.339Z] Removing intermediate container 83e9d0c42274 [2022-09-19T23:35:12.339Z] ---> a9494dea5fb4 [2022-09-19T23:35:12.339Z] Step 15/24 : COPY . . [2022-09-19T23:35:13.720Z] ---> 5109ac3bf509 [2022-09-19T23:35:13.720Z] Step 16/24 : RUN ${MAKE} [2022-09-19T23:35:13.720Z] ---> Running in df67465a5f5f [2022-09-19T23:35:13.720Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-19T23:35:18.062Z] provisioning config files... [2022-09-19T23:35:18.086Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config418853328737065961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-19T23:35:18.471Z] ---> docker-login.sh [2022-09-19T23:35:18.471Z] nexus3.edgexfoundry.org:10001 [2022-09-19T23:35:19.002Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-09-19T23:35:19.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T23:35:19.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T23:35:19.334Z] Configure a credential helper to remove this warning. See [2022-09-19T23:35:19.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T23:35:19.334Z] [2022-09-19T23:35:19.334Z] Login Succeeded [2022-09-19T23:35:19.334Z] nexus3.edgexfoundry.org:10002 [2022-09-19T23:35:19.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T23:35:19.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T23:35:19.605Z] Configure a credential helper to remove this warning. See [2022-09-19T23:35:19.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T23:35:19.605Z] [2022-09-19T23:35:19.605Z] Login Succeeded [2022-09-19T23:35:19.605Z] nexus3.edgexfoundry.org:10003 [2022-09-19T23:35:19.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T23:35:20.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T23:35:20.150Z] Configure a credential helper to remove this warning. See [2022-09-19T23:35:20.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T23:35:20.150Z] [2022-09-19T23:35:20.150Z] Login Succeeded [2022-09-19T23:35:20.150Z] nexus3.edgexfoundry.org:10004 [2022-09-19T23:35:20.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T23:35:20.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T23:35:20.429Z] Configure a credential helper to remove this warning. See [2022-09-19T23:35:20.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T23:35:20.429Z] [2022-09-19T23:35:20.429Z] Login Succeeded [2022-09-19T23:35:20.429Z] docker.io [2022-09-19T23:35:20.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T23:35:20.911Z] Removing intermediate container df67465a5f5f [2022-09-19T23:35:20.911Z] ---> dc8b99c65bea [2022-09-19T23:35:20.911Z] Step 17/24 : FROM alpine:3.14 [2022-09-19T23:35:21.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T23:35:21.295Z] Configure a credential helper to remove this warning. See [2022-09-19T23:35:21.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T23:35:21.295Z] [2022-09-19T23:35:21.295Z] Login Succeeded [2022-09-19T23:35:21.295Z] ---> docker-login.sh ends [Pipeline] } [2022-09-19T23:35:21.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-09-19T23:35:21.483Z] 3.14: Pulling from library/alpine [Pipeline] echo [2022-09-19T23:35:21.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-19T23:35:21.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2022-09-19T23:35:21.744Z] c7ed990a2339: Pulling fs layer [2022-09-19T23:35:21.744Z] c7ed990a2339: Download complete [Pipeline] echo [2022-09-19T23:35:21.779Z] ========================================================= [2022-09-19T23:35:21.780Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-19T23:35:21.780Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T23:35:22.004Z] c7ed990a2339: Pull complete [2022-09-19T23:35:22.004Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-19T23:35:22.004Z] Status: Downloaded newer image for alpine:3.14 [2022-09-19T23:35:22.004Z] ---> dd53f409bf0b [2022-09-19T23:35:22.004Z] Step 18/24 : EXPOSE 4000 [2022-09-19T23:35:22.004Z] ---> Running in 31cba1fb4240 [2022-09-19T23:35:22.263Z] Removing intermediate container 31cba1fb4240 [2022-09-19T23:35:22.263Z] ---> 400dd56be292 [2022-09-19T23:35:22.263Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-09-19T23:35:22.268Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-19T23:35:22.840Z] ---> e8e2b2dd898a [2022-09-19T23:35:22.840Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-09-19T23:35:22.840Z] ---> Running in be1377389477 [2022-09-19T23:35:22.840Z] Removing intermediate container be1377389477 [2022-09-19T23:35:22.840Z] ---> 9a3c16f8d298 [2022-09-19T23:35:22.840Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-09-19T23:35:22.840Z] ---> Running in 94aa82d18153 [2022-09-19T23:35:22.840Z] Removing intermediate container 94aa82d18153 [2022-09-19T23:35:22.840Z] ---> 5a3a919b65f8 [2022-09-19T23:35:22.840Z] Step 22/24 : LABEL arch=amd64 [2022-09-19T23:35:23.101Z] ---> Running in 5417946b078c [2022-09-19T23:35:23.101Z] Removing intermediate container 5417946b078c [2022-09-19T23:35:23.101Z] ---> a4465821a781 [2022-09-19T23:35:23.101Z] Step 23/24 : LABEL git_sha=3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 [2022-09-19T23:35:23.101Z] ---> Running in d17ccd106dfe [2022-09-19T23:35:23.101Z] Removing intermediate container d17ccd106dfe [2022-09-19T23:35:23.102Z] ---> 680b37b81fe9 [2022-09-19T23:35:23.102Z] Step 24/24 : LABEL version=0.0.0 [2022-09-19T23:35:23.247Z] Sending build context to Docker daemon 28.64MB [2022-09-19T23:35:23.247Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-09-19T23:35:23.247Z] Step 2/16 : FROM ${BASE} AS builder [2022-09-19T23:35:23.247Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-19T23:35:23.247Z] b3c136eddcbf: Pulling fs layer [2022-09-19T23:35:23.247Z] c0a3192eca97: Pulling fs layer [2022-09-19T23:35:23.247Z] a050256f5b6f: Pulling fs layer [2022-09-19T23:35:23.247Z] 656be50a0ddc: Pulling fs layer [2022-09-19T23:35:23.247Z] 2bbca73fdf42: Pulling fs layer [2022-09-19T23:35:23.247Z] 46d945488cbd: Pulling fs layer [2022-09-19T23:35:23.247Z] 8a5474983e97: Pulling fs layer [2022-09-19T23:35:23.247Z] 329c88fbcd65: Pulling fs layer [2022-09-19T23:35:23.247Z] 656be50a0ddc: Waiting [2022-09-19T23:35:23.247Z] 2bbca73fdf42: Waiting [2022-09-19T23:35:23.247Z] 8a5474983e97: Waiting [2022-09-19T23:35:23.247Z] 46d945488cbd: Waiting [2022-09-19T23:35:23.364Z] ---> Running in 0f8db0de789f [2022-09-19T23:35:23.364Z] Removing intermediate container 0f8db0de789f [2022-09-19T23:35:23.364Z] ---> 2e1b6df352bc [2022-09-19T23:35:23.364Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-19T23:35:23.364Z] Successfully built 2e1b6df352bc [2022-09-19T23:35:23.364Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-09-19T23:35:23.524Z] a050256f5b6f: Verifying Checksum [2022-09-19T23:35:23.524Z] a050256f5b6f: Download complete [2022-09-19T23:35:23.524Z] c0a3192eca97: Verifying Checksum [2022-09-19T23:35:23.524Z] c0a3192eca97: Download complete [2022-09-19T23:35:23.524Z] 2bbca73fdf42: Verifying Checksum [2022-09-19T23:35:23.524Z] 2bbca73fdf42: Download complete [2022-09-19T23:35:23.524Z] 46d945488cbd: Verifying Checksum [2022-09-19T23:35:23.524Z] 46d945488cbd: Download complete [2022-09-19T23:35:23.524Z] b3c136eddcbf: Verifying Checksum [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 [2022-09-19T23:35:24.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-19T23:35:24.306Z] [2022-09-19T23:35:24.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T23:35:24.515Z] b3c136eddcbf: Pull complete [2022-09-19T23:35:24.515Z] 329c88fbcd65: Verifying Checksum [2022-09-19T23:35:24.515Z] 329c88fbcd65: Download complete [2022-09-19T23:35:24.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-19T23:35:24.700Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-19T23:35:24.700Z] 5eb5b503b376: Pulling fs layer [2022-09-19T23:35:24.700Z] 5c69ac0246d0: Pulling fs layer [2022-09-19T23:35:24.700Z] ec43610c2a17: Pulling fs layer [2022-09-19T23:35:24.700Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-19T23:35:24.700Z] 33b1e0a273af: Pulling fs layer [2022-09-19T23:35:24.700Z] 5d3b04190fa2: Pulling fs layer [2022-09-19T23:35:24.700Z] 2f39f015ded8: Pulling fs layer [2022-09-19T23:35:24.700Z] 3a2ae6a8a46f: Waiting [2022-09-19T23:35:24.700Z] 33b1e0a273af: Waiting [2022-09-19T23:35:24.700Z] 5d3b04190fa2: Waiting [2022-09-19T23:35:24.700Z] 2f39f015ded8: Waiting [2022-09-19T23:35:24.700Z] 5c69ac0246d0: Download complete [2022-09-19T23:35:24.700Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-19T23:35:24.700Z] 3a2ae6a8a46f: Download complete [2022-09-19T23:35:24.700Z] 33b1e0a273af: Verifying Checksum [2022-09-19T23:35:24.700Z] 33b1e0a273af: Download complete [2022-09-19T23:35:24.796Z] c0a3192eca97: Pull complete [2022-09-19T23:35:24.963Z] 5d3b04190fa2: Verifying Checksum [2022-09-19T23:35:24.963Z] 5d3b04190fa2: Download complete [2022-09-19T23:35:24.963Z] ec43610c2a17: Verifying Checksum [2022-09-19T23:35:24.963Z] ec43610c2a17: Download complete [2022-09-19T23:35:24.963Z] 5eb5b503b376: Download complete [2022-09-19T23:35:25.076Z] a050256f5b6f: Pull complete [2022-09-19T23:35:25.539Z] 2f39f015ded8: Download complete [2022-09-19T23:35:25.685Z] 8a5474983e97: Verifying Checksum [2022-09-19T23:35:25.685Z] 8a5474983e97: Download complete [2022-09-19T23:35:26.111Z] 5eb5b503b376: Pull complete [2022-09-19T23:35:26.280Z] 656be50a0ddc: Verifying Checksum [2022-09-19T23:35:26.375Z] 5c69ac0246d0: Pull complete [2022-09-19T23:35:26.943Z] ec43610c2a17: Pull complete [2022-09-19T23:35:26.943Z] 3a2ae6a8a46f: Pull complete [2022-09-19T23:35:27.204Z] 33b1e0a273af: Pull complete [2022-09-19T23:35:27.204Z] 5d3b04190fa2: Pull complete [2022-09-19T23:35:32.488Z] 2f39f015ded8: Pull complete [2022-09-19T23:35:32.488Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-19T23:35:32.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-19T23:35:32.488Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T23:35:32.726Z] prd-ubuntu20.04-docker-8c-8g-29890 does not seem to be running inside a container [2022-09-19T23:35:32.762Z] $ 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-554 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-554:/w/workspace/edgexfoundry_edgex-ui-go_PR-554:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-554@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-554@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 [2022-09-19T23:35:34.671Z] $ docker top 4ed9b39247841668161f90ccfebba84442c7ab6b52876ce39a9c0b27e9dd8744 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-19T23:35:35.134Z] ---> job-cost.sh [2022-09-19T23:35:35.134Z] lf-activate-venv: SKIPPING [2022-09-19T23:35:35.134Z] INFO: No Stack... [2022-09-19T23:35:35.706Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-19T23:35:35.966Z] INFO: Archiving Costs [Pipeline] sh [2022-09-19T23:35:36.291Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-554/archives/cost.csv [2022-09-19T23:35:36.291Z] + cut -d, -f6 [Pipeline] lock [2022-09-19T23:35:36.333Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-554-1-stack-cost] [2022-09-19T23:35:36.338Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-554-1-stack-cost] did not exist. Created. [2022-09-19T23:35:36.338Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-554-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-19T23:35:36.726Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-19T23:35:37.149Z] Stashed 1 file(s) [Pipeline] } [2022-09-19T23:35:37.166Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-554-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-19T23:35:37.249Z] $ docker stop --time=1 4ed9b39247841668161f90ccfebba84442c7ab6b52876ce39a9c0b27e9dd8744 [2022-09-19T23:35:38.606Z] $ docker rm -f 4ed9b39247841668161f90ccfebba84442c7ab6b52876ce39a9c0b27e9dd8744 [2022-09-19T23:35:38.686Z] 656be50a0ddc: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-19T23:35:38.960Z] 2bbca73fdf42: Pull complete [2022-09-19T23:35:39.236Z] 46d945488cbd: Pull complete [2022-09-19T23:35:45.959Z] 8a5474983e97: Pull complete [2022-09-19T23:35:47.958Z] 329c88fbcd65: Pull complete [2022-09-19T23:35:47.958Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-19T23:35:47.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-19T23:35:47.958Z] ---> ff4287adb874 [2022-09-19T23:35:47.958Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-19T23:35:49.403Z] ---> Running in 6d46c8416b08 [2022-09-19T23:35:49.686Z] Removing intermediate container 6d46c8416b08 [2022-09-19T23:35:49.686Z] ---> 20fa9e949112 [2022-09-19T23:35:49.686Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-09-19T23:35:49.961Z] ---> Running in 0882ad996b79 [2022-09-19T23:35:50.236Z] Removing intermediate container 0882ad996b79 [2022-09-19T23:35:50.236Z] ---> 3d57df8b743c [2022-09-19T23:35:50.236Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-09-19T23:35:50.236Z] ---> Running in caeeb1545672 [2022-09-19T23:35:50.511Z] Removing intermediate container caeeb1545672 [2022-09-19T23:35:50.511Z] ---> fe8392d2ccb4 [2022-09-19T23:35:50.511Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-09-19T23:35:50.785Z] ---> Running in 3f61d7c19af8 [2022-09-19T23:35:51.058Z] Removing intermediate container 3f61d7c19af8 [2022-09-19T23:35:51.058Z] ---> cbd648b6bad9 [2022-09-19T23:35:51.058Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-19T23:35:51.058Z] ---> Running in 9290d14df4ff [2022-09-19T23:35:51.332Z] Removing intermediate container 9290d14df4ff [2022-09-19T23:35:51.332Z] ---> c329aa035429 [2022-09-19T23:35:51.332Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-19T23:35:51.929Z] latest: Pulling from library/docker [2022-09-19T23:35:52.203Z] 9b18e9b68314: Pulling fs layer [2022-09-19T23:35:52.203Z] 5abd6445c68b: Pulling fs layer [2022-09-19T23:35:52.203Z] 7b6c1cdde492: Pulling fs layer [2022-09-19T23:35:52.203Z] 7917cc27eb40: Pulling fs layer [2022-09-19T23:35:52.203Z] 3f2fb837c2a9: Pulling fs layer [2022-09-19T23:35:52.203Z] 2486db73c6ed: Pulling fs layer [2022-09-19T23:35:52.203Z] 7917cc27eb40: Waiting [2022-09-19T23:35:52.203Z] 3a8154f64bae: Pulling fs layer [2022-09-19T23:35:52.203Z] 88fa92f19f9d: Pulling fs layer [2022-09-19T23:35:52.203Z] 3f2fb837c2a9: Waiting [2022-09-19T23:35:52.203Z] 2486db73c6ed: Waiting [2022-09-19T23:35:52.203Z] 3a8154f64bae: Waiting [2022-09-19T23:35:52.203Z] 88fa92f19f9d: Waiting [2022-09-19T23:35:52.203Z] e7efe5d1ee32: Pulling fs layer [2022-09-19T23:35:52.476Z] 7b6c1cdde492: Download complete [2022-09-19T23:35:52.476Z] 9b18e9b68314: Verifying Checksum [2022-09-19T23:35:52.476Z] 9b18e9b68314: Download complete [2022-09-19T23:35:52.476Z] 5abd6445c68b: Download complete [2022-09-19T23:35:53.076Z] 2486db73c6ed: Verifying Checksum [2022-09-19T23:35:53.076Z] 2486db73c6ed: Download complete [2022-09-19T23:35:53.076Z] 3f2fb837c2a9: Verifying Checksum [2022-09-19T23:35:53.076Z] 3f2fb837c2a9: Download complete [2022-09-19T23:35:53.076Z] 7917cc27eb40: Verifying Checksum [2022-09-19T23:35:53.076Z] 7917cc27eb40: Download complete [2022-09-19T23:35:53.076Z] 9b18e9b68314: Pull complete [2022-09-19T23:35:53.350Z] 3a8154f64bae: Verifying Checksum [2022-09-19T23:35:53.350Z] 3a8154f64bae: Download complete [2022-09-19T23:35:53.350Z] e7efe5d1ee32: Verifying Checksum [2022-09-19T23:35:53.350Z] e7efe5d1ee32: Download complete [2022-09-19T23:35:53.350Z] 88fa92f19f9d: Verifying Checksum [2022-09-19T23:35:53.350Z] 88fa92f19f9d: Download complete [2022-09-19T23:35:53.946Z] 5abd6445c68b: Pull complete [2022-09-19T23:35:53.946Z] 7b6c1cdde492: Pull complete [2022-09-19T23:35:54.977Z] 7917cc27eb40: Pull complete [2022-09-19T23:35:55.946Z] 3f2fb837c2a9: Pull complete [2022-09-19T23:35:57.121Z] 2486db73c6ed: Pull complete [2022-09-19T23:35:57.121Z] 3a8154f64bae: Pull complete [2022-09-19T23:35:57.410Z] 88fa92f19f9d: Pull complete [2022-09-19T23:35:57.707Z] e7efe5d1ee32: Pull complete [2022-09-19T23:35:57.707Z] Digest: sha256:68a377d2bd432a2e5791144748e8179db55118cb7a9e77b06bbfdc2c1c46b235 [2022-09-19T23:35:57.707Z] Status: Downloaded newer image for docker:latest [2022-09-19T23:36:00.513Z] ---> c098970b5169 [2022-09-19T23:36:00.513Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T23:36:00.513Z] ---> Running in 66466fc0fbc5 [2022-09-19T23:36:02.038Z] Removing intermediate container 66466fc0fbc5 [2022-09-19T23:36:02.038Z] ---> fb83eabeb379 [2022-09-19T23:36:02.038Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-19T23:36:02.038Z] ---> Running in 3f8308df3e0a [2022-09-19T23:36:02.684Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T23:36:03.661Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T23:36:04.640Z] OK: 221 MiB in 51 packages [2022-09-19T23:36:05.239Z] Removing intermediate container 3f8308df3e0a [2022-09-19T23:36:05.239Z] ---> e937ed1e3af2 [2022-09-19T23:36:05.239Z] Step 11/16 : ENV GO111MODULE=on [2022-09-19T23:36:05.239Z] ---> Running in 9c11fe95cedf [2022-09-19T23:36:05.533Z] Removing intermediate container 9c11fe95cedf [2022-09-19T23:36:05.533Z] ---> 682d8c119b11 [2022-09-19T23:36:05.533Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-19T23:36:05.812Z] ---> Running in d036758b91d5 [2022-09-19T23:36:06.086Z] Removing intermediate container d036758b91d5 [2022-09-19T23:36:06.086Z] ---> 98c63821b323 [2022-09-19T23:36:06.086Z] Step 13/16 : COPY go.mod vendor* ./ [2022-09-19T23:36:06.684Z] ---> ef42833bfb44 [2022-09-19T23:36:06.684Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T23:36:06.684Z] ---> Running in 524bda7440ed [2022-09-19T23:36:33.499Z] Removing intermediate container 524bda7440ed [2022-09-19T23:36:33.499Z] ---> 599c816eeef0 [2022-09-19T23:36:33.499Z] Step 15/16 : COPY . . [2022-09-19T23:36:35.475Z] ---> 657b48e1dceb [2022-09-19T23:36:35.475Z] Step 16/16 : RUN ${MAKE} [2022-09-19T23:36:35.475Z] ---> Running in 8a00e18e69be [2022-09-19T23:36:36.457Z] noop [2022-09-19T23:36:36.731Z] Removing intermediate container 8a00e18e69be [2022-09-19T23:36:36.731Z] ---> 254299f8acd1 [2022-09-19T23:36:37.004Z] Successfully built 254299f8acd1 [2022-09-19T23:36:37.004Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T23:36:37.492Z] + docker inspect -f . ci-base-image-arm64 [2022-09-19T23:36:37.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T23:36:37.798Z] prd-ubuntu20.04-docker-arm64-4c-16g-29891 does not seem to be running inside a container [2022-09-19T23:36:37.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 [2022-09-19T23:36:39.100Z] $ docker top 74ce0f6c6d852f9b08556ead4f670c3b3fca001ba5232effb0c5d7f2f0611575 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T23:36:40.063Z] + go version [2022-09-19T23:36:40.063Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-19T23:36:40.099Z] $ docker stop --time=1 74ce0f6c6d852f9b08556ead4f670c3b3fca001ba5232effb0c5d7f2f0611575 [2022-09-19T23:36:41.718Z] $ docker rm -f 74ce0f6c6d852f9b08556ead4f670c3b3fca001ba5232effb0c5d7f2f0611575 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T23:36:42.641Z] + docker inspect -f . ci-base-image-arm64 [2022-09-19T23:36:42.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T23:36:42.941Z] prd-ubuntu20.04-docker-arm64-4c-16g-29891 does not seem to be running inside a container [2022-09-19T23:36:43.026Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 [2022-09-19T23:36:44.328Z] $ docker top e2ae46c2ff16114f4667b38a26d4d893cbcac4ef80b7b0a01fea53b371b42a60 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T23:36:45.285Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-19T23:36:46.006Z] + make test [2022-09-19T23:36:46.006Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-09-19T23:36:46.994Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-09-19T23:37:26.299Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-09-19T23:37:26.299Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-09-19T23:37:26.299Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-09-19T23:37:26.299Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-09-19T23:37:26.299Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-09-19T23:37:26.299Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-09-19T23:37:26.299Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-09-19T23:37:26.299Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-09-19T23:37:26.299Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-09-19T23:37:26.299Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-09-19T23:37:26.299Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-09-19T23:37:26.299Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-09-19T23:37:26.299Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-09-19T23:37:34.716Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-19T23:37:34.716Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-19T23:37:34.716Z] ./bin/test-attribution-txt.sh [2022-09-19T23:37:34.716Z] make -C web test [2022-09-19T23:37:34.716Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2022-09-19T23:37:34.716Z] make[1]: tput: No such file or directory [2022-09-19T23:37:34.716Z] make[1]: tput: No such file or directory [2022-09-19T23:37:34.716Z] warning: generating ./VERSION [2022-09-19T23:37:34.716Z] echo "0.0.0" > VERSION [2022-09-19T23:37:34.716Z] docker build \ [2022-09-19T23:37:34.716Z] -f Dockerfile \ [2022-09-19T23:37:34.716Z] --build-arg USER=1000 \ [2022-09-19T23:37:34.716Z] \ [2022-09-19T23:37:34.716Z] --label "git_sha=3a9bbc7342d1ff0d0642c41e7a1093195dc240d0" \ [2022-09-19T23:37:34.716Z] -t edgexfoundry/edgex-web-ui:3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 \ [2022-09-19T23:37:34.716Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-09-19T23:37:34.716Z] . [2022-09-19T23:37:34.716Z] Sending build context to Docker daemon 3.269MB [2022-09-19T23:37:34.716Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-09-19T23:37:34.716Z] 16.17-alpine3.15: Pulling from library/node [2022-09-19T23:37:34.990Z] 47517142f6ba: Pulling fs layer [2022-09-19T23:37:34.990Z] 17eb293efcef: Pulling fs layer [2022-09-19T23:37:34.990Z] 5f80d66b68ae: Pulling fs layer [2022-09-19T23:37:34.990Z] 55cd42e1afe3: Pulling fs layer [2022-09-19T23:37:34.990Z] 55cd42e1afe3: Waiting [2022-09-19T23:37:34.990Z] 5f80d66b68ae: Verifying Checksum [2022-09-19T23:37:34.990Z] 5f80d66b68ae: Download complete [2022-09-19T23:37:34.990Z] 47517142f6ba: Download complete [2022-09-19T23:37:34.990Z] 55cd42e1afe3: Verifying Checksum [2022-09-19T23:37:34.990Z] 55cd42e1afe3: Download complete [2022-09-19T23:37:35.591Z] 47517142f6ba: Pull complete [2022-09-19T23:37:35.864Z] 17eb293efcef: Verifying Checksum [2022-09-19T23:37:35.864Z] 17eb293efcef: Download complete [2022-09-19T23:37:40.177Z] 17eb293efcef: Pull complete [2022-09-19T23:37:40.177Z] 5f80d66b68ae: Pull complete [2022-09-19T23:37:40.177Z] 55cd42e1afe3: Pull complete [2022-09-19T23:37:40.177Z] Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 [2022-09-19T23:37:40.177Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-09-19T23:37:40.177Z] ---> ddf45b724adc [2022-09-19T23:37:40.177Z] Step 2/10 : RUN apk add --no-cache chromium [2022-09-19T23:37:40.831Z] ---> Running in 803fce16ed10 [2022-09-19T23:37:41.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-19T23:37:42.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-19T23:37:43.113Z] (1/128) Installing libxau (1.0.9-r0) [2022-09-19T23:37:43.113Z] (2/128) Installing libmd (1.0.3-r0) [2022-09-19T23:37:43.113Z] (3/128) Installing libbsd (0.11.3-r1) [2022-09-19T23:37:43.113Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-09-19T23:37:43.113Z] (5/128) Installing libxcb (1.14-r2) [2022-09-19T23:37:43.393Z] (6/128) Installing libx11 (1.7.2-r0) [2022-09-19T23:37:43.665Z] (7/128) Installing libxext (1.3.4-r0) [2022-09-19T23:37:43.665Z] (8/128) Installing libice (1.0.10-r0) [2022-09-19T23:37:43.665Z] (9/128) Installing libuuid (2.37.4-r0) [2022-09-19T23:37:43.665Z] (10/128) Installing libsm (1.2.3-r0) [2022-09-19T23:37:43.665Z] (11/128) Installing libxt (1.2.1-r0) [2022-09-19T23:37:43.665Z] (12/128) Installing libxmu (1.1.3-r0) [2022-09-19T23:37:43.665Z] (13/128) Installing xset (1.2.4-r0) [2022-09-19T23:37:43.665Z] (14/128) Installing xprop (1.2.5-r0) [2022-09-19T23:37:43.665Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-09-19T23:37:43.665Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-09-19T23:37:43.665Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-09-19T23:37:43.665Z] (18/128) Installing libffi (3.4.2-r1) [2022-09-19T23:37:43.665Z] (19/128) Installing libintl (0.21-r0) [2022-09-19T23:37:43.665Z] (20/128) Installing libblkid (2.37.4-r0) [2022-09-19T23:37:43.665Z] (21/128) Installing libmount (2.37.4-r0) [2022-09-19T23:37:43.665Z] (22/128) Installing pcre (8.45-r1) [2022-09-19T23:37:43.937Z] (23/128) Installing glib (2.70.1-r0) [2022-09-19T23:37:43.937Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-09-19T23:37:43.937Z] (25/128) Installing libxml2 (2.9.14-r1) [2022-09-19T23:37:43.937Z] (26/128) Installing shared-mime-info (2.1-r0) [2022-09-19T23:37:44.211Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-09-19T23:37:44.211Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-09-19T23:37:44.211Z] (29/128) Installing libpng (1.6.37-r1) [2022-09-19T23:37:44.211Z] (30/128) Installing libwebp (1.2.2-r0) [2022-09-19T23:37:44.486Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-09-19T23:37:44.486Z] (32/128) Installing tiff (4.3.0-r1) [2022-09-19T23:37:44.486Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-09-19T23:37:44.486Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-09-19T23:37:44.486Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-09-19T23:37:44.486Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-09-19T23:37:44.486Z] (37/128) Installing libxrender (0.9.10-r3) [2022-09-19T23:37:44.486Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-09-19T23:37:44.758Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-09-19T23:37:44.758Z] (40/128) Installing libxi (1.8-r0) [2022-09-19T23:37:44.758Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-09-19T23:37:44.758Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-09-19T23:37:44.758Z] (43/128) Installing atk (2.36.0-r0) [2022-09-19T23:37:44.758Z] (44/128) Installing libxtst (1.2.3-r3) [2022-09-19T23:37:44.758Z] (45/128) Installing dbus-libs (1.12.20-r4) [2022-09-19T23:37:44.758Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-09-19T23:37:45.032Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-09-19T23:37:45.032Z] (48/128) Installing expat (2.4.7-r0) [2022-09-19T23:37:45.032Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-09-19T23:37:45.032Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-09-19T23:37:45.032Z] (51/128) Installing freetype (2.11.1-r2) [2022-09-19T23:37:45.032Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-09-19T23:37:45.032Z] (53/128) Installing pixman (0.40.0-r3) [2022-09-19T23:37:45.032Z] (54/128) Installing cairo (1.16.0-r5) [2022-09-19T23:37:45.032Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-09-19T23:37:45.032Z] (56/128) Installing avahi-libs (0.8-r5) [2022-09-19T23:37:45.032Z] (57/128) Installing gmp (6.2.1-r1) [2022-09-19T23:37:45.305Z] (58/128) Installing nettle (3.7.3-r0) [2022-09-19T23:37:45.305Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-09-19T23:37:45.578Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-09-19T23:37:45.578Z] (61/128) Installing libunistring (0.9.10-r1) [2022-09-19T23:37:45.578Z] (62/128) Installing gnutls (3.7.1-r1) [2022-09-19T23:37:45.851Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-09-19T23:37:45.851Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-09-19T23:37:45.851Z] (65/128) Installing fribidi (1.0.11-r0) [2022-09-19T23:37:46.124Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-09-19T23:37:46.124Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-09-19T23:37:46.124Z] (68/128) Installing libxft (2.3.4-r0) [2022-09-19T23:37:46.124Z] (69/128) Installing pango (1.48.10-r0) [2022-09-19T23:37:46.395Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-09-19T23:37:46.395Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-09-19T23:37:46.395Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-09-19T23:37:46.395Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-09-19T23:37:46.667Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-09-19T23:37:46.667Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-09-19T23:37:46.940Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-09-19T23:37:46.940Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-09-19T23:37:46.940Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-09-19T23:37:46.940Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-09-19T23:37:46.940Z] Executing ttf-opensans-1.10-r1.post-install [2022-09-19T23:37:49.550Z] (79/128) Installing libogg (1.3.5-r0) [2022-09-19T23:37:49.550Z] (80/128) Installing flac (1.3.4-r0) [2022-09-19T23:37:49.550Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-09-19T23:37:49.550Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-09-19T23:37:49.550Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-09-19T23:37:49.550Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-09-19T23:37:49.550Z] (85/128) Installing libass (0.15.2-r0) [2022-09-19T23:37:49.550Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-09-19T23:37:49.550Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-09-19T23:37:49.550Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-09-19T23:37:49.550Z] (89/128) Installing lame (3.100-r0) [2022-09-19T23:37:49.550Z] (90/128) Installing opus (1.3.1-r1) [2022-09-19T23:37:49.550Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-09-19T23:37:49.550Z] (92/128) Installing soxr (0.1.3-r2) [2022-09-19T23:37:49.550Z] (93/128) Installing libsrt (1.4.2-r1) [2022-09-19T23:37:49.550Z] (94/128) Installing libssh (0.9.6-r1) [2022-09-19T23:37:49.550Z] (95/128) Installing libtheora (1.1.1-r16) [2022-09-19T23:37:49.824Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-09-19T23:37:49.824Z] (97/128) Installing libdrm (2.4.109-r0) [2022-09-19T23:37:49.824Z] (98/128) Installing libva (2.13.0-r0) [2022-09-19T23:37:49.824Z] (99/128) Installing libvdpau (1.4-r0) [2022-09-19T23:37:49.824Z] (100/128) Installing vidstab (1.1.0-r1) [2022-09-19T23:37:49.824Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-09-19T23:37:49.824Z] (102/128) Installing libvpx (1.10.0-r0) [2022-09-19T23:37:49.824Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-09-19T23:37:49.824Z] (104/128) Installing x264-libs (20210613-r0) [2022-09-19T23:37:49.824Z] (105/128) Installing x265-libs (3.5-r0) [2022-09-19T23:37:50.097Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-09-19T23:37:50.097Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-09-19T23:37:50.375Z] (108/128) Installing libevent (2.1.12-r4) [2022-09-19T23:37:50.375Z] (109/128) Installing mesa (21.2.6-r0) [2022-09-19T23:37:50.375Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-09-19T23:37:50.375Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-09-19T23:37:50.375Z] (112/128) Installing lcms2 (2.12-r1) [2022-09-19T23:37:50.375Z] (113/128) Installing nspr (4.32-r0) [2022-09-19T23:37:50.375Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-09-19T23:37:50.646Z] (115/128) Installing nss (3.78.1-r0) [2022-09-19T23:37:50.646Z] (116/128) Installing libasyncns (0.8-r1) [2022-09-19T23:37:50.646Z] (117/128) Installing libltdl (2.4.6-r7) [2022-09-19T23:37:50.646Z] (118/128) Installing orc (0.4.32-r0) [2022-09-19T23:37:50.646Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-09-19T23:37:50.646Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-09-19T23:37:50.646Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-09-19T23:37:50.646Z] (122/128) Installing libpulse (15.0-r2) [2022-09-19T23:37:50.646Z] (123/128) Installing re2 (2021.11.01-r0) [2022-09-19T23:37:50.646Z] (124/128) Installing snappy (1.1.9-r1) [2022-09-19T23:37:50.646Z] (125/128) Installing libgpg-error (1.42-r1) [2022-09-19T23:37:50.646Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-09-19T23:37:50.923Z] (127/128) Installing libxslt (1.1.35-r0) [2022-09-19T23:37:50.923Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-09-19T23:37:54.309Z] Executing busybox-1.34.1-r7.trigger [2022-09-19T23:37:54.309Z] Executing glib-2.70.1-r0.trigger [2022-09-19T23:37:54.309Z] Executing shared-mime-info-2.1-r0.trigger [2022-09-19T23:37:59.761Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-09-19T23:37:59.761Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-09-19T23:37:59.761Z] Executing fontconfig-2.13.1-r4.trigger [2022-09-19T23:37:59.761Z] Executing mkfontscale-1.2.1-r1.trigger [2022-09-19T23:37:59.761Z] OK: 275 MiB in 144 packages [2022-09-19T23:38:08.061Z] Removing intermediate container 803fce16ed10 [2022-09-19T23:38:08.061Z] ---> 2ccd33c3640a [2022-09-19T23:38:08.061Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-09-19T23:38:08.061Z] ---> Running in 71b104af31a3 [2022-09-19T23:38:08.061Z] Removing intermediate container 71b104af31a3 [2022-09-19T23:38:08.061Z] ---> f420902a028b [2022-09-19T23:38:08.061Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-09-19T23:38:08.061Z] ---> Running in 02fe2d24c5fd [2022-09-19T23:38:08.061Z] Removing intermediate container 02fe2d24c5fd [2022-09-19T23:38:08.061Z] ---> d6a6fcc24ab0 [2022-09-19T23:38:08.061Z] Step 5/10 : RUN npm install -g npm [2022-09-19T23:38:08.061Z] ---> Running in f428c8362564 [2022-09-19T23:38:30.239Z] [2022-09-19T23:38:30.239Z] changed 54 packages, and audited 212 packages in 19s [2022-09-19T23:38:30.239Z] [2022-09-19T23:38:30.239Z] 11 packages are looking for funding [2022-09-19T23:38:30.239Z] run `npm fund` for details [2022-09-19T23:38:30.239Z] [2022-09-19T23:38:30.239Z] found 0 vulnerabilities [2022-09-19T23:38:32.877Z] Removing intermediate container f428c8362564 [2022-09-19T23:38:32.877Z] ---> 96e6dc05e572 [2022-09-19T23:38:32.877Z] Step 6/10 : ARG USER=1000 [2022-09-19T23:38:32.877Z] ---> Running in a9b4f7edb35f [2022-09-19T23:38:32.877Z] Removing intermediate container a9b4f7edb35f [2022-09-19T23:38:32.877Z] ---> aeecadc450b4 [2022-09-19T23:38:32.877Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-09-19T23:38:32.877Z] ---> Running in b39ba3017a5b [2022-09-19T23:38:34.871Z] Removing intermediate container b39ba3017a5b [2022-09-19T23:38:34.871Z] ---> 6be4e3f815fb [2022-09-19T23:38:34.871Z] Step 8/10 : USER $USER:$USER [2022-09-19T23:38:34.871Z] ---> Running in a9b88318c157 [2022-09-19T23:38:34.871Z] Removing intermediate container a9b88318c157 [2022-09-19T23:38:34.871Z] ---> faf8b2f3415d [2022-09-19T23:38:34.871Z] Step 9/10 : WORKDIR /app [2022-09-19T23:38:34.871Z] ---> Running in c980a9cd7a83 [2022-09-19T23:38:35.146Z] Removing intermediate container c980a9cd7a83 [2022-09-19T23:38:35.146Z] ---> 6f07a9d0f3c0 [2022-09-19T23:38:35.146Z] Step 10/10 : LABEL git_sha=3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 [2022-09-19T23:38:35.419Z] ---> Running in 65facc9dd108 [2022-09-19T23:38:35.693Z] Removing intermediate container 65facc9dd108 [2022-09-19T23:38:35.693Z] ---> 5aba6adbebba [2022-09-19T23:38:35.693Z] Successfully built 5aba6adbebba [2022-09-19T23:38:35.693Z] Successfully tagged edgexfoundry/edgex-web-ui:3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 [2022-09-19T23:38:35.693Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-09-19T23:38:35.693Z] touch edgex-web-ui.imagebuilt [2022-09-19T23:38:35.693Z] mkdir -p node_modules coverage [2022-09-19T23:38:35.693Z] chown "1000:1000" node_modules coverage package-lock.json [2022-09-19T23:38:35.693Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-09-19T23:38:45.866Z] npm WARN EBADENGINE Unsupported engine { [2022-09-19T23:38:45.866Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-09-19T23:38:45.866Z] npm WARN EBADENGINE required: { [2022-09-19T23:38:45.866Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-19T23:38:45.866Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-19T23:38:45.866Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-19T23:38:45.866Z] npm WARN EBADENGINE }, [2022-09-19T23:38:45.866Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-19T23:38:45.866Z] npm WARN EBADENGINE } [2022-09-19T23:38:45.866Z] npm WARN EBADENGINE Unsupported engine { [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE required: { [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE }, [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE } [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE Unsupported engine { [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE required: { [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE }, [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE } [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE Unsupported engine { [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE required: { [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE }, [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE } [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE Unsupported engine { [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE required: { [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE }, [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE } [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE Unsupported engine { [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE required: { [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE }, [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE } [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE Unsupported engine { [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE required: { [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE }, [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE } [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE Unsupported engine { [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE required: { [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE }, [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE } [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE Unsupported engine { [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE required: { [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE }, [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-19T23:38:45.867Z] npm WARN EBADENGINE } [2022-09-19T23:39:18.223Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-09-19T23:39:18.223Z] 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 [2022-09-19T23:39:18.223Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-09-19T23:39:18.223Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-19T23:39:18.223Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-09-19T23:39:18.223Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-09-19T23:39:24.955Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-09-19T23:39:26.675Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-09-19T23:39:27.684Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-09-19T23:39:46.008Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-09-19T23:39:46.008Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-19T23:39:46.008Z] 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. [2022-09-19T23:39:48.644Z] 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. [2022-09-19T23:39:50.650Z] 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. [2022-09-19T23:39:53.301Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-19T23:40:01.680Z] 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 [2022-09-19T23:40:03.573Z] 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 [2022-09-19T23:40:19.328Z] 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. [2022-09-19T23:40:37.645Z] 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. [2022-09-19T23:41:10.005Z] [2022-09-19T23:41:10.005Z] added 1475 packages, and audited 1476 packages in 2m [2022-09-19T23:41:10.005Z] [2022-09-19T23:41:10.005Z] 90 packages are looking for funding [2022-09-19T23:41:10.005Z] run `npm fund` for details [2022-09-19T23:41:10.005Z] [2022-09-19T23:41:10.005Z] 13 vulnerabilities (3 moderate, 8 high, 2 critical) [2022-09-19T23:41:10.005Z] [2022-09-19T23:41:10.005Z] To address issues that do not require attention, run: [2022-09-19T23:41:10.005Z] npm audit fix [2022-09-19T23:41:10.005Z] [2022-09-19T23:41:10.005Z] To address all issues (including breaking changes), run: [2022-09-19T23:41:10.005Z] npm audit fix --force [2022-09-19T23:41:10.005Z] [2022-09-19T23:41:10.005Z] Run `npm audit` for details. [2022-09-19T23:41:10.005Z] 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 [2022-09-19T23:41:25.509Z] - Generating browser application bundles (phase: setup)... [2022-09-19T23:41:52.544Z] Compiling @angular/core : es2015 as esm2015 [2022-09-19T23:41:52.544Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-09-19T23:42:20.528Z] Compiling @angular/common : es2015 as esm2015 [2022-09-19T23:42:20.528Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-09-19T23:42:23.172Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-09-19T23:42:23.172Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-09-19T23:42:27.545Z] Compiling @angular/router : es2015 as esm2015 [2022-09-19T23:42:28.151Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-09-19T23:42:32.509Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-09-19T23:42:34.503Z] Compiling @angular/common/http : es2015 as esm2015 [2022-09-19T23:42:34.503Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-09-19T23:42:37.934Z] Compiling @angular/forms : es2015 as esm2015 [2022-09-19T23:42:38.576Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-09-19T23:42:38.576Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-09-19T23:43:36.989Z] 19 09 2022 23:43:30.756:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-09-19T23:43:36.989Z] 19 09 2022 23:43:30.768:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-09-19T23:43:36.989Z] 19 09 2022 23:43:30.794:INFO [launcher]: Starting browser ChromeHeadless [2022-09-19T23:44:34.114Z] 19 09 2022 23:44:32.950:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-09-19T23:44:40.578Z] 19 09 2022 23:44:40.080:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-09-19T23:44:56.531Z] 19 09 2022 23:44:56.343:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-09-19T23:45:14.974Z] ✔ Browser application bundle generation complete. [2022-09-19T23:45:14.974Z] 19 09 2022 23:45:14.330:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket o893XwetdVFie4EQAAAB with id 1757598 [2022-09-19T23:45:33.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-09-19T23:45:33.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.792 secs) [2022-09-19T23:45:33.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.938 secs) [2022-09-19T23:45:33.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.362 secs) [2022-09-19T23:45:33.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.417 secs) [2022-09-19T23:45:33.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.736 secs) [2022-09-19T23:45:33.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.821 secs) [2022-09-19T23:45:33.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.858 secs) [2022-09-19T23:45:33.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.946 secs) [2022-09-19T23:45:33.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.98 secs) [2022-09-19T23:45:33.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.011 secs) [2022-09-19T23:45:33.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.167 secs) [2022-09-19T23:45:33.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.235 secs) [2022-09-19T23:45:33.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.292 secs) [2022-09-19T23:45:33.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.324 secs) [2022-09-19T23:45:33.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.353 secs) [2022-09-19T23:45:33.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.41 secs) [2022-09-19T23:45:33.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.481 secs) [2022-09-19T23:45:33.892Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.74 secs) [2022-09-19T23:45:34.181Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.806 secs) [2022-09-19T23:45:34.181Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.864 secs) [2022-09-19T23:45:34.181Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.958 secs) [2022-09-19T23:45:34.485Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.152 secs) [2022-09-19T23:45:34.793Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.373 secs) [2022-09-19T23:45:35.162Z] WARN: ' [2022-09-19T23:45:35.162Z] It looks like you're using ngModel on the same form field as formControlName. [2022-09-19T23:45:35.162Z] Support for using the ngModel input property and ngModelChange event with [2022-09-19T23:45:35.162Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-09-19T23:45:35.162Z] in a future version of Angular. [2022-09-19T23:45:35.162Z] [2022-09-19T23:45:35.162Z] For more information on this, see our API docs here: [2022-09-19T23:45:35.162Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-09-19T23:45:35.162Z] ' [2022-09-19T23:45:35.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.373 secs) [2022-09-19T23:45:35.162Z] WARN: ' [2022-09-19T23:45:35.162Z] It looks like you're using ngModel on the same form field as formControlName. [2022-09-19T23:45:35.162Z] Support for using the ngModel input property and ngModelChange event with [2022-09-19T23:45:35.162Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-09-19T23:45:35.162Z] in a future version of Angular. [2022-09-19T23:45:35.162Z] [2022-09-19T23:45:35.162Z] For more information on this, see our API docs here: [2022-09-19T23:45:35.162Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-09-19T23:45:35.162Z] ' [2022-09-19T23:45:35.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.554 secs) [2022-09-19T23:45:35.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.695 secs) [2022-09-19T23:45:35.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.736 secs) [2022-09-19T23:45:35.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.968 secs) [2022-09-19T23:45:35.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.02 secs) [2022-09-19T23:45:35.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.034 secs) [2022-09-19T23:45:35.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.046 secs) [2022-09-19T23:45:35.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.159 secs) [2022-09-19T23:45:36.056Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.279 secs) [2022-09-19T23:45:36.333Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.433 secs) [2022-09-19T23:45:36.333Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.541 secs) [2022-09-19T23:45:36.605Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.759 secs) [2022-09-19T23:45:36.606Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.804 secs) [2022-09-19T23:45:36.877Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.918 secs) [2022-09-19T23:45:36.877Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.955 secs) [2022-09-19T23:45:37.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.163 secs) [2022-09-19T23:45:37.423Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.261 secs) [2022-09-19T23:45:37.423Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.289 secs) [2022-09-19T23:45:37.423Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.306 secs) [2022-09-19T23:45:37.423Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.438 secs) [2022-09-19T23:45:37.695Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.494 secs) [2022-09-19T23:45:37.695Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.523 secs) [2022-09-19T23:45:37.695Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.532 secs) [2022-09-19T23:45:37.695Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.544 secs) [2022-09-19T23:45:37.695Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.555 secs) [2022-09-19T23:45:37.695Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.601 secs) [2022-09-19T23:45:37.967Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.629 secs) [2022-09-19T23:45:37.967Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.738 secs) [2022-09-19T23:45:37.967Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 5.763 secs) [2022-09-19T23:45:37.967Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 5.781 secs) [2022-09-19T23:45:37.967Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 5.795 secs) [2022-09-19T23:45:38.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 5.81 secs) [2022-09-19T23:45:38.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 5.821 secs) [2022-09-19T23:45:38.517Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.056 secs) [2022-09-19T23:45:38.517Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.102 secs) [2022-09-19T23:45:38.517Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.249 secs) [2022-09-19T23:45:38.788Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.304 secs) [2022-09-19T23:45:38.788Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.464 secs) [2022-09-19T23:45:39.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 6.534 secs) [2022-09-19T23:45:39.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 6.634 secs) [2022-09-19T23:45:39.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 6.658 secs) [2022-09-19T23:45:39.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 6.675 secs) [2022-09-19T23:45:39.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 6.702 secs) [2022-09-19T23:45:39.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 6.745 secs) [2022-09-19T23:45:39.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 6.813 secs) [2022-09-19T23:45:39.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.057 secs) [2022-09-19T23:45:39.893Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.105 secs) [2022-09-19T23:45:39.893Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.194 secs) [2022-09-19T23:45:40.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.429 secs) [2022-09-19T23:45:40.445Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 7.457 secs) [2022-09-19T23:45:40.445Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 7.471 secs) [2022-09-19T23:45:40.445Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 7.499 secs) [2022-09-19T23:45:40.445Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 7.552 secs) [2022-09-19T23:45:40.445Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 7.577 secs) [2022-09-19T23:45:40.720Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 7.656 secs) [2022-09-19T23:45:40.720Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 7.677 secs) [2022-09-19T23:45:40.720Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 7.688 secs) [2022-09-19T23:45:40.991Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 7.881 secs) [2022-09-19T23:45:40.991Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 7.901 secs) [2022-09-19T23:45:40.991Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 7.913 secs) [2022-09-19T23:45:40.991Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 7.998 secs) [2022-09-19T23:45:40.991Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.023 secs) [2022-09-19T23:45:41.263Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.052 secs) [2022-09-19T23:45:41.263Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 8.078 secs) [2022-09-19T23:45:41.263Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 8.102 secs) [2022-09-19T23:45:41.263Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 8.115 secs) [2022-09-19T23:45:41.536Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 8.425 secs) [2022-09-19T23:45:41.806Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 8.486 secs) [2022-09-19T23:45:41.806Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 8.514 secs) [2022-09-19T23:45:41.806Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 8.533 secs) [2022-09-19T23:45:41.806Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 8.551 secs) [2022-09-19T23:45:41.806Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 8.594 secs) [2022-09-19T23:45:41.806Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 8.649 secs) [2022-09-19T23:45:42.399Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 8.982 secs) [2022-09-19T23:45:42.399Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.032 secs) [2022-09-19T23:45:42.399Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 9.05 secs) [2022-09-19T23:45:42.399Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 9.06 secs) [2022-09-19T23:45:42.399Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 9.103 secs) [2022-09-19T23:45:42.399Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 9.118 secs) [2022-09-19T23:45:42.671Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 9.161 secs) [2022-09-19T23:45:42.671Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 9.287 secs) [2022-09-19T23:45:42.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 9.585 secs) [2022-09-19T23:45:43.216Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 9.699 secs) [2022-09-19T23:45:43.216Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 9.716 secs) [2022-09-19T23:45:43.216Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 9.727 secs) [2022-09-19T23:45:43.488Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 9.868 secs) [2022-09-19T23:45:43.763Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 9.96 secs) [2022-09-19T23:45:43.763Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.11 secs) [2022-09-19T23:45:43.763Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.159 secs) [2022-09-19T23:45:44.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 10.177 secs) [2022-09-19T23:45:44.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 10.186 secs) [2022-09-19T23:45:44.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 10.234 secs) [2022-09-19T23:45:44.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 10.254 secs) [2022-09-19T23:45:44.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 10.264 secs) [2022-09-19T23:45:44.313Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 10.335 secs) [2022-09-19T23:45:44.313Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 10.363 secs) [2022-09-19T23:45:44.313Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 10.407 secs) [2022-09-19T23:45:44.313Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 10.486 secs) [2022-09-19T23:45:44.587Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 10.659 secs) [2022-09-19T23:45:44.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 10.789 secs) [2022-09-19T23:45:44.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 10.857 secs) [2022-09-19T23:45:44.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 10.906 secs) [2022-09-19T23:45:45.132Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 10.932 secs) [2022-09-19T23:45:45.132Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 10.985 secs) [2022-09-19T23:45:45.132Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 11.042 secs) [2022-09-19T23:45:45.132Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 11.081 secs) [2022-09-19T23:45:45.407Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 11.145 secs) [2022-09-19T23:45:45.407Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 11.304 secs) [2022-09-19T23:45:45.692Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 11.333 secs) [2022-09-19T23:45:45.692Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 11.437 secs) [2022-09-19T23:45:45.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 11.499 secs) [2022-09-19T23:45:45.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 11.62 secs) [2022-09-19T23:45:46.247Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 11.672 secs) [2022-09-19T23:45:46.247Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 11.711 secs) [2022-09-19T23:45:46.247Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 11.756 secs) [2022-09-19T23:45:46.247Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 11.804 secs) [2022-09-19T23:45:46.520Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 11.929 secs) [2022-09-19T23:45:46.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 12.082 secs) [2022-09-19T23:45:46.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 12.173 secs) [2022-09-19T23:45:46.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 12.225 secs) [2022-09-19T23:45:47.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 12.282 secs) [2022-09-19T23:45:47.654Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 12.75 secs) [2022-09-19T23:45:47.655Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 12.838 secs) [2022-09-19T23:45:47.655Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 12.87 secs) [2022-09-19T23:45:47.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 12.96 secs) [2022-09-19T23:45:47.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.108 secs) [2022-09-19T23:45:48.899Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (18.283 secs / 13.108 secs) [2022-09-19T23:45:48.899Z] TOTAL: 149 SUCCESS [2022-09-19T23:45:48.899Z] ✔ Browser application bundle generation complete. [2022-09-19T23:45:52.275Z] [2022-09-19T23:45:52.275Z] =============================== Coverage summary =============================== [2022-09-19T23:45:52.275Z] Statements : 40.98% ( 1467/3580 ) [2022-09-19T23:45:52.275Z] Branches : 12.03% ( 111/923 ) [2022-09-19T23:45:52.275Z] Functions : 33.28% ( 432/1298 ) [2022-09-19T23:45:52.275Z] Lines : 38.91% ( 1318/3387 ) [2022-09-19T23:45:52.275Z] ================================================================================ [2022-09-19T23:45:52.275Z] 19 09 2022 23:45:51.675:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-09-19T23:45:52.868Z] ✔ Browser application bundle generation complete. [2022-09-19T23:45:53.471Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2022-09-19T23:45:53.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-19T23:45:53.537Z] $ docker stop --time=1 e2ae46c2ff16114f4667b38a26d4d893cbcac4ef80b7b0a01fea53b371b42a60 [2022-09-19T23:45:55.214Z] $ docker rm -f e2ae46c2ff16114f4667b38a26d4d893cbcac4ef80b7b0a01fea53b371b42a60 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-19T23:45:56.285Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-19T23:45:58.929Z] Warning: overwriting stash ‘coverage-report’ [2022-09-19T23:46:04.599Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-19T23:46:05.217Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-19T23:46:08.211Z] + ls -al . [2022-09-19T23:46:08.211Z] total 168 [2022-09-19T23:46:08.211Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 19 23:36 . [2022-09-19T23:46:08.211Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 23:34 .. [2022-09-19T23:46:08.211Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 23:34 .blubracket [2022-09-19T23:46:08.211Z] -rw-rw-r-- 1 jenkins jenkins 18 Sep 19 23:34 .dockerignore [2022-09-19T23:46:08.211Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 23:34 .git [2022-09-19T23:46:08.211Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 23:34 .github [2022-09-19T23:46:08.211Z] -rw-rw-r-- 1 jenkins jenkins 185 Sep 19 23:34 .gitignore [2022-09-19T23:46:08.211Z] -rw-rw-r-- 1 jenkins jenkins 4856 Sep 19 23:34 Attribution.txt [2022-09-19T23:46:08.211Z] -rw-rw-r-- 1 jenkins jenkins 14570 Sep 19 23:34 CHANGELOG.md [2022-09-19T23:46:08.211Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 19 23:34 CONTRIBUTING.md [2022-09-19T23:46:08.211Z] -rw-rw-r-- 1 jenkins jenkins 1684 Sep 19 23:34 Dockerfile [2022-09-19T23:46:08.211Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 19 23:34 Jenkinsfile [2022-09-19T23:46:08.211Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 19 23:34 LICENSE [2022-09-19T23:46:08.211Z] -rw-rw-r-- 1 jenkins jenkins 1541 Sep 19 23:34 Makefile [2022-09-19T23:46:08.211Z] -rw-rw-r-- 1 jenkins jenkins 4398 Sep 19 23:34 README.md [2022-09-19T23:46:08.211Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 23:32 VERSION [2022-09-19T23:46:08.211Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 23:34 assets [2022-09-19T23:46:08.211Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 23:34 bin [2022-09-19T23:46:08.211Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 23:34 cmd [2022-09-19T23:46:08.211Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 19 23:36 coverage.out [2022-09-19T23:46:08.211Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 23:34 docs [2022-09-19T23:46:08.211Z] -rw-rw-r-- 1 jenkins jenkins 1945 Sep 19 23:34 go.mod [2022-09-19T23:46:08.211Z] -rw-rw-r-- 1 jenkins jenkins 25578 Sep 19 23:34 go.sum [2022-09-19T23:46:08.211Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 23:34 internal [2022-09-19T23:46:08.211Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 23:34 pkg [2022-09-19T23:46:08.211Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 23:34 snap [2022-09-19T23:46:08.211Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 23:34 testing [2022-09-19T23:46:08.211Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 19 23:34 version.go [2022-09-19T23:46:08.211Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 19 23:38 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T23:46:08.640Z] + 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=3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 --label arch=arm64 --label version=0.0.0 . [2022-09-19T23:46:10.288Z] Sending build context to Docker daemon 31.39MB [2022-09-19T23:46:10.288Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-09-19T23:46:10.288Z] Step 2/24 : FROM ${BASE} AS builder [2022-09-19T23:46:10.288Z] ---> 254299f8acd1 [2022-09-19T23:46:10.288Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-19T23:46:10.887Z] ---> Running in b2358c628d72 [2022-09-19T23:46:11.163Z] Removing intermediate container b2358c628d72 [2022-09-19T23:46:11.163Z] ---> c22ff0c0f679 [2022-09-19T23:46:11.163Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2022-09-19T23:46:11.163Z] ---> Running in 4306f9baed34 [2022-09-19T23:46:11.436Z] Removing intermediate container 4306f9baed34 [2022-09-19T23:46:11.436Z] ---> c13bb4926cdb [2022-09-19T23:46:11.436Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-09-19T23:46:11.753Z] ---> Running in 30556dd8e384 [2022-09-19T23:46:11.753Z] Removing intermediate container 30556dd8e384 [2022-09-19T23:46:12.057Z] ---> 47afba8af41f [2022-09-19T23:46:12.057Z] Step 6/24 : LABEL Name=edgex-ui-go [2022-09-19T23:46:12.057Z] ---> Running in ad3a6c399e59 [2022-09-19T23:46:12.335Z] Removing intermediate container ad3a6c399e59 [2022-09-19T23:46:12.335Z] ---> b76eca4e0bd7 [2022-09-19T23:46:12.335Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-19T23:46:12.335Z] ---> Running in 1370bf51d2d3 [2022-09-19T23:46:12.607Z] Removing intermediate container 1370bf51d2d3 [2022-09-19T23:46:12.608Z] ---> 9fad7657551f [2022-09-19T23:46:12.608Z] Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-19T23:46:14.611Z] ---> 033481a1392e [2022-09-19T23:46:14.612Z] Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T23:46:14.612Z] ---> Running in 12e603658695 [2022-09-19T23:46:16.099Z] Removing intermediate container 12e603658695 [2022-09-19T23:46:16.099Z] ---> 5269b6b5f8fb [2022-09-19T23:46:16.099Z] Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-19T23:46:16.099Z] ---> Running in 486e474c73b1 [2022-09-19T23:46:17.533Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T23:46:18.506Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T23:46:19.933Z] OK: 221 MiB in 51 packages [2022-09-19T23:46:20.531Z] Removing intermediate container 486e474c73b1 [2022-09-19T23:46:20.531Z] ---> fe07a3338291 [2022-09-19T23:46:20.531Z] Step 11/24 : ENV GO111MODULE=on [2022-09-19T23:46:20.805Z] ---> Running in afbfcd85135a [2022-09-19T23:46:21.079Z] Removing intermediate container afbfcd85135a [2022-09-19T23:46:21.079Z] ---> 06dfa2dfff36 [2022-09-19T23:46:21.079Z] Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-19T23:46:21.079Z] ---> Running in 3d47527a8e87 [2022-09-19T23:46:21.358Z] Removing intermediate container 3d47527a8e87 [2022-09-19T23:46:21.358Z] ---> 4c64926462eb [2022-09-19T23:46:21.358Z] Step 13/24 : COPY go.mod vendor* ./ [2022-09-19T23:46:21.956Z] ---> f7f23af5dbf3 [2022-09-19T23:46:21.956Z] Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T23:46:21.956Z] ---> Running in ab4267a4b0ae [2022-09-19T23:46:23.940Z] Removing intermediate container ab4267a4b0ae [2022-09-19T23:46:23.940Z] ---> ea46c02d08ee [2022-09-19T23:46:23.940Z] Step 15/24 : COPY . . [2022-09-19T23:46:28.244Z] ---> 0a32006c3a3f [2022-09-19T23:46:28.244Z] Step 16/24 : RUN ${MAKE} [2022-09-19T23:46:28.244Z] ---> Running in e60ec1454eae [2022-09-19T23:46:29.221Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-09-19T23:47:01.576Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-09-19T23:47:06.983Z] Removing intermediate container e60ec1454eae [2022-09-19T23:47:06.983Z] ---> 57f5a31c19a4 [2022-09-19T23:47:06.983Z] Step 17/24 : FROM alpine:3.14 [2022-09-19T23:47:08.403Z] 3.14: Pulling from library/alpine [2022-09-19T23:47:08.994Z] 90cda3b7c325: Pulling fs layer [2022-09-19T23:47:09.973Z] 90cda3b7c325: Verifying Checksum [2022-09-19T23:47:09.973Z] 90cda3b7c325: Download complete [2022-09-19T23:47:10.563Z] 90cda3b7c325: Pull complete [2022-09-19T23:47:10.563Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-19T23:47:10.563Z] Status: Downloaded newer image for alpine:3.14 [2022-09-19T23:47:10.563Z] ---> 376ba31ae3da [2022-09-19T23:47:10.563Z] Step 18/24 : EXPOSE 4000 [2022-09-19T23:47:10.563Z] ---> Running in 50a071049ff6 [2022-09-19T23:47:10.834Z] Removing intermediate container 50a071049ff6 [2022-09-19T23:47:10.834Z] ---> 1c3875ffc9a9 [2022-09-19T23:47:10.834Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-09-19T23:47:12.262Z] ---> 6b822c6f43b4 [2022-09-19T23:47:12.262Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-09-19T23:47:12.262Z] ---> Running in 5dd8c7662f98 [2022-09-19T23:47:12.550Z] Removing intermediate container 5dd8c7662f98 [2022-09-19T23:47:12.550Z] ---> 916aa4029f0c [2022-09-19T23:47:12.550Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-09-19T23:47:12.550Z] ---> Running in 3646bb3b73f6 [2022-09-19T23:47:12.825Z] Removing intermediate container 3646bb3b73f6 [2022-09-19T23:47:12.825Z] ---> ccb29139a933 [2022-09-19T23:47:12.825Z] Step 22/24 : LABEL arch=arm64 [2022-09-19T23:47:12.825Z] ---> Running in 0b3914500ff0 [2022-09-19T23:47:13.098Z] Removing intermediate container 0b3914500ff0 [2022-09-19T23:47:13.098Z] ---> 1d315b1f4c51 [2022-09-19T23:47:13.098Z] Step 23/24 : LABEL git_sha=3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 [2022-09-19T23:47:13.098Z] ---> Running in 5fd0dfbce930 [2022-09-19T23:47:13.396Z] Removing intermediate container 5fd0dfbce930 [2022-09-19T23:47:13.396Z] ---> afe50fc8d9f0 [2022-09-19T23:47:13.396Z] Step 24/24 : LABEL version=0.0.0 [2022-09-19T23:47:13.678Z] ---> Running in a10aa4e94c4d [2022-09-19T23:47:13.972Z] Removing intermediate container a10aa4e94c4d [2022-09-19T23:47:13.972Z] ---> 7ebacf834791 [2022-09-19T23:47:13.972Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-19T23:47:13.972Z] Successfully built 7ebacf834791 [2022-09-19T23:47:13.972Z] 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 [2022-09-19T23:47:14.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-19T23:47:14.880Z] [2022-09-19T23:47:14.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T23:47:15.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-19T23:47:15.566Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-19T23:47:15.566Z] 8998bd30e6a1: Pulling fs layer [2022-09-19T23:47:15.566Z] 04944245beec: Pulling fs layer [2022-09-19T23:47:15.566Z] 699f458cf7ca: Pulling fs layer [2022-09-19T23:47:15.566Z] 765212b225bb: Pulling fs layer [2022-09-19T23:47:15.566Z] f23df028b6ca: Pulling fs layer [2022-09-19T23:47:15.566Z] d65c8cfc05b1: Pulling fs layer [2022-09-19T23:47:15.566Z] 2437ff75d9bd: Pulling fs layer [2022-09-19T23:47:15.566Z] 765212b225bb: Waiting [2022-09-19T23:47:15.566Z] 2437ff75d9bd: Waiting [2022-09-19T23:47:15.566Z] d65c8cfc05b1: Waiting [2022-09-19T23:47:15.566Z] 04944245beec: Verifying Checksum [2022-09-19T23:47:15.566Z] 04944245beec: Download complete [2022-09-19T23:47:15.566Z] 765212b225bb: Verifying Checksum [2022-09-19T23:47:15.566Z] 765212b225bb: Download complete [2022-09-19T23:47:15.566Z] f23df028b6ca: Verifying Checksum [2022-09-19T23:47:15.566Z] f23df028b6ca: Download complete [2022-09-19T23:47:15.566Z] d65c8cfc05b1: Verifying Checksum [2022-09-19T23:47:15.566Z] d65c8cfc05b1: Download complete [2022-09-19T23:47:15.848Z] 699f458cf7ca: Verifying Checksum [2022-09-19T23:47:15.848Z] 699f458cf7ca: Download complete [2022-09-19T23:47:16.121Z] 8998bd30e6a1: Verifying Checksum [2022-09-19T23:47:16.121Z] 8998bd30e6a1: Download complete [2022-09-19T23:47:18.770Z] 2437ff75d9bd: Verifying Checksum [2022-09-19T23:47:18.770Z] 2437ff75d9bd: Download complete [2022-09-19T23:47:20.743Z] 8998bd30e6a1: Pull complete [2022-09-19T23:47:20.743Z] 04944245beec: Pull complete [2022-09-19T23:47:22.723Z] 699f458cf7ca: Pull complete [2022-09-19T23:47:22.723Z] 765212b225bb: Pull complete [2022-09-19T23:47:23.317Z] f23df028b6ca: Pull complete [2022-09-19T23:47:23.597Z] d65c8cfc05b1: Pull complete [2022-09-19T23:47:38.877Z] 2437ff75d9bd: Pull complete [2022-09-19T23:47:38.877Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-19T23:47:38.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-19T23:47:38.877Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T23:47:39.278Z] prd-ubuntu20.04-docker-arm64-4c-16g-29891 does not seem to be running inside a container [2022-09-19T23:47:39.355Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 [2022-09-19T23:47:41.975Z] $ docker top de44c57659f2fcc35c47ca4e8de34bac5af7a8b5fd287441313a3e84b86491ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-19T23:47:42.961Z] ---> job-cost.sh [2022-09-19T23:47:42.961Z] lf-activate-venv: SKIPPING [2022-09-19T23:47:42.961Z] INFO: No Stack... [2022-09-19T23:47:43.230Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-19T23:47:44.213Z] INFO: Archiving Costs [Pipeline] sh [2022-09-19T23:47:44.890Z] + cut -d, -f6 [2022-09-19T23:47:44.890Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2022-09-19T23:47:44.973Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-554-1-stack-cost] [2022-09-19T23:47:44.977Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-554-1-stack-cost] did not exist. Created. [2022-09-19T23:47:44.977Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-554-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-19T23:47:45.798Z] /w/workspace/edgex-ui-go/1@tmp/durable-a48bfb9c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-19T23:47:46.504Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-19T23:47:46.539Z] Warning: overwriting stash ‘stack-cost’ [2022-09-19T23:47:51.758Z] Stashed 1 file(s) [Pipeline] } [2022-09-19T23:47:51.777Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-554-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-19T23:47:51.849Z] $ docker stop --time=1 de44c57659f2fcc35c47ca4e8de34bac5af7a8b5fd287441313a3e84b86491ca [2022-09-19T23:47:53.447Z] $ docker rm -f de44c57659f2fcc35c47ca4e8de34bac5af7a8b5fd287441313a3e84b86491ca [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 [2022-09-19T23:47:54.543Z] provisioning config files... [2022-09-19T23:47:54.552Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-554@tmp/config9079657210950288351tmp [Pipeline] { [Pipeline] sh [2022-09-19T23:47:54.885Z] + set +x [2022-09-19T23:47:54.885Z] + curl -s https://codecov.io/bash [2022-09-19T23:47:54.885Z] + bash -s -- [2022-09-19T23:47:54.885Z] [2022-09-19T23:47:54.885Z] _____ _ [2022-09-19T23:47:54.885Z] / ____| | | [2022-09-19T23:47:54.885Z] | | ___ __| | ___ ___ _____ __ [2022-09-19T23:47:54.885Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-19T23:47:54.885Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-19T23:47:54.885Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-19T23:47:54.885Z] Bash-1.0.6 [2022-09-19T23:47:54.885Z] [2022-09-19T23:47:54.885Z] [2022-09-19T23:47:54.885Z] ==> git version 2.25.1 found [2022-09-19T23:47:54.885Z] ==> 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 [2022-09-19T23:47:54.885Z] Release-Date: 2020-01-08 [2022-09-19T23:47:54.885Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-19T23:47:54.885Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-19T23:47:54.885Z] ==> Jenkins CI detected. [2022-09-19T23:47:54.885Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-554 [2022-09-19T23:47:54.885Z] project root: . [2022-09-19T23:47:54.885Z] --> token set from env [2022-09-19T23:47:54.885Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-19T23:47:55.147Z] ==> Running gcov in . (disable via -X gcov) [2022-09-19T23:47:55.147Z] ==> Python coveragepy not found [2022-09-19T23:47:55.147Z] ==> Searching for coverage reports in: [2022-09-19T23:47:55.147Z] + . [2022-09-19T23:47:55.147Z] -> Found 1 reports [2022-09-19T23:47:55.147Z] ==> Detecting git/mercurial file structure [2022-09-19T23:47:55.147Z] ==> Reading reports [2022-09-19T23:47:55.147Z] + ./coverage.out bytes=10 [2022-09-19T23:47:55.147Z] ==> Appending adjustments [2022-09-19T23:47:55.147Z] https://docs.codecov.io/docs/fixing-reports [2022-09-19T23:47:56.174Z] + Found adjustments [2022-09-19T23:47:56.174Z] ==> Gzipping contents [2022-09-19T23:47:56.174Z] 12K /tmp/codecov.mGDOxE.gz [2022-09-19T23:47:56.174Z] ==> Uploading reports [2022-09-19T23:47:56.174Z] url: https://codecov.io [2022-09-19T23:47:56.174Z] query: branch=PR-554&commit=3a9bbc7342d1ff0d0642c41e7a1093195dc240d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-554%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=554&job=&cmd_args= [2022-09-19T23:47:56.174Z] -> Pinging Codecov [2022-09-19T23:47:56.174Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-554&commit=3a9bbc7342d1ff0d0642c41e7a1093195dc240d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-554%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=554&job=&cmd_args= [2022-09-19T23:47:57.130Z] -> Uploading to [2022-09-19T23:47:57.130Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-19/FB506323287CE973F263BFD2A0EB1F37/3a9bbc7342d1ff0d0642c41e7a1093195dc240d0/a92f41df-e6d3-4cba-975f-15d9ab83bc38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220919T234756Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bbcf02a91cb1c322161bb896f5f254119eda9871eace1728d71c1e699b13e0c1 [2022-09-19T23:47:57.130Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-19T23:47:57.130Z] Dload Upload Total Spent Left Speed [2022-09-19T23:47:57.391Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9018 0 0 100 9018 0 27833 --:--:-- --:--:-- --:--:-- 27833 [2022-09-19T23:47:57.391Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 [Pipeline] } [2022-09-19T23:47:57.420Z] 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 [2022-09-19T23:47:59.277Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-554/archives ] [2022-09-19T23:47:59.278Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-554/archives [2022-09-19T23:47:59.278Z] total 16 [2022-09-19T23:47:59.278Z] drwxr-xr-x 3 root root 4096 Sep 19 23:35 . [2022-09-19T23:47:59.278Z] drwxrwxr-x 16 jenkins jenkins 4096 Sep 19 23:35 .. [2022-09-19T23:47:59.278Z] drwxr-xr-x 2 root root 4096 Sep 19 23:35 cost [2022-09-19T23:47:59.278Z] -rw-r--r-- 1 root root 83 Sep 19 23:35 cost.csv [2022-09-19T23:47:59.278Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-554/archives [2022-09-19T23:47:59.278Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-554/archives [2022-09-19T23:47:59.278Z] total 16 [2022-09-19T23:47:59.278Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 23:35 . [2022-09-19T23:47:59.278Z] drwxrwxr-x 16 jenkins jenkins 4096 Sep 19 23:35 .. [2022-09-19T23:47:59.278Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 23:35 cost [2022-09-19T23:47:59.278Z] -rw-r--r-- 1 jenkins jenkins 83 Sep 19 23:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-19T23:47:59.832Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T23:48:01.531Z] ---> package-listing.sh [2022-09-19T23:48:01.531Z] ++ facter osfamily [2022-09-19T23:48:01.531Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-19T23:48:01.531Z] + OS_FAMILY=debian [2022-09-19T23:48:01.531Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-554 [2022-09-19T23:48:01.531Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-19T23:48:01.531Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-19T23:48:01.531Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-19T23:48:01.531Z] + PACKAGES=/tmp/packages_start.txt [2022-09-19T23:48:01.531Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-554 ']' [2022-09-19T23:48:01.531Z] + PACKAGES=/tmp/packages_end.txt [2022-09-19T23:48:01.531Z] + case "${OS_FAMILY}" in [2022-09-19T23:48:01.531Z] + dpkg -l [2022-09-19T23:48:01.531Z] + grep '^ii' [2022-09-19T23:48:01.586Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-19T23:48:01.586Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-19T23:48:01.586Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-19T23:48:01.586Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-554 ']' [2022-09-19T23:48:01.586Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-554/archives/ [2022-09-19T23:48:01.586Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-554/archives/ [Pipeline] echo [2022-09-19T23:48:01.607Z] 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-554/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-19T23:48:01.909Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T23:48:02.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-19T23:48:02.545Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T23:48:02.777Z] prd-ubuntu20.04-docker-8c-8g-29890 does not seem to be running inside a container [2022-09-19T23:48:02.886Z] $ 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-554/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-554 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-554:/w/workspace/edgexfoundry_edgex-ui-go_PR-554:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-554@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-554@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 [2022-09-19T23:48:03.104Z] $ docker top e36aa01a8f70b6c7d13fd77a5c7a101b3448f404031b13c64c01b424c3f50720 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T23:48:03.560Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-19T23:48:03.880Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-19T23:48:04.229Z] + ls /var/log/sa-host [2022-09-19T23:48:04.229Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-19T23:48:04.431Z] provisioning config files... [2022-09-19T23:48:04.464Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-554@tmp/config3772774656154915350tmp [Pipeline] { [Pipeline] echo [2022-09-19T23:48:04.507Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T23:48:04.829Z] ---> create-netrc.sh [Pipeline] } [2022-09-19T23:48:04.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-19T23:48:05.334Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-19T23:48:05.369Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T23:48:05.787Z] ---> sudo-logs.sh [2022-09-19T23:48:05.787Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-19T23:48:05.863Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T23:48:06.392Z] ---> job-cost.sh [2022-09-19T23:48:06.392Z] lf-activate-venv: SKIPPING [2022-09-19T23:48:06.392Z] DEBUG: total: 0.2199999988079071 [2022-09-19T23:48:06.392Z] INFO: Retrieving Stack Cost... [2022-09-19T23:48:06.652Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-19T23:48:07.943Z] INFO: Archiving Costs [Pipeline] echo [2022-09-19T23:48:08.295Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T23:48:08.621Z] ---> logs-deploy.sh [2022-09-19T23:48:08.621Z] lf-activate-venv: SKIPPING [2022-09-19T23:48:08.621Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-554/1 [2022-09-19T23:48:08.621Z] INFO: archiving workspace using pattern(s): [2022-09-19T23:48:09.568Z] Archives upload complete. [2022-09-19T23:48:09.830Z] INFO: archiving logs to Nexus [2022-09-19T23:48:10.421Z] ---> uname -a: [2022-09-19T23:48:10.421Z] Linux prd-ubuntu20-04-docker-8c-8g-29890 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-19T23:48:10.421Z] [2022-09-19T23:48:10.421Z] [2022-09-19T23:48:10.421Z] ---> lscpu: [2022-09-19T23:48:10.421Z] Architecture: x86_64 [2022-09-19T23:48:10.421Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-19T23:48:10.421Z] Byte Order: Little Endian [2022-09-19T23:48:10.421Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-19T23:48:10.421Z] CPU(s): 8 [2022-09-19T23:48:10.421Z] On-line CPU(s) list: 0-7 [2022-09-19T23:48:10.421Z] Thread(s) per core: 1 [2022-09-19T23:48:10.421Z] Core(s) per socket: 1 [2022-09-19T23:48:10.421Z] Socket(s): 8 [2022-09-19T23:48:10.421Z] NUMA node(s): 1 [2022-09-19T23:48:10.421Z] Vendor ID: AuthenticAMD [2022-09-19T23:48:10.421Z] CPU family: 23 [2022-09-19T23:48:10.421Z] Model: 49 [2022-09-19T23:48:10.422Z] Model name: AMD EPYC-Rome Processor [2022-09-19T23:48:10.422Z] Stepping: 0 [2022-09-19T23:48:10.422Z] CPU MHz: 2799.976 [2022-09-19T23:48:10.422Z] BogoMIPS: 5599.95 [2022-09-19T23:48:10.422Z] Virtualization: AMD-V [2022-09-19T23:48:10.422Z] Hypervisor vendor: KVM [2022-09-19T23:48:10.422Z] Virtualization type: full [2022-09-19T23:48:10.422Z] L1d cache: 256 KiB [2022-09-19T23:48:10.422Z] L1i cache: 256 KiB [2022-09-19T23:48:10.422Z] L2 cache: 4 MiB [2022-09-19T23:48:10.422Z] L3 cache: 128 MiB [2022-09-19T23:48:10.422Z] NUMA node0 CPU(s): 0-7 [2022-09-19T23:48:10.422Z] Vulnerability Itlb multihit: Not affected [2022-09-19T23:48:10.422Z] Vulnerability L1tf: Not affected [2022-09-19T23:48:10.422Z] Vulnerability Mds: Not affected [2022-09-19T23:48:10.422Z] Vulnerability Meltdown: Not affected [2022-09-19T23:48:10.422Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-19T23:48:10.422Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-19T23:48:10.422Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-19T23:48:10.422Z] Vulnerability Srbds: Not affected [2022-09-19T23:48:10.422Z] Vulnerability Tsx async abort: Not affected [2022-09-19T23:48:10.422Z] 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 [2022-09-19T23:48:10.422Z] [2022-09-19T23:48:10.422Z] [2022-09-19T23:48:10.422Z] ---> nproc: [2022-09-19T23:48:10.422Z] 8 [2022-09-19T23:48:10.422Z] [2022-09-19T23:48:10.422Z] [2022-09-19T23:48:10.422Z] ---> df -h: [2022-09-19T23:48:10.422Z] Filesystem Size Used Avail Use% Mounted on [2022-09-19T23:48:10.422Z] overlay 155G 12G 144G 8% / [2022-09-19T23:48:10.422Z] tmpfs 64M 0 64M 0% /dev [2022-09-19T23:48:10.422Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-19T23:48:10.422Z] shm 64M 0 64M 0% /dev/shm [2022-09-19T23:48:10.422Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-09-19T23:48:10.422Z] [2022-09-19T23:48:10.422Z] [2022-09-19T23:48:10.422Z] ---> sar -b -r -n DEV: [2022-09-19T23:48:10.422Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29890) 09/19/22 _x86_64_ (8 CPU) [2022-09-19T23:48:10.422Z] [2022-09-19T23:48:10.422Z] 23:31:48 LINUX RESTART (8 CPU) [2022-09-19T23:48:10.422Z] [2022-09-19T23:48:10.422Z] 23:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-19T23:48:10.422Z] 23:33:02 382.74 55.71 327.03 0.00 7449.16 202249.76 0.00 [2022-09-19T23:48:10.422Z] 23:34:01 347.36 0.69 346.67 0.00 13.56 62648.92 0.00 [2022-09-19T23:48:10.422Z] 23:35:01 131.81 0.30 131.51 0.00 2.40 31118.81 0.00 [2022-09-19T23:48:10.422Z] 23:36:01 226.91 0.05 226.86 0.00 1.07 36611.26 0.00 [2022-09-19T23:48:10.422Z] 23:37:01 1.78 0.02 1.77 0.00 0.13 20.00 0.00 [2022-09-19T23:48:10.422Z] 23:38:01 1.88 0.00 1.88 0.00 0.00 21.33 0.00 [2022-09-19T23:48:10.422Z] 23:39:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 [2022-09-19T23:48:10.422Z] 23:40:01 1.63 0.00 1.63 0.00 0.00 19.33 0.00 [2022-09-19T23:48:10.422Z] 23:41:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2022-09-19T23:48:10.422Z] 23:42:01 1.90 0.00 1.90 0.00 0.00 22.40 0.00 [2022-09-19T23:48:10.422Z] 23:43:01 1.07 0.00 1.07 0.00 0.00 15.86 0.00 [2022-09-19T23:48:10.422Z] 23:44:01 3.32 0.87 2.45 0.00 18.40 32.40 0.00 [2022-09-19T23:48:10.422Z] 23:45:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 [2022-09-19T23:48:10.422Z] 23:46:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 [2022-09-19T23:48:10.422Z] 23:47:01 1.18 0.02 1.17 0.00 0.13 12.66 0.00 [2022-09-19T23:48:10.422Z] 23:48:01 2.97 0.18 2.78 0.00 12.13 40.79 0.00 [2022-09-19T23:48:10.422Z] Average: 69.02 3.62 65.40 0.00 469.03 20760.38 0.00 [2022-09-19T23:48:10.422Z] [2022-09-19T23:48:10.422Z] 23:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-19T23:48:10.422Z] 23:33:02 28788064 31772604 532288 1.62 118936 3132020 1957748 5.77 1135260 2580300 344 [2022-09-19T23:48:10.422Z] 23:34:01 27692884 31626820 664656 2.02 172004 3940648 2179080 6.42 1411732 3293556 520 [2022-09-19T23:48:10.422Z] 23:35:01 26092404 30904228 1407812 4.28 217156 4614652 2249608 6.63 2372292 3775432 35508 [2022-09-19T23:48:10.422Z] 23:36:01 26352200 31751348 536368 1.63 231872 5173456 1873576 5.52 1664412 4206252 312 [2022-09-19T23:48:10.422Z] 23:37:01 26353688 31752912 534688 1.63 231888 5173460 1873576 5.52 1663528 4206260 12 [2022-09-19T23:48:10.422Z] 23:38:01 26360988 31760204 527296 1.60 231940 5173472 1873576 5.52 1657388 4206268 204 [2022-09-19T23:48:10.422Z] 23:39:01 26361264 31760540 527004 1.60 231960 5173472 1873576 5.52 1656640 4206272 12 [2022-09-19T23:48:10.422Z] 23:40:01 26363736 31763104 524452 1.59 231984 5173476 1873576 5.52 1653748 4206340 16 [2022-09-19T23:48:10.422Z] 23:41:01 26363720 31763088 524420 1.59 232016 5173476 1873576 5.52 1653732 4206340 20 [2022-09-19T23:48:10.422Z] 23:42:01 26363304 31762740 524852 1.60 232064 5173480 1873576 5.52 1654608 4206352 200 [2022-09-19T23:48:10.422Z] 23:43:01 26362004 31761500 526088 1.60 232080 5173460 1873576 5.52 1656372 4206332 172 [2022-09-19T23:48:10.422Z] 23:44:01 26360660 31761072 526404 1.60 232140 5173976 1884276 5.55 1655844 4206792 144 [2022-09-19T23:48:10.422Z] 23:45:01 26360596 31761012 526388 1.60 232148 5173980 1884276 5.55 1655940 4206796 180 [2022-09-19T23:48:10.422Z] 23:46:01 26360296 31760716 526588 1.60 232184 5173984 1884276 5.55 1656012 4206800 220 [2022-09-19T23:48:10.422Z] 23:47:01 26357568 31758076 529172 1.61 232200 5173984 1921436 5.66 1663696 4206800 120 [2022-09-19T23:48:10.422Z] 23:48:01 26345364 31746508 540584 1.64 232220 5174508 1891896 5.58 1672604 4206596 28 [2022-09-19T23:48:10.422Z] Average: 26577421 31697904 592441 1.80 220300 4934094 1927575 5.68 1655238 4020843 2376 [2022-09-19T23:48:10.422Z] [2022-09-19T23:48:10.422Z] 23:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-19T23:48:10.422Z] 23:33:02 docker0 41.58 38.68 3.04 270.91 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:33:02 ens3 928.66 635.86 7897.33 118.52 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:33:02 lo 7.67 7.67 0.74 0.74 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:34:01 docker0 136.84 244.18 9.84 2740.62 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:34:01 ens3 410.24 256.13 4287.81 91.89 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:34:01 lo 1.83 1.83 0.19 0.19 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:34:01 veth72a4949 0.00 0.24 0.00 0.02 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:34:01 veth41641f7 2.10 2.56 0.29 33.15 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:35:01 docker0 115.56 219.00 18.01 1841.77 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:35:01 ens3 286.00 171.94 1874.35 93.03 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:35:01 veth72a4949 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:35:01 vethdb8da37 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:36:01 docker0 8.16 9.85 0.48 40.82 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:36:01 ens3 160.35 121.48 2629.95 74.39 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:36:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:37:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:38:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:41:01 ens3 0.05 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:42:01 ens3 0.32 0.18 0.72 0.01 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:43:01 ens3 1.18 0.48 1.51 0.09 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:48:01 ens3 10.01 7.20 10.31 3.76 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] 23:48:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] Average: docker0 18.76 31.76 1.95 303.34 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] Average: ens3 112.02 74.43 1040.50 23.79 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 [2022-09-19T23:48:10.422Z] [2022-09-19T23:48:10.422Z] [2022-09-19T23:48:10.422Z] ---> sar -P ALL: [2022-09-19T23:48:10.422Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29890) 09/19/22 _x86_64_ (8 CPU) [2022-09-19T23:48:10.422Z] [2022-09-19T23:48:10.422Z] 23:31:48 LINUX RESTART (8 CPU) [2022-09-19T23:48:10.422Z] [2022-09-19T23:48:10.422Z] 23:32:01 CPU %user %nice %system %iowait %steal %idle [2022-09-19T23:48:10.423Z] 23:33:02 all 11.12 0.00 4.30 2.48 0.05 82.05 [2022-09-19T23:48:10.423Z] 23:33:02 0 10.87 0.00 4.81 1.68 0.07 82.56 [2022-09-19T23:48:10.423Z] 23:33:02 1 11.97 0.00 5.02 4.43 0.05 78.53 [2022-09-19T23:48:10.423Z] 23:33:02 2 11.44 0.00 4.24 5.92 0.05 78.34 [2022-09-19T23:48:10.423Z] 23:33:02 3 12.97 0.00 5.10 1.09 0.05 80.79 [2022-09-19T23:48:10.423Z] 23:33:02 4 12.42 0.00 4.00 1.62 0.05 81.91 [2022-09-19T23:48:10.423Z] 23:33:02 5 9.69 0.00 3.50 1.27 0.07 85.48 [2022-09-19T23:48:10.423Z] 23:33:02 6 9.10 0.00 3.23 2.11 0.03 85.53 [2022-09-19T23:48:10.423Z] 23:33:02 7 10.51 0.00 4.49 1.69 0.07 83.24 [2022-09-19T23:48:10.423Z] 23:34:01 all 14.10 0.00 4.73 2.06 0.06 79.04 [2022-09-19T23:48:10.423Z] 23:34:01 0 12.67 0.00 4.93 0.72 0.05 81.62 [2022-09-19T23:48:10.423Z] 23:34:01 1 14.27 0.00 3.99 0.86 0.07 80.82 [2022-09-19T23:48:10.423Z] 23:34:01 2 13.21 0.00 4.52 1.68 0.05 80.54 [2022-09-19T23:48:10.423Z] 23:34:01 3 14.00 0.00 5.89 6.34 0.09 73.69 [2022-09-19T23:48:10.423Z] 23:34:01 4 13.36 0.00 4.87 3.61 0.05 78.11 [2022-09-19T23:48:10.423Z] 23:34:01 5 15.67 0.00 4.28 0.67 0.05 79.33 [2022-09-19T23:48:10.423Z] 23:34:01 6 15.45 0.00 4.93 1.70 0.07 77.85 [2022-09-19T23:48:10.423Z] 23:34:01 7 14.18 0.00 4.45 0.95 0.07 80.35 [2022-09-19T23:48:10.423Z] 23:35:01 all 20.91 0.00 5.64 0.91 0.06 72.49 [2022-09-19T23:48:10.423Z] 23:35:01 0 21.17 0.00 7.56 0.66 0.08 70.54 [2022-09-19T23:48:10.423Z] 23:35:01 1 10.18 0.00 3.47 0.17 0.05 86.12 [2022-09-19T23:48:10.423Z] 23:35:01 2 36.50 0.00 6.60 0.10 0.08 56.71 [2022-09-19T23:48:10.423Z] 23:35:01 3 13.01 0.00 5.47 4.21 0.05 77.25 [2022-09-19T23:48:10.423Z] 23:35:01 4 20.78 0.00 5.77 1.04 0.07 72.34 [2022-09-19T23:48:10.423Z] 23:35:01 5 34.66 0.00 5.03 0.02 0.07 60.23 [2022-09-19T23:48:10.423Z] 23:35:01 6 17.83 0.00 4.56 0.05 0.05 77.52 [2022-09-19T23:48:10.423Z] 23:35:01 7 13.00 0.00 6.66 1.01 0.07 79.26 [2022-09-19T23:48:10.423Z] 23:36:01 all 9.46 0.00 3.00 1.27 0.04 86.24 [2022-09-19T23:48:10.423Z] 23:36:01 0 9.68 0.00 3.01 0.30 0.03 86.97 [2022-09-19T23:48:10.423Z] 23:36:01 1 9.88 0.00 3.72 1.31 0.03 85.06 [2022-09-19T23:48:10.423Z] 23:36:01 2 9.80 0.00 2.94 0.60 0.03 86.63 [2022-09-19T23:48:10.423Z] 23:36:01 3 8.25 0.00 3.56 4.49 0.03 83.66 [2022-09-19T23:48:10.423Z] 23:36:01 4 8.45 0.00 2.74 1.83 0.03 86.95 [2022-09-19T23:48:10.423Z] 23:36:01 5 9.22 0.00 2.57 0.77 0.03 87.40 [2022-09-19T23:48:10.423Z] 23:36:01 6 10.86 0.00 2.78 0.45 0.03 85.88 [2022-09-19T23:48:10.423Z] 23:36:01 7 9.53 0.00 2.66 0.42 0.05 87.34 [2022-09-19T23:48:10.423Z] 23:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-09-19T23:48:10.423Z] 23:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-19T23:48:10.423Z] 23:37:01 1 0.03 0.00 0.03 0.03 0.00 99.90 [2022-09-19T23:48:10.423Z] 23:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-19T23:48:10.423Z] 23:37:01 3 0.00 0.00 0.02 0.03 0.02 99.93 [2022-09-19T23:48:10.423Z] 23:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T23:48:10.423Z] 23:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T23:48:10.423Z] 23:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T23:48:10.423Z] 23:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T23:48:10.423Z] 23:38:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-09-19T23:48:10.423Z] 23:38:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-19T23:48:10.423Z] 23:38:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-09-19T23:48:10.423Z] 23:38:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-19T23:48:10.423Z] 23:38:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2022-09-19T23:48:10.423Z] 23:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-19T23:48:10.423Z] 23:38:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2022-09-19T23:48:10.423Z] 23:38:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-19T23:48:10.423Z] 23:38:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2022-09-19T23:48:10.423Z] 23:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-19T23:48:10.423Z] 23:39:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-19T23:48:10.423Z] 23:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-19T23:48:10.423Z] 23:39:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2022-09-19T23:48:10.423Z] 23:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-19T23:48:10.423Z] 23:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-19T23:48:10.423Z] 23:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T23:48:10.423Z] 23:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-19T23:48:10.423Z] 23:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T23:48:10.423Z] 23:40:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-09-19T23:48:10.423Z] 23:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-19T23:48:10.423Z] 23:40:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2022-09-19T23:48:10.423Z] 23:40:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2022-09-19T23:48:10.423Z] 23:40:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-19T23:48:10.423Z] 23:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-19T23:48:10.423Z] 23:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-19T23:48:10.423Z] 23:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-19T23:48:10.423Z] 23:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-19T23:48:10.423Z] 23:41:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-09-19T23:48:10.423Z] 23:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-19T23:48:10.423Z] 23:41:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-19T23:48:10.423Z] 23:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-19T23:48:10.423Z] 23:41:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-19T23:48:10.423Z] 23:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-19T23:48:10.423Z] 23:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T23:48:10.423Z] 23:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T23:48:10.423Z] 23:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-19T23:48:10.423Z] 23:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-09-19T23:48:10.423Z] 23:42:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-19T23:48:10.423Z] 23:42:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-19T23:48:10.423Z] 23:42:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-19T23:48:10.423Z] 23:42:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2022-09-19T23:48:10.423Z] 23:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-19T23:48:10.423Z] 23:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-19T23:48:10.423Z] 23:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-19T23:48:10.423Z] 23:42:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-19T23:48:10.423Z] 23:43:01 all 0.21 0.00 0.02 0.00 0.00 99.77 [2022-09-19T23:48:10.423Z] 23:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-19T23:48:10.423Z] 23:43:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-19T23:48:10.423Z] 23:43:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-19T23:48:10.423Z] 23:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-19T23:48:10.423Z] 23:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-19T23:48:10.423Z] 23:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-19T23:48:10.423Z] 23:43:01 6 1.52 0.00 0.03 0.00 0.00 98.45 [2022-09-19T23:48:10.423Z] 23:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-19T23:48:10.423Z] [2022-09-19T23:48:10.423Z] 23:43:01 CPU %user %nice %system %iowait %steal %idle [2022-09-19T23:48:10.423Z] 23:44:01 all 0.30 0.00 0.03 0.02 0.00 99.65 [2022-09-19T23:48:10.423Z] 23:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-19T23:48:10.423Z] 23:44:01 1 0.20 0.00 0.07 0.08 0.00 99.65 [2022-09-19T23:48:10.423Z] 23:44:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-19T23:48:10.423Z] 23:44:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2022-09-19T23:48:10.423Z] 23:44:01 4 0.05 0.00 0.03 0.03 0.02 99.87 [2022-09-19T23:48:10.423Z] 23:44:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2022-09-19T23:48:10.423Z] 23:44:01 6 1.99 0.00 0.02 0.00 0.00 98.00 [2022-09-19T23:48:10.423Z] 23:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-19T23:48:10.423Z] 23:45:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2022-09-19T23:48:10.423Z] 23:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-19T23:48:10.423Z] 23:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-19T23:48:10.423Z] 23:45:01 2 0.02 0.00 0.05 0.00 0.02 99.92 [2022-09-19T23:48:10.423Z] 23:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-19T23:48:10.423Z] 23:45:01 4 0.02 0.00 0.03 0.02 0.00 99.93 [2022-09-19T23:48:10.423Z] 23:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T23:48:10.423Z] 23:45:01 6 1.99 0.00 0.02 0.00 0.02 97.98 [2022-09-19T23:48:10.423Z] 23:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T23:48:10.423Z] 23:46:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-09-19T23:48:10.423Z] 23:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-19T23:48:10.423Z] 23:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-19T23:48:10.423Z] 23:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-19T23:48:10.423Z] 23:46:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-19T23:48:10.423Z] 23:46:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2022-09-19T23:48:10.423Z] 23:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T23:48:10.423Z] 23:46:01 6 1.97 0.00 0.00 0.00 0.00 98.03 [2022-09-19T23:48:10.423Z] 23:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-19T23:48:10.423Z] 23:47:01 all 0.25 0.00 0.02 0.00 0.00 99.73 [2022-09-19T23:48:10.423Z] 23:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-19T23:48:10.423Z] 23:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-19T23:48:10.423Z] 23:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-19T23:48:10.423Z] 23:47:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-19T23:48:10.423Z] 23:47:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-19T23:48:10.423Z] 23:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T23:48:10.423Z] 23:47:01 6 1.89 0.00 0.07 0.00 0.00 98.05 [2022-09-19T23:48:10.423Z] 23:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-19T23:48:10.423Z] 23:48:01 all 0.40 0.00 0.16 0.01 0.00 99.42 [2022-09-19T23:48:10.423Z] 23:48:01 0 0.15 0.00 0.05 0.02 0.02 99.77 [2022-09-19T23:48:10.423Z] 23:48:01 1 0.27 0.00 0.15 0.00 0.00 99.58 [2022-09-19T23:48:10.423Z] 23:48:01 2 0.43 0.00 0.20 0.00 0.02 99.35 [2022-09-19T23:48:10.423Z] 23:48:01 3 0.45 0.00 0.18 0.02 0.00 99.35 [2022-09-19T23:48:10.423Z] 23:48:01 4 0.12 0.00 0.17 0.02 0.00 99.70 [2022-09-19T23:48:10.423Z] 23:48:01 5 0.05 0.00 0.07 0.00 0.00 99.88 [2022-09-19T23:48:10.423Z] 23:48:01 6 0.85 0.00 0.25 0.00 0.00 98.90 [2022-09-19T23:48:10.423Z] 23:48:01 7 0.87 0.00 0.23 0.03 0.00 98.87 [2022-09-19T23:48:10.423Z] Average: all 3.55 0.00 1.11 0.42 0.02 94.90 [2022-09-19T23:48:10.423Z] Average: 0 3.39 0.00 1.27 0.21 0.02 95.12 [2022-09-19T23:48:10.423Z] Average: 1 2.90 0.00 1.02 0.43 0.01 95.63 [2022-09-19T23:48:10.424Z] Average: 2 4.45 0.00 1.16 0.52 0.02 93.85 [2022-09-19T23:48:10.424Z] Average: 3 3.02 0.00 1.25 1.01 0.01 94.70 [2022-09-19T23:48:10.424Z] Average: 4 3.43 0.00 1.10 0.51 0.01 94.96 [2022-09-19T23:48:10.424Z] Average: 5 4.31 0.00 0.96 0.17 0.01 94.55 [2022-09-19T23:48:10.424Z] Average: 6 3.93 0.00 0.98 0.27 0.01 94.80 [2022-09-19T23:48:10.424Z] Average: 7 2.97 0.00 1.15 0.25 0.02 95.61 [2022-09-19T23:48:10.424Z] [2022-09-19T23:48:10.424Z] [2022-09-19T23:48:10.424Z]