Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 490d55d23c3381dbf94452a94173aa21d56f4e2c 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-ssh1100120908987114726.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8635533544739318645.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh2959465762086531725.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh5571594476077462830.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-ssh566557260672597179.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-29054 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 490d55d23c3381dbf94452a94173aa21d56f4e2c (main) > 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 490d55d23c3381dbf94452a94173aa21d56f4e2c # timeout=10 Commit message: "Merge pull request #549 from saites/angular-automation" > git rev-list --no-walk d0dddad7c6b93d0880573d3ef63da151bf16f86d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:09:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:09:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:09:27 ========================================================= 16:09:27 EdgeX Global Pipelines Version Info 16:09:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:09:28 ------------------- 16:09:28 stable info: 16:09:28 ------------------- 16:09:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:09:28 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:09:28 Message: update stable to v1.0.239 16:09:29 ------------------- 16:09:29 experimental info: 16:09:29 ------------------- 16:09:29 Commited By: **** collab-it+edgex@linuxfoundation.org 16:09:29 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:09:29 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 490d55d23c3381dbf94452a94173aa21d56f4e2c [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 490d55d [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:09:29 provisioning config files... 16:09:29 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1041831799761759374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:09:30 ---> docker-login.sh 16:09:30 nexus3.edgexfoundry.org:10001 16:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:30 Configure a credential helper to remove this warning. See 16:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:30 16:09:30 Login Succeeded 16:09:30 nexus3.edgexfoundry.org:10002 16:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:30 Configure a credential helper to remove this warning. See 16:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:30 16:09:30 Login Succeeded 16:09:30 nexus3.edgexfoundry.org:10003 16:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:30 Configure a credential helper to remove this warning. See 16:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:30 16:09:30 Login Succeeded 16:09:30 nexus3.edgexfoundry.org:10004 16:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:30 Configure a credential helper to remove this warning. See 16:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:30 16:09:30 Login Succeeded 16:09:30 docker.io 16:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:31 Configure a credential helper to remove this warning. See 16:09:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:31 16:09:31 Login Succeeded 16:09:31 ---> docker-login.sh ends [Pipeline] } 16:09:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:09:31 + git rev-list -1 --merges 490d55d23c3381dbf94452a94173aa21d56f4e2c~1..490d55d23c3381dbf94452a94173aa21d56f4e2c [Pipeline] echo 16:09:31 -----------> git rev-list -1 --merges 490d55d23c3381dbf94452a94173aa21d56f4e2c~1..490d55d23c3381dbf94452a94173aa21d56f4e2c 490d55d23c3381dbf94452a94173aa21d56f4e2c 16:09:31 490d55d23c3381dbf94452a94173aa21d56f4e2c [false] [Pipeline] sh 16:09:32 + git log --format=format:%s -1 490d55d23c3381dbf94452a94173aa21d56f4e2c [Pipeline] echo 16:09:32 ========================================================= 16:09:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:09:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:09:32 + git log --format=format:%s -1 490d55d23c3381dbf94452a94173aa21d56f4e2c [Pipeline] echo 16:09:32 [semverPrep] GIT_COMMIT: 490d55d23c3381dbf94452a94173aa21d56f4e2c, Commit Message: Merge pull request #549 from saites/angular-automation [Pipeline] echo 16:09:32 [semverPrep] This is not a build commit. [Pipeline] sh 16:09:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:09:32 + grep -v github /etc/ssh/ssh_known_hosts 16:09:32 + [ -e /tmp/ssh_known_hosts ] 16:09:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:09:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:09:32 + sudo tee -a /etc/ssh/ssh_known_hosts 16:09:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:09:33 16:09:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:09:33 0.1.4: Pulling from edgex-devops/py-git-semver 16:09:33 b85a868b505f: Pulling fs layer 16:09:33 e2be974225ed: Pulling fs layer 16:09:33 339a4e72a1f5: Pulling fs layer 16:09:33 988bab9f4d93: Pulling fs layer 16:09:33 1469e6f7b9e6: Pulling fs layer 16:09:33 eaf3925da568: Pulling fs layer 16:09:33 bab4dde63d76: Pulling fs layer 16:09:33 bde34c3a00c8: Pulling fs layer 16:09:33 b352a97aabf1: Pulling fs layer 16:09:33 4872d77fe225: Pulling fs layer 16:09:33 5851b861e8e6: Pulling fs layer 16:09:33 bab4dde63d76: Waiting 16:09:33 bde34c3a00c8: Waiting 16:09:33 5851b861e8e6: Waiting 16:09:33 b352a97aabf1: Waiting 16:09:33 4872d77fe225: Waiting 16:09:33 988bab9f4d93: Waiting 16:09:33 e2be974225ed: Verifying Checksum 16:09:33 e2be974225ed: Download complete 16:09:33 988bab9f4d93: Verifying Checksum 16:09:33 988bab9f4d93: Download complete 16:09:33 1469e6f7b9e6: Verifying Checksum 16:09:33 1469e6f7b9e6: Download complete 16:09:33 eaf3925da568: Download complete 16:09:33 339a4e72a1f5: Verifying Checksum 16:09:33 339a4e72a1f5: Download complete 16:09:33 bde34c3a00c8: Verifying Checksum 16:09:33 bde34c3a00c8: Download complete 16:09:33 b352a97aabf1: Verifying Checksum 16:09:33 b352a97aabf1: Download complete 16:09:33 4872d77fe225: Verifying Checksum 16:09:33 4872d77fe225: Download complete 16:09:33 5851b861e8e6: Download complete 16:09:33 b85a868b505f: Verifying Checksum 16:09:33 b85a868b505f: Download complete 16:09:34 bab4dde63d76: Verifying Checksum 16:09:34 bab4dde63d76: Download complete 16:09:35 b85a868b505f: Pull complete 16:09:35 e2be974225ed: Pull complete 16:09:35 339a4e72a1f5: Pull complete 16:09:35 988bab9f4d93: Pull complete 16:09:36 1469e6f7b9e6: Pull complete 16:09:36 eaf3925da568: Pull complete 16:09:38 bab4dde63d76: Pull complete 16:09:38 bde34c3a00c8: Pull complete 16:09:38 b352a97aabf1: Pull complete 16:09:38 4872d77fe225: Pull complete 16:09:38 5851b861e8e6: Pull complete 16:09:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:09:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:09:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:38 prd-ubuntu20.04-docker-8c-8g-29054 does not seem to be running inside a container 16:09:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:09:40 $ docker top 431c6bcfff56a63aa76744f69f005310816f72df11dac36fe8d79b5189c450ea -eo pid,comm 16:09:40 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:09:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:09:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:09:40 [ssh-agent] Looking for ssh-agent implementation... 16:09:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:40 $ docker exec 431c6bcfff56a63aa76744f69f005310816f72df11dac36fe8d79b5189c450ea ssh-agent 16:09:40 SSH_AUTH_SOCK=/tmp/ssh-MJP4nfPqtPAn/agent.33 16:09:40 SSH_AGENT_PID=40 16:09:40 Running ssh-add (command line suppressed) 16:09:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_506959573872505048.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_506959573872505048.key) 16:09:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:09:40 + git tag --points-at HEAD [Pipeline] } 16:09:41 $ docker exec --env ******** --env ******** 431c6bcfff56a63aa76744f69f005310816f72df11dac36fe8d79b5189c450ea ssh-agent -k 16:09:41 unset SSH_AUTH_SOCK; 16:09:41 unset SSH_AGENT_PID; 16:09:41 echo Agent pid 40 killed; 16:09:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:09:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:09:41 [ssh-agent] Looking for ssh-agent implementation... 16:09:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:41 $ docker exec 431c6bcfff56a63aa76744f69f005310816f72df11dac36fe8d79b5189c450ea ssh-agent 16:09:41 SSH_AUTH_SOCK=/tmp/ssh-WRO0J9dPaWpr/agent.72 16:09:41 SSH_AGENT_PID=78 16:09:41 Running ssh-add (command line suppressed) 16:09:41 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7557434268019117103.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7557434268019117103.key) 16:09:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:09:41 + git semver init 16:09:42 2022-09-13 16:09:42,085 [run_init] DEBUG init version:0.0.0 force:False 16:09:42 2022-09-13 16:09:42,086 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 16:09:42 2022-09-13 16:09:42,087 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 16:09:42 2022-09-13 16:09:42,087 [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:09:43 2022-09-13 16:09:43,459 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 16:09:43 2022-09-13 16:09:43,460 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 16:09:43 2022-09-13 16:09:43,460 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:09:43 2022-09-13 16:09:43,461 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:09:43 2.3.0-dev.8 [Pipeline] } 16:09:43 $ docker exec --env ******** --env ******** 431c6bcfff56a63aa76744f69f005310816f72df11dac36fe8d79b5189c450ea ssh-agent -k 16:09:43 unset SSH_AUTH_SOCK; 16:09:43 unset SSH_AGENT_PID; 16:09:43 echo Agent pid 78 killed; 16:09:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:09:43 + git semver [Pipeline] } 16:09:44 $ docker stop --time=1 431c6bcfff56a63aa76744f69f005310816f72df11dac36fe8d79b5189c450ea 16:09:45 $ docker rm -f 431c6bcfff56a63aa76744f69f005310816f72df11dac36fe8d79b5189c450ea [Pipeline] // withDockerContainer [Pipeline] sh 16:09:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:09:46 Stashed 1 file(s) [Pipeline] echo 16:09:46 [edgeXSemver]: initialized semver on version 2.3.0-dev.8 [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:09:46 provisioning config files... 16:09:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config686097475248230902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:09:46 ---> docker-login.sh 16:09:46 nexus3.edgexfoundry.org:10001 16:09:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:46 Configure a credential helper to remove this warning. See 16:09:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:46 16:09:46 Login Succeeded 16:09:46 nexus3.edgexfoundry.org:10002 16:09:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:46 Configure a credential helper to remove this warning. See 16:09:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:46 16:09:46 Login Succeeded 16:09:46 nexus3.edgexfoundry.org:10003 16:09:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:46 Configure a credential helper to remove this warning. See 16:09:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:46 16:09:46 Login Succeeded 16:09:46 nexus3.edgexfoundry.org:10004 16:09:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:47 Configure a credential helper to remove this warning. See 16:09:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:47 16:09:47 Login Succeeded 16:09:47 docker.io 16:09:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:47 Configure a credential helper to remove this warning. See 16:09:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:47 16:09:47 Login Succeeded 16:09:47 ---> docker-login.sh ends [Pipeline] } 16:09:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:09:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:09:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:09:47 ========================================================= 16:09:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:09:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:09:48 Sending build context to Docker daemon 45.23MB 16:09:48 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 16:09:48 Step 2/16 : FROM ${BASE} AS builder 16:09:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:09:48 2408cc74d12b: Pulling fs layer 16:09:48 ea60b727a1ce: Pulling fs layer 16:09:48 30c4a7721957: Pulling fs layer 16:09:48 370296b7ddb6: Pulling fs layer 16:09:48 7c6cee850709: Pulling fs layer 16:09:48 39a5fcdaea64: Pulling fs layer 16:09:48 d94ebbe4e438: Pulling fs layer 16:09:48 bcfd1f05c69d: Pulling fs layer 16:09:48 59ccb84bbe0f: Pulling fs layer 16:09:48 370296b7ddb6: Waiting 16:09:48 7c6cee850709: Waiting 16:09:48 39a5fcdaea64: Waiting 16:09:48 d94ebbe4e438: Waiting 16:09:48 bcfd1f05c69d: Waiting 16:09:48 59ccb84bbe0f: Waiting 16:09:48 30c4a7721957: Verifying Checksum 16:09:48 30c4a7721957: Download complete 16:09:48 ea60b727a1ce: Verifying Checksum 16:09:48 ea60b727a1ce: Download complete 16:09:48 7c6cee850709: Download complete 16:09:48 39a5fcdaea64: Verifying Checksum 16:09:48 39a5fcdaea64: Download complete 16:09:48 2408cc74d12b: Verifying Checksum 16:09:48 2408cc74d12b: Download complete 16:09:48 d94ebbe4e438: Verifying Checksum 16:09:48 d94ebbe4e438: Download complete 16:09:48 2408cc74d12b: Pull complete 16:09:48 ea60b727a1ce: Pull complete 16:09:48 59ccb84bbe0f: Verifying Checksum 16:09:48 59ccb84bbe0f: Download complete 16:09:48 30c4a7721957: Pull complete 16:09:48 bcfd1f05c69d: Verifying Checksum 16:09:48 bcfd1f05c69d: Download complete 16:09:48 370296b7ddb6: Verifying Checksum 16:09:48 370296b7ddb6: Download complete 16:09:53 370296b7ddb6: Pull complete 16:09:53 7c6cee850709: Pull complete 16:09:53 39a5fcdaea64: Pull complete 16:09:53 d94ebbe4e438: Pull complete 16:09:55 bcfd1f05c69d: Pull complete 16:09:56 59ccb84bbe0f: Pull complete 16:09:56 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:09:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:09:56 ---> a4fb48ad2a94 16:09:56 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:09:57 ---> Running in a8a3856a5044 16:09:57 Removing intermediate container a8a3856a5044 16:09:57 ---> 568569351e0c 16:09:57 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 16:09:57 ---> Running in 684eb2021b33 16:09:57 Removing intermediate container 684eb2021b33 16:09:57 ---> b7a205c4d6bf 16:09:57 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 16:09:57 ---> Running in 475dc729bb0d 16:09:57 Removing intermediate container 475dc729bb0d 16:09:57 ---> ffe3624c7809 16:09:57 Step 6/16 : LABEL Name=edgex-ui-go 16:09:57 ---> Running in 2331c6157e9d 16:09:58 Removing intermediate container 2331c6157e9d 16:09:58 ---> b9540230fb7d 16:09:58 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 16:09:58 ---> Running in f5b39e1a1960 16:09:58 Removing intermediate container f5b39e1a1960 16:09:58 ---> aeeaee37e1cf 16:09:58 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:09:58 latest: Pulling from library/docker 16:09:58 213ec9aee27d: Pulling fs layer 16:09:58 6eb510456a42: Pulling fs layer 16:09:58 4627ba0696d0: Pulling fs layer 16:09:58 58acb0837d57: Pulling fs layer 16:09:58 12036fa74330: Pulling fs layer 16:09:58 f8a12f2a2423: Pulling fs layer 16:09:58 9246aed32f21: Pulling fs layer 16:09:58 c76a4d170827: Pulling fs layer 16:09:58 2710e0b2459e: Pulling fs layer 16:09:58 12036fa74330: Waiting 16:09:58 c76a4d170827: Waiting 16:09:58 2710e0b2459e: Waiting 16:09:58 9246aed32f21: Waiting 16:09:58 6eb510456a42: Download complete 16:09:58 4627ba0696d0: Verifying Checksum 16:09:58 4627ba0696d0: Download complete 16:09:59 213ec9aee27d: Verifying Checksum 16:09:59 213ec9aee27d: Download complete 16:09:59 213ec9aee27d: Pull complete 16:09:59 6eb510456a42: Pull complete 16:09:59 4627ba0696d0: Pull complete 16:09:59 f8a12f2a2423: Verifying Checksum 16:09:59 f8a12f2a2423: Download complete 16:09:59 12036fa74330: Verifying Checksum 16:09:59 12036fa74330: Download complete 16:09:59 58acb0837d57: Verifying Checksum 16:09:59 58acb0837d57: Download complete 16:09:59 c76a4d170827: Verifying Checksum 16:09:59 c76a4d170827: Download complete 16:09:59 9246aed32f21: Verifying Checksum 16:09:59 9246aed32f21: Download complete 16:09:59 2710e0b2459e: Verifying Checksum 16:09:59 2710e0b2459e: Download complete 16:09:59 58acb0837d57: Pull complete 16:10:00 12036fa74330: Pull complete 16:10:00 f8a12f2a2423: Pull complete 16:10:00 9246aed32f21: Pull complete 16:10:00 c76a4d170827: Pull complete 16:10:00 2710e0b2459e: Pull complete 16:10:00 Digest: sha256:c0ba96f6414f1bf92cc6c5afc25235f507b7fcc1ca0a8ba6884c81aacf434b78 16:10:00 Status: Downloaded newer image for docker:latest 16:10:01 Still waiting to schedule task 16:10:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:10:01 ---> 39ab098c0512 16:10:01 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:10:01 ---> Running in 29e32be24a62 16:10:02 Removing intermediate container 29e32be24a62 16:10:02 ---> 47caf009e208 16:10:02 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:10:02 ---> Running in 1c1ed55ba277 16:10:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:10:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:10:03 OK: 211 MiB in 51 packages 16:10:04 Removing intermediate container 1c1ed55ba277 16:10:04 ---> 10e1e1df54a8 16:10:04 Step 11/16 : ENV GO111MODULE=on 16:10:04 ---> Running in db14c79dc26b 16:10:04 Removing intermediate container db14c79dc26b 16:10:04 ---> 5c79515e3c26 16:10:04 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:10:04 ---> Running in 45173bebedde 16:10:04 Removing intermediate container 45173bebedde 16:10:04 ---> afb205a5bde5 16:10:04 Step 13/16 : COPY go.mod vendor* ./ 16:10:04 ---> 85926deb6e53 16:10:04 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:10:04 ---> Running in b0ceabc980e6 16:10:16 Removing intermediate container b0ceabc980e6 16:10:16 ---> 4e19426c08e2 16:10:16 Step 15/16 : COPY . . 16:10:17 ---> d17e1a4bccaf 16:10:17 Step 16/16 : RUN ${MAKE} 16:10:17 ---> Running in 4177922330c3 16:10:17 noop 16:10:17 Removing intermediate container 4177922330c3 16:10:17 ---> dcc892f73d3e 16:10:17 Successfully built dcc892f73d3e 16:10:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:17 + docker inspect -f . ci-base-image-x86_64 16:10:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:10:18 prd-ubuntu20.04-docker-8c-8g-29054 does not seem to be running inside a container 16:10:18 $ 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 ******** ci-base-image-x86_64 cat 16:10:18 $ docker top 8befd2e977bebdc409499a534c8e9629df4b5e5b2421f0248bc2a0ce5dfe4955 -eo pid,comm [Pipeline] { [Pipeline] sh 16:10:18 + go version 16:10:18 go version go1.18.3 linux/amd64 [Pipeline] } 16:10:18 $ docker stop --time=1 8befd2e977bebdc409499a534c8e9629df4b5e5b2421f0248bc2a0ce5dfe4955 16:10:20 $ docker rm -f 8befd2e977bebdc409499a534c8e9629df4b5e5b2421f0248bc2a0ce5dfe4955 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:20 + docker inspect -f . ci-base-image-x86_64 16:10:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:10:20 prd-ubuntu20.04-docker-8c-8g-29054 does not seem to be running inside a container 16:10:20 $ 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 ******** ci-base-image-x86_64 cat 16:10:21 $ docker top 88a058cd4f4fffb44affe698754650fc8cd03415fb741f67da368b58c35137ad -eo pid,comm [Pipeline] { [Pipeline] sh 16:10:21 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 16:10:21 + make test 16:10:21 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:10:22 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:10:28 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:10:28 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:10:28 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:10:28 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 16:10:28 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 16:10:28 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 16:10:28 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:10:28 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:10:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 16:10:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 16:10:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 16:10:28 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 16:10:28 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:10:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:10:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:10:30 ./bin/test-attribution-txt.sh 16:10:30 make -C web test 16:10:30 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 16:10:30 make[1]: tput: No such file or directory 16:10:30 make[1]: tput: No such file or directory 16:10:30 warning: generating ./VERSION 16:10:30 echo "0.0.0" > VERSION 16:10:30 docker build \ 16:10:30 -f Dockerfile \ 16:10:30 --build-arg USER=1000 \ 16:10:30 \ 16:10:30 --label "git_sha=490d55d23c3381dbf94452a94173aa21d56f4e2c" \ 16:10:30 -t edgexfoundry/edgex-web-ui:490d55d23c3381dbf94452a94173aa21d56f4e2c \ 16:10:30 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 16:10:30 . 16:10:30 Sending build context to Docker daemon 3.269MB 16:10:30 Step 1/10 : FROM node:16.17-alpine3.15 16:10:30 16.17-alpine3.15: Pulling from library/node 16:10:30 9621f1afde84: Pulling fs layer 16:10:30 16f891d21976: Pulling fs layer 16:10:30 cf6a4a42ec8c: Pulling fs layer 16:10:30 297e921c64f6: Pulling fs layer 16:10:30 297e921c64f6: Waiting 16:10:30 9621f1afde84: Verifying Checksum 16:10:31 9621f1afde84: Pull complete 16:10:31 297e921c64f6: Verifying Checksum 16:10:31 297e921c64f6: Download complete 16:10:31 cf6a4a42ec8c: Verifying Checksum 16:10:31 cf6a4a42ec8c: Download complete 16:10:32 16f891d21976: Verifying Checksum 16:10:32 16f891d21976: Download complete 16:10:33 16f891d21976: Pull complete 16:10:33 cf6a4a42ec8c: Pull complete 16:10:33 297e921c64f6: Pull complete 16:10:33 Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 16:10:33 Status: Downloaded newer image for node:16.17-alpine3.15 16:10:33 ---> 141d857b2a92 16:10:33 Step 2/10 : RUN apk add --no-cache chromium 16:10:34 ---> Running in d00fa2af3eb5 16:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:10:34 (1/129) Installing libxau (1.0.9-r0) 16:10:34 (2/129) Installing libmd (1.0.3-r0) 16:10:34 (3/129) Installing libbsd (0.11.3-r1) 16:10:34 (4/129) Installing libxdmcp (1.1.3-r0) 16:10:34 (5/129) Installing libxcb (1.14-r2) 16:10:34 (6/129) Installing libx11 (1.7.2-r0) 16:10:34 (7/129) Installing libxext (1.3.4-r0) 16:10:34 (8/129) Installing libice (1.0.10-r0) 16:10:34 (9/129) Installing libuuid (2.37.4-r0) 16:10:34 (10/129) Installing libsm (1.2.3-r0) 16:10:34 (11/129) Installing libxt (1.2.1-r0) 16:10:34 (12/129) Installing libxmu (1.1.3-r0) 16:10:34 (13/129) Installing xset (1.2.4-r0) 16:10:34 (14/129) Installing xprop (1.2.5-r0) 16:10:34 (15/129) Installing xdg-utils (1.1.3-r0) 16:10:34 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 16:10:34 (17/129) Installing pkgconf (1.8.0-r0) 16:10:34 (18/129) Installing libffi (3.4.2-r1) 16:10:34 (19/129) Installing libintl (0.21-r0) 16:10:34 (20/129) Installing libblkid (2.37.4-r0) 16:10:34 (21/129) Installing libmount (2.37.4-r0) 16:10:34 (22/129) Installing pcre (8.45-r1) 16:10:34 (23/129) Installing glib (2.70.1-r0) 16:10:34 (24/129) Installing xz-libs (5.2.5-r1) 16:10:34 (25/129) Installing libxml2 (2.9.14-r1) 16:10:35 (26/129) Installing shared-mime-info (2.1-r0) 16:10:35 (27/129) Installing hicolor-icon-theme (0.17-r1) 16:10:35 (28/129) Installing libjpeg-turbo (2.1.2-r0) 16:10:35 (29/129) Installing libpng (1.6.37-r1) 16:10:35 (30/129) Installing libwebp (1.2.2-r0) 16:10:35 (31/129) Installing zstd-libs (1.5.0-r0) 16:10:35 (32/129) Installing tiff (4.3.0-r1) 16:10:35 (33/129) Installing gdk-pixbuf (2.42.8-r0) 16:10:35 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 16:10:35 (35/129) Installing libxcomposite (0.4.5-r0) 16:10:35 (36/129) Installing libxfixes (6.0.0-r0) 16:10:35 (37/129) Installing libxrender (0.9.10-r3) 16:10:35 (38/129) Installing libxcursor (1.2.0-r0) 16:10:35 (39/129) Installing libxdamage (1.1.5-r1) 16:10:35 (40/129) Installing libxi (1.8-r0) 16:10:35 (41/129) Installing libxinerama (1.1.4-r1) 16:10:35 (42/129) Installing libxrandr (1.5.2-r1) 16:10:35 (43/129) Installing atk (2.36.0-r0) 16:10:35 (44/129) Installing libxtst (1.2.3-r3) 16:10:35 (45/129) Installing dbus-libs (1.12.20-r4) 16:10:35 (46/129) Installing at-spi2-core (2.42.0-r0) 16:10:35 (47/129) Installing at-spi2-atk (2.38.0-r0) 16:10:35 (48/129) Installing expat (2.4.7-r0) 16:10:35 (49/129) Installing brotli-libs (1.0.9-r5) 16:10:35 (50/129) Installing libbz2 (1.0.8-r1) 16:10:35 (51/129) Installing freetype (2.11.1-r2) 16:10:35 (52/129) Installing fontconfig (2.13.1-r4) 16:10:35 (53/129) Installing pixman (0.40.0-r3) 16:10:35 (54/129) Installing cairo (1.16.0-r5) 16:10:35 (55/129) Installing cairo-gobject (1.16.0-r5) 16:10:35 (56/129) Installing avahi-libs (0.8-r5) 16:10:35 (57/129) Installing gmp (6.2.1-r1) 16:10:35 (58/129) Installing nettle (3.7.3-r0) 16:10:35 (59/129) Installing p11-kit (0.24.0-r1) 16:10:35 (60/129) Installing libtasn1 (4.18.0-r0) 16:10:35 (61/129) Installing libunistring (0.9.10-r1) 16:10:35 (62/129) Installing gnutls (3.7.1-r1) 16:10:35 (63/129) Installing cups-libs (2.3.3-r6) 16:10:35 (64/129) Installing libepoxy (1.5.9-r0) 16:10:35 (65/129) Installing fribidi (1.0.11-r0) 16:10:35 (66/129) Installing graphite2 (1.3.14-r0) 16:10:35 (67/129) Installing harfbuzz (3.0.0-r2) 16:10:35 (68/129) Installing libxft (2.3.4-r0) 16:10:35 (69/129) Installing pango (1.48.10-r0) 16:10:35 (70/129) Installing wayland-libs-client (1.19.0-r1) 16:10:35 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 16:10:35 (72/129) Installing wayland-libs-egl (1.19.0-r1) 16:10:35 (73/129) Installing xkeyboard-config (2.34-r0) 16:10:35 (74/129) Installing libxkbcommon (1.3.1-r0) 16:10:35 (75/129) Installing gtk+3.0 (3.24.30-r0) 16:10:35 Executing gtk+3.0-3.24.30-r0.post-install 16:10:35 (76/129) Installing libfontenc (1.1.4-r0) 16:10:35 (77/129) Installing mkfontscale (1.2.1-r1) 16:10:35 (78/129) Installing ttf-opensans (1.10-r1) 16:10:35 Executing ttf-opensans-1.10-r1.post-install 16:10:37 (79/129) Installing libogg (1.3.5-r0) 16:10:37 (80/129) Installing flac (1.3.4-r0) 16:10:37 (81/129) Installing alsa-lib (1.2.5.1-r1) 16:10:37 (82/129) Installing libatomic (10.3.1_git20211027-r0) 16:10:37 (83/129) Installing sdl2 (2.0.16-r4) 16:10:37 (84/129) Installing aom-libs (3.2.0-r0) 16:10:37 (85/129) Installing libass (0.15.2-r0) 16:10:37 (86/129) Installing libdav1d (0.9.2-r0) 16:10:37 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 16:10:37 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 16:10:37 (89/129) Installing lame (3.100-r0) 16:10:37 (90/129) Installing opus (1.3.1-r1) 16:10:37 (91/129) Installing libgomp (10.3.1_git20211027-r0) 16:10:37 (92/129) Installing soxr (0.1.3-r2) 16:10:37 (93/129) Installing libsrt (1.4.2-r1) 16:10:37 (94/129) Installing libssh (0.9.6-r1) 16:10:37 (95/129) Installing libtheora (1.1.1-r16) 16:10:37 (96/129) Installing v4l-utils-libs (1.22.1-r1) 16:10:37 (97/129) Installing libpciaccess (0.16-r0) 16:10:37 (98/129) Installing libdrm (2.4.109-r0) 16:10:37 (99/129) Installing libva (2.13.0-r0) 16:10:37 (100/129) Installing libvdpau (1.4-r0) 16:10:37 (101/129) Installing vidstab (1.1.0-r1) 16:10:37 (102/129) Installing libvorbis (1.3.7-r0) 16:10:37 (103/129) Installing libvpx (1.10.0-r0) 16:10:37 (104/129) Installing vulkan-loader (1.2.196-r0) 16:10:37 (105/129) Installing x264-libs (20210613-r0) 16:10:37 (106/129) Installing x265-libs (3.5-r0) 16:10:37 (107/129) Installing xvidcore (1.3.7-r1) 16:10:37 (108/129) Installing ffmpeg-libs (4.4.1-r2) 16:10:38 (109/129) Installing libevent (2.1.12-r4) 16:10:38 (110/129) Installing mesa (21.2.6-r0) 16:10:38 (111/129) Installing wayland-libs-server (1.19.0-r1) 16:10:38 (112/129) Installing mesa-gbm (21.2.6-r0) 16:10:38 (113/129) Installing lcms2 (2.12-r1) 16:10:38 (114/129) Installing nspr (4.32-r0) 16:10:38 (115/129) Installing sqlite-libs (3.36.0-r0) 16:10:38 (116/129) Installing nss (3.78.1-r0) 16:10:38 (117/129) Installing libasyncns (0.8-r1) 16:10:38 (118/129) Installing libltdl (2.4.6-r7) 16:10:38 (119/129) Installing orc (0.4.32-r0) 16:10:38 (120/129) Installing libsndfile (1.0.31-r1) 16:10:38 (121/129) Installing speexdsp (1.2.0-r0) 16:10:38 (122/129) Installing tdb-libs (1.4.5-r0) 16:10:38 (123/129) Installing libpulse (15.0-r2) 16:10:38 (124/129) Installing re2 (2021.11.01-r0) 16:10:38 (125/129) Installing snappy (1.1.9-r1) 16:10:38 (126/129) Installing libgpg-error (1.42-r1) 16:10:38 (127/129) Installing libgcrypt (1.9.4-r0) 16:10:38 (128/129) Installing libxslt (1.1.35-r0) 16:10:38 (129/129) Installing chromium (99.0.4844.84-r0) 16:10:39 Executing busybox-1.34.1-r7.trigger 16:10:39 Executing glib-2.70.1-r0.trigger 16:10:39 Executing shared-mime-info-2.1-r0.trigger 16:10:41 Executing gdk-pixbuf-2.42.8-r0.trigger 16:10:41 Executing gtk-update-icon-cache-2.24.33-r0.trigger 16:10:41 Executing fontconfig-2.13.1-r4.trigger 16:10:41 Executing mkfontscale-1.2.1-r1.trigger 16:10:41 OK: 286 MiB in 145 packages 16:10:45 Removing intermediate container d00fa2af3eb5 16:10:45 ---> 4bf3e3f38259 16:10:45 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 16:10:45 ---> Running in 335ea0af7e98 16:10:45 Removing intermediate container 335ea0af7e98 16:10:45 ---> b896305866ae 16:10:45 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 16:10:45 ---> Running in 5047629a0f2d 16:10:45 Removing intermediate container 5047629a0f2d 16:10:45 ---> 4cfdf4b8adde 16:10:45 Step 5/10 : RUN npm install -g npm 16:10:45 ---> Running in b687e14eeced 16:10:51 16:10:51 changed 54 packages, and audited 212 packages in 6s 16:10:51 16:10:51 11 packages are looking for funding 16:10:51 run `npm fund` for details 16:10:51 16:10:51 found 0 vulnerabilities 16:10:52 Removing intermediate container b687e14eeced 16:10:52 ---> 0ecbd1372e12 16:10:52 Step 6/10 : ARG USER=1000 16:10:52 ---> Running in fdca754788ae 16:10:52 Removing intermediate container fdca754788ae 16:10:52 ---> 4a24ec87bace 16:10:52 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 16:10:52 ---> Running in 9a946854c0b2 16:10:52 Removing intermediate container 9a946854c0b2 16:10:52 ---> ae0c7755e023 16:10:52 Step 8/10 : USER $USER:$USER 16:10:52 ---> Running in e3d93790bcf0 16:10:53 Removing intermediate container e3d93790bcf0 16:10:53 ---> f7b0ac8334d6 16:10:53 Step 9/10 : WORKDIR /app 16:10:53 ---> Running in 15b82cd48874 16:10:53 Removing intermediate container 15b82cd48874 16:10:53 ---> 7c1266b69f1b 16:10:53 Step 10/10 : LABEL git_sha=490d55d23c3381dbf94452a94173aa21d56f4e2c 16:10:53 ---> Running in 8a6899dbfae8 16:10:53 Removing intermediate container 8a6899dbfae8 16:10:53 ---> 245c07adec87 16:10:53 Successfully built 245c07adec87 16:10:53 Successfully tagged edgexfoundry/edgex-web-ui:490d55d23c3381dbf94452a94173aa21d56f4e2c 16:10:53 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 16:10:53 touch edgex-web-ui.imagebuilt 16:10:53 mkdir -p node_modules coverage 16:10:53 chown "1000:1000" node_modules coverage package-lock.json 16:10:53 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 16:10:55 npm WARN EBADENGINE Unsupported engine { 16:10:55 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 16:10:55 npm WARN EBADENGINE required: { 16:10:55 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:10:55 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:10:55 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:10:55 npm WARN EBADENGINE }, 16:10:55 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } 16:10:55 npm WARN EBADENGINE } 16:10:55 npm WARN EBADENGINE Unsupported engine { 16:10:55 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 16:10:55 npm WARN EBADENGINE required: { 16:10:55 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:10:55 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:10:55 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:10:55 npm WARN EBADENGINE }, 16:10:55 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } 16:10:55 npm WARN EBADENGINE } 16:10:55 npm WARN EBADENGINE Unsupported engine { 16:10:55 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 16:10:55 npm WARN EBADENGINE required: { 16:10:55 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:10:55 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:10:55 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:10:55 npm WARN EBADENGINE }, 16:10:55 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } 16:10:55 npm WARN EBADENGINE } 16:10:55 npm WARN EBADENGINE Unsupported engine { 16:10:55 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 16:10:55 npm WARN EBADENGINE required: { 16:10:55 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:10:55 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:10:55 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:10:55 npm WARN EBADENGINE }, 16:10:55 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } 16:10:55 npm WARN EBADENGINE } 16:10:55 npm WARN EBADENGINE Unsupported engine { 16:10:55 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 16:10:55 npm WARN EBADENGINE required: { 16:10:55 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:10:55 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:10:55 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:10:55 npm WARN EBADENGINE }, 16:10:55 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } 16:10:55 npm WARN EBADENGINE } 16:10:55 npm WARN EBADENGINE Unsupported engine { 16:10:55 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 16:10:55 npm WARN EBADENGINE required: { 16:10:55 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:10:55 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:10:55 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:10:55 npm WARN EBADENGINE }, 16:10:55 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } 16:10:55 npm WARN EBADENGINE } 16:10:55 npm WARN EBADENGINE Unsupported engine { 16:10:55 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 16:10:55 npm WARN EBADENGINE required: { 16:10:55 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:10:55 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:10:55 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:10:55 npm WARN EBADENGINE }, 16:10:55 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } 16:10:55 npm WARN EBADENGINE } 16:10:55 npm WARN EBADENGINE Unsupported engine { 16:10:55 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 16:10:55 npm WARN EBADENGINE required: { 16:10:55 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:10:55 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:10:55 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:10:55 npm WARN EBADENGINE }, 16:10:55 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } 16:10:55 npm WARN EBADENGINE } 16:10:55 npm WARN EBADENGINE Unsupported engine { 16:10:55 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 16:10:55 npm WARN EBADENGINE required: { 16:10:55 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:10:55 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:10:55 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:10:55 npm WARN EBADENGINE }, 16:10:55 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } 16:10:55 npm WARN EBADENGINE } 16:11:00 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 16:11:00 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:11:00 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 16:11:00 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 16:11:00 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 16:11:00 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 16:11:01 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 16:11:02 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 16:11:02 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 16:11: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:11:05 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:11:05 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:11:06 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:11:06 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 16:11:06 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:11:06 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:11:08 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 16:11:09 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:11:12 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:11:18 16:11:18 added 1478 packages, and audited 1479 packages in 24s 16:11:18 16:11:18 90 packages are looking for funding 16:11:18 run `npm fund` for details 16:11:18 16:11:18 13 vulnerabilities (3 moderate, 8 high, 2 critical) 16:11:18 16:11:18 To address issues that do not require attention, run: 16:11:18 npm audit fix 16:11:18 16:11:18 To address all issues (including breaking changes), run: 16:11:18 npm audit fix --force 16:11:18 16:11:18 Run `npm audit` for details. 16:11:20 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:11:23 - Generating browser application bundles (phase: setup)... 16:11:28 Compiling @angular/core : es2015 as esm2015 16:11:28 Compiling @angular/compiler/testing : es2015 as esm2015 16:11:31 Compiling @angular/common : es2015 as esm2015 16:11:31 Compiling @angular/core/testing : es2015 as esm2015 16:11:32 Compiling @angular/platform-browser : es2015 as esm2015 16:11:32 Compiling @angular/common/testing : es2015 as esm2015 16:11:33 Compiling @angular/common/http : es2015 as esm2015 16:11:33 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 16:11:33 Compiling @angular/router : es2015 as esm2015 16:11:33 Compiling @angular/platform-browser/testing : es2015 as esm2015 16:11:33 Compiling @angular/forms : es2015 as esm2015 16:11:34 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 16:11:34 Compiling @angular/common/http/testing : es2015 as esm2015 16:11:36 Compiling @angular/router/testing : es2015 as esm2015 16:11:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29055 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 16:11:37 Running in /w/workspace/edgex-ui-go/79 [Pipeline] { [Pipeline] checkout 16:11:37 The recommended git tool is: git 16:11:41 using credential edgex-jenkins-ssh 16:11:41 Cloning the remote Git repository 16:11:42 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 16:11:43 13 09 2022 16:11:42.556:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 16:11:43 13 09 2022 16:11:42.560:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 16:11:43 13 09 2022 16:11:42.566:INFO [launcher]: Starting browser ChromeHeadless 16:11:42 > git init /w/workspace/edgex-ui-go/79 # timeout=10 16:11:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:11:42 > git --version # timeout=10 16:11:42 > git --version # 'git version 2.25.1' 16:11:42 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:11:45 Avoid second fetch 16:11:45 Checking out Revision 490d55d23c3381dbf94452a94173aa21d56f4e2c (main) 16:11:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:11:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:11:45 > git config core.sparsecheckout # timeout=10 16:11:45 > git checkout -f 490d55d23c3381dbf94452a94173aa21d56f4e2c # timeout=10 16:11:49 Commit message: "Merge pull request #549 from saites/angular-automation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:11:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:11:50 % Total % Received % Xferd Average Speed Time Time Time Current 16:11:50 Dload Upload Total Spent Left Speed 16:11:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 47554 0 --:--:-- --:--:-- --:--:-- 47554 [Pipeline] sh 16:11:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:11:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:11:51 + sudo tee /etc/docker/daemon.new 16:11:51 { 16:11:51 "registry-mirrors": [ 16:11:51 "https://nexus3.edgexfoundry.org:10001" 16:11:51 ], 16:11:51 "bip": "10.250.0.254/24", 16:11:51 "hosts": [ 16:11:51 "tcp://0.0.0.0:5555", 16:11:51 "unix:///var/run/docker.sock" 16:11:51 ], 16:11:51 "mtu": 1458, 16:11:51 "selinux-enabled": true, 16:11:51 "seccomp-profile": "/etc/docker/seccomp.json" 16:11:51 } [Pipeline] sh 16:11:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:11:52 + sudo service docker restart 16:11:55 ✔ Browser application bundle generation complete. 16:11:55 13 09 2022 16:11:55.004:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket -3wnktBR2lQJpY13AAAB with id 92324967 16:11:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.111 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.128 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.206 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.212 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.219 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.25 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.256 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.259 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.267 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.295 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.303 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.306 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.308 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.311 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.313 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.329 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.339 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.349 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.38 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.391 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.461 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.48 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.489 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.496 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.552 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.564 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.62 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.629 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.636 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.653 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.66 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.663 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.665 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.689 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.7 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.709 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.726 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.734 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.737 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.739 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.741 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.743 secs) 16:11:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.751 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.761 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.766 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.768 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.776 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.784 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.788 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.79 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.791 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.799 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.815 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.842 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.872 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.883 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.91 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.919 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.927 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.939 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.949 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.044 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.054 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.063 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.073 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.142 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.147 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.159 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.177 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.2 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.205 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.21 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.214 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.248 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.265 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.271 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.305 secs) 16:11:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.316 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.33 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.34 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.347 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.351 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.353 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.355 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.384 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.393 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.399 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.437 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.446 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.475 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.489 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.492 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.507 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.512 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.514 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.544 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.555 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.597 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.617 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.628 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.66 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.669 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.693 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.708 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.718 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.738 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.743 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.75 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.752 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.753 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.781 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.805 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.817 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.825 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.828 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.83 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.831 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.839 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.855 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.874 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.908 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.914 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.932 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.955 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.963 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.986 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.992 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.999 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.001 secs) 16:12:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.012 secs) 16:12:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.025 secs) 16:12:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.031 secs) 16:12:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.06 secs) 16:12:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.069 secs) 16:12:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.096 secs) 16:12:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.114 secs) 16:12:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.12 secs) 16:12:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.155 secs) 16:12:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.165 secs) 16:12:01 WARN: ' 16:12:01 It looks like you're using ngModel on the same form field as formControlName. 16:12:01 Support for using the ngModel input property and ngModelChange event with 16:12:01 reactive form directives has been deprecated in Angular v6 and will be removed 16:12:01 in a future version of Angular. 16:12:01 16:12:01 For more information on this, see our API docs here: 16:12:01 https://angular.io/api/forms/FormControlName#use-with-ngmodel 16:12:01 ' 16:12:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.165 secs) 16:12:01 WARN: ' 16:12:01 It looks like you're using ngModel on the same form field as formControlName. 16:12:01 Support for using the ngModel input property and ngModelChange event with 16:12:01 reactive form directives has been deprecated in Angular v6 and will be removed 16:12:01 in a future version of Angular. 16:12:01 16:12:01 For more information on this, see our API docs here: 16:12:01 https://angular.io/api/forms/FormControlName#use-with-ngmodel 16:12:01 ' 16:12:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.184 secs) 16:12:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.19 secs) 16:12:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.233 secs) 16:12:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.239 secs) 16:12:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.247 secs) 16:12:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.252 secs) 16:12:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.256 secs) 16:12:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.276 secs) 16:12:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.303 secs) 16:12:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.318 secs) 16:12:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.486 secs / 2.318 secs) 16:12:01 TOTAL: 149 SUCCESS 16:12:01 ✔ Browser application bundle generation complete. 16:12:01 16:12:01 =============================== Coverage summary =============================== 16:12:01 Statements : 40.95% ( 1466/3580 ) 16:12:01 Branches : 12.03% ( 111/923 ) 16:12:01 Functions : 33.2% ( 431/1298 ) 16:12:01 Lines : 38.88% ( 1317/3387 ) 16:12:01 ================================================================================ 16:12:02 ✔ Browser application bundle generation complete. 16:12:02 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 16:12:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:12:02 $ docker stop --time=1 88a058cd4f4fffb44affe698754650fc8cd03415fb741f67da368b58c35137ad 16:12:03 $ docker rm -f 88a058cd4f4fffb44affe698754650fc8cd03415fb741f67da368b58c35137ad [Pipeline] // withDockerContainer [Pipeline] sh 16:12:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:12:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:12:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:12:05 + ls -al . 16:12:05 total 168 16:12:05 drwxrwxr-x 14 jenkins jenkins 4096 Sep 13 16:10 . 16:12:05 drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:09 .. 16:12:05 -rw-rw-r-- 1 jenkins jenkins 18 Sep 13 16:09 .dockerignore 16:12:05 drwxrwxr-x 8 jenkins jenkins 4096 Sep 13 16:09 .git 16:12:05 drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:09 .github 16:12:05 -rw-rw-r-- 1 jenkins jenkins 185 Sep 13 16:09 .gitignore 16:12:05 drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 16:09 .semver 16:12:05 -rw-rw-r-- 1 jenkins jenkins 4856 Sep 13 16:09 Attribution.txt 16:12:05 -rw-rw-r-- 1 jenkins jenkins 14570 Sep 13 16:09 CHANGELOG.md 16:12:05 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 13 16:09 CONTRIBUTING.md 16:12:05 -rw-rw-r-- 1 jenkins jenkins 1684 Sep 13 16:09 Dockerfile 16:12:05 -rw-rw-r-- 1 jenkins jenkins 652 Sep 13 16:09 Jenkinsfile 16:12:05 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 13 16:09 LICENSE 16:12:05 -rw-rw-r-- 1 jenkins jenkins 1541 Sep 13 16:09 Makefile 16:12:05 -rw-rw-r-- 1 jenkins jenkins 4398 Sep 13 16:09 README.md 16:12:05 -rw-rw-r-- 1 jenkins jenkins 11 Sep 13 16:09 VERSION 16:12:05 drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:09 assets 16:12:05 drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 16:09 bin 16:12:05 drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:09 cmd 16:12:05 -rw-r--r-- 1 jenkins jenkins 10 Sep 13 16:10 coverage.out 16:12:05 drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 16:09 docs 16:12:05 -rw-rw-r-- 1 jenkins jenkins 1945 Sep 13 16:09 go.mod 16:12:05 -rw-rw-r-- 1 jenkins jenkins 25578 Sep 13 16:09 go.sum 16:12:05 drwxrwxr-x 9 jenkins jenkins 4096 Sep 13 16:09 internal 16:12:05 drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:09 pkg 16:12:05 drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:09 snap 16:12:05 drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:09 testing 16:12:05 -rw-rw-r-- 1 jenkins jenkins 155 Sep 13 16:09 version.go 16:12:05 drwxrwxr-x 6 jenkins jenkins 4096 Sep 13 16:10 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:06 + 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=490d55d23c3381dbf94452a94173aa21d56f4e2c --label arch=amd64 --label version=2.3.0-dev.8 . 16:12:06 Sending build context to Docker daemon 47.98MB 16:12:06 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 16:12:06 Step 2/24 : FROM ${BASE} AS builder 16:12:06 ---> dcc892f73d3e 16:12:06 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:12:06 ---> Running in d4a8107f895b 16:12:06 Removing intermediate container d4a8107f895b 16:12:06 ---> 551da261b7c9 16:12:06 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 16:12:06 ---> Running in ba06f0466708 16:12:06 Removing intermediate container ba06f0466708 16:12:06 ---> 1270683ba491 16:12:06 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 16:12:06 ---> Running in 8038789c92c6 16:12:06 Removing intermediate container 8038789c92c6 16:12:06 ---> 456222ad6a0f 16:12:06 Step 6/24 : LABEL Name=edgex-ui-go 16:12:07 ---> Running in 808f7b2d8816 16:12:07 Removing intermediate container 808f7b2d8816 16:12:07 ---> 8486b6c723ed 16:12:07 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 16:12:07 ---> Running in 2435559e111a 16:12:07 Removing intermediate container 2435559e111a 16:12:07 ---> 36faf10c9a1b 16:12:07 Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:12:08 ---> d8db2e46df4f 16:12:08 Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:12:08 ---> Running in c54aad45ddbb 16:12:08 Removing intermediate container c54aad45ddbb 16:12:08 ---> 8cd5c6aa66c9 16:12:08 Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:12:08 ---> Running in db65df7de900 16:12:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:12:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:12:09 OK: 211 MiB in 51 packages 16:12:10 Removing intermediate container db65df7de900 16:12:10 ---> 777b493dca61 16:12:10 Step 11/24 : ENV GO111MODULE=on 16:12:10 ---> Running in fe3fa463d803 16:12:10 Removing intermediate container fe3fa463d803 16:12:10 ---> 8b4daff5931c 16:12:10 Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:12:10 ---> Running in 2a672a5423a6 16:12:10 Removing intermediate container 2a672a5423a6 16:12:10 ---> ea95d2017691 16:12:10 Step 13/24 : COPY go.mod vendor* ./ 16:12:10 ---> 4115e103ccec 16:12:10 Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:12:10 ---> Running in cef46940a10c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:12:11 provisioning config files... 16:12:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/79@tmp/config2777174151940937349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:11 Removing intermediate container cef46940a10c 16:12:11 ---> 6595d76039fe 16:12:11 Step 15/24 : COPY . . 16:12:11 ---> docker-login.sh 16:12:11 nexus3.edgexfoundry.org:10001 16:12:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:12 Configure a credential helper to remove this warning. See 16:12:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:12 16:12:12 Login Succeeded 16:12:12 nexus3.edgexfoundry.org:10002 16:12:12 ---> 67ad208df63a 16:12:12 Step 16/24 : RUN ${MAKE} 16:12:12 ---> Running in 1d31d7bbb942 16:12:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:12 Configure a credential helper to remove this warning. See 16:12:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:12 16:12:12 Login Succeeded 16:12:12 nexus3.edgexfoundry.org:10003 16:12:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.8" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 16:12:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:13 Configure a credential helper to remove this warning. See 16:12:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:13 16:12:13 Login Succeeded 16:12:13 nexus3.edgexfoundry.org:10004 16:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:13 Configure a credential helper to remove this warning. See 16:12:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:13 16:12:13 Login Succeeded 16:12:13 docker.io 16:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:14 Configure a credential helper to remove this warning. See 16:12:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:14 16:12:14 Login Succeeded 16:12:14 ---> docker-login.sh ends [Pipeline] } 16:12:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:12:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:12:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:12:14 ========================================================= 16:12:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:12:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:12:16 Sending build context to Docker daemon 28.62MB 16:12:16 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 16:12:16 Step 2/16 : FROM ${BASE} AS builder 16:12:16 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:12:16 b3c136eddcbf: Pulling fs layer 16:12:16 c0a3192eca97: Pulling fs layer 16:12:16 a050256f5b6f: Pulling fs layer 16:12:16 656be50a0ddc: Pulling fs layer 16:12:16 2bbca73fdf42: Pulling fs layer 16:12:16 46d945488cbd: Pulling fs layer 16:12:16 8a5474983e97: Pulling fs layer 16:12:16 329c88fbcd65: Pulling fs layer 16:12:16 656be50a0ddc: Waiting 16:12:16 2bbca73fdf42: Waiting 16:12:16 46d945488cbd: Waiting 16:12:16 8a5474983e97: Waiting 16:12:16 329c88fbcd65: Waiting 16:12:16 a050256f5b6f: Verifying Checksum 16:12:16 a050256f5b6f: Download complete 16:12:16 c0a3192eca97: Verifying Checksum 16:12:16 c0a3192eca97: Download complete 16:12:16 46d945488cbd: Verifying Checksum 16:12:16 46d945488cbd: Download complete 16:12:16 b3c136eddcbf: Verifying Checksum 16:12:16 b3c136eddcbf: Download complete 16:12:17 b3c136eddcbf: Pull complete 16:12:17 329c88fbcd65: Verifying Checksum 16:12:17 329c88fbcd65: Download complete 16:12:17 c0a3192eca97: Pull complete 16:12:17 a050256f5b6f: Pull complete 16:12:18 8a5474983e97: Verifying Checksum 16:12:18 8a5474983e97: Download complete 16:12:19 656be50a0ddc: Download complete 16:12:19 CGO_ENABLED=0 GO111MODULE=on go build ./... 16:12:20 Removing intermediate container 1d31d7bbb942 16:12:20 ---> eb3fbff107ca 16:12:20 Step 17/24 : FROM alpine:3.14 16:12:21 3.14: Pulling from library/alpine 16:12:21 c7ed990a2339: Pulling fs layer 16:12:21 c7ed990a2339: Verifying Checksum 16:12:21 c7ed990a2339: Download complete 16:12:21 c7ed990a2339: Pull complete 16:12:21 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 16:12:21 Status: Downloaded newer image for alpine:3.14 16:12:21 ---> dd53f409bf0b 16:12:21 Step 18/24 : EXPOSE 4000 16:12:21 ---> Running in 9350eb87b0af 16:12:22 Removing intermediate container 9350eb87b0af 16:12:22 ---> 777dea3625de 16:12:22 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:12:22 ---> 61d4d5087323 16:12:22 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:12:22 ---> Running in 8db210153c17 16:12:22 Removing intermediate container 8db210153c17 16:12:22 ---> 77a2a22d38b1 16:12:22 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 16:12:22 ---> Running in fb3bb6fd9690 16:12:22 Removing intermediate container fb3bb6fd9690 16:12:22 ---> f48c9e1a1601 16:12:22 Step 22/24 : LABEL arch=amd64 16:12:22 ---> Running in bf52c531bdd2 16:12:23 Removing intermediate container bf52c531bdd2 16:12:23 ---> f2c74b7d2643 16:12:23 Step 23/24 : LABEL git_sha=490d55d23c3381dbf94452a94173aa21d56f4e2c 16:12:23 ---> Running in 78ed3d6aa5f0 16:12:23 Removing intermediate container 78ed3d6aa5f0 16:12:23 ---> 1e1898d1da75 16:12:23 Step 24/24 : LABEL version=2.3.0-dev.8 16:12:23 ---> Running in 7fb66e2bc0a9 16:12:23 Removing intermediate container 7fb66e2bc0a9 16:12:23 ---> 85b7d7517cd2 16:12:23 [Warning] One or more build-args [ARCH] were not consumed 16:12:23 Successfully built 85b7d7517cd2 16:12:23 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:12:23 provisioning config files... 16:12:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7199198677864003289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:23 ---> docker-login.sh 16:12:23 nexus3.edgexfoundry.org:10001 16:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:23 Configure a credential helper to remove this warning. See 16:12:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:23 16:12:23 Login Succeeded 16:12:23 nexus3.edgexfoundry.org:10002 16:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:23 Configure a credential helper to remove this warning. See 16:12:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:23 16:12:23 Login Succeeded 16:12:23 nexus3.edgexfoundry.org:10003 16:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:23 Configure a credential helper to remove this warning. See 16:12:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:23 16:12:23 Login Succeeded 16:12:23 nexus3.edgexfoundry.org:10004 16:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:24 Configure a credential helper to remove this warning. See 16:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:24 16:12:24 Login Succeeded 16:12:24 docker.io 16:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:24 Configure a credential helper to remove this warning. See 16:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:24 16:12:24 Login Succeeded 16:12:24 ---> docker-login.sh ends [Pipeline] } 16:12:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:12:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:12:24 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 16:12:24 490d55d23c3381dbf94452a94173aa21d56f4e2c 16:12:24 latest 16:12:24 2.3.0-dev.8 16:12:24 490d55d23c3381dbf94452a94173aa21d56f4e2c-2.3.0-dev.8 16:12:24 main 16:12:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:25 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:490d55d23c3381dbf94452a94173aa21d56f4e2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:25 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:490d55d23c3381dbf94452a94173aa21d56f4e2c 16:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:12:25 0276a8fbd726: Preparing 16:12:25 63493a9ab2d4: Preparing 16:12:25 63493a9ab2d4: Layer already exists 16:12:28 0276a8fbd726: Pushed 16:12:28 490d55d23c3381dbf94452a94173aa21d56f4e2c: digest: sha256:948d88fe7b853a392a51b7947379c7b49e3e9d62249955fac53b3d925fd8a835 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:28 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:28 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 16:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:12:28 0276a8fbd726: Preparing 16:12:28 63493a9ab2d4: Preparing 16:12:28 0276a8fbd726: Layer already exists 16:12:28 63493a9ab2d4: Layer already exists 16:12:28 latest: digest: sha256:948d88fe7b853a392a51b7947379c7b49e3e9d62249955fac53b3d925fd8a835 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:29 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.8 16:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:12:29 0276a8fbd726: Preparing 16:12:29 63493a9ab2d4: Preparing 16:12:29 63493a9ab2d4: Layer already exists 16:12:29 0276a8fbd726: Layer already exists 16:12:29 2.3.0-dev.8: digest: sha256:948d88fe7b853a392a51b7947379c7b49e3e9d62249955fac53b3d925fd8a835 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:29 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:490d55d23c3381dbf94452a94173aa21d56f4e2c-2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:490d55d23c3381dbf94452a94173aa21d56f4e2c-2.3.0-dev.8 16:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:12:29 0276a8fbd726: Preparing 16:12:29 63493a9ab2d4: Preparing 16:12:29 63493a9ab2d4: Layer already exists 16:12:29 0276a8fbd726: Layer already exists 16:12:29 490d55d23c3381dbf94452a94173aa21d56f4e2c-2.3.0-dev.8: digest: sha256:948d88fe7b853a392a51b7947379c7b49e3e9d62249955fac53b3d925fd8a835 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:30 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 16:12:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:12:30 0276a8fbd726: Preparing 16:12:30 63493a9ab2d4: Preparing 16:12:30 63493a9ab2d4: Layer already exists 16:12:30 0276a8fbd726: Layer already exists 16:12:30 main: digest: sha256:948d88fe7b853a392a51b7947379c7b49e3e9d62249955fac53b3d925fd8a835 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:12:30 ===================================================== [Pipeline] echo 16:12:30 taggedImages: 16:12:30 - nexus3.edgexfoundry.org:10004/edgex-ui:490d55d23c3381dbf94452a94173aa21d56f4e2c 16:12:30 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 16:12:30 - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.8 16:12:30 - nexus3.edgexfoundry.org:10004/edgex-ui:490d55d23c3381dbf94452a94173aa21d56f4e2c-2.3.0-dev.8 16:12:30 - 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:12:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:12:31 16:12:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:12:31 latest: Pulling from edgex-lftools-log-publisher 16:12:31 5eb5b503b376: Pulling fs layer 16:12:31 5c69ac0246d0: Pulling fs layer 16:12:31 ec43610c2a17: Pulling fs layer 16:12:31 3a2ae6a8a46f: Pulling fs layer 16:12:31 33b1e0a273af: Pulling fs layer 16:12:31 5d3b04190fa2: Pulling fs layer 16:12:31 2f39f015ded8: Pulling fs layer 16:12:31 3a2ae6a8a46f: Waiting 16:12:31 33b1e0a273af: Waiting 16:12:31 5d3b04190fa2: Waiting 16:12:31 2f39f015ded8: Waiting 16:12:31 5c69ac0246d0: Download complete 16:12:31 3a2ae6a8a46f: Verifying Checksum 16:12:31 3a2ae6a8a46f: Download complete 16:12:31 33b1e0a273af: Verifying Checksum 16:12:31 33b1e0a273af: Download complete 16:12:31 656be50a0ddc: Pull complete 16:12:31 2bbca73fdf42: Pull complete 16:12:31 5d3b04190fa2: Verifying Checksum 16:12:31 5d3b04190fa2: Download complete 16:12:31 ec43610c2a17: Verifying Checksum 16:12:31 ec43610c2a17: Download complete 16:12:31 5eb5b503b376: Verifying Checksum 16:12:31 5eb5b503b376: Download complete 16:12:31 46d945488cbd: Pull complete 16:12:32 2f39f015ded8: Download complete 16:12:33 5eb5b503b376: Pull complete 16:12:33 5c69ac0246d0: Pull complete 16:12:33 ec43610c2a17: Pull complete 16:12:33 3a2ae6a8a46f: Pull complete 16:12:33 33b1e0a273af: Pull complete 16:12:34 5d3b04190fa2: Pull complete 16:12:38 8a5474983e97: Pull complete 16:12:39 2f39f015ded8: Pull complete 16:12:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:12:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:12:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:39 prd-ubuntu20.04-docker-8c-8g-29054 does not seem to be running inside a container 16:12:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:12:39 329c88fbcd65: Pull complete 16:12:39 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:12:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:12:39 ---> ff4287adb874 16:12:39 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:12:41 $ docker top 27971babc07a7308ed06ebda736bad60cc0058f4da96a20a5eff1cf01c7a8789 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:41 ---> job-cost.sh 16:12:41 lf-activate-venv: SKIPPING 16:12:41 INFO: No Stack... 16:12:41 ---> Running in 1ded862df9dd 16:12:41 Removing intermediate container 1ded862df9dd 16:12:41 ---> b800fa2992d0 16:12:41 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 16:12:42 INFO: Retrieving Pricing Info for: v3-standard-8 16:12:42 ---> Running in 5d7f29be9fc2 16:12:42 INFO: Archiving Costs [Pipeline] sh 16:12:42 Removing intermediate container 5d7f29be9fc2 16:12:42 ---> 6ddeffd7cf13 16:12:42 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 16:12:42 ---> Running in 4b616afbfe24 16:12:42 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 16:12:42 + cut -d, -f6 [Pipeline] lock 16:12:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-79-stack-cost] 16:12:42 Resource [jenkins-edgexfoundry-edgex-ui-go-main-79-stack-cost] did not exist. Created. 16:12:42 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-79-stack-cost] [Pipeline] { [Pipeline] unstash 16:12:42 Removing intermediate container 4b616afbfe24 16:12:42 ---> ba6112927ae9 16:12:42 Step 6/16 : LABEL Name=edgex-ui-go 16:12:42 ---> Running in 95b1b8e13ab2 [Pipeline] sh 16:12:43 + echo total: 0.2199999988079071 [Pipeline] stash 16:12:43 Removing intermediate container 95b1b8e13ab2 16:12:43 ---> e60613287b41 16:12:43 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 16:12:43 ---> Running in d5ed91e442f5 16:12:43 Stashed 1 file(s) [Pipeline] } 16:12:43 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-79-stack-cost] [Pipeline] // lock [Pipeline] } 16:12:43 $ docker stop --time=1 27971babc07a7308ed06ebda736bad60cc0058f4da96a20a5eff1cf01c7a8789 16:12:43 Removing intermediate container d5ed91e442f5 16:12:43 ---> db3f5fa4a78a 16:12:43 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:12:44 latest: Pulling from library/docker 16:12:44 9b18e9b68314: Pulling fs layer 16:12:44 5abd6445c68b: Pulling fs layer 16:12:44 7b6c1cdde492: Pulling fs layer 16:12:44 7917cc27eb40: Pulling fs layer 16:12:44 3f2fb837c2a9: Pulling fs layer 16:12:44 d1f1fb8deb70: Pulling fs layer 16:12:44 dfa55b0df7d0: Pulling fs layer 16:12:44 078dd78c254d: Pulling fs layer 16:12:44 cd722d78ccff: Pulling fs layer 16:12:44 d1f1fb8deb70: Waiting 16:12:44 7917cc27eb40: Waiting 16:12:44 3f2fb837c2a9: Waiting 16:12:44 078dd78c254d: Waiting 16:12:44 dfa55b0df7d0: Waiting 16:12:44 cd722d78ccff: Waiting 16:12:44 5abd6445c68b: Verifying Checksum 16:12:44 5abd6445c68b: Download complete 16:12:44 9b18e9b68314: Verifying Checksum 16:12:44 9b18e9b68314: Download complete 16:12:44 7b6c1cdde492: Verifying Checksum 16:12:44 7b6c1cdde492: Download complete 16:12:44 $ docker rm -f 27971babc07a7308ed06ebda736bad60cc0058f4da96a20a5eff1cf01c7a8789 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:12:45 d1f1fb8deb70: Verifying Checksum 16:12:45 d1f1fb8deb70: Download complete 16:12:45 dfa55b0df7d0: Verifying Checksum 16:12:45 dfa55b0df7d0: Download complete 16:12:45 7917cc27eb40: Verifying Checksum 16:12:45 7917cc27eb40: Download complete 16:12:45 9b18e9b68314: Pull complete 16:12:45 078dd78c254d: Verifying Checksum 16:12:45 078dd78c254d: Download complete 16:12:45 cd722d78ccff: Verifying Checksum 16:12:45 cd722d78ccff: Download complete 16:12:45 3f2fb837c2a9: Verifying Checksum 16:12:45 3f2fb837c2a9: Download complete 16:12:45 5abd6445c68b: Pull complete 16:12:46 7b6c1cdde492: Pull complete 16:12:47 7917cc27eb40: Pull complete 16:12:48 3f2fb837c2a9: Pull complete 16:12:49 d1f1fb8deb70: Pull complete 16:12:49 dfa55b0df7d0: Pull complete 16:12:49 078dd78c254d: Pull complete 16:12:49 cd722d78ccff: Pull complete 16:12:49 Digest: sha256:c0ba96f6414f1bf92cc6c5afc25235f507b7fcc1ca0a8ba6884c81aacf434b78 16:12:49 Status: Downloaded newer image for docker:latest 16:12:52 ---> 0701d6d505e6 16:12:52 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:12:52 ---> Running in 0c55dd20101f 16:12:53 Removing intermediate container 0c55dd20101f 16:12:53 ---> 85f3bf7c6f49 16:12:53 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:12:53 ---> Running in 6b4ee0d44fac 16:12:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:12:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:12:56 OK: 221 MiB in 51 packages 16:12:57 Removing intermediate container 6b4ee0d44fac 16:12:57 ---> fdc7eab9a4ee 16:12:57 Step 11/16 : ENV GO111MODULE=on 16:12:57 ---> Running in 2f8c97e8de5d 16:12:57 Removing intermediate container 2f8c97e8de5d 16:12:57 ---> aec9bf6b5436 16:12:57 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:12:57 ---> Running in aaf313ec9ffc 16:12:58 Removing intermediate container aaf313ec9ffc 16:12:58 ---> 79cff9f2ecb1 16:12:58 Step 13/16 : COPY go.mod vendor* ./ 16:12:58 ---> b80e8f2fcb81 16:12:58 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:12:59 ---> Running in 757a9cf734d5 16:13:25 Removing intermediate container 757a9cf734d5 16:13:25 ---> 983eab36abda 16:13:25 Step 15/16 : COPY . . 16:13:27 ---> 1f6e02b57446 16:13:27 Step 16/16 : RUN ${MAKE} 16:13:27 ---> Running in 80a6cd7e2943 16:13:28 noop 16:13:29 Removing intermediate container 80a6cd7e2943 16:13:29 ---> 1284115424a5 16:13:29 Successfully built 1284115424a5 16:13:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:29 + docker inspect -f . ci-base-image-arm64 16:13:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:30 prd-ubuntu20.04-docker-arm64-4c-16g-29055 does not seem to be running inside a container 16:13:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/79 -v /w/workspace/edgex-ui-go/79:/w/workspace/edgex-ui-go/79:rw,z -v /w/workspace/edgex-ui-go/79@tmp:/w/workspace/edgex-ui-go/79@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:13:31 $ docker top 779af092724454446023c9d2013a4bef9d9b3911523389890c7f132b2819b2f0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:32 + go version 16:13:32 go version go1.18.3 linux/arm64 [Pipeline] } 16:13:32 $ docker stop --time=1 779af092724454446023c9d2013a4bef9d9b3911523389890c7f132b2819b2f0 16:13:34 $ docker rm -f 779af092724454446023c9d2013a4bef9d9b3911523389890c7f132b2819b2f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:34 + docker inspect -f . ci-base-image-arm64 16:13:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:34 prd-ubuntu20.04-docker-arm64-4c-16g-29055 does not seem to be running inside a container 16:13:34 $ 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/79 -v /w/workspace/edgex-ui-go/79:/w/workspace/edgex-ui-go/79:rw,z -v /w/workspace/edgex-ui-go/79@tmp:/w/workspace/edgex-ui-go/79@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:13:36 $ docker top a281b2a28cd9ce99bfd9d57710d63d9c71175cdecc532de653af428547621326 -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:37 + git config --global --add safe.directory /w/workspace/edgex-ui-go/79 [Pipeline] fileExists [Pipeline] sh 16:13:37 + make test 16:13:37 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:13:38 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:14:17 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:14:17 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:14:17 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:14:17 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 16:14:17 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 16:14:17 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 16:14:17 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:14:17 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:14:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 16:14:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 16:14:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 16:14:17 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 16:14:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:14:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:14:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:14:30 ./bin/test-attribution-txt.sh 16:14:30 make -C web test 16:14:30 make[1]: Entering directory '/w/workspace/edgex-ui-go/79/web' 16:14:30 make[1]: tput: No such file or directory 16:14:30 make[1]: tput: No such file or directory 16:14:30 warning: generating ./VERSION 16:14:30 echo "0.0.0" > VERSION 16:14:30 docker build \ 16:14:30 -f Dockerfile \ 16:14:30 --build-arg USER=1000 \ 16:14:30 \ 16:14:30 --label "git_sha=490d55d23c3381dbf94452a94173aa21d56f4e2c" \ 16:14:30 -t edgexfoundry/edgex-web-ui:490d55d23c3381dbf94452a94173aa21d56f4e2c \ 16:14:30 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 16:14:30 . 16:14:30 Sending build context to Docker daemon 3.269MB 16:14:30 Step 1/10 : FROM node:16.17-alpine3.15 16:14:30 16.17-alpine3.15: Pulling from library/node 16:14:30 47517142f6ba: Pulling fs layer 16:14:30 17eb293efcef: Pulling fs layer 16:14:30 5f80d66b68ae: Pulling fs layer 16:14:30 55cd42e1afe3: Pulling fs layer 16:14:30 55cd42e1afe3: Waiting 16:14:30 47517142f6ba: Download complete 16:14:30 55cd42e1afe3: Download complete 16:14:30 5f80d66b68ae: Verifying Checksum 16:14:30 5f80d66b68ae: Download complete 16:14:30 47517142f6ba: Pull complete 16:14:32 17eb293efcef: Verifying Checksum 16:14:32 17eb293efcef: Download complete 16:14:35 17eb293efcef: Pull complete 16:14:36 5f80d66b68ae: Pull complete 16:14:36 55cd42e1afe3: Pull complete 16:14:36 Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 16:14:36 Status: Downloaded newer image for node:16.17-alpine3.15 16:14:36 ---> ddf45b724adc 16:14:36 Step 2/10 : RUN apk add --no-cache chromium 16:14:37 ---> Running in b68d78ec4a61 16:14:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:14:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:14:39 (1/128) Installing libxau (1.0.9-r0) 16:14:39 (2/128) Installing libmd (1.0.3-r0) 16:14:39 (3/128) Installing libbsd (0.11.3-r1) 16:14:39 (4/128) Installing libxdmcp (1.1.3-r0) 16:14:39 (5/128) Installing libxcb (1.14-r2) 16:14:39 (6/128) Installing libx11 (1.7.2-r0) 16:14:39 (7/128) Installing libxext (1.3.4-r0) 16:14:39 (8/128) Installing libice (1.0.10-r0) 16:14:39 (9/128) Installing libuuid (2.37.4-r0) 16:14:39 (10/128) Installing libsm (1.2.3-r0) 16:14:39 (11/128) Installing libxt (1.2.1-r0) 16:14:39 (12/128) Installing libxmu (1.1.3-r0) 16:14:39 (13/128) Installing xset (1.2.4-r0) 16:14:39 (14/128) Installing xprop (1.2.5-r0) 16:14:39 (15/128) Installing xdg-utils (1.1.3-r0) 16:14:39 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 16:14:39 (17/128) Installing pkgconf (1.8.0-r0) 16:14:39 (18/128) Installing libffi (3.4.2-r1) 16:14:39 (19/128) Installing libintl (0.21-r0) 16:14:39 (20/128) Installing libblkid (2.37.4-r0) 16:14:39 (21/128) Installing libmount (2.37.4-r0) 16:14:39 (22/128) Installing pcre (8.45-r1) 16:14:39 (23/128) Installing glib (2.70.1-r0) 16:14:39 (24/128) Installing xz-libs (5.2.5-r1) 16:14:39 (25/128) Installing libxml2 (2.9.14-r1) 16:14:39 (26/128) Installing shared-mime-info (2.1-r0) 16:14:39 (27/128) Installing hicolor-icon-theme (0.17-r1) 16:14:39 (28/128) Installing libjpeg-turbo (2.1.2-r0) 16:14:39 (29/128) Installing libpng (1.6.37-r1) 16:14:39 (30/128) Installing libwebp (1.2.2-r0) 16:14:40 (31/128) Installing zstd-libs (1.5.0-r0) 16:14:40 (32/128) Installing tiff (4.3.0-r1) 16:14:40 (33/128) Installing gdk-pixbuf (2.42.8-r0) 16:14:40 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 16:14:40 (35/128) Installing libxcomposite (0.4.5-r0) 16:14:40 (36/128) Installing libxfixes (6.0.0-r0) 16:14:40 (37/128) Installing libxrender (0.9.10-r3) 16:14:40 (38/128) Installing libxcursor (1.2.0-r0) 16:14:40 (39/128) Installing libxdamage (1.1.5-r1) 16:14:40 (40/128) Installing libxi (1.8-r0) 16:14:40 (41/128) Installing libxinerama (1.1.4-r1) 16:14:40 (42/128) Installing libxrandr (1.5.2-r1) 16:14:40 (43/128) Installing atk (2.36.0-r0) 16:14:40 (44/128) Installing libxtst (1.2.3-r3) 16:14:40 (45/128) Installing dbus-libs (1.12.20-r4) 16:14:40 (46/128) Installing at-spi2-core (2.42.0-r0) 16:14:40 (47/128) Installing at-spi2-atk (2.38.0-r0) 16:14:40 (48/128) Installing expat (2.4.7-r0) 16:14:40 (49/128) Installing brotli-libs (1.0.9-r5) 16:14:40 (50/128) Installing libbz2 (1.0.8-r1) 16:14:40 (51/128) Installing freetype (2.11.1-r2) 16:14:40 (52/128) Installing fontconfig (2.13.1-r4) 16:14:40 (53/128) Installing pixman (0.40.0-r3) 16:14:40 (54/128) Installing cairo (1.16.0-r5) 16:14:40 (55/128) Installing cairo-gobject (1.16.0-r5) 16:14:40 (56/128) Installing avahi-libs (0.8-r5) 16:14:40 (57/128) Installing gmp (6.2.1-r1) 16:14:40 (58/128) Installing nettle (3.7.3-r0) 16:14:40 (59/128) Installing p11-kit (0.24.0-r1) 16:14:40 (60/128) Installing libtasn1 (4.18.0-r0) 16:14:40 (61/128) Installing libunistring (0.9.10-r1) 16:14:40 (62/128) Installing gnutls (3.7.1-r1) 16:14:40 (63/128) Installing cups-libs (2.3.3-r6) 16:14:40 (64/128) Installing libepoxy (1.5.9-r0) 16:14:40 (65/128) Installing fribidi (1.0.11-r0) 16:14:40 (66/128) Installing graphite2 (1.3.14-r0) 16:14:40 (67/128) Installing harfbuzz (3.0.0-r2) 16:14:40 (68/128) Installing libxft (2.3.4-r0) 16:14:40 (69/128) Installing pango (1.48.10-r0) 16:14:41 (70/128) Installing wayland-libs-client (1.19.0-r1) 16:14:41 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 16:14:41 (72/128) Installing wayland-libs-egl (1.19.0-r1) 16:14:41 (73/128) Installing xkeyboard-config (2.34-r0) 16:14:41 (74/128) Installing libxkbcommon (1.3.1-r0) 16:14:41 (75/128) Installing gtk+3.0 (3.24.30-r0) 16:14:41 Executing gtk+3.0-3.24.30-r0.post-install 16:14:41 (76/128) Installing libfontenc (1.1.4-r0) 16:14:41 (77/128) Installing mkfontscale (1.2.1-r1) 16:14:41 (78/128) Installing ttf-opensans (1.10-r1) 16:14:41 Executing ttf-opensans-1.10-r1.post-install 16:14:44 (79/128) Installing libogg (1.3.5-r0) 16:14:44 (80/128) Installing flac (1.3.4-r0) 16:14:44 (81/128) Installing alsa-lib (1.2.5.1-r1) 16:14:44 (82/128) Installing libatomic (10.3.1_git20211027-r0) 16:14:44 (83/128) Installing sdl2 (2.0.16-r4) 16:14:44 (84/128) Installing aom-libs (3.2.0-r0) 16:14:44 (85/128) Installing libass (0.15.2-r0) 16:14:44 (86/128) Installing libdav1d (0.9.2-r0) 16:14:44 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 16:14:44 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 16:14:44 (89/128) Installing lame (3.100-r0) 16:14:44 (90/128) Installing opus (1.3.1-r1) 16:14:44 (91/128) Installing libgomp (10.3.1_git20211027-r0) 16:14:44 (92/128) Installing soxr (0.1.3-r2) 16:14:44 (93/128) Installing libsrt (1.4.2-r1) 16:14:44 (94/128) Installing libssh (0.9.6-r1) 16:14:44 (95/128) Installing libtheora (1.1.1-r16) 16:14:44 (96/128) Installing v4l-utils-libs (1.22.1-r1) 16:14:44 (97/128) Installing libdrm (2.4.109-r0) 16:14:44 (98/128) Installing libva (2.13.0-r0) 16:14:44 (99/128) Installing libvdpau (1.4-r0) 16:14:44 (100/128) Installing vidstab (1.1.0-r1) 16:14:44 (101/128) Installing libvorbis (1.3.7-r0) 16:14:44 (102/128) Installing libvpx (1.10.0-r0) 16:14:44 (103/128) Installing vulkan-loader (1.2.196-r0) 16:14:44 (104/128) Installing x264-libs (20210613-r0) 16:14:44 (105/128) Installing x265-libs (3.5-r0) 16:14:44 (106/128) Installing xvidcore (1.3.7-r1) 16:14:44 (107/128) Installing ffmpeg-libs (4.4.1-r2) 16:14:45 (108/128) Installing libevent (2.1.12-r4) 16:14:45 (109/128) Installing mesa (21.2.6-r0) 16:14:45 (110/128) Installing wayland-libs-server (1.19.0-r1) 16:14:45 (111/128) Installing mesa-gbm (21.2.6-r0) 16:14:45 (112/128) Installing lcms2 (2.12-r1) 16:14:45 (113/128) Installing nspr (4.32-r0) 16:14:45 (114/128) Installing sqlite-libs (3.36.0-r0) 16:14:45 (115/128) Installing nss (3.78.1-r0) 16:14:45 (116/128) Installing libasyncns (0.8-r1) 16:14:45 (117/128) Installing libltdl (2.4.6-r7) 16:14:45 (118/128) Installing orc (0.4.32-r0) 16:14:45 (119/128) Installing libsndfile (1.0.31-r1) 16:14:45 (120/128) Installing speexdsp (1.2.0-r0) 16:14:45 (121/128) Installing tdb-libs (1.4.5-r0) 16:14:45 (122/128) Installing libpulse (15.0-r2) 16:14:45 (123/128) Installing re2 (2021.11.01-r0) 16:14:45 (124/128) Installing snappy (1.1.9-r1) 16:14:45 (125/128) Installing libgpg-error (1.42-r1) 16:14:45 (126/128) Installing libgcrypt (1.9.4-r0) 16:14:45 (127/128) Installing libxslt (1.1.35-r0) 16:14:45 (128/128) Installing chromium (99.0.4844.84-r0) 16:14:50 Executing busybox-1.34.1-r7.trigger 16:14:50 Executing glib-2.70.1-r0.trigger 16:14:50 Executing shared-mime-info-2.1-r0.trigger 16:14:55 Executing gdk-pixbuf-2.42.8-r0.trigger 16:14:55 Executing gtk-update-icon-cache-2.24.33-r0.trigger 16:14:55 Executing fontconfig-2.13.1-r4.trigger 16:14:55 Executing mkfontscale-1.2.1-r1.trigger 16:14:55 OK: 275 MiB in 144 packages 16:15:03 Removing intermediate container b68d78ec4a61 16:15:03 ---> 87b3eadccfe2 16:15:03 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 16:15:03 ---> Running in 9ee414d47927 16:15:03 Removing intermediate container 9ee414d47927 16:15:03 ---> 1e4df3234a99 16:15:03 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 16:15:04 ---> Running in 293ffb3177ff 16:15:04 Removing intermediate container 293ffb3177ff 16:15:04 ---> 7206c98ad473 16:15:04 Step 5/10 : RUN npm install -g npm 16:15:04 ---> Running in fef0ad9561a1 16:15:31 16:15:31 changed 54 packages, and audited 212 packages in 22s 16:15:31 16:15:31 11 packages are looking for funding 16:15:31 run `npm fund` for details 16:15:31 16:15:31 found 0 vulnerabilities 16:15:33 Removing intermediate container fef0ad9561a1 16:15:33 ---> d69581b66a65 16:15:33 Step 6/10 : ARG USER=1000 16:15:33 ---> Running in 24189b3f7ba4 16:15:33 Removing intermediate container 24189b3f7ba4 16:15:33 ---> 7e1e9401635a 16:15:33 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 16:15:33 ---> Running in d1c8d4d5ec30 16:15:35 Removing intermediate container d1c8d4d5ec30 16:15:35 ---> 22f786a83341 16:15:35 Step 8/10 : USER $USER:$USER 16:15:35 ---> Running in 424ba8f9aaca 16:15:35 Removing intermediate container 424ba8f9aaca 16:15:35 ---> 31a7cd1dacb2 16:15:35 Step 9/10 : WORKDIR /app 16:15:35 ---> Running in 9976687c99b6 16:15:36 Removing intermediate container 9976687c99b6 16:15:36 ---> c7b3f219d29b 16:15:36 Step 10/10 : LABEL git_sha=490d55d23c3381dbf94452a94173aa21d56f4e2c 16:15:36 ---> Running in 07c937c6627b 16:15:36 Removing intermediate container 07c937c6627b 16:15:36 ---> 585bc5f0ac71 16:15:36 Successfully built 585bc5f0ac71 16:15:36 Successfully tagged edgexfoundry/edgex-web-ui:490d55d23c3381dbf94452a94173aa21d56f4e2c 16:15:36 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 16:15:36 touch edgex-web-ui.imagebuilt 16:15:36 mkdir -p node_modules coverage 16:15:36 chown "1000:1000" node_modules coverage package-lock.json 16:15:36 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 16:15:46 npm WARN EBADENGINE Unsupported engine { 16:15:46 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 16:15:46 npm WARN EBADENGINE required: { 16:15:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:15:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:15:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:15:46 npm WARN EBADENGINE }, 16:15:46 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } 16:15:46 npm WARN EBADENGINE } 16:15:46 npm WARN EBADENGINE Unsupported engine { 16:15:46 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 16:15:46 npm WARN EBADENGINE required: { 16:15:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:15:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:15:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:15:46 npm WARN EBADENGINE }, 16:15:46 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } 16:15:46 npm WARN EBADENGINE } 16:15:46 npm WARN EBADENGINE Unsupported engine { 16:15:46 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 16:15:46 npm WARN EBADENGINE required: { 16:15:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:15:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:15:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:15:46 npm WARN EBADENGINE }, 16:15:46 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } 16:15:46 npm WARN EBADENGINE } 16:15:46 npm WARN EBADENGINE Unsupported engine { 16:15:46 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 16:15:46 npm WARN EBADENGINE required: { 16:15:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:15:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:15:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:15:46 npm WARN EBADENGINE }, 16:15:46 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } 16:15:46 npm WARN EBADENGINE } 16:15:46 npm WARN EBADENGINE Unsupported engine { 16:15:46 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 16:15:46 npm WARN EBADENGINE required: { 16:15:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:15:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:15:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:15:46 npm WARN EBADENGINE }, 16:15:46 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } 16:15:46 npm WARN EBADENGINE } 16:15:46 npm WARN EBADENGINE Unsupported engine { 16:15:46 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 16:15:46 npm WARN EBADENGINE required: { 16:15:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:15:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:15:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:15:46 npm WARN EBADENGINE }, 16:15:46 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } 16:15:46 npm WARN EBADENGINE } 16:15:46 npm WARN EBADENGINE Unsupported engine { 16:15:46 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 16:15:46 npm WARN EBADENGINE required: { 16:15:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:15:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:15:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:15:46 npm WARN EBADENGINE }, 16:15:46 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } 16:15:46 npm WARN EBADENGINE } 16:15:46 npm WARN EBADENGINE Unsupported engine { 16:15:46 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 16:15:46 npm WARN EBADENGINE required: { 16:15:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:15:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:15:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:15:46 npm WARN EBADENGINE }, 16:15:46 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } 16:15:46 npm WARN EBADENGINE } 16:15:46 npm WARN EBADENGINE Unsupported engine { 16:15:46 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 16:15:46 npm WARN EBADENGINE required: { 16:15:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:15:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:15:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:15:46 npm WARN EBADENGINE }, 16:15:46 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } 16:15:46 npm WARN EBADENGINE } 16:16:25 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 16:16:25 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:16:25 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 16:16:26 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 16:16:28 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 16:16:29 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 16:16:37 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 16:16:38 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 16:16:39 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 16:17:01 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 16:17:01 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 16:17:01 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 16:17:04 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:17:05 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:17:08 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 16:17:18 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:17:20 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:17:35 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:17:57 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:18:36 16:18:36 added 1475 packages, and audited 1476 packages in 3m 16:18:36 16:18:36 90 packages are looking for funding 16:18:36 run `npm fund` for details 16:18:36 16:18:36 13 vulnerabilities (3 moderate, 8 high, 2 critical) 16:18:36 16:18:36 To address issues that do not require attention, run: 16:18:36 npm audit fix 16:18:36 16:18:36 To address all issues (including breaking changes), run: 16:18:36 npm audit fix --force 16:18:36 16:18:36 Run `npm audit` for details. 16:18: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:18:51 - Generating browser application bundles (phase: setup)... 16:19:24 Compiling @angular/core : es2015 as esm2015 16:19:24 Compiling @angular/compiler/testing : es2015 as esm2015 16:19:56 Compiling @angular/common : es2015 as esm2015 16:19:56 Compiling @angular/core/testing : es2015 as esm2015 16:19:59 Compiling @angular/platform-browser : es2015 as esm2015 16:19:59 Compiling @angular/common/testing : es2015 as esm2015 16:20:05 Compiling @angular/router : es2015 as esm2015 16:20:05 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 16:20:10 Compiling @angular/platform-browser/testing : es2015 as esm2015 16:20:12 Compiling @angular/common/http : es2015 as esm2015 16:20:13 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 16:20:16 Compiling @angular/forms : es2015 as esm2015 16:20:18 Compiling @angular/router/testing : es2015 as esm2015 16:20:18 Compiling @angular/common/http/testing : es2015 as esm2015 16:21:15 13 09 2022 16:21:14.357:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 16:21:15 13 09 2022 16:21:14.369:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 16:21:15 13 09 2022 16:21:14.393:INFO [launcher]: Starting browser ChromeHeadless 16:22:23 13 09 2022 16:22:18.362:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 16:22:45 13 09 2022 16:22:42.397:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 16:23:00 ✔ Browser application bundle generation complete. 16:23:00 13 09 2022 16:22:59.705:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket sxblcNgUPGegSujWAAAB with id 58999742 16:23:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 16:23:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.139 secs) 16:23:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.187 secs) 16:23:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.233 secs) 16:23:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.254 secs) 16:23:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.27 secs) 16:23:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 0.494 secs) 16:23:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 0.517 secs) 16:23:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 0.533 secs) 16:23:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 0.556 secs) 16:23:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 0.571 secs) 16:23:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 0.621 secs) 16:23:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 0.848 secs) 16:23:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 0.904 secs) 16:23:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 1.171 secs) 16:23:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 1.511 secs) 16:23:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 1.62 secs) 16:23:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 1.968 secs) 16:23:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.205 secs) 16:23:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.259 secs) 16:23:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.307 secs) 16:23:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.393 secs) 16:23:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 2.406 secs) 16:23:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 2.479 secs) 16:23:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 2.693 secs) 16:23:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 2.794 secs) 16:23:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 2.828 secs) 16:23:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 2.882 secs) 16:23:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 2.944 secs) 16:23:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 3.07 secs) 16:23:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 3.323 secs) 16:23:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 3.372 secs) 16:23:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 3.571 secs) 16:23:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.361 secs) 16:23:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.407 secs) 16:23:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.479 secs) 16:23:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.582 secs) 16:23:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.605 secs) 16:23:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.617 secs) 16:23:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.769 secs) 16:23:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.834 secs) 16:23:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 4.891 secs) 16:23:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 4.949 secs) 16:23:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.017 secs) 16:23:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.387 secs) 16:23:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.489 secs) 16:23:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.645 secs) 16:23:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.699 secs) 16:23:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.742 secs) 16:23:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.051 secs) 16:23:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.123 secs) 16:23:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.138 secs) 16:23:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.148 secs) 16:23:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.273 secs) 16:23:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.496 secs) 16:23:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.72 secs) 16:23:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.848 secs) 16:23:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.905 secs) 16:23:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.961 secs) 16:23:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.035 secs) 16:23:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.069 secs) 16:23:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.086 secs) 16:23:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.134 secs) 16:23:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.171 secs) 16:23:26 WARN: ' 16:23:26 It looks like you're using ngModel on the same form field as formControlName. 16:23:26 Support for using the ngModel input property and ngModelChange event with 16:23:26 reactive form directives has been deprecated in Angular v6 and will be removed 16:23:26 in a future version of Angular. 16:23:26 16:23:26 For more information on this, see our API docs here: 16:23:26 https://angular.io/api/forms/FormControlName#use-with-ngmodel 16:23:26 ' 16:23:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.171 secs) 16:23:26 WARN: ' 16:23:26 It looks like you're using ngModel on the same form field as formControlName. 16:23:26 Support for using the ngModel input property and ngModelChange event with 16:23:26 reactive form directives has been deprecated in Angular v6 and will be removed 16:23:26 in a future version of Angular. 16:23:26 16:23:26 For more information on this, see our API docs here: 16:23:26 https://angular.io/api/forms/FormControlName#use-with-ngmodel 16:23:26 ' 16:23:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.322 secs) 16:23:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.371 secs) 16:23:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.408 secs) 16:23:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.448 secs) 16:23:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.553 secs) 16:23:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.615 secs) 16:23:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.635 secs) 16:23:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.983 secs) 16:23:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.034 secs) 16:23:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.085 secs) 16:23:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.204 secs) 16:23:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.243 secs) 16:23:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.268 secs) 16:23:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.295 secs) 16:23:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.31 secs) 16:23:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.322 secs) 16:23:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.585 secs) 16:23:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.761 secs) 16:23:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.814 secs) 16:23:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.903 secs) 16:23:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.96 secs) 16:23:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.978 secs) 16:23:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.994 secs) 16:23:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.008 secs) 16:23:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.031 secs) 16:23:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.084 secs) 16:23:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.109 secs) 16:23:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.135 secs) 16:23:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.148 secs) 16:23:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.163 secs) 16:23:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.175 secs) 16:23:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.187 secs) 16:23:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.292 secs) 16:23:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.41 secs) 16:23:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.426 secs) 16:23:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 9.544 secs) 16:23:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 9.58 secs) 16:23:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 9.606 secs) 16:23:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 9.726 secs) 16:23:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 9.848 secs) 16:23:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 9.974 secs) 16:23:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.085 secs) 16:23:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.218 secs) 16:23:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.239 secs) 16:23:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.301 secs) 16:23:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.504 secs) 16:23:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.53 secs) 16:23:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.647 secs) 16:23:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.692 secs) 16:23:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 10.816 secs) 16:23:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 10.868 secs) 16:23:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 10.884 secs) 16:23:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 10.894 secs) 16:23:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.074 secs) 16:23:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.128 secs) 16:23:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 11.143 secs) 16:23:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.275 secs) 16:23:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.333 secs) 16:23:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 11.364 secs) 16:23:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 11.476 secs) 16:23:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 11.563 secs) 16:23:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 11.773 secs) 16:23:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 11.838 secs) 16:23:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 11.892 secs) 16:23:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 11.95 secs) 16:23:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.016 secs) 16:23:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.123 secs) 16:23:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.188 secs) 16:23:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.205 secs) 16:23:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.276 secs) 16:23:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.463 secs) 16:23:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 12.563 secs) 16:23:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 12.712 secs) 16:23:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 12.891 secs) 16:23:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 12.92 secs) 16:23:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 12.945 secs) 16:23:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 12.974 secs) 16:23:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 12.998 secs) 16:23:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.04 secs) 16:23:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.06 secs) 16:23:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.083 secs) 16:23:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.102 secs) 16:23:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.176 secs) 16:23:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.206 secs) 16:23:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.274 secs) 16:23:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.322 secs) 16:23:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (18.754 secs / 13.322 secs) 16:23:35 TOTAL: 149 SUCCESS 16:23:35 ✔ Browser application bundle generation complete. 16:23:38 16:23:38 =============================== Coverage summary =============================== 16:23:38 Statements : 40.98% ( 1467/3580 ) 16:23:38 Branches : 12.03% ( 111/923 ) 16:23:38 Functions : 33.28% ( 432/1298 ) 16:23:38 Lines : 38.91% ( 1318/3387 ) 16:23:38 ================================================================================ 16:23:38 13 09 2022 16:23:38.205:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 16:23:39 ✔ Browser application bundle generation complete. 16:23:40 make[1]: Leaving directory '/w/workspace/edgex-ui-go/79/web' [Pipeline] echo 16:23:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:23:40 $ docker stop --time=1 a281b2a28cd9ce99bfd9d57710d63d9c71175cdecc532de653af428547621326 16:23:41 $ docker rm -f a281b2a28cd9ce99bfd9d57710d63d9c71175cdecc532de653af428547621326 [Pipeline] // withDockerContainer [Pipeline] sh 16:23:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:23:45 Warning: overwriting stash ‘coverage-report’ 16:23:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:23:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:23:54 + ls -al . 16:23:54 total 164 16:23:54 drwxrwxr-x 13 jenkins jenkins 4096 Sep 13 16:13 . 16:23:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:11 .. 16:23:54 -rw-rw-r-- 1 jenkins jenkins 18 Sep 13 16:11 .dockerignore 16:23:54 drwxrwxr-x 8 jenkins jenkins 4096 Sep 13 16:11 .git 16:23:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:11 .github 16:23:54 -rw-rw-r-- 1 jenkins jenkins 185 Sep 13 16:11 .gitignore 16:23:54 -rw-rw-r-- 1 jenkins jenkins 4856 Sep 13 16:11 Attribution.txt 16:23:54 -rw-rw-r-- 1 jenkins jenkins 14570 Sep 13 16:11 CHANGELOG.md 16:23:54 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 13 16:11 CONTRIBUTING.md 16:23:54 -rw-rw-r-- 1 jenkins jenkins 1684 Sep 13 16:11 Dockerfile 16:23:54 -rw-rw-r-- 1 jenkins jenkins 652 Sep 13 16:11 Jenkinsfile 16:23:54 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 13 16:11 LICENSE 16:23:54 -rw-rw-r-- 1 jenkins jenkins 1541 Sep 13 16:11 Makefile 16:23:54 -rw-rw-r-- 1 jenkins jenkins 4398 Sep 13 16:11 README.md 16:23:54 -rw-rw-r-- 1 jenkins jenkins 11 Sep 13 16:09 VERSION 16:23:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:11 assets 16:23:54 drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 16:11 bin 16:23:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:11 cmd 16:23:54 -rw-r--r-- 1 jenkins jenkins 10 Sep 13 16:13 coverage.out 16:23:54 drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 16:11 docs 16:23:54 -rw-rw-r-- 1 jenkins jenkins 1945 Sep 13 16:11 go.mod 16:23:54 -rw-rw-r-- 1 jenkins jenkins 25578 Sep 13 16:11 go.sum 16:23:54 drwxrwxr-x 9 jenkins jenkins 4096 Sep 13 16:11 internal 16:23:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:11 pkg 16:23:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:11 snap 16:23:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:11 testing 16:23:54 -rw-rw-r-- 1 jenkins jenkins 155 Sep 13 16:11 version.go 16:23:54 drwxrwxr-x 6 jenkins jenkins 4096 Sep 13 16:15 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23: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=490d55d23c3381dbf94452a94173aa21d56f4e2c --label arch=arm64 --label version=2.3.0-dev.8 . 16:23:55 Sending build context to Docker daemon 31.38MB 16:23:55 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 16:23:55 Step 2/24 : FROM ${BASE} AS builder 16:23:55 ---> 1284115424a5 16:23:55 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:23:56 ---> Running in a0807dc7b610 16:23:57 Removing intermediate container a0807dc7b610 16:23:57 ---> 7ae1ff41ed46 16:23:57 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 16:23:57 ---> Running in 2c9b9c9f8e7d 16:23:57 Removing intermediate container 2c9b9c9f8e7d 16:23:57 ---> 336166a18ac9 16:23:57 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 16:23:57 ---> Running in c914ada743c4 16:23:57 Removing intermediate container c914ada743c4 16:23:57 ---> 59bebb541707 16:23:57 Step 6/24 : LABEL Name=edgex-ui-go 16:23:57 ---> Running in 70b1ddd5ad15 16:23:58 Removing intermediate container 70b1ddd5ad15 16:23:58 ---> 1ad4f5b24321 16:23:58 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 16:23:58 ---> Running in 6466ba997f30 16:23:58 Removing intermediate container 6466ba997f30 16:23:58 ---> 3223f59747d6 16:23:58 Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:24:00 ---> f0fd5b3ca814 16:24:00 Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:24:00 ---> Running in 4b3539e92b30 16:24:02 Removing intermediate container 4b3539e92b30 16:24:02 ---> dd906a5c3d28 16:24:02 Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:24:02 ---> Running in 26a04b61eb81 16:24:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:24:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:24:05 OK: 221 MiB in 51 packages 16:24:05 Removing intermediate container 26a04b61eb81 16:24:05 ---> 815c93292675 16:24:05 Step 11/24 : ENV GO111MODULE=on 16:24:05 ---> Running in 4f83eae29d25 16:24:06 Removing intermediate container 4f83eae29d25 16:24:06 ---> d157e1b033b7 16:24:06 Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:24:06 ---> Running in b92a7d42cd01 16:24:06 Removing intermediate container b92a7d42cd01 16:24:06 ---> 226ae6c1709a 16:24:06 Step 13/24 : COPY go.mod vendor* ./ 16:24:07 ---> 59557f271a93 16:24:07 Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:24:07 ---> Running in 8644c75823e2 16:24:09 Removing intermediate container 8644c75823e2 16:24:09 ---> b2bdd2244289 16:24:09 Step 15/24 : COPY . . 16:24:13 ---> 2ebee432de63 16:24:13 Step 16/24 : RUN ${MAKE} 16:24:13 ---> Running in f15c56bf4eaa 16:24:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.8" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 16:24:46 CGO_ENABLED=0 GO111MODULE=on go build ./... 16:24:52 Removing intermediate container f15c56bf4eaa 16:24:52 ---> 49b41f5f4845 16:24:52 Step 17/24 : FROM alpine:3.14 16:24:53 3.14: Pulling from library/alpine 16:24:53 90cda3b7c325: Pulling fs layer 16:24:53 90cda3b7c325: Download complete 16:24:54 90cda3b7c325: Pull complete 16:24:54 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 16:24:54 Status: Downloaded newer image for alpine:3.14 16:24:54 ---> 376ba31ae3da 16:24:54 Step 18/24 : EXPOSE 4000 16:24:54 ---> Running in 516c8eb08833 16:24:54 Removing intermediate container 516c8eb08833 16:24:54 ---> fa5ec936355e 16:24:54 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:24:56 ---> 2aaa90e9b6a0 16:24:56 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:24:56 ---> Running in d602c6d475de 16:24:56 Removing intermediate container d602c6d475de 16:24:56 ---> 7771abe56dba 16:24:56 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 16:24:56 ---> Running in b32c29241aec 16:24:56 Removing intermediate container b32c29241aec 16:24:56 ---> 934c516fb82d 16:24:56 Step 22/24 : LABEL arch=arm64 16:24:56 ---> Running in 82fc42c320cd 16:24:57 Removing intermediate container 82fc42c320cd 16:24:57 ---> 8387d79bb067 16:24:57 Step 23/24 : LABEL git_sha=490d55d23c3381dbf94452a94173aa21d56f4e2c 16:24:57 ---> Running in 76dfcc290462 16:24:57 Removing intermediate container 76dfcc290462 16:24:57 ---> 42c931a93592 16:24:57 Step 24/24 : LABEL version=2.3.0-dev.8 16:24:57 ---> Running in a547b34302b0 16:24:57 Removing intermediate container a547b34302b0 16:24:57 ---> ac9fe78cfbff 16:24:57 [Warning] One or more build-args [ARCH] were not consumed 16:24:57 Successfully built ac9fe78cfbff 16:24:57 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:24:58 provisioning config files... 16:24:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/79@tmp/config4182369686725089866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:24:58 ---> docker-login.sh 16:24:58 nexus3.edgexfoundry.org:10001 16:24:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:58 Configure a credential helper to remove this warning. See 16:24:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:58 16:24:58 Login Succeeded 16:24:58 nexus3.edgexfoundry.org:10002 16:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:59 Configure a credential helper to remove this warning. See 16:24:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:59 16:24:59 Login Succeeded 16:24:59 nexus3.edgexfoundry.org:10003 16:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:59 Configure a credential helper to remove this warning. See 16:24:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:59 16:24:59 Login Succeeded 16:24:59 nexus3.edgexfoundry.org:10004 16:25:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:00 Configure a credential helper to remove this warning. See 16:25:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:00 16:25:00 Login Succeeded 16:25:00 docker.io 16:25:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:00 Configure a credential helper to remove this warning. See 16:25:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:00 16:25:00 Login Succeeded 16:25:01 ---> docker-login.sh ends [Pipeline] } 16:25:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:25:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:25:01 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 16:25:01 490d55d23c3381dbf94452a94173aa21d56f4e2c 16:25:01 latest 16:25:01 2.3.0-dev.8 16:25:01 490d55d23c3381dbf94452a94173aa21d56f4e2c-2.3.0-dev.8 16:25:01 main 16:25:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:01 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:490d55d23c3381dbf94452a94173aa21d56f4e2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:01 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:490d55d23c3381dbf94452a94173aa21d56f4e2c 16:25:01 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:25:01 eece4dddce5d: Preparing 16:25:01 28c3ef001483: Preparing 16:25:01 28c3ef001483: Layer already exists 16:25:07 eece4dddce5d: Pushed 16:25:07 490d55d23c3381dbf94452a94173aa21d56f4e2c: digest: sha256:4d2ccf7a4b075bf46a09ab5605d8a154614d978986bf24ca464979c4128b6aad size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:07 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:08 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 16:25:08 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:25:08 eece4dddce5d: Preparing 16:25:08 28c3ef001483: Preparing 16:25:08 28c3ef001483: Layer already exists 16:25:08 eece4dddce5d: Layer already exists 16:25:08 latest: digest: sha256:4d2ccf7a4b075bf46a09ab5605d8a154614d978986bf24ca464979c4128b6aad size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:08 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:09 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.8 16:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:25:09 eece4dddce5d: Preparing 16:25:09 28c3ef001483: Preparing 16:25:09 eece4dddce5d: Layer already exists 16:25:09 28c3ef001483: Layer already exists 16:25:09 2.3.0-dev.8: digest: sha256:4d2ccf7a4b075bf46a09ab5605d8a154614d978986bf24ca464979c4128b6aad size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:09 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:490d55d23c3381dbf94452a94173aa21d56f4e2c-2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:10 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:490d55d23c3381dbf94452a94173aa21d56f4e2c-2.3.0-dev.8 16:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:25:10 eece4dddce5d: Preparing 16:25:10 28c3ef001483: Preparing 16:25:10 eece4dddce5d: Layer already exists 16:25:10 28c3ef001483: Layer already exists 16:25:10 490d55d23c3381dbf94452a94173aa21d56f4e2c-2.3.0-dev.8: digest: sha256:4d2ccf7a4b075bf46a09ab5605d8a154614d978986bf24ca464979c4128b6aad size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:10 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:11 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 16:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:25:11 eece4dddce5d: Preparing 16:25:11 28c3ef001483: Preparing 16:25:11 eece4dddce5d: Layer already exists 16:25:11 28c3ef001483: Layer already exists 16:25:11 main: digest: sha256:4d2ccf7a4b075bf46a09ab5605d8a154614d978986bf24ca464979c4128b6aad size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:25:11 ===================================================== [Pipeline] echo 16:25:11 taggedImages: 16:25:11 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:490d55d23c3381dbf94452a94173aa21d56f4e2c 16:25:11 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 16:25:11 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.8 16:25:11 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:490d55d23c3381dbf94452a94173aa21d56f4e2c-2.3.0-dev.8 16:25:11 - 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:25:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:25:11 16:25:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:25:12 arm64: Pulling from edgex-lftools-log-publisher 16:25:12 8998bd30e6a1: Pulling fs layer 16:25:12 04944245beec: Pulling fs layer 16:25:12 699f458cf7ca: Pulling fs layer 16:25:12 765212b225bb: Pulling fs layer 16:25:12 f23df028b6ca: Pulling fs layer 16:25:12 d65c8cfc05b1: Pulling fs layer 16:25:12 2437ff75d9bd: Pulling fs layer 16:25:12 765212b225bb: Waiting 16:25:12 f23df028b6ca: Waiting 16:25:12 d65c8cfc05b1: Waiting 16:25:12 2437ff75d9bd: Waiting 16:25:12 04944245beec: Verifying Checksum 16:25:12 04944245beec: Download complete 16:25:12 765212b225bb: Verifying Checksum 16:25:12 765212b225bb: Download complete 16:25:12 f23df028b6ca: Verifying Checksum 16:25:12 f23df028b6ca: Download complete 16:25:12 d65c8cfc05b1: Verifying Checksum 16:25:12 d65c8cfc05b1: Download complete 16:25:12 699f458cf7ca: Verifying Checksum 16:25:12 699f458cf7ca: Download complete 16:25:13 8998bd30e6a1: Verifying Checksum 16:25:13 8998bd30e6a1: Download complete 16:25:15 2437ff75d9bd: Verifying Checksum 16:25:15 2437ff75d9bd: Download complete 16:25:17 8998bd30e6a1: Pull complete 16:25:17 04944245beec: Pull complete 16:25:19 699f458cf7ca: Pull complete 16:25:19 765212b225bb: Pull complete 16:25:20 f23df028b6ca: Pull complete 16:25:20 d65c8cfc05b1: Pull complete 16:25:35 2437ff75d9bd: Pull complete 16:25:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:25:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:25:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:25:35 prd-ubuntu20.04-docker-arm64-4c-16g-29055 does not seem to be running inside a container 16:25:36 $ 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/79 -v /w/workspace/edgex-ui-go/79:/w/workspace/edgex-ui-go/79:rw,z -v /w/workspace/edgex-ui-go/79@tmp:/w/workspace/edgex-ui-go/79@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:25:38 $ docker top c164eae77aca67be3e04a559467a793a03f67ee62cfdee5aae1e1501c8d47731 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:25:39 ---> job-cost.sh 16:25:39 lf-activate-venv: SKIPPING 16:25:39 INFO: No Stack... 16:25:40 INFO: Retrieving Pricing Info for: v3-standard-4 16:25:40 INFO: Archiving Costs [Pipeline] sh 16:25:41 + cat /w/workspace/edgex-ui-go/79/archives/cost.csv 16:25:41 + cut -d, -f6 [Pipeline] lock 16:25:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-79-stack-cost] 16:25:41 Resource [jenkins-edgexfoundry-edgex-ui-go-main-79-stack-cost] did not exist. Created. 16:25:41 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:25:42 /w/workspace/edgex-ui-go/79@tmp/durable-f8051a10/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:25:42 + echo total: 0.10999999940395355 [Pipeline] stash 16:25:42 Warning: overwriting stash ‘stack-cost’ 16:25:47 Stashed 1 file(s) [Pipeline] } 16:25:47 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-79-stack-cost] [Pipeline] // lock [Pipeline] } 16:25:48 $ docker stop --time=1 c164eae77aca67be3e04a559467a793a03f67ee62cfdee5aae1e1501c8d47731 16:25:49 $ docker rm -f c164eae77aca67be3e04a559467a793a03f67ee62cfdee5aae1e1501c8d47731 [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:25:50 provisioning config files... 16:25:50 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config22066708285987773tmp [Pipeline] { [Pipeline] sh 16:25:50 + set +x 16:25:50 + curl -s https://codecov.io/bash 16:25:50 + bash -s -- 16:25:50 16:25:50 _____ _ 16:25:50 / ____| | | 16:25:50 | | ___ __| | ___ ___ _____ __ 16:25:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:25:50 | |___| (_) | (_| | __/ (_| (_) \ V / 16:25:50 \_____\___/ \__,_|\___|\___\___/ \_/ 16:25:50 Bash-1.0.6 16:25:50 16:25:50 16:25:50 ==> git version 2.25.1 found 16:25:50 ==> 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:25:50 Release-Date: 2020-01-08 16:25:50 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:25:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:25:50 ==> Jenkins CI detected. 16:25:50 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 16:25:50 project root: . 16:25:50 --> token set from env 16:25:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:25:50 ==> Running gcov in . (disable via -X gcov) 16:25:50 ==> Python coveragepy not found 16:25:50 ==> Searching for coverage reports in: 16:25:50 + . 16:25:50 -> Found 1 reports 16:25:50 ==> Detecting git/mercurial file structure 16:25:50 ==> Reading reports 16:25:50 + ./coverage.out bytes=10 16:25:50 ==> Appending adjustments 16:25:50 https://docs.codecov.io/docs/fixing-reports 16:25:51 + Found adjustments 16:25:51 ==> Gzipping contents 16:25:51 12K /tmp/codecov.I4Igkt.gz 16:25:51 ==> Uploading reports 16:25:51 url: https://codecov.io 16:25:51 query: branch=main&commit=490d55d23c3381dbf94452a94173aa21d56f4e2c&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:25:51 -> Pinging Codecov 16:25:51 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=490d55d23c3381dbf94452a94173aa21d56f4e2c&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:25:51 -> Uploading to 16:25:51 https://storage.googleapis.com/codecov/v4/raw/2022-09-13/FB506323287CE973F263BFD2A0EB1F37/490d55d23c3381dbf94452a94173aa21d56f4e2c/cfcc5153-1fb5-4664-b5ee-849f70bfe373.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220913%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220913T162551Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=df65583bb19c8fb1477a1bd3fcbc7bd018a98b507583760297ba14bfcf5df744 16:25:51 % Total % Received % Xferd Average Speed Time Time Time Current 16:25:51 Dload Upload Total Spent Left Speed 16:25:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9018 0 0 100 9018 0 27919 --:--:-- --:--:-- --:--:-- 27919 16:25:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/490d55d23c3381dbf94452a94173aa21d56f4e2c [Pipeline] } 16:25:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:25:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:25:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:25:52 16:25:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:25:53 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:25:53 df9b9388f04a: Pulling fs layer 16:25:53 52dc419b0ee2: Pulling fs layer 16:25:53 25bc292e5bac: Pulling fs layer 16:25:53 114826534d7a: Pulling fs layer 16:25:53 4657fd5d0bcf: Pulling fs layer 16:25:53 6ad1cebc031e: Pulling fs layer 16:25:53 8a3aa393b2d8: Pulling fs layer 16:25:53 4657fd5d0bcf: Waiting 16:25:53 6ad1cebc031e: Waiting 16:25:53 114826534d7a: Waiting 16:25:53 25bc292e5bac: Verifying Checksum 16:25:53 25bc292e5bac: Download complete 16:25:53 52dc419b0ee2: Download complete 16:25:53 4657fd5d0bcf: Download complete 16:25:53 df9b9388f04a: Verifying Checksum 16:25:53 6ad1cebc031e: Verifying Checksum 16:25:53 6ad1cebc031e: Download complete 16:25:53 df9b9388f04a: Pull complete 16:25:53 52dc419b0ee2: Pull complete 16:25:53 25bc292e5bac: Pull complete 16:25:53 114826534d7a: Verifying Checksum 16:25:53 114826534d7a: Download complete 16:25:53 8a3aa393b2d8: Verifying Checksum 16:25:53 8a3aa393b2d8: Download complete 16:25:57 114826534d7a: Pull complete 16:25:57 4657fd5d0bcf: Pull complete 16:25:57 6ad1cebc031e: Pull complete 16:26:01 8a3aa393b2d8: Pull complete 16:26:01 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:26:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:26:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:01 prd-ubuntu20.04-docker-8c-8g-29054 does not seem to be running inside a container 16:26:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:26:02 $ docker top d6be19dec35feb7a169ce94d699aa093adbae7f7277b489c3d662b58d6c11b31 -eo pid,comm [Pipeline] { [Pipeline] echo 16:26:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 16:26:03 + set -o pipefail 16:26:03 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 16:26:09 16:26:09 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 16:26:09 16:26:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/a066dc08-ebaf-44e6-bc9f-3351df179ed9 16:26:09 16:26:09 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:26:09 16:26:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:26:09 16:26:09 [Pipeline] } 16:26:09 $ docker stop --time=1 d6be19dec35feb7a169ce94d699aa093adbae7f7277b489c3d662b58d6c11b31 16:26:11 $ docker rm -f d6be19dec35feb7a169ce94d699aa093adbae7f7277b489c3d662b58d6c11b31 [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:26:12 + git log --format=format:%s -1 490d55d23c3381dbf94452a94173aa21d56f4e2c [Pipeline] sh 16:26:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:26:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:26:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:12 prd-ubuntu20.04-docker-8c-8g-29054 does not seem to be running inside a container 16:26:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:26:13 $ docker top aeb250b5f49bcad61c1db70b626311fe2042f0ec40eb364c53f1bc708cdbd6cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:26:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:26:13 [ssh-agent] Looking for ssh-agent implementation... 16:26:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:26:13 $ docker exec aeb250b5f49bcad61c1db70b626311fe2042f0ec40eb364c53f1bc708cdbd6cc ssh-agent 16:26:13 SSH_AUTH_SOCK=/tmp/ssh-ZfWijB8r3OD5/agent.33 16:26:13 SSH_AGENT_PID=40 16:26:13 Running ssh-add (command line suppressed) 16:26:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_524194602307863551.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_524194602307863551.key) 16:26:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:26:13 + git semver tag 16:26:14 2022-09-13 16:26:14,134 [run_tag] DEBUG tag force:False 16:26:14 2022-09-13 16:26:14,134 [check_head_tag] DEBUG check head tag 16:26:14 2022-09-13 16:26:14,134 [execute] INFO git cat-file --batch-check 16:26:14 2022-09-13 16:26:14,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 16:26:14 2022-09-13 16:26:14,140 [execute] INFO git cat-file --batch 16:26:14 2022-09-13 16:26:14,140 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 16:26:14 2022-09-13 16:26:14,150 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:26:14 2022-09-13 16:26:14,151 [execute] INFO git tag -a v2.3.0-dev.8 -m v2.3.0-dev.8 16:26:14 2022-09-13 16:26:14,151 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.8', '-m', 'v2.3.0-dev.8'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 16:26:14 2022-09-13 16:26:14,156 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:26:14 2.3.0-dev.8 [Pipeline] } 16:26:14 $ docker exec --env ******** --env ******** aeb250b5f49bcad61c1db70b626311fe2042f0ec40eb364c53f1bc708cdbd6cc ssh-agent -k 16:26:14 unset SSH_AUTH_SOCK; 16:26:14 unset SSH_AGENT_PID; 16:26:14 echo Agent pid 40 killed; 16:26:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:26:14 + git semver [Pipeline] } 16:26:14 $ docker stop --time=1 aeb250b5f49bcad61c1db70b626311fe2042f0ec40eb364c53f1bc708cdbd6cc 16:26:16 $ docker rm -f aeb250b5f49bcad61c1db70b626311fe2042f0ec40eb364c53f1bc708cdbd6cc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:26:16 16:26:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:26:16 0.23.1-centos7: Pulling from edgex-lftools 16:26:16 ab5ef0e58194: Pulling fs layer 16:26:16 9712f1f96733: Pulling fs layer 16:26:16 63f879dbbcfc: Pulling fs layer 16:26:16 0d9ebad4ef96: Pulling fs layer 16:26:16 e9a5061849ea: Pulling fs layer 16:26:16 d747dcd14b5f: Pulling fs layer 16:26:16 2de7ff778b66: Pulling fs layer 16:26:16 0d9ebad4ef96: Waiting 16:26:16 e9a5061849ea: Waiting 16:26:16 d747dcd14b5f: Waiting 16:26:16 2de7ff778b66: Waiting 16:26:16 9712f1f96733: Download complete 16:26:17 63f879dbbcfc: Download complete 16:26:17 e9a5061849ea: Verifying Checksum 16:26:17 e9a5061849ea: Download complete 16:26:17 d747dcd14b5f: Verifying Checksum 16:26:17 d747dcd14b5f: Download complete 16:26:17 0d9ebad4ef96: Verifying Checksum 16:26:17 0d9ebad4ef96: Download complete 16:26:17 ab5ef0e58194: Download complete 16:26:17 2de7ff778b66: Verifying Checksum 16:26:17 2de7ff778b66: Download complete 16:26:20 ab5ef0e58194: Pull complete 16:26:20 9712f1f96733: Pull complete 16:26:20 63f879dbbcfc: Pull complete 16:26:25 0d9ebad4ef96: Pull complete 16:26:25 e9a5061849ea: Pull complete 16:26:25 d747dcd14b5f: Pull complete 16:26:25 2de7ff778b66: Pull complete 16:26:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:26:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:26:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:26 prd-ubuntu20.04-docker-8c-8g-29054 does not seem to be running inside a container 16:26:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:26:27 $ docker top 3778c8dc1a147c5a5860a2a800993f08d441f2daff1be4d169e4881d21db6e89 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:26:27 provisioning config files... 16:26:27 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3794455154103889326tmp 16:26:27 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8932501248400578682tmp 16:26:27 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2036015457632859734tmp [Pipeline] { [Pipeline] echo 16:26:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:26:28 ---> sigul-configuration.sh 16:26:28 gpg: directory `/root/.gnupg' created 16:26:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:26:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:26:28 gpg: keyring `/root/.gnupg/secring.gpg' created 16:26:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:26:28 gpg: CAST5 encrypted data 16:26:28 gpg: encrypted with 1 passphrase 16:26:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:26:28 + mkdir /home/jenkins 16:26:28 + mkdir /home/jenkins/sigul [Pipeline] sh 16:26:28 + 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:26:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:26:29 ---> sigul-install.sh 16:26:29 Sigul already installed; skipping installation. [Pipeline] sh 16:26:29 + git tag --list 16:26:29 0.1.1 16:26:29 v1.1.0 16:26:29 v1.2.0 16:26:29 v1.2.1 16:26:29 v1.3.0 16:26:29 v2.0.0 16:26:29 v2.1.0 16:26:29 v2.2.0 16:26:29 v2.2.1-dev.1 16:26:29 v2.2.1-dev.2 16:26:29 v2.2.1-dev.3 16:26:29 v2.2.1-dev.4 16:26:29 v2.2.1-dev.5 16:26:29 v2.2.1-dev.6 16:26:29 v2.2.1-dev.7 16:26:29 v2.3.0-dev.7 16:26:29 v2.3.0-dev.8 [Pipeline] sh 16:26:29 + lftools sign git-tag v2.3.0-dev.8 16:26:30 Signing Git tag with Sigul... 16:26:30 Signing v2.3.0-dev.8 [Pipeline] echo 16:26:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:26:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:26:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:26:30 $ docker stop --time=1 3778c8dc1a147c5a5860a2a800993f08d441f2daff1be4d169e4881d21db6e89 16:26:32 $ docker rm -f 3778c8dc1a147c5a5860a2a800993f08d441f2daff1be4d169e4881d21db6e89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:26:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:26:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:26:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:32 prd-ubuntu20.04-docker-8c-8g-29054 does not seem to be running inside a container 16:26:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:26:33 $ docker top 838cbbd8b93efce27f71a9ea06f27d64069a10f41e1c9ae57b92355f80926231 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:26:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:26:33 [ssh-agent] Looking for ssh-agent implementation... 16:26:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:26:33 $ docker exec 838cbbd8b93efce27f71a9ea06f27d64069a10f41e1c9ae57b92355f80926231 ssh-agent 16:26:33 SSH_AUTH_SOCK=/tmp/ssh-97Mqy3pZ89br/agent.33 16:26:33 SSH_AGENT_PID=39 16:26:33 Running ssh-add (command line suppressed) 16:26:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8742203027179051471.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8742203027179051471.key) 16:26:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:26:34 + git semver bump pre 16:26:34 2022-09-13 16:26:34,332 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:26:34 2022-09-13 16:26:34,332 [bump_version] DEBUG bumping version:2.3.0-dev.8 on axis:pre with prefix:dev 16:26:34 2022-09-13 16:26:34,332 [bump_version] DEBUG bumped version:2.3.0-dev.9 16:26:34 2022-09-13 16:26:34,332 [write_version] DEBUG write version:2.3.0-dev.9 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 16:26:34 2022-09-13 16:26:34,332 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:26:34 2022-09-13 16:26:34,332 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:26:34 2022-09-13 16:26:34,335 [execute] INFO git cat-file --batch-check 16:26:34 2022-09-13 16:26:34,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:26:34 2022-09-13 16:26:34,341 [execute] INFO git cat-file --batch 16:26:34 2022-09-13 16:26:34,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:26:34 2022-09-13 16:26:34,347 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:26:34 2.3.0-dev.9 [Pipeline] } 16:26:34 $ docker exec --env ******** --env ******** 838cbbd8b93efce27f71a9ea06f27d64069a10f41e1c9ae57b92355f80926231 ssh-agent -k 16:26:34 unset SSH_AUTH_SOCK; 16:26:34 unset SSH_AGENT_PID; 16:26:34 echo Agent pid 39 killed; 16:26:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:26:34 + git semver [Pipeline] } 16:26:35 $ docker stop --time=1 838cbbd8b93efce27f71a9ea06f27d64069a10f41e1c9ae57b92355f80926231 16:26:36 $ docker rm -f 838cbbd8b93efce27f71a9ea06f27d64069a10f41e1c9ae57b92355f80926231 [Pipeline] // withDockerContainer [Pipeline] sh 16:26:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:26:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:26:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:37 prd-ubuntu20.04-docker-8c-8g-29054 does not seem to be running inside a container 16:26:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:26:37 $ docker top 15f96190aac96653142f52178148466f31830ecfeea39cd84b1b6d67f91cd380 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:26:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:26:37 [ssh-agent] Looking for ssh-agent implementation... 16:26:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:26:37 $ docker exec 15f96190aac96653142f52178148466f31830ecfeea39cd84b1b6d67f91cd380 ssh-agent 16:26:37 SSH_AUTH_SOCK=/tmp/ssh-URhV51699S3i/agent.32 16:26:37 SSH_AGENT_PID=38 16:26:37 Running ssh-add (command line suppressed) 16:26:37 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5148381889134975179.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5148381889134975179.key) 16:26:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:26:38 + git semver push 16:26:38 2022-09-13 16:26:38,511 [run_push] DEBUG push 16:26:38 2022-09-13 16:26:38,512 [execute] INFO git cat-file --batch-check 16:26:38 2022-09-13 16:26:38,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:26:38 2022-09-13 16:26:38,515 [execute] INFO git rev-list 14264bb685150c95669efa2616495e0b523bbbed -- 16:26:38 2022-09-13 16:26:38,516 [execute] DEBUG Popen(['git', 'rev-list', '14264bb685150c95669efa2616495e0b523bbbed', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:26:38 2022-09-13 16:26:38,525 [execute] INFO git fetch -v origin 16:26:38 2022-09-13 16:26:38,526 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 16:26:39 2022-09-13 16:26:39,222 [run_push] DEBUG no remote changes detected 16:26:39 2022-09-13 16:26:39,222 [execute] INFO git push origin semver 16:26:39 2022-09-13 16:26:39,222 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:26:40 2022-09-13 16:26:40,063 [run_push] DEBUG push all version tags 16:26:40 2022-09-13 16:26:40,064 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:26:40 2022-09-13 16:26:40,064 [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:26:41 2022-09-13 16:26:40,802 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:26:41 2.3.0-dev.9 [Pipeline] } 16:26:41 $ docker exec --env ******** --env ******** 15f96190aac96653142f52178148466f31830ecfeea39cd84b1b6d67f91cd380 ssh-agent -k 16:26:41 unset SSH_AUTH_SOCK; 16:26:41 unset SSH_AGENT_PID; 16:26:41 echo Agent pid 38 killed; 16:26:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:26:41 + git semver [Pipeline] } 16:26:41 $ docker stop --time=1 15f96190aac96653142f52178148466f31830ecfeea39cd84b1b6d67f91cd380 16:26:43 $ docker rm -f 15f96190aac96653142f52178148466f31830ecfeea39cd84b1b6d67f91cd380 [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:26:43 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 16:26:43 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 16:26:43 total 16 16:26:43 drwxr-xr-x 3 root root 4096 Sep 13 16:12 . 16:26:43 drwxrwxr-x 15 jenkins jenkins 4096 Sep 13 16:26 .. 16:26:43 drwxr-xr-x 2 root root 4096 Sep 13 16:12 cost 16:26:43 -rw-r--r-- 1 root root 82 Sep 13 16:12 cost.csv 16:26:43 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 16:26:43 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 16:26:43 total 16 16:26:43 drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 16:12 . 16:26:43 drwxrwxr-x 15 jenkins jenkins 4096 Sep 13 16:26 .. 16:26:43 drwxr-xr-x 2 jenkins jenkins 4096 Sep 13 16:12 cost 16:26:43 -rw-r--r-- 1 jenkins jenkins 82 Sep 13 16:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:26:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:26:44 ---> package-listing.sh 16:26:44 ++ facter osfamily 16:26:44 ++ tr '[:upper:]' '[:lower:]' 16:26:45 + OS_FAMILY=debian 16:26:45 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 16:26:45 + START_PACKAGES=/tmp/packages_start.txt 16:26:45 + END_PACKAGES=/tmp/packages_end.txt 16:26:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:26:45 + PACKAGES=/tmp/packages_start.txt 16:26:45 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 16:26:45 + PACKAGES=/tmp/packages_end.txt 16:26:45 + case "${OS_FAMILY}" in 16:26:45 + dpkg -l 16:26:45 + grep '^ii' 16:26:45 + '[' -f /tmp/packages_start.txt ']' 16:26:45 + '[' -f /tmp/packages_end.txt ']' 16:26:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:26:45 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 16:26:45 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 16:26:45 + 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:26:45 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:26:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:26:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:46 prd-ubuntu20.04-docker-8c-8g-29054 does not seem to be running inside a container 16:26:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:26:46 $ docker top c4dd6a106baec1f114bb239f8b998170f0592871861b95be0ebc85d2c0a8083a -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:46 + touch /tmp/pre-build-complete [Pipeline] sh 16:26:46 + mkdir -p /var/log/sysstat [Pipeline] sh 16:26:47 + ls /var/log/sa-host 16:26:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:26:47 provisioning config files... 16:26:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config941002064976663178tmp [Pipeline] { [Pipeline] echo 16:26:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:26:47 ---> create-netrc.sh [Pipeline] } 16:26:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:26:47 ---> python-tools-install.sh [Pipeline] echo 16:26:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:26:48 ---> sudo-logs.sh 16:26:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:26:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:26:48 ---> job-cost.sh 16:26:48 lf-activate-venv: SKIPPING 16:26:48 DEBUG: total: 0.2199999988079071 16:26:48 INFO: Retrieving Stack Cost... 16:26:49 INFO: Retrieving Pricing Info for: v3-standard-8 16:26:49 INFO: Archiving Costs [Pipeline] echo 16:26:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:26:49 ---> logs-deploy.sh 16:26:49 lf-activate-venv: SKIPPING 16:26:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/79 16:26:49 INFO: archiving workspace using pattern(s): 16:26:50 Archives upload complete. 16:26:50 INFO: archiving logs to Nexus 16:26:51 ---> uname -a: 16:26:51 Linux prd-ubuntu20-04-docker-8c-8g-29054 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 16:26:51 16:26:51 16:26:51 ---> lscpu: 16:26:51 Architecture: x86_64 16:26:51 CPU op-mode(s): 32-bit, 64-bit 16:26:51 Byte Order: Little Endian 16:26:51 Address sizes: 40 bits physical, 48 bits virtual 16:26:51 CPU(s): 8 16:26:51 On-line CPU(s) list: 0-7 16:26:51 Thread(s) per core: 1 16:26:51 Core(s) per socket: 1 16:26:51 Socket(s): 8 16:26:51 NUMA node(s): 1 16:26:51 Vendor ID: AuthenticAMD 16:26:51 CPU family: 23 16:26:51 Model: 49 16:26:51 Model name: AMD EPYC-Rome Processor 16:26:51 Stepping: 0 16:26:51 CPU MHz: 2799.996 16:26:51 BogoMIPS: 5599.99 16:26:51 Virtualization: AMD-V 16:26:51 Hypervisor vendor: KVM 16:26:51 Virtualization type: full 16:26:51 L1d cache: 256 KiB 16:26:51 L1i cache: 256 KiB 16:26:51 L2 cache: 4 MiB 16:26:51 L3 cache: 128 MiB 16:26:51 NUMA node0 CPU(s): 0-7 16:26:51 Vulnerability Itlb multihit: Not affected 16:26:51 Vulnerability L1tf: Not affected 16:26:51 Vulnerability Mds: Not affected 16:26:51 Vulnerability Meltdown: Not affected 16:26:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:26:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:26:51 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:26:51 Vulnerability Srbds: Not affected 16:26:51 Vulnerability Tsx async abort: Not affected 16:26:51 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:26:51 16:26:51 16:26:51 ---> nproc: 16:26:51 8 16:26:51 16:26:51 16:26:51 ---> df -h: 16:26:51 Filesystem Size Used Avail Use% Mounted on 16:26:51 overlay 155G 14G 142G 9% / 16:26:51 tmpfs 64M 0 64M 0% /dev 16:26:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:26:51 shm 64M 0 64M 0% /dev/shm 16:26:51 /dev/vda1 155G 14G 142G 9% /facter-os 16:26:51 16:26:51 16:26:51 ---> sar -b -r -n DEV: 16:26:51 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29054) 09/13/22 _x86_64_ (8 CPU) 16:26:51 16:26:51 16:08:49 LINUX RESTART (8 CPU) 16:26:51 16:26:51 16:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:26:51 16:10:01 394.35 56.44 337.91 0.00 7487.42 198918.71 0.00 16:26:51 16:11:01 335.39 0.75 334.64 0.00 13.73 60940.24 0.00 16:26:51 16:12:01 135.64 0.20 135.44 0.00 1.60 30944.31 0.00 16:26:51 16:13:01 228.11 0.07 228.04 0.00 5.60 37307.43 0.00 16:26:51 16:14:01 4.00 0.88 3.12 0.00 18.53 39.59 0.00 16:26:51 16:15:01 2.05 0.00 2.05 0.00 0.00 23.46 0.00 16:26:51 16:16:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 16:26:51 16:17:01 2.02 0.02 2.00 0.00 0.13 23.33 0.00 16:26:51 16:18:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 16:26:51 16:19:01 1.68 0.00 1.68 0.00 0.00 24.39 0.00 16:26:51 16:20:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 16:26:51 16:21:01 3.08 1.57 1.52 0.00 49.05 20.26 0.00 16:26:51 16:22:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 16:26:51 16:23:01 0.97 0.00 0.97 0.00 0.00 11.99 0.00 16:26:51 16:24:01 1.93 0.02 1.92 0.00 0.13 22.53 0.00 16:26:51 16:25:01 0.90 0.00 0.90 0.00 0.00 11.86 0.00 16:26:51 16:26:01 8.32 0.07 8.25 0.00 7.87 4515.11 0.00 16:26:51 Average: 66.05 3.53 62.52 0.00 446.08 19578.96 0.00 16:26:51 16:26:51 16:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:26:51 16:10:01 28709028 31747300 554840 1.69 113836 3189632 2235468 6.59 1111940 2680892 198396 16:26:51 16:11:01 27517396 31417836 895640 2.72 182248 3864556 2315848 6.83 1551752 3311312 38012 16:26:51 16:12:01 25729480 30423836 1856140 5.64 221688 4523740 2967220 8.74 2676608 3828756 51696 16:26:51 16:13:01 26429616 31723540 559688 1.70 236164 5067072 1968492 5.80 1635488 4156592 300 16:26:51 16:14:01 26425908 31720872 561872 1.71 236244 5067588 1976192 5.82 1637904 4157044 16 16:26:51 16:15:01 26423476 31718480 564156 1.72 236296 5067592 1992992 5.87 1641912 4157044 24 16:26:51 16:16:01 26423784 31718676 563904 1.71 236332 5067600 1992992 5.87 1642804 4157048 160 16:26:51 16:17:01 26423728 31718760 563856 1.71 236400 5067592 1992992 5.87 1643168 4157116 44 16:26:51 16:18:01 26431560 31726652 555696 1.69 236424 5067604 1992992 5.87 1634536 4157116 164 16:26:51 16:19:01 26431812 31726884 555420 1.69 236460 5067580 1992992 5.87 1634356 4157096 88 16:26:51 16:20:01 26431788 31726920 555340 1.69 236472 5067588 1992992 5.87 1634804 4157100 12 16:26:51 16:21:01 26418364 31715928 566212 1.72 236504 5069064 2064040 6.08 1649340 4156648 52 16:26:51 16:22:01 26418336 31715928 566400 1.72 236512 5069068 2047972 6.04 1649252 4156628 32 16:26:51 16:23:01 26418572 31716172 566116 1.72 236532 5069068 2047972 6.04 1648640 4156628 180 16:26:51 16:24:01 26414632 31712296 569852 1.73 236560 5069064 2061016 6.07 1648664 4156632 24 16:26:51 16:25:01 26414124 31711856 570088 1.73 236576 5069072 2061016 6.07 1648924 4156632 172 16:26:51 16:26:01 25617228 31681212 598948 1.82 250072 5772900 2216932 6.53 1695236 4859740 656220 16:26:51 Average: 26534049 31624891 660245 2.01 225960 4896258 2112948 6.23 1669725 4042354 55623 16:26:51 16:26:51 16:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:26:51 16:10:01 lo 8.40 8.40 0.83 0.83 0.00 0.00 0.00 0.00 16:26:51 16:10:01 ens3 923.08 615.16 8529.56 118.55 0.00 0.00 0.00 0.00 16:26:51 16:10:01 docker0 43.93 40.41 3.21 271.24 0.00 0.00 0.00 0.00 16:26:51 16:11:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 16:26:51 16:11:01 veth10c7f67 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 16:26:51 16:11:01 veth7c52b05 35.75 49.22 5.87 448.39 0.00 0.00 0.00 0.04 16:26:51 16:11:01 ens3 346.43 230.57 3835.00 90.37 0.00 0.00 0.00 0.00 16:26:51 16:11:01 docker0 148.50 238.77 13.74 3106.18 0.00 0.00 0.00 0.00 16:26:51 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:51 16:12:01 veth9eab003 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:26:51 16:12:01 veth10c7f67 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:26:51 16:12:01 ens3 250.86 138.08 1459.50 90.17 0.00 0.00 0.00 0.00 16:26:51 16:12:01 docker0 83.39 187.37 12.95 1426.65 0.00 0.00 0.00 0.00 16:26:51 16:13:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 16:26:51 16:13:01 ens3 211.63 154.62 2656.31 229.63 0.00 0.00 0.00 0.00 16:26:51 16:13:01 docker0 6.81 8.56 0.38 40.72 0.00 0.00 0.00 0.00 16:26:51 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:51 16:14:01 ens3 1.40 0.38 2.24 0.03 0.00 0.00 0.00 0.00 16:26:51 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:51 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:26:51 16:15:01 ens3 5.65 5.05 0.57 8.87 0.00 0.00 0.00 0.00 16:26:51 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:51 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:51 16:16:01 ens3 0.97 0.32 0.39 0.26 0.00 0.00 0.00 0.00 16:26:51 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:51 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:26:51 16:17:01 ens3 0.52 0.38 0.26 0.21 0.00 0.00 0.00 0.00 16:26:51 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:51 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:51 16:18:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:26:51 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:51 16:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:26:51 16:19:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:26:51 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:51 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:51 16:20:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 16:26:51 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:51 16:21:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 16:26:51 16:21:01 ens3 7.38 5.63 5.19 8.05 0.00 0.00 0.00 0.00 16:26:51 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:51 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:51 16:22:01 ens3 0.18 0.08 0.07 0.01 0.00 0.00 0.00 0.00 16:26:51 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:51 16:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:26:51 16:23:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:26:51 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:51 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:51 16:24:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:26:51 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:51 16:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:26:51 16:25:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 16:26:51 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:51 16:26:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 16:26:51 16:26:01 ens3 139.38 80.97 3971.34 10.85 0.00 0.00 0.00 0.00 16:26:51 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:51 Average: lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 16:26:51 Average: ens3 111.08 72.46 1203.53 32.77 0.00 0.00 0.00 0.00 16:26:51 Average: docker0 16.63 27.95 1.78 284.99 0.00 0.00 0.00 0.00 16:26:51 16:26:51 16:26:51 ---> sar -P ALL: 16:26:51 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29054) 09/13/22 _x86_64_ (8 CPU) 16:26:51 16:26:51 16:08:49 LINUX RESTART (8 CPU) 16:26:51 16:26:51 16:09:01 CPU %user %nice %system %iowait %steal %idle 16:26:51 16:10:01 all 11.75 0.00 4.71 1.95 0.06 81.54 16:26:51 16:10:01 0 13.53 0.00 6.71 5.43 0.05 74.29 16:26:51 16:10:01 1 12.09 0.00 4.85 2.75 0.05 80.26 16:26:51 16:10:01 2 11.87 0.00 4.21 1.94 0.07 81.91 16:26:51 16:10:01 3 11.39 0.00 4.63 0.69 0.07 83.23 16:26:51 16:10:01 4 10.89 0.00 4.28 0.56 0.05 84.22 16:26:51 16:10:01 5 11.39 0.00 4.96 0.27 0.07 83.31 16:26:51 16:10:01 6 10.17 0.00 3.88 2.16 0.07 83.72 16:26:51 16:10:01 7 12.64 0.00 4.16 1.75 0.07 81.38 16:26:51 16:11:01 all 16.61 0.00 5.41 1.70 0.07 76.21 16:26:51 16:11:01 0 15.13 0.00 4.82 0.49 0.07 79.50 16:26:51 16:11:01 1 16.52 0.00 5.94 1.01 0.07 76.47 16:26:51 16:11:01 2 15.93 0.00 4.20 0.25 0.07 79.55 16:26:51 16:11:01 3 16.55 0.00 4.85 0.89 0.07 77.65 16:26:51 16:11:01 4 15.79 0.00 5.21 2.29 0.07 76.63 16:26:51 16:11:01 5 23.55 0.00 5.29 0.45 0.07 70.64 16:26:51 16:11:01 6 13.29 0.00 6.25 5.58 0.07 74.82 16:26:51 16:11:01 7 16.14 0.00 6.71 2.68 0.09 74.39 16:26:51 16:12:01 all 21.75 0.00 6.10 0.63 0.07 71.46 16:26:51 16:12:01 0 20.74 0.00 7.23 0.20 0.08 71.75 16:26:51 16:12:01 1 26.84 0.00 5.98 0.15 0.07 66.96 16:26:51 16:12:01 2 18.44 0.00 5.89 0.15 0.07 75.45 16:26:51 16:12:01 3 26.32 0.00 6.63 0.57 0.08 66.39 16:26:51 16:12:01 4 17.83 0.00 7.06 0.66 0.08 74.38 16:26:51 16:12:01 5 31.40 0.00 5.19 0.23 0.05 63.12 16:26:51 16:12:01 6 22.62 0.00 5.67 2.65 0.05 69.01 16:26:51 16:12:01 7 9.59 0.00 5.14 0.42 0.05 84.80 16:26:51 16:13:01 all 11.56 0.00 3.61 0.90 0.05 83.89 16:26:51 16:13:01 0 10.72 0.00 3.86 0.27 0.05 85.11 16:26:51 16:13:01 1 10.21 0.00 2.87 1.78 0.05 85.10 16:26:51 16:13:01 2 10.53 0.00 3.84 0.39 0.05 85.20 16:26:51 16:13:01 3 11.56 0.00 4.33 2.70 0.05 81.36 16:26:51 16:13:01 4 13.13 0.00 3.32 0.60 0.05 82.89 16:26:51 16:13:01 5 11.93 0.00 3.35 0.30 0.05 84.37 16:26:51 16:13:01 6 11.70 0.00 3.37 0.54 0.07 84.33 16:26:51 16:13:01 7 12.67 0.00 3.93 0.59 0.07 82.74 16:26:51 16:14:01 all 0.05 0.00 0.05 0.01 0.00 99.89 16:26:51 16:14:01 0 0.02 0.00 0.07 0.03 0.00 99.88 16:26:51 16:14:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:26:51 16:14:01 2 0.00 0.00 0.05 0.00 0.00 99.95 16:26:51 16:14:01 3 0.03 0.00 0.02 0.05 0.00 99.90 16:26:51 16:14:01 4 0.03 0.00 0.03 0.00 0.00 99.93 16:26:51 16:14:01 5 0.02 0.00 0.05 0.00 0.02 99.92 16:26:51 16:14:01 6 0.07 0.00 0.07 0.00 0.00 99.87 16:26:51 16:14:01 7 0.20 0.00 0.05 0.02 0.00 99.73 16:26:51 16:15:01 all 0.11 0.00 0.02 0.01 0.01 99.84 16:26:51 16:15:01 0 0.02 0.00 0.02 0.02 0.00 99.95 16:26:51 16:15:01 1 0.61 0.00 0.03 0.00 0.02 99.34 16:26:51 16:15:01 2 0.03 0.00 0.00 0.02 0.02 99.93 16:26:51 16:15:01 3 0.05 0.00 0.05 0.05 0.02 99.83 16:26:51 16:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:26:51 16:15:01 5 0.05 0.00 0.03 0.00 0.00 99.92 16:26:51 16:15:01 6 0.07 0.00 0.00 0.00 0.02 99.92 16:26:51 16:15:01 7 0.07 0.00 0.07 0.00 0.00 99.87 16:26:51 16:16:01 all 0.26 0.00 0.01 0.01 0.00 99.72 16:26:51 16:16:01 0 0.00 0.00 0.02 0.03 0.02 99.93 16:26:51 16:16:01 1 1.99 0.00 0.02 0.00 0.00 98.00 16:26:51 16:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:26:51 16:16:01 3 0.00 0.00 0.02 0.03 0.00 99.95 16:26:51 16:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:26:51 16:16:01 5 0.03 0.00 0.03 0.00 0.02 99.92 16:26:51 16:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:26:51 16:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:26:51 16:17:01 all 0.32 0.00 0.03 0.01 0.00 99.64 16:26:51 16:17:01 0 0.03 0.00 0.00 0.02 0.00 99.95 16:26:51 16:17:01 1 1.97 0.00 0.02 0.00 0.00 98.01 16:26:51 16:17:01 2 0.05 0.00 0.03 0.02 0.00 99.90 16:26:51 16:17:01 3 0.07 0.00 0.05 0.02 0.00 99.87 16:26:51 16:17:01 4 0.17 0.00 0.08 0.00 0.00 99.75 16:26:51 16:17:01 5 0.12 0.00 0.03 0.00 0.02 99.83 16:26:51 16:17:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:26:51 16:17:01 7 0.07 0.00 0.03 0.00 0.00 99.90 16:26:51 16:18:01 all 0.14 0.00 0.02 0.00 0.00 99.83 16:26:51 16:18:01 0 0.02 0.00 0.05 0.00 0.00 99.93 16:26:51 16:18:01 1 1.03 0.00 0.00 0.00 0.02 98.96 16:26:51 16:18:01 2 0.00 0.00 0.02 0.02 0.00 99.97 16:26:51 16:18:01 3 0.00 0.00 0.07 0.02 0.02 99.90 16:26:51 16:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:26:51 16:18:01 5 0.05 0.00 0.02 0.00 0.00 99.93 16:26:51 16:18:01 6 0.03 0.00 0.03 0.00 0.00 99.93 16:26:51 16:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:26:51 16:19:01 all 0.03 0.00 0.01 0.01 0.00 99.95 16:26:51 16:19:01 0 0.05 0.00 0.02 0.02 0.00 99.92 16:26:51 16:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:26:51 16:19:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:26:51 16:19:01 3 0.03 0.00 0.02 0.03 0.00 99.92 16:26:51 16:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:26:51 16:19:01 5 0.03 0.00 0.03 0.00 0.02 99.92 16:26:51 16:19:01 6 0.02 0.00 0.03 0.00 0.00 99.95 16:26:51 16:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:26:51 16:20:01 all 0.02 0.00 0.02 0.00 0.00 99.95 16:26:51 16:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:26:51 16:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:26:51 16:20:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:26:51 16:20:01 3 0.02 0.00 0.05 0.00 0.00 99.93 16:26:51 16:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:26:51 16:20:01 5 0.07 0.00 0.05 0.00 0.02 99.87 16:26:51 16:20:01 6 0.03 0.00 0.03 0.00 0.00 99.93 16:26:51 16:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:26:51 16:26:51 16:20:01 CPU %user %nice %system %iowait %steal %idle 16:26:51 16:21:01 all 0.21 0.00 0.04 0.01 0.01 99.73 16:26:51 16:21:01 0 0.30 0.00 0.02 0.00 0.00 99.68 16:26:51 16:21:01 1 0.22 0.00 0.03 0.00 0.02 99.73 16:26:51 16:21:01 2 0.20 0.00 0.02 0.05 0.02 99.72 16:26:51 16:21:01 3 0.18 0.00 0.02 0.03 0.00 99.77 16:26:51 16:21:01 4 0.12 0.00 0.03 0.00 0.00 99.85 16:26:51 16:21:01 5 0.37 0.00 0.05 0.00 0.02 99.57 16:26:51 16:21:01 6 0.18 0.00 0.07 0.02 0.00 99.73 16:26:51 16:21:01 7 0.15 0.00 0.07 0.02 0.00 99.77 16:26:51 16:22:01 all 0.02 0.00 0.01 0.00 0.00 99.97 16:26:51 16:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:26:51 16:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:26:51 16:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:26:51 16:22:01 3 0.03 0.00 0.00 0.02 0.02 99.93 16:26:51 16:22:01 4 0.05 0.00 0.00 0.00 0.00 99.95 16:26:51 16:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:26:51 16:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:26:51 16:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:26:51 16:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:26:51 16:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:26:51 16:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:26:51 16:23:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:26:51 16:23:01 3 0.00 0.00 0.02 0.02 0.00 99.97 16:26:51 16:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:26:51 16:23:01 5 0.02 0.00 0.03 0.00 0.02 99.93 16:26:51 16:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:26:51 16:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:26:51 16:24:01 all 0.02 0.00 0.03 0.01 0.00 99.95 16:26:51 16:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:26:51 16:24:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:26:51 16:24:01 2 0.00 0.00 0.03 0.03 0.00 99.93 16:26:51 16:24:01 3 0.02 0.00 0.03 0.02 0.00 99.93 16:26:51 16:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:26:51 16:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:26:51 16:24:01 6 0.02 0.00 0.03 0.00 0.02 99.93 16:26:51 16:24:01 7 0.00 0.00 0.03 0.00 0.00 99.97 16:26:51 16:25:01 all 0.14 0.00 0.02 0.00 0.00 99.84 16:26:51 16:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:26:51 16:25:01 1 0.96 0.00 0.08 0.00 0.02 98.94 16:26:51 16:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:26:51 16:25:01 3 0.00 0.00 0.02 0.02 0.00 99.97 16:26:51 16:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:26:51 16:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:26:51 16:25:01 6 0.03 0.00 0.03 0.00 0.00 99.93 16:26:51 16:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:26:51 16:26:01 all 3.26 0.00 1.21 0.08 0.02 95.44 16:26:51 16:26:01 0 3.69 0.00 0.97 0.02 0.02 95.31 16:26:51 16:26:01 1 5.31 0.00 1.71 0.02 0.02 92.95 16:26:51 16:26:01 2 3.03 0.00 0.65 0.25 0.02 96.05 16:26:51 16:26:01 3 2.45 0.00 1.24 0.27 0.02 96.03 16:26:51 16:26:01 4 2.69 0.00 1.49 0.08 0.00 95.74 16:26:51 16:26:01 5 2.51 0.00 0.97 0.00 0.02 96.50 16:26:51 16:26:01 6 2.97 0.00 1.17 0.00 0.03 95.83 16:26:51 16:26:01 7 3.38 0.00 1.47 0.00 0.02 95.13 16:26:51 Average: all 3.87 0.00 1.24 0.31 0.02 94.55 16:26:51 Average: 0 3.76 0.00 1.39 0.38 0.02 94.45 16:26:51 Average: 1 4.56 0.00 1.26 0.33 0.02 93.83 16:26:51 Average: 2 3.51 0.00 1.11 0.19 0.02 95.18 16:26:51 Average: 3 4.01 0.00 1.29 0.32 0.02 94.36 16:26:51 Average: 4 3.55 0.00 1.26 0.24 0.02 94.93 16:26:51 Average: 5 4.79 0.00 1.18 0.07 0.02 93.93 16:26:51 Average: 6 3.58 0.00 1.21 0.64 0.02 94.55 16:26:51 Average: 7 3.20 0.00 1.26 0.32 0.02 95.21 16:26:51 16:26:51 16:26:51