Pull request #311 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 badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from f379f1cd726e782181198651ce55329d2884f750+ee50e29b93436bbbf1db679057cf2068418b22d8 (4f3816cc0942bb764f1cd6e4dc01c4b6d80fcb97) 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30167 in /w/workspace/edgexfoundry_edgex-ui-go_PR-311 [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-311 # 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 ee50e29b93436bbbf1db679057cf2068418b22d8 into PR head commit f379f1cd726e782181198651ce55329d2884f750 > 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/311/head:refs/remotes/origin/PR-311 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f379f1cd726e782181198651ce55329d2884f750 # timeout=10 Merge succeeded, producing f379f1cd726e782181198651ce55329d2884f750 Checking out Revision f379f1cd726e782181198651ce55329d2884f750 (PR-311) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ee50e29b93436bbbf1db679057cf2068418b22d8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f379f1cd726e782181198651ce55329d2884f750 # timeout=10 Commit message: "Merge branch 'master' into issue-#257-7" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:02:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:02:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 7a43443e28713b6e37f08fa63e56a1e8e1e1702a # timeout=10 [Pipeline] echo 15:02:34 ========================================================= 15:02:34 EdgeX Global Pipelines Version Info 15:02:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:02:36 ------------------- 15:02:36 stable info: 15:02:36 ------------------- 15:02:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:02:36 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 15:02:36 Message: update stable to v1.0.184 15:02:37 ------------------- 15:02:37 experimental info: 15:02:37 ------------------- 15:02:37 Commited By: **** collab-it+edgex@linuxfoundation.org 15:02:37 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 15:02:37 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:02:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 15:02:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 15:02:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:02:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:02:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:02:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:02:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:02:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 15:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:02:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:02:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:02:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:02:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:02:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:02:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:02:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:02:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:02:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:02:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:02:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:02:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:02:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-311 [Pipeline] echo 15:02:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-311 [Pipeline] echo 15:02:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-311 [Pipeline] echo 15:02:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f379f1cd726e782181198651ce55329d2884f750 [Pipeline] echo 15:02:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f379f1c [Pipeline] echo 15:02:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:02:40 provisioning config files... 15:02:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-311@tmp/config5468310419319698705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:02:41 ---> docker-login.sh 15:02:41 nexus3.edgexfoundry.org:10001 15:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:41 Configure a credential helper to remove this warning. See 15:02:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:41 15:02:41 Login Succeeded 15:02:41 nexus3.edgexfoundry.org:10002 15:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:42 Configure a credential helper to remove this warning. See 15:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:42 15:02:42 Login Succeeded 15:02:42 nexus3.edgexfoundry.org:10003 15:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:42 Configure a credential helper to remove this warning. See 15:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:42 15:02:42 Login Succeeded 15:02:42 nexus3.edgexfoundry.org:10004 15:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:42 Configure a credential helper to remove this warning. See 15:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:42 15:02:42 Login Succeeded 15:02:42 docker.io 15:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:42 Configure a credential helper to remove this warning. See 15:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:42 15:02:42 Login Succeeded 15:02:42 ---> docker-login.sh ends [Pipeline] } 15:02:42 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 15:02:43 + git log --format=format:%s -1 f379f1cd726e782181198651ce55329d2884f750 [Pipeline] echo 15:02:43 GIT_COMMIT: f379f1cd726e782181198651ce55329d2884f750, Commit Message: Merge branch 'master' into issue-#257-7 [Pipeline] echo 15:02:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:02:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:02:44 15:02:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:02:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:02:45 latest: Pulling from edgex-devops/git-semver 15:02:45 31603596830f: Pulling fs layer 15:02:45 2a8b12db71e7: Pulling fs layer 15:02:45 6ca5941a6612: Pulling fs layer 15:02:45 ecc8261a40a4: Pulling fs layer 15:02:45 ecc8261a40a4: Waiting 15:02:45 2a8b12db71e7: Download complete 15:02:45 31603596830f: Verifying Checksum 15:02:45 31603596830f: Download complete 15:02:45 ecc8261a40a4: Verifying Checksum 15:02:45 ecc8261a40a4: Download complete 15:02:45 6ca5941a6612: Verifying Checksum 15:02:45 6ca5941a6612: Download complete 15:02:45 31603596830f: Pull complete 15:02:45 2a8b12db71e7: Pull complete 15:02:46 6ca5941a6612: Pull complete 15:02:46 ecc8261a40a4: Pull complete 15:02:46 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:02:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:02:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:02:47 prd-centos7-docker-4c-2g-30167 does not seem to be running inside a container 15:02:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-311 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-311:/w/workspace/edgexfoundry_edgex-ui-go_PR-311:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-311@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-311@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 15:02:49 $ docker top 56939909fd5ce602206114a97b3db70fe8823a8e23b34ae5731e7b2f816e3ddb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:02:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:02:49 [ssh-agent] Looking for ssh-agent implementation... 15:02:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:02:49 $ docker exec 56939909fd5ce602206114a97b3db70fe8823a8e23b34ae5731e7b2f816e3ddb ssh-agent 15:02:50 SSH_AUTH_SOCK=/tmp/ssh-7fk5nGOQJ8ZX/agent.13 15:02:50 SSH_AGENT_PID=19 15:02:50 Running ssh-add (command line suppressed) 15:02:50 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-311@tmp/private_key_2167622873015901387.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-311@tmp/private_key_2167622873015901387.key) 15:02:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:02:50 + git tag --points-at HEAD [Pipeline] } 15:02:50 $ docker exec --env ******** --env ******** 56939909fd5ce602206114a97b3db70fe8823a8e23b34ae5731e7b2f816e3ddb ssh-agent -k 15:02:50 unset SSH_AUTH_SOCK; 15:02:50 unset SSH_AGENT_PID; 15:02:50 echo Agent pid 19 killed; 15:02:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:02:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:02:51 [ssh-agent] Looking for ssh-agent implementation... 15:02:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:02:51 $ docker exec 56939909fd5ce602206114a97b3db70fe8823a8e23b34ae5731e7b2f816e3ddb ssh-agent 15:02:51 SSH_AUTH_SOCK=/tmp/ssh-N5FZ2F7T3l17/agent.48 15:02:51 SSH_AGENT_PID=53 15:02:51 Running ssh-add (command line suppressed) 15:02:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-311@tmp/private_key_8803628408988428677.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-311@tmp/private_key_8803628408988428677.key) 15:02:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:02:51 + git semver init 15:02:51 # -> Open(): unable to determine branch for HEAD 15:02:51 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-311/.git 15:02:51 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-311 15:02:51 # $SEMVER_REMOTE_NAME = origin 15:02:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:02:51 # $SEMVER_USER_NAME = edgex-jenkins 15:02:51 # $SEMVER_BRANCH = PR-311 15:02:51 # $SEMVER_TEMP = /tmp/semver-230934896 15:02:51 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 15:02:53 # '/tmp/semver-230934896' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-311/.semver' 15:02:53 # -> Force: false 15:02:53 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-311/.semver [Pipeline] } 15:02:53 $ docker exec --env ******** --env ******** 56939909fd5ce602206114a97b3db70fe8823a8e23b34ae5731e7b2f816e3ddb ssh-agent -k 15:02:53 unset SSH_AUTH_SOCK; 15:02:53 unset SSH_AGENT_PID; 15:02:53 echo Agent pid 53 killed; 15:02:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:02:54 + git semver [Pipeline] } 15:02:54 $ docker stop --time=1 56939909fd5ce602206114a97b3db70fe8823a8e23b34ae5731e7b2f816e3ddb 15:02:55 $ docker rm -f 56939909fd5ce602206114a97b3db70fe8823a8e23b34ae5731e7b2f816e3ddb [Pipeline] // withDockerContainer [Pipeline] sh 15:02:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:02:56 Stashed 1 file(s) [Pipeline] echo 15:02:56 [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 15:03:12 Still waiting to schedule task 15:03:12 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:03:12 Still waiting to schedule task 15:03:12 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:04:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30168 in /w/workspace/edgexfoundry_edgex-ui-go_PR-311 [Pipeline] { [Pipeline] ws 15:04:57 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 15:05:02 using credential edgex-jenkins-ssh 15:05:02 Cloning the remote Git repository 15:05:02 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:05:03 > git init /w/workspace/edgex-ui-go/2 # timeout=10 15:05:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:05:03 > git --version # timeout=10 15:05:03 > git --version # 'git version 2.17.1' 15:05:03 using GIT_SSH to set credentials SSH Credentials for GitHub 15:05:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:05:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:05:06 Merging remotes/origin/master commit ee50e29b93436bbbf1db679057cf2068418b22d8 into PR head commit f379f1cd726e782181198651ce55329d2884f750 15:05:07 Merge succeeded, producing f379f1cd726e782181198651ce55329d2884f750 15:05:07 Checking out Revision f379f1cd726e782181198651ce55329d2884f750 (PR-311) 15:05:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:05:06 using GIT_SSH to set credentials SSH Credentials for GitHub 15:05:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/311/head:refs/remotes/origin/PR-311 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:05:06 > git config core.sparsecheckout # timeout=10 15:05:06 > git checkout -f f379f1cd726e782181198651ce55329d2884f750 # timeout=10 15:05:07 > git remote # timeout=10 15:05:07 > git config --get remote.origin.url # timeout=10 15:05:07 using GIT_SSH to set credentials SSH Credentials for GitHub 15:05:07 > git merge ee50e29b93436bbbf1db679057cf2068418b22d8 # timeout=10 15:05:07 > git rev-parse HEAD^{commit} # timeout=10 15:05:07 > git config core.sparsecheckout # timeout=10 15:05:07 > git checkout -f f379f1cd726e782181198651ce55329d2884f750 # timeout=10 15:05:12 Commit message: "Merge branch 'master' into issue-#257-7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:05:14 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:05:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:05:15 + sudo service docker+ restart 15:05:15 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:05:17 provisioning config files... 15:05:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8169818812104490960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:05:17 ---> docker-login.sh 15:05:17 nexus3.edgexfoundry.org:10001 15:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:19 Configure a credential helper to remove this warning. See 15:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:19 15:05:19 Login Succeeded 15:05:19 nexus3.edgexfoundry.org:10002 15:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:19 Configure a credential helper to remove this warning. See 15:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:19 15:05:19 Login Succeeded 15:05:19 nexus3.edgexfoundry.org:10003 15:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:20 Configure a credential helper to remove this warning. See 15:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:20 15:05:20 Login Succeeded 15:05:20 nexus3.edgexfoundry.org:10004 15:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:20 Configure a credential helper to remove this warning. See 15:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:20 15:05:20 Login Succeeded 15:05:20 docker.io 15:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:21 Configure a credential helper to remove this warning. See 15:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:21 15:05:21 Login Succeeded 15:05:21 ---> docker-login.sh ends [Pipeline] } 15:05:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:05:22 ========================================================= 15:05:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:05:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:05:22 + 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 . 15:05:23 Sending build context to Docker daemon 17.55MB 15:05:23 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 15:05:23 Step 2/8 : FROM ${BASE} 15:05:23 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:05:23 5f621e34cdf4: Pulling fs layer 15:05:23 a4357932f1b6: Pulling fs layer 15:05:23 18c013af1878: Pulling fs layer 15:05:23 00ac8860ef70: Pulling fs layer 15:05:23 00ac8860ef70: Waiting 15:05:23 63d7cb157983: Pulling fs layer 15:05:23 b116817d02f9: Pulling fs layer 15:05:23 745a02a5169b: Pulling fs layer 15:05:23 63d7cb157983: Waiting 15:05:23 b116817d02f9: Waiting 15:05:23 745a02a5169b: Waiting 15:05:23 a4357932f1b6: Verifying Checksum 15:05:23 a4357932f1b6: Download complete 15:05:23 18c013af1878: Download complete 15:05:23 63d7cb157983: Verifying Checksum 15:05:23 63d7cb157983: Download complete 15:05:23 b116817d02f9: Verifying Checksum 15:05:23 b116817d02f9: Download complete 15:05:24 5f621e34cdf4: Verifying Checksum 15:05:24 5f621e34cdf4: Download complete 15:05:24 5f621e34cdf4: Pull complete 15:05:25 a4357932f1b6: Pull complete 15:05:25 18c013af1878: Pull complete 15:05:27 745a02a5169b: Verifying Checksum 15:05:27 745a02a5169b: Download complete 15:05:28 00ac8860ef70: Verifying Checksum 15:05:28 00ac8860ef70: Download complete 15:05:38 00ac8860ef70: Pull complete 15:05:38 63d7cb157983: Pull complete 15:05:39 b116817d02f9: Pull complete 15:05:42 745a02a5169b: Pull complete 15:05:42 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:05:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:05:42 ---> b7e6874047d6 15:05:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:05:42 Running on prd-centos7-docker-4c-2g-30170 in /w/workspace/edgexfoundry_edgex-ui-go_PR-311 [Pipeline] { [Pipeline] ws 15:05:42 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 15:05:45 using credential edgex-jenkins-ssh 15:05:45 Cloning the remote Git repository 15:05:46 ---> Running in 15597f6fe9de 15:05:46 Removing intermediate container 15597f6fe9de 15:05:46 ---> 300638b4b712 15:05:46 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:05:46 ---> Running in e4df06cb70d1 15:05:45 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:05:45 > git init /w/workspace/edgex-ui-go/2 # timeout=10 15:05:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:05:45 > git --version # timeout=10 15:05:45 > git --version # 'git version 2.24.3' 15:05:45 using GIT_SSH to set credentials SSH Credentials for GitHub 15:05:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:47 Merging remotes/origin/master commit ee50e29b93436bbbf1db679057cf2068418b22d8 into PR head commit f379f1cd726e782181198651ce55329d2884f750 15:05:47 Merge succeeded, producing f379f1cd726e782181198651ce55329d2884f750 15:05:47 Checking out Revision f379f1cd726e782181198651ce55329d2884f750 (PR-311) 15:05:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:05:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:05:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:05:46 using GIT_SSH to set credentials SSH Credentials for GitHub 15:05:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/311/head:refs/remotes/origin/PR-311 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:05:47 > git config core.sparsecheckout # timeout=10 15:05:47 > git checkout -f f379f1cd726e782181198651ce55329d2884f750 # timeout=10 15:05:47 > git remote # timeout=10 15:05:47 > git config --get remote.origin.url # timeout=10 15:05:47 using GIT_SSH to set credentials SSH Credentials for GitHub 15:05:47 > git merge ee50e29b93436bbbf1db679057cf2068418b22d8 # timeout=10 15:05:47 > git rev-parse HEAD^{commit} # timeout=10 15:05:47 > git config core.sparsecheckout # timeout=10 15:05:47 > git checkout -f f379f1cd726e782181198651ce55329d2884f750 # timeout=10 15:05:48 Removing intermediate container e4df06cb70d1 15:05:48 ---> a6a362bd6dd2 15:05:48 Step 5/8 : RUN apk add --no-cache make git 15:05:48 ---> Running in b437827a4c61 15:05:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:05:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:05:50 OK: 142 MiB in 39 packages 15:05:51 Commit message: "Merge branch 'master' into issue-#257-7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:05:52 Removing intermediate container b437827a4c61 15:05:52 ---> 9ed6a39a78eb 15:05:52 Step 6/8 : WORKDIR /edgex-ui-go 15:05:52 ---> Running in ae3b242f358e 15:05:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json 15:05:52 Removing intermediate container ae3b242f358e 15:05:52 ---> 75dce3f939c4 15:05:52 Step 7/8 : COPY . . [Pipeline] sh 15:05:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:05:53 + sudo service docker restart 15:05:53 + true 15:05:53 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:05:54 provisioning config files... 15:05:54 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config6080986052651565591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:05:55 ---> docker-login.sh 15:05:55 nexus3.edgexfoundry.org:10001 15:05:55 ---> a90d4a51fecc 15:05:55 Step 8/8 : RUN go mod download 15:05:55 ---> Running in 7cdbebac9532 15:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:55 Configure a credential helper to remove this warning. See 15:05:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:55 15:05:55 Login Succeeded 15:05:55 nexus3.edgexfoundry.org:10002 15:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:55 Configure a credential helper to remove this warning. See 15:05:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:55 15:05:55 Login Succeeded 15:05:55 nexus3.edgexfoundry.org:10003 15:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:55 Configure a credential helper to remove this warning. See 15:05:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:55 15:05:55 Login Succeeded 15:05:55 nexus3.edgexfoundry.org:10004 15:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:56 Configure a credential helper to remove this warning. See 15:05:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:56 15:05:56 Login Succeeded 15:05:56 docker.io 15:05:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:56 Configure a credential helper to remove this warning. See 15:05:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:56 15:05:56 Login Succeeded 15:05:56 ---> docker-login.sh ends [Pipeline] } 15:05:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:05:56 ========================================================= 15:05:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:05:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:05:57 + 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 . 15:05:57 Sending build context to Docker daemon 17.55MB 15:05:57 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 15:05:57 Step 2/8 : FROM ${BASE} 15:05:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:05:57 188c0c94c7c5: Pulling fs layer 15:05:57 0ef7d3d256c8: Pulling fs layer 15:05:57 de9db76c5a1d: Pulling fs layer 15:05:57 bca2f99d35d6: Pulling fs layer 15:05:57 93359f2a8cfa: Pulling fs layer 15:05:57 7c6f9722023f: Pulling fs layer 15:05:57 a35cf1a2eb13: Pulling fs layer 15:05:57 93359f2a8cfa: Waiting 15:05:57 7c6f9722023f: Waiting 15:05:57 bca2f99d35d6: Waiting 15:05:57 de9db76c5a1d: Verifying Checksum 15:05:57 de9db76c5a1d: Download complete 15:05:57 0ef7d3d256c8: Verifying Checksum 15:05:57 0ef7d3d256c8: Download complete 15:05:57 93359f2a8cfa: Download complete 15:05:57 188c0c94c7c5: Verifying Checksum 15:05:57 188c0c94c7c5: Download complete 15:05:57 7c6f9722023f: Verifying Checksum 15:05:57 7c6f9722023f: Download complete 15:05:57 188c0c94c7c5: Pull complete 15:05:58 0ef7d3d256c8: Pull complete 15:05:58 de9db76c5a1d: Pull complete 15:05:59 a35cf1a2eb13: Download complete 15:06:00 bca2f99d35d6: Verifying Checksum 15:06:00 bca2f99d35d6: Download complete 15:06:06 bca2f99d35d6: Pull complete 15:06:06 93359f2a8cfa: Pull complete 15:06:06 7c6f9722023f: Pull complete 15:06:10 a35cf1a2eb13: Pull complete 15:06:10 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:06:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:06:10 ---> a62c8e92a672 15:06:10 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:06:10 ---> Running in 8bf382d53a87 15:06:10 Removing intermediate container 8bf382d53a87 15:06:10 ---> 13d30dbe1a3e 15:06:10 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:06:10 ---> Running in f69b26ce4576 15:06:11 Removing intermediate container f69b26ce4576 15:06:11 ---> f9ac46729ecd 15:06:11 Step 5/8 : RUN apk add --no-cache make git 15:06:11 ---> Running in df4cc4a9cf48 15:06:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:06:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:06:13 OK: 166 MiB in 39 packages 15:06:14 Removing intermediate container df4cc4a9cf48 15:06:14 ---> ecb771eb3ea1 15:06:14 Step 6/8 : WORKDIR /edgex-ui-go 15:06:14 ---> Running in 4c48a980fb7f 15:06:14 Removing intermediate container 4c48a980fb7f 15:06:14 ---> f248fd68c051 15:06:14 Step 7/8 : COPY . . 15:06:17 ---> 1653d521bdd4 15:06:17 Step 8/8 : RUN go mod download 15:06:17 ---> Running in 5baa2ef55e40 15:06:27 Removing intermediate container 7cdbebac9532 15:06:27 ---> b4b8dcddb90f 15:06:27 Successfully built b4b8dcddb90f 15:06:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:06:27 + docker inspect -f . ci-base-image-arm64 15:06:27 . [Pipeline] withDockerContainer 15:06:28 prd-ubuntu18.04-docker-arm64-4c-16g-30168 does not seem to be running inside a container 15:06:28 $ 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 ******** ci-base-image-arm64 cat 15:06:29 $ docker top 2c0d07a602f1b1a36dbdebe2ade25cd9bf68dbb8a64cedb8bf6a5f3e454ccc27 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:30 + go version 15:06:30 go version go1.15.5 linux/arm64 [Pipeline] } 15:06:30 $ docker stop --time=1 2c0d07a602f1b1a36dbdebe2ade25cd9bf68dbb8a64cedb8bf6a5f3e454ccc27 15:06:32 $ docker rm -f 2c0d07a602f1b1a36dbdebe2ade25cd9bf68dbb8a64cedb8bf6a5f3e454ccc27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:06:33 + docker inspect -f . ci-base-image-arm64 15:06:33 . [Pipeline] withDockerContainer 15:06:34 prd-ubuntu18.04-docker-arm64-4c-16g-30168 does not seem to be running inside a container 15:06:34 $ 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 ******** ci-base-image-arm64 cat 15:06:35 $ docker top 17388c3a96360e30b469fbfd2858cde80f04574e30adf2da1bbc2d47a8d1a154 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:36 + make test 15:06:36 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:06:37 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:06:44 Removing intermediate container 5baa2ef55e40 15:06:44 ---> f66c393e169b 15:06:44 Successfully built f66c393e169b 15:06:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:06:44 + docker inspect -f . ci-base-image-x86_64 15:06:44 . [Pipeline] withDockerContainer 15:06:44 prd-centos7-docker-4c-2g-30170 does not seem to be running inside a container 15:06:44 $ 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 ******** ci-base-image-x86_64 cat 15:06:45 $ docker top 8d16f838dfa3e03d9212f3309ca4e61e3747f1101a37f3c814c8c3466d700d56 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:46 + go version 15:06:46 go version go1.15.5 linux/amd64 [Pipeline] } 15:06:46 $ docker stop --time=1 8d16f838dfa3e03d9212f3309ca4e61e3747f1101a37f3c814c8c3466d700d56 15:06:47 $ docker rm -f 8d16f838dfa3e03d9212f3309ca4e61e3747f1101a37f3c814c8c3466d700d56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:06:48 + docker inspect -f . ci-base-image-x86_64 15:06:48 . [Pipeline] withDockerContainer 15:06:49 prd-centos7-docker-4c-2g-30170 does not seem to be running inside a container 15:06: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 ******** ci-base-image-x86_64 cat 15:06:49 $ docker top 0a810fda39fb503a9eb6b809ebe88a078d5c74eedf732bdc1d66d0c80ca76ef3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:50 + make test 15:06:50 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:06:51 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:07:01 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:07:01 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:07:01 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 15:07:01 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 15:07:01 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 15:07:01 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 15:07:01 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:07:01 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:07:01 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 15:07:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 15:07:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 15:07:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 15:07:01 GO111MODULE=on go vet ./... [Pipeline] } 15:07:03 $ docker stop --time=1 0a810fda39fb503a9eb6b809ebe88a078d5c74eedf732bdc1d66d0c80ca76ef3 15:07:04 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:07:04 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:07:04 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 15:07:04 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 15:07:04 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 15:07:04 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 15:07:04 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:07:04 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:07:04 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 15:07:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 15:07:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 15:07:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 15:07:04 GO111MODULE=on go vet ./... 15:07:05 $ docker rm -f 0a810fda39fb503a9eb6b809ebe88a078d5c74eedf732bdc1d66d0c80ca76ef3 [Pipeline] // withDockerContainer [Pipeline] sh 15:07:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:07:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:07:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:07:09 + ls -al . 15:07:09 total 92 15:07:09 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 17 15:06 . 15:07:09 drwxrwxr-x. 4 jenkins jenkins 28 Mar 17 15:05 .. 15:07:09 drwxrwxr-x. 3 jenkins jenkins 20 Mar 17 15:05 assets 15:07:09 drwxrwxr-x. 2 jenkins jenkins 35 Mar 17 15:05 bin 15:07:09 drwxrwxr-x. 3 jenkins jenkins 29 Mar 17 15:05 cmd 15:07:09 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 17 15:05 CONTRIBUTING.md 15:07:09 -rw-r--r--. 1 jenkins jenkins 10 Mar 17 15:06 coverage.out 15:07:09 -rw-rw-r--. 1 jenkins jenkins 1508 Mar 17 15:05 Dockerfile 15:07:09 -rw-rw-r--. 1 jenkins jenkins 902 Mar 17 15:05 Dockerfile.build 15:07:09 drwxrwxr-x. 5 jenkins jenkins 104 Mar 17 15:05 docs 15:07:09 drwxrwxr-x. 8 jenkins jenkins 179 Mar 17 15:05 .git 15:07:09 drwxrwxr-x. 2 jenkins jenkins 103 Mar 17 15:05 .github 15:07:09 -rw-rw-r--. 1 jenkins jenkins 153 Mar 17 15:05 .gitignore 15:07:09 -rw-rw-r--. 1 jenkins jenkins 1055 Mar 17 15:05 go.mod 15:07:09 -rw-r--r--. 1 jenkins jenkins 22216 Mar 17 15:06 go.sum 15:07:09 drwxrwxr-x. 10 jenkins jenkins 139 Mar 17 15:05 internal 15:07:09 -rw-rw-r--. 1 jenkins jenkins 652 Mar 17 15:05 Jenkinsfile 15:07:09 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 17 15:05 LICENSE 15:07:09 -rw-rw-r--. 1 jenkins jenkins 951 Mar 17 15:05 Makefile 15:07:09 -rw-rw-r--. 1 jenkins jenkins 4535 Mar 17 15:05 README.md 15:07:09 -rw-rw-r--. 1 jenkins jenkins 5 Mar 17 15:02 VERSION 15:07:09 -rw-rw-r--. 1 jenkins jenkins 155 Mar 17 15:05 version.go 15:07:09 drwxrwxr-x. 4 jenkins jenkins 4096 Mar 17 15:05 web [Pipeline] isUnix [Pipeline] sh 15:07:09 + 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=f379f1cd726e782181198651ce55329d2884f750 --label arch=amd64 --label version=0.0.0 . 15:07:09 Sending build context to Docker daemon 17.57MB 15:07:10 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 15:07:10 Step 2/24 : FROM ${BASE} AS builder 15:07:10 ---> f66c393e169b 15:07:10 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:07:10 ---> Running in f6faf8f87f2d 15:07:10 Removing intermediate container f6faf8f87f2d 15:07:10 ---> d83844ae9a97 15:07:10 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 15:07:11 ---> Running in cd58b595cb48 15:07:11 Removing intermediate container cd58b595cb48 15:07:11 ---> e69440f7afae 15:07:11 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 15:07:11 ---> Running in dce790e2e46c 15:07:11 Removing intermediate container dce790e2e46c 15:07:11 ---> 93f78cfff4ae 15:07:11 Step 6/24 : LABEL Name=edgex-ui-go 15:07:11 ---> Running in 6f623cc07075 [Pipeline] } 15:07:11 $ docker stop --time=1 17388c3a96360e30b469fbfd2858cde80f04574e30adf2da1bbc2d47a8d1a154 15:07:11 Removing intermediate container 6f623cc07075 15:07:11 ---> 716534194664 15:07:11 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:07:11 ---> Running in b94abe094ada 15:07:11 Removing intermediate container b94abe094ada 15:07:11 ---> b27dd5f7099e 15:07:11 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:11 ---> Running in a07b85ec2362 15:07:12 Removing intermediate container a07b85ec2362 15:07:12 ---> 68fa2a07322f 15:07:12 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:07:13 ---> Running in 9b2f9288e2f9 15:07:13 $ docker rm -f 17388c3a96360e30b469fbfd2858cde80f04574e30adf2da1bbc2d47a8d1a154 15:07:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] sh 15:07:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:07:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:07:14 Warning: overwriting stash ‘coverage-report’ 15:07:14 OK: 166 MiB in 39 packages 15:07:15 Removing intermediate container 9b2f9288e2f9 15:07:15 ---> 16ef1d82a150 15:07:15 Step 10/24 : ENV GO111MODULE=on 15:07:15 ---> Running in cf521a9c5e21 15:07:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 15:07:15 Removing intermediate container cf521a9c5e21 15:07:15 ---> 7bcc1cda6900 15:07:15 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:07:15 ---> Running in c5d796c44900 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:07:15 Removing intermediate container c5d796c44900 15:07:15 ---> 47ffa5f30aec 15:07:15 Step 12/24 : COPY go.mod . 15:07:15 ---> d3a1ffa1cbc9 15:07:15 Step 13/24 : COPY Makefile . 15:07:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:07:16 ---> f1c897c1caa9 15:07:16 Step 14/24 : RUN make update 15:07:16 ---> Running in 5cb5d5f4c6c4 15:07:16 + ls -al . 15:07:16 total 124 15:07:16 drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 15:06 . 15:07:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 15:05 .. 15:07:16 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 15:05 .git 15:07:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 15:05 .github 15:07:16 -rw-rw-r-- 1 jenkins jenkins 153 Mar 17 15:05 .gitignore 15:07:16 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 17 15:05 CONTRIBUTING.md 15:07:16 -rw-rw-r-- 1 jenkins jenkins 1508 Mar 17 15:05 Dockerfile 15:07:16 -rw-rw-r-- 1 jenkins jenkins 902 Mar 17 15:05 Dockerfile.build 15:07:16 -rw-rw-r-- 1 jenkins jenkins 652 Mar 17 15:05 Jenkinsfile 15:07:16 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 17 15:05 LICENSE 15:07:16 -rw-rw-r-- 1 jenkins jenkins 951 Mar 17 15:05 Makefile 15:07:16 -rw-rw-r-- 1 jenkins jenkins 4535 Mar 17 15:05 README.md 15:07:16 -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 15:02 VERSION 15:07:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 15:05 assets 15:07:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 15:05 bin 15:07:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 15:05 cmd 15:07:16 -rw-r--r-- 1 jenkins jenkins 10 Mar 17 15:06 coverage.out 15:07:16 drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 15:05 docs 15:07:16 -rw-rw-r-- 1 jenkins jenkins 1055 Mar 17 15:05 go.mod 15:07:16 -rw-r--r-- 1 jenkins jenkins 22216 Mar 17 15:06 go.sum 15:07:16 drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 15:05 internal 15:07:16 -rw-rw-r-- 1 jenkins jenkins 155 Mar 17 15:05 version.go 15:07:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 15:05 web [Pipeline] isUnix [Pipeline] sh 15:07:16 CGO_ENABLED=0 GO111MODULE=on go mod download 15:07:16 + 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=f379f1cd726e782181198651ce55329d2884f750 --label arch=arm64 --label version=0.0.0 . 15:07:17 Removing intermediate container 5cb5d5f4c6c4 15:07:17 ---> 056b0c4453a9 15:07:17 Step 15/24 : COPY . . 15:07:17 Sending build context to Docker daemon 17.57MB 15:07:17 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 15:07:17 Step 2/24 : FROM ${BASE} AS builder 15:07:17 ---> b4b8dcddb90f 15:07:17 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:07:18 ---> Running in e7cf4b34c45d 15:07:18 Removing intermediate container e7cf4b34c45d 15:07:18 ---> 12f24f72781a 15:07:18 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 15:07:18 ---> Running in 2908b9a9554e 15:07:18 ---> 645b8d05568f 15:07:18 Step 16/24 : RUN ${MAKE} 15:07:18 ---> Running in 5799716e12a6 15:07:19 Removing intermediate container 2908b9a9554e 15:07:19 ---> 73ad7fdf2152 15:07:19 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 15:07:19 ---> Running in 4ceb436629b5 15:07:19 Removing intermediate container 4ceb436629b5 15:07:19 ---> ba592276a5d8 15:07:19 Step 6/24 : LABEL Name=edgex-ui-go 15:07:19 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 15:07:19 ---> Running in 40701c9fe317 15:07:20 Removing intermediate container 40701c9fe317 15:07:20 ---> ab72c6d9cec1 15:07:20 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:07:20 ---> Running in b5bb83fcb6ea 15:07:20 Removing intermediate container b5bb83fcb6ea 15:07:20 ---> 60055319b5b3 15:07:20 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:20 ---> Running in 1e865ba619fb 15:07:22 Removing intermediate container 1e865ba619fb 15:07:22 ---> cbb0f1523029 15:07:22 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:07:22 ---> Running in e16342f03697 15:07:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:07:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:07:25 OK: 142 MiB in 39 packages 15:07:26 Removing intermediate container e16342f03697 15:07:26 ---> 85f3a631b3f3 15:07:26 Step 10/24 : ENV GO111MODULE=on 15:07:26 ---> Running in fba99c86c2c9 15:07:27 Removing intermediate container fba99c86c2c9 15:07:27 ---> fda26880f535 15:07:27 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:07:27 ---> Running in 8b85e09b886f 15:07:27 Removing intermediate container 8b85e09b886f 15:07:27 ---> 73883c902eac 15:07:27 Step 12/24 : COPY go.mod . 15:07:27 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:07:28 ---> f62ca02d2a6e 15:07:28 Step 13/24 : COPY Makefile . 15:07:29 ---> aaef5fb63018 15:07:29 Step 14/24 : RUN make update 15:07:29 ---> Running in 455618c31e13 15:07:30 CGO_ENABLED=0 GO111MODULE=on go mod download 15:07:32 Removing intermediate container 5799716e12a6 15:07:32 ---> 6d20a3b685a5 15:07:32 Step 17/24 : FROM alpine:3.12 15:07:32 3.12: Pulling from library/alpine 15:07:32 Removing intermediate container 455618c31e13 15:07:32 ---> cddd8df9e436 15:07:32 Step 15/24 : COPY . . 15:07:32 f84cab65f19f: Pulling fs layer 15:07:32 f84cab65f19f: Verifying Checksum 15:07:32 f84cab65f19f: Download complete 15:07:32 f84cab65f19f: Pull complete 15:07:32 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 15:07:32 Status: Downloaded newer image for alpine:3.12 15:07:32 ---> 88dd2752d2ea 15:07:32 Step 18/24 : EXPOSE 4000 15:07:33 ---> Running in b2b6b06dccfa 15:07:33 Removing intermediate container b2b6b06dccfa 15:07:33 ---> 1cc8e96e8a84 15:07: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 15:07:34 ---> a1149b2bf7ed 15:07:34 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:07:34 ---> Running in 86b37212c760 15:07:34 Removing intermediate container 86b37212c760 15:07:34 ---> 9d6c7b1a7d21 15:07:34 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 15:07:34 ---> Running in 6430f076ae4e 15:07:34 ---> e627ad3a6ef9 15:07:34 Step 16/24 : RUN ${MAKE} 15:07:34 ---> Running in a8637b73330a 15:07:34 Removing intermediate container 6430f076ae4e 15:07:34 ---> c7024d0f8e80 15:07:34 Step 22/24 : LABEL arch=amd64 15:07:34 ---> Running in 06e1644f7a2b 15:07:35 Removing intermediate container 06e1644f7a2b 15:07:35 ---> 48d05bacd36a 15:07:35 Step 23/24 : LABEL git_sha=f379f1cd726e782181198651ce55329d2884f750 15:07:35 ---> Running in 3af23316662f 15:07:35 Removing intermediate container 3af23316662f 15:07:35 ---> 6097c807aa12 15:07:35 Step 24/24 : LABEL version=0.0.0 15:07:35 ---> Running in 00423bc4f899 15:07:35 Removing intermediate container 00423bc4f899 15:07:35 ---> 8acbb636fb89 15:07:35 [Warning] One or more build-args [ARCH] were not consumed 15:07:35 Successfully built 8acbb636fb89 15:07:35 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } 15:07: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 [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 15:07:36 ---> job-cost.sh 15:07:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5Vdn 15:07:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:08:02 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:08:06 Removing intermediate container a8637b73330a 15:08:06 ---> 468fba0d272f 15:08:06 Step 17/24 : FROM alpine:3.12 15:08:07 3.12: Pulling from library/alpine 15:08:07 dce8679b510e: Pulling fs layer 15:08:07 dce8679b510e: Verifying Checksum 15:08:07 dce8679b510e: Download complete 15:08:08 dce8679b510e: Pull complete 15:08:08 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 15:08:08 Status: Downloaded newer image for alpine:3.12 15:08:08 ---> d10569e2745f 15:08:08 Step 18/24 : EXPOSE 4000 15:08:08 ---> Running in 36a2453cf42e 15:08:08 Removing intermediate container 36a2453cf42e 15:08:08 ---> 8f2bb2f7fd66 15:08:08 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 15:08:10 ---> 152cd7e7c99b 15:08:10 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:08:10 ---> Running in 674d5c386b6a 15:08:11 Removing intermediate container 674d5c386b6a 15:08:11 ---> 0ae9473107d3 15:08:11 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 15:08:11 ---> Running in 838b9b620bb1 15:08:11 Removing intermediate container 838b9b620bb1 15:08:11 ---> 2342f7822b08 15:08:11 Step 22/24 : LABEL arch=arm64 15:08:11 ---> Running in 8fe35c3843fb 15:08:12 Removing intermediate container 8fe35c3843fb 15:08:12 ---> 747eef515ef4 15:08:12 Step 23/24 : LABEL git_sha=f379f1cd726e782181198651ce55329d2884f750 15:08:12 ---> Running in 21ff3edaf573 15:08:13 Removing intermediate container 21ff3edaf573 15:08:13 ---> 88394d55c221 15:08:13 Step 24/24 : LABEL version=0.0.0 15:08:13 ---> Running in abd2d34b6eca 15:08:13 Removing intermediate container abd2d34b6eca 15:08:13 ---> f7059535ff95 15:08:13 [Warning] One or more build-args [ARCH] were not consumed 15:08:13 Successfully built f7059535ff95 15:08:13 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 15:08:14 ---> job-cost.sh 15:08:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gcBU 15:08:23 lf-activate-venv(): INFO: Adding /tmp/venv-5Vdn/bin to PATH 15:08:23 INFO: No Stack... 15:08:23 INFO: Retrieving Pricing Info for: v1-standard-2 15:08:23 INFO: Archiving Costs [Pipeline] sh 15:08:24 + cut -d, -f6 15:08:24 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock 15:08:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-311-2-stack-cost] 15:08:24 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-311-2-stack-cost] did not exist. Created. 15:08:24 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-311-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:08:24 + echo total: 0.029999999329447746 [Pipeline] stash 15:08:24 Stashed 1 file(s) [Pipeline] } 15:08:24 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-311-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:08:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:10:30 lf-activate-venv(): INFO: Adding /tmp/venv-gcBU/bin to PATH 15:10:30 INFO: No Stack... 15:10:30 INFO: Retrieving Pricing Info for: lf-standard-4 15:10:30 INFO: Archiving Costs [Pipeline] sh 15:10:30 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 15:10:30 + cut -d, -f6 [Pipeline] lock 15:10:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-311-2-stack-cost] 15:10:30 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-311-2-stack-cost] did not exist. Created. 15:10:30 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-311-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:10:31 /w/workspace/edgex-ui-go/2@tmp/durable-b9e4e111/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-b9e4e111/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:10:31 + echo total: 0.20999999344348907 [Pipeline] stash 15:10:31 Warning: overwriting stash ‘stack-cost’ 15:10:31 Stashed 1 file(s) [Pipeline] } 15:10:31 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-311-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 15:10:33 provisioning config files... 15:10:33 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-311@tmp/config2476872500232628883tmp [Pipeline] { [Pipeline] sh 15:10:33 + set +x 15:10:33 + curl -s https://codecov.io/bash 15:10:33 + bash -s -- 15:10:33 15:10:33 _____ _ 15:10:33 / ____| | | 15:10:33 | | ___ __| | ___ ___ _____ __ 15:10:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:10:33 | |___| (_) | (_| | __/ (_| (_) \ V / 15:10:33 \_____\___/ \__,_|\___|\___\___/ \_/ 15:10:33 Bash-20210309-2b87ace 15:10:33 15:10:33 15:10:33 ==> git version 2.24.3 found 15:10:33 ==> 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 15:10:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:10:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:10:33 ==> Jenkins CI detected. 15:10:33 project root: . 15:10:33 --> token set from env 15:10:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:10:33 ==> Running gcov in . (disable via -X gcov) 15:10:33 ==> Python coveragepy not found 15:10:33 ==> Searching for coverage reports in: 15:10:33 + . 15:10:33 -> Found 1 reports 15:10:33 ==> Detecting git/mercurial file structure 15:10:33 ==> Reading reports 15:10:33 + ./coverage.out bytes=10 15:10:33 ==> Appending adjustments 15:10:33 https://docs.codecov.io/docs/fixing-reports 15:10:34 + Found adjustments 15:10:34 ==> Gzipping contents 15:10:34 4.0K /tmp/codecov.zVXgwB.gz 15:10:34 ==> Uploading reports 15:10:34 url: https://codecov.io 15:10:34 query: branch=PR-311&commit=f379f1cd726e782181198651ce55329d2884f750&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-311%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=311&job=&cmd_args= 15:10:34 -> Pinging Codecov 15:10:34 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-311&commit=f379f1cd726e782181198651ce55329d2884f750&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-311%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=311&job=&cmd_args= 15:10:34 -> Uploading to 15:10:34 https://storage.googleapis.com/codecov/v4/raw/2021-03-17/FB506323287CE973F263BFD2A0EB1F37/f379f1cd726e782181198651ce55329d2884f750/85609cd0-6f7c-4a76-9c69-b595f41baab5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210317T151034Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=750b3bd8558592da2c9754db413c803e8453687a27844642c22d76d7251644a3 15:10:34 % Total % Received % Xferd Average Speed Time Time Time Current 15:10:34 Dload Upload Total Spent Left Speed 15:10:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 6632 --:--:-- --:--:-- --:--:-- 6637 15:10:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f379f1cd726e782181198651ce55329d2884f750 [Pipeline] } 15:10:35 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 15:10:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:10:38 ---> package-listing.sh 15:10:38 ++ facter osfamily 15:10:38 ++ tr '[:upper:]' '[:lower:]' 15:10:38 + OS_FAMILY=redhat 15:10:38 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-311 15:10:38 + START_PACKAGES=/tmp/packages_start.txt 15:10:38 + END_PACKAGES=/tmp/packages_end.txt 15:10:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:10:38 + PACKAGES=/tmp/packages_start.txt 15:10:38 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-311 ']' 15:10:38 + PACKAGES=/tmp/packages_end.txt 15:10:38 + case "${OS_FAMILY}" in 15:10:38 + rpm -qa 15:10:38 + sort 15:10:43 + '[' -f /tmp/packages_start.txt ']' 15:10:43 + '[' -f /tmp/packages_end.txt ']' 15:10:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:10:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-311 ']' 15:10:43 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-311/archives/ 15:10:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-311/archives/ [Pipeline] echo 15:10:43 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-311/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:10:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:10:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:10:44 15:10:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:10:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:10:44 alpine: Pulling from edgex-lftools-log-publisher 15:10:44 df20fa9351a1: Pulling fs layer 15:10:44 36b3adc4ff6f: Pulling fs layer 15:10:44 8ad3a11d3b57: Pulling fs layer 15:10:44 46f8f816bc3b: Pulling fs layer 15:10:44 93b61091891f: Pulling fs layer 15:10:44 93b9cdb0e59b: Pulling fs layer 15:10:44 5e14af77c1be: Pulling fs layer 15:10:44 01666e4c0597: Pulling fs layer 15:10:44 aa168da1d23b: Pulling fs layer 15:10:44 46f8f816bc3b: Waiting 15:10:44 93b61091891f: Waiting 15:10:44 93b9cdb0e59b: Waiting 15:10:44 5e14af77c1be: Waiting 15:10:44 01666e4c0597: Waiting 15:10:44 36b3adc4ff6f: Verifying Checksum 15:10:44 36b3adc4ff6f: Download complete 15:10:44 46f8f816bc3b: Verifying Checksum 15:10:44 46f8f816bc3b: Download complete 15:10:44 df20fa9351a1: Download complete 15:10:44 93b9cdb0e59b: Verifying Checksum 15:10:44 93b9cdb0e59b: Download complete 15:10:44 5e14af77c1be: Verifying Checksum 15:10:44 5e14af77c1be: Download complete 15:10:44 93b61091891f: Verifying Checksum 15:10:44 93b61091891f: Download complete 15:10:44 01666e4c0597: Verifying Checksum 15:10:44 01666e4c0597: Download complete 15:10:44 8ad3a11d3b57: Verifying Checksum 15:10:44 8ad3a11d3b57: Download complete 15:10:45 df20fa9351a1: Pull complete 15:10:45 36b3adc4ff6f: Pull complete 15:10:46 8ad3a11d3b57: Pull complete 15:10:46 46f8f816bc3b: Pull complete 15:10:47 aa168da1d23b: Verifying Checksum 15:10:47 aa168da1d23b: Download complete 15:10:47 93b61091891f: Pull complete 15:10:47 93b9cdb0e59b: Pull complete 15:10:47 5e14af77c1be: Pull complete 15:10:48 01666e4c0597: Pull complete 15:10:56 aa168da1d23b: Pull complete 15:10:56 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:10:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:10:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:10:56 prd-centos7-docker-4c-2g-30167 does not seem to be running inside a container 15:10:56 $ 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-311/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-311 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-311:/w/workspace/edgexfoundry_edgex-ui-go_PR-311:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-311@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-311@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 15:10:59 $ docker top a8c77f333a8226b10d1cde8c9e31906beb70c4d442be254291d99e3e7ed3f3c1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:00 + touch /tmp/pre-build-complete [Pipeline] sh 15:11:00 + mkdir -p /var/log/sa [Pipeline] sh 15:11:00 + ls /var/log/sa-host 15:11:00 + sadf -c /var/log/sa-host/sa17 15:11:00 file_magic: OK 15:11:00 HZ: Using current value: 100 15:11:00 file_header: OK 15:11:00 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 15:11:00 Statistics: 15:11:00 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:11:00 File successfully converted to sysstat format version 12.2.1 15:11:00 + sadf -c /var/log/sa-host/sa23 15:11:00 file_magic: OK 15:11:00 HZ: Using current value: 100 15:11:00 file_header: OK 15:11:00 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 15:11:00 Statistics: 15:11:00 Hnuu...uuuununununu... 15:11:00 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:11:00 provisioning config files... 15:11:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-311@tmp/config3151148268291039503tmp [Pipeline] { [Pipeline] echo 15:11:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:11:01 ---> create-netrc.sh [Pipeline] } 15:11:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:11:01 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:11:01 ---> python-tools-install.sh [Pipeline] echo 15:11:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:11:02 ---> sudo-logs.sh 15:11:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:11:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:11:02 ---> job-cost.sh 15:11:02 lf-activate-venv: SKIPPING 15:11:02 DEBUG: total: 0.20999999344348907 15:11:02 INFO: Retrieving Stack Cost... 15:11:03 INFO: Retrieving Pricing Info for: v1-standard-2 15:11:04 INFO: Archiving Costs [Pipeline] echo 15:11:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:11:04 ---> logs-deploy.sh 15:11:04 lf-activate-venv: SKIPPING 15:11:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-311/2 15:11:04 INFO: archiving workspace using pattern(s): 15:11:06 Archives upload complete. 15:11:06 INFO: archiving logs to Nexus 15:11:07 ---> uname -a: 15:11:07 Linux prd-centos7-docker-4c-2g-30167.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:11:07 15:11:07 15:11:07 ---> lscpu: 15:11:07 Architecture: x86_64 15:11:07 CPU op-mode(s): 32-bit, 64-bit 15:11:07 Byte Order: Little Endian 15:11:07 Address sizes: 40 bits physical, 48 bits virtual 15:11:07 CPU(s): 4 15:11:07 On-line CPU(s) list: 0-3 15:11:07 Thread(s) per core: 1 15:11:07 Core(s) per socket: 1 15:11:07 Socket(s): 4 15:11:07 NUMA node(s): 1 15:11:07 Vendor ID: GenuineIntel 15:11:07 CPU family: 6 15:11:07 Model: 44 15:11:07 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:11:07 Stepping: 1 15:11:07 CPU MHz: 2933.438 15:11:07 BogoMIPS: 5866.87 15:11:07 Virtualization: VT-x 15:11:07 Hypervisor vendor: KVM 15:11:07 Virtualization type: full 15:11:07 L1d cache: 128 KiB 15:11:07 L1i cache: 128 KiB 15:11:07 L2 cache: 16 MiB 15:11:07 L3 cache: 64 MiB 15:11:07 NUMA node0 CPU(s): 0-3 15:11:07 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:11:07 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:11:07 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:11:07 Vulnerability Meltdown: Mitigation; PTI 15:11:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:11:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:11:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:11:07 Vulnerability Srbds: Not affected 15:11:07 Vulnerability Tsx async abort: Not affected 15:11:07 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 15:11:07 15:11:07 15:11:07 ---> nproc: 15:11:07 4 15:11:07 15:11:07 15:11:07 ---> df -h: 15:11:07 Filesystem Size Used Available Use% Mounted on 15:11:07 overlay 50.0G 7.3G 42.7G 15% / 15:11:07 tmpfs 64.0M 0 64.0M 0% /dev 15:11:07 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:11:07 shm 64.0M 0 64.0M 0% /dev/shm 15:11:07 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 15:11:07 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 15:11:07 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 15:11:07 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 15:11:07 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-311@tmp 15:11:07 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 15:11:07 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 15:11:07 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 15:11:07 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 15:11:07 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-311 15:11:07 15:11:07 15:11:07 ---> free -m: 15:11:07 total used free shared buff/cache available 15:11:07 Mem: 1837 715 110 0 1011 1017 15:11:07 Swap: 1023 0 1023 15:11:07 15:11:07 15:11:07 ---> ip addr: 15:11:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:11:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:11:07 inet 127.0.0.1/8 scope host lo 15:11:07 valid_lft forever preferred_lft forever 15:11:07 inet6 ::1/128 scope host 15:11:07 valid_lft forever preferred_lft forever 15:11:07 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:11:07 link/ether fa:16:3e:c5:90:11 brd ff:ff:ff:ff:ff:ff 15:11:07 inet 10.30.123.121/23 brd 10.30.123.255 scope global dynamic eth0 15:11:07 valid_lft 85853sec preferred_lft 85853sec 15:11:07 inet6 fe80::f816:3eff:fec5:9011/64 scope link 15:11:07 valid_lft forever preferred_lft forever 15:11:07 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:11:07 link/ether 02:42:40:c8:44:24 brd ff:ff:ff:ff:ff:ff 15:11:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:11:07 valid_lft forever preferred_lft forever 15:11:07 inet6 fe80::42:40ff:fec8:4424/64 scope link 15:11:07 valid_lft forever preferred_lft forever 15:11:07 15:11:07 15:11:07 ---> sar -b -r -n DEV: 15:11:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/17/21 _x86_64_ (4 CPU) 15:11:07 15:11:07 15:01:48 LINUX RESTART (4 CPU) 15:11:07 15:11:07 15:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:11:07 15:04:01 3.05 0.00 3.05 0.00 0.00 105.03 0.00 15:11:07 15:05:02 0.38 0.00 0.38 0.00 0.00 5.55 0.00 15:11:07 15:06:01 0.29 0.00 0.29 0.00 0.00 3.56 0.00 15:11:07 15:07:01 0.28 0.00 0.28 0.00 0.00 2.85 0.00 15:11:07 15:08:01 0.32 0.00 0.32 0.00 0.00 5.46 0.00 15:11:07 15:09:01 0.28 0.00 0.28 0.00 0.00 2.86 0.00 15:11:07 15:10:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 15:11:07 Average: 0.68 0.00 0.68 0.00 0.00 18.24 0.00 15:11:07 15:11:07 15:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:11:07 15:04:01 135620 0 612012 32.53 2620 1131292 1083168 36.97 412036 1134032 20 15:11:07 15:05:02 131520 0 616108 32.74 2620 1131296 1083300 36.97 416764 1133844 12 15:11:07 15:06:01 131020 0 616600 32.77 2620 1131304 1083336 36.97 413148 1137720 8 15:11:07 15:07:01 132364 0 615256 32.70 2620 1131304 1080084 36.86 411216 1138536 8 15:11:07 15:08:01 132272 0 615340 32.70 2620 1131312 1080144 36.86 410572 1139252 8 15:11:07 15:09:01 131976 0 615632 32.72 2620 1131316 1080144 36.86 410708 1139248 8 15:11:07 15:10:01 132832 0 614772 32.67 2620 1131320 1080084 36.86 410524 1139252 8 15:11:07 Average: 132515 0 615103 32.69 2620 1131306 1081466 36.91 412138 1137412 10 15:11:07 15:11:07 15:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:11:07 15:04:01 eth0 1.22 0.18 0.18 0.02 0.00 0.00 0.00 0.00 15:11:07 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:07 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:07 15:05:02 eth0 1.12 0.63 0.55 0.37 0.00 0.00 0.00 0.00 15:11:07 15:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:07 15:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:07 15:06:01 eth0 1.00 0.30 0.32 0.23 0.00 0.00 0.00 0.00 15:11:07 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:07 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:07 15:07:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:11:07 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:07 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:07 15:08:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 15:11:07 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:07 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:07 15:09:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 15:11:07 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:07 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:07 15:10:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:11:07 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:07 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:07 Average: eth0 0.56 0.23 0.17 0.10 0.00 0.00 0.00 0.00 15:11:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:07 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:07 15:11:07 15:11:07 ---> sar -P ALL: 15:11:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/17/21 _x86_64_ (4 CPU) 15:11:07 15:11:07 15:01:48 LINUX RESTART (4 CPU) 15:11:07 15:11:07 15:03:01 CPU %user %nice %system %iowait %steal %idle 15:11:07 15:04:01 all 0.20 0.00 0.06 0.00 0.01 99.73 15:11:07 15:04:01 0 0.22 0.00 0.07 0.00 0.00 99.72 15:11:07 15:04:01 1 0.10 0.00 0.05 0.00 0.02 99.83 15:11:07 15:04:01 2 0.40 0.00 0.08 0.00 0.02 99.50 15:11:07 15:04:01 3 0.08 0.00 0.05 0.00 0.00 99.87 15:11:07 15:05:02 all 0.17 0.00 0.03 0.00 0.00 99.80 15:11:07 15:05:02 0 0.05 0.00 0.02 0.00 0.00 99.93 15:11:07 15:05:02 1 0.07 0.00 0.07 0.00 0.00 99.87 15:11:07 15:05:02 2 0.52 0.00 0.02 0.00 0.00 99.47 15:11:07 15:05:02 3 0.03 0.00 0.02 0.00 0.00 99.95 15:11:07 15:06:01 all 0.18 0.00 0.06 0.00 0.02 99.74 15:11:07 15:06:01 0 0.17 0.00 0.08 0.00 0.02 99.73 15:11:07 15:06:01 1 0.46 0.00 0.08 0.00 0.02 99.44 15:11:07 15:06:01 2 0.05 0.00 0.03 0.00 0.02 99.90 15:11:07 15:06:01 3 0.05 0.00 0.03 0.00 0.03 99.88 15:11:07 15:07:01 all 0.12 0.00 0.05 0.00 0.03 99.81 15:11:07 15:07:01 0 0.38 0.00 0.08 0.00 0.03 99.50 15:11:07 15:07:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:11:07 15:07:01 2 0.02 0.00 0.03 0.00 0.05 99.90 15:11:07 15:07:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:11:07 15:08:01 all 0.15 0.00 0.15 0.00 0.02 99.68 15:11:07 15:08:01 0 0.42 0.00 0.22 0.00 0.02 99.35 15:11:07 15:08:01 1 0.05 0.00 0.13 0.00 0.03 99.78 15:11:07 15:08:01 2 0.08 0.00 0.13 0.00 0.00 99.78 15:11:07 15:08:01 3 0.05 0.00 0.10 0.00 0.03 99.82 15:11:07 15:09:01 all 0.12 0.00 0.04 0.00 0.00 99.84 15:11:07 15:09:01 0 0.37 0.00 0.05 0.00 0.00 99.58 15:11:07 15:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:11:07 15:09:01 2 0.03 0.00 0.05 0.00 0.00 99.92 15:11:07 15:09:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:11:07 15:10:01 all 0.17 0.00 0.03 0.00 0.00 99.80 15:11:07 15:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:11:07 15:10:01 1 0.52 0.00 0.03 0.00 0.00 99.45 15:11:07 15:10:01 2 0.08 0.00 0.05 0.00 0.00 99.87 15:11:07 15:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:11:07 Average: all 0.16 0.00 0.06 0.00 0.01 99.77 15:11:07 Average: 0 0.23 0.00 0.08 0.00 0.01 99.68 15:11:07 Average: 1 0.18 0.00 0.06 0.00 0.01 99.75 15:11:07 Average: 2 0.17 0.00 0.06 0.00 0.01 99.76 15:11:07 Average: 3 0.05 0.00 0.04 0.00 0.01 99.90 15:11:07 15:11:07 15:11:07