Pull request #354 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from daab63c29cccf80d8c01bf29c74cd0f81af92311+c34a5b00355d78dd87fd6b647778846c32b4b87a (fef4fb1d509d26e2147f4e9de6111e56a3e00a6c) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-354/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-354/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5019’ Running on prd-centos7-docker-4c-2g-5026 in /w/workspace/edgexfoundry_edgex-ui-go_PR-354 [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-354 # 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 c34a5b00355d78dd87fd6b647778846c32b4b87a into PR head commit daab63c29cccf80d8c01bf29c74cd0f81af92311 > 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/354/head:refs/remotes/origin/PR-354 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f daab63c29cccf80d8c01bf29c74cd0f81af92311 # 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 c34a5b00355d78dd87fd6b647778846c32b4b87a # timeout=10 Merge succeeded, producing daab63c29cccf80d8c01bf29c74cd0f81af92311 Checking out Revision daab63c29cccf80d8c01bf29c74cd0f81af92311 (PR-354) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f daab63c29cccf80d8c01bf29c74cd0f81af92311 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:19:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:19:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:19:34 ========================================================= 06:19:34 EdgeX Global Pipelines Version Info 06:19:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:19:36 ------------------- 06:19:36 stable info: 06:19:36 ------------------- 06:19:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:19:36 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 06:19:36 Message: update stable to v1.0.192 06:19:37 ------------------- 06:19:37 experimental info: 06:19:37 ------------------- 06:19:37 Commited By: **** collab-it+edgex@linuxfoundation.org 06:19:37 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 06:19:37 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:19:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:19:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:19:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:19:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:19:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:19:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:19:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:19:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:19:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:19:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:19:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:19:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 06:19:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:19:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:19:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:19:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:19:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:19:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:19:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:19:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:19:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:19:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:19:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:19:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:19:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:19:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:19:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-354 [Pipeline] echo 06:19:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-354 [Pipeline] echo 06:19:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-354 [Pipeline] echo 06:19:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = daab63c29cccf80d8c01bf29c74cd0f81af92311 [Pipeline] echo 06:19:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = daab63c [Pipeline] echo 06:19:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:19:39 provisioning config files... 06:19:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-354@tmp/config2133622837117750308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:19:40 ---> docker-login.sh 06:19:40 nexus3.edgexfoundry.org:10001 06:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:40 Configure a credential helper to remove this warning. See 06:19:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:40 06:19:40 Login Succeeded 06:19:40 nexus3.edgexfoundry.org:10002 06:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:40 Configure a credential helper to remove this warning. See 06:19:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:40 06:19:40 Login Succeeded 06:19:40 nexus3.edgexfoundry.org:10003 06:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:40 Configure a credential helper to remove this warning. See 06:19:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:40 06:19:40 Login Succeeded 06:19:40 nexus3.edgexfoundry.org:10004 06:19:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:41 Configure a credential helper to remove this warning. See 06:19:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:41 06:19:41 Login Succeeded 06:19:41 docker.io 06:19:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:41 Configure a credential helper to remove this warning. See 06:19:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:41 06:19:41 Login Succeeded 06:19:41 ---> docker-login.sh ends [Pipeline] } 06:19:41 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 06:19:42 + git log --format=format:%s -1 daab63c29cccf80d8c01bf29c74cd0f81af92311 [Pipeline] echo 06:19:42 GIT_COMMIT: daab63c29cccf80d8c01bf29c74cd0f81af92311, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:19:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:19:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:19:44 06:19:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:19:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:19:44 latest: Pulling from edgex-devops/git-semver 06:19:44 31603596830f: Pulling fs layer 06:19:44 54011a49482f: Pulling fs layer 06:19:44 a6820b24f6d8: Pulling fs layer 06:19:44 f581987b2513: Pulling fs layer 06:19:44 f581987b2513: Waiting 06:19:44 54011a49482f: Verifying Checksum 06:19:44 54011a49482f: Download complete 06:19:44 31603596830f: Verifying Checksum 06:19:44 31603596830f: Download complete 06:19:44 f581987b2513: Verifying Checksum 06:19:44 f581987b2513: Download complete 06:19:44 31603596830f: Pull complete 06:19:44 a6820b24f6d8: Verifying Checksum 06:19:44 a6820b24f6d8: Download complete 06:19:45 54011a49482f: Pull complete 06:19:46 a6820b24f6d8: Pull complete 06:19:46 f581987b2513: Pull complete 06:19:46 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:19:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:19:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:19:46 prd-centos7-docker-4c-2g-5026 does not seem to be running inside a container 06:19:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-354 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-354:/w/workspace/edgexfoundry_edgex-ui-go_PR-354:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-354@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-354@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:19:48 $ docker top ccc09b75877efc6a0513af045b0c82327d0e6ae47b98437b52630a08f0ed4e6e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:19:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:19:48 [ssh-agent] Looking for ssh-agent implementation... 06:19:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:19:48 $ docker exec ccc09b75877efc6a0513af045b0c82327d0e6ae47b98437b52630a08f0ed4e6e ssh-agent 06:19:49 SSH_AUTH_SOCK=/tmp/ssh-CCDtexqqJyAT/agent.11 06:19:49 SSH_AGENT_PID=16 06:19:49 Running ssh-add (command line suppressed) 06:19:49 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-354@tmp/private_key_3770674326839022771.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-354@tmp/private_key_3770674326839022771.key) 06:19:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:19:49 + git tag --points-at HEAD [Pipeline] } 06:19:49 $ docker exec --env ******** --env ******** ccc09b75877efc6a0513af045b0c82327d0e6ae47b98437b52630a08f0ed4e6e ssh-agent -k 06:19:50 unset SSH_AUTH_SOCK; 06:19:50 unset SSH_AGENT_PID; 06:19:50 echo Agent pid 16 killed; 06:19:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:19:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:19:50 [ssh-agent] Looking for ssh-agent implementation... 06:19:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:19:50 $ docker exec ccc09b75877efc6a0513af045b0c82327d0e6ae47b98437b52630a08f0ed4e6e ssh-agent 06:19:50 SSH_AUTH_SOCK=/tmp/ssh-QD6KWGuFghOJ/agent.45 06:19:50 SSH_AGENT_PID=50 06:19:50 Running ssh-add (command line suppressed) 06:19:50 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-354@tmp/private_key_3926573462694996326.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-354@tmp/private_key_3926573462694996326.key) 06:19:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:19:51 + git semver init 06:19:51 # -> Open(): unable to determine branch for HEAD 06:19:51 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-354/.git 06:19:51 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-354 06:19:51 # $SEMVER_REMOTE_NAME = origin 06:19:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:19:51 # $SEMVER_USER_NAME = edgex-jenkins 06:19:51 # $SEMVER_BRANCH = PR-354 06:19:51 # $SEMVER_TEMP = /tmp/semver-227256184 06:19:51 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:19:52 # '/tmp/semver-227256184' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-354/.semver' 06:19:52 # -> Force: false 06:19:52 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-354/.semver [Pipeline] } 06:19:53 $ docker exec --env ******** --env ******** ccc09b75877efc6a0513af045b0c82327d0e6ae47b98437b52630a08f0ed4e6e ssh-agent -k 06:19:53 unset SSH_AUTH_SOCK; 06:19:53 unset SSH_AGENT_PID; 06:19:53 echo Agent pid 50 killed; 06:19:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:19:53 + git semver [Pipeline] } 06:19:53 $ docker stop --time=1 ccc09b75877efc6a0513af045b0c82327d0e6ae47b98437b52630a08f0ed4e6e 06:19:55 $ docker rm -f ccc09b75877efc6a0513af045b0c82327d0e6ae47b98437b52630a08f0ed4e6e [Pipeline] // withDockerContainer [Pipeline] sh 06:19:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:19:56 Stashed 1 file(s) [Pipeline] echo 06:19: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 06:20:11 Still waiting to schedule task 06:20:11 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:20:11 Still waiting to schedule task 06:20:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:21:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5027 in /w/workspace/edgexfoundry_edgex-ui-go_PR-354 [Pipeline] { [Pipeline] ws 06:21:56 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:22:02 using credential edgex-jenkins-ssh 06:22:02 Cloning the remote Git repository 06:22:02 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:22:02 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:22:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:22:02 > git --version # timeout=10 06:22:02 > git --version # 'git version 2.17.1' 06:22:02 using GIT_SSH to set credentials SSH Credentials for GitHub 06:22:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:22:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:22:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:22:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:22:06 Merging remotes/origin/master commit c34a5b00355d78dd87fd6b647778846c32b4b87a into PR head commit daab63c29cccf80d8c01bf29c74cd0f81af92311 06:22:07 Merge succeeded, producing daab63c29cccf80d8c01bf29c74cd0f81af92311 06:22:07 Checking out Revision daab63c29cccf80d8c01bf29c74cd0f81af92311 (PR-354) 06:22:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:22:06 using GIT_SSH to set credentials SSH Credentials for GitHub 06:22:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:22:06 > git config core.sparsecheckout # timeout=10 06:22:06 > git checkout -f daab63c29cccf80d8c01bf29c74cd0f81af92311 # timeout=10 06:22:07 > git remote # timeout=10 06:22:07 > git config --get remote.origin.url # timeout=10 06:22:07 using GIT_SSH to set credentials SSH Credentials for GitHub 06:22:07 > git merge c34a5b00355d78dd87fd6b647778846c32b4b87a # timeout=10 06:22:07 > git rev-parse HEAD^{commit} # timeout=10 06:22:07 > git config core.sparsecheckout # timeout=10 06:22:07 > git checkout -f daab63c29cccf80d8c01bf29c74cd0f81af92311 # timeout=10 06:22:11 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:22:11 > git --version # timeout=10 06:22:11 > git --version # 'git version 2.17.1' 06:22:11 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:22:13 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:22:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:22:14 + sudo service docker restart 06:22:14 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:22:17 provisioning config files... 06:22:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7501097001257453756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:22:17 ---> docker-login.sh 06:22:17 nexus3.edgexfoundry.org:10001 06:22:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:18 Configure a credential helper to remove this warning. See 06:22:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:18 06:22:18 Login Succeeded 06:22:18 nexus3.edgexfoundry.org:10002 06:22:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:19 Configure a credential helper to remove this warning. See 06:22:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:19 06:22:19 Login Succeeded 06:22:19 nexus3.edgexfoundry.org:10003 06:22:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:19 Configure a credential helper to remove this warning. See 06:22:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:19 06:22:20 Login Succeeded 06:22:20 nexus3.edgexfoundry.org:10004 06:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:20 Configure a credential helper to remove this warning. See 06:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:20 06:22:20 Login Succeeded 06:22:20 docker.io 06:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:21 Configure a credential helper to remove this warning. See 06:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:21 06:22:21 Login Succeeded 06:22:21 ---> docker-login.sh ends [Pipeline] } 06:22:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:22:21 ========================================================= 06:22:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:22:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:22: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.16-alpine . 06:22:23 Sending build context to Docker daemon 34.93MB 06:22:23 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:22:23 Step 2/8 : FROM ${BASE} 06:22:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:22:23 595b0fe564bb: Pulling fs layer 06:22:23 7186ed65a4f7: Pulling fs layer 06:22:23 316046926c0a: Pulling fs layer 06:22:23 4ebd0625c992: Pulling fs layer 06:22:23 207e8628e3a3: Pulling fs layer 06:22:23 c791037a9be2: Pulling fs layer 06:22:23 ffd874e62e21: Pulling fs layer 06:22:23 4ebd0625c992: Waiting 06:22:23 207e8628e3a3: Waiting 06:22:23 c791037a9be2: Waiting 06:22:23 ffd874e62e21: Waiting 06:22:23 316046926c0a: Verifying Checksum 06:22:23 316046926c0a: Download complete 06:22:23 7186ed65a4f7: Verifying Checksum 06:22:23 7186ed65a4f7: Download complete 06:22:23 207e8628e3a3: Verifying Checksum 06:22:23 207e8628e3a3: Download complete 06:22:23 c791037a9be2: Download complete 06:22:23 595b0fe564bb: Download complete 06:22:23 595b0fe564bb: Pull complete 06:22:24 7186ed65a4f7: Pull complete 06:22:25 316046926c0a: Pull complete 06:22:26 ffd874e62e21: Verifying Checksum 06:22:26 ffd874e62e21: Download complete 06:22:27 4ebd0625c992: Verifying Checksum 06:22:27 4ebd0625c992: Download complete 06:22:37 4ebd0625c992: Pull complete 06:22:37 207e8628e3a3: Pull complete 06:22:38 c791037a9be2: Pull complete 06:22:42 ffd874e62e21: Pull complete 06:22:42 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:22:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:22:42 ---> cfc18b08335c 06:22:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:22:44 ---> Running in dfd89f3274c0 06:22:44 Removing intermediate container dfd89f3274c0 06:22:44 ---> 40a5b1a0248b 06:22:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:45 ---> Running in 35574bd7476b 06:22:46 Running on prd-centos7-docker-4c-2g-5028 in /w/workspace/edgexfoundry_edgex-ui-go_PR-354 [Pipeline] { [Pipeline] ws 06:22:46 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:22:47 Removing intermediate container 35574bd7476b 06:22:47 ---> 61986d061121 06:22:47 Step 5/8 : RUN apk add --no-cache make git 06:22:47 ---> Running in 735803f0ea46 06:22:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:22:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:22:49 using credential edgex-jenkins-ssh 06:22:49 Cloning the remote Git repository 06:22:50 OK: 138 MiB in 40 packages 06:22:49 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:22:49 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:22:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:22:49 > git --version # timeout=10 06:22:49 > git --version # 'git version 2.24.3' 06:22:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:22:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:22:51 Merging remotes/origin/master commit c34a5b00355d78dd87fd6b647778846c32b4b87a into PR head commit daab63c29cccf80d8c01bf29c74cd0f81af92311 06:22:51 Removing intermediate container 735803f0ea46 06:22:51 ---> 447b6a863a4c 06:22:51 Step 6/8 : WORKDIR /edgex-ui-go 06:22:51 ---> Running in e41755461483 06:22:51 Merge succeeded, producing daab63c29cccf80d8c01bf29c74cd0f81af92311 06:22:51 Checking out Revision daab63c29cccf80d8c01bf29c74cd0f81af92311 (PR-354) 06:22:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:22:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:22:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:22:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:22:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:22:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:22:51 > git config core.sparsecheckout # timeout=10 06:22:51 > git checkout -f daab63c29cccf80d8c01bf29c74cd0f81af92311 # timeout=10 06:22:51 > git remote # timeout=10 06:22:51 > git config --get remote.origin.url # timeout=10 06:22:51 using GIT_SSH to set credentials SSH Credentials for GitHub 06:22:51 > git merge c34a5b00355d78dd87fd6b647778846c32b4b87a # timeout=10 06:22:51 > git rev-parse HEAD^{commit} # timeout=10 06:22:51 > git config core.sparsecheckout # timeout=10 06:22:51 > git checkout -f daab63c29cccf80d8c01bf29c74cd0f81af92311 # timeout=10 06:22:51 Removing intermediate container e41755461483 06:22:51 ---> 767b9a7850d5 06:22:51 Step 7/8 : COPY . . 06:22:55 ---> 15e2f84564a4 06:22:55 Step 8/8 : RUN go mod download 06:22:55 ---> Running in 1e1ca3addb62 06:22:55 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:22:55 > git --version # timeout=10 06:22:55 > git --version # 'git version 2.24.3' 06:22:55 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:22:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:22:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:22:57 + sudo service docker restart 06:22:57 + true 06:22:57 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:22:59 provisioning config files... 06:22:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6700587583512671221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:22:59 ---> docker-login.sh 06:22:59 nexus3.edgexfoundry.org:10001 06:22:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:59 Configure a credential helper to remove this warning. See 06:22:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:59 06:22:59 Login Succeeded 06:22:59 nexus3.edgexfoundry.org:10002 06:23:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:00 Configure a credential helper to remove this warning. See 06:23:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:00 06:23:00 Login Succeeded 06:23:00 nexus3.edgexfoundry.org:10003 06:23:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:00 Configure a credential helper to remove this warning. See 06:23:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:00 06:23:00 Login Succeeded 06:23:00 nexus3.edgexfoundry.org:10004 06:23:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:01 Configure a credential helper to remove this warning. See 06:23:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:01 06:23:01 Login Succeeded 06:23:01 docker.io 06:23:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:02 Configure a credential helper to remove this warning. See 06:23:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:02 06:23:02 Login Succeeded 06:23:02 ---> docker-login.sh ends [Pipeline] } 06:23:02 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:23:02 ========================================================= 06:23:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:23:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:23:02 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 06:23:03 Sending build context to Docker daemon 34.93MB 06:23:03 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:23:03 Step 2/8 : FROM ${BASE} 06:23:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:23:03 540db60ca938: Pulling fs layer 06:23:03 adcc1eea9eea: Pulling fs layer 06:23:03 4c4ab2625f07: Pulling fs layer 06:23:03 0510c868ecb4: Pulling fs layer 06:23:03 afea3b2eda06: Pulling fs layer 06:23:03 7809a108b3ef: Pulling fs layer 06:23:03 f706445af74f: Pulling fs layer 06:23:03 afea3b2eda06: Waiting 06:23:03 7809a108b3ef: Waiting 06:23:03 f706445af74f: Waiting 06:23:03 0510c868ecb4: Waiting 06:23:03 4c4ab2625f07: Verifying Checksum 06:23:03 4c4ab2625f07: Download complete 06:23:03 adcc1eea9eea: Verifying Checksum 06:23:03 adcc1eea9eea: Download complete 06:23:03 afea3b2eda06: Verifying Checksum 06:23:03 afea3b2eda06: Download complete 06:23:03 7809a108b3ef: Verifying Checksum 06:23:03 7809a108b3ef: Download complete 06:23:03 540db60ca938: Verifying Checksum 06:23:03 540db60ca938: Download complete 06:23:03 540db60ca938: Pull complete 06:23:03 adcc1eea9eea: Pull complete 06:23:04 4c4ab2625f07: Pull complete 06:23:05 f706445af74f: Verifying Checksum 06:23:05 f706445af74f: Download complete 06:23:06 0510c868ecb4: Verifying Checksum 06:23:06 0510c868ecb4: Download complete 06:23:11 0510c868ecb4: Pull complete 06:23:11 afea3b2eda06: Pull complete 06:23:11 7809a108b3ef: Pull complete 06:23:15 f706445af74f: Pull complete 06:23:15 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:23:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:23:15 ---> b068be0155e3 06:23:15 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:23:16 ---> Running in 6c3a9604344b 06:23:16 Removing intermediate container 6c3a9604344b 06:23:16 ---> 710145715b03 06:23:16 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:23:16 ---> Running in 6ae7e6b7f2f0 06:23:17 Removing intermediate container 6ae7e6b7f2f0 06:23:17 ---> e568da9e6246 06:23:17 Step 5/8 : RUN apk add --no-cache make git 06:23:18 ---> Running in 3ceb2d1385af 06:23:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:23:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:23:20 OK: 149 MiB in 40 packages 06:23:21 Removing intermediate container 3ceb2d1385af 06:23:21 ---> 090d55e83ae6 06:23:21 Step 6/8 : WORKDIR /edgex-ui-go 06:23:21 ---> Running in 3127b4fa565e 06:23:21 Removing intermediate container 3127b4fa565e 06:23:21 ---> d4befe6f95a6 06:23:21 Step 7/8 : COPY . . 06:23:24 ---> 6f184fea0fa8 06:23:24 Step 8/8 : RUN go mod download 06:23:24 ---> Running in c21944208de3 06:23:27 Removing intermediate container 1e1ca3addb62 06:23:27 ---> fbfa0357feb9 06:23:27 Successfully built fbfa0357feb9 06:23:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:23:27 + docker inspect -f . ci-base-image-arm64 06:23:27 . [Pipeline] withDockerContainer 06:23:28 prd-ubuntu18.04-docker-arm64-4c-16g-5027 does not seem to be running inside a container 06:23:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:23:29 $ docker top aca5381415734b635d8d6e508f5f6a66c20ae40b28b06656a3327713e1ead3e3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:30 + go version 06:23:30 go version go1.16.3 linux/arm64 [Pipeline] } 06:23:30 $ docker stop --time=1 aca5381415734b635d8d6e508f5f6a66c20ae40b28b06656a3327713e1ead3e3 06:23:32 $ docker rm -f aca5381415734b635d8d6e508f5f6a66c20ae40b28b06656a3327713e1ead3e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:23:33 + docker inspect -f . ci-base-image-arm64 06:23:33 . [Pipeline] withDockerContainer 06:23:33 prd-ubuntu18.04-docker-arm64-4c-16g-5027 does not seem to be running inside a container 06:23:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:23:35 $ docker top 46fde76f049b32eb1d618dda72be1ccfe25c54c63eb7ae168c2864985624cff8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:36 + go mod tidy [Pipeline] sh 06:23:37 + make test 06:23:37 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:23:38 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:23:56 Removing intermediate container c21944208de3 06:23:56 ---> f9c9a2790c61 06:23:56 Successfully built f9c9a2790c61 06:23:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:23:57 + docker inspect -f . ci-base-image-x86_64 06:23:57 . [Pipeline] withDockerContainer 06:23:58 prd-centos7-docker-4c-2g-5028 does not seem to be running inside a container 06:23:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:23:59 $ docker top 9c2abce9dcbe4c68417a6ab59d1781ef92bce5f1ecca1df1d08db84b2af49b98 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:00 + go version 06:24:00 go version go1.16.3 linux/amd64 [Pipeline] } 06:24:00 $ docker stop --time=1 9c2abce9dcbe4c68417a6ab59d1781ef92bce5f1ecca1df1d08db84b2af49b98 06:24:01 $ docker rm -f 9c2abce9dcbe4c68417a6ab59d1781ef92bce5f1ecca1df1d08db84b2af49b98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:24:02 + docker inspect -f . ci-base-image-x86_64 06:24:02 . [Pipeline] withDockerContainer 06:24:02 prd-centos7-docker-4c-2g-5028 does not seem to be running inside a container 06:24:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:24:03 $ docker top e996c8a63567017080c0552cd563882d0a2b2fd7abfc77b696870165f44777f8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:03 + go mod tidy [Pipeline] sh 06:24:05 + make test 06:24:05 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:24:06 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:24:12 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:24:12 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:24:12 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:24:12 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:24:12 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:24:12 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:24:12 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:24:12 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:24:12 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:24:12 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:24:12 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:24:12 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:24:12 GO111MODULE=on go vet ./... 06:24:19 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:24:19 GO111MODULE=on go vet ./... [Pipeline] } 06:24:24 $ docker stop --time=1 e996c8a63567017080c0552cd563882d0a2b2fd7abfc77b696870165f44777f8 06:24:27 $ docker rm -f e996c8a63567017080c0552cd563882d0a2b2fd7abfc77b696870165f44777f8 [Pipeline] // withDockerContainer [Pipeline] sh 06:24:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:24:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:24:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:24:31 + ls -al . 06:24:31 total 92 06:24:31 drwxrwxr-x. 10 jenkins jenkins 4096 May 13 06:24 . 06:24:31 drwxrwxr-x. 4 jenkins jenkins 28 May 13 06:22 .. 06:24:31 drwxrwxr-x. 3 jenkins jenkins 20 May 13 06:22 assets 06:24:31 drwxrwxr-x. 2 jenkins jenkins 35 May 13 06:22 bin 06:24:31 drwxrwxr-x. 3 jenkins jenkins 29 May 13 06:22 cmd 06:24:31 -rw-rw-r--. 1 jenkins jenkins 3959 May 13 06:22 CONTRIBUTING.md 06:24:31 -rw-r--r--. 1 jenkins jenkins 10 May 13 06:24 coverage.out 06:24:31 -rw-rw-r--. 1 jenkins jenkins 1508 May 13 06:22 Dockerfile 06:24:31 -rw-rw-r--. 1 jenkins jenkins 902 May 13 06:22 Dockerfile.build 06:24:31 drwxrwxr-x. 5 jenkins jenkins 104 May 13 06:22 docs 06:24:31 drwxrwxr-x. 8 jenkins jenkins 179 May 13 06:22 .git 06:24:31 drwxrwxr-x. 2 jenkins jenkins 103 May 13 06:22 .github 06:24:31 -rw-rw-r--. 1 jenkins jenkins 162 May 13 06:22 .gitignore 06:24:31 -rw-rw-r--. 1 jenkins jenkins 987 May 13 06:22 go.mod 06:24:31 -rw-r--r--. 1 jenkins jenkins 24424 May 13 06:24 go.sum 06:24:31 drwxrwxr-x. 10 jenkins jenkins 139 May 13 06:22 internal 06:24:31 -rw-rw-r--. 1 jenkins jenkins 652 May 13 06:22 Jenkinsfile 06:24:31 -rw-rw-r--. 1 jenkins jenkins 11357 May 13 06:22 LICENSE 06:24:31 -rw-rw-r--. 1 jenkins jenkins 941 May 13 06:22 Makefile 06:24:31 -rw-rw-r--. 1 jenkins jenkins 6012 May 13 06:22 README.md 06:24:31 -rw-rw-r--. 1 jenkins jenkins 5 May 13 06:19 VERSION 06:24:31 -rw-rw-r--. 1 jenkins jenkins 155 May 13 06:22 version.go 06:24:31 drwxrwxr-x. 4 jenkins jenkins 4096 May 13 06:22 web [Pipeline] isUnix [Pipeline] sh 06:24:31 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=daab63c29cccf80d8c01bf29c74cd0f81af92311 --label arch=amd64 --label version=0.0.0 . 06:24:32 Sending build context to Docker daemon 34.96MB 06:24:32 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:24:32 Step 2/24 : FROM ${BASE} AS builder 06:24:32 ---> f9c9a2790c61 06:24:32 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:24:32 ---> Running in 1b53c99d749e 06:24:32 Removing intermediate container 1b53c99d749e 06:24:32 ---> 454412542deb 06:24:32 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:24:32 ---> Running in 2010907126ef 06:24:32 Removing intermediate container 2010907126ef 06:24:32 ---> 10700f957314 06:24:32 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:24:32 ---> Running in c581432b1d55 06:24:33 Removing intermediate container c581432b1d55 06:24:33 ---> 913cbaeefa08 06:24:33 Step 6/24 : LABEL Name=edgex-ui-go 06:24:33 ---> Running in c84bab257b89 06:24:33 Removing intermediate container c84bab257b89 06:24:33 ---> a8d717085552 06:24:33 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:24:33 ---> Running in 09b9a8e3c24b 06:24:33 Removing intermediate container 09b9a8e3c24b 06:24:33 ---> ed12c6893d0f 06:24:33 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:33 ---> Running in 3c1f53c2f38f [Pipeline] } 06:24:34 $ docker stop --time=1 46fde76f049b32eb1d618dda72be1ccfe25c54c63eb7ae168c2864985624cff8 06:24:34 Removing intermediate container 3c1f53c2f38f 06:24:34 ---> 129fe73c8dc2 06:24:34 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:24:34 ---> Running in 07b0848267e8 06:24:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:24:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:24:36 $ docker rm -f 46fde76f049b32eb1d618dda72be1ccfe25c54c63eb7ae168c2864985624cff8 06:24:37 OK: 149 MiB in 40 packages [Pipeline] // withDockerContainer [Pipeline] sh 06:24:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:24:37 Warning: overwriting stash ‘coverage-report’ 06:24:37 Removing intermediate container 07b0848267e8 06:24:37 ---> e529c2ca5d06 06:24:37 Step 10/24 : ENV GO111MODULE=on 06:24:37 ---> Running in 8b9be3621e34 06:24:38 Removing intermediate container 8b9be3621e34 06:24:38 ---> 912ef3a18d6a 06:24:38 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:24:38 ---> Running in 0670706cd1a1 06:24:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 06:24:38 Removing intermediate container 0670706cd1a1 06:24:38 ---> 6fb71342ae16 06:24:38 Step 12/24 : COPY go.mod . 06:24:38 ---> da42d85bf83f 06:24:38 Step 13/24 : COPY Makefile . [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:24:38 ---> 26f822df2e20 06:24:38 Step 14/24 : RUN make update 06:24:38 ---> Running in 85537d51f467 06:24:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:24:39 CGO_ENABLED=0 GO111MODULE=on go mod download 06:24:39 + ls -al . 06:24:39 total 124 06:24:39 drwxrwxr-x 10 jenkins jenkins 4096 May 13 06:23 . 06:24:39 drwxrwxr-x 4 jenkins jenkins 4096 May 13 06:22 .. 06:24:39 drwxrwxr-x 8 jenkins jenkins 4096 May 13 06:22 .git 06:24:39 drwxrwxr-x 2 jenkins jenkins 4096 May 13 06:22 .github 06:24:39 -rw-rw-r-- 1 jenkins jenkins 162 May 13 06:22 .gitignore 06:24:39 -rw-rw-r-- 1 jenkins jenkins 3959 May 13 06:22 CONTRIBUTING.md 06:24:39 -rw-rw-r-- 1 jenkins jenkins 1508 May 13 06:22 Dockerfile 06:24:39 -rw-rw-r-- 1 jenkins jenkins 902 May 13 06:22 Dockerfile.build 06:24:39 -rw-rw-r-- 1 jenkins jenkins 652 May 13 06:22 Jenkinsfile 06:24:39 -rw-rw-r-- 1 jenkins jenkins 11357 May 13 06:22 LICENSE 06:24:39 -rw-rw-r-- 1 jenkins jenkins 941 May 13 06:22 Makefile 06:24:39 -rw-rw-r-- 1 jenkins jenkins 6012 May 13 06:22 README.md 06:24:39 -rw-rw-r-- 1 jenkins jenkins 5 May 13 06:19 VERSION 06:24:39 drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:22 assets 06:24:39 drwxrwxr-x 2 jenkins jenkins 4096 May 13 06:22 bin 06:24:39 drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:22 cmd 06:24:39 -rw-r--r-- 1 jenkins jenkins 10 May 13 06:23 coverage.out 06:24:39 drwxrwxr-x 5 jenkins jenkins 4096 May 13 06:22 docs 06:24:39 -rw-rw-r-- 1 jenkins jenkins 987 May 13 06:22 go.mod 06:24:39 -rw-r--r-- 1 jenkins jenkins 24424 May 13 06:23 go.sum 06:24:39 drwxrwxr-x 10 jenkins jenkins 4096 May 13 06:22 internal 06:24:39 -rw-rw-r-- 1 jenkins jenkins 155 May 13 06:22 version.go 06:24:39 drwxrwxr-x 4 jenkins jenkins 4096 May 13 06:22 web [Pipeline] isUnix [Pipeline] sh 06:24:39 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=daab63c29cccf80d8c01bf29c74cd0f81af92311 --label arch=arm64 --label version=0.0.0 . 06:24:39 Removing intermediate container 85537d51f467 06:24:39 ---> f3f8f23bb419 06:24:39 Step 15/24 : COPY . . 06:24:40 Sending build context to Docker daemon 34.96MB 06:24:40 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:24:40 Step 2/24 : FROM ${BASE} AS builder 06:24:40 ---> fbfa0357feb9 06:24:40 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:24:41 ---> Running in 904364c93576 06:24:41 Removing intermediate container 904364c93576 06:24:41 ---> 79df0e2868e7 06:24:41 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:24:41 ---> Running in 0d34f44044c2 06:24:41 Removing intermediate container 0d34f44044c2 06:24:41 ---> 551bb9c98b01 06:24:41 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:24:42 ---> 2f263c71e593 06:24:42 Step 16/24 : RUN ${MAKE} 06:24:42 ---> Running in dbaf21554ad6 06:24:42 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 06:24:42 ---> Running in 19665e8dcd4d 06:24:42 Removing intermediate container 19665e8dcd4d 06:24:42 ---> c2bd8d0e2906 06:24:42 Step 6/24 : LABEL Name=edgex-ui-go 06:24:42 ---> Running in 9c7211b77a44 06:24:43 Removing intermediate container 9c7211b77a44 06:24:43 ---> d1e4675190a6 06:24:43 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:24:43 ---> Running in 19bb8cf71810 06:24:43 Removing intermediate container 19bb8cf71810 06:24:43 ---> c4c7a8df5127 06:24:43 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:43 ---> Running in 12a521b0ce83 06:24:45 Removing intermediate container 12a521b0ce83 06:24:45 ---> 83f7ed580fe1 06:24:45 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:24:46 ---> Running in 532e7370a383 06:24:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:24:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:24:49 OK: 138 MiB in 40 packages 06:24:50 Removing intermediate container 532e7370a383 06:24:50 ---> f20d39b59a24 06:24:50 Step 10/24 : ENV GO111MODULE=on 06:24:50 ---> Running in 49db8b9a5e6f 06:24:50 Removing intermediate container 49db8b9a5e6f 06:24:50 ---> 848edbc7b44f 06:24:50 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:24:50 ---> Running in 089e47f91945 06:24:51 Removing intermediate container 089e47f91945 06:24:51 ---> e67017115c66 06:24:51 Step 12/24 : COPY go.mod . 06:24:51 ---> bb59bb2f021d 06:24:51 Step 13/24 : COPY Makefile . 06:24:52 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:24:52 ---> 9c5b0d26353a 06:24:52 Step 14/24 : RUN make update 06:24:52 ---> Running in 7421477c7d28 06:24:53 CGO_ENABLED=0 GO111MODULE=on go mod download 06:24:55 Removing intermediate container 7421477c7d28 06:24:55 ---> e899ce05c768 06:24:55 Step 15/24 : COPY . . 06:24:55 Removing intermediate container dbaf21554ad6 06:24:55 ---> 8458aa0600ff 06:24:55 Step 17/24 : FROM alpine:3.12 06:24:55 3.12: Pulling from library/alpine 06:24:55 339de151aab4: Pulling fs layer 06:24:55 339de151aab4: Verifying Checksum 06:24:55 339de151aab4: Download complete 06:24:56 339de151aab4: Pull complete 06:24:56 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:24:56 Status: Downloaded newer image for alpine:3.12 06:24:56 ---> 13621d1b12d4 06:24:56 Step 18/24 : EXPOSE 4000 06:24:56 ---> Running in 1f9810213eb8 06:24:56 Removing intermediate container 1f9810213eb8 06:24:56 ---> c4f255bdf962 06:24:56 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 06:24:57 ---> 24e81effea1d 06:24:57 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:24:57 ---> Running in 90e898d15704 06:24:57 ---> 88c5f4996e73 06:24:57 Step 16/24 : RUN ${MAKE} 06:24:58 Removing intermediate container 90e898d15704 06:24:58 ---> c4c9cf9e8eab 06:24:58 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:24:58 ---> Running in 8ce6dc8dace8 06:24:58 Removing intermediate container 8ce6dc8dace8 06:24:58 ---> f886b30bc1aa 06:24:58 Step 22/24 : LABEL arch=amd64 06:24:58 ---> Running in 9cd2e7483d93 06:24:58 ---> Running in dd7c85120baa 06:24:58 Removing intermediate container dd7c85120baa 06:24:58 ---> 82e45fc4b12d 06:24:58 Step 23/24 : LABEL git_sha=daab63c29cccf80d8c01bf29c74cd0f81af92311 06:24:58 ---> Running in c42e4cd4a0ac 06:24:58 Removing intermediate container c42e4cd4a0ac 06:24:58 ---> a3032e16666c 06:24:58 Step 24/24 : LABEL version=0.0.0 06:24:58 ---> Running in 445d06ca15e2 06:24:58 Removing intermediate container 445d06ca15e2 06:24:58 ---> 6bc1c61d80a5 06:24:58 [Warning] One or more build-args [ARCH] were not consumed 06:24:58 Successfully built 6bc1c61d80a5 06:24:59 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 06:24:59 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:25:00 ---> job-cost.sh 06:25:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HMMb 06:25:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:25:31 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:25:36 Removing intermediate container 9cd2e7483d93 06:25:36 ---> 9a83ca17230b 06:25:36 Step 17/24 : FROM alpine:3.12 06:25:36 3.12: Pulling from library/alpine 06:25:37 d2f70382dc9a: Pulling fs layer 06:25:37 d2f70382dc9a: Verifying Checksum 06:25:37 d2f70382dc9a: Download complete 06:25:38 d2f70382dc9a: Pull complete 06:25:38 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:25:38 Status: Downloaded newer image for alpine:3.12 06:25:38 ---> 9852663dfa18 06:25:38 Step 18/24 : EXPOSE 4000 06:25:38 ---> Running in 4b7017a61990 06:25:39 Removing intermediate container 4b7017a61990 06:25:39 ---> 28ad401d6e38 06:25:39 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 06:25:41 ---> a6dfbc64d96b 06:25:41 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:25:41 ---> Running in fb81a09a9e85 06:25:42 Removing intermediate container fb81a09a9e85 06:25:42 ---> 3917b7f7c244 06:25:42 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:25:42 ---> Running in 58c6c73a8db9 06:25:42 Removing intermediate container 58c6c73a8db9 06:25:42 ---> 04131f1e890c 06:25:42 Step 22/24 : LABEL arch=arm64 06:25:42 ---> Running in 6e5dfbcf2153 06:25:43 Removing intermediate container 6e5dfbcf2153 06:25:43 ---> d95d0102eacd 06:25:43 Step 23/24 : LABEL git_sha=daab63c29cccf80d8c01bf29c74cd0f81af92311 06:25:43 ---> Running in 48bd4ab93764 06:25:44 Removing intermediate container 48bd4ab93764 06:25:44 ---> a463c5b5463f 06:25:44 Step 24/24 : LABEL version=0.0.0 06:25:44 ---> Running in 7d918a9ba56d 06:25:45 Removing intermediate container 7d918a9ba56d 06:25:45 ---> 48bc890972e3 06:25:45 [Warning] One or more build-args [ARCH] were not consumed 06:25:45 Successfully built 48bc890972e3 06:25:45 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:25:45 ---> job-cost.sh 06:25:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J6I7 06:25:47 lf-activate-venv(): INFO: Adding /tmp/venv-HMMb/bin to PATH 06:25:47 INFO: No Stack... 06:25:47 INFO: Retrieving Pricing Info for: v1-standard-2 06:25:47 INFO: Archiving Costs [Pipeline] sh 06:25:47 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 06:25:47 + cut -d, -f6 [Pipeline] lock 06:25:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-354-1-stack-cost] 06:25:47 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-354-1-stack-cost] did not exist. Created. 06:25:47 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-354-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:25:48 + echo total: 0.029999999329447746 [Pipeline] stash 06:25:48 Stashed 1 file(s) [Pipeline] } 06:25:48 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-354-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:26:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:28:09 lf-activate-venv(): INFO: Adding /tmp/venv-J6I7/bin to PATH 06:28:09 INFO: No Stack... 06:28:09 INFO: Retrieving Pricing Info for: lf-standard-4 06:28:09 INFO: Archiving Costs [Pipeline] sh 06:28:09 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 06:28:09 + cut -d, -f6 [Pipeline] lock 06:28:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-354-1-stack-cost] 06:28:10 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-354-1-stack-cost] did not exist. Created. 06:28:10 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-354-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:28:10 /w/workspace/edgex-ui-go/1@tmp/durable-ae63a642/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-ae63a642/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:28:10 + echo total: 0.20999999344348907 [Pipeline] stash 06:28:10 Warning: overwriting stash ‘stack-cost’ 06:28:11 Stashed 1 file(s) [Pipeline] } 06:28:11 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-354-1-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 06:28:12 provisioning config files... 06:28:12 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-354@tmp/config8567474718993997556tmp [Pipeline] { [Pipeline] sh 06:28:12 + set +x 06:28:12 + curl -s https://codecov.io/bash 06:28:12 + bash -s -- 06:28:12 06:28:12 _____ _ 06:28:12 / ____| | | 06:28:12 | | ___ __| | ___ ___ _____ __ 06:28:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:28:12 | |___| (_) | (_| | __/ (_| (_) \ V / 06:28:12 \_____\___/ \__,_|\___|\___\___/ \_/ 06:28:12 Bash-1.0.2 06:28:12 06:28:12 06:28:12 ==> git version 2.24.3 found 06:28:12 ==> 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 06:28:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:28:12 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:28:12 ==> Jenkins CI detected. 06:28:12 project root: . 06:28:12 --> token set from env 06:28:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:28:12 ==> Running gcov in . (disable via -X gcov) 06:28:12 ==> Python coveragepy not found 06:28:12 ==> Searching for coverage reports in: 06:28:12 + . 06:28:12 -> Found 1 reports 06:28:12 ==> Detecting git/mercurial file structure 06:28:12 ==> Reading reports 06:28:12 + ./coverage.out bytes=10 06:28:12 ==> Appending adjustments 06:28:12 https://docs.codecov.io/docs/fixing-reports 06:28:12 + Found adjustments 06:28:12 ==> Gzipping contents 06:28:12 4.0K /tmp/codecov.XjnsIR.gz 06:28:12 ==> Uploading reports 06:28:12 url: https://codecov.io 06:28:12 query: branch=PR-354&commit=daab63c29cccf80d8c01bf29c74cd0f81af92311&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-354%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=354&job=&cmd_args= 06:28:12 -> Pinging Codecov 06:28:12 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-354&commit=daab63c29cccf80d8c01bf29c74cd0f81af92311&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-354%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=354&job=&cmd_args= 06:28:13 -> Uploading to 06:28:13 https://storage.googleapis.com/codecov/v4/raw/2021-05-13/FB506323287CE973F263BFD2A0EB1F37/daab63c29cccf80d8c01bf29c74cd0f81af92311/47576284-06b0-4869-b9b4-0ed5b5dbae72.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210513%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210513T062813Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f29e47179974d300977d41e5ce1590d3ade9338fc1cd248111b3261185f2ddeb 06:28:13 % Total % Received % Xferd Average Speed Time Time Time Current 06:28:13 Dload Upload Total Spent Left Speed 06:28:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 8969 --:--:-- --:--:-- --:--:-- 8990 06:28:13 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/daab63c29cccf80d8c01bf29c74cd0f81af92311 [Pipeline] } 06:28:13 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 06:28:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:28:15 ---> package-listing.sh 06:28:15 ++ facter osfamily 06:28:15 ++ tr '[:upper:]' '[:lower:]' 06:28:15 + OS_FAMILY=redhat 06:28:15 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-354 06:28:15 + START_PACKAGES=/tmp/packages_start.txt 06:28:15 + END_PACKAGES=/tmp/packages_end.txt 06:28:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:28:15 + PACKAGES=/tmp/packages_start.txt 06:28:15 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-354 ']' 06:28:15 + PACKAGES=/tmp/packages_end.txt 06:28:15 + case "${OS_FAMILY}" in 06:28:15 + rpm -qa 06:28:15 + sort 06:28:21 + '[' -f /tmp/packages_start.txt ']' 06:28:21 + '[' -f /tmp/packages_end.txt ']' 06:28:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:28:21 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-354 ']' 06:28:21 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-354/archives/ 06:28:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-354/archives/ [Pipeline] echo 06:28:21 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-354/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:28:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:28:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:28:21 06:28:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:28:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:28:22 alpine: Pulling from edgex-lftools-log-publisher 06:28:22 df20fa9351a1: Pulling fs layer 06:28:22 36b3adc4ff6f: Pulling fs layer 06:28:22 8ad3a11d3b57: Pulling fs layer 06:28:22 46f8f816bc3b: Pulling fs layer 06:28:22 93b61091891f: Pulling fs layer 06:28:22 93b9cdb0e59b: Pulling fs layer 06:28:22 5e14af77c1be: Pulling fs layer 06:28:22 01666e4c0597: Pulling fs layer 06:28:22 aa168da1d23b: Pulling fs layer 06:28:22 93b9cdb0e59b: Waiting 06:28:22 5e14af77c1be: Waiting 06:28:22 01666e4c0597: Waiting 06:28:22 aa168da1d23b: Waiting 06:28:22 46f8f816bc3b: Waiting 06:28:22 93b61091891f: Waiting 06:28:22 36b3adc4ff6f: Verifying Checksum 06:28:22 36b3adc4ff6f: Download complete 06:28:22 46f8f816bc3b: Verifying Checksum 06:28:22 46f8f816bc3b: Download complete 06:28:22 df20fa9351a1: Verifying Checksum 06:28:22 df20fa9351a1: Download complete 06:28:22 93b9cdb0e59b: Verifying Checksum 06:28:22 93b9cdb0e59b: Download complete 06:28:22 93b61091891f: Verifying Checksum 06:28:22 93b61091891f: Download complete 06:28:22 5e14af77c1be: Verifying Checksum 06:28:22 5e14af77c1be: Download complete 06:28:22 01666e4c0597: Verifying Checksum 06:28:22 01666e4c0597: Download complete 06:28:22 df20fa9351a1: Pull complete 06:28:22 8ad3a11d3b57: Verifying Checksum 06:28:22 8ad3a11d3b57: Download complete 06:28:23 36b3adc4ff6f: Pull complete 06:28:24 8ad3a11d3b57: Pull complete 06:28:24 46f8f816bc3b: Pull complete 06:28:24 93b61091891f: Pull complete 06:28:25 93b9cdb0e59b: Pull complete 06:28:25 5e14af77c1be: Pull complete 06:28:25 01666e4c0597: Pull complete 06:28:25 aa168da1d23b: Verifying Checksum 06:28:25 aa168da1d23b: Download complete 06:28:33 aa168da1d23b: Pull complete 06:28:33 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:28:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:28:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:28:34 prd-centos7-docker-4c-2g-5026 does not seem to be running inside a container 06:28:34 $ 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-354/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-354 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-354:/w/workspace/edgexfoundry_edgex-ui-go_PR-354:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-354@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-354@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:10003/edgex-lftools-log-publisher:alpine cat 06:28:37 $ docker top 849e2e1c9f1c2db09c42a2938f17cca632beae055c3c229a58c6702fcc9a1ecb -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:37 + touch /tmp/pre-build-complete [Pipeline] sh 06:28:38 + mkdir -p /var/log/sa [Pipeline] sh 06:28:38 + ls /var/log/sa-host 06:28:38 + sadf -c /var/log/sa-host/sa13 06:28:38 file_magic: OK 06:28:38 HZ: Using current value: 100 06:28:38 file_header: OK 06:28:38 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 06:28:38 Statistics: 06:28:38 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:28:38 File successfully converted to sysstat format version 12.2.1 06:28:38 + sadf -c /var/log/sa-host/sa23 06:28:38 file_magic: OK 06:28:38 HZ: Using current value: 100 06:28:38 file_header: OK 06:28:38 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 06:28:38 Statistics: 06:28:38 Hnuu...uuuununununu... 06:28:38 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:28:38 provisioning config files... 06:28:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-354@tmp/config6591500528493439693tmp [Pipeline] { [Pipeline] echo 06:28:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:28:39 ---> create-netrc.sh [Pipeline] } 06:28:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:28:39 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:28:39 ---> python-tools-install.sh [Pipeline] echo 06:28:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:28:40 ---> sudo-logs.sh 06:28:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:28:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:28:40 ---> job-cost.sh 06:28:40 lf-activate-venv: SKIPPING 06:28:40 DEBUG: total: 0.20999999344348907 06:28:40 INFO: Retrieving Stack Cost... 06:28:41 INFO: Retrieving Pricing Info for: v1-standard-2 06:28:42 INFO: Archiving Costs [Pipeline] echo 06:28:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:28:42 ---> logs-deploy.sh 06:28:42 lf-activate-venv: SKIPPING 06:28:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-354/1 06:28:42 INFO: archiving workspace using pattern(s): 06:28:44 Archives upload complete. 06:28:44 INFO: archiving logs to Nexus 06:28:45 ---> uname -a: 06:28:45 Linux prd-centos7-docker-4c-2g-5026.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:28:45 06:28:45 06:28:45 ---> lscpu: 06:28:45 Architecture: x86_64 06:28:45 CPU op-mode(s): 32-bit, 64-bit 06:28:45 Byte Order: Little Endian 06:28:45 Address sizes: 40 bits physical, 48 bits virtual 06:28:45 CPU(s): 4 06:28:45 On-line CPU(s) list: 0-3 06:28:45 Thread(s) per core: 1 06:28:45 Core(s) per socket: 1 06:28:45 Socket(s): 4 06:28:45 NUMA node(s): 1 06:28:45 Vendor ID: GenuineIntel 06:28:45 CPU family: 6 06:28:45 Model: 44 06:28:45 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:28:45 Stepping: 1 06:28:45 CPU MHz: 2933.438 06:28:45 BogoMIPS: 5866.87 06:28:45 Virtualization: VT-x 06:28:45 Hypervisor vendor: KVM 06:28:45 Virtualization type: full 06:28:45 L1d cache: 128 KiB 06:28:45 L1i cache: 128 KiB 06:28:45 L2 cache: 16 MiB 06:28:45 L3 cache: 64 MiB 06:28:45 NUMA node0 CPU(s): 0-3 06:28:45 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:28:45 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:28:45 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:28:45 Vulnerability Meltdown: Mitigation; PTI 06:28:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:28:45 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:28:45 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:28:45 Vulnerability Srbds: Not affected 06:28:45 Vulnerability Tsx async abort: Not affected 06:28:45 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 06:28:45 06:28:45 06:28:45 ---> nproc: 06:28:45 4 06:28:45 06:28:45 06:28:45 ---> df -h: 06:28:45 Filesystem Size Used Available Use% Mounted on 06:28:45 overlay 50.0G 7.3G 42.7G 15% / 06:28:45 tmpfs 64.0M 0 64.0M 0% /dev 06:28:45 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:28:45 shm 64.0M 0 64.0M 0% /dev/shm 06:28:45 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:28:45 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:28:45 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:28:45 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:28:45 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:28:45 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:28:45 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:28:45 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-354 06:28:45 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-354@tmp 06:28:45 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:28:45 06:28:45 06:28:45 ---> free -m: 06:28:45 total used free shared buff/cache available 06:28:45 Mem: 1837 687 105 0 1044 1045 06:28:45 Swap: 1023 1 1022 06:28:45 06:28:45 06:28:45 ---> ip addr: 06:28:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:28:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:28:45 inet 127.0.0.1/8 scope host lo 06:28:45 valid_lft forever preferred_lft forever 06:28:45 inet6 ::1/128 scope host 06:28:45 valid_lft forever preferred_lft forever 06:28:45 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:28:45 link/ether fa:16:3e:ab:2e:7d brd ff:ff:ff:ff:ff:ff 06:28:45 inet 10.30.122.245/23 brd 10.30.123.255 scope global dynamic eth0 06:28:45 valid_lft 85817sec preferred_lft 85817sec 06:28:45 inet6 fe80::f816:3eff:feab:2e7d/64 scope link 06:28:45 valid_lft forever preferred_lft forever 06:28:45 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:28:45 link/ether 02:42:98:3f:e4:4f brd ff:ff:ff:ff:ff:ff 06:28:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:28:45 valid_lft forever preferred_lft forever 06:28:45 inet6 fe80::42:98ff:fe3f:e44f/64 scope link 06:28:45 valid_lft forever preferred_lft forever 06:28:45 06:28:45 06:28:45 ---> sar -b -r -n DEV: 06:28:45 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/13/21 _x86_64_ (4 CPU) 06:28:45 06:28:45 06:18:49 LINUX RESTART (4 CPU) 06:28:45 06:28:45 06:20:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:28:45 06:21:01 2.74 0.00 2.74 0.00 0.00 61.84 0.00 06:28:45 06:22:01 0.42 0.00 0.42 0.00 0.00 6.10 0.00 06:28:45 06:23:01 0.25 0.00 0.25 0.00 0.00 3.88 0.00 06:28:45 06:24:01 0.22 0.00 0.22 0.00 0.00 2.96 0.00 06:28:45 06:25:01 0.22 0.00 0.22 0.00 0.00 3.05 0.00 06:28:45 06:26:01 0.42 0.00 0.42 0.00 0.00 5.96 0.00 06:28:45 06:27:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 06:28:45 06:28:01 0.23 0.00 0.23 0.00 0.00 3.20 0.00 06:28:45 Average: 0.58 0.00 0.58 0.00 0.00 11.02 0.00 06:28:45 06:28:45 06:20:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:28:45 06:21:01 154720 0 585180 31.10 2620 1139024 1075532 36.71 430064 1096252 12 06:28:45 06:22:01 154124 0 585768 31.13 2620 1139032 1075700 36.71 427824 1099528 20 06:28:45 06:23:01 152232 0 587656 31.23 2620 1139036 1075724 36.71 441204 1088068 8 06:28:45 06:24:01 153252 0 586636 31.18 2620 1139036 1075568 36.71 438728 1089676 20 06:28:45 06:25:01 151068 0 588812 31.29 2620 1139044 1075616 36.71 448684 1081676 8 06:28:45 06:26:01 151560 0 588316 31.27 2620 1139048 1075532 36.71 453008 1076912 8 06:28:45 06:27:01 151784 0 588088 31.26 2620 1139052 1075532 36.71 452888 1076912 8 06:28:45 06:28:01 150748 0 589120 31.31 2620 1139056 1075708 36.71 453848 1076912 8 06:28:45 Average: 152436 0 587447 31.22 2620 1139041 1075614 36.71 443281 1085742 12 06:28:45 06:28:45 06:20:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:28:45 06:21:01 eth0 0.59 0.10 0.04 0.01 0.00 0.00 0.00 0.00 06:28:45 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:45 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:45 06:22:01 eth0 4.11 1.78 3.30 0.27 0.00 0.00 0.00 0.00 06:28:45 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:45 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:45 06:23:01 eth0 0.97 0.33 0.32 0.23 0.00 0.00 0.00 0.00 06:28:45 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:45 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:45 06:24:01 eth0 0.17 0.12 0.06 0.01 0.00 0.00 0.00 0.00 06:28:45 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:45 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:45 06:25:01 eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 06:28:45 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:45 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:45 06:26:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:28:45 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:45 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:45 06:27:01 eth0 0.30 0.05 0.02 0.00 0.00 0.00 0.00 0.00 06:28:45 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:45 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:45 06:28:01 eth0 1.98 0.47 0.36 0.21 0.00 0.00 0.00 0.00 06:28:45 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:45 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:45 Average: eth0 1.07 0.39 0.53 0.10 0.00 0.00 0.00 0.00 06:28:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:45 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:45 06:28:45 06:28:45 ---> sar -P ALL: 06:28:45 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/13/21 _x86_64_ (4 CPU) 06:28:45 06:28:45 06:18:49 LINUX RESTART (4 CPU) 06:28:45 06:28:45 06:20:03 CPU %user %nice %system %iowait %steal %idle 06:28:45 06:21:01 all 0.19 0.00 0.08 0.00 0.02 99.71 06:28:45 06:21:01 0 0.45 0.00 0.05 0.00 0.00 99.50 06:28:45 06:21:01 1 0.09 0.00 0.10 0.00 0.02 99.79 06:28:45 06:21:01 2 0.12 0.00 0.09 0.00 0.03 99.76 06:28:45 06:21:01 3 0.12 0.00 0.09 0.00 0.02 99.78 06:28:45 06:22:01 all 0.15 0.00 0.05 0.00 0.00 99.80 06:28:45 06:22:01 0 0.05 0.00 0.05 0.00 0.00 99.90 06:28:45 06:22:01 1 0.08 0.00 0.05 0.00 0.00 99.87 06:28:45 06:22:01 2 0.08 0.00 0.05 0.00 0.00 99.87 06:28:45 06:22:01 3 0.37 0.00 0.07 0.00 0.00 99.57 06:28:45 06:23:01 all 0.10 0.00 0.05 0.00 0.00 99.84 06:28:45 06:23:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:28:45 06:23:01 1 0.03 0.00 0.05 0.00 0.00 99.92 06:28:45 06:23:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:28:45 06:23:01 3 0.32 0.00 0.10 0.00 0.00 99.58 06:28:45 06:24:01 all 0.16 0.00 0.03 0.00 0.00 99.81 06:28:45 06:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:28:45 06:24:01 1 0.07 0.00 0.05 0.00 0.00 99.88 06:28:45 06:24:01 2 0.05 0.00 0.03 0.00 0.00 99.92 06:28:45 06:24:01 3 0.52 0.00 0.03 0.00 0.00 99.45 06:28:45 06:25:01 all 0.13 0.00 0.07 0.00 0.02 99.79 06:28:45 06:25:01 0 0.33 0.00 0.05 0.00 0.02 99.60 06:28:45 06:25:01 1 0.03 0.00 0.05 0.00 0.03 99.88 06:28:45 06:25:01 2 0.08 0.00 0.08 0.00 0.00 99.83 06:28:45 06:25:01 3 0.05 0.00 0.10 0.00 0.02 99.83 06:28:45 06:26:01 all 0.15 0.00 0.06 0.00 0.00 99.78 06:28:45 06:26:01 0 0.48 0.00 0.03 0.00 0.00 99.48 06:28:45 06:26:01 1 0.03 0.00 0.05 0.00 0.00 99.92 06:28:45 06:26:01 2 0.03 0.00 0.05 0.00 0.02 99.90 06:28:45 06:26:01 3 0.05 0.00 0.12 0.00 0.00 99.83 06:28:45 06:27:01 all 0.05 0.00 0.05 0.00 0.00 99.91 06:28:45 06:27:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:28:45 06:27:01 1 0.07 0.00 0.07 0.00 0.00 99.87 06:28:45 06:27:01 2 0.03 0.00 0.05 0.00 0.00 99.92 06:28:45 06:27:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:28:45 06:28:01 all 0.14 0.00 0.05 0.00 0.00 99.81 06:28:45 06:28:01 0 0.43 0.00 0.05 0.00 0.00 99.52 06:28:45 06:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:28:45 06:28:01 2 0.07 0.00 0.05 0.00 0.00 99.88 06:28:45 06:28:01 3 0.03 0.00 0.05 0.00 0.00 99.92 06:28:45 Average: all 0.13 0.00 0.06 0.00 0.01 99.81 06:28:45 Average: 0 0.23 0.00 0.04 0.00 0.00 99.73 06:28:45 Average: 1 0.05 0.00 0.06 0.00 0.01 99.88 06:28:45 Average: 2 0.06 0.00 0.05 0.00 0.01 99.87 06:28:45 Average: 3 0.19 0.00 0.07 0.00 0.00 99.74 06:28:45 06:28:45 06:28:45