Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f22d9fd72652b6230f2e463e6c7ea75394f899e7 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-ssh6579675218197034890.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16002980916595619885.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14515245449815019048.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17271931194435491203.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2237277457777483050.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-16522’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16524 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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 Avoid second fetch Checking out Revision f22d9fd72652b6230f2e463e6c7ea75394f899e7 (main) Commit message: "Merge pull request #614 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.92" > 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 core.sparsecheckout # timeout=10 > git checkout -f f22d9fd72652b6230f2e463e6c7ea75394f899e7 # timeout=10 > git rev-list --no-walk 1a50055877b3ba9e707da638ed848135075ac4df # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:35:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:35:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:35:37 ========================================================= 16:35:37 EdgeX Global Pipelines Version Info 16:35:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:35:38 ------------------- 16:35:38 stable info: 16:35:38 ------------------- 16:35:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:35:38 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 16:35:38 Message: update stable to v1.0.249 16:35:38 ------------------- 16:35:38 experimental info: 16:35:38 ------------------- 16:35:38 Commited By: **** collab-it+edgex@linuxfoundation.org 16:35:38 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 16:35:38 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:35:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 16:35:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 16:35:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f22d9fd72652b6230f2e463e6c7ea75394f899e7 [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f22d9fd [Pipeline] echo 16:35:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:35:39 provisioning config files... 16:35:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2048826313760629216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:35:39 ---> docker-login.sh 16:35:39 nexus3.edgexfoundry.org:10001 16:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:40 Configure a credential helper to remove this warning. See 16:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:40 16:35:40 Login Succeeded 16:35:40 nexus3.edgexfoundry.org:10002 16:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:40 Configure a credential helper to remove this warning. See 16:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:40 16:35:40 Login Succeeded 16:35:40 nexus3.edgexfoundry.org:10003 16:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:40 Configure a credential helper to remove this warning. See 16:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:40 16:35:40 Login Succeeded 16:35:40 nexus3.edgexfoundry.org:10004 16:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:40 Configure a credential helper to remove this warning. See 16:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:40 16:35:40 Login Succeeded 16:35:40 docker.io 16:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:40 Configure a credential helper to remove this warning. See 16:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:40 16:35:40 Login Succeeded 16:35:40 ---> docker-login.sh ends [Pipeline] } 16:35:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:35:41 + git rev-list -1 --merges f22d9fd72652b6230f2e463e6c7ea75394f899e7~1..f22d9fd72652b6230f2e463e6c7ea75394f899e7 [Pipeline] echo 16:35:41 -----------> git rev-list -1 --merges f22d9fd72652b6230f2e463e6c7ea75394f899e7~1..f22d9fd72652b6230f2e463e6c7ea75394f899e7 f22d9fd72652b6230f2e463e6c7ea75394f899e7 16:35:41 f22d9fd72652b6230f2e463e6c7ea75394f899e7 [false] [Pipeline] sh 16:35:41 + git log --format=format:%s -1 f22d9fd72652b6230f2e463e6c7ea75394f899e7 [Pipeline] echo 16:35:41 ========================================================= 16:35:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:35:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:35:41 + git log --format=format:%s -1 f22d9fd72652b6230f2e463e6c7ea75394f899e7 [Pipeline] echo 16:35:41 [semverPrep] GIT_COMMIT: f22d9fd72652b6230f2e463e6c7ea75394f899e7, Commit Message: Merge pull request #614 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.92 [Pipeline] echo 16:35:41 [semverPrep] This is not a build commit. [Pipeline] sh 16:35:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:35:42 + grep -v github /etc/ssh/ssh_known_hosts 16:35:42 + [ -e /tmp/ssh_known_hosts ] 16:35:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:35:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:35:42 + sudo tee -a /etc/ssh/ssh_known_hosts 16:35:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:35:42 16:35:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:35:43 0.1.4: Pulling from edgex-devops/py-git-semver 16:35:43 b85a868b505f: Pulling fs layer 16:35:43 e2be974225ed: Pulling fs layer 16:35:43 339a4e72a1f5: Pulling fs layer 16:35:43 988bab9f4d93: Pulling fs layer 16:35:43 1469e6f7b9e6: Pulling fs layer 16:35:43 eaf3925da568: Pulling fs layer 16:35:43 bab4dde63d76: Pulling fs layer 16:35:43 bde34c3a00c8: Pulling fs layer 16:35:43 b352a97aabf1: Pulling fs layer 16:35:43 4872d77fe225: Pulling fs layer 16:35:43 5851b861e8e6: Pulling fs layer 16:35:43 988bab9f4d93: Waiting 16:35:43 1469e6f7b9e6: Waiting 16:35:43 eaf3925da568: Waiting 16:35:43 b352a97aabf1: Waiting 16:35:43 bab4dde63d76: Waiting 16:35:43 4872d77fe225: Waiting 16:35:43 bde34c3a00c8: Waiting 16:35:43 5851b861e8e6: Waiting 16:35:43 e2be974225ed: Download complete 16:35:43 988bab9f4d93: Download complete 16:35:43 1469e6f7b9e6: Verifying Checksum 16:35:43 1469e6f7b9e6: Download complete 16:35:43 339a4e72a1f5: Verifying Checksum 16:35:43 339a4e72a1f5: Download complete 16:35:43 eaf3925da568: Download complete 16:35:43 bde34c3a00c8: Download complete 16:35:43 b352a97aabf1: Download complete 16:35:43 4872d77fe225: Verifying Checksum 16:35:43 4872d77fe225: Download complete 16:35:43 5851b861e8e6: Verifying Checksum 16:35:43 5851b861e8e6: Download complete 16:35:43 b85a868b505f: Verifying Checksum 16:35:43 b85a868b505f: Download complete 16:35:43 bab4dde63d76: Verifying Checksum 16:35:43 bab4dde63d76: Download complete 16:35:44 b85a868b505f: Pull complete 16:35:44 e2be974225ed: Pull complete 16:35:45 339a4e72a1f5: Pull complete 16:35:45 988bab9f4d93: Pull complete 16:35:45 1469e6f7b9e6: Pull complete 16:35:45 eaf3925da568: Pull complete 16:35:47 bab4dde63d76: Pull complete 16:35:47 bde34c3a00c8: Pull complete 16:35:47 b352a97aabf1: Pull complete 16:35:47 4872d77fe225: Pull complete 16:35:48 5851b861e8e6: Pull complete 16:35:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:35:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:35:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:48 prd-ubuntu20.04-docker-8c-8g-16524 does not seem to be running inside a container 16:35:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:35:52 $ docker top b37aca1cb038b4115e4ddae169941f322065a2cd7e2b7937417cadab785bca94 -eo pid,comm 16:35:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:35:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:35:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:35:52 [ssh-agent] Looking for ssh-agent implementation... 16:35:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:35:52 $ docker exec b37aca1cb038b4115e4ddae169941f322065a2cd7e2b7937417cadab785bca94 ssh-agent 16:35:52 SSH_AUTH_SOCK=/tmp/ssh-MeXwGTYkERRD/agent.32 16:35:52 SSH_AGENT_PID=38 16:35:52 Running ssh-add (command line suppressed) 16:35:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9243091270414231028.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9243091270414231028.key) 16:35:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:35:53 + git tag --points-at HEAD [Pipeline] } 16:35:53 $ docker exec --env ******** --env ******** b37aca1cb038b4115e4ddae169941f322065a2cd7e2b7937417cadab785bca94 ssh-agent -k 16:35:53 unset SSH_AUTH_SOCK; 16:35:53 unset SSH_AGENT_PID; 16:35:53 echo Agent pid 38 killed; 16:35:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:35:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:35:53 [ssh-agent] Looking for ssh-agent implementation... 16:35:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:35:53 $ docker exec b37aca1cb038b4115e4ddae169941f322065a2cd7e2b7937417cadab785bca94 ssh-agent 16:35:53 SSH_AUTH_SOCK=/tmp/ssh-JfhAZPNQEFLl/agent.71 16:35:53 SSH_AGENT_PID=77 16:35:53 Running ssh-add (command line suppressed) 16:35:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8597525270257133316.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8597525270257133316.key) 16:35:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:35:53 + git semver init 16:35:54 2023-05-23 16:35:54,041 [run_init] DEBUG init version:0.0.0 force:False 16:35:54 2023-05-23 16:35:54,042 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 16:35:54 2023-05-23 16:35:54,042 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 16:35:54 2023-05-23 16:35:54,043 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 16:35:56 2023-05-23 16:35:55,596 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 16:35:56 2023-05-23 16:35:55,597 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 16:35:56 2023-05-23 16:35:55,597 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:35:56 2023-05-23 16:35:55,597 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:35:56 3.0.0-dev.16 [Pipeline] } 16:35:56 $ docker exec --env ******** --env ******** b37aca1cb038b4115e4ddae169941f322065a2cd7e2b7937417cadab785bca94 ssh-agent -k 16:35:56 unset SSH_AUTH_SOCK; 16:35:56 unset SSH_AGENT_PID; 16:35:56 echo Agent pid 77 killed; 16:35:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:35:56 + git semver [Pipeline] } 16:35:56 $ docker stop --time=1 b37aca1cb038b4115e4ddae169941f322065a2cd7e2b7937417cadab785bca94 16:35:58 $ docker rm -f --volumes b37aca1cb038b4115e4ddae169941f322065a2cd7e2b7937417cadab785bca94 [Pipeline] // withDockerContainer [Pipeline] sh 16:35:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:35:58 Stashed 1 file(s) [Pipeline] echo 16:35:58 [edgeXSemver]: initialized semver on version 3.0.0-dev.16 [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 16:35:58 provisioning config files... 16:35:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13772797464569838603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:35:59 ---> docker-login.sh 16:35:59 nexus3.edgexfoundry.org:10001 16:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:59 Configure a credential helper to remove this warning. See 16:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:59 16:35:59 Login Succeeded 16:35:59 nexus3.edgexfoundry.org:10002 16:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:59 Configure a credential helper to remove this warning. See 16:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:59 16:35:59 Login Succeeded 16:35:59 nexus3.edgexfoundry.org:10003 16:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:59 Configure a credential helper to remove this warning. See 16:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:59 16:35:59 Login Succeeded 16:35:59 nexus3.edgexfoundry.org:10004 16:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:59 Configure a credential helper to remove this warning. See 16:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:59 16:35:59 Login Succeeded 16:35:59 docker.io 16:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:59 Configure a credential helper to remove this warning. See 16:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:59 16:35:59 Login Succeeded 16:35:59 ---> docker-login.sh ends [Pipeline] } 16:35:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:35:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:35:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:35:59 ========================================================= 16:35:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:35:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:00 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:36:00 Sending build context to Docker daemon 45.56MB 16:36:00 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 16:36:00 Step 2/15 : FROM ${BASE} AS builder 16:36:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:36:00 f56be85fc22e: Pulling fs layer 16:36:00 85791d961cd3: Pulling fs layer 16:36:00 d694b5ae8c79: Pulling fs layer 16:36:00 9f32a84ed3da: Pulling fs layer 16:36:00 4d19c01a9841: Pulling fs layer 16:36:00 9325e15d5711: Pulling fs layer 16:36:00 556b6ee489ea: Pulling fs layer 16:36:00 9f32a84ed3da: Waiting 16:36:00 4d19c01a9841: Waiting 16:36:00 9325e15d5711: Waiting 16:36:00 c5a4b2cf53e6: Pulling fs layer 16:36:00 c5a4b2cf53e6: Waiting 16:36:00 556b6ee489ea: Waiting 16:36:00 85791d961cd3: Download complete 16:36:00 9f32a84ed3da: Verifying Checksum 16:36:00 9f32a84ed3da: Download complete 16:36:00 4d19c01a9841: Verifying Checksum 16:36:00 4d19c01a9841: Download complete 16:36:00 f56be85fc22e: Verifying Checksum 16:36:00 f56be85fc22e: Download complete 16:36:00 9325e15d5711: Verifying Checksum 16:36:00 9325e15d5711: Download complete 16:36:00 f56be85fc22e: Pull complete 16:36:00 85791d961cd3: Pull complete 16:36:01 c5a4b2cf53e6: Verifying Checksum 16:36:01 c5a4b2cf53e6: Download complete 16:36:01 d694b5ae8c79: Verifying Checksum 16:36:01 d694b5ae8c79: Download complete 16:36:01 556b6ee489ea: Verifying Checksum 16:36:01 556b6ee489ea: Download complete 16:36:04 d694b5ae8c79: Pull complete 16:36:04 9f32a84ed3da: Pull complete 16:36:04 4d19c01a9841: Pull complete 16:36:04 9325e15d5711: Pull complete 16:36:07 556b6ee489ea: Pull complete 16:36:08 c5a4b2cf53e6: Pull complete 16:36:08 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 16:36:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:36:08 ---> c4be618373d6 16:36:08 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:36:13 Still waiting to schedule task 16:36:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:36:16 ---> Running in 44c1b97deacf 16:36:16 Removing intermediate container 44c1b97deacf 16:36:16 ---> 149fc70082f8 16:36:16 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 16:36:16 ---> Running in 0fbb708396ad 16:36:16 Removing intermediate container 0fbb708396ad 16:36:16 ---> f9daf90e6817 16:36:16 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 16:36:16 ---> Running in d69b858b0ff0 16:36:16 Removing intermediate container d69b858b0ff0 16:36:16 ---> 63f2cb6a587e 16:36:16 Step 6/15 : LABEL Name=edgex-ui-go 16:36:16 ---> Running in 63b3b58ffe3c 16:36:16 Removing intermediate container 63b3b58ffe3c 16:36:16 ---> 70723c0a2c64 16:36:16 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 16:36:16 ---> Running in 2867c0fa9cda 16:36:16 Removing intermediate container 2867c0fa9cda 16:36:16 ---> eb939d8ba6f7 16:36:16 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:36:16 latest: Pulling from library/docker 16:36:17 8a49fdb3b6a5: Pulling fs layer 16:36:17 dfb60e7f5d22: Pulling fs layer 16:36:17 f74671f55a8d: Pulling fs layer 16:36:17 75039dcfa57a: Pulling fs layer 16:36:17 a867a08cc62a: Pulling fs layer 16:36:17 f897c97d93d5: Pulling fs layer 16:36:17 5893dfdf0269: Pulling fs layer 16:36:17 7bd0f5addfbf: Pulling fs layer 16:36:17 b3364461d2a2: Pulling fs layer 16:36:17 f897c97d93d5: Waiting 16:36:17 5893dfdf0269: Waiting 16:36:17 75039dcfa57a: Waiting 16:36:17 a867a08cc62a: Waiting 16:36:17 7bd0f5addfbf: Waiting 16:36:17 3b63b390fabe: Pulling fs layer 16:36:17 200a256d559f: Pulling fs layer 16:36:17 b3364461d2a2: Waiting 16:36:17 3b63b390fabe: Waiting 16:36:17 f36549cf8e4b: Pulling fs layer 16:36:17 135f01648aa4: Pulling fs layer 16:36:17 f9804e6a84f9: Pulling fs layer 16:36:17 f36549cf8e4b: Waiting 16:36:17 135f01648aa4: Waiting 16:36:17 f9804e6a84f9: Waiting 16:36:17 f74671f55a8d: Verifying Checksum 16:36:17 f74671f55a8d: Download complete 16:36:17 dfb60e7f5d22: Verifying Checksum 16:36:17 dfb60e7f5d22: Download complete 16:36:17 75039dcfa57a: Verifying Checksum 16:36:17 75039dcfa57a: Download complete 16:36:17 8a49fdb3b6a5: Download complete 16:36:17 a867a08cc62a: Verifying Checksum 16:36:17 a867a08cc62a: Download complete 16:36:17 5893dfdf0269: Download complete 16:36:17 7bd0f5addfbf: Verifying Checksum 16:36:17 7bd0f5addfbf: Download complete 16:36:17 8a49fdb3b6a5: Pull complete 16:36:17 b3364461d2a2: Verifying Checksum 16:36:17 b3364461d2a2: Download complete 16:36:17 f897c97d93d5: Verifying Checksum 16:36:17 f897c97d93d5: Download complete 16:36:17 200a256d559f: Verifying Checksum 16:36:17 dfb60e7f5d22: Pull complete 16:36:17 135f01648aa4: Verifying Checksum 16:36:17 135f01648aa4: Download complete 16:36:17 f74671f55a8d: Pull complete 16:36:17 3b63b390fabe: Verifying Checksum 16:36:17 3b63b390fabe: Download complete 16:36:18 75039dcfa57a: Pull complete 16:36:18 f9804e6a84f9: Verifying Checksum 16:36:18 f9804e6a84f9: Download complete 16:36:18 f36549cf8e4b: Verifying Checksum 16:36:18 f36549cf8e4b: Download complete 16:36:18 a867a08cc62a: Pull complete 16:36:19 f897c97d93d5: Pull complete 16:36:19 5893dfdf0269: Pull complete 16:36:19 7bd0f5addfbf: Pull complete 16:36:19 b3364461d2a2: Pull complete 16:36:19 3b63b390fabe: Pull complete 16:36:19 200a256d559f: Pull complete 16:36:20 f36549cf8e4b: Pull complete 16:36:20 135f01648aa4: Pull complete 16:36:20 f9804e6a84f9: Pull complete 16:36:20 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 16:36:20 Status: Downloaded newer image for docker:latest 16:36:24 ---> 0b64b9156333 16:36:24 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:36:24 ---> Running in 162c445ed94a 16:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:36:25 OK: 265 MiB in 53 packages 16:36:26 Removing intermediate container 162c445ed94a 16:36:26 ---> de4707be77d7 16:36:26 Step 10/15 : ENV GO111MODULE=on 16:36:26 ---> Running in 67bc40d5089e 16:36:26 Removing intermediate container 67bc40d5089e 16:36:26 ---> 0a8197bbadbc 16:36:26 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:36:26 ---> Running in 8d93bac47c9b 16:36:26 Removing intermediate container 8d93bac47c9b 16:36:26 ---> afbf4ec62285 16:36:26 Step 12/15 : COPY go.mod vendor* ./ 16:36:26 ---> 5a6c8a1f0766 16:36:26 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:26 ---> Running in ded8a6d479ff 16:37:05 Removing intermediate container ded8a6d479ff 16:37:05 ---> 13c2fe3f7d35 16:37:05 Step 14/15 : COPY . . 16:37:05 ---> 9cb98319257e 16:37:05 Step 15/15 : RUN ${MAKE} 16:37:05 ---> Running in 73dbf0a36528 16:37:05 noop 16:37:05 Removing intermediate container 73dbf0a36528 16:37:05 ---> 0fd850fc956f 16:37:06 Successfully built 0fd850fc956f 16:37:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:06 + docker inspect -f . ci-base-image-x86_64 16:37:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:06 prd-ubuntu20.04-docker-8c-8g-16524 does not seem to be running inside a container 16:37:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat 16:37:06 $ docker top 4d9e2fdf3731610633e1aa985be800e04d017368e36f0f594fb41937b93d5268 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:07 + go version 16:37:07 go version go1.20.2 linux/amd64 [Pipeline] } 16:37:07 $ docker stop --time=1 4d9e2fdf3731610633e1aa985be800e04d017368e36f0f594fb41937b93d5268 16:37:08 $ docker rm -f --volumes 4d9e2fdf3731610633e1aa985be800e04d017368e36f0f594fb41937b93d5268 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:08 + docker inspect -f . ci-base-image-x86_64 16:37:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:09 prd-ubuntu20.04-docker-8c-8g-16524 does not seem to be running inside a container 16:37:09 $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat 16:37:09 $ docker top fe813d030410f0a90aab6d35eac046eafe2c2c7abcfd4c669e6dc945d47c5136 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:09 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 16:37:10 + make test 16:37:10 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 16:37:15 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:37:23 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:37:23 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:37:23 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:37:23 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 16:37:23 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 16:37:23 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:37:23 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:37:23 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 16:37:23 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 16:37:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:37:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:37:26 ./bin/test-attribution-txt.sh 16:37:26 make -C web test 16:37:26 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 16:37:26 make[1]: tput: No such file or directory 16:37:26 make[1]: tput: No such file or directory 16:37:26 warning: generating ./VERSION 16:37:26 echo "0.0.0" > VERSION 16:37:26 docker build \ 16:37:26 -f Dockerfile \ 16:37:26 --build-arg USER=1000 \ 16:37:26 \ 16:37:26 --label "git_sha=f22d9fd72652b6230f2e463e6c7ea75394f899e7" \ 16:37:26 -t edgexfoundry/edgex-web-ui:f22d9fd72652b6230f2e463e6c7ea75394f899e7 \ 16:37:26 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 16:37:26 . 16:37:26 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 16:37:26 Install the buildx component to build images with BuildKit: 16:37:26 https://docs.docker.com/go/buildx/ 16:37:26 16:37:26 Sending build context to Docker daemon 2.571MB 16:37:26 Step 1/10 : FROM node:16.17-alpine3.15 16:37:27 16.17-alpine3.15: Pulling from library/node 16:37:27 9621f1afde84: Pulling fs layer 16:37:27 c6f70ee39829: Pulling fs layer 16:37:27 56892a8094a2: Pulling fs layer 16:37:27 58dd87906ef0: Pulling fs layer 16:37:27 58dd87906ef0: Waiting 16:37:27 9621f1afde84: Verifying Checksum 16:37:27 9621f1afde84: Download complete 16:37:27 56892a8094a2: Verifying Checksum 16:37:27 56892a8094a2: Download complete 16:37:27 58dd87906ef0: Verifying Checksum 16:37:27 58dd87906ef0: Download complete 16:37:27 9621f1afde84: Pull complete 16:37:27 c6f70ee39829: Download complete 16:37:28 c6f70ee39829: Pull complete 16:37:28 56892a8094a2: Pull complete 16:37:28 58dd87906ef0: Pull complete 16:37:28 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 16:37:28 Status: Downloaded newer image for node:16.17-alpine3.15 16:37:28 ---> b69703f70c3d 16:37:28 Step 2/10 : RUN apk add --no-cache chromium 16:37:32 ---> Running in 49320f06f9a9 16:37:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:32 (1/129) Installing libxau (1.0.9-r0) 16:37:32 (2/129) Installing libmd (1.0.3-r0) 16:37:32 (3/129) Installing libbsd (0.11.3-r1) 16:37:32 (4/129) Installing libxdmcp (1.1.3-r0) 16:37:32 (5/129) Installing libxcb (1.14-r2) 16:37:32 (6/129) Installing libx11 (1.7.3.1-r0) 16:37:32 (7/129) Installing libxext (1.3.4-r0) 16:37:32 (8/129) Installing libice (1.0.10-r0) 16:37:32 (9/129) Installing libuuid (2.37.4-r0) 16:37:32 (10/129) Installing libsm (1.2.3-r0) 16:37:32 (11/129) Installing libxt (1.2.1-r0) 16:37:32 (12/129) Installing libxmu (1.1.3-r0) 16:37:32 (13/129) Installing xset (1.2.4-r0) 16:37:32 (14/129) Installing xprop (1.2.5-r0) 16:37:32 (15/129) Installing xdg-utils (1.1.3-r0) 16:37:32 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 16:37:32 (17/129) Installing pkgconf (1.8.1-r0) 16:37:32 (18/129) Installing libffi (3.4.2-r1) 16:37:32 (19/129) Installing libintl (0.21-r0) 16:37:32 (20/129) Installing libblkid (2.37.4-r0) 16:37:32 (21/129) Installing libmount (2.37.4-r0) 16:37:32 (22/129) Installing pcre (8.45-r1) 16:37:32 (23/129) Installing glib (2.70.1-r0) 16:37:32 (24/129) Installing xz-libs (5.2.5-r1) 16:37:32 (25/129) Installing libxml2 (2.9.14-r2) 16:37:32 (26/129) Installing shared-mime-info (2.1-r2) 16:37:32 (27/129) Installing hicolor-icon-theme (0.17-r1) 16:37:32 (28/129) Installing libjpeg-turbo (2.1.2-r0) 16:37:32 (29/129) Installing libpng (1.6.37-r1) 16:37:32 (30/129) Installing libwebp (1.2.2-r0) 16:37:32 (31/129) Installing zstd-libs (1.5.0-r0) 16:37:32 (32/129) Installing tiff (4.4.0-r1) 16:37:32 (33/129) Installing gdk-pixbuf (2.42.8-r0) 16:37:32 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 16:37:32 (35/129) Installing libxcomposite (0.4.5-r0) 16:37:32 (36/129) Installing libxfixes (6.0.0-r0) 16:37:32 (37/129) Installing libxrender (0.9.10-r3) 16:37:32 (38/129) Installing libxcursor (1.2.0-r0) 16:37:32 (39/129) Installing libxdamage (1.1.5-r1) 16:37:32 (40/129) Installing libxi (1.8-r0) 16:37:32 (41/129) Installing libxinerama (1.1.4-r1) 16:37:32 (42/129) Installing libxrandr (1.5.2-r1) 16:37:32 (43/129) Installing atk (2.36.0-r0) 16:37:32 (44/129) Installing libxtst (1.2.3-r3) 16:37:32 (45/129) Installing dbus-libs (1.12.24-r0) 16:37:32 (46/129) Installing at-spi2-core (2.42.0-r0) 16:37:32 (47/129) Installing at-spi2-atk (2.38.0-r0) 16:37:32 (48/129) Installing expat (2.5.0-r0) 16:37:32 (49/129) Installing brotli-libs (1.0.9-r5) 16:37:32 (50/129) Installing libbz2 (1.0.8-r1) 16:37:32 (51/129) Installing freetype (2.11.1-r2) 16:37:32 (52/129) Installing fontconfig (2.13.1-r4) 16:37:32 (53/129) Installing pixman (0.40.0-r4) 16:37:32 (54/129) Installing cairo (1.16.0-r5) 16:37:32 (55/129) Installing cairo-gobject (1.16.0-r5) 16:37:32 (56/129) Installing avahi-libs (0.8-r5) 16:37:32 (57/129) Installing gmp (6.2.1-r1) 16:37:32 (58/129) Installing nettle (3.7.3-r0) 16:37:32 (59/129) Installing p11-kit (0.24.0-r1) 16:37:32 (60/129) Installing libtasn1 (4.18.0-r1) 16:37:32 (61/129) Installing libunistring (0.9.10-r1) 16:37:32 (62/129) Installing gnutls (3.7.1-r2) 16:37:32 (63/129) Installing cups-libs (2.3.3-r6) 16:37:32 (64/129) Installing libepoxy (1.5.9-r0) 16:37:32 (65/129) Installing fribidi (1.0.11-r0) 16:37:32 (66/129) Installing graphite2 (1.3.14-r0) 16:37:32 (67/129) Installing harfbuzz (3.0.0-r2) 16:37:32 (68/129) Installing libxft (2.3.4-r0) 16:37:32 (69/129) Installing pango (1.48.10-r0) 16:37:32 (70/129) Installing wayland-libs-client (1.19.0-r1) 16:37:32 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 16:37:32 (72/129) Installing wayland-libs-egl (1.19.0-r1) 16:37:32 (73/129) Installing xkeyboard-config (2.34-r0) 16:37:32 (74/129) Installing libxkbcommon (1.3.1-r0) 16:37:32 (75/129) Installing gtk+3.0 (3.24.30-r0) 16:37:32 Executing gtk+3.0-3.24.30-r0.post-install 16:37:32 (76/129) Installing libfontenc (1.1.4-r0) 16:37:32 (77/129) Installing mkfontscale (1.2.1-r1) 16:37:32 (78/129) Installing ttf-opensans (1.10-r1) 16:37:32 Executing ttf-opensans-1.10-r1.post-install 16:37:35 (79/129) Installing libogg (1.3.5-r0) 16:37:35 (80/129) Installing flac (1.3.4-r0) 16:37:35 (81/129) Installing alsa-lib (1.2.5.1-r1) 16:37:35 (82/129) Installing libatomic (10.3.1_git20211027-r0) 16:37:35 (83/129) Installing sdl2 (2.0.16-r4) 16:37:35 (84/129) Installing aom-libs (3.2.0-r0) 16:37:35 (85/129) Installing libass (0.15.2-r0) 16:37:35 (86/129) Installing libdav1d (0.9.2-r0) 16:37:35 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 16:37:35 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 16:37:35 (89/129) Installing lame (3.100-r0) 16:37:35 (90/129) Installing opus (1.3.1-r1) 16:37:35 (91/129) Installing libgomp (10.3.1_git20211027-r0) 16:37:35 (92/129) Installing soxr (0.1.3-r2) 16:37:35 (93/129) Installing libsrt (1.4.2-r1) 16:37:35 (94/129) Installing libssh (0.9.6-r1) 16:37:35 (95/129) Installing libtheora (1.1.1-r16) 16:37:35 (96/129) Installing v4l-utils-libs (1.22.1-r1) 16:37:35 (97/129) Installing libpciaccess (0.16-r0) 16:37:35 (98/129) Installing libdrm (2.4.109-r0) 16:37:35 (99/129) Installing libva (2.13.0-r0) 16:37:35 (100/129) Installing libvdpau (1.4-r0) 16:37:35 (101/129) Installing vidstab (1.1.0-r1) 16:37:35 (102/129) Installing libvorbis (1.3.7-r0) 16:37:35 (103/129) Installing libvpx (1.10.0-r0) 16:37:35 (104/129) Installing vulkan-loader (1.2.196-r0) 16:37:35 (105/129) Installing x264-libs (20210613-r0) 16:37:35 (106/129) Installing x265-libs (3.5-r0) 16:37:35 (107/129) Installing xvidcore (1.3.7-r1) 16:37:35 (108/129) Installing ffmpeg-libs (4.4.1-r2) 16:37:35 (109/129) Installing libevent (2.1.12-r4) 16:37:35 (110/129) Installing mesa (21.2.6-r0) 16:37:35 (111/129) Installing wayland-libs-server (1.19.0-r1) 16:37:35 (112/129) Installing mesa-gbm (21.2.6-r0) 16:37:35 (113/129) Installing lcms2 (2.12-r1) 16:37:35 (114/129) Installing nspr (4.32-r0) 16:37:35 (115/129) Installing sqlite-libs (3.36.0-r0) 16:37:35 (116/129) Installing nss (3.78.1-r0) 16:37:35 (117/129) Installing libasyncns (0.8-r1) 16:37:35 (118/129) Installing libltdl (2.4.6-r7) 16:37:35 (119/129) Installing orc (0.4.32-r0) 16:37:35 (120/129) Installing libsndfile (1.0.31-r1) 16:37:35 (121/129) Installing speexdsp (1.2.0-r0) 16:37:35 (122/129) Installing tdb-libs (1.4.5-r0) 16:37:35 (123/129) Installing libpulse (15.0-r2) 16:37:35 (124/129) Installing re2 (2021.11.01-r0) 16:37:35 (125/129) Installing snappy (1.1.9-r1) 16:37:35 (126/129) Installing libgpg-error (1.42-r1) 16:37:35 (127/129) Installing libgcrypt (1.9.4-r0) 16:37:35 (128/129) Installing libxslt (1.1.35-r0) 16:37:35 (129/129) Installing chromium (99.0.4844.84-r0) 16:37:36 Executing busybox-1.34.1-r7.trigger 16:37:36 Executing glib-2.70.1-r0.trigger 16:37:36 Executing shared-mime-info-2.1-r2.trigger 16:37:36 Executing gdk-pixbuf-2.42.8-r0.trigger 16:37:36 Executing gtk-update-icon-cache-2.24.33-r0.trigger 16:37:36 Executing fontconfig-2.13.1-r4.trigger 16:37:36 Executing mkfontscale-1.2.1-r1.trigger 16:37:36 OK: 286 MiB in 145 packages 16:37:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16525 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 16:37:44 Running in /w/workspace/edgex-ui-go/112 [Pipeline] { [Pipeline] checkout 16:37:44 The recommended git tool is: git 16:37:45 Removing intermediate container 49320f06f9a9 16:37:45 ---> 91d874968178 16:37:45 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 16:37:45 ---> Running in 2d4a961acc16 16:37:45 Removing intermediate container 2d4a961acc16 16:37:45 ---> b7fd9155513e 16:37:45 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 16:37:45 ---> Running in d1d2b6ca9964 16:37:45 Removing intermediate container d1d2b6ca9964 16:37:45 ---> c0da6a4ba8d7 16:37:45 Step 5/10 : RUN npm install -g npm 16:37:45 ---> Running in b9d369fde006 16:37:49 using credential edgex-jenkins-ssh 16:37:49 Cloning the remote Git repository 16:37:50 16:37:50 removed 7 packages, changed 101 packages, and audited 264 packages in 5s 16:37:50 16:37:50 27 packages are looking for funding 16:37:50 run `npm fund` for details 16:37:50 16:37:50 found 0 vulnerabilities 16:37:49 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 16:37:49 > git init /w/workspace/edgex-ui-go/112 # timeout=10 16:37:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:37:50 > git --version # timeout=10 16:37:50 > git --version # 'git version 2.25.1' 16:37:50 using GIT_SSH to set credentials SSH Credentials for GitHub 16:37:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:37:52 Removing intermediate container b9d369fde006 16:37:52 ---> f42d4a5027b3 16:37:52 Step 6/10 : ARG USER=1000 16:37:52 ---> Running in aa93cdc49cf2 16:37:52 Removing intermediate container aa93cdc49cf2 16:37:52 ---> 988a0648089a 16:37:52 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 16:37:52 ---> Running in f72679d9c443 16:37:52 Removing intermediate container f72679d9c443 16:37:52 ---> 7e493e970354 16:37:52 Step 8/10 : USER $USER:$USER 16:37:52 ---> Running in 01907e381635 16:37:52 Removing intermediate container 01907e381635 16:37:52 ---> 505ddc8ef44d 16:37:52 Step 9/10 : WORKDIR /app 16:37:52 ---> Running in f4b12cd5bfb4 16:37:52 Removing intermediate container f4b12cd5bfb4 16:37:52 ---> 1f6a03725526 16:37:52 Step 10/10 : LABEL git_sha=f22d9fd72652b6230f2e463e6c7ea75394f899e7 16:37:52 ---> Running in 48fce1616019 16:37:52 Removing intermediate container 48fce1616019 16:37:52 ---> e93b503bb918 16:37:53 Successfully built e93b503bb918 16:37:53 Successfully tagged edgexfoundry/edgex-web-ui:f22d9fd72652b6230f2e463e6c7ea75394f899e7 16:37:53 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 16:37:53 touch edgex-web-ui.imagebuilt 16:37:53 mkdir -p node_modules coverage 16:37:53 chown "1000:1000" node_modules coverage package-lock.json 16:37:53 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 16:37:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:37:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:37:54 npm WARN old lockfile 16:37:54 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 16:37:54 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 16:37:54 npm WARN old lockfile 16:37:54 npm WARN old lockfile This is a one-time fix-up, please be patient... 16:37:54 npm WARN old lockfile 16:37:55 Avoid second fetch 16:37:55 Checking out Revision f22d9fd72652b6230f2e463e6c7ea75394f899e7 (main) 16:37:55 Commit message: "Merge pull request #614 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.92" 16:37:55 > git config core.sparsecheckout # timeout=10 16:37:55 > git checkout -f f22d9fd72652b6230f2e463e6c7ea75394f899e7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:37:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:37:56 % Total % Received % Xferd Average Speed Time Time Time Current 16:37:56 Dload Upload Total Spent Left Speed 16:37:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73281 0 --:--:-- --:--:-- --:--:-- 73705 [Pipeline] sh 16:37:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:37:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 16:37:57 sudo tee /etc/docker/daemon.new 16:37:57 { 16:37:57 "registry-mirrors": [ 16:37:57 "https://nexus3.edgexfoundry.org:10001" 16:37:57 ], 16:37:57 "bip": "10.250.0.254/24", 16:37:57 "hosts": [ 16:37:57 "tcp://0.0.0.0:5555", 16:37:57 "unix:///var/run/docker.sock" 16:37:57 ], 16:37:57 "mtu": 1458, 16:37:57 "selinux-enabled": true, 16:37:57 "seccomp-profile": "/etc/docker/seccomp.json" 16:37:57 } [Pipeline] sh 16:37:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:37:58 + sudo service docker restart 16:38:02 npm WARN EBADENGINE Unsupported engine { 16:38:02 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 16:38:02 npm WARN EBADENGINE required: { 16:38:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:38:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:38:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:38:02 npm WARN EBADENGINE }, 16:38:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:38:02 npm WARN EBADENGINE } 16:38:02 npm WARN EBADENGINE Unsupported engine { 16:38:02 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 16:38:02 npm WARN EBADENGINE required: { 16:38:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:38:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:38:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:38:02 npm WARN EBADENGINE }, 16:38:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:38:02 npm WARN EBADENGINE } 16:38:02 npm WARN EBADENGINE Unsupported engine { 16:38:02 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 16:38:02 npm WARN EBADENGINE required: { 16:38:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:38:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:38:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:38:02 npm WARN EBADENGINE }, 16:38:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:38:02 npm WARN EBADENGINE } 16:38:02 npm WARN EBADENGINE Unsupported engine { 16:38:02 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 16:38:02 npm WARN EBADENGINE required: { 16:38:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:38:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:38:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:38:02 npm WARN EBADENGINE }, 16:38:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:38:02 npm WARN EBADENGINE } 16:38:02 npm WARN EBADENGINE Unsupported engine { 16:38:02 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 16:38:02 npm WARN EBADENGINE required: { 16:38:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:38:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:38:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:38:02 npm WARN EBADENGINE }, 16:38:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:38:02 npm WARN EBADENGINE } 16:38:02 npm WARN EBADENGINE Unsupported engine { 16:38:02 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 16:38:02 npm WARN EBADENGINE required: { 16:38:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:38:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:38:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:38:02 npm WARN EBADENGINE }, 16:38:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:38:02 npm WARN EBADENGINE } 16:38:02 npm WARN EBADENGINE Unsupported engine { 16:38:02 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 16:38:02 npm WARN EBADENGINE required: { 16:38:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:38:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:38:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:38:02 npm WARN EBADENGINE }, 16:38:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:38:02 npm WARN EBADENGINE } 16:38:02 npm WARN EBADENGINE Unsupported engine { 16:38:02 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 16:38:02 npm WARN EBADENGINE required: { 16:38:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:38:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:38:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:38:02 npm WARN EBADENGINE }, 16:38:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:38:02 npm WARN EBADENGINE } 16:38:02 npm WARN EBADENGINE Unsupported engine { 16:38:02 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 16:38:02 npm WARN EBADENGINE required: { 16:38:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:38:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:38:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:38:02 npm WARN EBADENGINE }, 16:38:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:38:02 npm WARN EBADENGINE } 16:38:06 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 16:38:06 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 16:38:06 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 16:38:06 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 16:38:06 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 16:38:06 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 16:38:07 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 16:38:07 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 16:38:08 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 16:38:09 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 16:38:09 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 16:38:11 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 16:38:11 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 16:38:11 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. 16:38:11 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 16:38:11 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 16:38:12 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. 16:38:12 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. 16:38:13 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 16:38:16 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. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:38:16 provisioning config files... 16:38:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/112@tmp/config5658815629457051740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:38:17 ---> docker-login.sh 16:38:17 nexus3.edgexfoundry.org:10001 16:38:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:17 Configure a credential helper to remove this warning. See 16:38:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:17 16:38:17 Login Succeeded 16:38:17 nexus3.edgexfoundry.org:10002 16:38:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:18 Configure a credential helper to remove this warning. See 16:38:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:18 16:38:18 Login Succeeded 16:38:18 nexus3.edgexfoundry.org:10003 16:38:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:18 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. 16:38:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:18 Configure a credential helper to remove this warning. See 16:38:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:18 16:38:18 Login Succeeded 16:38:18 nexus3.edgexfoundry.org:10004 16:38:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:18 Configure a credential helper to remove this warning. See 16:38:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:18 16:38:18 Login Succeeded 16:38:18 docker.io 16:38:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:19 Configure a credential helper to remove this warning. See 16:38:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:19 16:38:19 Login Succeeded 16:38:19 ---> docker-login.sh ends [Pipeline] } 16:38:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:38:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:38:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:38:19 ========================================================= 16:38:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:38:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:38:21 Sending build context to Docker daemon 28.34MB 16:38:21 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 16:38:21 Step 2/15 : FROM ${BASE} AS builder 16:38:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:38:21 c41833b44d91: Pulling fs layer 16:38:21 ed15518f5707: Pulling fs layer 16:38:21 feae8fd75edb: Pulling fs layer 16:38:21 242c74f7c9fa: Pulling fs layer 16:38:21 3cdef696dda3: Pulling fs layer 16:38:21 2ced38df9373: Pulling fs layer 16:38:21 58f1dce35555: Pulling fs layer 16:38:21 3cdef696dda3: Waiting 16:38:21 242c74f7c9fa: Waiting 16:38:21 2ced38df9373: Waiting 16:38:21 58f1dce35555: Waiting 16:38:21 ed15518f5707: Download complete 16:38:21 242c74f7c9fa: Download complete 16:38:21 3cdef696dda3: Verifying Checksum 16:38:21 3cdef696dda3: Download complete 16:38:21 c41833b44d91: Verifying Checksum 16:38:21 c41833b44d91: Download complete 16:38:22 c41833b44d91: Pull complete 16:38:23 58f1dce35555: Verifying Checksum 16:38:23 58f1dce35555: Download complete 16:38:23 ed15518f5707: Pull complete 16:38:23 16:38:23 added 1478 packages, and audited 1479 packages in 30s 16:38:23 16:38:23 90 packages are looking for funding 16:38:23 run `npm fund` for details 16:38:23 16:38:23 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 16:38:23 16:38:23 To address issues that do not require attention, run: 16:38:23 npm audit fix 16:38:23 16:38:23 To address all issues (including breaking changes), run: 16:38:23 npm audit fix --force 16:38:23 16:38:23 Run `npm audit` for details. 16:38:24 feae8fd75edb: Verifying Checksum 16:38:24 feae8fd75edb: Download complete 16:38:24 2ced38df9373: Verifying Checksum 16:38:24 2ced38df9373: Download complete 16:38:34 feae8fd75edb: Pull complete 16:38:34 242c74f7c9fa: Pull complete 16:38:34 3cdef696dda3: Pull complete 16:38:36 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 16:38:36 - Generating browser application bundles (phase: setup)... 16:38:40 Compiling @angular/core : es2015 as esm2015 16:38:40 Compiling @angular/compiler/testing : es2015 as esm2015 16:38:41 2ced38df9373: Pull complete 16:38:44 58f1dce35555: Pull complete 16:38:44 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 16:38:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:38:44 ---> fadd8f120f05 16:38:44 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:38:44 Compiling @angular/core/testing : es2015 as esm2015 16:38:44 Compiling @angular/common : es2015 as esm2015 16:38:44 Compiling @angular/platform-browser : es2015 as esm2015 16:38:44 Compiling @angular/common/testing : es2015 as esm2015 16:38:45 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 16:38:45 Compiling @angular/platform-browser/testing : es2015 as esm2015 16:38:45 ---> Running in 8057cb0d79c8 16:38:45 Compiling @angular/router : es2015 as esm2015 16:38:45 Compiling @angular/common/http : es2015 as esm2015 16:38:45 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 16:38:46 Removing intermediate container 8057cb0d79c8 16:38:46 ---> 2d0a09722837 16:38:46 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 16:38:46 Compiling @angular/forms : es2015 as esm2015 16:38:46 Compiling @angular/common/http/testing : es2015 as esm2015 16:38:46 ---> Running in 6b87331ed5d6 16:38:46 Removing intermediate container 6b87331ed5d6 16:38:46 ---> 792cbb2dd7e7 16:38:46 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 16:38:46 ---> Running in de2feef4fd15 16:38:46 Removing intermediate container de2feef4fd15 16:38:46 ---> cc72cd649ede 16:38:46 Step 6/15 : LABEL Name=edgex-ui-go 16:38:47 ---> Running in 60b3063a1858 16:38:47 Removing intermediate container 60b3063a1858 16:38:47 ---> 983139e76a83 16:38:47 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 16:38:47 ---> Running in 8c196091ca39 16:38:47 Removing intermediate container 8c196091ca39 16:38:47 ---> 2d5848492fe8 16:38:47 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:38:48 Compiling @angular/router/testing : es2015 as esm2015 16:38:48 latest: Pulling from library/docker 16:38:48 08409d417260: Pulling fs layer 16:38:48 bf127bdc9f4f: Pulling fs layer 16:38:48 55b4810136f4: Pulling fs layer 16:38:48 2e7805c665c5: Pulling fs layer 16:38:48 560067f77f09: Pulling fs layer 16:38:48 87854ced1808: Pulling fs layer 16:38:48 cb23a4dee6cb: Pulling fs layer 16:38:48 0f440641682c: Pulling fs layer 16:38:48 2e7805c665c5: Waiting 16:38:48 560067f77f09: Waiting 16:38:48 87854ced1808: Waiting 16:38:48 cb23a4dee6cb: Waiting 16:38:48 d5751f9f360d: Pulling fs layer 16:38:48 0f440641682c: Waiting 16:38:48 39b4d37fd203: Pulling fs layer 16:38:48 d5751f9f360d: Waiting 16:38:48 39b4d37fd203: Waiting 16:38:48 181b4cd8a6de: Pulling fs layer 16:38:48 59b8b8583a6e: Pulling fs layer 16:38:48 5363e21a005c: Pulling fs layer 16:38:48 d56ef98c0a70: Pulling fs layer 16:38:48 181b4cd8a6de: Waiting 16:38:48 59b8b8583a6e: Waiting 16:38:48 5363e21a005c: Waiting 16:38:48 d56ef98c0a70: Waiting 16:38:48 55b4810136f4: Verifying Checksum 16:38:48 55b4810136f4: Download complete 16:38:48 bf127bdc9f4f: Verifying Checksum 16:38:48 bf127bdc9f4f: Download complete 16:38:48 08409d417260: Download complete 16:38:49 2e7805c665c5: Verifying Checksum 16:38:49 2e7805c665c5: Download complete 16:38:49 560067f77f09: Verifying Checksum 16:38:49 560067f77f09: Download complete 16:38:49 cb23a4dee6cb: Verifying Checksum 16:38:49 cb23a4dee6cb: Download complete 16:38:49 87854ced1808: Download complete 16:38:49 d5751f9f360d: Verifying Checksum 16:38:49 d5751f9f360d: Download complete 16:38:49 0f440641682c: Verifying Checksum 16:38:49 0f440641682c: Download complete 16:38:49 181b4cd8a6de: Verifying Checksum 16:38:49 181b4cd8a6de: Download complete 16:38:49 08409d417260: Pull complete 16:38:49 5363e21a005c: Verifying Checksum 16:38:49 5363e21a005c: Download complete 16:38:49 39b4d37fd203: Verifying Checksum 16:38:49 39b4d37fd203: Download complete 16:38:50 d56ef98c0a70: Verifying Checksum 16:38:50 d56ef98c0a70: Download complete 16:38:50 bf127bdc9f4f: Pull complete 16:38:50 55b4810136f4: Pull complete 16:38:51 59b8b8583a6e: Verifying Checksum 16:38:51 59b8b8583a6e: Download complete 16:38:51 2e7805c665c5: Pull complete 16:38:52 560067f77f09: Pull complete 16:38:54 87854ced1808: Pull complete 16:38:54 cb23a4dee6cb: Pull complete 16:38:54 0f440641682c: Pull complete 16:38:54 d5751f9f360d: Pull complete 16:38:54 23 05 2023 16:38:54.149:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 16:38:54 23 05 2023 16:38:54.151:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 16:38:54 23 05 2023 16:38:54.154:INFO [launcher]: Starting browser ChromeHeadless 16:38:55 39b4d37fd203: Pull complete 16:38:55 181b4cd8a6de: Pull complete 16:38:58 59b8b8583a6e: Pull complete 16:38:58 5363e21a005c: Pull complete 16:38:58 d56ef98c0a70: Pull complete 16:38:58 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 16:38:58 Status: Downloaded newer image for docker:latest 16:39:03 ---> 234512ec1848 16:39:03 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:39:03 ---> Running in dd5c4f5d968b 16:39:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:39:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:39:05 OK: 263 MiB in 53 packages 16:39:06 Removing intermediate container dd5c4f5d968b 16:39:06 ---> 4903b3df0a07 16:39:06 Step 10/15 : ENV GO111MODULE=on 16:39:06 ---> Running in e39192285f12 16:39:07 ✔ Browser application bundle generation complete. 16:39:07 23 05 2023 16:39:05.255:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket jIRk17_y7pccz_xWAAAB with id 22888685 16:39:07 Removing intermediate container e39192285f12 16:39:07 ---> 5f144baf02da 16:39:07 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:39:07 ---> Running in 70b8c20ad98b 16:39:07 Removing intermediate container 70b8c20ad98b 16:39:07 ---> ae0d8d0fc563 16:39:07 Step 12/15 : COPY go.mod vendor* ./ 16:39:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.087 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.121 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.178 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.201 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.209 secs) 16:39:08 ---> 79b359685772 16:39:08 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:39:08 ---> Running in e6576445468b 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.219 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.318 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.347 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.36 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.387 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.394 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.397 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.414 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.464 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.473 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.479 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.49 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.492 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.496 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.53 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.533 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.54 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.545 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.587 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.592 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.605 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.614 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.638 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.648 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.658 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.678 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.687 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.69 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.692 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.694 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.716 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.724 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.735 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.736 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.738 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.745 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.75 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.752 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.76 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.765 secs) 16:39:08 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.768 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.797 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.803 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.808 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.811 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.828 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.834 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.837 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.839 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.84 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 0.843 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 0.863 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 0.875 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 0.911 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 0.934 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 0.948 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 0.967 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 0.999 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.006 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.008 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.034 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.056 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.062 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.063 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.07 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.164 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.188 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.199 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.204 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.21 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.221 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.225 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.268 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.271 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.286 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.296 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.313 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.328 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.334 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.339 secs) 16:39:09 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.349 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.359 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.372 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.376 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.384 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.409 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.422 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.433 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.435 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.443 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.449 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.467 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.477 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.479 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.481 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.505 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.516 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.523 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.528 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.532 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.534 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.542 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.552 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.557 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.564 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.567 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.568 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.57 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.571 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.574 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.575 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.602 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.612 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.623 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.641 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.648 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.652 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.657 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.662 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.679 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.69 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.705 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.71 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.714 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.738 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.752 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.755 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.785 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.794 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.798 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.802 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.819 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.845 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.852 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 1.86 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 1.867 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 1.884 secs) 16:39:10 WARN: ' 16:39:10 It looks like you're using ngModel on the same form field as formControlName. 16:39:10 Support for using the ngModel input property and ngModelChange event with 16:39:10 reactive form directives has been deprecated in Angular v6 and will be removed 16:39:10 in a future version of Angular. 16:39:10 16:39:10 For more information on this, see our API docs here: 16:39:10 https://angular.io/api/forms/FormControlName#use-with-ngmodel 16:39:10 ' 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 1.884 secs) 16:39:10 WARN: ' 16:39:10 It looks like you're using ngModel on the same form field as formControlName. 16:39:10 Support for using the ngModel input property and ngModelChange event with 16:39:10 reactive form directives has been deprecated in Angular v6 and will be removed 16:39:10 in a future version of Angular. 16:39:10 16:39:10 For more information on this, see our API docs here: 16:39:10 https://angular.io/api/forms/FormControlName#use-with-ngmodel 16:39:10 ' 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 1.908 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 1.918 secs) 16:39:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 1.949 secs) 16:39:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.885 secs / 1.949 secs) 16:39:11 TOTAL: 145 SUCCESS 16:39:11 ✔ Browser application bundle generation complete. 16:39:11 16:39:11 =============================== Coverage summary =============================== 16:39:11 Statements : 41.56% ( 1425/3429 ) 16:39:11 Branches : 12.14% ( 109/898 ) 16:39:11 Functions : 33.33% ( 417/1251 ) 16:39:11 Lines : 39.45% ( 1280/3245 ) 16:39:11 ================================================================================ 16:39:11 ✔ Browser application bundle generation complete. 16:39:11 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 16:39:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:39:11 $ docker stop --time=1 fe813d030410f0a90aab6d35eac046eafe2c2c7abcfd4c669e6dc945d47c5136 16:39:13 $ docker rm -f --volumes fe813d030410f0a90aab6d35eac046eafe2c2c7abcfd4c669e6dc945d47c5136 [Pipeline] // withDockerContainer [Pipeline] sh 16:39:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:39:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:39:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:39:15 + ls -al . 16:39:15 total 180 16:39:15 drwxrwxr-x 14 jenkins jenkins 4096 May 23 16:37 . 16:39:15 drwxrwxr-x 4 jenkins jenkins 4096 May 23 16:35 .. 16:39:15 drwxrwxr-x 2 jenkins jenkins 4096 May 23 16:35 .blubracket 16:39:15 -rw-rw-r-- 1 jenkins jenkins 18 May 23 16:35 .dockerignore 16:39:15 drwxrwxr-x 8 jenkins jenkins 4096 May 23 16:35 .git 16:39:15 drwxrwxr-x 3 jenkins jenkins 4096 May 23 16:35 .github 16:39:15 -rw-rw-r-- 1 jenkins jenkins 185 May 23 16:35 .gitignore 16:39:15 drwxr-xr-x 3 jenkins jenkins 4096 May 23 16:35 .semver 16:39:15 -rw-rw-r-- 1 jenkins jenkins 8418 May 23 16:35 Attribution.txt 16:39:15 -rw-rw-r-- 1 jenkins jenkins 17205 May 23 16:35 CHANGELOG.md 16:39:15 -rw-rw-r-- 1 jenkins jenkins 3959 May 23 16:35 CONTRIBUTING.md 16:39:15 -rw-rw-r-- 1 jenkins jenkins 1788 May 23 16:35 Dockerfile 16:39:15 -rw-rw-r-- 1 jenkins jenkins 652 May 23 16:35 Jenkinsfile 16:39:15 -rw-rw-r-- 1 jenkins jenkins 11357 May 23 16:35 LICENSE 16:39:15 -rw-rw-r-- 1 jenkins jenkins 2124 May 23 16:35 Makefile 16:39:15 -rw-rw-r-- 1 jenkins jenkins 4558 May 23 16:35 README.md 16:39:15 -rw-rw-r-- 1 jenkins jenkins 12 May 23 16:35 VERSION 16:39:15 drwxrwxr-x 3 jenkins jenkins 4096 May 23 16:35 assets 16:39:15 drwxrwxr-x 2 jenkins jenkins 4096 May 23 16:35 bin 16:39:15 drwxrwxr-x 3 jenkins jenkins 4096 May 23 16:35 cmd 16:39:15 -rw-r--r-- 1 jenkins jenkins 10 May 23 16:37 coverage.out 16:39:15 drwxrwxr-x 2 jenkins jenkins 4096 May 23 16:35 docs 16:39:15 -rw-rw-r-- 1 jenkins jenkins 3040 May 23 16:35 go.mod 16:39:15 -rw-rw-r-- 1 jenkins jenkins 30610 May 23 16:35 go.sum 16:39:15 drwxrwxr-x 8 jenkins jenkins 4096 May 23 16:35 internal 16:39:15 drwxrwxr-x 4 jenkins jenkins 4096 May 23 16:35 snap 16:39:15 drwxrwxr-x 4 jenkins jenkins 4096 May 23 16:35 testing 16:39:15 -rw-rw-r-- 1 jenkins jenkins 155 May 23 16:35 version.go 16:39:15 drwxrwxr-x 6 jenkins jenkins 4096 May 23 16:37 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:16 + 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=f22d9fd72652b6230f2e463e6c7ea75394f899e7 --label arch=amd64 --label version=3.0.0-dev.16 . 16:39:16 Sending build context to Docker daemon 48.32MB 16:39:16 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 16:39:16 Step 2/25 : FROM ${BASE} AS builder 16:39:16 ---> 0fd850fc956f 16:39:16 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:39:17 ---> Running in 33d1568bbc1d 16:39:17 Removing intermediate container 33d1568bbc1d 16:39:17 ---> 1e25b46444b9 16:39:17 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 16:39:17 ---> Running in 8c0628db1467 16:39:17 Removing intermediate container 8c0628db1467 16:39:17 ---> 4a477fe10953 16:39:17 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 16:39:17 ---> Running in c743bbe46f54 16:39:17 Removing intermediate container c743bbe46f54 16:39:17 ---> e3ea4e4bdc22 16:39:17 Step 6/25 : LABEL Name=edgex-ui-go 16:39:17 ---> Running in c898e3c10e0b 16:39:17 Removing intermediate container c898e3c10e0b 16:39:17 ---> 5b1e3feb6750 16:39:17 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 16:39:17 ---> Running in b2aec10fee8c 16:39:17 Removing intermediate container b2aec10fee8c 16:39:17 ---> 9349b74beb1c 16:39:17 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:39:18 ---> 37ce03f0e287 16:39:18 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:39:18 ---> Running in 1ee6d62871c5 16:39:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:39:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:39:19 OK: 265 MiB in 53 packages 16:39:19 Removing intermediate container 1ee6d62871c5 16:39:19 ---> f126cc033fb6 16:39:19 Step 10/25 : ENV GO111MODULE=on 16:39:19 ---> Running in 36022a975866 16:39:19 Removing intermediate container 36022a975866 16:39:19 ---> 2db542d9cdca 16:39:19 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:39:19 ---> Running in 336f6da42e81 16:39:19 Removing intermediate container 336f6da42e81 16:39:19 ---> 2023c9549ef8 16:39:19 Step 12/25 : COPY go.mod vendor* ./ 16:39:19 ---> 271826895dbf 16:39:19 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:39:19 ---> Running in 903b9ca20641 16:39:20 Removing intermediate container 903b9ca20641 16:39:20 ---> 78b5afd0b7de 16:39:20 Step 14/25 : COPY . . 16:39:22 ---> f67984e2798c 16:39:22 Step 15/25 : RUN ${MAKE} 16:39:22 ---> Running in 5e9a29d9847c 16:39:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.16" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 16:39:40 Removing intermediate container 5e9a29d9847c 16:39:40 ---> 943f2cfb4808 16:39:40 Step 16/25 : FROM alpine:3.17 16:39:40 3.17: Pulling from library/alpine 16:39:40 f56be85fc22e: Already exists 16:39:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:39:40 Status: Downloaded newer image for alpine:3.17 16:39:40 ---> 9ed4aefc74f6 16:39:40 Step 17/25 : EXPOSE 4000 16:39:40 ---> Running in 86743a520b2c 16:39:40 Removing intermediate container 86743a520b2c 16:39:40 ---> 51efc863f598 16:39:40 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:39:41 ---> 8d62858dc780 16:39:41 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 16:39:41 ---> 15cf6a00be43 16:39:41 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 16:39:41 ---> 42486f6f7edc 16:39:41 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:39:41 ---> Running in c1f1f726c9f6 16:39:41 Removing intermediate container c1f1f726c9f6 16:39:41 ---> e304e949bc62 16:39:41 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 16:39:41 ---> Running in d95524acaf2f 16:39:41 Removing intermediate container d95524acaf2f 16:39:41 ---> 6cb63760fabc 16:39:41 Step 23/25 : LABEL arch=amd64 16:39:41 ---> Running in b8880c6b8896 16:39:41 Removing intermediate container b8880c6b8896 16:39:41 ---> d7258ddd6665 16:39:41 Step 24/25 : LABEL git_sha=f22d9fd72652b6230f2e463e6c7ea75394f899e7 16:39:41 ---> Running in 02374c14c722 16:39:42 Removing intermediate container 02374c14c722 16:39:42 ---> 5b665f828af1 16:39:42 Step 25/25 : LABEL version=3.0.0-dev.16 16:39:42 ---> Running in 92f71438e944 16:39:42 Removing intermediate container 92f71438e944 16:39:42 ---> 83802289433a 16:39:42 [Warning] One or more build-args [ARCH] were not consumed 16:39:42 Successfully built 83802289433a 16:39:42 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:39:42 provisioning config files... 16:39:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10599884233812043191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:39:42 ---> docker-login.sh 16:39:42 nexus3.edgexfoundry.org:10001 16:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:42 Configure a credential helper to remove this warning. See 16:39:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:42 16:39:42 Login Succeeded 16:39:42 nexus3.edgexfoundry.org:10002 16:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:42 Configure a credential helper to remove this warning. See 16:39:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:42 16:39:42 Login Succeeded 16:39:42 nexus3.edgexfoundry.org:10003 16:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:42 Configure a credential helper to remove this warning. See 16:39:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:42 16:39:42 Login Succeeded 16:39:42 nexus3.edgexfoundry.org:10004 16:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:42 Configure a credential helper to remove this warning. See 16:39:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:42 16:39:42 Login Succeeded 16:39:42 docker.io 16:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:42 Configure a credential helper to remove this warning. See 16:39:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:42 16:39:42 Login Succeeded 16:39:42 ---> docker-login.sh ends [Pipeline] } 16:39:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:39:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:39:43 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 16:39:43 f22d9fd72652b6230f2e463e6c7ea75394f899e7 16:39:43 latest 16:39:43 3.0.0-dev.16 16:39:43 f22d9fd72652b6230f2e463e6c7ea75394f899e7-3.0.0-dev.16 16:39:43 main 16:39:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:43 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f22d9fd72652b6230f2e463e6c7ea75394f899e7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:43 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f22d9fd72652b6230f2e463e6c7ea75394f899e7 16:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:39:43 aa016cba1f8a: Preparing 16:39:43 baec7aa4af71: Preparing 16:39:43 1bcf2ed41cda: Preparing 16:39:43 f1417ff83b31: Preparing 16:39:43 f1417ff83b31: Layer already exists 16:39:43 baec7aa4af71: Pushed 16:39:43 aa016cba1f8a: Pushed 16:39:46 1bcf2ed41cda: Pushed 16:39:46 f22d9fd72652b6230f2e463e6c7ea75394f899e7: digest: sha256:d11d00c71c4f6c6545e76ecfa66658943cae4bc247c85dbc214c5c7498fdcdbc size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:47 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:47 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 16:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:39:47 aa016cba1f8a: Preparing 16:39:47 baec7aa4af71: Preparing 16:39:47 1bcf2ed41cda: Preparing 16:39:47 f1417ff83b31: Preparing 16:39:47 aa016cba1f8a: Layer already exists 16:39:47 1bcf2ed41cda: Layer already exists 16:39:47 baec7aa4af71: Layer already exists 16:39:47 f1417ff83b31: Layer already exists 16:39:47 latest: digest: sha256:d11d00c71c4f6c6545e76ecfa66658943cae4bc247c85dbc214c5c7498fdcdbc size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:47 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:48 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.16 16:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:39:48 aa016cba1f8a: Preparing 16:39:48 baec7aa4af71: Preparing 16:39:48 1bcf2ed41cda: Preparing 16:39:48 f1417ff83b31: Preparing 16:39:48 baec7aa4af71: Layer already exists 16:39:48 aa016cba1f8a: Layer already exists 16:39:48 1bcf2ed41cda: Layer already exists 16:39:48 f1417ff83b31: Layer already exists 16:39:48 3.0.0-dev.16: digest: sha256:d11d00c71c4f6c6545e76ecfa66658943cae4bc247c85dbc214c5c7498fdcdbc size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:48 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f22d9fd72652b6230f2e463e6c7ea75394f899e7-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:48 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f22d9fd72652b6230f2e463e6c7ea75394f899e7-3.0.0-dev.16 16:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:39:48 aa016cba1f8a: Preparing 16:39:48 baec7aa4af71: Preparing 16:39:48 1bcf2ed41cda: Preparing 16:39:48 f1417ff83b31: Preparing 16:39:48 baec7aa4af71: Layer already exists 16:39:48 f1417ff83b31: Layer already exists 16:39:48 1bcf2ed41cda: Layer already exists 16:39:48 aa016cba1f8a: Layer already exists 16:39:48 f22d9fd72652b6230f2e463e6c7ea75394f899e7-3.0.0-dev.16: digest: sha256:d11d00c71c4f6c6545e76ecfa66658943cae4bc247c85dbc214c5c7498fdcdbc size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:49 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 16:39:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:39:49 aa016cba1f8a: Preparing 16:39:49 baec7aa4af71: Preparing 16:39:49 1bcf2ed41cda: Preparing 16:39:49 f1417ff83b31: Preparing 16:39:49 aa016cba1f8a: Layer already exists 16:39:49 f1417ff83b31: Layer already exists 16:39:49 1bcf2ed41cda: Layer already exists 16:39:49 baec7aa4af71: Layer already exists 16:39:49 main: digest: sha256:d11d00c71c4f6c6545e76ecfa66658943cae4bc247c85dbc214c5c7498fdcdbc size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:39:49 ===================================================== [Pipeline] echo 16:39:49 taggedImages: 16:39:49 - nexus3.edgexfoundry.org:10004/edgex-ui:f22d9fd72652b6230f2e463e6c7ea75394f899e7 16:39:49 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 16:39:49 - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.16 16:39:49 - nexus3.edgexfoundry.org:10004/edgex-ui:f22d9fd72652b6230f2e463e6c7ea75394f899e7-3.0.0-dev.16 16:39:49 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [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 16:39:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:39:49 16:39:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:39:50 latest: Pulling from edgex-lftools-log-publisher 16:39:50 5eb5b503b376: Pulling fs layer 16:39:50 5c69ac0246d0: Pulling fs layer 16:39:50 ec43610c2a17: Pulling fs layer 16:39:50 3a2ae6a8a46f: Pulling fs layer 16:39:50 33b1e0a273af: Pulling fs layer 16:39:50 5d3b04190fa2: Pulling fs layer 16:39:50 2f39f015ded8: Pulling fs layer 16:39:50 33b1e0a273af: Waiting 16:39:50 5d3b04190fa2: Waiting 16:39:50 2f39f015ded8: Waiting 16:39:50 3a2ae6a8a46f: Waiting 16:39:50 5c69ac0246d0: Verifying Checksum 16:39:50 5c69ac0246d0: Download complete 16:39:50 33b1e0a273af: Verifying Checksum 16:39:50 33b1e0a273af: Download complete 16:39:50 5d3b04190fa2: Verifying Checksum 16:39:50 5d3b04190fa2: Download complete 16:39:50 ec43610c2a17: Verifying Checksum 16:39:50 ec43610c2a17: Download complete 16:39:50 5eb5b503b376: Verifying Checksum 16:39:50 5eb5b503b376: Download complete 16:39:50 2f39f015ded8: Download complete 16:39:51 5eb5b503b376: Pull complete 16:39:51 5c69ac0246d0: Pull complete 16:39:52 ec43610c2a17: Pull complete 16:39:52 3a2ae6a8a46f: Pull complete 16:39:52 33b1e0a273af: Pull complete 16:39:52 5d3b04190fa2: Pull complete 16:39:56 2f39f015ded8: Pull complete 16:39:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:39:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:39:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:56 prd-ubuntu20.04-docker-8c-8g-16524 does not seem to be running inside a container 16:39:56 $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:40:00 $ docker top ec0ed78ef2edf2ad8d9e5878860d50e4bf143a8231406983904aa2e8cdeb4836 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:40:01 ---> job-cost.sh 16:40:01 lf-activate-venv: SKIPPING 16:40:01 INFO: No Stack... 16:40:01 INFO: Retrieving Pricing Info for: v3-standard-8 16:40:01 INFO: Archiving Costs [Pipeline] sh 16:40:01 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 16:40:01 + cut -d, -f6 [Pipeline] lock 16:40:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-112-stack-cost] 16:40:01 Resource [jenkins-edgexfoundry-edgex-ui-go-main-112-stack-cost] did not exist. Created. 16:40:01 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:40:02 + echo total: 0.2199999988079071 [Pipeline] stash 16:40:02 Stashed 1 file(s) [Pipeline] } 16:40:02 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-112-stack-cost] [Pipeline] // lock [Pipeline] } 16:40:02 $ docker stop --time=1 ec0ed78ef2edf2ad8d9e5878860d50e4bf143a8231406983904aa2e8cdeb4836 16:40:04 $ docker rm -f --volumes ec0ed78ef2edf2ad8d9e5878860d50e4bf143a8231406983904aa2e8cdeb4836 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:40:16 Removing intermediate container e6576445468b 16:40:16 ---> bf7fd6c49514 16:40:16 Step 14/15 : COPY . . 16:40:16 ---> bf24f015d526 16:40:16 Step 15/15 : RUN ${MAKE} 16:40:16 ---> Running in 6d4b5c1e8f3a 16:40:16 noop 16:40:16 Removing intermediate container 6d4b5c1e8f3a 16:40:16 ---> 5e49ef2634ba 16:40:16 Successfully built 5e49ef2634ba 16:40:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:16 + docker inspect -f . ci-base-image-arm64 16:40:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:40:16 prd-ubuntu20.04-docker-arm64-4c-16g-16525 does not seem to be running inside a container 16:40:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/112 -v /w/workspace/edgex-ui-go/112:/w/workspace/edgex-ui-go/112:rw,z -v /w/workspace/edgex-ui-go/112@tmp:/w/workspace/edgex-ui-go/112@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 ******** ci-base-image-arm64 cat 16:40:18 $ docker top 337d6812b4c34341dfa3bc46176e62ddf839ad89d6ee06a612ed870f425ec1a9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:18 + go version 16:40:18 go version go1.20.2 linux/arm64 [Pipeline] } 16:40:18 $ docker stop --time=1 337d6812b4c34341dfa3bc46176e62ddf839ad89d6ee06a612ed870f425ec1a9 16:40:20 $ docker rm -f --volumes 337d6812b4c34341dfa3bc46176e62ddf839ad89d6ee06a612ed870f425ec1a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:21 + docker inspect -f . ci-base-image-arm64 16:40:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:40:21 prd-ubuntu20.04-docker-arm64-4c-16g-16525 does not seem to be running inside a container 16:40:21 $ 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/112 -v /w/workspace/edgex-ui-go/112:/w/workspace/edgex-ui-go/112:rw,z -v /w/workspace/edgex-ui-go/112@tmp:/w/workspace/edgex-ui-go/112@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 ******** ci-base-image-arm64 cat 16:40:22 $ docker top f5979369db58d7c1886f800538bf1d48843cc3e6e7ba313c83d377e48c1b2fbc -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:23 + git config --global --add safe.directory /w/workspace/edgex-ui-go/112 [Pipeline] fileExists [Pipeline] sh 16:40:23 + make test 16:40:24 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 16:40:56 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:42:32 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:42:32 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:42:32 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:42:32 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 16:42:32 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 16:42:32 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:42:32 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 16:42:32 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:42:32 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 16:42:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:42:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:42:51 ./bin/test-attribution-txt.sh 16:42:51 make -C web test 16:42:51 make[1]: Entering directory '/w/workspace/edgex-ui-go/112/web' 16:42:51 make[1]: tput: No such file or directory 16:42:51 make[1]: tput: No such file or directory 16:42:51 warning: generating ./VERSION 16:42:51 echo "0.0.0" > VERSION 16:42:51 docker build \ 16:42:51 -f Dockerfile \ 16:42:51 --build-arg USER=1000 \ 16:42:51 \ 16:42:51 --label "git_sha=f22d9fd72652b6230f2e463e6c7ea75394f899e7" \ 16:42:51 -t edgexfoundry/edgex-web-ui:f22d9fd72652b6230f2e463e6c7ea75394f899e7 \ 16:42:51 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 16:42:51 . 16:42:51 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 16:42:51 Install the buildx component to build images with BuildKit: 16:42:51 https://docs.docker.com/go/buildx/ 16:42:51 16:42:51 Sending build context to Docker daemon 2.571MB 16:42:51 Step 1/10 : FROM node:16.17-alpine3.15 16:42:51 16.17-alpine3.15: Pulling from library/node 16:42:51 47517142f6ba: Pulling fs layer 16:42:51 5f8c4bfa009b: Pulling fs layer 16:42:51 f7079c9c4ba1: Pulling fs layer 16:42:51 aba105e6f55a: Pulling fs layer 16:42:51 aba105e6f55a: Waiting 16:42:51 f7079c9c4ba1: Verifying Checksum 16:42:51 f7079c9c4ba1: Download complete 16:42:51 47517142f6ba: Verifying Checksum 16:42:51 47517142f6ba: Download complete 16:42:51 aba105e6f55a: Verifying Checksum 16:42:51 aba105e6f55a: Download complete 16:42:51 5f8c4bfa009b: Verifying Checksum 16:42:51 5f8c4bfa009b: Download complete 16:42:53 47517142f6ba: Pull complete 16:42:56 5f8c4bfa009b: Pull complete 16:42:56 f7079c9c4ba1: Pull complete 16:42:56 aba105e6f55a: Pull complete 16:42:56 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 16:42:56 Status: Downloaded newer image for node:16.17-alpine3.15 16:42:56 ---> bf1b8b58d215 16:42:56 Step 2/10 : RUN apk add --no-cache chromium 16:42:57 ---> Running in 8cf0d65010cb 16:42:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:42:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:42:59 (1/128) Installing libxau (1.0.9-r0) 16:42:59 (2/128) Installing libmd (1.0.3-r0) 16:42:59 (3/128) Installing libbsd (0.11.3-r1) 16:42:59 (4/128) Installing libxdmcp (1.1.3-r0) 16:42:59 (5/128) Installing libxcb (1.14-r2) 16:42:59 (6/128) Installing libx11 (1.7.3.1-r0) 16:42:59 (7/128) Installing libxext (1.3.4-r0) 16:42:59 (8/128) Installing libice (1.0.10-r0) 16:42:59 (9/128) Installing libuuid (2.37.4-r0) 16:42:59 (10/128) Installing libsm (1.2.3-r0) 16:42:59 (11/128) Installing libxt (1.2.1-r0) 16:42:59 (12/128) Installing libxmu (1.1.3-r0) 16:42:59 (13/128) Installing xset (1.2.4-r0) 16:42:59 (14/128) Installing xprop (1.2.5-r0) 16:42:59 (15/128) Installing xdg-utils (1.1.3-r0) 16:42:59 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 16:42:59 (17/128) Installing pkgconf (1.8.1-r0) 16:42:59 (18/128) Installing libffi (3.4.2-r1) 16:42:59 (19/128) Installing libintl (0.21-r0) 16:42:59 (20/128) Installing libblkid (2.37.4-r0) 16:42:59 (21/128) Installing libmount (2.37.4-r0) 16:42:59 (22/128) Installing pcre (8.45-r1) 16:42:59 (23/128) Installing glib (2.70.1-r0) 16:42:59 (24/128) Installing xz-libs (5.2.5-r1) 16:42:59 (25/128) Installing libxml2 (2.9.14-r2) 16:42:59 (26/128) Installing shared-mime-info (2.1-r2) 16:42:59 (27/128) Installing hicolor-icon-theme (0.17-r1) 16:42:59 (28/128) Installing libjpeg-turbo (2.1.2-r0) 16:42:59 (29/128) Installing libpng (1.6.37-r1) 16:42:59 (30/128) Installing libwebp (1.2.2-r0) 16:42:59 (31/128) Installing zstd-libs (1.5.0-r0) 16:42:59 (32/128) Installing tiff (4.4.0-r1) 16:42:59 (33/128) Installing gdk-pixbuf (2.42.8-r0) 16:42:59 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 16:42:59 (35/128) Installing libxcomposite (0.4.5-r0) 16:42:59 (36/128) Installing libxfixes (6.0.0-r0) 16:42:59 (37/128) Installing libxrender (0.9.10-r3) 16:42:59 (38/128) Installing libxcursor (1.2.0-r0) 16:42:59 (39/128) Installing libxdamage (1.1.5-r1) 16:42:59 (40/128) Installing libxi (1.8-r0) 16:42:59 (41/128) Installing libxinerama (1.1.4-r1) 16:42:59 (42/128) Installing libxrandr (1.5.2-r1) 16:42:59 (43/128) Installing atk (2.36.0-r0) 16:42:59 (44/128) Installing libxtst (1.2.3-r3) 16:43:00 (45/128) Installing dbus-libs (1.12.24-r0) 16:43:00 (46/128) Installing at-spi2-core (2.42.0-r0) 16:43:00 (47/128) Installing at-spi2-atk (2.38.0-r0) 16:43:00 (48/128) Installing expat (2.5.0-r0) 16:43:00 (49/128) Installing brotli-libs (1.0.9-r5) 16:43:00 (50/128) Installing libbz2 (1.0.8-r1) 16:43:00 (51/128) Installing freetype (2.11.1-r2) 16:43:00 (52/128) Installing fontconfig (2.13.1-r4) 16:43:00 (53/128) Installing pixman (0.40.0-r4) 16:43:00 (54/128) Installing cairo (1.16.0-r5) 16:43:00 (55/128) Installing cairo-gobject (1.16.0-r5) 16:43:00 (56/128) Installing avahi-libs (0.8-r5) 16:43:00 (57/128) Installing gmp (6.2.1-r1) 16:43:00 (58/128) Installing nettle (3.7.3-r0) 16:43:00 (59/128) Installing p11-kit (0.24.0-r1) 16:43:00 (60/128) Installing libtasn1 (4.18.0-r1) 16:43:00 (61/128) Installing libunistring (0.9.10-r1) 16:43:00 (62/128) Installing gnutls (3.7.1-r2) 16:43:00 (63/128) Installing cups-libs (2.3.3-r6) 16:43:00 (64/128) Installing libepoxy (1.5.9-r0) 16:43:00 (65/128) Installing fribidi (1.0.11-r0) 16:43:00 (66/128) Installing graphite2 (1.3.14-r0) 16:43:00 (67/128) Installing harfbuzz (3.0.0-r2) 16:43:00 (68/128) Installing libxft (2.3.4-r0) 16:43:00 (69/128) Installing pango (1.48.10-r0) 16:43:00 (70/128) Installing wayland-libs-client (1.19.0-r1) 16:43:00 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 16:43:00 (72/128) Installing wayland-libs-egl (1.19.0-r1) 16:43:00 (73/128) Installing xkeyboard-config (2.34-r0) 16:43:00 (74/128) Installing libxkbcommon (1.3.1-r0) 16:43:00 (75/128) Installing gtk+3.0 (3.24.30-r0) 16:43:01 Executing gtk+3.0-3.24.30-r0.post-install 16:43:01 (76/128) Installing libfontenc (1.1.4-r0) 16:43:01 (77/128) Installing mkfontscale (1.2.1-r1) 16:43:01 (78/128) Installing ttf-opensans (1.10-r1) 16:43:01 Executing ttf-opensans-1.10-r1.post-install 16:43:03 (79/128) Installing libogg (1.3.5-r0) 16:43:03 (80/128) Installing flac (1.3.4-r0) 16:43:03 (81/128) Installing alsa-lib (1.2.5.1-r1) 16:43:03 (82/128) Installing libatomic (10.3.1_git20211027-r0) 16:43:03 (83/128) Installing sdl2 (2.0.16-r4) 16:43:03 (84/128) Installing aom-libs (3.2.0-r0) 16:43:03 (85/128) Installing libass (0.15.2-r0) 16:43:03 (86/128) Installing libdav1d (0.9.2-r0) 16:43:03 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 16:43:03 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 16:43:03 (89/128) Installing lame (3.100-r0) 16:43:03 (90/128) Installing opus (1.3.1-r1) 16:43:03 (91/128) Installing libgomp (10.3.1_git20211027-r0) 16:43:03 (92/128) Installing soxr (0.1.3-r2) 16:43:03 (93/128) Installing libsrt (1.4.2-r1) 16:43:03 (94/128) Installing libssh (0.9.6-r1) 16:43:03 (95/128) Installing libtheora (1.1.1-r16) 16:43:03 (96/128) Installing v4l-utils-libs (1.22.1-r1) 16:43:03 (97/128) Installing libdrm (2.4.109-r0) 16:43:03 (98/128) Installing libva (2.13.0-r0) 16:43:03 (99/128) Installing libvdpau (1.4-r0) 16:43:03 (100/128) Installing vidstab (1.1.0-r1) 16:43:03 (101/128) Installing libvorbis (1.3.7-r0) 16:43:03 (102/128) Installing libvpx (1.10.0-r0) 16:43:03 (103/128) Installing vulkan-loader (1.2.196-r0) 16:43:03 (104/128) Installing x264-libs (20210613-r0) 16:43:03 (105/128) Installing x265-libs (3.5-r0) 16:43:04 (106/128) Installing xvidcore (1.3.7-r1) 16:43:04 (107/128) Installing ffmpeg-libs (4.4.1-r2) 16:43:04 (108/128) Installing libevent (2.1.12-r4) 16:43:04 (109/128) Installing mesa (21.2.6-r0) 16:43:04 (110/128) Installing wayland-libs-server (1.19.0-r1) 16:43:04 (111/128) Installing mesa-gbm (21.2.6-r0) 16:43:04 (112/128) Installing lcms2 (2.12-r1) 16:43:04 (113/128) Installing nspr (4.32-r0) 16:43:04 (114/128) Installing sqlite-libs (3.36.0-r0) 16:43:04 (115/128) Installing nss (3.78.1-r0) 16:43:04 (116/128) Installing libasyncns (0.8-r1) 16:43:04 (117/128) Installing libltdl (2.4.6-r7) 16:43:04 (118/128) Installing orc (0.4.32-r0) 16:43:04 (119/128) Installing libsndfile (1.0.31-r1) 16:43:04 (120/128) Installing speexdsp (1.2.0-r0) 16:43:04 (121/128) Installing tdb-libs (1.4.5-r0) 16:43:04 (122/128) Installing libpulse (15.0-r2) 16:43:04 (123/128) Installing re2 (2021.11.01-r0) 16:43:04 (124/128) Installing snappy (1.1.9-r1) 16:43:04 (125/128) Installing libgpg-error (1.42-r1) 16:43:04 (126/128) Installing libgcrypt (1.9.4-r0) 16:43:04 (127/128) Installing libxslt (1.1.35-r0) 16:43:04 (128/128) Installing chromium (99.0.4844.84-r0) 16:43:09 Executing busybox-1.34.1-r7.trigger 16:43:09 Executing glib-2.70.1-r0.trigger 16:43:09 Executing shared-mime-info-2.1-r2.trigger 16:43:10 Executing gdk-pixbuf-2.42.8-r0.trigger 16:43:10 Executing gtk-update-icon-cache-2.24.33-r0.trigger 16:43:10 Executing fontconfig-2.13.1-r4.trigger 16:43:10 Executing mkfontscale-1.2.1-r1.trigger 16:43:10 OK: 275 MiB in 144 packages 16:43:18 Removing intermediate container 8cf0d65010cb 16:43:18 ---> 61821488722b 16:43:18 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 16:43:18 ---> Running in baf3b8a10513 16:43:20 Removing intermediate container baf3b8a10513 16:43:20 ---> 4e0e242d1cc1 16:43:20 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 16:43:20 ---> Running in 1885571b2632 16:43:20 Removing intermediate container 1885571b2632 16:43:20 ---> 28c1c9612f20 16:43:20 Step 5/10 : RUN npm install -g npm 16:43:20 ---> Running in 3cd2648b35ab 16:43:47 16:43:47 removed 7 packages, changed 101 packages, and audited 264 packages in 23s 16:43:47 16:43:47 27 packages are looking for funding 16:43:47 run `npm fund` for details 16:43:47 16:43:47 found 0 vulnerabilities 16:43:50 Removing intermediate container 3cd2648b35ab 16:43:50 ---> 35e4b1fdd2e5 16:43:50 Step 6/10 : ARG USER=1000 16:43:50 ---> Running in e527a19e77bb 16:43:51 Removing intermediate container e527a19e77bb 16:43:51 ---> 188a23196ccc 16:43:51 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 16:43:51 ---> Running in 207789a0c766 16:43:53 Removing intermediate container 207789a0c766 16:43:53 ---> 458adb2c02ce 16:43:53 Step 8/10 : USER $USER:$USER 16:43:53 ---> Running in dcacae2cb6e5 16:43:53 Removing intermediate container dcacae2cb6e5 16:43:53 ---> 3b85e2bdbd58 16:43:53 Step 9/10 : WORKDIR /app 16:43:53 ---> Running in 10280ea5b356 16:43:53 Removing intermediate container 10280ea5b356 16:43:53 ---> e6a3edabb3cd 16:43:53 Step 10/10 : LABEL git_sha=f22d9fd72652b6230f2e463e6c7ea75394f899e7 16:43:53 ---> Running in 1d30a0d40059 16:43:53 Removing intermediate container 1d30a0d40059 16:43:53 ---> e9e697ee234f 16:43:53 Successfully built e9e697ee234f 16:43:53 Successfully tagged edgexfoundry/edgex-web-ui:f22d9fd72652b6230f2e463e6c7ea75394f899e7 16:43:53 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 16:43:53 touch edgex-web-ui.imagebuilt 16:43:53 mkdir -p node_modules coverage 16:43:53 chown "1000:1000" node_modules coverage package-lock.json 16:43:53 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 16:44:06 npm WARN old lockfile 16:44:06 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 16:44:06 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 16:44:06 npm WARN old lockfile 16:44:06 npm WARN old lockfile This is a one-time fix-up, please be patient... 16:44:06 npm WARN old lockfile 16:44:45 npm WARN EBADENGINE Unsupported engine { 16:44:45 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 16:44:45 npm WARN EBADENGINE required: { 16:44:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:44:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:44:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:44:45 npm WARN EBADENGINE }, 16:44:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:44:45 npm WARN EBADENGINE } 16:44:45 npm WARN EBADENGINE Unsupported engine { 16:44:45 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 16:44:45 npm WARN EBADENGINE required: { 16:44:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:44:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:44:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:44:45 npm WARN EBADENGINE }, 16:44:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:44:45 npm WARN EBADENGINE } 16:44:45 npm WARN EBADENGINE Unsupported engine { 16:44:45 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 16:44:45 npm WARN EBADENGINE required: { 16:44:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:44:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:44:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:44:45 npm WARN EBADENGINE }, 16:44:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:44:45 npm WARN EBADENGINE } 16:44:45 npm WARN EBADENGINE Unsupported engine { 16:44:45 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 16:44:45 npm WARN EBADENGINE required: { 16:44:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:44:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:44:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:44:45 npm WARN EBADENGINE }, 16:44:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:44:45 npm WARN EBADENGINE } 16:44:45 npm WARN EBADENGINE Unsupported engine { 16:44:45 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 16:44:45 npm WARN EBADENGINE required: { 16:44:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:44:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:44:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:44:45 npm WARN EBADENGINE }, 16:44:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:44:45 npm WARN EBADENGINE } 16:44:45 npm WARN EBADENGINE Unsupported engine { 16:44:45 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 16:44:45 npm WARN EBADENGINE required: { 16:44:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:44:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:44:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:44:45 npm WARN EBADENGINE }, 16:44:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:44:45 npm WARN EBADENGINE } 16:44:45 npm WARN EBADENGINE Unsupported engine { 16:44:45 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 16:44:45 npm WARN EBADENGINE required: { 16:44:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:44:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:44:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:44:45 npm WARN EBADENGINE }, 16:44:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:44:45 npm WARN EBADENGINE } 16:44:45 npm WARN EBADENGINE Unsupported engine { 16:44:45 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 16:44:45 npm WARN EBADENGINE required: { 16:44:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:44:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:44:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:44:45 npm WARN EBADENGINE }, 16:44:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:44:45 npm WARN EBADENGINE } 16:44:45 npm WARN EBADENGINE Unsupported engine { 16:44:45 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 16:44:45 npm WARN EBADENGINE required: { 16:44:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:44:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:44:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:44:45 npm WARN EBADENGINE }, 16:44:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:44:45 npm WARN EBADENGINE } 16:45:11 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 16:45:11 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 16:45:11 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 16:45:11 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 16:45:11 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 16:45:12 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 16:45:16 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 16:45:24 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 16:45:24 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 16:45:25 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 16:45:35 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 16:45:45 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 16:45:45 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 16:45:45 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. 16:45:53 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. 16:45:53 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. 16:45:55 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 16:46:05 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 16:46:07 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 16:46:26 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. 16:46:45 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. 16:47:23 16:47:23 added 1475 packages, and audited 1476 packages in 3m 16:47:23 16:47:23 90 packages are looking for funding 16:47:23 run `npm fund` for details 16:47:23 16:47:23 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 16:47:23 16:47:23 To address issues that do not require attention, run: 16:47:23 npm audit fix 16:47:23 16:47:23 To address all issues (including breaking changes), run: 16:47:23 npm audit fix --force 16:47:23 16:47:23 Run `npm audit` for details. 16:47:26 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 16:47:41 - Generating browser application bundles (phase: setup)... 16:48:13 Compiling @angular/core : es2015 as esm2015 16:48:13 Compiling @angular/compiler/testing : es2015 as esm2015 16:48:40 Compiling @angular/common : es2015 as esm2015 16:48:40 Compiling @angular/core/testing : es2015 as esm2015 16:48:47 Compiling @angular/platform-browser : es2015 as esm2015 16:48:47 Compiling @angular/common/testing : es2015 as esm2015 16:48:51 Compiling @angular/router : es2015 as esm2015 16:48:52 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 16:48:57 Compiling @angular/platform-browser/testing : es2015 as esm2015 16:48:58 Compiling @angular/common/http : es2015 as esm2015 16:48:59 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 16:49:03 Compiling @angular/forms : es2015 as esm2015 16:49:04 Compiling @angular/common/http/testing : es2015 as esm2015 16:49:04 Compiling @angular/router/testing : es2015 as esm2015 16:50:01 23 05 2023 16:50:00.285:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 16:50:01 23 05 2023 16:50:00.301:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 16:50:01 23 05 2023 16:50:00.339:INFO [launcher]: Starting browser ChromeHeadless 16:51:09 23 05 2023 16:51:05.488:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 16:51:15 23 05 2023 16:51:14.924:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 16:51:37 23 05 2023 16:51:37.791:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 16:51:56 ✔ Browser application bundle generation complete. 16:51:57 23 05 2023 16:51:57.226:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket xP0Z7_9yplctrV2VAAAB with id 24075349 16:52:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 16:52:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.717 secs) 16:52:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.164 secs) 16:52:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.555 secs) 16:52:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 2.005 secs) 16:52:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.11 secs) 16:52:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.135 secs) 16:52:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.168 secs) 16:52:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.392 secs) 16:52:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.436 secs) 16:52:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.451 secs) 16:52:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.552 secs) 16:52:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.593 secs) 16:52:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.724 secs) 16:52:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 2.832 secs) 16:52:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 2.955 secs) 16:52:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 2.981 secs) 16:52:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 2.998 secs) 16:52:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.226 secs) 16:52:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.313 secs) 16:52:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.348 secs) 16:52:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.382 secs) 16:52:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.624 secs) 16:52:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.722 secs) 16:52:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.829 secs) 16:52:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.257 secs) 16:52:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.306 secs) 16:52:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.408 secs) 16:52:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.441 secs) 16:52:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.54 secs) 16:52:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.56 secs) 16:52:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.572 secs) 16:52:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.603 secs) 16:52:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.751 secs) 16:52:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 4.818 secs) 16:52:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 4.865 secs) 16:52:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 4.927 secs) 16:52:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 4.945 secs) 16:52:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 4.957 secs) 16:52:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 4.986 secs) 16:52:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.009 secs) 16:52:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.044 secs) 16:52:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.4 secs) 16:52:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.467 secs) 16:52:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.53 secs) 16:52:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 5.59 secs) 16:52:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 5.624 secs) 16:52:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 5.806 secs) 16:52:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 5.948 secs) 16:52:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 6 secs) 16:52:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 6.046 secs) 16:52:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 6.071 secs) 16:52:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 6.09 secs) 16:52:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 6.109 secs) 16:52:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 6.12 secs) 16:52:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 6.129 secs) 16:52:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 6.192 secs) 16:52:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 6.424 secs) 16:52:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 6.651 secs) 16:52:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 6.701 secs) 16:52:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 6.745 secs) 16:52:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 6.763 secs) 16:52:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 6.772 secs) 16:52:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 6.815 secs) 16:52:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 6.834 secs) 16:52:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 6.977 secs) 16:52:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 7.057 secs) 16:52:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 7.078 secs) 16:52:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 7.089 secs) 16:52:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 7.2 secs) 16:52:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 7.234 secs) 16:52:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 7.268 secs) 16:52:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 7.302 secs) 16:52:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 7.453 secs) 16:52:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 7.514 secs) 16:52:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 7.59 secs) 16:52:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 7.613 secs) 16:52:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 7.625 secs) 16:52:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 7.797 secs) 16:52:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 7.855 secs) 16:52:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 7.892 secs) 16:52:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 7.922 secs) 16:52:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 8.167 secs) 16:52:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 8.247 secs) 16:52:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 8.281 secs) 16:52:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 8.433 secs) 16:52:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 8.496 secs) 16:52:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 8.562 secs) 16:52:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 8.603 secs) 16:52:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 8.738 secs) 16:52:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 8.805 secs) 16:52:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 8.858 secs) 16:52:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 9.001 secs) 16:52:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 9.173 secs) 16:52:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 9.2 secs) 16:52:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 9.214 secs) 16:52:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 9.273 secs) 16:52:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 9.349 secs) 16:52:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 9.415 secs) 16:52:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 9.431 secs) 16:52:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 9.506 secs) 16:52:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 9.725 secs) 16:52:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 9.773 secs) 16:52:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 9.815 secs) 16:52:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 9.922 secs) 16:52:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 10.002 secs) 16:52:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 10.019 secs) 16:52:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 10.126 secs) 16:52:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 10.173 secs) 16:52:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 10.246 secs) 16:52:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 10.283 secs) 16:52:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 10.479 secs) 16:52:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 10.564 secs) 16:52:29 WARN: ' 16:52:29 It looks like you're using ngModel on the same form field as formControlName. 16:52:29 Support for using the ngModel input property and ngModelChange event with 16:52:29 reactive form directives has been deprecated in Angular v6 and will be removed 16:52:29 in a future version of Angular. 16:52:29 16:52:29 For more information on this, see our API docs here: 16:52:29 https://angular.io/api/forms/FormControlName#use-with-ngmodel 16:52:29 ' 16:52:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 10.564 secs) 16:52:29 WARN: ' 16:52:29 It looks like you're using ngModel on the same form field as formControlName. 16:52:29 Support for using the ngModel input property and ngModelChange event with 16:52:29 reactive form directives has been deprecated in Angular v6 and will be removed 16:52:29 in a future version of Angular. 16:52:29 16:52:29 For more information on this, see our API docs here: 16:52:29 https://angular.io/api/forms/FormControlName#use-with-ngmodel 16:52:29 ' 16:52:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 10.739 secs) 16:52:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 10.765 secs) 16:52:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 10.793 secs) 16:52:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 10.82 secs) 16:52:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 10.887 secs) 16:52:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 10.947 secs) 16:52:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 11.066 secs) 16:52:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 11.293 secs) 16:52:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 11.434 secs) 16:52:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 11.566 secs) 16:52:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 11.605 secs) 16:52:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 11.634 secs) 16:52:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 11.794 secs) 16:52:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 11.818 secs) 16:52:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 11.831 secs) 16:52:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 11.84 secs) 16:52:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 11.873 secs) 16:52:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 12.043 secs) 16:52:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 12.102 secs) 16:52:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 12.124 secs) 16:52:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 12.153 secs) 16:52:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 12.196 secs) 16:52:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 12.432 secs) 16:52:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 12.462 secs) 16:52:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 12.553 secs) 16:52:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 12.576 secs) 16:52:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 12.624 secs) 16:52:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 12.784 secs) 16:52:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 12.851 secs) 16:52:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 13.068 secs) 16:52:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 13.155 secs) 16:52:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 13.636 secs) 16:52:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 13.967 secs) 16:52:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (19.551 secs / 13.967 secs) 16:52:34 TOTAL: 145 SUCCESS 16:52:34 ✔ Browser application bundle generation complete. 16:52:38 16:52:38 =============================== Coverage summary =============================== 16:52:38 Statements : 41.56% ( 1425/3429 ) 16:52:38 Branches : 12.14% ( 109/898 ) 16:52:38 Functions : 33.33% ( 417/1251 ) 16:52:38 Lines : 39.45% ( 1280/3245 ) 16:52:38 ================================================================================ 16:52:38 23 05 2023 16:52:37.696:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 16:52:38 ✔ Browser application bundle generation complete. 16:52:39 make[1]: Leaving directory '/w/workspace/edgex-ui-go/112/web' [Pipeline] echo 16:52:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:52:39 $ docker stop --time=1 f5979369db58d7c1886f800538bf1d48843cc3e6e7ba313c83d377e48c1b2fbc 16:52:41 $ docker rm -f --volumes f5979369db58d7c1886f800538bf1d48843cc3e6e7ba313c83d377e48c1b2fbc [Pipeline] // withDockerContainer [Pipeline] sh 16:52:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:52:45 Warning: overwriting stash ‘coverage-report’ 16:52:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:52:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:52:53 + ls -al . 16:52:53 total 176 16:52:53 drwxrwxr-x 13 jenkins jenkins 4096 May 23 16:40 . 16:52:53 drwxrwxr-x 4 jenkins jenkins 4096 May 23 16:37 .. 16:52:53 drwxrwxr-x 2 jenkins jenkins 4096 May 23 16:37 .blubracket 16:52:53 -rw-rw-r-- 1 jenkins jenkins 18 May 23 16:37 .dockerignore 16:52:53 drwxrwxr-x 8 jenkins jenkins 4096 May 23 16:37 .git 16:52:53 drwxrwxr-x 3 jenkins jenkins 4096 May 23 16:37 .github 16:52:53 -rw-rw-r-- 1 jenkins jenkins 185 May 23 16:37 .gitignore 16:52:53 -rw-rw-r-- 1 jenkins jenkins 8418 May 23 16:37 Attribution.txt 16:52:53 -rw-rw-r-- 1 jenkins jenkins 17205 May 23 16:37 CHANGELOG.md 16:52:53 -rw-rw-r-- 1 jenkins jenkins 3959 May 23 16:37 CONTRIBUTING.md 16:52:53 -rw-rw-r-- 1 jenkins jenkins 1788 May 23 16:37 Dockerfile 16:52:53 -rw-rw-r-- 1 jenkins jenkins 652 May 23 16:37 Jenkinsfile 16:52:53 -rw-rw-r-- 1 jenkins jenkins 11357 May 23 16:37 LICENSE 16:52:53 -rw-rw-r-- 1 jenkins jenkins 2124 May 23 16:37 Makefile 16:52:53 -rw-rw-r-- 1 jenkins jenkins 4558 May 23 16:37 README.md 16:52:53 -rw-rw-r-- 1 jenkins jenkins 12 May 23 16:35 VERSION 16:52:53 drwxrwxr-x 3 jenkins jenkins 4096 May 23 16:37 assets 16:52:53 drwxrwxr-x 2 jenkins jenkins 4096 May 23 16:37 bin 16:52:53 drwxrwxr-x 3 jenkins jenkins 4096 May 23 16:37 cmd 16:52:53 -rw-r--r-- 1 jenkins jenkins 10 May 23 16:40 coverage.out 16:52:53 drwxrwxr-x 2 jenkins jenkins 4096 May 23 16:37 docs 16:52:53 -rw-rw-r-- 1 jenkins jenkins 3040 May 23 16:37 go.mod 16:52:53 -rw-rw-r-- 1 jenkins jenkins 30610 May 23 16:37 go.sum 16:52:53 drwxrwxr-x 8 jenkins jenkins 4096 May 23 16:37 internal 16:52:53 drwxrwxr-x 4 jenkins jenkins 4096 May 23 16:37 snap 16:52:53 drwxrwxr-x 4 jenkins jenkins 4096 May 23 16:37 testing 16:52:53 -rw-rw-r-- 1 jenkins jenkins 155 May 23 16:37 version.go 16:52:53 drwxrwxr-x 6 jenkins jenkins 4096 May 23 16:43 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:54 + 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=f22d9fd72652b6230f2e463e6c7ea75394f899e7 --label arch=arm64 --label version=3.0.0-dev.16 . 16:52:55 Sending build context to Docker daemon 31.09MB 16:52:55 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 16:52:55 Step 2/25 : FROM ${BASE} AS builder 16:52:55 ---> 5e49ef2634ba 16:52:55 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:52:56 ---> Running in c1831273def9 16:52:56 Removing intermediate container c1831273def9 16:52:56 ---> 5c1c84520450 16:52:56 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 16:52:56 ---> Running in d9e0d6d1307d 16:52:56 Removing intermediate container d9e0d6d1307d 16:52:56 ---> 42b38c5a4b33 16:52:56 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 16:52:56 ---> Running in c09977478624 16:52:57 Removing intermediate container c09977478624 16:52:57 ---> 2bb138e276b8 16:52:57 Step 6/25 : LABEL Name=edgex-ui-go 16:52:57 ---> Running in 0f6831ebfaa4 16:52:57 Removing intermediate container 0f6831ebfaa4 16:52:57 ---> 1a4f54b8b658 16:52:57 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 16:52:57 ---> Running in 1d957d7ddb65 16:52:57 Removing intermediate container 1d957d7ddb65 16:52:57 ---> ee00a03808ad 16:52:57 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:52:59 ---> d14b09058810 16:52:59 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:52:59 ---> Running in 7c3233a20aef 16:53:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:53:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:53:02 OK: 263 MiB in 53 packages 16:53:02 Removing intermediate container 7c3233a20aef 16:53:02 ---> e0713d1048de 16:53:02 Step 10/25 : ENV GO111MODULE=on 16:53:02 ---> Running in 47de94787270 16:53:03 Removing intermediate container 47de94787270 16:53:03 ---> 3834fbd47bfd 16:53:03 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:53:03 ---> Running in 50d34feee801 16:53:03 Removing intermediate container 50d34feee801 16:53:03 ---> b16e0936abb5 16:53:03 Step 12/25 : COPY go.mod vendor* ./ 16:53:04 ---> 52dd31427eb3 16:53:04 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:04 ---> Running in b2d5c62280c6 16:53:06 Removing intermediate container b2d5c62280c6 16:53:06 ---> 360c300342e4 16:53:06 Step 14/25 : COPY . . 16:53:11 ---> d3912cdb41a3 16:53:11 Step 15/25 : RUN ${MAKE} 16:53:11 ---> Running in 665eecc8a198 16:53:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.16" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 16:55:19 Removing intermediate container 665eecc8a198 16:55:19 ---> 6fdefe848b6d 16:55:19 Step 16/25 : FROM alpine:3.17 16:55:19 3.17: Pulling from library/alpine 16:55:19 c41833b44d91: Already exists 16:55:19 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:55:19 Status: Downloaded newer image for alpine:3.17 16:55:19 ---> 51e60588ff2c 16:55:19 Step 17/25 : EXPOSE 4000 16:55:19 ---> Running in 52b3d0ad7d5a 16:55:19 Removing intermediate container 52b3d0ad7d5a 16:55:19 ---> f1785a70e795 16:55:19 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:55:19 ---> a7c3b7de98f6 16:55:19 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 16:55:19 ---> 27971d2fedf4 16:55:19 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 16:55:19 ---> 57206c4a8e50 16:55:19 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:55:19 ---> Running in e0e13c6b87cb 16:55:19 Removing intermediate container e0e13c6b87cb 16:55:19 ---> 26ab9cbfc1ca 16:55:19 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 16:55:19 ---> Running in a07e71777ce8 16:55:19 Removing intermediate container a07e71777ce8 16:55:19 ---> 43ce183a75b6 16:55:19 Step 23/25 : LABEL arch=arm64 16:55:19 ---> Running in a4ba65a02937 16:55:19 Removing intermediate container a4ba65a02937 16:55:19 ---> 362511ce688a 16:55:19 Step 24/25 : LABEL git_sha=f22d9fd72652b6230f2e463e6c7ea75394f899e7 16:55:19 ---> Running in dbadccad2af9 16:55:19 Removing intermediate container dbadccad2af9 16:55:19 ---> 917eae53a71b 16:55:19 Step 25/25 : LABEL version=3.0.0-dev.16 16:55:19 ---> Running in c7473bc7bb8d 16:55:19 Removing intermediate container c7473bc7bb8d 16:55:19 ---> 63ec3e516bcf 16:55:19 [Warning] One or more build-args [ARCH] were not consumed 16:55:19 Successfully built 63ec3e516bcf 16:55:19 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:55:19 provisioning config files... 16:55:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/112@tmp/config17113411247131866770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:19 ---> docker-login.sh 16:55:19 nexus3.edgexfoundry.org:10001 16:55:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:19 Configure a credential helper to remove this warning. See 16:55:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:19 16:55:19 Login Succeeded 16:55:19 nexus3.edgexfoundry.org:10002 16:55:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:20 Configure a credential helper to remove this warning. See 16:55:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:20 16:55:20 Login Succeeded 16:55:20 nexus3.edgexfoundry.org:10003 16:55:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:20 Configure a credential helper to remove this warning. See 16:55:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:20 16:55:20 Login Succeeded 16:55:20 nexus3.edgexfoundry.org:10004 16:55:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:20 Configure a credential helper to remove this warning. See 16:55:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:20 16:55:20 Login Succeeded 16:55:20 docker.io 16:55:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:21 Configure a credential helper to remove this warning. See 16:55:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:21 16:55:21 Login Succeeded 16:55:21 ---> docker-login.sh ends [Pipeline] } 16:55:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:55:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:55:21 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 16:55:21 f22d9fd72652b6230f2e463e6c7ea75394f899e7 16:55:21 latest 16:55:21 3.0.0-dev.16 16:55:21 f22d9fd72652b6230f2e463e6c7ea75394f899e7-3.0.0-dev.16 16:55:21 main 16:55:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:21 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f22d9fd72652b6230f2e463e6c7ea75394f899e7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:22 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f22d9fd72652b6230f2e463e6c7ea75394f899e7 16:55:22 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:55:22 c93c9aa088c5: Preparing 16:55:22 76b59a56eaed: Preparing 16:55:22 68bbd6097815: Preparing 16:55:22 26cbea5cba74: Preparing 16:55:22 26cbea5cba74: Layer already exists 16:55:22 76b59a56eaed: Pushed 16:55:22 c93c9aa088c5: Pushed 16:55:29 68bbd6097815: Pushed 16:55:29 f22d9fd72652b6230f2e463e6c7ea75394f899e7: digest: sha256:1746e301d5b50c550aa9a1e96f495d54f43b561db4f5f342c6573e9172a09aa1 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:29 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 16:55:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:55:29 c93c9aa088c5: Preparing 16:55:29 76b59a56eaed: Preparing 16:55:29 68bbd6097815: Preparing 16:55:29 26cbea5cba74: Preparing 16:55:29 26cbea5cba74: Layer already exists 16:55:29 68bbd6097815: Layer already exists 16:55:29 c93c9aa088c5: Layer already exists 16:55:29 76b59a56eaed: Layer already exists 16:55:29 latest: digest: sha256:1746e301d5b50c550aa9a1e96f495d54f43b561db4f5f342c6573e9172a09aa1 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:30 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.16 16:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:55:30 c93c9aa088c5: Preparing 16:55:30 76b59a56eaed: Preparing 16:55:30 68bbd6097815: Preparing 16:55:30 26cbea5cba74: Preparing 16:55:30 68bbd6097815: Layer already exists 16:55:30 76b59a56eaed: Layer already exists 16:55:30 26cbea5cba74: Layer already exists 16:55:30 c93c9aa088c5: Layer already exists 16:55:30 3.0.0-dev.16: digest: sha256:1746e301d5b50c550aa9a1e96f495d54f43b561db4f5f342c6573e9172a09aa1 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:30 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f22d9fd72652b6230f2e463e6c7ea75394f899e7-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f22d9fd72652b6230f2e463e6c7ea75394f899e7-3.0.0-dev.16 16:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:55:31 c93c9aa088c5: Preparing 16:55:31 76b59a56eaed: Preparing 16:55:31 68bbd6097815: Preparing 16:55:31 26cbea5cba74: Preparing 16:55:31 68bbd6097815: Layer already exists 16:55:31 26cbea5cba74: Layer already exists 16:55:31 76b59a56eaed: Layer already exists 16:55:31 c93c9aa088c5: Layer already exists 16:55:31 f22d9fd72652b6230f2e463e6c7ea75394f899e7-3.0.0-dev.16: digest: sha256:1746e301d5b50c550aa9a1e96f495d54f43b561db4f5f342c6573e9172a09aa1 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:31 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 16:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:55:31 c93c9aa088c5: Preparing 16:55:31 76b59a56eaed: Preparing 16:55:31 68bbd6097815: Preparing 16:55:31 26cbea5cba74: Preparing 16:55:31 26cbea5cba74: Layer already exists 16:55:31 68bbd6097815: Layer already exists 16:55:31 c93c9aa088c5: Layer already exists 16:55:31 76b59a56eaed: Layer already exists 16:55:31 main: digest: sha256:1746e301d5b50c550aa9a1e96f495d54f43b561db4f5f342c6573e9172a09aa1 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:55:31 ===================================================== [Pipeline] echo 16:55:31 taggedImages: 16:55:31 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f22d9fd72652b6230f2e463e6c7ea75394f899e7 16:55:31 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 16:55:31 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.16 16:55:31 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f22d9fd72652b6230f2e463e6c7ea75394f899e7-3.0.0-dev.16 16:55:31 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:55:32 16:55:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:55:32 arm64: Pulling from edgex-lftools-log-publisher 16:55:32 8998bd30e6a1: Pulling fs layer 16:55:32 04944245beec: Pulling fs layer 16:55:32 699f458cf7ca: Pulling fs layer 16:55:32 765212b225bb: Pulling fs layer 16:55:32 f23df028b6ca: Pulling fs layer 16:55:32 d65c8cfc05b1: Pulling fs layer 16:55:32 2437ff75d9bd: Pulling fs layer 16:55:32 f23df028b6ca: Waiting 16:55:32 d65c8cfc05b1: Waiting 16:55:32 2437ff75d9bd: Waiting 16:55:32 765212b225bb: Waiting 16:55:32 04944245beec: Verifying Checksum 16:55:32 04944245beec: Download complete 16:55:32 765212b225bb: Verifying Checksum 16:55:32 765212b225bb: Download complete 16:55:32 f23df028b6ca: Verifying Checksum 16:55:32 f23df028b6ca: Download complete 16:55:32 d65c8cfc05b1: Verifying Checksum 16:55:32 d65c8cfc05b1: Download complete 16:55:32 699f458cf7ca: Verifying Checksum 16:55:32 699f458cf7ca: Download complete 16:55:33 8998bd30e6a1: Verifying Checksum 16:55:33 8998bd30e6a1: Download complete 16:55:36 2437ff75d9bd: Verifying Checksum 16:55:36 2437ff75d9bd: Download complete 16:55:37 8998bd30e6a1: Pull complete 16:55:38 04944245beec: Pull complete 16:55:39 699f458cf7ca: Pull complete 16:55:39 765212b225bb: Pull complete 16:55:40 f23df028b6ca: Pull complete 16:55:40 d65c8cfc05b1: Pull complete 16:55:55 2437ff75d9bd: Pull complete 16:55:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:55:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:55:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:55 prd-ubuntu20.04-docker-arm64-4c-16g-16525 does not seem to be running inside a container 16:55:55 $ 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/112 -v /w/workspace/edgex-ui-go/112:/w/workspace/edgex-ui-go/112:rw,z -v /w/workspace/edgex-ui-go/112@tmp:/w/workspace/edgex-ui-go/112@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:55:58 $ docker top bdf39075a4e303c7c583b8f68201b198bcae5aa79d88d424d2545bb2585fe813 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:59 ---> job-cost.sh 16:55:59 lf-activate-venv: SKIPPING 16:55:59 INFO: No Stack... 16:55:59 INFO: Retrieving Pricing Info for: v3-standard-4 16:56:00 INFO: Archiving Costs [Pipeline] sh 16:56:01 + cat /w/workspace/edgex-ui-go/112/archives/cost.csv 16:56:01 + cut -d, -f6 [Pipeline] lock 16:56:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-112-stack-cost] 16:56:01 Resource [jenkins-edgexfoundry-edgex-ui-go-main-112-stack-cost] did not exist. Created. 16:56:01 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:56:01 /w/workspace/edgex-ui-go/112@tmp/durable-79ec0b62/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:56:01 + echo total: 0.10999999940395355 [Pipeline] stash 16:56:01 Warning: overwriting stash ‘stack-cost’ 16:56:06 Stashed 1 file(s) [Pipeline] } 16:56:06 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-112-stack-cost] [Pipeline] // lock [Pipeline] } 16:56:06 $ docker stop --time=1 bdf39075a4e303c7c583b8f68201b198bcae5aa79d88d424d2545bb2585fe813 16:56:08 $ docker rm -f --volumes bdf39075a4e303c7c583b8f68201b198bcae5aa79d88d424d2545bb2585fe813 [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 16:56:08 provisioning config files... 16:56:08 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10591413637246781177tmp [Pipeline] { [Pipeline] sh 16:56:09 + set +x 16:56:09 + bash -s -- 16:56:09 + curl -s https://codecov.io/bash 16:56:09 16:56:09 _____ _ 16:56:09 / ____| | | 16:56:09 | | ___ __| | ___ ___ _____ __ 16:56:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:56:09 | |___| (_) | (_| | __/ (_| (_) \ V / 16:56:09 \_____\___/ \__,_|\___|\___\___/ \_/ 16:56:09 Bash-1.0.6 16:56:09 16:56:09 16:56:09 ==> git version 2.25.1 found 16:56:09 ==> 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 16:56:09 Release-Date: 2020-01-08 16:56:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:56:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:56:09 ==> Jenkins CI detected. 16:56:09 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 16:56:09 project root: . 16:56:09 --> token set from env 16:56:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:56:09 ==> Running gcov in . (disable via -X gcov) 16:56:09 ==> Python coveragepy not found 16:56:09 ==> Searching for coverage reports in: 16:56:09 + . 16:56:09 -> Found 1 reports 16:56:09 ==> Detecting git/mercurial file structure 16:56:09 ==> Reading reports 16:56:09 + ./coverage.out bytes=10 16:56:09 ==> Appending adjustments 16:56:09 https://docs.codecov.io/docs/fixing-reports 16:56:10 + Found adjustments 16:56:10 ==> Gzipping contents 16:56:10 12K /tmp/codecov.6JiFbr.gz 16:56:10 ==> Uploading reports 16:56:10 url: https://codecov.io 16:56:10 query: branch=main&commit=f22d9fd72652b6230f2e463e6c7ea75394f899e7&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:56:10 -> Pinging Codecov 16:56:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=f22d9fd72652b6230f2e463e6c7ea75394f899e7&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:56:10 -> Uploading to 16:56:10 https://storage.googleapis.com/codecov/v4/raw/2023-05-23/FB506323287CE973F263BFD2A0EB1F37/f22d9fd72652b6230f2e463e6c7ea75394f899e7/c4b30850-296b-419a-874f-1965bb9747ae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T165610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0744b19536351b29aa4ce11079a8159d390ce70324b533f70f1d041914b66e52 16:56:10 % Total % Received % Xferd Average Speed Time Time Time Current 16:56:10 Dload Upload Total Spent Left Speed 16:56:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 37314 --:--:-- --:--:-- --:--:-- 37314 16:56:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/f22d9fd72652b6230f2e463e6c7ea75394f899e7 [Pipeline] } 16:56:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:56:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:56:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:56:11 16:56:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:56:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:56:11 df9b9388f04a: Pulling fs layer 16:56:11 52dc419b0ee2: Pulling fs layer 16:56:11 25bc292e5bac: Pulling fs layer 16:56:11 114826534d7a: Pulling fs layer 16:56:11 4657fd5d0bcf: Pulling fs layer 16:56:11 6ad1cebc031e: Pulling fs layer 16:56:11 8a3aa393b2d8: Pulling fs layer 16:56:11 114826534d7a: Waiting 16:56:11 4657fd5d0bcf: Waiting 16:56:11 6ad1cebc031e: Waiting 16:56:11 8a3aa393b2d8: Waiting 16:56:11 25bc292e5bac: Download complete 16:56:11 52dc419b0ee2: Download complete 16:56:11 4657fd5d0bcf: Verifying Checksum 16:56:11 4657fd5d0bcf: Download complete 16:56:11 df9b9388f04a: Verifying Checksum 16:56:11 df9b9388f04a: Download complete 16:56:11 df9b9388f04a: Pull complete 16:56:11 52dc419b0ee2: Pull complete 16:56:11 6ad1cebc031e: Verifying Checksum 16:56:11 6ad1cebc031e: Download complete 16:56:11 25bc292e5bac: Pull complete 16:56:12 114826534d7a: Verifying Checksum 16:56:12 114826534d7a: Download complete 16:56:12 8a3aa393b2d8: Verifying Checksum 16:56:12 8a3aa393b2d8: Download complete 16:56:15 114826534d7a: Pull complete 16:56:15 4657fd5d0bcf: Pull complete 16:56:15 6ad1cebc031e: Pull complete 16:56:19 8a3aa393b2d8: Pull complete 16:56:19 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:56:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:56:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:19 prd-ubuntu20.04-docker-8c-8g-16524 does not seem to be running inside a container 16:56:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:56:23 $ docker top 91747ab1e3e46e8f42139bfd5297c5331b34676729c3c639226f1fee6c6d047b -eo pid,comm [Pipeline] { [Pipeline] echo 16:56:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 16:56:23 + set -o pipefail 16:56:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 16:56:30 16:56:30 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 16:56:30 16:56:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/cbcfff4c-0839-44d3-b639-92a87e0ed58a 16:56:30 16:56:30 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 16:56:30 16:56:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:56:30 16:56:30 16:56:30 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:56:30 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:56:30 More details here: https://snyk.co/ue1NS [Pipeline] } 16:56:30 $ docker stop --time=1 91747ab1e3e46e8f42139bfd5297c5331b34676729c3c639226f1fee6c6d047b 16:56:32 $ docker rm -f --volumes 91747ab1e3e46e8f42139bfd5297c5331b34676729c3c639226f1fee6c6d047b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:56:33 + git log --format=format:%s -1 f22d9fd72652b6230f2e463e6c7ea75394f899e7 [Pipeline] sh 16:56:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:56:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:34 prd-ubuntu20.04-docker-8c-8g-16524 does not seem to be running inside a container 16:56:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:56:34 $ docker top e1be0968dbc1e5b797e1559145f7d2bfcb068b40b2be96be478bcc1d3f1ade33 -eo pid,comm 16:56:34 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). 16:56:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:56:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:34 [ssh-agent] Looking for ssh-agent implementation... 16:56:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:35 $ docker exec e1be0968dbc1e5b797e1559145f7d2bfcb068b40b2be96be478bcc1d3f1ade33 ssh-agent 16:56:35 SSH_AUTH_SOCK=/tmp/ssh-HSUwrUuFjYnc/agent.33 16:56:35 SSH_AGENT_PID=39 16:56:35 Running ssh-add (command line suppressed) 16:56:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2294937483153199015.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2294937483153199015.key) 16:56:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:35 + git semver tag 16:56:35 2023-05-23 16:56:35,797 [run_tag] DEBUG tag force:False 16:56:35 2023-05-23 16:56:35,798 [check_head_tag] DEBUG check head tag 16:56:35 2023-05-23 16:56:35,799 [execute] INFO git cat-file --batch-check 16:56:35 2023-05-23 16:56:35,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 16:56:35 2023-05-23 16:56:35,805 [execute] INFO git cat-file --batch 16:56:35 2023-05-23 16:56:35,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 16:56:35 2023-05-23 16:56:35,822 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:56:35 2023-05-23 16:56:35,822 [execute] INFO git tag -a v3.0.0-dev.16 -m v3.0.0-dev.16 16:56:35 2023-05-23 16:56:35,822 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.16', '-m', 'v3.0.0-dev.16'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 16:56:35 2023-05-23 16:56:35,826 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:56:35 3.0.0-dev.16 [Pipeline] } 16:56:35 $ docker exec --env ******** --env ******** e1be0968dbc1e5b797e1559145f7d2bfcb068b40b2be96be478bcc1d3f1ade33 ssh-agent -k 16:56:35 unset SSH_AUTH_SOCK; 16:56:35 unset SSH_AGENT_PID; 16:56:35 echo Agent pid 39 killed; 16:56:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:56:36 + git semver [Pipeline] } 16:56:36 $ docker stop --time=1 e1be0968dbc1e5b797e1559145f7d2bfcb068b40b2be96be478bcc1d3f1ade33 16:56:37 $ docker rm -f --volumes e1be0968dbc1e5b797e1559145f7d2bfcb068b40b2be96be478bcc1d3f1ade33 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:56:38 16:56:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:56:38 0.23.1-centos7: Pulling from edgex-lftools 16:56:38 ab5ef0e58194: Pulling fs layer 16:56:38 9712f1f96733: Pulling fs layer 16:56:38 63f879dbbcfc: Pulling fs layer 16:56:38 0d9ebad4ef96: Pulling fs layer 16:56:38 e9a5061849ea: Pulling fs layer 16:56:38 0d9ebad4ef96: Waiting 16:56:38 e9a5061849ea: Waiting 16:56:38 d747dcd14b5f: Pulling fs layer 16:56:38 2de7ff778b66: Pulling fs layer 16:56:38 2de7ff778b66: Waiting 16:56:38 9712f1f96733: Verifying Checksum 16:56:38 9712f1f96733: Download complete 16:56:39 63f879dbbcfc: Verifying Checksum 16:56:39 63f879dbbcfc: Download complete 16:56:39 ab5ef0e58194: Verifying Checksum 16:56:39 ab5ef0e58194: Download complete 16:56:39 d747dcd14b5f: Verifying Checksum 16:56:39 d747dcd14b5f: Download complete 16:56:39 e9a5061849ea: Verifying Checksum 16:56:39 e9a5061849ea: Download complete 16:56:39 0d9ebad4ef96: Verifying Checksum 16:56:39 0d9ebad4ef96: Download complete 16:56:39 2de7ff778b66: Verifying Checksum 16:56:39 2de7ff778b66: Download complete 16:56:41 ab5ef0e58194: Pull complete 16:56:41 9712f1f96733: Pull complete 16:56:42 63f879dbbcfc: Pull complete 16:56:45 0d9ebad4ef96: Pull complete 16:56:45 e9a5061849ea: Pull complete 16:56:45 d747dcd14b5f: Pull complete 16:56:46 2de7ff778b66: Pull complete 16:56:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:56:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:56:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:46 prd-ubuntu20.04-docker-8c-8g-16524 does not seem to be running inside a container 16:56:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:56:50 $ docker top 2060386fa92f193d2a750a76fdfd3a3e8c21700deec408e84d817d65e7a813c6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:56:50 provisioning config files... 16:56:50 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3994898059169274644tmp 16:56:50 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10725710157141361132tmp 16:56:50 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9285562517543158865tmp [Pipeline] { [Pipeline] echo 16:56:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:56:51 ---> sigul-configuration.sh 16:56:51 gpg: directory `/root/.gnupg' created 16:56:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:56:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:56:51 gpg: keyring `/root/.gnupg/secring.gpg' created 16:56:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:56:51 gpg: CAST5 encrypted data 16:56:51 gpg: encrypted with 1 passphrase 16:56:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:56:51 + mkdir /home/jenkins 16:56:51 + mkdir /home/jenkins/sigul [Pipeline] sh 16:56:51 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:56:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:56:52 ---> sigul-install.sh 16:56:52 Sigul already installed; skipping installation. [Pipeline] sh 16:56:52 + git tag --list 16:56:52 0.1.1 16:56:52 v1.1.0 16:56:52 v1.2.0 16:56:52 v1.2.1 16:56:52 v1.3.0 16:56:52 v2.0.0 16:56:52 v2.1.0 16:56:52 v2.2.0 16:56:52 v2.2.1-dev.1 16:56:52 v2.2.1-dev.2 16:56:52 v2.2.1-dev.3 16:56:52 v2.2.1-dev.4 16:56:52 v2.2.1-dev.5 16:56:52 v2.2.1-dev.6 16:56:52 v2.2.1-dev.7 16:56:52 v2.3.0 16:56:52 v2.3.0-dev.10 16:56:52 v2.3.0-dev.11 16:56:52 v2.3.0-dev.12 16:56:52 v2.3.0-dev.13 16:56:52 v2.3.0-dev.14 16:56:52 v2.3.0-dev.15 16:56:52 v2.3.0-dev.16 16:56:52 v2.3.0-dev.17 16:56:52 v2.3.0-dev.18 16:56:52 v2.3.0-dev.19 16:56:52 v2.3.0-dev.20 16:56:52 v2.3.0-dev.21 16:56:52 v2.3.0-dev.22 16:56:52 v2.3.0-dev.23 16:56:52 v2.3.0-dev.24 16:56:52 v2.3.0-dev.7 16:56:52 v2.3.0-dev.8 16:56:52 v2.3.0-dev.9 16:56:52 v3.0.0-dev.1 16:56:52 v3.0.0-dev.10 16:56:52 v3.0.0-dev.11 16:56:52 v3.0.0-dev.12 16:56:52 v3.0.0-dev.13 16:56:52 v3.0.0-dev.14 16:56:52 v3.0.0-dev.15 16:56:52 v3.0.0-dev.16 16:56:52 v3.0.0-dev.2 16:56:52 v3.0.0-dev.3 16:56:52 v3.0.0-dev.4 16:56:52 v3.0.0-dev.5 16:56:52 v3.0.0-dev.6 16:56:52 v3.0.0-dev.7 16:56:52 v3.0.0-dev.8 16:56:52 v3.0.0-dev.9 [Pipeline] sh 16:56:52 + lftools sign git-tag v3.0.0-dev.16 16:56:53 Signing Git tag with Sigul... 16:56:53 Signing v3.0.0-dev.16 [Pipeline] echo 16:56:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:56:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:56:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:56:53 $ docker stop --time=1 2060386fa92f193d2a750a76fdfd3a3e8c21700deec408e84d817d65e7a813c6 16:56:55 $ docker rm -f --volumes 2060386fa92f193d2a750a76fdfd3a3e8c21700deec408e84d817d65e7a813c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:56:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:56:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:55 prd-ubuntu20.04-docker-8c-8g-16524 does not seem to be running inside a container 16:56:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:56:56 $ docker top 633e6fdeb458f2513fb53bf6c916410d320bff22488d5e61206311c846165f55 -eo pid,comm 16:56:56 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). 16:56:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:56:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:56 [ssh-agent] Looking for ssh-agent implementation... 16:56:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:56 $ docker exec 633e6fdeb458f2513fb53bf6c916410d320bff22488d5e61206311c846165f55 ssh-agent 16:56:56 SSH_AUTH_SOCK=/tmp/ssh-PElBKnu1Eqim/agent.32 16:56:56 SSH_AGENT_PID=38 16:56:56 Running ssh-add (command line suppressed) 16:56:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17506564734593516017.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17506564734593516017.key) 16:56:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:57 + git semver bump pre 16:56:57 2023-05-23 16:56:57,190 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:56:57 2023-05-23 16:56:57,190 [bump_version] DEBUG bumping version:3.0.0-dev.16 on axis:pre with prefix:dev 16:56:57 2023-05-23 16:56:57,190 [bump_version] DEBUG bumped version:3.0.0-dev.17 16:56:57 2023-05-23 16:56:57,190 [write_version] DEBUG write version:3.0.0-dev.17 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 16:56:57 2023-05-23 16:56:57,190 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:56:57 2023-05-23 16:56:57,190 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:56:57 2023-05-23 16:56:57,192 [execute] INFO git cat-file --batch-check 16:56:57 2023-05-23 16:56:57,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:56:57 2023-05-23 16:56:57,197 [execute] INFO git cat-file --batch 16:56:57 2023-05-23 16:56:57,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:56:57 2023-05-23 16:56:57,202 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:56:57 3.0.0-dev.17 [Pipeline] } 16:56:57 $ docker exec --env ******** --env ******** 633e6fdeb458f2513fb53bf6c916410d320bff22488d5e61206311c846165f55 ssh-agent -k 16:56:57 unset SSH_AUTH_SOCK; 16:56:57 unset SSH_AGENT_PID; 16:56:57 echo Agent pid 38 killed; 16:56:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:56:57 + git semver [Pipeline] } 16:56:57 $ docker stop --time=1 633e6fdeb458f2513fb53bf6c916410d320bff22488d5e61206311c846165f55 16:56:59 $ docker rm -f --volumes 633e6fdeb458f2513fb53bf6c916410d320bff22488d5e61206311c846165f55 [Pipeline] // withDockerContainer [Pipeline] sh 16:56:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:56:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:00 prd-ubuntu20.04-docker-8c-8g-16524 does not seem to be running inside a container 16:57:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:57:00 $ docker top 31dadf4eb319c31e3fd1432b9f5a0c625e319f936d21a011b204caaa5ad834f3 -eo pid,comm 16:57:00 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). 16:57:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:57:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:57:00 [ssh-agent] Looking for ssh-agent implementation... 16:57:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:57:00 $ docker exec 31dadf4eb319c31e3fd1432b9f5a0c625e319f936d21a011b204caaa5ad834f3 ssh-agent 16:57:00 SSH_AUTH_SOCK=/tmp/ssh-DUbo2nJHonQP/agent.33 16:57:00 SSH_AGENT_PID=39 16:57:00 Running ssh-add (command line suppressed) 16:57:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4051547969929736908.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4051547969929736908.key) 16:57:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:57:01 + git semver push 16:57:01 2023-05-23 16:57:01,306 [run_push] DEBUG push 16:57:01 2023-05-23 16:57:01,307 [execute] INFO git cat-file --batch-check 16:57:01 2023-05-23 16:57:01,307 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:57:01 2023-05-23 16:57:01,310 [execute] INFO git rev-list bb4fae58add63c4c5e72ace08818d36e61f6ee36 -- 16:57:01 2023-05-23 16:57:01,311 [execute] DEBUG Popen(['git', 'rev-list', 'bb4fae58add63c4c5e72ace08818d36e61f6ee36', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:57:01 2023-05-23 16:57:01,319 [execute] INFO git fetch -v origin 16:57:01 2023-05-23 16:57:01,319 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 16:57:01 2023-05-23 16:57:01,852 [run_push] DEBUG no remote changes detected 16:57:01 2023-05-23 16:57:01,853 [execute] INFO git push origin semver 16:57:01 2023-05-23 16:57:01,853 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:57:02 2023-05-23 16:57:02,652 [run_push] DEBUG push all version tags 16:57:02 2023-05-23 16:57:02,653 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:57:02 2023-05-23 16:57:02,653 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 16:57:03 2023-05-23 16:57:03,417 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:57:03 3.0.0-dev.17 [Pipeline] } 16:57:03 $ docker exec --env ******** --env ******** 31dadf4eb319c31e3fd1432b9f5a0c625e319f936d21a011b204caaa5ad834f3 ssh-agent -k 16:57:03 unset SSH_AUTH_SOCK; 16:57:03 unset SSH_AGENT_PID; 16:57:03 echo Agent pid 39 killed; 16:57:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:57:03 + git semver [Pipeline] } 16:57:04 $ docker stop --time=1 31dadf4eb319c31e3fd1432b9f5a0c625e319f936d21a011b204caaa5ad834f3 16:57:05 $ docker rm -f --volumes 31dadf4eb319c31e3fd1432b9f5a0c625e319f936d21a011b204caaa5ad834f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 16:57:06 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 16:57:06 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 16:57:06 total 16 16:57:06 drwxr-xr-x 3 root root 4096 May 23 16:40 . 16:57:06 drwxrwxr-x 15 jenkins jenkins 4096 May 23 16:56 .. 16:57:06 drwxr-xr-x 2 root root 4096 May 23 16:40 cost 16:57:06 -rw-r--r-- 1 root root 83 May 23 16:40 cost.csv 16:57:06 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 16:57:06 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 16:57:06 total 16 16:57:06 drwxr-xr-x 3 jenkins jenkins 4096 May 23 16:40 . 16:57:06 drwxrwxr-x 15 jenkins jenkins 4096 May 23 16:56 .. 16:57:06 drwxr-xr-x 2 jenkins jenkins 4096 May 23 16:40 cost 16:57:06 -rw-r--r-- 1 jenkins jenkins 83 May 23 16:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:57:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:57:07 ---> package-listing.sh 16:57:07 ++ facter osfamily 16:57:07 ++ tr '[:upper:]' '[:lower:]' 16:57:07 + OS_FAMILY=debian 16:57:07 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 16:57:07 + START_PACKAGES=/tmp/packages_start.txt 16:57:07 + END_PACKAGES=/tmp/packages_end.txt 16:57:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:57:07 + PACKAGES=/tmp/packages_start.txt 16:57:07 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 16:57:07 + PACKAGES=/tmp/packages_end.txt 16:57:07 + case "${OS_FAMILY}" in 16:57:07 + dpkg -l 16:57:07 + grep '^ii' 16:57:07 + '[' -f /tmp/packages_start.txt ']' 16:57:07 + '[' -f /tmp/packages_end.txt ']' 16:57:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:57:07 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 16:57:07 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 16:57:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 16:57:07 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:57:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:08 prd-ubuntu20.04-docker-8c-8g-16524 does not seem to be running inside a container 16:57:08 $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:57:08 $ docker top 81273d4481867c5d2fe96acdf04e0b904911e8282f317b62815fc1f2a6568782 -eo pid,comm [Pipeline] { [Pipeline] sh 16:57:09 + touch /tmp/pre-build-complete [Pipeline] sh 16:57:09 + mkdir -p /var/log/sysstat [Pipeline] sh 16:57:09 + ls /var/log/sa-host 16:57:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:57:09 provisioning config files... 16:57:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config836405837418603797tmp [Pipeline] { [Pipeline] echo 16:57:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:57:10 ---> create-netrc.sh [Pipeline] } 16:57:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:57:10 ---> python-tools-install.sh [Pipeline] echo 16:57:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:57:10 ---> sudo-logs.sh 16:57:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:57:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:57:10 ---> job-cost.sh 16:57:10 lf-activate-venv: SKIPPING 16:57:10 DEBUG: total: 0.2199999988079071 16:57:10 INFO: Retrieving Stack Cost... 16:57:11 INFO: Retrieving Pricing Info for: v3-standard-8 16:57:11 INFO: Archiving Costs [Pipeline] echo 16:57:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:57:12 ---> logs-deploy.sh 16:57:12 lf-activate-venv: SKIPPING 16:57:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/112 16:57:12 INFO: archiving workspace using pattern(s): 16:57:13 Archives upload complete. 16:57:13 INFO: archiving logs to Nexus 16:57:13 ---> uname -a: 16:57:13 Linux prd-ubuntu20-04-docker-8c-8g-16524 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:57:13 16:57:13 16:57:13 ---> lscpu: 16:57:13 Architecture: x86_64 16:57:13 CPU op-mode(s): 32-bit, 64-bit 16:57:13 Byte Order: Little Endian 16:57:13 Address sizes: 40 bits physical, 48 bits virtual 16:57:13 CPU(s): 8 16:57:13 On-line CPU(s) list: 0-7 16:57:13 Thread(s) per core: 1 16:57:13 Core(s) per socket: 1 16:57:13 Socket(s): 8 16:57:13 NUMA node(s): 1 16:57:13 Vendor ID: AuthenticAMD 16:57:13 CPU family: 23 16:57:13 Model: 49 16:57:13 Model name: AMD EPYC-Rome Processor 16:57:13 Stepping: 0 16:57:13 CPU MHz: 2799.998 16:57:13 BogoMIPS: 5599.99 16:57:13 Virtualization: AMD-V 16:57:13 Hypervisor vendor: KVM 16:57:13 Virtualization type: full 16:57:13 L1d cache: 256 KiB 16:57:13 L1i cache: 256 KiB 16:57:13 L2 cache: 4 MiB 16:57:13 L3 cache: 128 MiB 16:57:13 NUMA node0 CPU(s): 0-7 16:57:13 Vulnerability Itlb multihit: Not affected 16:57:13 Vulnerability L1tf: Not affected 16:57:13 Vulnerability Mds: Not affected 16:57:13 Vulnerability Meltdown: Not affected 16:57:13 Vulnerability Mmio stale data: Not affected 16:57:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:57:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:57:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:57:13 Vulnerability Srbds: Not affected 16:57:13 Vulnerability Tsx async abort: Not affected 16:57:13 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 16:57:13 16:57:13 16:57:13 ---> nproc: 16:57:13 8 16:57:13 16:57:13 16:57:13 ---> df -h: 16:57:13 Filesystem Size Used Avail Use% Mounted on 16:57:13 overlay 155G 15G 141G 10% / 16:57:13 tmpfs 64M 0 64M 0% /dev 16:57:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:57:13 shm 64M 0 64M 0% /dev/shm 16:57:13 /dev/vda1 155G 15G 141G 10% /facter-os 16:57:13 16:57:13 16:57:13 ---> sar -b -r -n DEV: 16:57:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16524) 05/23/23 _x86_64_ (8 CPU) 16:57:13 16:57:13 16:34:55 LINUX RESTART (8 CPU) 16:57:13 16:57:13 16:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:57:13 16:36:02 133.71 48.14 85.57 0.00 5430.83 177782.50 0.00 16:57:13 16:37:01 181.55 1.53 180.02 0.00 23.32 82735.67 0.00 16:57:13 16:38:01 232.49 0.15 232.34 0.00 10.80 44777.07 0.00 16:57:13 16:39:01 150.27 0.13 150.14 0.00 3.20 34013.40 0.00 16:57:13 16:40:01 206.83 1.15 205.68 0.00 79.59 44817.06 0.00 16:57:13 16:41:01 38.99 9.28 29.71 0.00 3388.87 5317.71 0.00 16:57:13 16:42:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 16:57:13 16:43:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 16:57:13 16:44:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 16:57:13 16:45:01 1.42 0.00 1.42 0.00 0.00 24.66 0.00 16:57:13 16:46:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 16:57:13 16:47:01 2.75 1.65 1.10 0.00 37.73 13.46 0.00 16:57:13 16:48:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 16:57:13 16:49:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 16:57:13 16:50:01 1.87 0.02 1.85 0.00 0.13 21.99 0.00 16:57:13 16:51:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 16:57:13 16:52:01 1.20 0.00 1.20 0.00 0.00 15.20 0.00 16:57:13 16:53:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 16:57:13 16:54:01 1.15 0.00 1.15 0.00 0.00 15.06 0.00 16:57:13 16:55:01 1.33 0.00 1.33 0.00 0.00 13.86 0.00 16:57:13 16:56:01 1.10 0.00 1.10 0.00 0.00 14.26 0.00 16:57:13 16:57:01 116.65 0.38 116.26 0.00 17.46 60045.46 0.00 16:57:13 Average: 48.98 2.84 46.15 0.00 409.02 20392.90 0.00 16:57:13 16:57:13 16:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:57:13 16:36:02 29449880 31613568 717136 2.18 64012 2396352 2069304 6.10 986720 2122576 467176 16:57:13 16:37:01 27389192 31596132 699644 2.13 147392 4201240 1866736 5.50 1203756 3776464 96824 16:57:13 16:38:01 26829560 31187156 1108868 3.37 174476 4296764 2042392 6.02 1590432 3907328 77180 16:57:13 16:39:01 25751936 30847148 1434304 4.36 222156 4875116 2240108 6.60 2072460 4371432 21784 16:57:13 16:40:01 25794904 31522616 760956 2.31 231640 5463304 1839924 5.42 1629876 4755288 516 16:57:13 16:41:01 25585244 31527044 751432 2.29 235428 5662220 1816828 5.35 1771148 4803944 168 16:57:13 16:42:01 25585260 31527076 751396 2.29 235448 5662224 1816828 5.35 1771016 4803948 12 16:57:13 16:43:01 25592708 31534600 743708 2.26 235460 5662224 1816828 5.35 1765144 4803948 20 16:57:13 16:44:01 25592984 31534904 743436 2.26 235472 5662228 1816828 5.35 1764772 4803952 12 16:57:13 16:45:01 25598448 31540576 737852 2.24 235512 5662208 1816828 5.35 1759172 4804156 208 16:57:13 16:46:01 25598328 31540496 737856 2.24 235524 5662208 1816828 5.35 1759524 4804156 4 16:57:13 16:47:01 25589836 31534232 744264 2.26 235536 5663340 1833488 5.40 1768424 4804504 4 16:57:13 16:48:01 25589448 31533864 744468 2.26 235552 5663344 1833488 5.40 1767736 4804508 8 16:57:13 16:49:01 25589400 31533820 744428 2.26 235576 5663348 1833488 5.40 1767872 4804508 8 16:57:13 16:50:01 25588264 31532800 745608 2.27 235592 5663352 1828352 5.39 1768468 4804512 24 16:57:13 16:51:01 25588384 31532920 745436 2.27 235612 5663352 1828352 5.39 1767908 4804512 16 16:57:13 16:52:01 25588296 31532860 745456 2.27 235640 5663344 1811896 5.34 1767852 4804516 12 16:57:13 16:53:01 25588256 31532848 745392 2.27 235652 5663360 1811896 5.34 1768092 4804516 12 16:57:13 16:54:01 25588232 31532848 745348 2.27 235676 5663356 1795720 5.29 1767980 4804524 28 16:57:13 16:55:01 25588140 31532860 745456 2.27 235680 5663492 1795720 5.29 1767984 4804628 8 16:57:13 16:56:01 25588140 31532904 745376 2.27 235704 5663500 1795720 5.29 1768116 4804636 8 16:57:13 16:57:01 24042176 31470400 799208 2.43 279020 6971640 1923076 5.67 1923664 6053228 708 16:57:13 Average: 25849864 31489712 792592 2.41 222171 5400523 1865938 5.50 1712642 4629808 30215 16:57:13 16:57:13 16:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:57:13 16:36:02 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 16:57:13 16:36:02 ens3 699.58 466.02 7197.95 90.72 0.00 0.00 0.00 0.00 16:57:13 16:36:02 docker0 47.99 48.11 3.49 279.64 0.00 0.00 0.00 0.00 16:57:13 16:37:01 lo 2.37 2.37 0.25 0.25 0.00 0.00 0.00 0.00 16:57:13 16:37:01 ens3 450.64 256.63 3907.27 31.47 0.00 0.00 0.00 0.00 16:57:13 16:37:01 docker0 186.95 296.48 14.77 1965.44 0.00 0.00 0.00 0.00 16:57:13 16:38:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 16:57:13 16:38:01 vethac240af 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 16:57:13 16:38:01 vethc17131b 62.67 110.15 10.72 1125.52 0.00 0.00 0.00 0.09 16:57:13 16:38:01 ens3 298.67 175.00 3925.88 131.90 0.00 0.00 0.00 0.00 16:57:13 16:38:01 docker0 98.15 214.83 12.24 3194.64 0.00 0.00 0.00 0.00 16:57:13 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:13 16:39:01 vethac240af 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:39:01 veth395d14c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:57:13 16:39:01 ens3 224.63 135.46 1982.17 35.52 0.00 0.00 0.00 0.00 16:57:13 16:39:01 docker0 113.35 192.18 19.52 1956.58 0.00 0.00 0.00 0.00 16:57:13 16:40:01 lo 7.40 7.40 0.73 0.73 0.00 0.00 0.00 0.00 16:57:13 16:40:01 ens3 160.97 111.68 2607.14 251.16 0.00 0.00 0.00 0.00 16:57:13 16:40:01 docker0 1.28 3.37 0.08 42.51 0.00 0.00 0.00 0.00 16:57:13 16:41:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 16:57:13 16:41:01 ens3 119.06 79.52 1381.04 66.21 0.00 0.00 0.00 0.00 16:57:13 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:13 16:43:01 ens3 8.33 11.98 0.77 26.89 0.00 0.00 0.00 0.00 16:57:13 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:44:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:13 16:45:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:57:13 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:46:01 ens3 2.37 2.65 0.22 6.73 0.00 0.00 0.00 0.00 16:57:13 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:47:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 16:57:13 16:47:01 ens3 7.65 6.07 5.32 5.94 0.00 0.00 0.00 0.00 16:57:13 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:48:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:13 16:49:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:57:13 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:50:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:13 16:51:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 16:57:13 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:52:01 ens3 0.13 0.08 0.01 0.00 0.00 0.00 0.00 0.00 16:57:13 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:13 16:53:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:57:13 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:54:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:13 16:55:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:57:13 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:56:01 ens3 0.27 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:57:13 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:13 16:57:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 16:57:13 16:57:01 veth08524be 0.47 0.47 0.08 0.22 0.00 0.00 0.00 0.00 16:57:13 16:57:01 ens3 354.11 222.10 7792.06 99.44 0.00 0.00 0.00 0.00 16:57:13 16:57:01 docker0 30.93 63.59 2.82 575.38 0.00 0.00 0.00 0.00 16:57:13 Average: lo 0.98 0.98 0.09 0.09 0.00 0.00 0.00 0.00 16:57:13 Average: veth08524be 0.02 0.02 0.00 0.01 0.00 0.00 0.00 0.00 16:57:13 Average: ens3 105.51 66.58 1307.06 33.92 0.00 0.00 0.00 0.00 16:57:13 Average: docker0 21.63 37.01 2.40 363.05 0.00 0.00 0.00 0.00 16:57:13 16:57:13 16:57:13 ---> sar -P ALL: 16:57:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16524) 05/23/23 _x86_64_ (8 CPU) 16:57:13 16:57:13 16:34:55 LINUX RESTART (8 CPU) 16:57:13 16:57:13 16:35:01 CPU %user %nice %system %iowait %steal %idle 16:57:13 16:36:02 all 7.46 0.00 2.59 2.78 0.05 87.13 16:57:13 16:36:02 0 4.45 0.00 1.77 0.35 0.03 93.39 16:57:13 16:36:02 1 7.80 0.00 2.13 0.69 0.03 89.34 16:57:13 16:36:02 2 10.11 0.00 2.86 1.52 0.05 85.45 16:57:13 16:36:02 3 7.01 0.00 2.52 1.14 0.05 89.28 16:57:13 16:36:02 4 7.80 0.00 3.08 8.72 0.05 80.35 16:57:13 16:36:02 5 7.04 0.00 2.86 3.17 0.05 86.87 16:57:13 16:36:02 6 7.27 0.00 2.67 5.69 0.05 84.32 16:57:13 16:36:02 7 8.20 0.00 2.78 0.94 0.05 88.02 16:57:13 16:37:01 all 7.69 0.00 3.71 6.50 0.06 82.05 16:57:13 16:37:01 0 8.09 0.00 3.05 0.03 0.03 88.79 16:57:13 16:37:01 1 8.49 0.00 2.98 2.21 0.05 86.26 16:57:13 16:37:01 2 6.74 0.00 3.39 4.57 0.03 85.26 16:57:13 16:37:01 3 7.59 0.00 3.75 3.34 0.09 85.23 16:57:13 16:37:01 4 8.14 0.00 3.44 5.40 0.05 82.97 16:57:13 16:37:01 5 7.74 0.00 4.74 20.23 0.05 67.24 16:57:13 16:37:01 6 7.55 0.00 4.13 12.60 0.05 75.68 16:57:13 16:37:01 7 7.14 0.00 4.17 3.64 0.09 84.96 16:57:13 16:38:01 all 21.10 0.00 5.22 3.21 0.08 70.39 16:57:13 16:38:01 0 19.08 0.00 4.67 0.02 0.08 76.14 16:57:13 16:38:01 1 19.49 0.00 4.67 2.81 0.08 72.94 16:57:13 16:38:01 2 20.30 0.00 4.77 0.57 0.07 74.30 16:57:13 16:38:01 3 24.95 0.00 6.92 4.62 0.07 63.44 16:57:13 16:38:01 4 24.37 0.00 6.44 2.20 0.10 66.88 16:57:13 16:38:01 5 21.97 0.00 4.50 0.57 0.07 72.90 16:57:13 16:38:01 6 19.06 0.00 5.33 12.16 0.08 63.37 16:57:13 16:38:01 7 19.54 0.00 4.47 2.74 0.12 73.13 16:57:13 16:39:01 all 18.14 0.00 4.63 2.96 0.06 74.21 16:57:13 16:39:01 0 12.19 0.00 3.75 0.64 0.05 83.38 16:57:13 16:39:01 1 16.18 0.00 3.82 0.12 0.05 79.83 16:57:13 16:39:01 2 14.89 0.00 4.76 14.54 0.07 65.75 16:57:13 16:39:01 3 29.89 0.00 4.57 0.60 0.07 64.87 16:57:13 16:39:01 4 18.52 0.00 7.69 1.84 0.08 71.86 16:57:13 16:39:01 5 41.39 0.00 7.96 1.37 0.10 49.18 16:57:13 16:39:01 6 5.03 0.00 2.82 4.24 0.03 87.87 16:57:13 16:39:01 7 7.19 0.00 1.73 0.30 0.05 90.73 16:57:13 16:40:01 all 19.53 0.00 4.77 2.81 0.09 72.80 16:57:13 16:40:01 0 18.20 0.00 4.03 1.87 0.08 75.82 16:57:13 16:40:01 1 18.42 0.00 5.29 5.47 0.07 70.75 16:57:13 16:40:01 2 19.65 0.00 4.89 4.47 0.07 70.93 16:57:13 16:40:01 3 23.80 0.00 5.16 5.14 0.17 65.73 16:57:13 16:40:01 4 18.32 0.00 4.78 0.57 0.05 76.28 16:57:13 16:40:01 5 20.97 0.00 5.04 0.05 0.05 73.89 16:57:13 16:40:01 6 20.45 0.00 4.46 4.43 0.07 70.60 16:57:13 16:40:01 7 16.48 0.00 4.47 0.45 0.15 78.44 16:57:13 16:41:01 all 1.10 0.00 0.50 0.67 0.02 97.71 16:57:13 16:41:01 0 1.67 0.00 0.52 0.20 0.00 97.62 16:57:13 16:41:01 1 1.02 0.00 0.27 0.05 0.02 98.65 16:57:13 16:41:01 2 1.30 0.00 1.05 1.09 0.02 96.54 16:57:13 16:41:01 3 0.40 0.00 0.40 1.05 0.00 98.15 16:57:13 16:41:01 4 0.47 0.00 0.27 0.22 0.03 99.02 16:57:13 16:41:01 5 0.68 0.00 0.35 0.73 0.02 98.22 16:57:13 16:41:01 6 2.55 0.00 0.65 2.03 0.03 94.73 16:57:13 16:41:01 7 0.67 0.00 0.48 0.02 0.05 98.78 16:57:13 16:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 16:57:13 16:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:57:13 16:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:57:13 16:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:57:13 16:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:57:13 16:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:57:13 16:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:57:13 16:42:01 6 0.00 0.00 0.03 0.02 0.00 99.95 16:57:13 16:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 16:57:13 16:43:01 all 0.05 0.00 0.05 0.00 0.01 99.89 16:57:13 16:43:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:57:13 16:43:01 1 0.05 0.00 0.08 0.00 0.02 99.85 16:57:13 16:43:01 2 0.12 0.00 0.17 0.00 0.02 99.70 16:57:13 16:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:57:13 16:43:01 4 0.03 0.00 0.03 0.02 0.03 99.88 16:57:13 16:43:01 5 0.05 0.00 0.03 0.00 0.00 99.92 16:57:13 16:43:01 6 0.08 0.00 0.00 0.02 0.02 99.88 16:57:13 16:43:01 7 0.00 0.00 0.03 0.00 0.02 99.95 16:57:13 16:44:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:57:13 16:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:57:13 16:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:57:13 16:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:57:13 16:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:57:13 16:44:01 4 0.02 0.00 0.02 0.00 0.03 99.93 16:57:13 16:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:57:13 16:44:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:57:13 16:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:57:13 16:45:01 all 0.02 0.00 0.01 0.01 0.01 99.95 16:57:13 16:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:57:13 16:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:57:13 16:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:57:13 16:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 16:57:13 16:45:01 4 0.02 0.00 0.03 0.00 0.03 99.92 16:57:13 16:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:57:13 16:45:01 6 0.03 0.00 0.03 0.03 0.00 99.90 16:57:13 16:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:57:13 16:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:57:13 16:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:57:13 16:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:57:13 16:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:57:13 16:46:01 3 0.02 0.00 0.02 0.02 0.00 99.95 16:57:13 16:46:01 4 0.05 0.00 0.02 0.00 0.03 99.90 16:57:13 16:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:57:13 16:46:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:57:13 16:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:57:13 16:57:13 16:46:01 CPU %user %nice %system %iowait %steal %idle 16:57:13 16:47:01 all 0.29 0.00 0.03 0.02 0.01 99.65 16:57:13 16:47:01 0 0.18 0.00 0.05 0.00 0.02 99.75 16:57:13 16:47:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:57:13 16:47:01 2 1.13 0.00 0.02 0.00 0.00 98.85 16:57:13 16:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:57:13 16:47:01 4 0.50 0.00 0.05 0.12 0.03 99.30 16:57:13 16:47:01 5 0.05 0.00 0.00 0.00 0.02 99.93 16:57:13 16:47:01 6 0.25 0.00 0.03 0.02 0.00 99.70 16:57:13 16:47:01 7 0.20 0.00 0.02 0.00 0.00 99.78 16:57:13 16:48:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:57:13 16:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:57:13 16:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:57:13 16:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:57:13 16:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:57:13 16:48:01 4 0.03 0.00 0.03 0.02 0.02 99.90 16:57:13 16:48:01 5 0.03 0.00 0.00 0.00 0.02 99.95 16:57:13 16:48:01 6 0.00 0.00 0.00 0.02 0.00 99.98 16:57:13 16:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:57:13 16:49:01 all 0.02 0.00 0.00 0.01 0.01 99.96 16:57:13 16:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:57:13 16:49:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:57:13 16:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:57:13 16:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:57:13 16:49:01 4 0.03 0.00 0.02 0.02 0.03 99.90 16:57:13 16:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:57:13 16:49:01 6 0.02 0.00 0.02 0.08 0.02 99.87 16:57:13 16:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:57:13 16:50:01 all 0.03 0.00 0.04 0.01 0.01 99.91 16:57:13 16:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:57:13 16:50:01 1 0.03 0.00 0.05 0.02 0.02 99.88 16:57:13 16:50:01 2 0.07 0.00 0.05 0.00 0.02 99.87 16:57:13 16:50:01 3 0.00 0.00 0.07 0.00 0.00 99.93 16:57:13 16:50:01 4 0.05 0.00 0.03 0.02 0.02 99.88 16:57:13 16:50:01 5 0.05 0.00 0.02 0.00 0.02 99.92 16:57:13 16:50:01 6 0.03 0.00 0.03 0.02 0.00 99.92 16:57:13 16:50:01 7 0.00 0.00 0.08 0.00 0.02 99.90 16:57:13 16:51:01 all 0.03 0.00 0.01 0.01 0.01 99.95 16:57:13 16:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:57:13 16:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:57:13 16:51:01 2 0.08 0.00 0.00 0.00 0.00 99.92 16:57:13 16:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:57:13 16:51:01 4 0.02 0.00 0.00 0.02 0.03 99.93 16:57:13 16:51:01 5 0.03 0.00 0.03 0.00 0.02 99.92 16:57:13 16:51:01 6 0.05 0.00 0.02 0.03 0.00 99.90 16:57:13 16:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:57:13 16:52:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:57:13 16:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:57:13 16:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:57:13 16:52:01 2 0.15 0.00 0.02 0.00 0.00 99.83 16:57:13 16:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:57:13 16:52:01 4 0.03 0.00 0.02 0.02 0.03 99.90 16:57:13 16:52:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:57:13 16:52:01 6 0.00 0.00 0.00 0.02 0.02 99.97 16:57:13 16:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:57:13 16:53:01 all 0.03 0.00 0.00 0.00 0.01 99.95 16:57:13 16:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:57:13 16:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:57:13 16:53:01 2 0.15 0.00 0.00 0.00 0.00 99.85 16:57:13 16:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:57:13 16:53:01 4 0.02 0.00 0.02 0.02 0.03 99.92 16:57:13 16:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:57:13 16:53:01 6 0.02 0.00 0.02 0.02 0.00 99.95 16:57:13 16:53:01 7 0.02 0.00 0.00 0.00 0.02 99.97 16:57:13 16:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:57:13 16:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:57:13 16:54:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:57:13 16:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:57:13 16:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:57:13 16:54:01 4 0.03 0.00 0.02 0.00 0.03 99.92 16:57:13 16:54:01 5 0.08 0.00 0.03 0.00 0.00 99.88 16:57:13 16:54:01 6 0.00 0.00 0.00 0.02 0.00 99.98 16:57:13 16:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:57:13 16:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:57:13 16:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:57:13 16:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:57:13 16:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:57:13 16:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:57:13 16:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 16:57:13 16:55:01 5 0.07 0.00 0.00 0.00 0.02 99.92 16:57:13 16:55:01 6 0.03 0.00 0.02 0.02 0.03 99.90 16:57:13 16:55:01 7 0.03 0.00 0.02 0.00 0.02 99.93 16:57:13 16:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:57:13 16:56:01 0 0.00 0.00 0.00 0.02 0.00 99.98 16:57:13 16:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:57:13 16:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:57:13 16:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:57:13 16:56:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:57:13 16:56:01 5 0.22 0.00 0.02 0.00 0.02 99.75 16:57:13 16:56:01 6 0.00 0.00 0.05 0.02 0.03 99.90 16:57:13 16:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:57:13 16:57:01 all 8.55 0.00 3.61 2.45 0.06 85.33 16:57:13 16:57:01 0 8.89 0.00 3.95 0.87 0.05 86.23 16:57:13 16:57:01 1 8.86 0.00 2.93 1.03 0.07 87.12 16:57:13 16:57:01 2 7.92 0.00 3.27 0.59 0.07 88.14 16:57:13 16:57:01 3 6.25 0.00 3.18 0.08 0.05 90.43 16:57:13 16:57:01 4 8.37 0.00 4.40 15.09 0.05 72.09 16:57:13 16:57:01 5 9.26 0.00 3.51 0.07 0.05 87.11 16:57:13 16:57:01 6 9.03 0.00 2.91 1.01 0.05 87.01 16:57:13 16:57:01 7 9.83 0.00 4.69 0.94 0.07 84.47 16:57:13 16:57:13 Average: CPU %user %nice %system %iowait %steal %idle 16:57:13 Average: all 3.80 0.00 1.14 0.96 0.03 94.07 16:57:13 Average: 0 3.29 0.00 0.99 0.18 0.02 95.52 16:57:13 Average: 1 3.63 0.00 1.01 0.56 0.03 94.77 16:57:13 Average: 2 3.74 0.00 1.14 1.23 0.02 93.87 16:57:13 Average: 3 4.52 0.00 1.20 0.72 0.02 93.54 16:57:13 Average: 4 3.92 0.00 1.37 1.54 0.04 93.13 16:57:13 Average: 5 4.96 0.00 1.31 1.17 0.02 92.54 16:57:13 Average: 6 3.22 0.00 1.05 1.91 0.02 93.80 16:57:13 Average: 7 3.12 0.00 1.04 0.40 0.03 95.41 16:57:13 16:57:13 16:57:13