Pull request #274 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 wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 23d84d0620b63080253f650c65c06b35d88c866e rather than 534cbd628175594d7005393b6e5b8fd70be36cfe Obtained Jenkinsfile from 23d84d0620b63080253f650c65c06b35d88c866e 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-14299 in /w/workspace/edgexfoundry_edgex-ui-go_PR-274 [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-274 # 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 > 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/274/head:refs/remotes/origin/PR-274 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 23d84d0620b63080253f650c65c06b35d88c866e into PR head commit 534cbd628175594d7005393b6e5b8fd70be36cfe Merge succeeded, producing 534cbd628175594d7005393b6e5b8fd70be36cfe Checking out Revision 534cbd628175594d7005393b6e5b8fd70be36cfe (PR-274) > git config core.sparsecheckout # timeout=10 > git checkout -f 534cbd628175594d7005393b6e5b8fd70be36cfe # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 23d84d0620b63080253f650c65c06b35d88c866e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 534cbd628175594d7005393b6e5b8fd70be36cfe # timeout=10 Commit message: "deployment description" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:44:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk f5d99aae4f786acbf2903781f6a99187d825abcb # timeout=10 [Pipeline] withCredentials 08:44:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:44:48 ========================================================= 08:44:48 EdgeX Global Pipelines Version Info 08:44:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:44:49 ------------------- 08:44:49 stable info: 08:44:49 ------------------- 08:44:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:44:49 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 08:44:49 Message: update stable to v1.0.169 08:44:50 ------------------- 08:44:50 experimental info: 08:44:50 ------------------- 08:44:50 Commited By: **** collab-it+edgex@linuxfoundation.org 08:44:50 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 08:44:50 Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:44:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:44:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:44:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:44:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:44:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:44:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:44:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:44:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:44:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:44:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:44:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:44:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 08:44:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:44:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:44:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:44:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:44:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:44:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:44:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:44:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:44:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:44:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:44:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:44:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:44:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:44:53 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 08:44:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-274 [Pipeline] echo 08:44:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-274 [Pipeline] echo 08:44:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-274 [Pipeline] echo 08:44:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 534cbd628175594d7005393b6e5b8fd70be36cfe [Pipeline] echo 08:44:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 534cbd6 [Pipeline] echo 08:44:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:44:54 provisioning config files... 08:44:54 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp/config5702637167737154701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:54 ---> docker-login.sh 08:44:54 nexus3.edgexfoundry.org:10001 08:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:55 Configure a credential helper to remove this warning. See 08:44:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:55 08:44:55 Login Succeeded 08:44:55 nexus3.edgexfoundry.org:10002 08:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:55 Configure a credential helper to remove this warning. See 08:44:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:55 08:44:55 Login Succeeded 08:44:55 nexus3.edgexfoundry.org:10003 08:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:55 Configure a credential helper to remove this warning. See 08:44:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:55 08:44:55 Login Succeeded 08:44:55 nexus3.edgexfoundry.org:10004 08:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:55 Configure a credential helper to remove this warning. See 08:44:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:55 08:44:55 Login Succeeded 08:44:55 docker.io 08:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:56 Configure a credential helper to remove this warning. See 08:44:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:56 08:44:56 Login Succeeded 08:44:56 ---> docker-login.sh ends [Pipeline] } 08:44:56 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 08:44:57 + git log --format=format:%s -1 534cbd628175594d7005393b6e5b8fd70be36cfe [Pipeline] echo 08:44:57 GIT_COMMIT: 534cbd628175594d7005393b6e5b8fd70be36cfe, Commit Message: deployment description [Pipeline] echo 08:44:57 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:44:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:44:57 08:44:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:44:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:44:58 latest: Pulling from edgex-devops/git-semver 08:44:58 31603596830f: Pulling fs layer 08:44:58 2a8b12db71e7: Pulling fs layer 08:44:58 6ca5941a6612: Pulling fs layer 08:44:58 ecc8261a40a4: Pulling fs layer 08:44:58 ecc8261a40a4: Waiting 08:44:58 2a8b12db71e7: Verifying Checksum 08:44:58 2a8b12db71e7: Download complete 08:44:58 31603596830f: Verifying Checksum 08:44:58 31603596830f: Download complete 08:44:58 6ca5941a6612: Verifying Checksum 08:44:58 6ca5941a6612: Download complete 08:44:58 ecc8261a40a4: Verifying Checksum 08:44:58 ecc8261a40a4: Download complete 08:44:58 31603596830f: Pull complete 08:44:58 2a8b12db71e7: Pull complete 08:44:59 6ca5941a6612: Pull complete 08:44:59 ecc8261a40a4: Pull complete 08:44:59 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:44:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:44:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:44:59 prd-centos7-docker-4c-2g-14299 does not seem to be running inside a container 08:44:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-274 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-274:/w/workspace/edgexfoundry_edgex-ui-go_PR-274:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-274@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:45:02 $ docker top dd4a89e07cae6de6a51b491464551b0365d1b928c193e1f14460aafa6b17b9c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:45:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:45:02 [ssh-agent] Looking for ssh-agent implementation... 08:45:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:45:02 $ docker exec dd4a89e07cae6de6a51b491464551b0365d1b928c193e1f14460aafa6b17b9c1 ssh-agent 08:45:03 SSH_AUTH_SOCK=/tmp/ssh-0UF72kSeax8Y/agent.11 08:45:03 SSH_AGENT_PID=17 08:45:03 Running ssh-add (command line suppressed) 08:45:03 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp/private_key_6027864255547733619.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp/private_key_6027864255547733619.key) 08:45:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:45:03 + git tag --points-at HEAD [Pipeline] } 08:45:03 $ docker exec --env ******** --env ******** dd4a89e07cae6de6a51b491464551b0365d1b928c193e1f14460aafa6b17b9c1 ssh-agent -k 08:45:03 unset SSH_AUTH_SOCK; 08:45:03 unset SSH_AGENT_PID; 08:45:03 echo Agent pid 17 killed; 08:45:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:45:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:45:03 [ssh-agent] Looking for ssh-agent implementation... 08:45:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:45:04 $ docker exec dd4a89e07cae6de6a51b491464551b0365d1b928c193e1f14460aafa6b17b9c1 ssh-agent 08:45:04 SSH_AUTH_SOCK=/tmp/ssh-XKveG6r2ZzgU/agent.46 08:45:04 SSH_AGENT_PID=51 08:45:04 Running ssh-add (command line suppressed) 08:45:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp/private_key_3856720163780418745.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp/private_key_3856720163780418745.key) 08:45:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:45:04 + git semver init 08:45:04 # -> Open(): unable to determine branch for HEAD 08:45:04 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-274/.git 08:45:04 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-274 08:45:04 # $SEMVER_REMOTE_NAME = origin 08:45:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:45:04 # $SEMVER_USER_NAME = edgex-jenkins 08:45:04 # $SEMVER_BRANCH = PR-274 08:45:04 # $SEMVER_TEMP = /tmp/semver-498577266 08:45:04 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:45:10 # '/tmp/semver-498577266' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-274/.semver' 08:45:10 # -> Force: false 08:45:10 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-274/.semver [Pipeline] } 08:45:10 $ docker exec --env ******** --env ******** dd4a89e07cae6de6a51b491464551b0365d1b928c193e1f14460aafa6b17b9c1 ssh-agent -k 08:45:10 unset SSH_AUTH_SOCK; 08:45:10 unset SSH_AGENT_PID; 08:45:10 echo Agent pid 51 killed; 08:45:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:45:10 + git semver [Pipeline] } 08:45:10 $ docker stop --time=1 dd4a89e07cae6de6a51b491464551b0365d1b928c193e1f14460aafa6b17b9c1 08:45:12 $ docker rm -f dd4a89e07cae6de6a51b491464551b0365d1b928c193e1f14460aafa6b17b9c1 [Pipeline] // withDockerContainer [Pipeline] sh 08:45:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:45:13 Stashed 1 file(s) [Pipeline] echo 08:45:13 [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 08:45:28 Still waiting to schedule task 08:45:28 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:45:28 Still waiting to schedule task 08:45:28 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:47:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14300 in /w/workspace/edgexfoundry_edgex-ui-go_PR-274 [Pipeline] { [Pipeline] ws 08:47:24 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 08:47:31 using credential edgex-jenkins-ssh 08:47:31 Cloning the remote Git repository 08:47:31 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:47:31 > git init /w/workspace/edgex-ui-go/2 # timeout=10 08:47:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:47:31 > git --version # timeout=10 08:47:31 > git --version # 'git version 2.17.1' 08:47:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:47:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:33 Merging remotes/origin/master commit 23d84d0620b63080253f650c65c06b35d88c866e into PR head commit 534cbd628175594d7005393b6e5b8fd70be36cfe 08:47:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:47:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:47:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:47:33 using GIT_SSH to set credentials SSH Credentials for GitHub 08:47:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/274/head:refs/remotes/origin/PR-274 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:47:33 > git config core.sparsecheckout # timeout=10 08:47:33 > git checkout -f 534cbd628175594d7005393b6e5b8fd70be36cfe # timeout=10 08:47:34 Merge succeeded, producing 534cbd628175594d7005393b6e5b8fd70be36cfe 08:47:34 Checking out Revision 534cbd628175594d7005393b6e5b8fd70be36cfe (PR-274) 08:47:33 > git remote # timeout=10 08:47:34 > git config --get remote.origin.url # timeout=10 08:47:34 using GIT_SSH to set credentials SSH Credentials for GitHub 08:47:34 > git merge 23d84d0620b63080253f650c65c06b35d88c866e # timeout=10 08:47:34 > git rev-parse HEAD^{commit} # timeout=10 08:47:34 > git config core.sparsecheckout # timeout=10 08:47:34 > git checkout -f 534cbd628175594d7005393b6e5b8fd70be36cfe # timeout=10 08:47:38 Commit message: "deployment description" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:47:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:47:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:47:40 + true 08:47:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:47:43 provisioning config files... 08:47:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config4483757561596018374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:47:44 ---> docker-login.sh 08:47:44 nexus3.edgexfoundry.org:10001 08:47:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:45 Configure a credential helper to remove this warning. See 08:47:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:45 08:47:45 Login Succeeded 08:47:45 nexus3.edgexfoundry.org:10002 08:47:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:45 Configure a credential helper to remove this warning. See 08:47:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:45 08:47:45 Login Succeeded 08:47:45 nexus3.edgexfoundry.org:10003 08:47:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:46 Configure a credential helper to remove this warning. See 08:47:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:46 08:47:46 Login Succeeded 08:47:46 nexus3.edgexfoundry.org:10004 08:47:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:46 Configure a credential helper to remove this warning. See 08:47:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:46 08:47:46 Login Succeeded 08:47:46 docker.io 08:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:47 Configure a credential helper to remove this warning. See 08:47:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:47 08:47:47 Login Succeeded 08:47:47 ---> docker-login.sh ends [Pipeline] } 08:47:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:47:48 ========================================================= 08:47:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:47:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:47:48 + 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 . 08:47:49 Sending build context to Docker daemon 15.63MB 08:47:49 Step 1/8 : ARG BASE=golang:1.15-alpine 08:47:49 Step 2/8 : FROM ${BASE} 08:47:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:47:49 5f621e34cdf4: Pulling fs layer 08:47:49 a4357932f1b6: Pulling fs layer 08:47:49 18c013af1878: Pulling fs layer 08:47:49 00ac8860ef70: Pulling fs layer 08:47:49 63d7cb157983: Pulling fs layer 08:47:49 b116817d02f9: Pulling fs layer 08:47:49 745a02a5169b: Pulling fs layer 08:47:49 00ac8860ef70: Waiting 08:47:49 63d7cb157983: Waiting 08:47:49 b116817d02f9: Waiting 08:47:49 745a02a5169b: Waiting 08:47:49 18c013af1878: Verifying Checksum 08:47:49 18c013af1878: Download complete 08:47:49 a4357932f1b6: Verifying Checksum 08:47:49 a4357932f1b6: Download complete 08:47:49 63d7cb157983: Verifying Checksum 08:47:49 63d7cb157983: Download complete 08:47:50 b116817d02f9: Verifying Checksum 08:47:50 b116817d02f9: Download complete 08:47:50 5f621e34cdf4: Verifying Checksum 08:47:50 5f621e34cdf4: Download complete 08:47:50 5f621e34cdf4: Pull complete 08:47:51 a4357932f1b6: Pull complete 08:47:51 18c013af1878: Pull complete 08:47:52 745a02a5169b: Verifying Checksum 08:47:52 745a02a5169b: Download complete 08:47:52 Running on prd-centos7-docker-4c-2g-14301 in /w/workspace/edgexfoundry_edgex-ui-go_PR-274 [Pipeline] { [Pipeline] ws 08:47:52 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 08:47:53 00ac8860ef70: Verifying Checksum 08:47:53 00ac8860ef70: Download complete 08:47:59 using credential edgex-jenkins-ssh 08:47:59 Cloning the remote Git repository 08:48:00 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:48:00 > git init /w/workspace/edgex-ui-go/2 # timeout=10 08:48:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:48:00 > git --version # timeout=10 08:48:00 > git --version # 'git version 2.24.3' 08:48:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:48:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:48:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:48:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:48:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:48:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:48:01 using GIT_SSH to set credentials SSH Credentials for GitHub 08:48:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/274/head:refs/remotes/origin/PR-274 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:48:03 Merging remotes/origin/master commit 23d84d0620b63080253f650c65c06b35d88c866e into PR head commit 534cbd628175594d7005393b6e5b8fd70be36cfe 08:48:03 00ac8860ef70: Pull complete 08:48:03 Merge succeeded, producing 534cbd628175594d7005393b6e5b8fd70be36cfe 08:48:03 Checking out Revision 534cbd628175594d7005393b6e5b8fd70be36cfe (PR-274) 08:48:04 63d7cb157983: Pull complete 08:48:04 b116817d02f9: Pull complete 08:48:03 > git config core.sparsecheckout # timeout=10 08:48:03 > git checkout -f 534cbd628175594d7005393b6e5b8fd70be36cfe # timeout=10 08:48:03 > git remote # timeout=10 08:48:03 > git config --get remote.origin.url # timeout=10 08:48:03 using GIT_SSH to set credentials SSH Credentials for GitHub 08:48:03 > git merge 23d84d0620b63080253f650c65c06b35d88c866e # timeout=10 08:48:03 > git rev-parse HEAD^{commit} # timeout=10 08:48:03 > git config core.sparsecheckout # timeout=10 08:48:04 > git checkout -f 534cbd628175594d7005393b6e5b8fd70be36cfe # timeout=10 08:48:08 Commit message: "deployment description" 08:48:08 745a02a5169b: Pull complete 08:48:08 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:48:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:48:08 ---> b7e6874047d6 08:48:08 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:48:10 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:48:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 08:48:10 ---> Running in d33f8bc23737 [Pipeline] sh 08:48:11 + sudo service docker restart 08:48:11 + true 08:48:11 Redirecting to /bin/systemctl restart docker.service 08:48:11 Removing intermediate container d33f8bc23737 08:48:11 ---> e9e12847b1e4 08:48:11 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:48:11 ---> Running in a388f79d3624 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:48:13 provisioning config files... 08:48:13 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config2544404211483658671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:48:14 Removing intermediate container a388f79d3624 08:48:14 ---> 8eeebcb13f18 08:48:14 Step 5/8 : RUN apk add --no-cache make git 08:48:14 ---> Running in 89744b29c450 08:48:14 ---> docker-login.sh 08:48:14 nexus3.edgexfoundry.org:10001 08:48:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:14 Configure a credential helper to remove this warning. See 08:48:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:14 08:48:14 Login Succeeded 08:48:14 nexus3.edgexfoundry.org:10002 08:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:15 Configure a credential helper to remove this warning. See 08:48:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:15 08:48:15 Login Succeeded 08:48:15 nexus3.edgexfoundry.org:10003 08:48:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:15 Configure a credential helper to remove this warning. See 08:48:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:15 08:48:15 Login Succeeded 08:48:15 nexus3.edgexfoundry.org:10004 08:48:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:15 Configure a credential helper to remove this warning. See 08:48:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:15 08:48:15 Login Succeeded 08:48:15 docker.io 08:48:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:16 OK: 142 MiB in 39 packages 08:48:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:16 Configure a credential helper to remove this warning. See 08:48:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:16 08:48:16 Login Succeeded 08:48:16 ---> docker-login.sh ends [Pipeline] } 08:48:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:48:17 ========================================================= 08:48:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:48:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:48:17 Removing intermediate container 89744b29c450 08:48:17 ---> 7557037e71bc 08:48:17 Step 6/8 : WORKDIR /edgex-ui-go 08:48:17 + 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 . 08:48:17 ---> Running in ead785916432 08:48:18 Removing intermediate container ead785916432 08:48:18 ---> 697a367aa3d7 08:48:18 Step 7/8 : COPY . . 08:48:18 Sending build context to Docker daemon 15.63MB 08:48:18 Step 1/8 : ARG BASE=golang:1.15-alpine 08:48:18 Step 2/8 : FROM ${BASE} 08:48:18 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:48:18 188c0c94c7c5: Pulling fs layer 08:48:18 0ef7d3d256c8: Pulling fs layer 08:48:18 de9db76c5a1d: Pulling fs layer 08:48:18 bca2f99d35d6: Pulling fs layer 08:48:18 93359f2a8cfa: Pulling fs layer 08:48:18 7c6f9722023f: Pulling fs layer 08:48:18 a35cf1a2eb13: Pulling fs layer 08:48:18 93359f2a8cfa: Waiting 08:48:18 7c6f9722023f: Waiting 08:48:18 a35cf1a2eb13: Waiting 08:48:18 bca2f99d35d6: Waiting 08:48:18 de9db76c5a1d: Verifying Checksum 08:48:18 de9db76c5a1d: Download complete 08:48:18 0ef7d3d256c8: Verifying Checksum 08:48:18 0ef7d3d256c8: Download complete 08:48:18 93359f2a8cfa: Verifying Checksum 08:48:18 93359f2a8cfa: Download complete 08:48:18 7c6f9722023f: Download complete 08:48:18 188c0c94c7c5: Verifying Checksum 08:48:18 188c0c94c7c5: Download complete 08:48:19 188c0c94c7c5: Pull complete 08:48:19 0ef7d3d256c8: Pull complete 08:48:19 de9db76c5a1d: Pull complete 08:48:20 ---> 8ebe28b41514 08:48:20 Step 8/8 : RUN go mod download 08:48:20 ---> Running in b83005b2001f 08:48:23 a35cf1a2eb13: Verifying Checksum 08:48:23 a35cf1a2eb13: Download complete 08:48:24 bca2f99d35d6: Verifying Checksum 08:48:24 bca2f99d35d6: Download complete 08:48:34 bca2f99d35d6: Pull complete 08:48:34 93359f2a8cfa: Pull complete 08:48:34 7c6f9722023f: Pull complete 08:48:40 a35cf1a2eb13: Pull complete 08:48:40 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:48:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:48:40 ---> a62c8e92a672 08:48:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:48:40 ---> Running in 0eaad99902db 08:48:40 Removing intermediate container 0eaad99902db 08:48:40 ---> 73edf4e2316c 08:48:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:48:41 ---> Running in 6e383a15f734 08:48:43 Removing intermediate container 6e383a15f734 08:48:43 ---> 37cad8456ddb 08:48:43 Step 5/8 : RUN apk add --no-cache make git 08:48:43 ---> Running in 7862cb94146f 08:48:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:48:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:48:45 OK: 166 MiB in 39 packages 08:48:45 Removing intermediate container 7862cb94146f 08:48:45 ---> 5876d55d6309 08:48:45 Step 6/8 : WORKDIR /edgex-ui-go 08:48:45 ---> Running in b24841fd9d32 08:48:45 Removing intermediate container b24841fd9d32 08:48:45 ---> df577da83b6b 08:48:45 Step 7/8 : COPY . . 08:48:47 Removing intermediate container b83005b2001f 08:48:47 ---> f4c32b45d744 08:48:47 Successfully built f4c32b45d744 08:48:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:48:47 + docker inspect -f . ci-base-image-arm64 08:48:47 . [Pipeline] withDockerContainer 08:48:47 prd-ubuntu18.04-docker-arm64-4c-16g-14300 does not seem to be running inside a container 08:48:47 $ 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 ******** ci-base-image-arm64 cat 08:48:48 ---> 2f315e6379fe 08:48:48 Step 8/8 : RUN go mod download 08:48:48 ---> Running in cd818bc1aee2 08:48:49 $ docker top dd83040f79dc65a64f73340710b076776eebec5b3cf005b5fd9a9b6456cd4cba -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:50 + go version 08:48:50 go version go1.15.5 linux/arm64 [Pipeline] } 08:48:50 $ docker stop --time=1 dd83040f79dc65a64f73340710b076776eebec5b3cf005b5fd9a9b6456cd4cba 08:48:52 $ docker rm -f dd83040f79dc65a64f73340710b076776eebec5b3cf005b5fd9a9b6456cd4cba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:48:53 + docker inspect -f . ci-base-image-arm64 08:48:53 . [Pipeline] withDockerContainer 08:48:53 prd-ubuntu18.04-docker-arm64-4c-16g-14300 does not seem to be running inside a container 08:48:53 $ 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 ******** ci-base-image-arm64 cat 08:48:55 $ docker top fc103d2c9a4541ec68839ef67ba593b2f453201a4f7f95ec9295ca1a0f2e4e87 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:56 + make test 08:48:56 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:48:57 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:49:15 Removing intermediate container cd818bc1aee2 08:49:15 ---> d4a58e1c9ab9 08:49:15 Successfully built d4a58e1c9ab9 08:49:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:49:16 + docker inspect -f . ci-base-image-x86_64 08:49:16 . [Pipeline] withDockerContainer 08:49:16 prd-centos7-docker-4c-2g-14301 does not seem to be running inside a container 08:49: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 ******** ci-base-image-x86_64 cat 08:49:17 $ docker top 08076ab76a093c8febc357c07f65e5b142c5f227fcb87ca60bd7680c4e3e3bd5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:18 + go version 08:49:18 go version go1.15.5 linux/amd64 [Pipeline] } 08:49:18 $ docker stop --time=1 08076ab76a093c8febc357c07f65e5b142c5f227fcb87ca60bd7680c4e3e3bd5 08:49:19 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:49:19 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:49:19 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:49:19 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:49:19 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:49:19 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:49:19 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:49:19 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:49:19 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:49:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:49:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:49:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:49:19 GO111MODULE=on go vet ./... 08:49:20 $ docker rm -f 08076ab76a093c8febc357c07f65e5b142c5f227fcb87ca60bd7680c4e3e3bd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:49:21 + docker inspect -f . ci-base-image-x86_64 08:49:21 . [Pipeline] withDockerContainer 08:49:21 prd-centos7-docker-4c-2g-14301 does not seem to be running inside a container 08:49:21 $ 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 ******** ci-base-image-x86_64 cat 08:49:22 $ docker top 8a45e5b147ce15a8adb3e9985e7260a3d6ac74b498e4dab8f94db63ec7c5b60f -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:23 + make test 08:49:23 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:49:24 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] } 08:49:25 $ docker stop --time=1 fc103d2c9a4541ec68839ef67ba593b2f453201a4f7f95ec9295ca1a0f2e4e87 08:49:27 $ docker rm -f fc103d2c9a4541ec68839ef67ba593b2f453201a4f7f95ec9295ca1a0f2e4e87 [Pipeline] // withDockerContainer [Pipeline] sh 08:49:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:49:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:49:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:49:30 + ls -al . 08:49:30 total 120 08:49:30 drwxrwxr-x 9 jenkins jenkins 4096 Dec 3 08:48 . 08:49:30 drwxrwxr-x 4 jenkins jenkins 4096 Dec 3 08:47 .. 08:49:30 drwxrwxr-x 8 jenkins jenkins 4096 Dec 3 08:47 .git 08:49:30 drwxrwxr-x 2 jenkins jenkins 4096 Dec 3 08:47 .github 08:49:30 -rw-rw-r-- 1 jenkins jenkins 136 Dec 3 08:47 .gitignore 08:49:30 -rw-rw-r-- 1 jenkins jenkins 3959 Dec 3 08:47 CONTRIBUTING.md 08:49:30 -rw-rw-r-- 1 jenkins jenkins 913 Dec 3 08:47 Dockerfile 08:49:30 -rw-rw-r-- 1 jenkins jenkins 898 Dec 3 08:47 Dockerfile.build 08:49:30 -rw-rw-r-- 1 jenkins jenkins 652 Dec 3 08:47 Jenkinsfile 08:49:30 -rw-rw-r-- 1 jenkins jenkins 11357 Dec 3 08:47 LICENSE 08:49:30 -rw-rw-r-- 1 jenkins jenkins 951 Dec 3 08:47 Makefile 08:49:30 -rw-rw-r-- 1 jenkins jenkins 4535 Dec 3 08:47 README.md 08:49:30 -rw-rw-r-- 1 jenkins jenkins 5 Dec 3 08:45 VERSION 08:49:30 drwxrwxr-x 3 jenkins jenkins 4096 Dec 3 08:47 assets 08:49:30 drwxrwxr-x 2 jenkins jenkins 4096 Dec 3 08:47 bin 08:49:30 drwxrwxr-x 3 jenkins jenkins 4096 Dec 3 08:47 cmd 08:49:30 -rw-r--r-- 1 jenkins jenkins 10 Dec 3 08:48 coverage.out 08:49:30 drwxrwxr-x 5 jenkins jenkins 4096 Dec 3 08:47 docs 08:49:30 -rw-rw-r-- 1 jenkins jenkins 1019 Dec 3 08:47 go.mod 08:49:30 -rw-r--r-- 1 jenkins jenkins 20718 Dec 3 08:48 go.sum 08:49:30 drwxrwxr-x 10 jenkins jenkins 4096 Dec 3 08:47 internal 08:49:30 -rw-rw-r-- 1 jenkins jenkins 155 Dec 3 08:47 version.go [Pipeline] isUnix [Pipeline] sh 08:49:31 + 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=534cbd628175594d7005393b6e5b8fd70be36cfe --label arch=arm64 --label version=0.0.0 . 08:49:31 Sending build context to Docker daemon 15.66MB 08:49:31 Step 1/24 : ARG BASE=golang:1.15-alpine 08:49:31 Step 2/24 : FROM ${BASE} AS builder 08:49:31 ---> f4c32b45d744 08:49:31 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:49:32 ---> Running in 8acfa5f70995 08:49:32 Removing intermediate container 8acfa5f70995 08:49:32 ---> 16600dd7ed66 08:49:32 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:49:32 ---> Running in 0d78f29212bc 08:49:33 Removing intermediate container 0d78f29212bc 08:49:33 ---> 5df2c4c4cf41 08:49:33 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:49:33 ---> Running in c09f32cd3b11 08:49:33 Removing intermediate container c09f32cd3b11 08:49:33 ---> d9b44edf6ff3 08:49:33 Step 6/24 : LABEL Name=edgex-ui-go 08:49:33 ---> Running in 341588b97c64 08:49:34 Removing intermediate container 341588b97c64 08:49:34 ---> 7bb5d2baf527 08:49:34 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:49:34 ---> Running in 5676d89c1952 08:49:34 Removing intermediate container 5676d89c1952 08:49:34 ---> ec486bc47edc 08:49:34 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:49:34 ---> Running in bbce2b349d86 08:49:36 Removing intermediate container bbce2b349d86 08:49:36 ---> 31d0ca676ed3 08:49:36 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:49:36 ---> Running in 05448933fa37 08:49:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:49:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:49:39 v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:49:39 v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:49:39 OK: 12616 distinct packages available 08:49:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:49:40 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:49:40 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:49:40 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:49:40 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:49:40 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:49:40 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:49:40 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:49:40 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:49:40 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:49:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:49:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:49:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:49:40 GO111MODULE=on go vet ./... 08:49:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:49:41 OK: 142 MiB in 39 packages 08:49:42 Removing intermediate container 05448933fa37 08:49:42 ---> 4f5273253597 08:49:42 Step 10/24 : ENV GO111MODULE=on [Pipeline] } 08:49:42 $ docker stop --time=1 8a45e5b147ce15a8adb3e9985e7260a3d6ac74b498e4dab8f94db63ec7c5b60f 08:49:43 ---> Running in 067b715887b8 08:49:43 Removing intermediate container 067b715887b8 08:49:43 ---> ccc3a27d497e 08:49:43 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:49:43 ---> Running in 75c2b807845d 08:49:43 Removing intermediate container 75c2b807845d 08:49:43 ---> 97cf736c2dbf 08:49:43 Step 12/24 : COPY go.mod . 08:49:44 ---> 142af2e3c137 08:49:44 Step 13/24 : COPY Makefile . 08:49:45 $ docker rm -f 8a45e5b147ce15a8adb3e9985e7260a3d6ac74b498e4dab8f94db63ec7c5b60f 08:49:45 ---> 957b93e2e404 08:49:45 Step 14/24 : RUN make update 08:49:45 ---> Running in 5f718f23faf2 [Pipeline] // withDockerContainer [Pipeline] sh 08:49:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:49:46 Warning: overwriting stash ‘coverage-report’ 08:49:46 CGO_ENABLED=0 GO111MODULE=on go mod download 08:49:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:49:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:49:47 + ls -al . 08:49:47 total 88 08:49:47 drwxrwxr-x. 9 jenkins jenkins 4096 Dec 3 08:49 . 08:49:47 drwxrwxr-x. 4 jenkins jenkins 28 Dec 3 08:48 .. 08:49:47 drwxrwxr-x. 3 jenkins jenkins 20 Dec 3 08:48 assets 08:49:47 drwxrwxr-x. 2 jenkins jenkins 35 Dec 3 08:48 bin 08:49:47 drwxrwxr-x. 3 jenkins jenkins 29 Dec 3 08:48 cmd 08:49:47 -rw-rw-r--. 1 jenkins jenkins 3959 Dec 3 08:48 CONTRIBUTING.md 08:49:47 -rw-r--r--. 1 jenkins jenkins 10 Dec 3 08:49 coverage.out 08:49:47 -rw-rw-r--. 1 jenkins jenkins 913 Dec 3 08:48 Dockerfile 08:49:47 -rw-rw-r--. 1 jenkins jenkins 898 Dec 3 08:48 Dockerfile.build 08:49:47 drwxrwxr-x. 5 jenkins jenkins 104 Dec 3 08:48 docs 08:49:47 drwxrwxr-x. 8 jenkins jenkins 179 Dec 3 08:48 .git 08:49:47 drwxrwxr-x. 2 jenkins jenkins 81 Dec 3 08:48 .github 08:49:47 -rw-rw-r--. 1 jenkins jenkins 136 Dec 3 08:48 .gitignore 08:49:47 -rw-rw-r--. 1 jenkins jenkins 1019 Dec 3 08:48 go.mod 08:49:47 -rw-r--r--. 1 jenkins jenkins 20718 Dec 3 08:49 go.sum 08:49:47 drwxrwxr-x. 10 jenkins jenkins 139 Dec 3 08:48 internal 08:49:47 -rw-rw-r--. 1 jenkins jenkins 652 Dec 3 08:48 Jenkinsfile 08:49:47 -rw-rw-r--. 1 jenkins jenkins 11357 Dec 3 08:48 LICENSE 08:49:47 -rw-rw-r--. 1 jenkins jenkins 951 Dec 3 08:48 Makefile 08:49:47 -rw-rw-r--. 1 jenkins jenkins 4535 Dec 3 08:48 README.md 08:49:47 -rw-rw-r--. 1 jenkins jenkins 5 Dec 3 08:45 VERSION 08:49:47 -rw-rw-r--. 1 jenkins jenkins 155 Dec 3 08:48 version.go [Pipeline] isUnix [Pipeline] sh 08:49:47 Removing intermediate container 5f718f23faf2 08:49:47 ---> e24d5650993f 08:49:47 Step 15/24 : COPY . . 08:49:48 + 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=534cbd628175594d7005393b6e5b8fd70be36cfe --label arch=amd64 --label version=0.0.0 . 08:49:48 Sending build context to Docker daemon 15.66MB 08:49:48 Step 1/24 : ARG BASE=golang:1.15-alpine 08:49:48 Step 2/24 : FROM ${BASE} AS builder 08:49:48 ---> d4a58e1c9ab9 08:49:48 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:49:48 ---> Running in 07adc8e43027 08:49:49 Removing intermediate container 07adc8e43027 08:49:49 ---> 8206bf8781c5 08:49:49 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:49:49 ---> Running in 5d4656fbc461 08:49:49 Removing intermediate container 5d4656fbc461 08:49:49 ---> c6abddb4f984 08:49:49 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:49:49 ---> Running in f756738b93cd 08:49:49 Removing intermediate container f756738b93cd 08:49:49 ---> d42aa3bc5a8b 08:49:49 Step 6/24 : LABEL Name=edgex-ui-go 08:49:49 ---> Running in e506cde5b894 08:49:49 Removing intermediate container e506cde5b894 08:49:49 ---> fadd1310b8da 08:49:49 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:49:49 ---> ed213cc61e0f 08:49:49 Step 16/24 : RUN ${MAKE} 08:49:49 ---> Running in 290cde719095 08:49:50 ---> Running in ecbe067b5cbd 08:49:50 Removing intermediate container ecbe067b5cbd 08:49:50 ---> 57288ac5e90d 08:49:50 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:49:50 ---> Running in 010741580e31 08:49:50 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 08:49:51 Removing intermediate container 010741580e31 08:49:51 ---> 459b38252865 08:49:51 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:49:51 ---> Running in c93a5f92b726 08:49:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:49:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:49:53 v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:49:53 v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:49:53 OK: 12745 distinct packages available 08:49:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:49:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:49:54 OK: 166 MiB in 39 packages 08:49:55 Removing intermediate container c93a5f92b726 08:49:55 ---> 77a6f658cb3d 08:49:55 Step 10/24 : ENV GO111MODULE=on 08:49:55 ---> Running in 0eb15eecb8cd 08:49:55 Removing intermediate container 0eb15eecb8cd 08:49:55 ---> 3a3c506c5ebe 08:49:55 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:49:55 ---> Running in 106dca7f4743 08:49:56 Removing intermediate container 106dca7f4743 08:49:56 ---> 13cca321e865 08:49:56 Step 12/24 : COPY go.mod . 08:49:56 ---> 3d93eedfd9cb 08:49:56 Step 13/24 : COPY Makefile . 08:49:56 ---> cd6194269eb8 08:49:56 Step 14/24 : RUN make update 08:49:56 ---> Running in a18775e58204 08:49:57 CGO_ENABLED=0 GO111MODULE=on go mod download 08:49:59 Removing intermediate container a18775e58204 08:49:59 ---> 2f233fe4cb3b 08:49:59 Step 15/24 : COPY . . 08:50:00 ---> 01dc0774b71e 08:50:00 Step 16/24 : RUN ${MAKE} 08:50:00 ---> Running in 0969fc797d34 08:50:01 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 08:50:13 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:50:18 Removing intermediate container 290cde719095 08:50:18 ---> 07dc3e4b18ca 08:50:18 Step 17/24 : FROM alpine 08:50:18 latest: Pulling from library/alpine 08:50:18 5f621e34cdf4: Already exists 08:50:18 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 08:50:18 Status: Downloaded newer image for alpine:latest 08:50:18 ---> 2e77e061c27f 08:50:18 Step 18/24 : EXPOSE 4000 08:50:18 ---> Running in 03ea052da462 08:50:19 Removing intermediate container 03ea052da462 08:50:19 ---> c7b15b1dd252 08:50:19 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 08:50:20 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:50:20 ---> 40b9dbfc06cf 08:50:20 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:50:20 ---> Running in ec87474a3fad 08:50:21 Removing intermediate container ec87474a3fad 08:50:21 ---> 64a488e6a144 08:50:21 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:50:21 ---> Running in c68f4b3336bd 08:50:21 Removing intermediate container c68f4b3336bd 08:50:21 ---> 6bd970a3a4f5 08:50:21 Step 22/24 : LABEL arch=arm64 08:50:21 ---> Running in 11f0640aae55 08:50:22 Removing intermediate container 11f0640aae55 08:50:22 ---> aeb6640b917d 08:50:22 Step 23/24 : LABEL git_sha=534cbd628175594d7005393b6e5b8fd70be36cfe 08:50:22 ---> Running in ae15835b4330 08:50:22 Removing intermediate container ae15835b4330 08:50:22 ---> bb0e872b8d51 08:50:22 Step 24/24 : LABEL version=0.0.0 08:50:23 ---> Running in 0c88b8e099c1 08:50:23 Removing intermediate container 0969fc797d34 08:50:23 ---> 48dbbea496e7 08:50:23 Step 17/24 : FROM alpine 08:50:23 Removing intermediate container 0c88b8e099c1 08:50:23 ---> 8b57f9fbca41 08:50:23 [Warning] One or more build-args [ARCH] were not consumed 08:50:23 Successfully built 8b57f9fbca41 08:50:23 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } 08:50:23 latest: Pulling from library/alpine [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 08:50:23 188c0c94c7c5: Already exists 08:50:23 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 08:50:23 Status: Downloaded newer image for alpine:latest 08:50:23 ---> d6e46aa2470d 08:50:23 Step 18/24 : EXPOSE 4000 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } 08:50:24 ---> Running in ef7f80a79d87 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } 08:50:24 Removing intermediate container ef7f80a79d87 08:50:24 ---> 7e858cd50662 08:50:24 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 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:50:25 ---> d9b485c2d5e8 08:50:25 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:50:25 ---> Running in 604927d4bcb7 08:50:25 Removing intermediate container 604927d4bcb7 08:50:25 ---> 7cfdc6b16ace 08:50:25 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:50:25 ---> Running in 6955b2271569 08:50:26 Removing intermediate container 6955b2271569 08:50:26 ---> 4ded97318086 08:50:26 Step 22/24 : LABEL arch=amd64 08:50:26 ---> Running in 6e69fb918788 08:50:26 Removing intermediate container 6e69fb918788 08:50:26 ---> 195c2ff303fb 08:50:26 Step 23/24 : LABEL git_sha=534cbd628175594d7005393b6e5b8fd70be36cfe 08:50:26 ---> Running in 05f3a4ea46b7 08:50:26 Removing intermediate container 05f3a4ea46b7 08:50:26 ---> fe11693f138c 08:50:26 Step 24/24 : LABEL version=0.0.0 08:50:26 ---> Running in 4a8b1f4dc1f0 08:50:26 Removing intermediate container 4a8b1f4dc1f0 08:50:26 ---> 7ed9213476e6 08:50:26 [Warning] One or more build-args [ARCH] were not consumed 08:50:26 Successfully built 7ed9213476e6 08:50:26 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 [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 08:50:28 provisioning config files... 08:50:28 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp/config2885920252946481319tmp [Pipeline] { [Pipeline] sh 08:50:28 + set +x 08:50:28 + curl -s https://codecov.io/bash 08:50:28 + bash -s -- 08:50:29 08:50:29 _____ _ 08:50:29 / ____| | | 08:50:29 | | ___ __| | ___ ___ _____ __ 08:50:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:50:29 | |___| (_) | (_| | __/ (_| (_) \ V / 08:50:29 \_____\___/ \__,_|\___|\___\___/ \_/ 08:50:29 Bash-20201130-cc6d3fe 08:50:29 08:50:29 08:50:29 ==> Jenkins CI detected. 08:50:29 project root: . 08:50:29 --> token set from env 08:50:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:50:29 ==> Running gcov in . (disable via -X gcov) 08:50:29 ==> Python coveragepy not found 08:50:29 ==> Searching for coverage reports in: 08:50:29 + . 08:50:29 -> Found 1 reports 08:50:29 ==> Detecting git/mercurial file structure 08:50:29 ==> Reading reports 08:50:29 + ./coverage.out bytes=10 08:50:29 ==> Appending adjustments 08:50:29 https://docs.codecov.io/docs/fixing-reports 08:50:29 + Found adjustments 08:50:29 ==> Gzipping contents 08:50:29 4.0K /tmp/codecov.KWsVAw.gz 08:50:29 ==> Uploading reports 08:50:29 url: https://codecov.io 08:50:29 query: branch=PR-274&commit=534cbd628175594d7005393b6e5b8fd70be36cfe&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-274%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=274&job=&cmd_args= 08:50:29 -> Pinging Codecov 08:50:29 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-274&commit=534cbd628175594d7005393b6e5b8fd70be36cfe&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-274%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=274&job=&cmd_args= 08:50:30 -> Uploading to 08:50:30 https://storage.googleapis.com/codecov/v4/raw/2020-12-03/FB506323287CE973F263BFD2A0EB1F37/534cbd628175594d7005393b6e5b8fd70be36cfe/049b4cda-1ad5-4c53-8de8-1c021479330a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201203%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201203T085029Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2e6e4e4b09fd88bd312e62f772617374eda1126698bdec6533e48b99822ecaf1 08:50:30 % Total % Received % Xferd Average Speed Time Time Time Current 08:50:30 Dload Upload Total Spent Left Speed 08:50:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1791 0 0 100 1791 0 4256 --:--:-- --:--:-- --:--:-- 4264 08:50:30 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/534cbd628175594d7005393b6e5b8fd70be36cfe [Pipeline] } 08:50:30 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 08:50:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:50:34 ---> package-listing.sh 08:50:34 ++ facter osfamily 08:50:34 ++ tr '[:upper:]' '[:lower:]' 08:50:34 + OS_FAMILY=redhat 08:50:34 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-274 08:50:34 + START_PACKAGES=/tmp/packages_start.txt 08:50:34 + END_PACKAGES=/tmp/packages_end.txt 08:50:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:50:34 + PACKAGES=/tmp/packages_start.txt 08:50:34 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-274 ']' 08:50:34 + PACKAGES=/tmp/packages_end.txt 08:50:34 + case "${OS_FAMILY}" in 08:50:34 + rpm -qa 08:50:34 + sort 08:50:39 + '[' -f /tmp/packages_start.txt ']' 08:50:39 + '[' -f /tmp/packages_end.txt ']' 08:50:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:50:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-274 ']' 08:50:39 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-274/archives/ 08:50:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-274/archives/ [Pipeline] echo 08:50:39 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-274/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:50:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:50:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:50:39 08:50:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:50:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:50:40 alpine: Pulling from edgex-lftools-log-publisher 08:50:40 df20fa9351a1: Pulling fs layer 08:50:40 36b3adc4ff6f: Pulling fs layer 08:50:40 8ad3a11d3b57: Pulling fs layer 08:50:40 46f8f816bc3b: Pulling fs layer 08:50:40 93b61091891f: Pulling fs layer 08:50:40 93b9cdb0e59b: Pulling fs layer 08:50:40 5e14af77c1be: Pulling fs layer 08:50:40 01666e4c0597: Pulling fs layer 08:50:40 aa168da1d23b: Pulling fs layer 08:50:40 93b61091891f: Waiting 08:50:40 93b9cdb0e59b: Waiting 08:50:40 5e14af77c1be: Waiting 08:50:40 01666e4c0597: Waiting 08:50:40 aa168da1d23b: Waiting 08:50:40 46f8f816bc3b: Waiting 08:50:40 36b3adc4ff6f: Verifying Checksum 08:50:40 36b3adc4ff6f: Download complete 08:50:40 46f8f816bc3b: Verifying Checksum 08:50:40 46f8f816bc3b: Download complete 08:50:40 93b61091891f: Download complete 08:50:40 93b9cdb0e59b: Download complete 08:50:40 df20fa9351a1: Download complete 08:50:40 01666e4c0597: Verifying Checksum 08:50:40 01666e4c0597: Download complete 08:50:40 5e14af77c1be: Verifying Checksum 08:50:40 5e14af77c1be: Download complete 08:50:40 df20fa9351a1: Pull complete 08:50:41 36b3adc4ff6f: Pull complete 08:50:41 8ad3a11d3b57: Download complete 08:50:42 8ad3a11d3b57: Pull complete 08:50:42 46f8f816bc3b: Pull complete 08:50:43 93b61091891f: Pull complete 08:50:43 aa168da1d23b: Verifying Checksum 08:50:43 aa168da1d23b: Download complete 08:50:43 93b9cdb0e59b: Pull complete 08:50:43 5e14af77c1be: Pull complete 08:50:43 01666e4c0597: Pull complete 08:50:51 aa168da1d23b: Pull complete 08:50:51 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:50:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:50:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:50:51 prd-centos7-docker-4c-2g-14299 does not seem to be running inside a container 08:50:52 $ 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-274/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-274 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-274:/w/workspace/edgexfoundry_edgex-ui-go_PR-274:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:50:55 $ docker top 3c3c52c8ca4d25a486c0b5b21f46206be277a0cd26302df19fd33c4e07a03288 -eo pid,comm [Pipeline] { [Pipeline] sh 08:50:55 + touch /tmp/pre-build-complete [Pipeline] sh 08:50:56 + mkdir -p /var/log/sa [Pipeline] sh 08:50:56 + ls /var/log/sa-host 08:50:56 + sadf -c /var/log/sa-host/sa03 08:50:56 file_magic: OK 08:50:56 HZ: Using current value: 100 08:50:56 file_header: OK 08:50:56 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 08:50:56 Statistics: 08:50:56 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:50:56 File successfully converted to sysstat format version 12.2.1 08:50:56 + sadf -c /var/log/sa-host/sa23 08:50:56 file_magic: OK 08:50:56 HZ: Using current value: 100 08:50:56 file_header: OK 08:50:56 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 08:50:56 Statistics: 08:50:56 Hnuu...uuuununununu... 08:50:56 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:50:56 provisioning config files... 08:50:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp/config4587550602375653884tmp [Pipeline] { [Pipeline] echo 08:50:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:50:57 ---> create-netrc.sh [Pipeline] } 08:50:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:50:57 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:50:57 ---> python-tools-install.sh [Pipeline] echo 08:50:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:50:57 ---> sudo-logs.sh 08:50:57 Archiving 'sudo' log.. [Pipeline] echo 08:50:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:50:58 ---> job-cost.sh 08:50:58 lf-activate-venv: SKIPPING 08:50:58 INFO: No Stack... 08:50:58 INFO: Retrieving Pricing Info for: v1-standard-2 08:50:59 INFO: Archiving Costs [Pipeline] echo 08:50:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:50:59 ---> logs-deploy.sh 08:50:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-274/2 08:50:59 INFO: archiving workspace using pattern(s): 08:51:01 Archives upload complete. 08:51:01 INFO: archiving logs to Nexus 08:51:02 ---> uname -a: 08:51:02 Linux prd-centos7-docker-4c-2g-14299.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:51:02 08:51:02 08:51:02 ---> lscpu: 08:51:02 Architecture: x86_64 08:51:02 CPU op-mode(s): 32-bit, 64-bit 08:51:02 Byte Order: Little Endian 08:51:02 Address sizes: 40 bits physical, 48 bits virtual 08:51:02 CPU(s): 4 08:51:02 On-line CPU(s) list: 0-3 08:51:02 Thread(s) per core: 1 08:51:02 Core(s) per socket: 1 08:51:02 Socket(s): 4 08:51:02 NUMA node(s): 1 08:51:02 Vendor ID: GenuineIntel 08:51:02 CPU family: 6 08:51:02 Model: 44 08:51:02 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:51:02 Stepping: 1 08:51:02 CPU MHz: 2933.438 08:51:02 BogoMIPS: 5866.87 08:51:02 Virtualization: VT-x 08:51:02 Hypervisor vendor: KVM 08:51:02 Virtualization type: full 08:51:02 L1d cache: 128 KiB 08:51:02 L1i cache: 128 KiB 08:51:02 L2 cache: 16 MiB 08:51:02 L3 cache: 64 MiB 08:51:02 NUMA node0 CPU(s): 0-3 08:51:02 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:51:02 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:51:02 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:51:02 Vulnerability Meltdown: Mitigation; PTI 08:51:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:51:02 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:51:02 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:51:02 Vulnerability Srbds: Not affected 08:51:02 Vulnerability Tsx async abort: Not affected 08:51:02 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 08:51:02 08:51:02 08:51:02 ---> nproc: 08:51:02 4 08:51:02 08:51:02 08:51:02 ---> df -h: 08:51:02 Filesystem Size Used Available Use% Mounted on 08:51:02 overlay 50.0G 7.3G 42.7G 15% / 08:51:02 tmpfs 64.0M 0 64.0M 0% /dev 08:51:02 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:51:02 shm 64.0M 0 64.0M 0% /dev/shm 08:51:02 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 08:51:02 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 08:51:02 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 08:51:02 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 08:51:02 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 08:51:02 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 08:51:02 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 08:51:02 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-274 08:51:02 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-274@tmp 08:51:02 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 08:51:02 08:51:02 08:51:02 ---> free -m: 08:51:02 total used free shared buff/cache available 08:51:02 Mem: 1837 677 109 0 1050 1055 08:51:02 Swap: 1023 0 1023 08:51:02 08:51:02 08:51:02 ---> ip addr: 08:51:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:51:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:51:02 inet 127.0.0.1/8 scope host lo 08:51:02 valid_lft forever preferred_lft forever 08:51:02 inet6 ::1/128 scope host 08:51:02 valid_lft forever preferred_lft forever 08:51:02 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:51:02 link/ether fa:16:3e:78:60:db brd ff:ff:ff:ff:ff:ff 08:51:02 inet 10.30.123.220/23 brd 10.30.123.255 scope global dynamic eth0 08:51:02 valid_lft 85994sec preferred_lft 85994sec 08:51:02 inet6 fe80::f816:3eff:fe78:60db/64 scope link 08:51:02 valid_lft forever preferred_lft forever 08:51:02 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:51:02 link/ether 02:42:5b:1e:8e:8b brd ff:ff:ff:ff:ff:ff 08:51:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:51:02 valid_lft forever preferred_lft forever 08:51:02 inet6 fe80::42:5bff:fe1e:8e8b/64 scope link 08:51:02 valid_lft forever preferred_lft forever 08:51:02 08:51:02 08:51:02 ---> sar -b -r -n DEV: 08:51:02 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/03/20 _x86_64_ (4 CPU) 08:51:02 08:51:02 08:44:04 LINUX RESTART (4 CPU) 08:51:02 08:51:02 08:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:51:02 08:46:01 11.74 5.03 6.71 0.00 1145.79 563.94 0.00 08:51:02 08:47:01 1.82 0.00 1.82 0.00 0.00 34.72 0.00 08:51:02 08:48:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 08:51:02 08:49:01 0.30 0.00 0.30 0.00 0.00 3.95 0.00 08:51:02 08:50:01 0.25 0.00 0.25 0.00 0.00 3.38 0.00 08:51:02 Average: 2.87 1.01 1.87 0.00 229.21 121.80 0.00 08:51:02 08:51:02 08:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:51:02 08:46:01 154192 0 568928 30.24 2620 1155804 1109896 37.88 384104 1143044 20 08:51:02 08:47:01 158908 0 564208 29.99 2620 1155808 1076596 36.74 388184 1134652 8 08:51:02 08:48:01 158492 0 564616 30.01 2620 1155816 1076776 36.75 390364 1133344 12 08:51:02 08:49:01 157148 0 565960 30.08 2620 1155816 1076596 36.74 392664 1132728 12 08:51:02 08:50:01 156312 0 566788 30.12 2620 1155824 1076680 36.75 398976 1126880 8 08:51:02 Average: 157010 0 566100 30.09 2620 1155814 1083309 36.97 390858 1134130 12 08:51:02 08:51:02 08:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:51:02 08:46:01 eth0 62.97 62.77 132.37 34.40 0.00 0.00 0.00 0.00 08:51:02 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:02 08:46:01 docker0 39.78 31.78 3.43 107.27 0.00 0.00 0.00 0.00 08:51:02 08:47:01 eth0 1.00 0.08 0.07 0.01 0.00 0.00 0.00 0.00 08:51:02 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:02 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:02 08:48:01 eth0 1.45 0.75 0.69 0.40 0.00 0.00 0.00 0.00 08:51:02 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:02 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:02 08:49:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:51:02 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:02 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:02 08:50:01 eth0 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 08:51:02 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:02 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:02 Average: eth0 13.14 12.76 26.65 6.98 0.00 0.00 0.00 0.00 08:51:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:02 Average: docker0 7.96 6.36 0.69 21.46 0.00 0.00 0.00 0.00 08:51:02 08:51:02 08:51:02 ---> sar -P ALL: 08:51:02 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/03/20 _x86_64_ (4 CPU) 08:51:02 08:51:02 08:44:04 LINUX RESTART (4 CPU) 08:51:02 08:51:02 08:45:01 CPU %user %nice %system %iowait %steal %idle 08:51:02 08:46:01 all 1.65 0.00 0.89 0.36 0.01 97.09 08:51:02 08:46:01 0 1.39 0.00 1.29 0.12 0.00 97.21 08:51:02 08:46:01 1 1.82 0.00 0.79 0.10 0.02 97.28 08:51:02 08:46:01 2 1.80 0.00 0.70 0.67 0.02 96.81 08:51:02 08:46:01 3 1.59 0.00 0.79 0.55 0.00 97.08 08:51:02 08:47:01 all 0.14 0.00 0.04 0.00 0.00 99.82 08:51:02 08:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:51:02 08:47:01 1 0.48 0.00 0.08 0.00 0.00 99.43 08:51:02 08:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:51:02 08:47:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:51:02 08:48:01 all 0.16 0.00 0.02 0.00 0.00 99.82 08:51:02 08:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:51:02 08:48:01 1 0.53 0.00 0.03 0.00 0.00 99.43 08:51:02 08:48:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:51:02 08:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:51:02 08:49:01 all 0.14 0.00 0.02 0.00 0.00 99.84 08:51:02 08:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:51:02 08:49:01 1 0.53 0.00 0.02 0.00 0.00 99.45 08:51:02 08:49:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:51:02 08:49:01 3 0.00 0.00 0.03 0.00 0.00 99.97 08:51:02 08:50:01 all 0.17 0.00 0.10 0.00 0.00 99.72 08:51:02 08:50:01 0 0.07 0.00 0.08 0.00 0.02 99.83 08:51:02 08:50:01 1 0.52 0.00 0.13 0.00 0.00 99.35 08:51:02 08:50:01 2 0.05 0.00 0.08 0.00 0.00 99.87 08:51:02 08:50:01 3 0.05 0.00 0.12 0.00 0.00 99.83 08:51:02 Average: all 0.45 0.00 0.22 0.07 0.00 99.26 08:51:02 Average: 0 0.30 0.00 0.28 0.02 0.00 99.39 08:51:02 Average: 1 0.78 0.00 0.21 0.02 0.00 98.99 08:51:02 Average: 2 0.39 0.00 0.17 0.13 0.01 99.30 08:51:02 Average: 3 0.34 0.00 0.20 0.11 0.00 99.36 08:51:02 08:51:02 08:51:02