Pull request #430 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d63c456da126971e97e1bc486dbac78f7cc381b+d07fe3411ecae119f731e81dce0fb0d647a39161 (f88fc5fc4ecdb657d72df82a6a5fb1b9efbdc12f) 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-ssh4604610511551253413.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-ssh5015135709542853224.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-430/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-430/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8948768514112881042.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-430/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1731066458912789712.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-ssh3257812841738027583.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-430/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-430/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh593468362865461367.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 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-1507’ is offline Running on prd-centos7-docker-4c-2g-1508 in /w/workspace/edgexfoundry_edgex-ui-go_PR-430 [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-430 # 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-430@tmp/jenkins-gitclient-ssh5248053181109316244.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 d07fe3411ecae119f731e81dce0fb0d647a39161 into PR head commit 7d63c456da126971e97e1bc486dbac78f7cc381b > 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-430@tmp/jenkins-gitclient-ssh901786411769107735.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/430/head:refs/remotes/origin/PR-430 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d63c456da126971e97e1bc486dbac78f7cc381b # timeout=10 > 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-430@tmp/jenkins-gitclient-ssh1328689454958107137.key > git merge d07fe3411ecae119f731e81dce0fb0d647a39161 # timeout=10 Merge succeeded, producing 7d63c456da126971e97e1bc486dbac78f7cc381b Checking out Revision 7d63c456da126971e97e1bc486dbac78f7cc381b (PR-430) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d63c456da126971e97e1bc486dbac78f7cc381b # timeout=10 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.3 to 1.9.4" 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 04:12:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:12:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:12:19 ========================================================= 04:12:19 EdgeX Global Pipelines Version Info 04:12:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:12:20 ------------------- 04:12:20 stable info: 04:12:20 ------------------- 04:12:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:12:20 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 04:12:20 Message: update stable to v1.0.205 04:12:21 ------------------- 04:12:21 experimental info: 04:12:21 ------------------- 04:12:21 Commited By: **** collab-it+edgex@linuxfoundation.org 04:12:21 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 04:12:21 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:12:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:12:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:12:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:12:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:12:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:12:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:12:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:12:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:12:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:12:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:12:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:12:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:12:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:12:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:12:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:12:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:12:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:12:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:12:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:12:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-430 [Pipeline] echo 04:12:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-430 [Pipeline] echo 04:12:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-430 [Pipeline] echo 04:12:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d63c456da126971e97e1bc486dbac78f7cc381b [Pipeline] echo 04:12:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d63c45 [Pipeline] echo 04:12:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:12:23 provisioning config files... 04:12:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-430@tmp/config7154476365621131702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:12:23 ---> docker-login.sh 04:12:23 nexus3.edgexfoundry.org:10001 04:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:24 Configure a credential helper to remove this warning. See 04:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:24 04:12:24 Login Succeeded 04:12:24 nexus3.edgexfoundry.org:10002 04:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:24 Configure a credential helper to remove this warning. See 04:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:24 04:12:24 Login Succeeded 04:12:24 nexus3.edgexfoundry.org:10003 04:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:24 Configure a credential helper to remove this warning. See 04:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:24 04:12:24 Login Succeeded 04:12:24 nexus3.edgexfoundry.org:10004 04:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:24 Configure a credential helper to remove this warning. See 04:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:24 04:12:24 Login Succeeded 04:12:24 docker.io 04:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:24 Configure a credential helper to remove this warning. See 04:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:24 04:12:24 Login Succeeded 04:12:24 ---> docker-login.sh ends [Pipeline] } 04:12:24 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 04:12:25 + git log --format=format:%s -1 7d63c456da126971e97e1bc486dbac78f7cc381b [Pipeline] echo 04:12:25 GIT_COMMIT: 7d63c456da126971e97e1bc486dbac78f7cc381b, Commit Message: chore(deps): Bump github.com/pelletier/go-toml from 1.9.3 to 1.9.4 [Pipeline] echo 04:12:25 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:12:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:12:29 04:12:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:12:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:12:29 latest: Pulling from edgex-devops/git-semver 04:12:29 31603596830f: Pulling fs layer 04:12:29 04fac38145f0: Pulling fs layer 04:12:29 701f6daf10bf: Pulling fs layer 04:12:29 24f72da36158: Pulling fs layer 04:12:29 24f72da36158: Waiting 04:12:29 04fac38145f0: Verifying Checksum 04:12:29 04fac38145f0: Download complete 04:12:29 31603596830f: Verifying Checksum 04:12:29 31603596830f: Download complete 04:12:30 31603596830f: Pull complete 04:12:30 04fac38145f0: Pull complete 04:12:30 24f72da36158: Verifying Checksum 04:12:30 24f72da36158: Download complete 04:12:30 701f6daf10bf: Verifying Checksum 04:12:30 701f6daf10bf: Download complete 04:12:30 701f6daf10bf: Pull complete 04:12:31 24f72da36158: Pull complete 04:12:31 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 04:12:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:12:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:12:31 prd-centos7-docker-4c-2g-1508 does not seem to be running inside a container 04:12:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-430 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-430:/w/workspace/edgexfoundry_edgex-ui-go_PR-430:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-430@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-430@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 04:12:32 $ docker top 273546448fbb25864c637e366a952eb7f25ec8a99bd67177d53892d72398b73e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:12:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:12:32 [ssh-agent] Looking for ssh-agent implementation... 04:12:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:12:32 $ docker exec 273546448fbb25864c637e366a952eb7f25ec8a99bd67177d53892d72398b73e ssh-agent 04:12:32 SSH_AUTH_SOCK=/tmp/ssh-WOAQTMq8QuWN/agent.14 04:12:32 SSH_AGENT_PID=20 04:12:32 Running ssh-add (command line suppressed) 04:12:32 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-430@tmp/private_key_5732715568034150425.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-430@tmp/private_key_5732715568034150425.key) 04:12:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:12:33 + git tag --points-at HEAD [Pipeline] } 04:12:33 $ docker exec --env ******** --env ******** 273546448fbb25864c637e366a952eb7f25ec8a99bd67177d53892d72398b73e ssh-agent -k 04:12:33 unset SSH_AUTH_SOCK; 04:12:33 unset SSH_AGENT_PID; 04:12:33 echo Agent pid 20 killed; 04:12:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:12:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:12:33 [ssh-agent] Looking for ssh-agent implementation... 04:12:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:12:33 $ docker exec 273546448fbb25864c637e366a952eb7f25ec8a99bd67177d53892d72398b73e ssh-agent 04:12:33 SSH_AUTH_SOCK=/tmp/ssh-91BOhQD1iMrH/agent.52 04:12:33 SSH_AGENT_PID=59 04:12:33 Running ssh-add (command line suppressed) 04:12:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-430@tmp/private_key_2593652398356301339.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-430@tmp/private_key_2593652398356301339.key) 04:12:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:12:34 + git semver init 04:12:34 # -> Open(): unable to determine branch for HEAD 04:12:34 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-430/.git 04:12:34 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-430 04:12:34 # $SEMVER_REMOTE_NAME = origin 04:12:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:12:34 # $SEMVER_USER_NAME = edgex-jenkins 04:12:34 # $SEMVER_BRANCH = PR-430 04:12:34 # $SEMVER_TEMP = /tmp/semver-803336656 04:12:34 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 04:12:38 # '/tmp/semver-803336656' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-430/.semver' 04:12:38 # -> Force: false 04:12:38 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-430/.semver [Pipeline] } 04:12:38 $ docker exec --env ******** --env ******** 273546448fbb25864c637e366a952eb7f25ec8a99bd67177d53892d72398b73e ssh-agent -k 04:12:38 unset SSH_AUTH_SOCK; 04:12:38 unset SSH_AGENT_PID; 04:12:38 echo Agent pid 59 killed; 04:12:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:12:38 + git semver [Pipeline] } 04:12:39 $ docker stop --time=1 273546448fbb25864c637e366a952eb7f25ec8a99bd67177d53892d72398b73e 04:12:40 $ docker rm -f 273546448fbb25864c637e366a952eb7f25ec8a99bd67177d53892d72398b73e [Pipeline] // withDockerContainer [Pipeline] sh 04:12:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:12:41 Stashed 1 file(s) [Pipeline] echo 04:12:41 [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 04:12:56 Still waiting to schedule task 04:12:56 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:12:57 Still waiting to schedule task 04:12:57 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:15:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1509 in /w/workspace/edgexfoundry_edgex-ui-go_PR-430 [Pipeline] { [Pipeline] ws 04:15:18 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:15:19 The recommended git tool is: git 04:15:26 using credential edgex-jenkins-ssh 04:15:26 Cloning the remote Git repository 04:15:26 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:15:26 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:15:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:15:26 > git --version # timeout=10 04:15:26 > git --version # 'git version 2.17.1' 04:15:26 using GIT_SSH to set credentials SSH Credentials for GitHub 04:15:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:15:29 Running on prd-centos7-docker-4c-2g-1510 in /w/workspace/edgexfoundry_edgex-ui-go_PR-430 [Pipeline] { [Pipeline] ws 04:15:29 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:15:29 The recommended git tool is: git 04:15:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:15:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:15:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:15:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:15:29 using GIT_SSH to set credentials SSH Credentials for GitHub 04:15:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/430/head:refs/remotes/origin/PR-430 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:15:30 Merging remotes/origin/main commit d07fe3411ecae119f731e81dce0fb0d647a39161 into PR head commit 7d63c456da126971e97e1bc486dbac78f7cc381b 04:15:30 Merge succeeded, producing 7d63c456da126971e97e1bc486dbac78f7cc381b 04:15:30 Checking out Revision 7d63c456da126971e97e1bc486dbac78f7cc381b (PR-430) 04:15:30 > git config core.sparsecheckout # timeout=10 04:15:30 > git checkout -f 7d63c456da126971e97e1bc486dbac78f7cc381b # timeout=10 04:15:30 > git remote # timeout=10 04:15:30 > git config --get remote.origin.url # timeout=10 04:15:30 using GIT_SSH to set credentials SSH Credentials for GitHub 04:15:30 > git merge d07fe3411ecae119f731e81dce0fb0d647a39161 # timeout=10 04:15:30 > git rev-parse HEAD^{commit} # timeout=10 04:15:30 > git config core.sparsecheckout # timeout=10 04:15:30 > git checkout -f 7d63c456da126971e97e1bc486dbac78f7cc381b # timeout=10 04:15:32 using credential edgex-jenkins-ssh 04:15:32 Cloning the remote Git repository 04:15:32 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:15:32 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:15:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:15:32 > git --version # timeout=10 04:15:32 > git --version # 'git version 2.24.4' 04:15:32 using GIT_SSH to set credentials SSH Credentials for GitHub 04:15:32 [INFO] Currently running in a labeled security context 04:15:32 [INFO] Currently SELinux is 'enforcing' on the host 04:15:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh4686358148500638544.key 04:15:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:15:34 Merging remotes/origin/main commit d07fe3411ecae119f731e81dce0fb0d647a39161 into PR head commit 7d63c456da126971e97e1bc486dbac78f7cc381b 04:15:34 Merge succeeded, producing 7d63c456da126971e97e1bc486dbac78f7cc381b 04:15:34 Checking out Revision 7d63c456da126971e97e1bc486dbac78f7cc381b (PR-430) 04:15:35 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.3 to 1.9.4" 04:15:35 > git --version # timeout=10 04:15:35 > git --version # 'git version 2.17.1' 04:15:35 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 04:15:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:15:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:15:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:15:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:15:34 using GIT_SSH to set credentials SSH Credentials for GitHub 04:15:34 [INFO] Currently running in a labeled security context 04:15:34 [INFO] Currently SELinux is 'enforcing' on the host 04:15:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh6670444559087005457.key 04:15:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/430/head:refs/remotes/origin/PR-430 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:15:34 > git config core.sparsecheckout # timeout=10 04:15:34 > git checkout -f 7d63c456da126971e97e1bc486dbac78f7cc381b # timeout=10 04:15:34 > git remote # timeout=10 04:15:34 > git config --get remote.origin.url # timeout=10 04:15:34 using GIT_SSH to set credentials SSH Credentials for GitHub 04:15:34 [INFO] Currently running in a labeled security context 04:15:34 [INFO] Currently SELinux is 'enforcing' on the host 04:15:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3848954727960172592.key 04:15:34 > git merge d07fe3411ecae119f731e81dce0fb0d647a39161 # timeout=10 04:15:34 > git rev-parse HEAD^{commit} # timeout=10 04:15:34 > git config core.sparsecheckout # timeout=10 04:15:34 > git checkout -f 7d63c456da126971e97e1bc486dbac78f7cc381b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:15:36 provisioning config files... 04:15:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3199415734472782217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:36 ---> docker-login.sh 04:15:36 nexus3.edgexfoundry.org:10001 04:15:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:38 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.3 to 1.9.4" 04:15:38 > git --version # timeout=10 04:15:38 > git --version # 'git version 2.24.4' 04:15:38 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 04:15:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:38 Configure a credential helper to remove this warning. See 04:15:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:38 04:15:38 Login Succeeded 04:15:38 nexus3.edgexfoundry.org:10002 04:15:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 04:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:40 Configure a credential helper to remove this warning. See 04:15:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:40 04:15:40 Login Succeeded 04:15:40 nexus3.edgexfoundry.org:10003 04:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:40 Configure a credential helper to remove this warning. See 04:15:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:40 04:15:40 Login Succeeded 04:15:40 nexus3.edgexfoundry.org:10004 04:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:40 Configure a credential helper to remove this warning. See 04:15:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:40 04:15:40 Login Succeeded 04:15:40 docker.io 04:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:15:40 provisioning config files... 04:15:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1063676796323816796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:41 Configure a credential helper to remove this warning. See 04:15:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:41 04:15:41 Login Succeeded 04:15:41 ---> docker-login.sh ends 04:15:41 ---> docker-login.sh 04:15:41 nexus3.edgexfoundry.org:10001 04:15:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } 04:15:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:15:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:41 Configure a credential helper to remove this warning. See 04:15:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:41 04:15:41 Login Succeeded 04:15:41 nexus3.edgexfoundry.org:10002 04:15:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:41 Configure a credential helper to remove this warning. See 04:15:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:41 04:15:41 Login Succeeded 04:15:41 nexus3.edgexfoundry.org:10003 04:15:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:41 Configure a credential helper to remove this warning. See 04:15:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:41 04:15:41 Login Succeeded 04:15:41 nexus3.edgexfoundry.org:10004 04:15:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo 04:15:42 ========================================================= 04:15:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:15:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 04:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:42 Configure a credential helper to remove this warning. See 04:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:42 04:15:42 Login Succeeded 04:15:42 docker.io 04:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] sh 04:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:42 Configure a credential helper to remove this warning. See 04:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:42 04:15:42 Login Succeeded 04:15:42 ---> docker-login.sh ends [Pipeline] } 04:15:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:15:42 + 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 . [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:15:42 ========================================================= 04:15:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:15:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:15:43 + 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 . 04:15:43 Sending build context to Docker daemon 20.48MB 04:15:43 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 04:15:43 Step 2/17 : FROM ${BASE} AS builder 04:15:43 Sending build context to Docker daemon 20.48MB 04:15:43 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 04:15:43 Step 2/17 : FROM ${BASE} AS builder 04:15:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:15:43 540db60ca938: Pulling fs layer 04:15:43 adcc1eea9eea: Pulling fs layer 04:15:43 4c4ab2625f07: Pulling fs layer 04:15:43 db62176df00c: Pulling fs layer 04:15:43 3b30891b0d05: Pulling fs layer 04:15:43 06b49ca38bd5: Pulling fs layer 04:15:43 c788192a36de: Pulling fs layer 04:15:43 a77e37c0d609: Pulling fs layer 04:15:43 c3185cebc471: Pulling fs layer 04:15:43 06b49ca38bd5: Waiting 04:15:43 c788192a36de: Waiting 04:15:43 a77e37c0d609: Waiting 04:15:43 db62176df00c: Waiting 04:15:43 3b30891b0d05: Waiting 04:15:43 c3185cebc471: Waiting 04:15:43 4c4ab2625f07: Verifying Checksum 04:15:43 4c4ab2625f07: Download complete 04:15:43 adcc1eea9eea: Verifying Checksum 04:15:43 adcc1eea9eea: Download complete 04:15:43 3b30891b0d05: Verifying Checksum 04:15:43 3b30891b0d05: Download complete 04:15:43 06b49ca38bd5: Verifying Checksum 04:15:43 06b49ca38bd5: Download complete 04:15:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:15:43 595b0fe564bb: Pulling fs layer 04:15:43 24495759ef45: Pulling fs layer 04:15:43 d148012ef14d: Pulling fs layer 04:15:43 e90a11edd702: Pulling fs layer 04:15:43 d77568369979: Pulling fs layer 04:15:43 fc1c9f9a7f3b: Pulling fs layer 04:15:43 170f2ba95c9a: Pulling fs layer 04:15:43 97ac5df62f85: Pulling fs layer 04:15:43 e90a11edd702: Waiting 04:15:43 d77568369979: Waiting 04:15:43 fc1c9f9a7f3b: Waiting 04:15:43 170f2ba95c9a: Waiting 04:15:43 97ac5df62f85: Waiting 04:15:43 d148012ef14d: Verifying Checksum 04:15:43 24495759ef45: Download complete 04:15:43 d77568369979: Verifying Checksum 04:15:43 d77568369979: Download complete 04:15:43 fc1c9f9a7f3b: Verifying Checksum 04:15:43 fc1c9f9a7f3b: Download complete 04:15:43 595b0fe564bb: Verifying Checksum 04:15:43 170f2ba95c9a: Verifying Checksum 04:15:43 c788192a36de: Verifying Checksum 04:15:43 c788192a36de: Download complete 04:15:43 540db60ca938: Verifying Checksum 04:15:43 540db60ca938: Download complete 04:15:43 540db60ca938: Pull complete 04:15:44 170f2ba95c9a: Download complete 04:15:44 adcc1eea9eea: Pull complete 04:15:44 4c4ab2625f07: Pull complete 04:15:44 a77e37c0d609: Verifying Checksum 04:15:44 a77e37c0d609: Download complete 04:15:44 595b0fe564bb: Pull complete 04:15:45 24495759ef45: Pull complete 04:15:45 d148012ef14d: Pull complete 04:15:49 97ac5df62f85: Verifying Checksum 04:15:49 97ac5df62f85: Download complete 04:15:49 e90a11edd702: Verifying Checksum 04:15:49 e90a11edd702: Download complete 04:15:51 c3185cebc471: Verifying Checksum 04:15:51 c3185cebc471: Download complete 04:15:51 db62176df00c: Verifying Checksum 04:15:51 db62176df00c: Download complete 04:15:54 db62176df00c: Pull complete 04:15:54 3b30891b0d05: Pull complete 04:15:54 06b49ca38bd5: Pull complete 04:15:54 c788192a36de: Pull complete 04:15:54 a77e37c0d609: Pull complete 04:15:56 c3185cebc471: Pull complete 04:15:56 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 04:15:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:15:56 ---> 031687cdd783 04:15:56 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:15:58 ---> Running in 27a27f84d55b 04:15:58 Removing intermediate container 27a27f84d55b 04:15:58 ---> d3e05553a71d 04:15:58 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 04:15:58 ---> Running in 7f8f5b786d1a 04:15:58 Removing intermediate container 7f8f5b786d1a 04:15:58 ---> a76106273bb7 04:15:58 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 04:15:58 ---> Running in 7ce62276910d 04:15:58 Removing intermediate container 7ce62276910d 04:15:58 ---> ce48326aaba1 04:15:58 Step 6/17 : LABEL Name=edgex-ui-go 04:15:58 ---> Running in 53b71de80c78 04:15:58 Removing intermediate container 53b71de80c78 04:15:58 ---> dbf662a8b659 04:15:58 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:15:58 ---> Running in 656f63593d69 04:15:59 Removing intermediate container 656f63593d69 04:15:59 ---> 5e79697c214a 04:15:59 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:59 ---> Running in d7e9d2023f46 04:15:59 Removing intermediate container d7e9d2023f46 04:15:59 ---> 862dd33474ce 04:15:59 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:15:59 ---> Running in 68387149f024 04:16:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:16:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:16:01 OK: 219 MiB in 52 packages 04:16:01 Removing intermediate container 68387149f024 04:16:01 ---> 435f62a9bc5e 04:16:01 Step 10/17 : ENV GO111MODULE=on 04:16:01 ---> Running in 78e7b2660f1f 04:16:01 Removing intermediate container 78e7b2660f1f 04:16:01 ---> 1aae79848e9f 04:16:01 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:16:01 e90a11edd702: Pull complete 04:16:01 d77568369979: Pull complete 04:16:01 fc1c9f9a7f3b: Pull complete 04:16:01 170f2ba95c9a: Pull complete 04:16:01 ---> Running in 6674ac9b0d78 04:16:01 Removing intermediate container 6674ac9b0d78 04:16:01 ---> b8d931b7bf30 04:16:01 Step 12/17 : COPY go.mod . 04:16:01 ---> 4e6b486ad0ae 04:16:01 Step 13/17 : COPY Makefile . 04:16:02 ---> 19bc91cc0631 04:16:02 Step 14/17 : RUN make update 04:16:02 ---> Running in caaa5d9e652b 04:16:02 CGO_ENABLED=0 GO111MODULE=on go mod download 04:16:07 97ac5df62f85: Pull complete 04:16:07 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 04:16:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:16:07 ---> 04bc70af865f 04:16:07 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:16:10 ---> Running in c4e8ac9ceb75 04:16:10 Removing intermediate container c4e8ac9ceb75 04:16:10 ---> a3d7ba1cc2f7 04:16:10 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 04:16:11 ---> Running in d4235accfb98 04:16:11 Removing intermediate container d4235accfb98 04:16:11 ---> 57643cad5816 04:16:11 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 04:16:11 ---> Running in 6154adf343e6 04:16:12 Removing intermediate container 6154adf343e6 04:16:12 ---> 5f8eb9b86eaf 04:16:12 Step 6/17 : LABEL Name=edgex-ui-go 04:16:12 ---> Running in 2ce5eaaabbca 04:16:13 Removing intermediate container 2ce5eaaabbca 04:16:13 ---> d55d097ae748 04:16:13 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:16:13 ---> Running in 0854886ef949 04:16:13 Removing intermediate container 0854886ef949 04:16:13 ---> 8cdce78df0bc 04:16:13 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:13 ---> Running in 1e77e8391da7 04:16:16 Removing intermediate container 1e77e8391da7 04:16:16 ---> 502aec8731b9 04:16:16 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:16:16 ---> Running in 05dab559f891 04:16:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:16:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:16:19 OK: 218 MiB in 52 packages 04:16:20 Removing intermediate container caaa5d9e652b 04:16:20 ---> 8e2459f800ed 04:16:20 Step 15/17 : COPY . . 04:16:20 ---> 4f257028f85c 04:16:20 Step 16/17 : RUN go mod tidy 04:16:20 ---> Running in faddae939f21 04:16:20 Removing intermediate container faddae939f21 04:16:20 ---> 59af68ea9068 04:16:20 Step 17/17 : RUN ${MAKE} 04:16:20 ---> Running in ab64d8ac47aa 04:16:20 noop 04:16:20 Removing intermediate container ab64d8ac47aa 04:16:20 ---> 7a110086c5b8 04:16:20 Successfully built 7a110086c5b8 04:16:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:16:20 Removing intermediate container 05dab559f891 04:16:20 ---> 23721d9e347b 04:16:20 Step 10/17 : ENV GO111MODULE=on 04:16:20 ---> Running in 68b92b170c94 04:16:21 + docker inspect -f . ci-base-image-x86_64 04:16:21 . [Pipeline] withDockerContainer 04:16:21 prd-centos7-docker-4c-2g-1510 does not seem to be running inside a container 04:16:21 $ 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-x86_64 cat 04:16:21 Removing intermediate container 68b92b170c94 04:16:21 ---> 9de91f0bdefa 04:16:21 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:16:21 ---> Running in 8e751ee4000e 04:16:21 $ docker top 7d805c76eb4c84ba2ab0caf6a5a7794c1c113b6fb9a48541cbe87f19a80cecb7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:22 + go version 04:16:22 go version go1.16.6 linux/amd64 [Pipeline] } 04:16:22 $ docker stop --time=1 7d805c76eb4c84ba2ab0caf6a5a7794c1c113b6fb9a48541cbe87f19a80cecb7 04:16:22 Removing intermediate container 8e751ee4000e 04:16:22 ---> 668ccd93b91d 04:16:22 Step 12/17 : COPY go.mod . 04:16:22 ---> 72e395ebbdc7 04:16:22 Step 13/17 : COPY Makefile . 04:16:23 $ docker rm -f 7d805c76eb4c84ba2ab0caf6a5a7794c1c113b6fb9a48541cbe87f19a80cecb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 04:16:23 ---> 005df19dbf17 04:16:23 Step 14/17 : RUN make update 04:16:23 ---> Running in 4a3b25ce09ab [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:16:24 + docker inspect -f . ci-base-image-x86_64 04:16:24 . [Pipeline] withDockerContainer 04:16:24 prd-centos7-docker-4c-2g-1510 does not seem to be running inside a container 04:16:24 $ 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-x86_64 cat 04:16:24 $ docker top c011078a281ff11eb90e63f9f267f487ff04122b7bae25e0203da0bfce42b5dd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:16:25 CGO_ENABLED=0 GO111MODULE=on go mod download 04:16:25 + go mod tidy [Pipeline] sh 04:16:25 + make test 04:16:25 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:16:26 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:16:36 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:16:36 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:16:36 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:16:36 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:16:36 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:16:36 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:16:36 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:16:36 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:16:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:16:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:16:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:16:36 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:16:36 GO111MODULE=on go vet ./... [Pipeline] } 04:16:40 $ docker stop --time=1 c011078a281ff11eb90e63f9f267f487ff04122b7bae25e0203da0bfce42b5dd 04:16:42 $ docker rm -f c011078a281ff11eb90e63f9f267f487ff04122b7bae25e0203da0bfce42b5dd [Pipeline] // withDockerContainer [Pipeline] sh 04:16:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:16:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:16:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:16:47 + ls -al . 04:16:47 total 88 04:16:47 drwxrwxr-x. 11 jenkins jenkins 4096 Sep 7 04:16 . 04:16:47 drwxrwxr-x. 4 jenkins jenkins 28 Sep 7 04:15 .. 04:16:47 drwxrwxr-x. 3 jenkins jenkins 20 Sep 7 04:15 assets 04:16:47 drwxrwxr-x. 2 jenkins jenkins 35 Sep 7 04:15 bin 04:16:47 drwxrwxr-x. 3 jenkins jenkins 29 Sep 7 04:15 cmd 04:16:47 -rw-rw-r--. 1 jenkins jenkins 3959 Sep 7 04:15 CONTRIBUTING.md 04:16:47 -rw-r--r--. 1 jenkins jenkins 10 Sep 7 04:16 coverage.out 04:16:47 -rw-rw-r--. 1 jenkins jenkins 1526 Sep 7 04:15 Dockerfile 04:16:47 drwxrwxr-x. 2 jenkins jenkins 23 Sep 7 04:15 docs 04:16:47 drwxrwxr-x. 8 jenkins jenkins 179 Sep 7 04:15 .git 04:16:47 drwxrwxr-x. 2 jenkins jenkins 103 Sep 7 04:15 .github 04:16:47 -rw-rw-r--. 1 jenkins jenkins 162 Sep 7 04:15 .gitignore 04:16:47 -rw-rw-r--. 1 jenkins jenkins 823 Sep 7 04:15 go.mod 04:16:47 -rw-r--r--. 1 jenkins jenkins 23693 Sep 7 04:16 go.sum 04:16:47 drwxrwxr-x. 9 jenkins jenkins 125 Sep 7 04:15 internal 04:16:47 -rw-rw-r--. 1 jenkins jenkins 652 Sep 7 04:15 Jenkinsfile 04:16:47 -rw-rw-r--. 1 jenkins jenkins 11357 Sep 7 04:15 LICENSE 04:16:47 -rw-rw-r--. 1 jenkins jenkins 990 Sep 7 04:15 Makefile 04:16:47 drwxrwxr-x. 3 jenkins jenkins 19 Sep 7 04:15 pkg 04:16:47 -rw-rw-r--. 1 jenkins jenkins 5509 Sep 7 04:15 README.md 04:16:47 -rw-rw-r--. 1 jenkins jenkins 5 Sep 7 04:12 VERSION 04:16:47 -rw-rw-r--. 1 jenkins jenkins 155 Sep 7 04:15 version.go 04:16:47 drwxrwxr-x. 4 jenkins jenkins 4096 Sep 7 04:15 web [Pipeline] isUnix [Pipeline] sh 04:16:47 + 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=7d63c456da126971e97e1bc486dbac78f7cc381b --label arch=amd64 --label version=0.0.0 . 04:16:47 Sending build context to Docker daemon 20.51MB 04:16:47 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 04:16:47 Step 2/25 : FROM ${BASE} AS builder 04:16:47 ---> 7a110086c5b8 04:16:47 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:16:47 ---> Running in 4876bb5e38d0 04:16:47 Removing intermediate container 4876bb5e38d0 04:16:47 ---> 4a6b03836f99 04:16:47 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 04:16:47 ---> Running in 619b0517586e 04:16:48 Removing intermediate container 619b0517586e 04:16:48 ---> 4a018ff69adc 04:16:48 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 04:16:48 ---> Running in ca71a1ef7504 04:16:48 Removing intermediate container ca71a1ef7504 04:16:48 ---> 29156672400f 04:16:48 Step 6/25 : LABEL Name=edgex-ui-go 04:16:48 ---> Running in 6f16e9f40ffc 04:16:48 Removing intermediate container 6f16e9f40ffc 04:16:48 ---> a548c4c3ec74 04:16:48 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:16:48 ---> Running in f7f29fdd8dad 04:16:48 Removing intermediate container f7f29fdd8dad 04:16:48 ---> e7fd77993f38 04:16:48 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:48 ---> Running in 3b21fc4766d8 04:16:48 Removing intermediate container 3b21fc4766d8 04:16:48 ---> 73502f5e3d75 04:16:48 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:16:48 ---> Running in 13d6d0c155b6 04:16:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:16:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:16:50 OK: 219 MiB in 52 packages 04:16:50 Removing intermediate container 13d6d0c155b6 04:16:50 ---> 65ebfa117627 04:16:50 Step 10/25 : ENV GO111MODULE=on 04:16:50 ---> Running in 5f0e2c9036c9 04:16:50 Removing intermediate container 5f0e2c9036c9 04:16:50 ---> 11d487487959 04:16:50 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:16:50 ---> Running in 176183c8c842 04:16:51 Removing intermediate container 176183c8c842 04:16:51 ---> af4ea5322919 04:16:51 Step 12/25 : COPY go.mod . 04:16:51 ---> 536a3a41e31b 04:16:51 Step 13/25 : COPY Makefile . 04:16:51 ---> 22459ea62dce 04:16:51 Step 14/25 : RUN make update 04:16:51 ---> Running in 4370975dd6fa 04:16:51 CGO_ENABLED=0 GO111MODULE=on go mod download 04:16:51 Removing intermediate container 4370975dd6fa 04:16:51 ---> f9c3cc7fa227 04:16:51 Step 15/25 : COPY . . 04:16:52 Removing intermediate container 4a3b25ce09ab 04:16:52 ---> 801dd82c5276 04:16:52 Step 15/17 : COPY . . 04:16:52 ---> 444088f647af 04:16:52 Step 16/25 : RUN go mod tidy 04:16:52 ---> Running in 36241c493735 04:16:53 Removing intermediate container 36241c493735 04:16:53 ---> 75c6ead76f5a 04:16:53 Step 17/25 : RUN ${MAKE} 04:16:53 ---> Running in ca6d8c249085 04:16:53 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 04:16:54 ---> fd86f61469d1 04:16:54 Step 16/17 : RUN go mod tidy 04:16:54 ---> Running in a6ab8f3335a2 04:16:56 Removing intermediate container a6ab8f3335a2 04:16:56 ---> 9d968e2de881 04:16:56 Step 17/17 : RUN ${MAKE} 04:16:57 ---> Running in 6810cbe6683d 04:16:58 noop 04:16:59 Removing intermediate container 6810cbe6683d 04:16:59 ---> aa4c6242b7b4 04:16:59 Successfully built aa4c6242b7b4 04:16:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:16:59 + docker inspect -f . ci-base-image-arm64 04:16:59 . [Pipeline] withDockerContainer 04:17:00 prd-ubuntu18.04-docker-arm64-4c-16g-1509 does not seem to be running inside a container 04:17:00 $ 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 04:17:01 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:17:01 $ docker top 4b9b18742b130024578c9ac97bfa1937e574db0009410aaceb4b13067003a4b5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:02 Removing intermediate container ca6d8c249085 04:17:02 ---> fafddab94212 04:17:02 Step 18/25 : FROM alpine:3.12 04:17:03 + go version 04:17:03 go version go1.16.6 linux/arm64 [Pipeline] } 04:17:03 $ docker stop --time=1 4b9b18742b130024578c9ac97bfa1937e574db0009410aaceb4b13067003a4b5 04:17:03 3.12: Pulling from library/alpine 04:17:03 e519532ddf75: Pulling fs layer 04:17:03 e519532ddf75: Verifying Checksum 04:17:03 e519532ddf75: Download complete 04:17:03 e519532ddf75: Pull complete 04:17:03 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 04:17:03 Status: Downloaded newer image for alpine:3.12 04:17:03 ---> 48b8ec4ed9eb 04:17:03 Step 19/25 : EXPOSE 4000 04:17:03 ---> Running in 38214d0912fc 04:17:03 Removing intermediate container 38214d0912fc 04:17:03 ---> 249329d4f2dc 04:17:03 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 04:17:04 ---> 53165d604d06 04:17:04 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:17:04 ---> Running in 0d8ab70d9e48 04:17:04 Removing intermediate container 0d8ab70d9e48 04:17:04 ---> 05217581ce1b 04:17:04 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:17:04 ---> Running in 3ce5c403ff3e 04:17:04 Removing intermediate container 3ce5c403ff3e 04:17:04 ---> 8148a8f26096 04:17:04 Step 23/25 : LABEL arch=amd64 04:17:04 ---> Running in 02f7a4a224e6 04:17:04 Removing intermediate container 02f7a4a224e6 04:17:04 ---> 90b856ba8a3a 04:17:04 Step 24/25 : LABEL git_sha=7d63c456da126971e97e1bc486dbac78f7cc381b 04:17:04 ---> Running in 5f91628c74aa 04:17:04 Removing intermediate container 5f91628c74aa 04:17:04 ---> ed727c10374a 04:17:04 Step 25/25 : LABEL version=0.0.0 04:17:04 ---> Running in a4242f2067a3 04:17:04 $ docker rm -f 4b9b18742b130024578c9ac97bfa1937e574db0009410aaceb4b13067003a4b5 04:17:05 Removing intermediate container a4242f2067a3 04:17:05 ---> 7420160b43a8 04:17:05 [Warning] One or more build-args [ARCH] were not consumed 04:17:05 Successfully built 7420160b43a8 04:17:05 Successfully tagged edgex-ui:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 04:17:06 + docker inspect -f . ci-base-image-arm64 04:17:06 . [Pipeline] // stage Post stage [Pipeline] withDockerContainer 04:17:06 prd-ubuntu18.04-docker-arm64-4c-16g-1509 does not seem to be running inside a container 04:17:06 $ 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 04:17:08 $ docker top c62f7a835e37b0146183bb3725427745a91d9283aa4c47b1c30c26bdb38ddad9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 04:17:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:09 04:17:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:17:09 + go mod tidy 04:17:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:09 latest: Pulling from edgex-lftools-log-publisher 04:17:09 b4d181a07f80: Pulling fs layer 04:17:09 a1111a8f2ec3: Pulling fs layer 04:17:09 ed53099fbce6: Pulling fs layer 04:17:09 dc539afda2c1: Pulling fs layer 04:17:09 77bc0d833cb6: Pulling fs layer 04:17:09 9065ff56babe: Pulling fs layer 04:17:09 d287ab97295c: Pulling fs layer 04:17:09 dc539afda2c1: Waiting 04:17:09 77bc0d833cb6: Waiting 04:17:09 9065ff56babe: Waiting 04:17:09 d287ab97295c: Waiting 04:17:09 a1111a8f2ec3: Verifying Checksum 04:17:09 a1111a8f2ec3: Download complete 04:17:09 dc539afda2c1: Verifying Checksum 04:17:09 dc539afda2c1: Download complete [Pipeline] sh 04:17:10 77bc0d833cb6: Verifying Checksum 04:17:10 77bc0d833cb6: Download complete 04:17:10 9065ff56babe: Verifying Checksum 04:17:10 9065ff56babe: Download complete 04:17:10 ed53099fbce6: Verifying Checksum 04:17:10 ed53099fbce6: Download complete 04:17:10 + make test 04:17:10 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:17:11 b4d181a07f80: Verifying Checksum 04:17:11 b4d181a07f80: Download complete 04:17:11 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:17:12 b4d181a07f80: Pull complete 04:17:12 a1111a8f2ec3: Pull complete 04:17:12 ed53099fbce6: Pull complete 04:17:13 dc539afda2c1: Pull complete 04:17:13 77bc0d833cb6: Pull complete 04:17:13 9065ff56babe: Pull complete 04:17:15 d287ab97295c: Verifying Checksum 04:17:15 d287ab97295c: Download complete 04:17:19 d287ab97295c: Pull complete 04:17:19 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:17:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:17:19 prd-centos7-docker-4c-2g-1510 does not seem to be running inside a container 04:17:19 $ 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:latest cat 04:17:22 $ docker top ff2a9f91af9bf3f216f4efa06bc6d1d1d182b2e8462875285b01c93a8e985e5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:24 ---> job-cost.sh 04:17:24 lf-activate-venv: SKIPPING 04:17:24 INFO: No Stack... 04:17:25 INFO: Retrieving Pricing Info for: v3-standard-2 04:17:25 INFO: Archiving Costs [Pipeline] sh 04:17:25 + cut -d, -f6 04:17:25 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 04:17:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-430-1-stack-cost] 04:17:25 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-430-1-stack-cost] did not exist. Created. 04:17:25 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-430-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:17:26 + echo total: 0.05999999865889549 [Pipeline] stash 04:17:26 Stashed 1 file(s) [Pipeline] } 04:17:26 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-430-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:17:26 $ docker stop --time=1 ff2a9f91af9bf3f216f4efa06bc6d1d1d182b2e8462875285b01c93a8e985e5c 04:17:27 $ docker rm -f ff2a9f91af9bf3f216f4efa06bc6d1d1d182b2e8462875285b01c93a8e985e5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:17:44 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:17:44 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:17:44 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:17:44 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:17:44 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:17:44 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:17:44 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:17:44 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:17:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:17:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:17:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:17:44 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:17:44 GO111MODULE=on go vet ./... [Pipeline] } 04:18:06 $ docker stop --time=1 c62f7a835e37b0146183bb3725427745a91d9283aa4c47b1c30c26bdb38ddad9 04:18:08 $ docker rm -f c62f7a835e37b0146183bb3725427745a91d9283aa4c47b1c30c26bdb38ddad9 [Pipeline] // withDockerContainer [Pipeline] sh 04:18:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:18:09 Warning: overwriting stash ‘coverage-report’ 04:18:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:18:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:18:11 + ls -al . 04:18:11 total 124 04:18:11 drwxrwxr-x 11 jenkins jenkins 4096 Sep 7 04:17 . 04:18:11 drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 04:15 .. 04:18:11 drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 04:15 .git 04:18:11 drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 04:15 .github 04:18:11 -rw-rw-r-- 1 jenkins jenkins 162 Sep 7 04:15 .gitignore 04:18:11 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 7 04:15 CONTRIBUTING.md 04:18:11 -rw-rw-r-- 1 jenkins jenkins 1526 Sep 7 04:15 Dockerfile 04:18:11 -rw-rw-r-- 1 jenkins jenkins 652 Sep 7 04:15 Jenkinsfile 04:18:11 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 7 04:15 LICENSE 04:18:11 -rw-rw-r-- 1 jenkins jenkins 990 Sep 7 04:15 Makefile 04:18:11 -rw-rw-r-- 1 jenkins jenkins 5509 Sep 7 04:15 README.md 04:18:11 -rw-rw-r-- 1 jenkins jenkins 5 Sep 7 04:12 VERSION 04:18:11 drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 04:15 assets 04:18:11 drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 04:15 bin 04:18:11 drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 04:15 cmd 04:18:11 -rw-r--r-- 1 jenkins jenkins 10 Sep 7 04:17 coverage.out 04:18:11 drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 04:15 docs 04:18:11 -rw-rw-r-- 1 jenkins jenkins 823 Sep 7 04:15 go.mod 04:18:11 -rw-r--r-- 1 jenkins jenkins 23693 Sep 7 04:17 go.sum 04:18:11 drwxrwxr-x 9 jenkins jenkins 4096 Sep 7 04:15 internal 04:18:11 drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 04:15 pkg 04:18:11 -rw-rw-r-- 1 jenkins jenkins 155 Sep 7 04:15 version.go 04:18:11 drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 04:15 web [Pipeline] isUnix [Pipeline] sh 04:18:11 + 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=7d63c456da126971e97e1bc486dbac78f7cc381b --label arch=arm64 --label version=0.0.0 . 04:18:12 Sending build context to Docker daemon 20.5MB 04:18:12 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 04:18:12 Step 2/25 : FROM ${BASE} AS builder 04:18:12 ---> aa4c6242b7b4 04:18:12 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:18:13 ---> Running in ac7faf0f3d26 04:18:13 Removing intermediate container ac7faf0f3d26 04:18:13 ---> b2c035ad460b 04:18:13 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 04:18:13 ---> Running in 563fd927dac4 04:18:14 Removing intermediate container 563fd927dac4 04:18:14 ---> 8d860c88d61d 04:18:14 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 04:18:14 ---> Running in 1112243b4805 04:18:14 Removing intermediate container 1112243b4805 04:18:14 ---> ba8ee4ef402f 04:18:14 Step 6/25 : LABEL Name=edgex-ui-go 04:18:14 ---> Running in 9e0d9710e5e4 04:18:15 Removing intermediate container 9e0d9710e5e4 04:18:15 ---> 2747e3d56232 04:18:15 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:18:15 ---> Running in b28a2fb1fc4c 04:18:16 Removing intermediate container b28a2fb1fc4c 04:18:16 ---> 0251d36a5cc2 04:18:16 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:18:16 ---> Running in a58f45cc44a4 04:18:19 Removing intermediate container a58f45cc44a4 04:18:19 ---> b2c928116b39 04:18:19 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:18:19 ---> Running in 2189dd264fbf 04:18:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:18:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:18:21 OK: 218 MiB in 52 packages 04:18:22 Removing intermediate container 2189dd264fbf 04:18:22 ---> 7b650247eb6c 04:18:22 Step 10/25 : ENV GO111MODULE=on 04:18:23 ---> Running in c250c6ab9dde 04:18:23 Removing intermediate container c250c6ab9dde 04:18:23 ---> df77453f5b27 04:18:23 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:18:23 ---> Running in 045cc117a789 04:18:24 Removing intermediate container 045cc117a789 04:18:24 ---> 1a15e27d5a4f 04:18:24 Step 12/25 : COPY go.mod . 04:18:25 ---> 6aa46dc9cec8 04:18:25 Step 13/25 : COPY Makefile . 04:18:26 ---> dfc0f4cb98d7 04:18:26 Step 14/25 : RUN make update 04:18:26 ---> Running in dceadf6e3395 04:18:27 CGO_ENABLED=0 GO111MODULE=on go mod download 04:18:28 Removing intermediate container dceadf6e3395 04:18:28 ---> 2be747b32d29 04:18:28 Step 15/25 : COPY . . 04:18:31 ---> fbce78266a41 04:18:31 Step 16/25 : RUN go mod tidy 04:18:31 ---> Running in c1a32a931fc3 04:18:34 Removing intermediate container c1a32a931fc3 04:18:34 ---> 5553210b56a0 04:18:34 Step 17/25 : RUN ${MAKE} 04:18:34 ---> Running in 7a874eb05fdb 04:18:35 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 04:19:02 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:19:07 Removing intermediate container 7a874eb05fdb 04:19:07 ---> 3c60777f1972 04:19:07 Step 18/25 : FROM alpine:3.12 04:19:07 3.12: Pulling from library/alpine 04:19:07 ccdebe76d529: Pulling fs layer 04:19:07 ccdebe76d529: Verifying Checksum 04:19:07 ccdebe76d529: Download complete 04:19:08 ccdebe76d529: Pull complete 04:19:08 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 04:19:08 Status: Downloaded newer image for alpine:3.12 04:19:08 ---> afc2cc120ca2 04:19:08 Step 19/25 : EXPOSE 4000 04:19:08 ---> Running in c91fa04828db 04:19:09 Removing intermediate container c91fa04828db 04:19:09 ---> 7fb79b9341ec 04:19:09 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 04:19:11 ---> 44529a5fcb3c 04:19:11 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:19:11 ---> Running in a5939a67ace8 04:19:11 Removing intermediate container a5939a67ace8 04:19:11 ---> cd82eee59bd7 04:19:11 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:19:11 ---> Running in 36ec8c2f067f 04:19:12 Removing intermediate container 36ec8c2f067f 04:19:12 ---> 8d1886ac9d2a 04:19:12 Step 23/25 : LABEL arch=arm64 04:19:12 ---> Running in 2f7f17873f38 04:19:13 Removing intermediate container 2f7f17873f38 04:19:13 ---> e872cc8d2319 04:19:13 Step 24/25 : LABEL git_sha=7d63c456da126971e97e1bc486dbac78f7cc381b 04:19:13 ---> Running in ae93035e9a38 04:19:13 Removing intermediate container ae93035e9a38 04:19:13 ---> 38fffea030f9 04:19:13 Step 25/25 : LABEL version=0.0.0 04:19:13 ---> Running in d82dc161e5d6 04:19:14 Removing intermediate container d82dc161e5d6 04:19:14 ---> b104198d95f7 04:19:14 [Warning] One or more build-args [ARCH] were not consumed 04:19:14 Successfully built b104198d95f7 04:19:14 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 04:19:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:19:15 04:19:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:19:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:19:16 arm64: Pulling from edgex-lftools-log-publisher 04:19:16 448f6bf000e3: Pulling fs layer 04:19:16 f757da607395: Pulling fs layer 04:19:16 05883995daec: Pulling fs layer 04:19:16 8603b9c90790: Pulling fs layer 04:19:16 1560dd03e051: Pulling fs layer 04:19:16 27f5ce0e4adf: Pulling fs layer 04:19:16 c2d8d7efcc4b: Pulling fs layer 04:19:16 1560dd03e051: Waiting 04:19:16 27f5ce0e4adf: Waiting 04:19:16 c2d8d7efcc4b: Waiting 04:19:16 8603b9c90790: Waiting 04:19:16 f757da607395: Download complete 04:19:16 8603b9c90790: Verifying Checksum 04:19:16 8603b9c90790: Download complete 04:19:16 1560dd03e051: Verifying Checksum 04:19:16 1560dd03e051: Download complete 04:19:16 27f5ce0e4adf: Download complete 04:19:17 05883995daec: Verifying Checksum 04:19:17 05883995daec: Download complete 04:19:17 448f6bf000e3: Verifying Checksum 04:19:17 448f6bf000e3: Download complete 04:19:20 c2d8d7efcc4b: Verifying Checksum 04:19:20 c2d8d7efcc4b: Download complete 04:19:21 448f6bf000e3: Pull complete 04:19:21 f757da607395: Pull complete 04:19:23 05883995daec: Pull complete 04:19:23 8603b9c90790: Pull complete 04:19:24 1560dd03e051: Pull complete 04:19:24 27f5ce0e4adf: Pull complete 04:19:40 c2d8d7efcc4b: Pull complete 04:19:40 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:19:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:19:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:19:40 prd-ubuntu18.04-docker-arm64-4c-16g-1509 does not seem to be running inside a container 04:19:40 $ 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 04:19:44 $ docker top 1c912f53684eadb3ac73bea36d99a6bb8ade26337861bb37be683da2ae2ea77c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:45 ---> job-cost.sh 04:19:45 lf-activate-venv: SKIPPING 04:19:45 INFO: No Stack... 04:19:46 INFO: Retrieving Pricing Info for: v3-standard-4 04:19:46 INFO: Archiving Costs [Pipeline] sh 04:19:47 + cut -d, -f6 04:19:47 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 04:19:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-430-1-stack-cost] 04:19:47 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-430-1-stack-cost] did not exist. Created. 04:19:47 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-430-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:19:48 /w/workspace/edgex-ui-go/1@tmp/durable-b9dd4749/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-b9dd4749/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:19:48 + echo total: 0.10999999940395355 [Pipeline] stash 04:19:48 Warning: overwriting stash ‘stack-cost’ 04:19:49 Stashed 1 file(s) [Pipeline] } 04:19:49 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-430-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:19:49 $ docker stop --time=1 1c912f53684eadb3ac73bea36d99a6bb8ade26337861bb37be683da2ae2ea77c 04:19:50 $ docker rm -f 1c912f53684eadb3ac73bea36d99a6bb8ade26337861bb37be683da2ae2ea77c [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 04:19:53 provisioning config files... 04:19:53 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-430@tmp/config2215382109716220878tmp [Pipeline] { [Pipeline] sh 04:19:54 + set +x 04:19:54 + curl -s https://codecov.io/bash 04:19:54 + bash -s -- 04:19:54 04:19:54 _____ _ 04:19:54 / ____| | | 04:19:54 | | ___ __| | ___ ___ _____ __ 04:19:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:19:54 | |___| (_) | (_| | __/ (_| (_) \ V / 04:19:54 \_____\___/ \__,_|\___|\___\___/ \_/ 04:19:54 Bash-1.0.6 04:19:54 04:19:54 04:19:54 ==> git version 2.24.4 found 04:19:54 ==> 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 04:19:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:19:54 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:19:54 ==> Jenkins CI detected. 04:19:54 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-430 04:19:54 project root: . 04:19:54 --> token set from env 04:19:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:19:54 ==> Running gcov in . (disable via -X gcov) 04:19:54 ==> Python coveragepy not found 04:19:54 ==> Searching for coverage reports in: 04:19:54 + . 04:19:54 -> Found 1 reports 04:19:54 ==> Detecting git/mercurial file structure 04:19:54 ==> Reading reports 04:19:54 + ./coverage.out bytes=10 04:19:54 ==> Appending adjustments 04:19:54 https://docs.codecov.io/docs/fixing-reports 04:19:54 + Found adjustments 04:19:54 ==> Gzipping contents 04:19:54 4.0K /tmp/codecov.gpoCDE.gz 04:19:54 ==> Uploading reports 04:19:54 url: https://codecov.io 04:19:54 query: branch=PR-430&commit=7d63c456da126971e97e1bc486dbac78f7cc381b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-430%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=430&job=&cmd_args= 04:19:54 -> Pinging Codecov 04:19:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-430&commit=7d63c456da126971e97e1bc486dbac78f7cc381b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-430%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=430&job=&cmd_args= 04:19:55 -> Uploading to 04:19:55 https://storage.googleapis.com/codecov/v4/raw/2021-09-07/FB506323287CE973F263BFD2A0EB1F37/7d63c456da126971e97e1bc486dbac78f7cc381b/0abd4095-fc7e-492c-9796-01f9c8ab7740.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210907T041954Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4b5db0582ecf55fa1a6e3c1ea33d00548e07df05477052f913d5583d0f0162f 04:19:55 % Total % Received % Xferd Average Speed Time Time Time Current 04:19:55 Dload Upload Total Spent Left Speed 04:19:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3366 0 0 100 3366 0 7745 --:--:-- --:--:-- --:--:-- 7755 04:19:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/7d63c456da126971e97e1bc486dbac78f7cc381b [Pipeline] } 04:19:55 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 04:19:58 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-430/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:19:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:19:59 ---> package-listing.sh 04:19:59 ++ facter osfamily 04:19:59 ++ tr '[:upper:]' '[:lower:]' 04:19:59 + OS_FAMILY=redhat 04:19:59 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-430 04:19:59 + START_PACKAGES=/tmp/packages_start.txt 04:19:59 + END_PACKAGES=/tmp/packages_end.txt 04:19:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:19:59 + PACKAGES=/tmp/packages_start.txt 04:19:59 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-430 ']' 04:19:59 + PACKAGES=/tmp/packages_end.txt 04:19:59 + case "${OS_FAMILY}" in 04:19:59 + rpm -qa 04:19:59 + sort 04:20:00 + '[' -f /tmp/packages_start.txt ']' 04:20:00 + '[' -f /tmp/packages_end.txt ']' 04:20:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:20:00 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-430 ']' 04:20:00 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-430/archives/ 04:20:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-430/archives/ [Pipeline] echo 04:20:00 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-430/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:20:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:20:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:01 04:20:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:20:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:01 latest: Pulling from edgex-lftools-log-publisher 04:20:01 b4d181a07f80: Pulling fs layer 04:20:01 a1111a8f2ec3: Pulling fs layer 04:20:01 ed53099fbce6: Pulling fs layer 04:20:01 dc539afda2c1: Pulling fs layer 04:20:01 77bc0d833cb6: Pulling fs layer 04:20:01 9065ff56babe: Pulling fs layer 04:20:01 d287ab97295c: Pulling fs layer 04:20:01 77bc0d833cb6: Waiting 04:20:01 9065ff56babe: Waiting 04:20:01 d287ab97295c: Waiting 04:20:01 dc539afda2c1: Waiting 04:20:02 a1111a8f2ec3: Verifying Checksum 04:20:02 a1111a8f2ec3: Download complete 04:20:02 dc539afda2c1: Verifying Checksum 04:20:02 dc539afda2c1: Download complete 04:20:02 77bc0d833cb6: Verifying Checksum 04:20:02 77bc0d833cb6: Download complete 04:20:02 9065ff56babe: Verifying Checksum 04:20:02 9065ff56babe: Download complete 04:20:02 ed53099fbce6: Verifying Checksum 04:20:02 ed53099fbce6: Download complete 04:20:03 b4d181a07f80: Verifying Checksum 04:20:03 b4d181a07f80: Download complete 04:20:04 b4d181a07f80: Pull complete 04:20:04 a1111a8f2ec3: Pull complete 04:20:05 ed53099fbce6: Pull complete 04:20:05 dc539afda2c1: Pull complete 04:20:05 77bc0d833cb6: Pull complete 04:20:05 9065ff56babe: Pull complete 04:20:07 d287ab97295c: Verifying Checksum 04:20:07 d287ab97295c: Download complete 04:20:11 d287ab97295c: Pull complete 04:20:11 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:20:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:20:12 prd-centos7-docker-4c-2g-1508 does not seem to be running inside a container 04:20:12 $ 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-430/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-430 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-430:/w/workspace/edgexfoundry_edgex-ui-go_PR-430:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-430@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-430@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 04:20:14 $ docker top cb9553cc696d562255575ebb1264576c1fa1893d2e0b58a8547b7073ca45d6c4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:14 + touch /tmp/pre-build-complete [Pipeline] sh 04:20:15 + mkdir -p /var/log/sysstat [Pipeline] sh 04:20:15 + ls /var/log/sa-host 04:20:15 + sadf -c /var/log/sa-host/sa05 04:20:15 file_magic: OK 04:20:15 HZ: Using current value: 100 04:20:15 file_header: OK 04:20:15 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 04:20:15 Statistics: 04:20:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:20:15 File successfully converted to sysstat format version 12.0.3 04:20:15 + sadf -c /var/log/sa-host/sa07 04:20:15 file_magic: OK 04:20:15 HZ: Using current value: 100 04:20:15 file_header: OK 04:20:15 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 04:20:15 Statistics: 04:20:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:20:15 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:20:15 provisioning config files... 04:20:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-430@tmp/config2262053185121845048tmp [Pipeline] { [Pipeline] echo 04:20:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:20:16 ---> create-netrc.sh [Pipeline] } 04:20:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:20:16 ---> python-tools-install.sh [Pipeline] echo 04:20:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:20:17 ---> sudo-logs.sh 04:20:17 Archiving 'sudo' log.. 04:20:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-1508.vexxhost.local: Name or service not known 04:20:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-1508.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 04:20:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:20:17 ---> job-cost.sh 04:20:17 lf-activate-venv: SKIPPING 04:20:17 DEBUG: total: 0.10999999940395355 04:20:17 INFO: Retrieving Stack Cost... 04:20:18 INFO: Retrieving Pricing Info for: v3-standard-2 04:20:18 INFO: Archiving Costs [Pipeline] echo 04:20:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:20:19 ---> logs-deploy.sh 04:20:19 lf-activate-venv: SKIPPING 04:20:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-430/1 04:20:19 INFO: archiving workspace using pattern(s): 04:20:19 Archives upload complete. 04:20:20 INFO: archiving logs to Nexus 04:20:20 ---> uname -a: 04:20:20 Linux prd-centos7-docker-4c-2g-1508.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 04:20:20 04:20:20 04:20:20 ---> lscpu: 04:20:20 Architecture: x86_64 04:20:20 CPU op-mode(s): 32-bit, 64-bit 04:20:20 Byte Order: Little Endian 04:20:20 Address sizes: 40 bits physical, 48 bits virtual 04:20:20 CPU(s): 2 04:20:20 On-line CPU(s) list: 0,1 04:20:20 Thread(s) per core: 1 04:20:20 Core(s) per socket: 1 04:20:20 Socket(s): 2 04:20:20 NUMA node(s): 1 04:20:20 Vendor ID: AuthenticAMD 04:20:20 CPU family: 23 04:20:20 Model: 49 04:20:20 Model name: AMD EPYC-Rome Processor 04:20:20 Stepping: 0 04:20:20 CPU MHz: 2799.998 04:20:20 BogoMIPS: 5599.99 04:20:20 Virtualization: AMD-V 04:20:20 Hypervisor vendor: KVM 04:20:20 Virtualization type: full 04:20:20 L1d cache: 32K 04:20:20 L1i cache: 32K 04:20:20 L2 cache: 512K 04:20:20 L3 cache: 16384K 04:20:20 NUMA node0 CPU(s): 0,1 04:20:20 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 04:20:20 04:20:20 04:20:20 ---> nproc: 04:20:20 2 04:20:20 04:20:20 04:20:20 ---> df -h: 04:20:20 Filesystem Size Used Avail Use% Mounted on 04:20:20 overlay 40G 7.7G 33G 20% / 04:20:20 tmpfs 64M 0 64M 0% /dev 04:20:20 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:20:20 shm 64M 0 64M 0% /dev/shm 04:20:20 /dev/vda1 40G 7.7G 33G 20% /facter-os 04:20:20 04:20:20 04:20:20 ---> sar -b -r -n DEV: 04:20:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/07/21 _x86_64_ (2 CPU) 04:20:20 04:20:20 04:11:34 LINUX RESTART (2 CPU) 04:20:20 04:20:20 04:12:01 tps rtps wtps bread/s bwrtn/s 04:20:20 04:13:01 100.50 7.18 93.32 3723.48 5582.55 04:20:20 04:14:01 2.32 0.00 2.32 0.00 49.83 04:20:20 04:15:01 0.53 0.00 0.53 0.00 8.83 04:20:20 04:16:01 0.23 0.00 0.23 0.00 4.55 04:20:20 04:17:01 0.25 0.00 0.25 0.00 3.46 04:20:20 04:18:01 0.37 0.00 0.37 0.00 6.30 04:20:20 04:19:01 0.20 0.00 0.20 0.00 2.73 04:20:20 04:20:01 0.72 0.13 0.58 13.72 10.11 04:20:20 Average: 13.14 0.91 12.23 467.32 708.80 04:20:20 04:20:20 04:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:20:20 04:13:01 5442204 0 798380 9.97 2620 1765736 1288648 14.23 590536 1575356 140 04:20:20 04:14:01 5452596 0 787984 9.84 2620 1765740 1203704 13.29 581752 1575320 16 04:20:20 04:15:01 5452448 0 788124 9.84 2620 1765748 1203704 13.29 583496 1573484 8 04:20:20 04:16:01 5447468 0 793100 9.90 2620 1765752 1204156 13.29 588728 1573480 8 04:20:20 04:17:01 5450036 0 790528 9.87 2620 1765756 1203772 13.29 581508 1578568 8 04:20:20 04:18:01 5448288 0 792272 9.89 2620 1765760 1203868 13.29 583168 1578568 8 04:20:20 04:19:01 5448780 0 791776 9.89 2620 1765764 1203772 13.29 582668 1578568 20 04:20:20 04:20:01 5407100 0 832864 10.40 2620 1766356 1395364 15.41 733404 1466736 188 04:20:20 Average: 5443615 0 796878 9.95 2620 1765826 1238374 13.67 603158 1562510 50 04:20:20 04:20:20 04:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:20:20 04:13:01 eth0 507.09 376.49 1392.02 84.60 0.00 0.00 0.00 0.00 04:20:20 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:13:01 docker0 92.61 91.14 7.09 218.96 0.00 0.00 0.00 0.00 04:20:20 04:14:01 eth0 0.62 0.08 0.04 0.02 0.00 0.00 0.00 0.00 04:20:20 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:15:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 04:20:20 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:16:01 eth0 2.02 1.32 3.40 0.41 0.00 0.00 0.00 0.00 04:20:20 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:17:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 04:20:20 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:18:01 eth0 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 04:20:20 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:19:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:20:20 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:20:01 eth0 15.69 9.89 14.04 4.93 0.00 0.00 0.00 0.00 04:20:20 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 Average: eth0 65.84 48.55 176.28 11.26 0.00 0.00 0.00 0.00 04:20:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 Average: docker0 11.58 11.40 0.89 27.38 0.00 0.00 0.00 0.00 04:20:20 04:20:20 04:20:20 ---> sar -P ALL: 04:20:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/07/21 _x86_64_ (2 CPU) 04:20:20 04:20:20 04:11:34 LINUX RESTART (2 CPU) 04:20:20 04:20:20 04:12:01 CPU %user %nice %system %iowait %steal %idle 04:20:20 04:13:01 all 12.67 0.00 3.42 2.38 0.07 81.46 04:20:20 04:13:01 0 13.20 0.00 3.31 1.17 0.05 82.27 04:20:20 04:13:01 1 12.14 0.00 3.54 3.58 0.09 80.66 04:20:20 04:14:01 all 0.17 0.00 0.07 0.00 0.03 99.74 04:20:20 04:14:01 0 0.05 0.00 0.07 0.00 0.03 99.85 04:20:20 04:14:01 1 0.28 0.00 0.07 0.00 0.02 99.63 04:20:20 04:15:01 all 0.12 0.00 0.05 0.00 0.03 99.81 04:20:20 04:15:01 0 0.17 0.00 0.03 0.00 0.02 99.78 04:20:20 04:15:01 1 0.07 0.00 0.07 0.00 0.03 99.83 04:20:20 04:16:01 all 0.18 0.00 0.04 0.00 0.03 99.76 04:20:20 04:16:01 0 0.27 0.00 0.03 0.00 0.02 99.68 04:20:20 04:16:01 1 0.08 0.00 0.05 0.00 0.03 99.83 04:20:20 04:17:01 all 0.17 0.00 0.05 0.00 0.03 99.75 04:20:20 04:17:01 0 0.25 0.00 0.03 0.00 0.02 99.70 04:20:20 04:17:01 1 0.08 0.00 0.07 0.00 0.05 99.80 04:20:20 04:18:01 all 0.16 0.00 0.03 0.00 0.02 99.79 04:20:20 04:18:01 0 0.28 0.00 0.03 0.00 0.02 99.67 04:20:20 04:18:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:20:20 04:19:01 all 0.22 0.00 0.04 0.00 0.03 99.72 04:20:20 04:19:01 0 0.38 0.00 0.05 0.00 0.03 99.53 04:20:20 04:19:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:20:20 04:20:01 all 1.75 0.00 0.52 0.02 0.03 97.68 04:20:20 04:20:01 0 2.17 0.00 0.54 0.02 0.03 97.25 04:20:20 04:20:01 1 1.34 0.00 0.50 0.02 0.03 98.11 04:20:20 Average: all 1.89 0.00 0.52 0.29 0.03 97.27 04:20:20 Average: 0 2.05 0.00 0.50 0.14 0.03 97.27 04:20:20 Average: 1 1.72 0.00 0.53 0.44 0.04 97.27 04:20:20 04:20:20 04:20:20