Pull request #339 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from e506f750a5be8f2a9b936b02e448430f90581689+ea9bf69feb7e0ae1810f6b530247b33ac0e1a991 (c3aad135f0de1951fa104220e34891aedb8e35f6) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go 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 Running on prd-centos7-docker-4c-2g-938 in /w/workspace/edgexfoundry_edgex-ui-go_PR-339 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-339 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ea9bf69feb7e0ae1810f6b530247b33ac0e1a991 into PR head commit e506f750a5be8f2a9b936b02e448430f90581689 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/339/head:refs/remotes/origin/PR-339 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e506f750a5be8f2a9b936b02e448430f90581689 # timeout=10 Merge succeeded, producing e506f750a5be8f2a9b936b02e448430f90581689 Checking out Revision e506f750a5be8f2a9b936b02e448430f90581689 (PR-339) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ea9bf69feb7e0ae1810f6b530247b33ac0e1a991 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e506f750a5be8f2a9b936b02e448430f90581689 # timeout=10 Commit message: "docs: Add badges to readme" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:54:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:54:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:54:39 ========================================================= 20:54:39 EdgeX Global Pipelines Version Info 20:54:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 683cc9298b0d2de04013b64ca63a60cc8f59073a # timeout=10 20:54:40 ------------------- 20:54:40 stable info: 20:54:40 ------------------- 20:54:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:54:40 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 20:54:40 Message: update stable to v1.0.186 20:54:41 ------------------- 20:54:41 experimental info: 20:54:41 ------------------- 20:54:41 Commited By: **** collab-it+edgex@linuxfoundation.org 20:54:41 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 20:54:41 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:54:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 20:54:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 20:54:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:54:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:54:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:54:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:54:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:54:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:54:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 20:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:54:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:54:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:54:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:54:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:54:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:54:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:54:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:54:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:54:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:54:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:54:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:54:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:54:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-339 [Pipeline] echo 20:54:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-339 [Pipeline] echo 20:54:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-339 [Pipeline] echo 20:54:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e506f750a5be8f2a9b936b02e448430f90581689 [Pipeline] echo 20:54:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e506f75 [Pipeline] echo 20:54:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:54:42 provisioning config files... 20:54:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp/config1837639767846915908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:54:43 ---> docker-login.sh 20:54:43 nexus3.edgexfoundry.org:10001 20:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:43 Configure a credential helper to remove this warning. See 20:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:43 20:54:43 Login Succeeded 20:54:43 nexus3.edgexfoundry.org:10002 20:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:43 Configure a credential helper to remove this warning. See 20:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:43 20:54:43 Login Succeeded 20:54:43 nexus3.edgexfoundry.org:10003 20:54:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:44 Configure a credential helper to remove this warning. See 20:54:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:44 20:54:44 Login Succeeded 20:54:44 nexus3.edgexfoundry.org:10004 20:54:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:44 Configure a credential helper to remove this warning. See 20:54:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:44 20:54:44 Login Succeeded 20:54:44 docker.io 20:54:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:44 Configure a credential helper to remove this warning. See 20:54:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:44 20:54:44 Login Succeeded 20:54:44 ---> docker-login.sh ends [Pipeline] } 20:54:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:54:45 + git log --format=format:%s -1 e506f750a5be8f2a9b936b02e448430f90581689 [Pipeline] echo 20:54:45 GIT_COMMIT: e506f750a5be8f2a9b936b02e448430f90581689, Commit Message: docs: Add badges to readme [Pipeline] echo 20:54:45 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:54:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:54:45 20:54:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:54:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:54:46 latest: Pulling from edgex-devops/git-semver 20:54:46 31603596830f: Pulling fs layer 20:54:46 2a8b12db71e7: Pulling fs layer 20:54:46 6ca5941a6612: Pulling fs layer 20:54:46 ecc8261a40a4: Pulling fs layer 20:54:46 ecc8261a40a4: Waiting 20:54:46 2a8b12db71e7: Verifying Checksum 20:54:46 2a8b12db71e7: Download complete 20:54:46 31603596830f: Verifying Checksum 20:54:46 31603596830f: Download complete 20:54:46 6ca5941a6612: Verifying Checksum 20:54:46 6ca5941a6612: Download complete 20:54:46 ecc8261a40a4: Verifying Checksum 20:54:46 ecc8261a40a4: Download complete 20:54:46 31603596830f: Pull complete 20:54:46 2a8b12db71e7: Pull complete 20:54:47 6ca5941a6612: Pull complete 20:54:47 ecc8261a40a4: Pull complete 20:54:47 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:54:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:54:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:54:47 prd-centos7-docker-4c-2g-938 does not seem to be running inside a container 20:54:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-339 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-339:/w/workspace/edgexfoundry_edgex-ui-go_PR-339:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-339@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:10004/edgex-devops/git-semver:latest cat 20:54:50 $ docker top 840d3b0a77c2c368b0233cd6710fdbbeecdc6082c5965d9bb5700e27236d8b8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:54:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:54:50 [ssh-agent] Looking for ssh-agent implementation... 20:54:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:54:50 $ docker exec 840d3b0a77c2c368b0233cd6710fdbbeecdc6082c5965d9bb5700e27236d8b8f ssh-agent 20:54:50 SSH_AUTH_SOCK=/tmp/ssh-1WjdpmQ9tfjf/agent.12 20:54:50 SSH_AGENT_PID=17 20:54:50 Running ssh-add (command line suppressed) 20:54:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp/private_key_1231840548406768526.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp/private_key_1231840548406768526.key) 20:54:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:54:51 + git tag --points-at HEAD [Pipeline] } 20:54:51 $ docker exec --env ******** --env ******** 840d3b0a77c2c368b0233cd6710fdbbeecdc6082c5965d9bb5700e27236d8b8f ssh-agent -k 20:54:51 unset SSH_AUTH_SOCK; 20:54:51 unset SSH_AGENT_PID; 20:54:51 echo Agent pid 17 killed; 20:54:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:54:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:54:51 [ssh-agent] Looking for ssh-agent implementation... 20:54:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:54:51 $ docker exec 840d3b0a77c2c368b0233cd6710fdbbeecdc6082c5965d9bb5700e27236d8b8f ssh-agent 20:54:52 SSH_AUTH_SOCK=/tmp/ssh-RPNlsW8aaZ0g/agent.46 20:54:52 SSH_AGENT_PID=51 20:54:52 Running ssh-add (command line suppressed) 20:54:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp/private_key_4532883351069697434.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp/private_key_4532883351069697434.key) 20:54:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:54:52 + git semver init 20:54:52 # -> Open(): unable to determine branch for HEAD 20:54:52 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-339/.git 20:54:52 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-339 20:54:52 # $SEMVER_REMOTE_NAME = origin 20:54:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:54:52 # $SEMVER_USER_NAME = edgex-jenkins 20:54:52 # $SEMVER_BRANCH = PR-339 20:54:52 # $SEMVER_TEMP = /tmp/semver-051418236 20:54:52 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 20:54:56 # '/tmp/semver-051418236' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-339/.semver' 20:54:56 # -> Force: false 20:54:56 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-339/.semver [Pipeline] } 20:54:56 $ docker exec --env ******** --env ******** 840d3b0a77c2c368b0233cd6710fdbbeecdc6082c5965d9bb5700e27236d8b8f ssh-agent -k 20:54:56 unset SSH_AUTH_SOCK; 20:54:56 unset SSH_AGENT_PID; 20:54:56 echo Agent pid 51 killed; 20:54:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:54:57 + git semver [Pipeline] } 20:54:57 $ docker stop --time=1 840d3b0a77c2c368b0233cd6710fdbbeecdc6082c5965d9bb5700e27236d8b8f 20:54:58 $ docker rm -f 840d3b0a77c2c368b0233cd6710fdbbeecdc6082c5965d9bb5700e27236d8b8f [Pipeline] // withDockerContainer [Pipeline] sh 20:54:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:54:59 Stashed 1 file(s) [Pipeline] echo 20:54:59 [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 20:55:14 Still waiting to schedule task 20:55:14 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:55:14 Still waiting to schedule task 20:55:14 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 20:58:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-942 in /w/workspace/edgexfoundry_edgex-ui-go_PR-339 [Pipeline] { [Pipeline] ws 20:58:40 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 20:58:46 using credential edgex-jenkins-ssh 20:58:46 Cloning the remote Git repository 20:58:46 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 20:58:46 > git init /w/workspace/edgex-ui-go/2 # timeout=10 20:58:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:58:46 > git --version # timeout=10 20:58:46 > git --version # 'git version 2.17.1' 20:58:46 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:58:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:58:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:58:48 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/339/head:refs/remotes/origin/PR-339 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:58:49 Merging remotes/origin/master commit ea9bf69feb7e0ae1810f6b530247b33ac0e1a991 into PR head commit e506f750a5be8f2a9b936b02e448430f90581689 20:58:50 Merge succeeded, producing e506f750a5be8f2a9b936b02e448430f90581689 20:58:50 Checking out Revision e506f750a5be8f2a9b936b02e448430f90581689 (PR-339) 20:58:49 > git config core.sparsecheckout # timeout=10 20:58:49 > git checkout -f e506f750a5be8f2a9b936b02e448430f90581689 # timeout=10 20:58:50 > git remote # timeout=10 20:58:50 > git config --get remote.origin.url # timeout=10 20:58:50 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:50 > git merge ea9bf69feb7e0ae1810f6b530247b33ac0e1a991 # timeout=10 20:58:50 > git rev-parse HEAD^{commit} # timeout=10 20:58:50 > git config core.sparsecheckout # timeout=10 20:58:50 > git checkout -f e506f750a5be8f2a9b936b02e448430f90581689 # timeout=10 20:58:54 Commit message: "docs: Add badges to readme" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:58:56 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:58:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:58:57 + sudo service docker restart 20:58:57 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:59:00 provisioning config files... 20:59:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config2482372840196428139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:00 ---> docker-login.sh 20:59:00 nexus3.edgexfoundry.org:10001 20:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:01 Configure a credential helper to remove this warning. See 20:59:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:01 20:59:01 Login Succeeded 20:59:01 nexus3.edgexfoundry.org:10002 20:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:02 Configure a credential helper to remove this warning. See 20:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:02 20:59:02 Login Succeeded 20:59:02 nexus3.edgexfoundry.org:10003 20:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:02 Configure a credential helper to remove this warning. See 20:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:02 20:59:02 Login Succeeded 20:59:02 nexus3.edgexfoundry.org:10004 20:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:03 Configure a credential helper to remove this warning. See 20:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:03 20:59:03 Login Succeeded 20:59:03 docker.io 20:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:03 Configure a credential helper to remove this warning. See 20:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:03 20:59:03 Login Succeeded 20:59:03 ---> docker-login.sh ends [Pipeline] } 20:59:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:59:04 ========================================================= 20:59:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 20:59:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:59:04 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 20:59:05 Sending build context to Docker daemon 34.84MB 20:59:05 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 20:59:05 Step 2/8 : FROM ${BASE} 20:59:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:59:05 5f621e34cdf4: Pulling fs layer 20:59:05 a4357932f1b6: Pulling fs layer 20:59:05 18c013af1878: Pulling fs layer 20:59:05 00ac8860ef70: Pulling fs layer 20:59:05 63d7cb157983: Pulling fs layer 20:59:05 b116817d02f9: Pulling fs layer 20:59:05 745a02a5169b: Pulling fs layer 20:59:05 b116817d02f9: Waiting 20:59:05 00ac8860ef70: Waiting 20:59:05 745a02a5169b: Waiting 20:59:05 63d7cb157983: Waiting 20:59:05 18c013af1878: Verifying Checksum 20:59:05 18c013af1878: Download complete 20:59:05 a4357932f1b6: Download complete 20:59:05 63d7cb157983: Download complete 20:59:05 b116817d02f9: Verifying Checksum 20:59:05 b116817d02f9: Download complete 20:59:05 5f621e34cdf4: Verifying Checksum 20:59:05 5f621e34cdf4: Download complete 20:59:06 5f621e34cdf4: Pull complete 20:59:07 a4357932f1b6: Pull complete 20:59:07 18c013af1878: Pull complete 20:59:08 745a02a5169b: Download complete 20:59:09 00ac8860ef70: Verifying Checksum 20:59:09 00ac8860ef70: Download complete 20:59:19 00ac8860ef70: Pull complete 20:59:19 63d7cb157983: Pull complete 20:59:20 b116817d02f9: Pull complete 20:59:24 745a02a5169b: Pull complete 20:59:24 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 20:59:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 20:59:24 ---> b7e6874047d6 20:59:24 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:59:27 ---> Running in 2bb3da45b0a8 20:59:27 Removing intermediate container 2bb3da45b0a8 20:59:27 ---> 090085d6c9ac 20:59:27 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:27 ---> Running in 6300e650d550 20:59:29 Removing intermediate container 6300e650d550 20:59:29 ---> 76efb354950c 20:59:29 Step 5/8 : RUN apk add --no-cache make git 20:59:29 ---> Running in 495a08bccb66 20:59:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:59:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:59:32 OK: 142 MiB in 39 packages 20:59:33 Removing intermediate container 495a08bccb66 20:59:33 ---> 4ab8fb22fa05 20:59:33 Step 6/8 : WORKDIR /edgex-ui-go 20:59:34 ---> Running in 6c0def839f12 20:59:34 Removing intermediate container 6c0def839f12 20:59:34 ---> 5c130b88a2cd 20:59:34 Step 7/8 : COPY . . 20:59:38 ---> 21d5a675c593 20:59:38 Step 8/8 : RUN go mod download 20:59:38 ---> Running in 0f9b66227692 20:59:46 Running on prd-centos7-docker-4c-2g-944 in /w/workspace/edgexfoundry_edgex-ui-go_PR-339 [Pipeline] { [Pipeline] ws 20:59:46 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 20:59:48 using credential edgex-jenkins-ssh 20:59:48 Cloning the remote Git repository 20:59:48 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 20:59:48 > git init /w/workspace/edgex-ui-go/2 # timeout=10 20:59:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:59:49 > git --version # timeout=10 20:59:49 > git --version # 'git version 2.24.3' 20:59:49 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:59:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:59:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:59:50 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/339/head:refs/remotes/origin/PR-339 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:59:50 Merging remotes/origin/master commit ea9bf69feb7e0ae1810f6b530247b33ac0e1a991 into PR head commit e506f750a5be8f2a9b936b02e448430f90581689 20:59:51 Merge succeeded, producing e506f750a5be8f2a9b936b02e448430f90581689 20:59:51 Checking out Revision e506f750a5be8f2a9b936b02e448430f90581689 (PR-339) 20:59:50 > git config core.sparsecheckout # timeout=10 20:59:50 > git checkout -f e506f750a5be8f2a9b936b02e448430f90581689 # timeout=10 20:59:51 > git remote # timeout=10 20:59:51 > git config --get remote.origin.url # timeout=10 20:59:51 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:51 > git merge ea9bf69feb7e0ae1810f6b530247b33ac0e1a991 # timeout=10 20:59:51 > git rev-parse HEAD^{commit} # timeout=10 20:59:51 > git config core.sparsecheckout # timeout=10 20:59:51 > git checkout -f e506f750a5be8f2a9b936b02e448430f90581689 # timeout=10 20:59:54 Commit message: "docs: Add badges to readme" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:59:55 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:59:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:59:56 + sudo service docker restart 20:59:56 + true 20:59:56 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:59:58 provisioning config files... 20:59:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8751135356824245354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:59 ---> docker-login.sh 20:59:59 nexus3.edgexfoundry.org:10001 21:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:00 Configure a credential helper to remove this warning. See 21:00:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:00 21:00:00 Login Succeeded 21:00:00 nexus3.edgexfoundry.org:10002 21:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:00 Configure a credential helper to remove this warning. See 21:00:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:00 21:00:00 Login Succeeded 21:00:00 nexus3.edgexfoundry.org:10003 21:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:00 Configure a credential helper to remove this warning. See 21:00:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:00 21:00:00 Login Succeeded 21:00:00 nexus3.edgexfoundry.org:10004 21:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:00 Configure a credential helper to remove this warning. See 21:00:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:00 21:00:00 Login Succeeded 21:00:00 docker.io 21:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:01 Configure a credential helper to remove this warning. See 21:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:01 21:00:01 Login Succeeded 21:00:01 ---> docker-login.sh ends [Pipeline] } 21:00:01 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:00:01 ========================================================= 21:00:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:00:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:00:01 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 21:00:02 Sending build context to Docker daemon 34.84MB 21:00:02 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 21:00:02 Step 2/8 : FROM ${BASE} 21:00:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:00:02 188c0c94c7c5: Pulling fs layer 21:00:02 0ef7d3d256c8: Pulling fs layer 21:00:02 de9db76c5a1d: Pulling fs layer 21:00:02 bca2f99d35d6: Pulling fs layer 21:00:02 93359f2a8cfa: Pulling fs layer 21:00:02 7c6f9722023f: Pulling fs layer 21:00:02 a35cf1a2eb13: Pulling fs layer 21:00:02 93359f2a8cfa: Waiting 21:00:02 7c6f9722023f: Waiting 21:00:02 a35cf1a2eb13: Waiting 21:00:02 bca2f99d35d6: Waiting 21:00:02 de9db76c5a1d: Verifying Checksum 21:00:02 de9db76c5a1d: Download complete 21:00:02 0ef7d3d256c8: Download complete 21:00:02 93359f2a8cfa: Verifying Checksum 21:00:02 93359f2a8cfa: Download complete 21:00:02 7c6f9722023f: Verifying Checksum 21:00:02 7c6f9722023f: Download complete 21:00:02 188c0c94c7c5: Verifying Checksum 21:00:02 188c0c94c7c5: Download complete 21:00:02 188c0c94c7c5: Pull complete 21:00:02 0ef7d3d256c8: Pull complete 21:00:03 de9db76c5a1d: Pull complete 21:00:04 a35cf1a2eb13: Verifying Checksum 21:00:04 a35cf1a2eb13: Download complete 21:00:04 bca2f99d35d6: Verifying Checksum 21:00:04 bca2f99d35d6: Download complete 21:00:09 bca2f99d35d6: Pull complete 21:00:09 93359f2a8cfa: Pull complete 21:00:09 7c6f9722023f: Pull complete 21:00:10 Removing intermediate container 0f9b66227692 21:00:10 ---> 0367103b7565 21:00:10 Successfully built 0367103b7565 21:00:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:00:10 + docker inspect -f . ci-base-image-arm64 21:00:10 . [Pipeline] withDockerContainer 21:00:11 prd-ubuntu18.04-docker-arm64-4c-16g-942 does not seem to be running inside a container 21:00:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:00:12 $ docker top 85eab645b39e63ab92e48ed806706e58d9ebe7cfe368f4f600a684cb8cc99b1c -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:13 + go version 21:00:13 go version go1.15.5 linux/arm64 [Pipeline] } 21:00:13 $ docker stop --time=1 85eab645b39e63ab92e48ed806706e58d9ebe7cfe368f4f600a684cb8cc99b1c 21:00:15 a35cf1a2eb13: Pull complete 21:00:15 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:00:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:00:15 ---> a62c8e92a672 21:00:15 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:00:15 ---> Running in 5bd49823e754 21:00:15 Removing intermediate container 5bd49823e754 21:00:15 ---> a90cfd435f50 21:00:15 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:15 ---> Running in e322972c7a50 21:00:15 $ docker rm -f 85eab645b39e63ab92e48ed806706e58d9ebe7cfe368f4f600a684cb8cc99b1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:00:16 Removing intermediate container e322972c7a50 21:00:16 ---> 7ffe0f79f529 21:00:16 Step 5/8 : RUN apk add --no-cache make git 21:00:16 ---> Running in a1403f1f9eae 21:00:16 + docker inspect -f . ci-base-image-arm64 21:00:16 . [Pipeline] withDockerContainer 21:00:16 prd-ubuntu18.04-docker-arm64-4c-16g-942 does not seem to be running inside a container 21:00:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:00:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:00:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:00:18 OK: 166 MiB in 39 packages 21:00:18 $ docker top c1adcf339832fa5e9ba3ef92a517a2d8bf2620f3383e1705ef0c87f7e7497ec4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:18 Removing intermediate container a1403f1f9eae 21:00:18 ---> 85a301ddb13f 21:00:18 Step 6/8 : WORKDIR /edgex-ui-go 21:00:18 ---> Running in 7979ca6340e8 21:00:18 Removing intermediate container 7979ca6340e8 21:00:18 ---> a772b07437e9 21:00:18 Step 7/8 : COPY . . 21:00:19 + make test 21:00:19 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:00:20 ? github.com/edgexfoundry/edgex-ui-go [no test files] 21:00:22 ---> c15138c8b262 21:00:22 Step 8/8 : RUN go mod download 21:00:22 ---> Running in 6992e6f38d8c 21:00:47 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 21:00:47 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 21:00:47 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 21:00:47 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 21:00:47 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 21:00:47 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 21:00:47 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 21:00:47 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 21:00:47 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 21:00:47 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 21:00:47 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 21:00:47 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 21:00:47 GO111MODULE=on go vet ./... 21:00:48 Removing intermediate container 6992e6f38d8c 21:00:48 ---> 6d9d3a766f1c 21:00:48 Successfully built 6d9d3a766f1c 21:00:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:00:49 + docker inspect -f . ci-base-image-x86_64 21:00:49 . [Pipeline] withDockerContainer 21:00:49 prd-centos7-docker-4c-2g-944 does not seem to be running inside a container 21:00:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:00:50 $ docker top a123d87ed7005dd93efbeba898ea24e0a67322cd8ed1bb10ce48871d3b8f58f4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:50 + go version 21:00:50 go version go1.15.5 linux/amd64 [Pipeline] } 21:00:50 $ docker stop --time=1 a123d87ed7005dd93efbeba898ea24e0a67322cd8ed1bb10ce48871d3b8f58f4 21:00:51 $ docker rm -f a123d87ed7005dd93efbeba898ea24e0a67322cd8ed1bb10ce48871d3b8f58f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:00:52 + docker inspect -f . ci-base-image-x86_64 21:00:52 . [Pipeline] withDockerContainer 21:00:52 prd-centos7-docker-4c-2g-944 does not seem to be running inside a container 21:00:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:00:53 $ docker top a8157170147c67208adc26ba1572307f8b223043ea5e6738fe5307b3044609f0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:53 + make test 21:00:53 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] } 21:00:54 $ docker stop --time=1 c1adcf339832fa5e9ba3ef92a517a2d8bf2620f3383e1705ef0c87f7e7497ec4 21:00:55 ? github.com/edgexfoundry/edgex-ui-go [no test files] 21:00:56 $ docker rm -f c1adcf339832fa5e9ba3ef92a517a2d8bf2620f3383e1705ef0c87f7e7497ec4 [Pipeline] // withDockerContainer [Pipeline] sh 21:00:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:00:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:01:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:01:00 + ls -al . 21:01:00 total 124 21:01:00 drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 21:00 . 21:01:00 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 20:58 .. 21:01:00 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 20:58 .git 21:01:00 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 20:58 .github 21:01:00 -rw-rw-r-- 1 jenkins jenkins 162 Apr 19 20:58 .gitignore 21:01:00 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 19 20:58 CONTRIBUTING.md 21:01:00 -rw-rw-r-- 1 jenkins jenkins 1508 Apr 19 20:58 Dockerfile 21:01:00 -rw-rw-r-- 1 jenkins jenkins 902 Apr 19 20:58 Dockerfile.build 21:01:00 -rw-rw-r-- 1 jenkins jenkins 652 Apr 19 20:58 Jenkinsfile 21:01:00 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 19 20:58 LICENSE 21:01:00 -rw-rw-r-- 1 jenkins jenkins 951 Apr 19 20:58 Makefile 21:01:00 -rw-rw-r-- 1 jenkins jenkins 6012 Apr 19 20:58 README.md 21:01:00 -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 20:54 VERSION 21:01:00 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 20:58 assets 21:01:00 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 20:58 bin 21:01:00 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 20:58 cmd 21:01:00 -rw-r--r-- 1 jenkins jenkins 10 Apr 19 21:00 coverage.out 21:01:00 drwxrwxr-x 5 jenkins jenkins 4096 Apr 19 20:58 docs 21:01:00 -rw-rw-r-- 1 jenkins jenkins 987 Apr 19 20:58 go.mod 21:01:00 -rw-r--r-- 1 jenkins jenkins 22392 Apr 19 21:00 go.sum 21:01:00 drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 20:58 internal 21:01:00 -rw-rw-r-- 1 jenkins jenkins 155 Apr 19 20:58 version.go 21:01:00 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 20:58 web [Pipeline] isUnix [Pipeline] sh 21:01:00 + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e506f750a5be8f2a9b936b02e448430f90581689 --label arch=arm64 --label version=0.0.0 . 21:01:01 Sending build context to Docker daemon 34.86MB 21:01:01 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 21:01:01 Step 2/24 : FROM ${BASE} AS builder 21:01:01 ---> 0367103b7565 21:01:01 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:01:02 ---> Running in 071f2541866e 21:01:02 Removing intermediate container 071f2541866e 21:01:02 ---> 09d33c95ff08 21:01:02 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 21:01:03 ---> Running in c465278fbaca 21:01:03 Removing intermediate container c465278fbaca 21:01:03 ---> db1132327c90 21:01:03 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 21:01:03 ---> Running in 9f84821e6358 21:01:03 Removing intermediate container 9f84821e6358 21:01:03 ---> 851483f1f4c6 21:01:03 Step 6/24 : LABEL Name=edgex-ui-go 21:01:03 ---> Running in 7524833bf7c4 21:01:04 Removing intermediate container 7524833bf7c4 21:01:04 ---> 2ace579b46df 21:01:04 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 21:01:04 ---> Running in d6516d91d5ff 21:01:04 Removing intermediate container d6516d91d5ff 21:01:04 ---> e4042998d913 21:01:04 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:05 ---> Running in c8f580d636f6 21:01:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 21:01:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 21:01:05 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 21:01:05 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 21:01:05 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 21:01:05 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 21:01:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 21:01:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 21:01:05 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 21:01:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 21:01:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 21:01:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 21:01:05 GO111MODULE=on go vet ./... [Pipeline] } 21:01:06 $ docker stop --time=1 a8157170147c67208adc26ba1572307f8b223043ea5e6738fe5307b3044609f0 21:01:07 Removing intermediate container c8f580d636f6 21:01:07 ---> 47f790e0ef1b 21:01:07 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:01:07 ---> Running in 345c593f4a1d 21:01:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:01:08 $ docker rm -f a8157170147c67208adc26ba1572307f8b223043ea5e6738fe5307b3044609f0 [Pipeline] // withDockerContainer [Pipeline] sh 21:01:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:01:08 Warning: overwriting stash ‘coverage-report’ 21:01:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:01:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:01:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:01:10 OK: 142 MiB in 39 packages 21:01:10 + ls -al . 21:01:10 total 92 21:01:10 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 19 21:00 . 21:01:10 drwxrwxr-x. 4 jenkins jenkins 28 Apr 19 20:59 .. 21:01:10 drwxrwxr-x. 3 jenkins jenkins 20 Apr 19 20:59 assets 21:01:10 drwxrwxr-x. 2 jenkins jenkins 35 Apr 19 20:59 bin 21:01:10 drwxrwxr-x. 3 jenkins jenkins 29 Apr 19 20:59 cmd 21:01:10 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 19 20:59 CONTRIBUTING.md 21:01:10 -rw-r--r--. 1 jenkins jenkins 10 Apr 19 21:00 coverage.out 21:01:10 -rw-rw-r--. 1 jenkins jenkins 1508 Apr 19 20:59 Dockerfile 21:01:10 -rw-rw-r--. 1 jenkins jenkins 902 Apr 19 20:59 Dockerfile.build 21:01:10 drwxrwxr-x. 5 jenkins jenkins 104 Apr 19 20:59 docs 21:01:10 drwxrwxr-x. 8 jenkins jenkins 179 Apr 19 20:59 .git 21:01:10 drwxrwxr-x. 2 jenkins jenkins 103 Apr 19 20:59 .github 21:01:10 -rw-rw-r--. 1 jenkins jenkins 162 Apr 19 20:59 .gitignore 21:01:10 -rw-rw-r--. 1 jenkins jenkins 987 Apr 19 20:59 go.mod 21:01:10 -rw-r--r--. 1 jenkins jenkins 22392 Apr 19 21:00 go.sum 21:01:10 drwxrwxr-x. 10 jenkins jenkins 139 Apr 19 20:59 internal 21:01:10 -rw-rw-r--. 1 jenkins jenkins 652 Apr 19 20:59 Jenkinsfile 21:01:10 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 19 20:59 LICENSE 21:01:10 -rw-rw-r--. 1 jenkins jenkins 951 Apr 19 20:59 Makefile 21:01:10 -rw-rw-r--. 1 jenkins jenkins 6012 Apr 19 20:59 README.md 21:01:10 -rw-rw-r--. 1 jenkins jenkins 5 Apr 19 20:54 VERSION 21:01:10 -rw-rw-r--. 1 jenkins jenkins 155 Apr 19 20:59 version.go 21:01:10 drwxrwxr-x. 4 jenkins jenkins 4096 Apr 19 20:59 web [Pipeline] isUnix [Pipeline] sh 21:01:10 + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=e506f750a5be8f2a9b936b02e448430f90581689 --label arch=amd64 --label version=0.0.0 . 21:01:11 Sending build context to Docker daemon 34.87MB 21:01:11 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 21:01:11 Step 2/24 : FROM ${BASE} AS builder 21:01:11 ---> 6d9d3a766f1c 21:01:11 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:01:11 Removing intermediate container 345c593f4a1d 21:01:11 ---> d9b941b85905 21:01:11 Step 10/24 : ENV GO111MODULE=on 21:01:11 ---> Running in 94d212bcd5d8 21:01:11 ---> Running in e1285e15f3eb 21:01:11 Removing intermediate container e1285e15f3eb 21:01:11 ---> 52436932b02f 21:01:11 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 21:01:12 Removing intermediate container 94d212bcd5d8 21:01:12 ---> 432aaf960c17 21:01:12 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:01:12 ---> Running in 6ef0f73a786b 21:01:12 Removing intermediate container 6ef0f73a786b 21:01:12 ---> 5d5e6bf7a5ca 21:01:12 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 21:01:12 ---> Running in 4be5e2b57f0d 21:01:12 ---> Running in 17737127ffa6 21:01:12 Removing intermediate container 4be5e2b57f0d 21:01:12 ---> bb625c4da0e0 21:01:12 Step 6/24 : LABEL Name=edgex-ui-go 21:01:12 ---> Running in 0858d8db0517 21:01:12 Removing intermediate container 17737127ffa6 21:01:12 ---> f5f5d9e3b31e 21:01:12 Step 12/24 : COPY go.mod . 21:01:12 Removing intermediate container 0858d8db0517 21:01:12 ---> e2bae025e538 21:01:12 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 21:01:12 ---> Running in d25df1406dd9 21:01:12 Removing intermediate container d25df1406dd9 21:01:12 ---> 7aad8de577a7 21:01:12 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:12 ---> Running in 08cf4954221c 21:01:13 ---> 289ee33063ff 21:01:13 Step 13/24 : COPY Makefile . 21:01:13 Removing intermediate container 08cf4954221c 21:01:13 ---> cd004a05ccd1 21:01:13 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:01:13 ---> Running in 1a85099f1681 21:01:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:01:14 ---> 5a0054316635 21:01:14 Step 14/24 : RUN make update 21:01:14 ---> Running in e2a606da3d4a 21:01:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:01:15 CGO_ENABLED=0 GO111MODULE=on go mod download 21:01:15 OK: 166 MiB in 39 packages 21:01:15 Removing intermediate container 1a85099f1681 21:01:15 ---> 3930db943487 21:01:15 Step 10/24 : ENV GO111MODULE=on 21:01:15 ---> Running in 5d460f426a96 21:01:15 Removing intermediate container 5d460f426a96 21:01:15 ---> 006eb5e0429c 21:01:15 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:01:16 ---> Running in dbbe11051a78 21:01:16 Removing intermediate container dbbe11051a78 21:01:16 ---> 873da689d059 21:01:16 Step 12/24 : COPY go.mod . 21:01:16 ---> 53af2af4d217 21:01:16 Step 13/24 : COPY Makefile . 21:01:16 Removing intermediate container e2a606da3d4a 21:01:16 ---> 9990b92e8266 21:01:16 Step 15/24 : COPY . . 21:01:16 ---> 936dc5df5e65 21:01:16 Step 14/24 : RUN make update 21:01:16 ---> Running in 7d1e402ca1ed 21:01:17 CGO_ENABLED=0 GO111MODULE=on go mod download 21:01:17 Removing intermediate container 7d1e402ca1ed 21:01:17 ---> 569a063ef334 21:01:17 Step 15/24 : COPY . . 21:01:19 ---> 8148a922968d 21:01:19 Step 16/24 : RUN ${MAKE} 21:01:19 ---> Running in 3701a25eb51f 21:01:20 ---> 9cb6e691b26c 21:01:20 Step 16/24 : RUN ${MAKE} 21:01:20 ---> Running in 4b73fbc8152d 21:01:20 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 21:01:20 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 21:01:30 CGO_ENABLED=0 GO111MODULE=on go build ./... 21:01:32 Removing intermediate container 4b73fbc8152d 21:01:32 ---> e5e355113e2c 21:01:32 Step 17/24 : FROM alpine:3.12 21:01:32 3.12: Pulling from library/alpine 21:01:32 339de151aab4: Pulling fs layer 21:01:33 339de151aab4: Verifying Checksum 21:01:33 339de151aab4: Download complete 21:01:33 339de151aab4: Pull complete 21:01:33 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 21:01:33 Status: Downloaded newer image for alpine:3.12 21:01:33 ---> 13621d1b12d4 21:01:33 Step 18/24 : EXPOSE 4000 21:01:33 ---> Running in 50a6005e8b18 21:01:33 Removing intermediate container 50a6005e8b18 21:01:33 ---> acf64fecc277 21:01:33 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 21:01:35 ---> e11a876da07b 21:01:35 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 21:01:35 ---> Running in 563e71c18f0e 21:01:35 Removing intermediate container 563e71c18f0e 21:01:35 ---> 99015102a178 21:01:35 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 21:01:35 ---> Running in d6fad65b5fc3 21:01:35 Removing intermediate container d6fad65b5fc3 21:01:35 ---> 01a58610ffdf 21:01:35 Step 22/24 : LABEL arch=amd64 21:01:35 ---> Running in ed92376aa031 21:01:35 Removing intermediate container ed92376aa031 21:01:35 ---> 24eb540b3aab 21:01:35 Step 23/24 : LABEL git_sha=e506f750a5be8f2a9b936b02e448430f90581689 21:01:35 ---> Running in 848812e259b4 21:01:35 Removing intermediate container 848812e259b4 21:01:35 ---> 644d59937951 21:01:35 Step 24/24 : LABEL version=0.0.0 21:01:36 ---> Running in 9b418fc95842 21:01:36 Removing intermediate container 9b418fc95842 21:01:36 ---> fac18059a5d0 21:01:36 [Warning] One or more build-args [ARCH] were not consumed 21:01:36 Successfully built fac18059a5d0 21:01:36 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 21:01:36 ---> job-cost.sh 21:01:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-02cN 21:01:47 CGO_ENABLED=0 GO111MODULE=on go build ./... 21:01:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:01:53 Removing intermediate container 3701a25eb51f 21:01:53 ---> b9025e24bd38 21:01:53 Step 17/24 : FROM alpine:3.12 21:01:53 3.12: Pulling from library/alpine 21:01:53 d2f70382dc9a: Pulling fs layer 21:01:53 d2f70382dc9a: Verifying Checksum 21:01:53 d2f70382dc9a: Download complete 21:01:54 d2f70382dc9a: Pull complete 21:01:54 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 21:01:54 Status: Downloaded newer image for alpine:3.12 21:01:54 ---> 9852663dfa18 21:01:54 Step 18/24 : EXPOSE 4000 21:01:54 ---> Running in 478d67ac62fa 21:01:55 Removing intermediate container 478d67ac62fa 21:01:55 ---> 8f3d06047ed0 21:01:55 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 21:01:57 ---> a8642a709dfb 21:01:57 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 21:01:57 ---> Running in d825954dde06 21:01:57 Removing intermediate container d825954dde06 21:01:57 ---> 79ef799849a0 21:01:57 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 21:01:57 ---> Running in 70cadf2d18d5 21:01:58 Removing intermediate container 70cadf2d18d5 21:01:58 ---> 44b28fdd358a 21:01:58 Step 22/24 : LABEL arch=arm64 21:01:58 ---> Running in 9a5f5f25c30d 21:01:58 Removing intermediate container 9a5f5f25c30d 21:01:58 ---> 6818327c7432 21:01:58 Step 23/24 : LABEL git_sha=e506f750a5be8f2a9b936b02e448430f90581689 21:01:59 ---> Running in 4bb86b111ac4 21:01:59 Removing intermediate container 4bb86b111ac4 21:01:59 ---> 791924099a50 21:01:59 Step 24/24 : LABEL version=0.0.0 21:01:59 ---> Running in 7ca64e14ee3e 21:02:00 Removing intermediate container 7ca64e14ee3e 21:02:00 ---> 33e40418e788 21:02:00 [Warning] One or more build-args [ARCH] were not consumed 21:02:00 Successfully built 33e40418e788 21:02:00 Successfully tagged docker-edgex-ui-go-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] libraryResource [Pipeline] sh 21:02:00 ---> job-cost.sh 21:02:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1n9Z 21:02:18 lf-activate-venv(): INFO: Adding /tmp/venv-02cN/bin to PATH 21:02:18 INFO: No Stack... 21:02:18 INFO: Retrieving Pricing Info for: v1-standard-2 21:02:19 INFO: Archiving Costs [Pipeline] sh 21:02:20 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 21:02:20 + cut -d, -f6 [Pipeline] lock 21:02:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-339-2-stack-cost] 21:02:20 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-339-2-stack-cost] did not exist. Created. 21:02:20 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-339-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:02:20 + echo total: 0.029999999329447746 [Pipeline] stash 21:02:20 Stashed 1 file(s) [Pipeline] } 21:02:20 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-339-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:02:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:04:16 lf-activate-venv(): INFO: Adding /tmp/venv-1n9Z/bin to PATH 21:04:16 INFO: No Stack... 21:04:16 INFO: Retrieving Pricing Info for: lf-standard-4 21:04:16 INFO: Archiving Costs [Pipeline] sh 21:04:16 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 21:04:16 + cut -d, -f6 [Pipeline] lock 21:04:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-339-2-stack-cost] 21:04:16 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-339-2-stack-cost] did not exist. Created. 21:04:16 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-339-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:04:17 /w/workspace/edgex-ui-go/2@tmp/durable-81bdaa6f/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-81bdaa6f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:04:17 + echo total: 0.20999999344348907 [Pipeline] stash 21:04:17 Warning: overwriting stash ‘stack-cost’ 21:04:17 Stashed 1 file(s) [Pipeline] } 21:04:17 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-339-2-stack-cost] [Pipeline] // lock [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] wrap 21:04:18 provisioning config files... 21:04:18 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp/config6735486775835484954tmp [Pipeline] { [Pipeline] sh 21:04:18 + set +x 21:04:18 + bash -s -- 21:04:18 + curl -s https://codecov.io/bash 21:04:19 21:04:19 _____ _ 21:04:19 / ____| | | 21:04:19 | | ___ __| | ___ ___ _____ __ 21:04:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:04:19 | |___| (_) | (_| | __/ (_| (_) \ V / 21:04:19 \_____\___/ \__,_|\___|\___\___/ \_/ 21:04:19 Bash-1.0.1 21:04:19 21:04:19 21:04:19 ==> git version 2.24.3 found 21:04:19 ==> 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 21:04:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:04:19 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:04:19 ==> Jenkins CI detected. 21:04:19 project root: . 21:04:19 --> token set from env 21:04:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:04:19 ==> Running gcov in . (disable via -X gcov) 21:04:19 ==> Python coveragepy not found 21:04:19 ==> Searching for coverage reports in: 21:04:19 + . 21:04:19 -> Found 1 reports 21:04:19 ==> Detecting git/mercurial file structure 21:04:19 ==> Reading reports 21:04:19 + ./coverage.out bytes=10 21:04:19 ==> Appending adjustments 21:04:19 https://docs.codecov.io/docs/fixing-reports 21:04:19 + Found adjustments 21:04:19 ==> Gzipping contents 21:04:19 4.0K /tmp/codecov.OQjXmO.gz 21:04:19 ==> Uploading reports 21:04:19 url: https://codecov.io 21:04:19 query: branch=PR-339&commit=e506f750a5be8f2a9b936b02e448430f90581689&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-339%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=339&job=&cmd_args= 21:04:19 -> Pinging Codecov 21:04:19 https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-339&commit=e506f750a5be8f2a9b936b02e448430f90581689&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-339%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=339&job=&cmd_args= 21:04:19 -> Uploading to 21:04:19 https://storage.googleapis.com/codecov/v4/raw/2021-04-19/FB506323287CE973F263BFD2A0EB1F37/e506f750a5be8f2a9b936b02e448430f90581689/bc902bf9-d7de-4dea-abbb-6dcc3effb597.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210419T210419Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b49bb347c1ce3ceb0b3b97a9337fe19d2be3689805da18875d3d65af25d63d86 21:04:19 % Total % Received % Xferd Average Speed Time Time Time Current 21:04:19 Dload Upload Total Spent Left Speed 21:04:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 10242 --:--:-- --:--:-- --:--:-- 10241 100 3902 0 0 100 3902 0 10238 --:--:-- --:--:-- --:--:-- 10241 21:04:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/e506f750a5be8f2a9b936b02e448430f90581689 [Pipeline] } 21:04:20 Deleting 1 temporary files [Pipeline] // wrap [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] libraryResource [Pipeline] sh 21:04:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:04:21 ---> package-listing.sh 21:04:21 ++ facter osfamily 21:04:21 ++ tr '[:upper:]' '[:lower:]' 21:04:21 + OS_FAMILY=redhat 21:04:21 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-339 21:04:21 + START_PACKAGES=/tmp/packages_start.txt 21:04:21 + END_PACKAGES=/tmp/packages_end.txt 21:04:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:04:21 + PACKAGES=/tmp/packages_start.txt 21:04:21 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-339 ']' 21:04:21 + PACKAGES=/tmp/packages_end.txt 21:04:21 + case "${OS_FAMILY}" in 21:04:21 + rpm -qa 21:04:21 + sort 21:04:27 + '[' -f /tmp/packages_start.txt ']' 21:04:27 + '[' -f /tmp/packages_end.txt ']' 21:04:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:04:27 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-339 ']' 21:04:27 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-339/archives/ 21:04:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-339/archives/ [Pipeline] echo 21:04:27 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-339/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:04:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:04:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:04:27 21:04:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:04:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:04:27 alpine: Pulling from edgex-lftools-log-publisher 21:04:27 df20fa9351a1: Pulling fs layer 21:04:27 36b3adc4ff6f: Pulling fs layer 21:04:27 8ad3a11d3b57: Pulling fs layer 21:04:27 46f8f816bc3b: Pulling fs layer 21:04:27 93b61091891f: Pulling fs layer 21:04:27 93b9cdb0e59b: Pulling fs layer 21:04:27 5e14af77c1be: Pulling fs layer 21:04:27 01666e4c0597: Pulling fs layer 21:04:27 aa168da1d23b: Pulling fs layer 21:04:27 93b9cdb0e59b: Waiting 21:04:27 01666e4c0597: Waiting 21:04:27 aa168da1d23b: Waiting 21:04:27 46f8f816bc3b: Waiting 21:04:27 93b61091891f: Waiting 21:04:27 5e14af77c1be: Waiting 21:04:27 36b3adc4ff6f: Verifying Checksum 21:04:27 36b3adc4ff6f: Download complete 21:04:27 46f8f816bc3b: Verifying Checksum 21:04:27 46f8f816bc3b: Download complete 21:04:28 df20fa9351a1: Download complete 21:04:28 93b9cdb0e59b: Verifying Checksum 21:04:28 93b9cdb0e59b: Download complete 21:04:28 5e14af77c1be: Verifying Checksum 21:04:28 5e14af77c1be: Download complete 21:04:28 01666e4c0597: Verifying Checksum 21:04:28 01666e4c0597: Download complete 21:04:28 93b61091891f: Verifying Checksum 21:04:28 93b61091891f: Download complete 21:04:28 df20fa9351a1: Pull complete 21:04:28 36b3adc4ff6f: Pull complete 21:04:28 8ad3a11d3b57: Verifying Checksum 21:04:28 8ad3a11d3b57: Download complete 21:04:29 8ad3a11d3b57: Pull complete 21:04:29 46f8f816bc3b: Pull complete 21:04:30 93b61091891f: Pull complete 21:04:30 93b9cdb0e59b: Pull complete 21:04:30 aa168da1d23b: Verifying Checksum 21:04:30 aa168da1d23b: Download complete 21:04:30 5e14af77c1be: Pull complete 21:04:30 01666e4c0597: Pull complete 21:04:37 aa168da1d23b: Pull complete 21:04:37 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:04:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:04:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:04:37 prd-centos7-docker-4c-2g-938 does not seem to be running inside a container 21:04:37 $ 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-339/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-339 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-339:/w/workspace/edgexfoundry_edgex-ui-go_PR-339:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:04:41 $ docker top bf27a5a7f51f0378ee68d6305b018e6b6eee9f7172ee14df2802d3b79d70e1a1 -eo pid,comm [Pipeline] { [Pipeline] sh 21:04:42 + touch /tmp/pre-build-complete [Pipeline] sh 21:04:42 + mkdir -p /var/log/sa [Pipeline] sh 21:04:42 + ls /var/log/sa-host 21:04:42 + sadf -c /var/log/sa-host/sa19 21:04:42 file_magic: OK 21:04:42 HZ: Using current value: 100 21:04:42 file_header: OK 21:04:42 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 21:04:42 Statistics: 21:04:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:04:42 File successfully converted to sysstat format version 12.2.1 21:04:42 + sadf -c /var/log/sa-host/sa23 21:04:42 file_magic: OK 21:04:42 HZ: Using current value: 100 21:04:42 file_header: OK 21:04:42 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 21:04:42 Statistics: 21:04:42 Hnuu...uuuununununu... 21:04:42 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:04:43 provisioning config files... 21:04:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp/config7914779004386634485tmp [Pipeline] { [Pipeline] echo 21:04:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:04:43 ---> create-netrc.sh [Pipeline] } 21:04:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:04:43 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:04:43 ---> python-tools-install.sh [Pipeline] echo 21:04:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:04:44 ---> sudo-logs.sh 21:04:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:04:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:04:44 ---> job-cost.sh 21:04:44 lf-activate-venv: SKIPPING 21:04:44 DEBUG: total: 0.20999999344348907 21:04:44 INFO: Retrieving Stack Cost... 21:04:45 INFO: Retrieving Pricing Info for: v1-standard-2 21:04:46 INFO: Archiving Costs [Pipeline] echo 21:04:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:04:46 ---> logs-deploy.sh 21:04:46 lf-activate-venv: SKIPPING 21:04:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-339/2 21:04:46 INFO: archiving workspace using pattern(s): 21:04:48 Archives upload complete. 21:04:48 INFO: archiving logs to Nexus