Pull request #437 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of blucruz for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 rather than ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 Obtained Jenkinsfile from 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 Running in Durability level: MAX_SURVIVABILITY 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-ssh7207494095016418544.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh8519951350761733618.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-437/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-437/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8240709777526413770.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-437/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9179725545893680323.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh5526497089120259056.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-437/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-437/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7457724167227991107.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-543’ is offline Running on prd-centos7-docker-4c-2g-550 in /w/workspace/edgexfoundry_edgex-ui-go_PR-437 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-437 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-437@tmp/jenkins-gitclient-ssh6083276722400872148.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-437@tmp/jenkins-gitclient-ssh34688616746919799.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/437/head:refs/remotes/origin/PR-437 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 # timeout=10 Merge succeeded, producing ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 Checking out Revision ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 (PR-437) > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-437@tmp/jenkins-gitclient-ssh2732309901073569326.key > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 # timeout=10 Commit message: "Update add-device.component.ts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:26:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:26:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:26:04 ========================================================= 02:26:04 EdgeX Global Pipelines Version Info 02:26:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:26:05 ------------------- 02:26:05 stable info: 02:26:05 ------------------- 02:26:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:26:05 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:26:05 Message: update stable to v1.0.205 02:26:06 ------------------- 02:26:06 experimental info: 02:26:06 ------------------- 02:26:06 Commited By: **** collab-it+edgex@linuxfoundation.org 02:26:06 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:26:06 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:26:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:26:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:26:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:26:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:26:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:26:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:26:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:26:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:26:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:26:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:26:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:26:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:26:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:26:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:26:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:26:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:26:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:26:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:26:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:26:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:26:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:26:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:26:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:26:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:26:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:26:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:26:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:26:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-437 [Pipeline] echo 02:26:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-437 [Pipeline] echo 02:26:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-437 [Pipeline] echo 02:26:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 [Pipeline] echo 02:26:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ebe398c [Pipeline] echo 02:26:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:26:08 provisioning config files... 02:26:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-437@tmp/config3212031043246033481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:26:09 ---> docker-login.sh 02:26:09 nexus3.edgexfoundry.org:10001 02:26:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:09 Configure a credential helper to remove this warning. See 02:26:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:09 02:26:09 Login Succeeded 02:26:09 nexus3.edgexfoundry.org:10002 02:26:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:09 Configure a credential helper to remove this warning. See 02:26:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:09 02:26:09 Login Succeeded 02:26:09 nexus3.edgexfoundry.org:10003 02:26:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:10 Configure a credential helper to remove this warning. See 02:26:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:10 02:26:10 Login Succeeded 02:26:10 nexus3.edgexfoundry.org:10004 02:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:11 Configure a credential helper to remove this warning. See 02:26:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:11 02:26:11 Login Succeeded 02:26:11 docker.io 02:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:11 Configure a credential helper to remove this warning. See 02:26:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:11 02:26:11 Login Succeeded 02:26:11 ---> docker-login.sh ends [Pipeline] } 02:26:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:26:12 + git log --format=format:%s -1 ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 [Pipeline] echo 02:26:12 GIT_COMMIT: ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4, Commit Message: Update add-device.component.ts [Pipeline] echo 02:26:12 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:26:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:26:13 02:26:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:26:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:26:13 latest: Pulling from edgex-devops/git-semver 02:26:13 31603596830f: Pulling fs layer 02:26:13 04fac38145f0: Pulling fs layer 02:26:13 701f6daf10bf: Pulling fs layer 02:26:13 24f72da36158: Pulling fs layer 02:26:13 24f72da36158: Waiting 02:26:13 04fac38145f0: Verifying Checksum 02:26:13 04fac38145f0: Download complete 02:26:14 31603596830f: Verifying Checksum 02:26:14 31603596830f: Download complete 02:26:14 31603596830f: Pull complete 02:26:14 04fac38145f0: Pull complete 02:26:14 701f6daf10bf: Verifying Checksum 02:26:14 701f6daf10bf: Download complete 02:26:14 24f72da36158: Verifying Checksum 02:26:14 24f72da36158: Download complete 02:26:14 701f6daf10bf: Pull complete 02:26:15 24f72da36158: Pull complete 02:26:15 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 02:26:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:26:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:26:15 prd-centos7-docker-4c-2g-550 does not seem to be running inside a container 02:26:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-437 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-437:/w/workspace/edgexfoundry_edgex-ui-go_PR-437:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-437@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-437@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:10004/edgex-devops/git-semver:latest cat 02:26:16 $ docker top 65f1ddfda9a6cea188222cfd3702d4fc192e2759879851b57579cea98527166b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:26:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:26:16 [ssh-agent] Looking for ssh-agent implementation... 02:26:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:26:16 $ docker exec 65f1ddfda9a6cea188222cfd3702d4fc192e2759879851b57579cea98527166b ssh-agent 02:26:16 SSH_AUTH_SOCK=/tmp/ssh-QzAacL10h0ia/agent.13 02:26:16 SSH_AGENT_PID=19 02:26:17 Running ssh-add (command line suppressed) 02:26:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-437@tmp/private_key_5005501518828050066.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-437@tmp/private_key_5005501518828050066.key) 02:26:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:26:17 + git tag --points-at HEAD [Pipeline] } 02:26:17 $ docker exec --env ******** --env ******** 65f1ddfda9a6cea188222cfd3702d4fc192e2759879851b57579cea98527166b ssh-agent -k 02:26:17 unset SSH_AUTH_SOCK; 02:26:17 unset SSH_AGENT_PID; 02:26:17 echo Agent pid 19 killed; 02:26:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:26:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:26:17 [ssh-agent] Looking for ssh-agent implementation... 02:26:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:26:17 $ docker exec 65f1ddfda9a6cea188222cfd3702d4fc192e2759879851b57579cea98527166b ssh-agent 02:26:18 SSH_AUTH_SOCK=/tmp/ssh-Gp3cOeCAfvSL/agent.53 02:26:18 SSH_AGENT_PID=60 02:26:18 Running ssh-add (command line suppressed) 02:26:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-437@tmp/private_key_3554129937669744046.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-437@tmp/private_key_3554129937669744046.key) 02:26:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:26:18 + git semver init 02:26:18 # -> Open(): unable to determine branch for HEAD 02:26:18 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-437/.git 02:26:18 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-437 02:26:18 # $SEMVER_REMOTE_NAME = origin 02:26:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:26:18 # $SEMVER_USER_NAME = edgex-jenkins 02:26:18 # $SEMVER_BRANCH = PR-437 02:26:18 # $SEMVER_TEMP = /tmp/semver-368016593 02:26:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 02:26:20 # '/tmp/semver-368016593' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-437/.semver' 02:26:20 # -> Force: false 02:26:20 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-437/.semver [Pipeline] } 02:26:20 $ docker exec --env ******** --env ******** 65f1ddfda9a6cea188222cfd3702d4fc192e2759879851b57579cea98527166b ssh-agent -k 02:26:20 unset SSH_AUTH_SOCK; 02:26:20 unset SSH_AGENT_PID; 02:26:20 echo Agent pid 60 killed; 02:26:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:26:21 + git semver [Pipeline] } 02:26:21 $ docker stop --time=1 65f1ddfda9a6cea188222cfd3702d4fc192e2759879851b57579cea98527166b 02:26:22 $ docker rm -f 65f1ddfda9a6cea188222cfd3702d4fc192e2759879851b57579cea98527166b [Pipeline] // withDockerContainer [Pipeline] sh 02:26:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:26:23 Stashed 1 file(s) [Pipeline] echo 02:26:23 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 02:26:39 Still waiting to schedule task 02:26:39 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:26:39 Still waiting to schedule task 02:26:39 ‘prd-ubuntu18.04-docker-arm64-4c-16g-548’ is offline 02:28:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-551 in /w/workspace/edgexfoundry_edgex-ui-go_PR-437 [Pipeline] { [Pipeline] ws 02:28:58 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 02:28:59 The recommended git tool is: git 02:29:05 using credential edgex-jenkins-ssh 02:29:05 Cloning the remote Git repository 02:29:05 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:29:05 > git init /w/workspace/edgex-ui-go/1 # timeout=10 02:29:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:29:05 > git --version # timeout=10 02:29:05 > git --version # 'git version 2.17.1' 02:29:05 using GIT_SSH to set credentials SSH Credentials for GitHub 02:29:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:29:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:29:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:29:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:29:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:29:09 using GIT_SSH to set credentials SSH Credentials for GitHub 02:29:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/437/head:refs/remotes/origin/PR-437 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:29:09 Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 02:29:10 Merge succeeded, producing ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 02:29:10 Checking out Revision ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 (PR-437) 02:29:09 > git config core.sparsecheckout # timeout=10 02:29:09 > git checkout -f ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 # timeout=10 02:29:10 > git remote # timeout=10 02:29:10 > git config --get remote.origin.url # timeout=10 02:29:10 using GIT_SSH to set credentials SSH Credentials for GitHub 02:29:10 > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 02:29:10 > git rev-parse HEAD^{commit} # timeout=10 02:29:10 > git config core.sparsecheckout # timeout=10 02:29:10 > git checkout -f ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 # timeout=10 02:29:15 Commit message: "Update add-device.component.ts" 02:29:15 > git --version # timeout=10 02:29:15 > git --version # 'git version 2.17.1' 02:29:15 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:29:16 provisioning config files... 02:29:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6873038971749709647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:29:17 ---> docker-login.sh 02:29:17 nexus3.edgexfoundry.org:10001 02:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:18 Configure a credential helper to remove this warning. See 02:29:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:18 02:29:18 Login Succeeded 02:29:18 nexus3.edgexfoundry.org:10002 02:29:19 Running on prd-centos7-docker-4c-2g-552 in /w/workspace/edgexfoundry_edgex-ui-go_PR-437 [Pipeline] { [Pipeline] ws 02:29:19 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 02:29:19 The recommended git tool is: git 02:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:19 Configure a credential helper to remove this warning. See 02:29:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:19 02:29:19 Login Succeeded 02:29:19 nexus3.edgexfoundry.org:10003 02:29:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:20 Configure a credential helper to remove this warning. See 02:29:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:20 02:29:20 Login Succeeded 02:29:20 nexus3.edgexfoundry.org:10004 02:29:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:20 Configure a credential helper to remove this warning. See 02:29:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:20 02:29:20 Login Succeeded 02:29:20 docker.io 02:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:21 Configure a credential helper to remove this warning. See 02:29:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:21 02:29:21 Login Succeeded 02:29:21 ---> docker-login.sh ends [Pipeline] } 02:29:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:29:22 ========================================================= 02:29:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:29:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:29:23 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 02:29:23 using credential edgex-jenkins-ssh 02:29:23 Cloning the remote Git repository 02:29:23 Sending build context to Docker daemon 20.79MB 02:29:23 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:29:23 > git init /w/workspace/edgex-ui-go/1 # timeout=10 02:29:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:29:23 > git --version # timeout=10 02:29:23 > git --version # 'git version 2.24.4' 02:29:23 using GIT_SSH to set credentials SSH Credentials for GitHub 02:29:23 [INFO] Currently running in a labeled security context 02:29:23 [INFO] Currently SELinux is 'enforcing' on the host 02:29:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh8558709015539869826.key 02:29:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:29:24 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 02:29:24 Step 2/17 : FROM ${BASE} AS builder 02:29:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:29:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:29:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:29:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:29:24 using GIT_SSH to set credentials SSH Credentials for GitHub 02:29:24 [INFO] Currently running in a labeled security context 02:29:24 [INFO] Currently SELinux is 'enforcing' on the host 02:29:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh6157397077333725078.key 02:29:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/437/head:refs/remotes/origin/PR-437 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:29:25 Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 02:29:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:29:25 595b0fe564bb: Pulling fs layer 02:29:25 24495759ef45: Pulling fs layer 02:29:25 d148012ef14d: Pulling fs layer 02:29:25 e90a11edd702: Pulling fs layer 02:29:25 d77568369979: Pulling fs layer 02:29:25 fc1c9f9a7f3b: Pulling fs layer 02:29:25 170f2ba95c9a: Pulling fs layer 02:29:25 97ac5df62f85: Pulling fs layer 02:29:25 e90a11edd702: Waiting 02:29:25 d77568369979: Waiting 02:29:25 fc1c9f9a7f3b: Waiting 02:29:25 170f2ba95c9a: Waiting 02:29:25 97ac5df62f85: Waiting 02:29:25 d148012ef14d: Verifying Checksum 02:29:25 d148012ef14d: Download complete 02:29:25 24495759ef45: Verifying Checksum 02:29:25 24495759ef45: Download complete 02:29:25 d77568369979: Verifying Checksum 02:29:25 d77568369979: Download complete 02:29:25 fc1c9f9a7f3b: Download complete 02:29:25 595b0fe564bb: Verifying Checksum 02:29:25 595b0fe564bb: Download complete 02:29:25 170f2ba95c9a: Verifying Checksum 02:29:25 170f2ba95c9a: Download complete 02:29:25 Merge succeeded, producing ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 02:29:25 Checking out Revision ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 (PR-437) 02:29:26 595b0fe564bb: Pull complete 02:29:25 > git config core.sparsecheckout # timeout=10 02:29:25 > git checkout -f ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 # timeout=10 02:29:25 > git remote # timeout=10 02:29:25 > git config --get remote.origin.url # timeout=10 02:29:25 using GIT_SSH to set credentials SSH Credentials for GitHub 02:29:25 [INFO] Currently running in a labeled security context 02:29:25 [INFO] Currently SELinux is 'enforcing' on the host 02:29:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh1395004602675388873.key 02:29:25 > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 02:29:25 > git rev-parse HEAD^{commit} # timeout=10 02:29:25 > git config core.sparsecheckout # timeout=10 02:29:25 > git checkout -f ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 # timeout=10 02:29:26 24495759ef45: Pull complete 02:29:27 d148012ef14d: Pull complete 02:29:30 Commit message: "Update add-device.component.ts" 02:29:30 > git --version # timeout=10 02:29:30 > git --version # 'git version 2.24.4' 02:29:30 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:29:30 97ac5df62f85: Verifying Checksum 02:29:30 97ac5df62f85: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { 02:29:30 e90a11edd702: Verifying Checksum 02:29:30 e90a11edd702: Download complete [Pipeline] configFileProvider 02:29:30 provisioning config files... 02:29:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4760914597346453945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:29:31 ---> docker-login.sh 02:29:31 nexus3.edgexfoundry.org:10001 02:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:31 Configure a credential helper to remove this warning. See 02:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:31 02:29:31 Login Succeeded 02:29:31 nexus3.edgexfoundry.org:10002 02:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:31 Configure a credential helper to remove this warning. See 02:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:31 02:29:31 Login Succeeded 02:29:31 nexus3.edgexfoundry.org:10003 02:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:31 Configure a credential helper to remove this warning. See 02:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:31 02:29:31 Login Succeeded 02:29:31 nexus3.edgexfoundry.org:10004 02:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:31 Configure a credential helper to remove this warning. See 02:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:31 02:29:31 Login Succeeded 02:29:31 docker.io 02:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:32 Configure a credential helper to remove this warning. See 02:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:32 02:29:32 Login Succeeded 02:29:32 ---> docker-login.sh ends [Pipeline] } 02:29:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:29:32 ========================================================= 02:29:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:29:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:29:33 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 02:29:33 Sending build context to Docker daemon 20.79MB 02:29:33 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 02:29:33 Step 2/17 : FROM ${BASE} AS builder 02:29:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:29:33 540db60ca938: Pulling fs layer 02:29:33 adcc1eea9eea: Pulling fs layer 02:29:33 4c4ab2625f07: Pulling fs layer 02:29:33 db62176df00c: Pulling fs layer 02:29:33 3b30891b0d05: Pulling fs layer 02:29:33 06b49ca38bd5: Pulling fs layer 02:29:33 c788192a36de: Pulling fs layer 02:29:33 a77e37c0d609: Pulling fs layer 02:29:33 c3185cebc471: Pulling fs layer 02:29:33 db62176df00c: Waiting 02:29:33 3b30891b0d05: Waiting 02:29:33 06b49ca38bd5: Waiting 02:29:33 c788192a36de: Waiting 02:29:33 a77e37c0d609: Waiting 02:29:33 c3185cebc471: Waiting 02:29:33 4c4ab2625f07: Verifying Checksum 02:29:33 4c4ab2625f07: Download complete 02:29:33 adcc1eea9eea: Verifying Checksum 02:29:33 adcc1eea9eea: Download complete 02:29:33 3b30891b0d05: Download complete 02:29:33 06b49ca38bd5: Verifying Checksum 02:29:33 06b49ca38bd5: Download complete 02:29:33 c788192a36de: Verifying Checksum 02:29:33 c788192a36de: Download complete 02:29:33 540db60ca938: Verifying Checksum 02:29:33 540db60ca938: Download complete 02:29:33 540db60ca938: Pull complete 02:29:34 adcc1eea9eea: Pull complete 02:29:34 4c4ab2625f07: Pull complete 02:29:34 a77e37c0d609: Verifying Checksum 02:29:34 a77e37c0d609: Download complete 02:29:38 c3185cebc471: Verifying Checksum 02:29:38 c3185cebc471: Download complete 02:29:39 db62176df00c: Verifying Checksum 02:29:39 db62176df00c: Download complete 02:29:41 e90a11edd702: Pull complete 02:29:41 d77568369979: Pull complete 02:29:41 fc1c9f9a7f3b: Pull complete 02:29:42 170f2ba95c9a: Pull complete 02:29:43 db62176df00c: Pull complete 02:29:43 3b30891b0d05: Pull complete 02:29:43 06b49ca38bd5: Pull complete 02:29:43 c788192a36de: Pull complete 02:29:43 a77e37c0d609: Pull complete 02:29:45 c3185cebc471: Pull complete 02:29:45 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 02:29:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:29:45 ---> 031687cdd783 02:29:45 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:29:47 ---> Running in 3781a1594c69 02:29:47 Removing intermediate container 3781a1594c69 02:29:47 ---> 61068c69ba68 02:29:47 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 02:29:47 ---> Running in 248088f8efb9 02:29:47 Removing intermediate container 248088f8efb9 02:29:47 ---> 37318982c957 02:29:47 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 02:29:47 ---> Running in 2f1b2a929b52 02:29:47 Removing intermediate container 2f1b2a929b52 02:29:47 ---> 162a82fde815 02:29:47 Step 6/17 : LABEL Name=edgex-ui-go 02:29:47 ---> Running in 16dfb6416736 02:29:47 Removing intermediate container 16dfb6416736 02:29:47 ---> 7960e3a120fd 02:29:47 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:29:47 ---> Running in 8d9f3cf6f30e 02:29:47 Removing intermediate container 8d9f3cf6f30e 02:29:47 ---> f839fdc70340 02:29:47 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:47 ---> Running in fd337a118570 02:29:47 97ac5df62f85: Pull complete 02:29:47 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 02:29:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:29:47 ---> 04bc70af865f 02:29:47 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:29:48 Removing intermediate container fd337a118570 02:29:48 ---> a5e2e02fd136 02:29:48 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:29:48 ---> Running in bc7d3e6d317f 02:29:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:29:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:29:49 OK: 219 MiB in 52 packages 02:29:49 Removing intermediate container bc7d3e6d317f 02:29:49 ---> bb3bd60a5006 02:29:49 Step 10/17 : ENV GO111MODULE=on 02:29:50 ---> Running in 491c819a6f6c 02:29:50 Removing intermediate container 491c819a6f6c 02:29:50 ---> 47ff7e0222d9 02:29:50 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:29:50 ---> Running in befa6224d81c 02:29:50 Removing intermediate container befa6224d81c 02:29:50 ---> e73e0772be0e 02:29:50 Step 12/17 : COPY go.mod . 02:29:50 ---> 0c98247eab93 02:29:50 Step 13/17 : COPY Makefile . 02:29:50 ---> 0a97b20fa804 02:29:50 Step 14/17 : RUN make update 02:29:50 ---> Running in daec10f0c245 02:29:50 CGO_ENABLED=0 GO111MODULE=on go mod download 02:29:53 ---> Running in 7a0a12abf128 02:29:53 Removing intermediate container 7a0a12abf128 02:29:53 ---> b85c1cba7196 02:29:53 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 02:29:53 ---> Running in 7e0545a10f9d 02:29:53 Removing intermediate container 7e0545a10f9d 02:29:53 ---> 5eed3c5a845e 02:29:53 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 02:29:54 ---> Running in 5b86ba63d1bb 02:29:54 Removing intermediate container 5b86ba63d1bb 02:29:54 ---> 7f938962d7df 02:29:54 Step 6/17 : LABEL Name=edgex-ui-go 02:29:54 ---> Running in 424c33855a65 02:29:55 Removing intermediate container 424c33855a65 02:29:55 ---> bf4efd5d535a 02:29:55 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:29:55 ---> Running in db4803e11ce4 02:29:56 Removing intermediate container db4803e11ce4 02:29:56 ---> 0f4b8c8fc043 02:29:56 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:56 ---> Running in 773cc92a8717 02:29:59 Removing intermediate container 773cc92a8717 02:29:59 ---> 55adfb8b7a5e 02:29:59 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:29:59 ---> Running in 7f4cea0884f0 02:30:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:30:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:30:02 OK: 218 MiB in 52 packages 02:30:03 Removing intermediate container 7f4cea0884f0 02:30:03 ---> e5f270ecb553 02:30:03 Step 10/17 : ENV GO111MODULE=on 02:30:03 ---> Running in 30d416a7571f 02:30:04 Removing intermediate container 30d416a7571f 02:30:04 ---> ce72321eebfb 02:30:04 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:30:04 ---> Running in 89fd49dbd0e9 02:30:05 Removing intermediate container 89fd49dbd0e9 02:30:05 ---> e7e87971a88a 02:30:05 Step 12/17 : COPY go.mod . 02:30:05 ---> 080fc82dd6d7 02:30:05 Step 13/17 : COPY Makefile . 02:30:06 Removing intermediate container daec10f0c245 02:30:06 ---> e6956d35adac 02:30:06 Step 15/17 : COPY . . 02:30:06 ---> 064cea33bf02 02:30:06 Step 16/17 : RUN go mod tidy 02:30:06 ---> Running in b285c6e1ca15 02:30:06 Removing intermediate container b285c6e1ca15 02:30:06 ---> 1e48c0903b1c 02:30:06 Step 17/17 : RUN ${MAKE} 02:30:06 ---> Running in ad4a1b295311 02:30:06 ---> 83b83dc17b01 02:30:06 Step 14/17 : RUN make update 02:30:06 noop 02:30:06 Removing intermediate container ad4a1b295311 02:30:06 ---> b47ae3f68c8b 02:30:06 Successfully built b47ae3f68c8b 02:30:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix 02:30:06 ---> Running in 9fbae07dc053 [Pipeline] sh 02:30:07 + docker inspect -f . ci-base-image-x86_64 02:30:07 . [Pipeline] withDockerContainer 02:30:07 prd-centos7-docker-4c-2g-552 does not seem to be running inside a container 02:30:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:30:07 CGO_ENABLED=0 GO111MODULE=on go mod download 02:30:07 $ docker top 6efe882043fb58d3132221d218314364589f246ce688e9600a1f6b04f92c66c5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:30:08 + go version 02:30:08 go version go1.16.6 linux/amd64 [Pipeline] } 02:30:08 $ docker stop --time=1 6efe882043fb58d3132221d218314364589f246ce688e9600a1f6b04f92c66c5 02:30:09 $ docker rm -f 6efe882043fb58d3132221d218314364589f246ce688e9600a1f6b04f92c66c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:30:10 + docker inspect -f . ci-base-image-x86_64 02:30:10 . [Pipeline] withDockerContainer 02:30:10 prd-centos7-docker-4c-2g-552 does not seem to be running inside a container 02:30:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:30:11 $ docker top 01667d12e32240ffdf27a4c9e1c8fa5b6b68570361394a5de28b869206c342b9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:30:11 + go mod tidy [Pipeline] sh 02:30:12 + make test 02:30:12 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:30:12 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:30:23 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:30:23 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:30:23 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:30:23 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 02:30:23 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 02:30:23 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 02:30:23 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:30:23 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:30:23 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 02:30:23 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 02:30:23 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 02:30:23 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 02:30:23 GO111MODULE=on go vet ./... [Pipeline] } 02:30:28 $ docker stop --time=1 01667d12e32240ffdf27a4c9e1c8fa5b6b68570361394a5de28b869206c342b9 02:30:29 $ docker rm -f 01667d12e32240ffdf27a4c9e1c8fa5b6b68570361394a5de28b869206c342b9 [Pipeline] // withDockerContainer [Pipeline] sh 02:30:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:30:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:30:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:30:34 + ls -al . 02:30:34 total 88 02:30:34 drwxrwxr-x. 11 jenkins jenkins 4096 Sep 18 02:30 . 02:30:34 drwxrwxr-x. 4 jenkins jenkins 28 Sep 18 02:29 .. 02:30:34 drwxrwxr-x. 3 jenkins jenkins 20 Sep 18 02:29 assets 02:30:34 drwxrwxr-x. 2 jenkins jenkins 35 Sep 18 02:29 bin 02:30:34 drwxrwxr-x. 3 jenkins jenkins 29 Sep 18 02:29 cmd 02:30:34 -rw-rw-r--. 1 jenkins jenkins 3959 Sep 18 02:29 CONTRIBUTING.md 02:30:34 -rw-r--r--. 1 jenkins jenkins 10 Sep 18 02:30 coverage.out 02:30:34 -rw-rw-r--. 1 jenkins jenkins 1526 Sep 18 02:29 Dockerfile 02:30:34 drwxrwxr-x. 2 jenkins jenkins 23 Sep 18 02:29 docs 02:30:34 drwxrwxr-x. 8 jenkins jenkins 179 Sep 18 02:29 .git 02:30:34 drwxrwxr-x. 2 jenkins jenkins 103 Sep 18 02:29 .github 02:30:34 -rw-rw-r--. 1 jenkins jenkins 162 Sep 18 02:29 .gitignore 02:30:34 -rw-rw-r--. 1 jenkins jenkins 823 Sep 18 02:29 go.mod 02:30:34 -rw-r--r--. 1 jenkins jenkins 23693 Sep 18 02:30 go.sum 02:30:34 drwxrwxr-x. 9 jenkins jenkins 125 Sep 18 02:29 internal 02:30:34 -rw-rw-r--. 1 jenkins jenkins 652 Sep 18 02:29 Jenkinsfile 02:30:34 -rw-rw-r--. 1 jenkins jenkins 11357 Sep 18 02:29 LICENSE 02:30:34 -rw-rw-r--. 1 jenkins jenkins 990 Sep 18 02:29 Makefile 02:30:34 drwxrwxr-x. 3 jenkins jenkins 19 Sep 18 02:29 pkg 02:30:34 -rw-rw-r--. 1 jenkins jenkins 5509 Sep 18 02:29 README.md 02:30:34 -rw-rw-r--. 1 jenkins jenkins 5 Sep 18 02:26 VERSION 02:30:34 -rw-rw-r--. 1 jenkins jenkins 155 Sep 18 02:29 version.go 02:30:34 drwxrwxr-x. 4 jenkins jenkins 4096 Sep 18 02:29 web [Pipeline] isUnix [Pipeline] sh 02:30:34 + 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=ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 --label arch=amd64 --label version=0.0.0 . 02:30:34 Sending build context to Docker daemon 20.81MB 02:30:34 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 02:30:34 Step 2/25 : FROM ${BASE} AS builder 02:30:34 ---> b47ae3f68c8b 02:30:34 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:30:34 ---> Running in 202367b6b2ab 02:30:34 Removing intermediate container 202367b6b2ab 02:30:34 ---> 4673617ab6cf 02:30:34 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 02:30:34 ---> Running in 20ac2fd5db51 02:30:35 Removing intermediate container 20ac2fd5db51 02:30:35 ---> 3d2b369fab73 02:30:35 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 02:30:35 ---> Running in e3e98aa98e7b 02:30:35 Removing intermediate container e3e98aa98e7b 02:30:35 ---> f3cda7e04eec 02:30:35 Step 6/25 : LABEL Name=edgex-ui-go 02:30:35 ---> Running in 22d4f299aa5c 02:30:35 Removing intermediate container 22d4f299aa5c 02:30:35 ---> c456db404e40 02:30:35 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:30:35 ---> Running in e0d181c566f0 02:30:35 Removing intermediate container e0d181c566f0 02:30:35 ---> c7b933ebb1f8 02:30:35 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:30:35 ---> Running in c5d3a1ad40d9 02:30:35 Removing intermediate container c5d3a1ad40d9 02:30:35 ---> b37dc6007333 02:30:35 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:30:35 ---> Running in da229bf07275 02:30:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:30:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:30:37 OK: 219 MiB in 52 packages 02:30:37 Removing intermediate container da229bf07275 02:30:37 ---> e967a822ecc4 02:30:37 Step 10/25 : ENV GO111MODULE=on 02:30:37 ---> Running in 216cd37610b3 02:30:37 Removing intermediate container 216cd37610b3 02:30:37 ---> 56d76d14af83 02:30:37 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:30:37 ---> Running in 47b01499982c 02:30:38 Removing intermediate container 47b01499982c 02:30:38 ---> e9a08d7964f1 02:30:38 Step 12/25 : COPY go.mod . 02:30:38 ---> d2b256c3b37e 02:30:38 Step 13/25 : COPY Makefile . 02:30:38 ---> eb769c1f4c10 02:30:38 Step 14/25 : RUN make update 02:30:38 ---> Running in fe548cbbef67 02:30:38 CGO_ENABLED=0 GO111MODULE=on go mod download 02:30:38 Removing intermediate container fe548cbbef67 02:30:38 ---> a69c22888f72 02:30:38 Step 15/25 : COPY . . 02:30:39 ---> 90ab337e65c6 02:30:39 Step 16/25 : RUN go mod tidy 02:30:39 ---> Running in b54ab0ce7139 02:30:40 Removing intermediate container b54ab0ce7139 02:30:40 ---> ab1ca31b2fd8 02:30:40 Step 17/25 : RUN ${MAKE} 02:30:40 ---> Running in 2dc7ae2b53d0 02:30:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:30:40 Removing intermediate container 9fbae07dc053 02:30:40 ---> 6df697423f9d 02:30:40 Step 15/17 : COPY . . 02:30:40 ---> d8de5cae9f71 02:30:40 Step 16/17 : RUN go mod tidy 02:30:40 ---> Running in 9d1b7cca1e03 02:30:41 Removing intermediate container 9d1b7cca1e03 02:30:41 ---> 047bdbd2da37 02:30:41 Step 17/17 : RUN ${MAKE} 02:30:42 ---> Running in fbe2ed6a04de 02:30:43 noop 02:30:44 Removing intermediate container fbe2ed6a04de 02:30:44 ---> 57328daedcc9 02:30:44 Successfully built 57328daedcc9 02:30:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:30:44 + docker inspect -f . ci-base-image-arm64 02:30:44 . [Pipeline] withDockerContainer 02:30:45 prd-ubuntu18.04-docker-arm64-4c-16g-551 does not seem to be running inside a container 02:30:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:30:47 $ docker top 60b51e3b0f80d88bd56bcfbaa416ce13fac4434d2f661347e61f52296a888fe9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:30:48 + go version 02:30:48 go version go1.16.6 linux/arm64 [Pipeline] } 02:30:48 $ docker stop --time=1 60b51e3b0f80d88bd56bcfbaa416ce13fac4434d2f661347e61f52296a888fe9 02:30:48 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:30:50 $ docker rm -f 60b51e3b0f80d88bd56bcfbaa416ce13fac4434d2f661347e61f52296a888fe9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 02:30:51 Removing intermediate container 2dc7ae2b53d0 02:30:51 ---> 76e8967a67e8 02:30:51 Step 18/25 : FROM alpine:3.12 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:30:51 3.12: Pulling from library/alpine 02:30:51 + docker inspect -f . ci-base-image-arm64 02:30:51 . 02:30:51 e519532ddf75: Pulling fs layer 02:30:51 e519532ddf75: Verifying Checksum 02:30:51 e519532ddf75: Download complete [Pipeline] withDockerContainer 02:30:51 e519532ddf75: Pull complete 02:30:51 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 02:30:51 Status: Downloaded newer image for alpine:3.12 02:30:51 ---> 48b8ec4ed9eb 02:30:51 Step 19/25 : EXPOSE 4000 02:30:51 ---> Running in b87c3300e29e 02:30:51 Removing intermediate container b87c3300e29e 02:30:51 ---> da4fbe57dfff 02:30:51 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:30:51 prd-ubuntu18.04-docker-arm64-4c-16g-551 does not seem to be running inside a container 02:30:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:30:52 ---> 94e04be330e2 02:30:52 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:30:52 ---> Running in 41c87c82da61 02:30:52 Removing intermediate container 41c87c82da61 02:30:52 ---> f84a1e5866a5 02:30:52 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 02:30:52 ---> Running in 9d27ceb10bf1 02:30:52 Removing intermediate container 9d27ceb10bf1 02:30:52 ---> 38b514e60755 02:30:52 Step 23/25 : LABEL arch=amd64 02:30:52 ---> Running in f15110e1af88 02:30:52 Removing intermediate container f15110e1af88 02:30:52 ---> 8b8a7b9d921f 02:30:52 Step 24/25 : LABEL git_sha=ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 02:30:52 ---> Running in 433e6ae7144c 02:30:52 Removing intermediate container 433e6ae7144c 02:30:52 ---> 0d078ea0a72d 02:30:52 Step 25/25 : LABEL version=0.0.0 02:30:53 ---> Running in 9cc4047d1299 02:30:53 Removing intermediate container 9cc4047d1299 02:30:53 ---> dbf180e95354 02:30:53 [Warning] One or more build-args [ARCH] were not consumed 02:30:53 Successfully built dbf180e95354 02:30:53 Successfully tagged edgex-ui:latest 02:30:53 $ docker top 995dbbc414275f27be6dff5ba102da071c13c5df205738952ff40acc98151de0 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] fileExists [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:30:55 + go mod tidy 02:30:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:30:55 02:30:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 02:30:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:30:55 latest: Pulling from edgex-lftools-log-publisher 02:30:55 b4d181a07f80: Pulling fs layer 02:30:55 a1111a8f2ec3: Pulling fs layer 02:30:55 ed53099fbce6: Pulling fs layer 02:30:55 dc539afda2c1: Pulling fs layer 02:30:55 77bc0d833cb6: Pulling fs layer 02:30:55 9065ff56babe: Pulling fs layer 02:30:55 d287ab97295c: Pulling fs layer 02:30:55 dc539afda2c1: Waiting 02:30:55 77bc0d833cb6: Waiting 02:30:55 9065ff56babe: Waiting 02:30:55 d287ab97295c: Waiting 02:30:56 a1111a8f2ec3: Verifying Checksum 02:30:56 a1111a8f2ec3: Download complete 02:30:56 dc539afda2c1: Verifying Checksum 02:30:56 dc539afda2c1: Download complete 02:30:56 77bc0d833cb6: Verifying Checksum 02:30:56 77bc0d833cb6: Download complete 02:30:56 + make test 02:30:56 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:30:56 9065ff56babe: Verifying Checksum 02:30:56 9065ff56babe: Download complete 02:30:56 ed53099fbce6: Verifying Checksum 02:30:56 ed53099fbce6: Download complete 02:30:57 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:30:58 b4d181a07f80: Verifying Checksum 02:30:58 b4d181a07f80: Download complete 02:30:59 b4d181a07f80: Pull complete 02:30:59 a1111a8f2ec3: Pull complete 02:30:59 ed53099fbce6: Pull complete 02:30:59 dc539afda2c1: Pull complete 02:31:00 77bc0d833cb6: Pull complete 02:31:00 9065ff56babe: Pull complete 02:31:02 d287ab97295c: Verifying Checksum 02:31:02 d287ab97295c: Download complete 02:31:06 d287ab97295c: Pull complete 02:31:06 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:31:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:31:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:31:06 prd-centos7-docker-4c-2g-552 does not seem to be running inside a container 02:31:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:31:08 $ docker top a9b1e8de652411a92acb9a94ced05984037248b04ac0bd79f620f47a1fcecb2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:31:09 ---> job-cost.sh 02:31:09 lf-activate-venv: SKIPPING 02:31:09 INFO: No Stack... 02:31:10 INFO: Retrieving Pricing Info for: v3-standard-2 02:31:11 INFO: Archiving Costs [Pipeline] sh 02:31:11 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 02:31:11 + cut -d, -f6 [Pipeline] lock 02:31:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-437-1-stack-cost] 02:31:11 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-437-1-stack-cost] did not exist. Created. 02:31:11 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-437-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:31:12 + echo total: 0.05999999865889549 [Pipeline] stash 02:31:12 Stashed 1 file(s) [Pipeline] } 02:31:12 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-437-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:31:12 $ docker stop --time=1 a9b1e8de652411a92acb9a94ced05984037248b04ac0bd79f620f47a1fcecb2c 02:31:13 $ docker rm -f a9b1e8de652411a92acb9a94ced05984037248b04ac0bd79f620f47a1fcecb2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:31:30 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:31:30 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:31:30 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:31:30 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 02:31:30 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 02:31:30 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 02:31:30 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:31:30 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:31:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 02:31:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 02:31:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 02:31:30 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 02:31:30 GO111MODULE=on go vet ./... [Pipeline] } 02:31:53 $ docker stop --time=1 995dbbc414275f27be6dff5ba102da071c13c5df205738952ff40acc98151de0 02:31:55 $ docker rm -f 995dbbc414275f27be6dff5ba102da071c13c5df205738952ff40acc98151de0 [Pipeline] // withDockerContainer [Pipeline] sh 02:31:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:31:56 Warning: overwriting stash ‘coverage-report’ 02:31:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:31:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:31:58 + ls -al . 02:31:58 total 124 02:31:58 drwxrwxr-x 11 jenkins jenkins 4096 Sep 18 02:30 . 02:31:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 02:29 .. 02:31:58 drwxrwxr-x 8 jenkins jenkins 4096 Sep 18 02:29 .git 02:31:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 02:29 .github 02:31:58 -rw-rw-r-- 1 jenkins jenkins 162 Sep 18 02:29 .gitignore 02:31:58 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 18 02:29 CONTRIBUTING.md 02:31:58 -rw-rw-r-- 1 jenkins jenkins 1526 Sep 18 02:29 Dockerfile 02:31:58 -rw-rw-r-- 1 jenkins jenkins 652 Sep 18 02:29 Jenkinsfile 02:31:58 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 18 02:29 LICENSE 02:31:58 -rw-rw-r-- 1 jenkins jenkins 990 Sep 18 02:29 Makefile 02:31:58 -rw-rw-r-- 1 jenkins jenkins 5509 Sep 18 02:29 README.md 02:31:58 -rw-rw-r-- 1 jenkins jenkins 5 Sep 18 02:26 VERSION 02:31:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 02:29 assets 02:31:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 02:29 bin 02:31:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 02:29 cmd 02:31:58 -rw-r--r-- 1 jenkins jenkins 10 Sep 18 02:30 coverage.out 02:31:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 02:29 docs 02:31:58 -rw-rw-r-- 1 jenkins jenkins 823 Sep 18 02:29 go.mod 02:31:58 -rw-r--r-- 1 jenkins jenkins 23693 Sep 18 02:30 go.sum 02:31:58 drwxrwxr-x 9 jenkins jenkins 4096 Sep 18 02:29 internal 02:31:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 02:29 pkg 02:31:58 -rw-rw-r-- 1 jenkins jenkins 155 Sep 18 02:29 version.go 02:31:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 02:29 web [Pipeline] isUnix [Pipeline] sh 02:31:58 + 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=ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 --label arch=arm64 --label version=0.0.0 . 02:31:59 Sending build context to Docker daemon 20.81MB 02:31:59 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 02:31:59 Step 2/25 : FROM ${BASE} AS builder 02:31:59 ---> 57328daedcc9 02:31:59 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:31:59 ---> Running in 3dd16b1d9eb2 02:32:00 Removing intermediate container 3dd16b1d9eb2 02:32:00 ---> 9c9e456f4f60 02:32:00 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 02:32:00 ---> Running in 8f514eb5a30b 02:32:00 Removing intermediate container 8f514eb5a30b 02:32:00 ---> 93a278d32889 02:32:00 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 02:32:00 ---> Running in fe0bdaa33766 02:32:01 Removing intermediate container fe0bdaa33766 02:32:01 ---> 1ded698aa106 02:32:01 Step 6/25 : LABEL Name=edgex-ui-go 02:32:01 ---> Running in 12739db09ed0 02:32:02 Removing intermediate container 12739db09ed0 02:32:02 ---> be92f57a156a 02:32:02 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:32:02 ---> Running in 94ac4b34caf4 02:32:02 Removing intermediate container 94ac4b34caf4 02:32:02 ---> c2df869947ab 02:32:02 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:32:02 ---> Running in 000c1f591a86 02:32:04 Removing intermediate container 000c1f591a86 02:32:04 ---> b7cdfa86ca8f 02:32:04 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:32:05 ---> Running in d74b82608a44 02:32:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:32:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:32:08 OK: 218 MiB in 52 packages 02:32:09 Removing intermediate container d74b82608a44 02:32:09 ---> cc5d86fb007a 02:32:09 Step 10/25 : ENV GO111MODULE=on 02:32:09 ---> Running in cf56f404ee6e 02:32:10 Removing intermediate container cf56f404ee6e 02:32:10 ---> 3e4f8b83b09f 02:32:10 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:32:10 ---> Running in 88f0ee94b4b1 02:32:10 Removing intermediate container 88f0ee94b4b1 02:32:10 ---> f7bdc4e2b63b 02:32:10 Step 12/25 : COPY go.mod . 02:32:11 ---> db3cd5ec6314 02:32:11 Step 13/25 : COPY Makefile . 02:32:12 ---> 5fdbfe5a4d7e 02:32:12 Step 14/25 : RUN make update 02:32:12 ---> Running in 17b1e1f54afe 02:32:13 CGO_ENABLED=0 GO111MODULE=on go mod download 02:32:15 Removing intermediate container 17b1e1f54afe 02:32:15 ---> 73307e1ee95a 02:32:15 Step 15/25 : COPY . . 02:32:17 ---> 700c64316c25 02:32:17 Step 16/25 : RUN go mod tidy 02:32:17 ---> Running in 06d9a2437d6f 02:32:20 Removing intermediate container 06d9a2437d6f 02:32:20 ---> 18b013686093 02:32:20 Step 17/25 : RUN ${MAKE} 02:32:20 ---> Running in 96b7c445e863 02:32:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:32:48 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:32:52 Removing intermediate container 96b7c445e863 02:32:52 ---> 5282f1652735 02:32:52 Step 18/25 : FROM alpine:3.12 02:32:53 3.12: Pulling from library/alpine 02:32:53 ccdebe76d529: Pulling fs layer 02:32:53 ccdebe76d529: Verifying Checksum 02:32:53 ccdebe76d529: Download complete 02:32:54 ccdebe76d529: Pull complete 02:32:54 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 02:32:54 Status: Downloaded newer image for alpine:3.12 02:32:54 ---> afc2cc120ca2 02:32:54 Step 19/25 : EXPOSE 4000 02:32:54 ---> Running in 78f613a2bbe0 02:32:55 Removing intermediate container 78f613a2bbe0 02:32:55 ---> ee93fea94a88 02:32:55 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:32:56 ---> f53b2f391589 02:32:56 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:32:56 ---> Running in dc97e7c6e210 02:32:57 Removing intermediate container dc97e7c6e210 02:32:57 ---> 98df714a2f3a 02:32:57 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 02:32:57 ---> Running in 38201d7f3f24 02:32:58 Removing intermediate container 38201d7f3f24 02:32:58 ---> 2e65eadb3daa 02:32:58 Step 23/25 : LABEL arch=arm64 02:32:58 ---> Running in c6b2d558a2d3 02:32:58 Removing intermediate container c6b2d558a2d3 02:32:58 ---> b934a7c2e7d1 02:32:58 Step 24/25 : LABEL git_sha=ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 02:32:58 ---> Running in 02097e6444df 02:32:59 Removing intermediate container 02097e6444df 02:32:59 ---> 405538b35c08 02:32:59 Step 25/25 : LABEL version=0.0.0 02:32:59 ---> Running in 9255b24f3db3 02:33:00 Removing intermediate container 9255b24f3db3 02:33:00 ---> e73ee9306142 02:33:00 [Warning] One or more build-args [ARCH] were not consumed 02:33:00 Successfully built e73ee9306142 02:33:00 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:33:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:33:01 02:33:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:33:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:33:01 arm64: Pulling from edgex-lftools-log-publisher 02:33:01 448f6bf000e3: Pulling fs layer 02:33:01 f757da607395: Pulling fs layer 02:33:01 05883995daec: Pulling fs layer 02:33:01 8603b9c90790: Pulling fs layer 02:33:01 1560dd03e051: Pulling fs layer 02:33:01 27f5ce0e4adf: Pulling fs layer 02:33:01 c2d8d7efcc4b: Pulling fs layer 02:33:01 1560dd03e051: Waiting 02:33:01 27f5ce0e4adf: Waiting 02:33:01 c2d8d7efcc4b: Waiting 02:33:01 8603b9c90790: Waiting 02:33:02 f757da607395: Verifying Checksum 02:33:02 f757da607395: Download complete 02:33:02 8603b9c90790: Download complete 02:33:02 1560dd03e051: Verifying Checksum 02:33:02 1560dd03e051: Download complete 02:33:02 27f5ce0e4adf: Verifying Checksum 02:33:02 05883995daec: Verifying Checksum 02:33:02 05883995daec: Download complete 02:33:04 448f6bf000e3: Verifying Checksum 02:33:04 448f6bf000e3: Download complete 02:33:09 448f6bf000e3: Pull complete 02:33:09 c2d8d7efcc4b: Verifying Checksum 02:33:09 c2d8d7efcc4b: Download complete 02:33:10 f757da607395: Pull complete 02:33:11 05883995daec: Pull complete 02:33:12 8603b9c90790: Pull complete 02:33:13 1560dd03e051: Pull complete 02:33:13 27f5ce0e4adf: Pull complete 02:33:29 c2d8d7efcc4b: Pull complete 02:33:29 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:33:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:33:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:33:30 prd-ubuntu18.04-docker-arm64-4c-16g-551 does not seem to be running inside a container 02:33:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:33:34 $ docker top ff7eb4b07c8a8fb85f6abe5a32f9b811245f4b45aacaeba6ad6e6a0e019cc406 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:35 ---> job-cost.sh 02:33:35 lf-activate-venv: SKIPPING 02:33:35 INFO: No Stack... 02:33:37 INFO: Retrieving Pricing Info for: v3-standard-4 02:33:37 INFO: Archiving Costs [Pipeline] sh 02:33:38 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 02:33:38 + cut -d, -f6 [Pipeline] lock 02:33:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-437-1-stack-cost] 02:33:38 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-437-1-stack-cost] did not exist. Created. 02:33:38 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-437-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:33:39 /w/workspace/edgex-ui-go/1@tmp/durable-776a4fe9/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-776a4fe9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:33:40 + echo total: 0.10999999940395355 [Pipeline] stash 02:33:40 Warning: overwriting stash ‘stack-cost’ 02:33:40 Stashed 1 file(s) [Pipeline] } 02:33:40 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-437-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:33:40 $ docker stop --time=1 ff7eb4b07c8a8fb85f6abe5a32f9b811245f4b45aacaeba6ad6e6a0e019cc406 02:33:42 $ docker rm -f ff7eb4b07c8a8fb85f6abe5a32f9b811245f4b45aacaeba6ad6e6a0e019cc406 [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 02:33:44 provisioning config files... 02:33:44 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-437@tmp/config2389029600002638525tmp [Pipeline] { [Pipeline] sh 02:33:44 + set +x 02:33:44 + curl -s https://codecov.io/bash 02:33:44 + bash -s -- 02:33:44 02:33:44 _____ _ 02:33:44 / ____| | | 02:33:44 | | ___ __| | ___ ___ _____ __ 02:33:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:33:44 | |___| (_) | (_| | __/ (_| (_) \ V / 02:33:44 \_____\___/ \__,_|\___|\___\___/ \_/ 02:33:44 Bash-1.0.6 02:33:44 02:33:44 02:33:44 ==> git version 2.24.4 found 02:33:44 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 02:33:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:33:44 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:33:44 ==> Jenkins CI detected. 02:33:44 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-437 02:33:44 project root: . 02:33:44 --> token set from env 02:33:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:33:44 ==> Running gcov in . (disable via -X gcov) 02:33:44 ==> Python coveragepy not found 02:33:44 ==> Searching for coverage reports in: 02:33:44 + . 02:33:44 -> Found 1 reports 02:33:44 ==> Detecting git/mercurial file structure 02:33:44 ==> Reading reports 02:33:44 + ./coverage.out bytes=10 02:33:44 ==> Appending adjustments 02:33:44 https://docs.codecov.io/docs/fixing-reports 02:33:44 + Found adjustments 02:33:44 ==> Gzipping contents 02:33:44 4.0K /tmp/codecov.VTDCv6.gz 02:33:44 ==> Uploading reports 02:33:44 url: https://codecov.io 02:33:44 query: branch=PR-437&commit=ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-437%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=437&job=&cmd_args= 02:33:44 -> Pinging Codecov 02:33:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-437&commit=ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-437%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=437&job=&cmd_args= 02:33:45 -> Uploading to 02:33:45 https://storage.googleapis.com/codecov/v4/raw/2021-09-18/FB506323287CE973F263BFD2A0EB1F37/ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4/3a1770d0-7f5e-4f49-9fb8-ff33b0a469f2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210918%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210918T023345Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d245f6bb18411286dafb5a411af786be1a279790737e2e43fde0788f76f861ec 02:33:45 % Total % Received % Xferd Average Speed Time Time Time Current 02:33:45 Dload Upload Total Spent Left Speed 02:33:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3366 0 0 100 3366 0 8543 --:--:-- --:--:-- --:--:-- 8543 02:33:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 [Pipeline] } 02:33:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:33:48 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-437/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:33:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:33:49 ---> package-listing.sh 02:33:49 ++ facter osfamily 02:33:49 ++ tr '[:upper:]' '[:lower:]' 02:33:49 + OS_FAMILY=redhat 02:33:49 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-437 02:33:49 + START_PACKAGES=/tmp/packages_start.txt 02:33:49 + END_PACKAGES=/tmp/packages_end.txt 02:33:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:33:49 + PACKAGES=/tmp/packages_start.txt 02:33:49 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-437 ']' 02:33:49 + PACKAGES=/tmp/packages_end.txt 02:33:49 + case "${OS_FAMILY}" in 02:33:49 + rpm -qa 02:33:50 + sort 02:33:50 + '[' -f /tmp/packages_start.txt ']' 02:33:50 + '[' -f /tmp/packages_end.txt ']' 02:33:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:33:50 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-437 ']' 02:33:50 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-437/archives/ 02:33:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-437/archives/ [Pipeline] echo 02:33:51 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-437/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:33:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:33:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:33:52 02:33:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:33:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:33:53 latest: Pulling from edgex-lftools-log-publisher 02:33:53 b4d181a07f80: Pulling fs layer 02:33:53 a1111a8f2ec3: Pulling fs layer 02:33:53 ed53099fbce6: Pulling fs layer 02:33:53 dc539afda2c1: Pulling fs layer 02:33:53 77bc0d833cb6: Pulling fs layer 02:33:53 9065ff56babe: Pulling fs layer 02:33:53 d287ab97295c: Pulling fs layer 02:33:53 77bc0d833cb6: Waiting 02:33:53 9065ff56babe: Waiting 02:33:53 d287ab97295c: Waiting 02:33:53 dc539afda2c1: Waiting 02:33:53 a1111a8f2ec3: Verifying Checksum 02:33:53 a1111a8f2ec3: Download complete 02:33:53 dc539afda2c1: Verifying Checksum 02:33:53 dc539afda2c1: Download complete 02:33:53 77bc0d833cb6: Verifying Checksum 02:33:53 77bc0d833cb6: Download complete 02:33:53 9065ff56babe: Verifying Checksum 02:33:53 9065ff56babe: Download complete 02:33:54 ed53099fbce6: Verifying Checksum 02:33:54 ed53099fbce6: Download complete 02:33:54 b4d181a07f80: Verifying Checksum 02:33:54 b4d181a07f80: Download complete 02:33:56 b4d181a07f80: Pull complete 02:33:56 a1111a8f2ec3: Pull complete 02:33:56 ed53099fbce6: Pull complete 02:33:56 dc539afda2c1: Pull complete 02:33:57 77bc0d833cb6: Pull complete 02:33:57 9065ff56babe: Pull complete 02:33:59 d287ab97295c: Verifying Checksum 02:33:59 d287ab97295c: Download complete 02:34:04 d287ab97295c: Pull complete 02:34:04 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:34:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:34:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:34:04 prd-centos7-docker-4c-2g-550 does not seem to be running inside a container 02:34:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-437/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-437 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-437:/w/workspace/edgexfoundry_edgex-ui-go_PR-437:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-437@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-437@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:34:07 $ docker top cd8f12780fae93750a8075ff3ce86d41f906b8e463531bcbc965f2f4adf67a57 -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:08 + touch /tmp/pre-build-complete [Pipeline] sh 02:34:08 + mkdir -p /var/log/sysstat [Pipeline] sh 02:34:08 + ls /var/log/sa-host 02:34:08 + sadf -c /var/log/sa-host/sa05 02:34:08 file_magic: OK 02:34:08 HZ: Using current value: 100 02:34:08 file_header: OK 02:34:08 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:34:08 Statistics: 02:34:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:34:08 File successfully converted to sysstat format version 12.0.3 02:34:08 + sadf -c /var/log/sa-host/sa18 02:34:08 file_magic: OK 02:34:08 HZ: Using current value: 100 02:34:08 file_header: OK 02:34:08 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:34:08 Statistics: 02:34:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:34:08 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:34:09 provisioning config files... 02:34:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-437@tmp/config384822544315267832tmp [Pipeline] { [Pipeline] echo 02:34:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:34:10 ---> create-netrc.sh [Pipeline] } 02:34:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:34:10 ---> python-tools-install.sh [Pipeline] echo 02:34:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:34:11 ---> sudo-logs.sh 02:34:11 Archiving 'sudo' log.. 02:34:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-550.vexxhost.local: Name or service not known 02:34:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-550.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 02:34:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:34:11 ---> job-cost.sh 02:34:11 lf-activate-venv: SKIPPING 02:34:11 DEBUG: total: 0.10999999940395355 02:34:11 INFO: Retrieving Stack Cost... 02:34:12 INFO: Retrieving Pricing Info for: v3-standard-2 02:34:13 INFO: Archiving Costs [Pipeline] echo 02:34:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:34:13 ---> logs-deploy.sh 02:34:13 lf-activate-venv: SKIPPING 02:34:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-437/1 02:34:13 INFO: archiving workspace using pattern(s): 02:34:14 Archives upload complete. 02:34:14 INFO: archiving logs to Nexus 02:34:15 ---> uname -a: 02:34:15 Linux prd-centos7-docker-4c-2g-550.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 02:34:15 02:34:15 02:34:15 ---> lscpu: 02:34:15 Architecture: x86_64 02:34:15 CPU op-mode(s): 32-bit, 64-bit 02:34:15 Byte Order: Little Endian 02:34:15 Address sizes: 40 bits physical, 48 bits virtual 02:34:15 CPU(s): 2 02:34:15 On-line CPU(s) list: 0,1 02:34:15 Thread(s) per core: 1 02:34:15 Core(s) per socket: 1 02:34:15 Socket(s): 2 02:34:15 NUMA node(s): 1 02:34:15 Vendor ID: AuthenticAMD 02:34:15 CPU family: 23 02:34:15 Model: 49 02:34:15 Model name: AMD EPYC-Rome Processor 02:34:15 Stepping: 0 02:34:15 CPU MHz: 2799.998 02:34:15 BogoMIPS: 5599.99 02:34:15 Virtualization: AMD-V 02:34:15 Hypervisor vendor: KVM 02:34:15 Virtualization type: full 02:34:15 L1d cache: 32K 02:34:15 L1i cache: 32K 02:34:15 L2 cache: 512K 02:34:15 L3 cache: 16384K 02:34:15 NUMA node0 CPU(s): 0,1 02:34:15 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:34:15 02:34:15 02:34:15 ---> nproc: 02:34:15 2 02:34:15 02:34:15 02:34:15 ---> df -h: 02:34:15 Filesystem Size Used Avail Use% Mounted on 02:34:15 overlay 40G 7.7G 33G 20% / 02:34:15 tmpfs 64M 0 64M 0% /dev 02:34:15 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:34:15 shm 64M 0 64M 0% /dev/shm 02:34:15 /dev/vda1 40G 7.7G 33G 20% /facter-os 02:34:15 02:34:15 02:34:15 ---> sar -b -r -n DEV: 02:34:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/18/21 _x86_64_ (2 CPU) 02:34:15 02:34:15 02:25:05 LINUX RESTART (2 CPU) 02:34:15 02:34:15 02:26:01 tps rtps wtps bread/s bwrtn/s 02:34:15 02:27:01 38.72 3.56 35.16 2601.07 4530.61 02:34:15 02:28:02 1.55 0.00 1.55 0.00 30.88 02:34:15 02:29:01 0.27 0.00 0.27 0.00 3.39 02:34:15 02:30:01 0.18 0.00 0.18 0.00 2.83 02:34:15 02:31:01 0.28 0.00 0.28 0.00 3.66 02:34:15 02:32:01 0.30 0.00 0.30 0.00 4.45 02:34:15 02:33:01 0.22 0.00 0.22 0.00 3.46 02:34:15 02:34:01 4.40 0.13 4.26 13.72 174.10 02:34:15 Average: 5.75 0.46 5.29 327.55 595.44 02:34:15 02:34:15 02:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:34:15 02:27:01 5442992 0 796904 9.95 2620 1766424 1155352 12.76 588932 1575444 24 02:34:15 02:28:02 5453936 0 785956 9.81 2620 1766428 1075752 11.88 580596 1574384 8 02:34:15 02:29:01 5452084 0 787804 9.84 2620 1766432 1076272 11.88 581956 1574536 12 02:34:15 02:30:01 5450028 0 789856 9.86 2620 1766436 1076284 11.88 583928 1574536 8 02:34:15 02:31:01 5451672 0 788208 9.84 2620 1766440 1076092 11.88 575520 1581992 12 02:34:15 02:32:01 5451216 0 788656 9.85 2620 1766448 1076056 11.88 576208 1581992 20 02:34:15 02:33:01 5438360 0 801508 10.01 2620 1766452 1076008 11.88 589048 1581992 12 02:34:15 02:34:01 4894356 0 929248 11.60 2620 2182716 1557596 17.20 881624 1789092 415304 02:34:15 Average: 5379330 0 808518 10.10 2620 1818472 1146176 12.65 619726 1604246 51925 02:34:15 02:34:15 02:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:34:15 02:27:01 eth0 149.48 128.50 577.96 28.52 0.00 0.00 0.00 0.00 02:34:15 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:15 02:27:01 docker0 60.04 45.99 5.58 220.68 0.00 0.00 0.00 0.00 02:34:15 02:28:02 eth0 0.85 0.08 0.07 0.01 0.00 0.00 0.00 0.00 02:34:15 02:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:15 02:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:15 02:29:01 eth0 0.93 0.44 0.32 0.18 0.00 0.00 0.00 0.00 02:34:15 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:15 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:15 02:30:01 eth0 1.10 0.82 1.23 0.26 0.00 0.00 0.00 0.00 02:34:15 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:15 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:15 02:31:01 eth0 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 02:34:15 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:15 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:15 02:32:01 eth0 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 02:34:15 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:15 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:15 02:33:01 eth0 0.10 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:34:15 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:15 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:15 02:34:01 eth0 426.47 283.59 2617.96 54.79 0.00 0.00 0.00 0.00 02:34:15 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:15 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:15 Average: eth0 72.56 51.84 400.57 10.50 0.00 0.00 0.00 0.00 02:34:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:15 Average: docker0 7.52 5.76 0.70 27.64 0.00 0.00 0.00 0.00 02:34:15 02:34:15 02:34:15 ---> sar -P ALL: 02:34:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/18/21 _x86_64_ (2 CPU) 02:34:15 02:34:15 02:25:05 LINUX RESTART (2 CPU) 02:34:15 02:34:15 02:26:01 CPU %user %nice %system %iowait %steal %idle 02:34:15 02:27:01 all 5.23 0.00 2.17 0.85 0.05 91.70 02:34:15 02:27:01 0 4.89 0.00 2.37 1.32 0.05 91.37 02:34:15 02:27:01 1 5.56 0.00 1.98 0.37 0.05 92.03 02:34:15 02:28:02 all 0.29 0.00 0.07 0.00 0.02 99.62 02:34:15 02:28:02 0 0.07 0.00 0.07 0.00 0.02 99.85 02:34:15 02:28:02 1 0.52 0.00 0.07 0.00 0.02 99.40 02:34:15 02:29:01 all 0.25 0.00 0.08 0.00 0.01 99.66 02:34:15 02:29:01 0 0.08 0.00 0.08 0.00 0.02 99.81 02:34:15 02:29:01 1 0.42 0.00 0.07 0.00 0.00 99.51 02:34:15 02:30:01 all 0.17 0.00 0.08 0.00 0.02 99.74 02:34:15 02:30:01 0 0.27 0.00 0.10 0.00 0.02 99.62 02:34:15 02:30:01 1 0.07 0.00 0.05 0.00 0.02 99.87 02:34:15 02:31:01 all 0.39 0.00 0.46 0.00 0.01 99.14 02:34:15 02:31:01 0 0.28 0.00 0.47 0.00 0.00 99.25 02:34:15 02:31:01 1 0.50 0.00 0.45 0.00 0.02 99.04 02:34:15 02:32:01 all 0.17 0.00 0.11 0.00 0.01 99.72 02:34:15 02:32:01 0 0.03 0.00 0.08 0.00 0.00 99.88 02:34:15 02:32:01 1 0.30 0.00 0.13 0.00 0.02 99.55 02:34:15 02:33:01 all 0.27 0.00 0.04 0.00 0.02 99.67 02:34:15 02:33:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:34:15 02:33:01 1 0.48 0.00 0.05 0.00 0.02 99.45 02:34:15 02:34:01 all 5.73 0.00 2.04 0.03 0.03 92.17 02:34:15 02:34:01 0 4.67 0.00 2.12 0.03 0.03 93.13 02:34:15 02:34:01 1 6.77 0.00 1.95 0.03 0.03 91.21 02:34:15 Average: all 1.55 0.00 0.63 0.11 0.02 97.70 02:34:15 Average: 0 1.28 0.00 0.66 0.17 0.02 97.87 02:34:15 Average: 1 1.82 0.00 0.59 0.05 0.02 97.52 02:34:15 02:34:15 02:34:15