Pull request #353 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 435fb8992f5538b9b059648486a1bc247ff8bec2+7e8cb258793469f1841277073dddd17e9c99cd16 (d426d12ed559cf872f5a652a7323da13c3b53930) 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-353/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-353/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 ‘prd-centos7-docker-4c-2g-4652’ is offline Running on prd-centos7-docker-4c-2g-4655 in /w/workspace/edgexfoundry_edgex-ui-go_PR-353 [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-353 # 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 7e8cb258793469f1841277073dddd17e9c99cd16 into PR head commit 435fb8992f5538b9b059648486a1bc247ff8bec2 > 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/353/head:refs/remotes/origin/PR-353 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 435fb8992f5538b9b059648486a1bc247ff8bec2 # timeout=10 Merge succeeded, producing 435fb8992f5538b9b059648486a1bc247ff8bec2 Checking out Revision 435fb8992f5538b9b059648486a1bc247ff8bec2 (PR-353) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7e8cb258793469f1841277073dddd17e9c99cd16 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 435fb8992f5538b9b059648486a1bc247ff8bec2 # timeout=10 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" 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 05:46:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:46:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:46:57 ========================================================= 05:46:57 EdgeX Global Pipelines Version Info 05:46:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:46:59 ------------------- 05:46:59 stable info: 05:46:59 ------------------- 05:46:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:46:59 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:46:59 Message: update stable to v1.0.192 05:47:00 ------------------- 05:47:00 experimental info: 05:47:00 ------------------- 05:47:00 Commited By: **** collab-it+edgex@linuxfoundation.org 05:47:00 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:47:00 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:47:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:47:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:47:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:47:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:47:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:47:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:47:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:47:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:47:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-353 [Pipeline] echo 05:47:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-353 [Pipeline] echo 05:47:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-353 [Pipeline] echo 05:47:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 435fb8992f5538b9b059648486a1bc247ff8bec2 [Pipeline] echo 05:47:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 435fb89 [Pipeline] echo 05:47:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:47:02 provisioning config files... 05:47:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-353@tmp/config5788121326638263714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:47:02 ---> docker-login.sh 05:47:02 nexus3.edgexfoundry.org:10001 05:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:03 Configure a credential helper to remove this warning. See 05:47:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:03 05:47:03 Login Succeeded 05:47:03 nexus3.edgexfoundry.org:10002 05:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:03 Configure a credential helper to remove this warning. See 05:47:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:03 05:47:03 Login Succeeded 05:47:03 nexus3.edgexfoundry.org:10003 05:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:03 Configure a credential helper to remove this warning. See 05:47:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:03 05:47:03 Login Succeeded 05:47:03 nexus3.edgexfoundry.org:10004 05:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:03 Configure a credential helper to remove this warning. See 05:47:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:03 05:47:03 Login Succeeded 05:47:03 docker.io 05:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:04 Configure a credential helper to remove this warning. See 05:47:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:04 05:47:04 Login Succeeded 05:47:04 ---> docker-login.sh ends [Pipeline] } 05:47:04 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 05:47:05 + git log --format=format:%s -1 435fb8992f5538b9b059648486a1bc247ff8bec2 [Pipeline] echo 05:47:05 GIT_COMMIT: 435fb8992f5538b9b059648486a1bc247ff8bec2, Commit Message: chore(deps): Bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1 [Pipeline] echo 05:47:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:47:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:47:06 05:47:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:47:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:47:06 latest: Pulling from edgex-devops/git-semver 05:47:06 31603596830f: Pulling fs layer 05:47:06 54011a49482f: Pulling fs layer 05:47:06 a6820b24f6d8: Pulling fs layer 05:47:06 f581987b2513: Pulling fs layer 05:47:06 f581987b2513: Waiting 05:47:06 54011a49482f: Verifying Checksum 05:47:06 54011a49482f: Download complete 05:47:07 31603596830f: Verifying Checksum 05:47:07 31603596830f: Download complete 05:47:07 f581987b2513: Verifying Checksum 05:47:07 f581987b2513: Download complete 05:47:07 a6820b24f6d8: Verifying Checksum 05:47:07 a6820b24f6d8: Download complete 05:47:07 31603596830f: Pull complete 05:47:07 54011a49482f: Pull complete 05:47:08 a6820b24f6d8: Pull complete 05:47:08 f581987b2513: Pull complete 05:47:08 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:47:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:47:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:47:08 prd-centos7-docker-4c-2g-4655 does not seem to be running inside a container 05:47:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-353 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-353:/w/workspace/edgexfoundry_edgex-ui-go_PR-353:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-353@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-353@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 05:47:11 $ docker top 218a6ee99668a987079854f51515f4c3bbb6722fcb11dcaf514c253eabb7adb4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:47:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:47:12 [ssh-agent] Looking for ssh-agent implementation... 05:47:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:47:12 $ docker exec 218a6ee99668a987079854f51515f4c3bbb6722fcb11dcaf514c253eabb7adb4 ssh-agent 05:47:12 SSH_AUTH_SOCK=/tmp/ssh-oD4M9FmFhyyb/agent.13 05:47:12 SSH_AGENT_PID=18 05:47:12 Running ssh-add (command line suppressed) 05:47:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-353@tmp/private_key_1400985566155571902.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-353@tmp/private_key_1400985566155571902.key) 05:47:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:47:13 + git tag --points-at HEAD [Pipeline] } 05:47:13 $ docker exec --env ******** --env ******** 218a6ee99668a987079854f51515f4c3bbb6722fcb11dcaf514c253eabb7adb4 ssh-agent -k 05:47:13 unset SSH_AUTH_SOCK; 05:47:13 unset SSH_AGENT_PID; 05:47:13 echo Agent pid 18 killed; 05:47:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:47:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:47:13 [ssh-agent] Looking for ssh-agent implementation... 05:47:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:47:13 $ docker exec 218a6ee99668a987079854f51515f4c3bbb6722fcb11dcaf514c253eabb7adb4 ssh-agent 05:47:13 SSH_AUTH_SOCK=/tmp/ssh-r3tbAvsz8UKi/agent.47 05:47:13 SSH_AGENT_PID=52 05:47:13 Running ssh-add (command line suppressed) 05:47:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-353@tmp/private_key_4659711266199990240.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-353@tmp/private_key_4659711266199990240.key) 05:47:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:47:14 + git semver init 05:47:14 # -> Open(): unable to determine branch for HEAD 05:47:14 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-353/.git 05:47:14 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-353 05:47:14 # $SEMVER_REMOTE_NAME = origin 05:47:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:47:14 # $SEMVER_USER_NAME = edgex-jenkins 05:47:14 # $SEMVER_BRANCH = PR-353 05:47:14 # $SEMVER_TEMP = /tmp/semver-186688378 05:47:14 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 05:47:16 # '/tmp/semver-186688378' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-353/.semver' 05:47:16 # -> Force: false 05:47:16 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-353/.semver [Pipeline] } 05:47:16 $ docker exec --env ******** --env ******** 218a6ee99668a987079854f51515f4c3bbb6722fcb11dcaf514c253eabb7adb4 ssh-agent -k 05:47:16 unset SSH_AUTH_SOCK; 05:47:16 unset SSH_AGENT_PID; 05:47:16 echo Agent pid 52 killed; 05:47:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:47:16 + git semver [Pipeline] } 05:47:16 $ docker stop --time=1 218a6ee99668a987079854f51515f4c3bbb6722fcb11dcaf514c253eabb7adb4 05:47:18 $ docker rm -f 218a6ee99668a987079854f51515f4c3bbb6722fcb11dcaf514c253eabb7adb4 [Pipeline] // withDockerContainer [Pipeline] sh 05:47:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:47:19 Stashed 1 file(s) [Pipeline] echo 05:47:19 [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 05:47:35 Still waiting to schedule task 05:47:35 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4655’ 05:47:35 Still waiting to schedule task 05:47:35 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline 05:49:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4656 in /w/workspace/edgexfoundry_edgex-ui-go_PR-353 [Pipeline] { [Pipeline] ws 05:49:34 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 05:49:40 using credential edgex-jenkins-ssh 05:49:40 Cloning the remote Git repository 05:49:40 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:49:40 > git init /w/workspace/edgex-ui-go/1 # timeout=10 05:49:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:49:40 > git --version # timeout=10 05:49:40 > git --version # 'git version 2.17.1' 05:49:40 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:49:43 Merging remotes/origin/master commit 7e8cb258793469f1841277073dddd17e9c99cd16 into PR head commit 435fb8992f5538b9b059648486a1bc247ff8bec2 05:49:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:49:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:49:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:49:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:49:42 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/353/head:refs/remotes/origin/PR-353 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:49:43 > git config core.sparsecheckout # timeout=10 05:49:43 > git checkout -f 435fb8992f5538b9b059648486a1bc247ff8bec2 # timeout=10 05:49:44 > git remote # timeout=10 05:49:44 Merge succeeded, producing 435fb8992f5538b9b059648486a1bc247ff8bec2 05:49:44 Checking out Revision 435fb8992f5538b9b059648486a1bc247ff8bec2 (PR-353) 05:49:44 > git config --get remote.origin.url # timeout=10 05:49:44 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:44 > git merge 7e8cb258793469f1841277073dddd17e9c99cd16 # timeout=10 05:49:44 > git rev-parse HEAD^{commit} # timeout=10 05:49:44 > git config core.sparsecheckout # timeout=10 05:49:44 > git checkout -f 435fb8992f5538b9b059648486a1bc247ff8bec2 # timeout=10 05:49:48 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" 05:49:49 > git --version # timeout=10 05:49:49 > git --version # 'git version 2.17.1' 05:49:49 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:49:50 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:49:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:49:51 + true 05:49:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:49:54 provisioning config files... 05:49:54 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config64124226009881456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:49:55 ---> docker-login.sh 05:49:55 nexus3.edgexfoundry.org:10001 05:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:56 Configure a credential helper to remove this warning. See 05:49:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:56 05:49:56 Login Succeeded 05:49:56 nexus3.edgexfoundry.org:10002 05:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:56 Configure a credential helper to remove this warning. See 05:49:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:56 05:49:56 Login Succeeded 05:49:56 nexus3.edgexfoundry.org:10003 05:49:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:57 Configure a credential helper to remove this warning. See 05:49:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:57 05:49:57 Login Succeeded 05:49:57 nexus3.edgexfoundry.org:10004 05:49:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:58 Configure a credential helper to remove this warning. See 05:49:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:58 05:49:58 Login Succeeded 05:49:58 docker.io 05:49:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:58 Configure a credential helper to remove this warning. See 05:49:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:58 05:49:58 Login Succeeded 05:49:58 ---> docker-login.sh ends [Pipeline] } 05:49:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:49:59 ========================================================= 05:49:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:49:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:49:59 + 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 . 05:50:00 Sending build context to Docker daemon 34.93MB 05:50:00 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:50:00 Step 2/8 : FROM ${BASE} 05:50:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:50:00 595b0fe564bb: Pulling fs layer 05:50:00 7186ed65a4f7: Pulling fs layer 05:50:00 316046926c0a: Pulling fs layer 05:50:00 4ebd0625c992: Pulling fs layer 05:50:00 207e8628e3a3: Pulling fs layer 05:50:00 c791037a9be2: Pulling fs layer 05:50:00 ffd874e62e21: Pulling fs layer 05:50:00 4ebd0625c992: Waiting 05:50:00 207e8628e3a3: Waiting 05:50:00 c791037a9be2: Waiting 05:50:00 ffd874e62e21: Waiting 05:50:00 316046926c0a: Verifying Checksum 05:50:00 316046926c0a: Download complete 05:50:00 7186ed65a4f7: Verifying Checksum 05:50:00 7186ed65a4f7: Download complete 05:50:00 207e8628e3a3: Verifying Checksum 05:50:00 207e8628e3a3: Download complete 05:50:01 595b0fe564bb: Verifying Checksum 05:50:01 595b0fe564bb: Download complete 05:50:01 c791037a9be2: Verifying Checksum 05:50:01 c791037a9be2: Download complete 05:50:01 595b0fe564bb: Pull complete 05:50:01 7186ed65a4f7: Pull complete 05:50:02 316046926c0a: Pull complete 05:50:03 ffd874e62e21: Verifying Checksum 05:50:03 ffd874e62e21: Download complete 05:50:04 4ebd0625c992: Verifying Checksum 05:50:04 4ebd0625c992: Download complete 05:50:05 Running on prd-centos7-docker-4c-2g-4657 in /w/workspace/edgexfoundry_edgex-ui-go_PR-353 [Pipeline] { [Pipeline] ws 05:50:05 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 05:50:08 using credential edgex-jenkins-ssh 05:50:08 Cloning the remote Git repository 05:50:08 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:50:08 > git init /w/workspace/edgex-ui-go/1 # timeout=10 05:50:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:50:08 > git --version # timeout=10 05:50:08 > git --version # 'git version 2.24.3' 05:50:08 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:09 Merging remotes/origin/master commit 7e8cb258793469f1841277073dddd17e9c99cd16 into PR head commit 435fb8992f5538b9b059648486a1bc247ff8bec2 05:50:10 Merge succeeded, producing 435fb8992f5538b9b059648486a1bc247ff8bec2 05:50:10 Checking out Revision 435fb8992f5538b9b059648486a1bc247ff8bec2 (PR-353) 05:50:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:50:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:50:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:50:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/353/head:refs/remotes/origin/PR-353 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:50:09 > git config core.sparsecheckout # timeout=10 05:50:09 > git checkout -f 435fb8992f5538b9b059648486a1bc247ff8bec2 # timeout=10 05:50:10 > git remote # timeout=10 05:50:10 > git config --get remote.origin.url # timeout=10 05:50:10 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:10 > git merge 7e8cb258793469f1841277073dddd17e9c99cd16 # timeout=10 05:50:10 > git rev-parse HEAD^{commit} # timeout=10 05:50:10 > git config core.sparsecheckout # timeout=10 05:50:10 > git checkout -f 435fb8992f5538b9b059648486a1bc247ff8bec2 # timeout=10 05:50:13 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" 05:50:13 > git --version # timeout=10 05:50:13 > git --version # 'git version 2.24.3' 05:50:13 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:50:15 4ebd0625c992: Pull complete 05:50:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:50:15 207e8628e3a3: Pull complete 05:50:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:50:15 c791037a9be2: Pull complete 05:50:15 + sudo service docker restart 05:50:15 + true 05:50:15 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:50:17 provisioning config files... 05:50:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8724387124301185060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:50:18 ---> docker-login.sh 05:50:18 nexus3.edgexfoundry.org:10001 05:50:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:18 Configure a credential helper to remove this warning. See 05:50:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:18 05:50:18 Login Succeeded 05:50:18 nexus3.edgexfoundry.org:10002 05:50:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:18 Configure a credential helper to remove this warning. See 05:50:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:18 05:50:18 Login Succeeded 05:50:18 nexus3.edgexfoundry.org:10003 05:50:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:19 Configure a credential helper to remove this warning. See 05:50:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:19 05:50:19 Login Succeeded 05:50:19 nexus3.edgexfoundry.org:10004 05:50:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:19 Configure a credential helper to remove this warning. See 05:50:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:19 05:50:19 Login Succeeded 05:50:19 docker.io 05:50:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:19 Configure a credential helper to remove this warning. See 05:50:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:19 05:50:19 Login Succeeded 05:50:19 ---> docker-login.sh ends [Pipeline] } 05:50:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:50:20 ffd874e62e21: Pull complete 05:50:20 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:50:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:50:20 ---> cfc18b08335c 05:50:20 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:50:20 ========================================================= 05:50:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:50:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:50:20 + 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 . 05:50:20 Sending build context to Docker daemon 34.93MB 05:50:20 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:50:20 Step 2/8 : FROM ${BASE} 05:50:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:50:20 540db60ca938: Pulling fs layer 05:50:20 adcc1eea9eea: Pulling fs layer 05:50:20 4c4ab2625f07: Pulling fs layer 05:50:20 0510c868ecb4: Pulling fs layer 05:50:20 afea3b2eda06: Pulling fs layer 05:50:20 7809a108b3ef: Pulling fs layer 05:50:20 f706445af74f: Pulling fs layer 05:50:20 afea3b2eda06: Waiting 05:50:20 7809a108b3ef: Waiting 05:50:20 0510c868ecb4: Waiting 05:50:20 f706445af74f: Waiting 05:50:20 4c4ab2625f07: Verifying Checksum 05:50:20 4c4ab2625f07: Download complete 05:50:20 adcc1eea9eea: Verifying Checksum 05:50:20 adcc1eea9eea: Download complete 05:50:20 afea3b2eda06: Verifying Checksum 05:50:20 afea3b2eda06: Download complete 05:50:20 7809a108b3ef: Verifying Checksum 05:50:20 7809a108b3ef: Download complete 05:50:20 540db60ca938: Verifying Checksum 05:50:20 540db60ca938: Download complete 05:50:21 540db60ca938: Pull complete 05:50:21 adcc1eea9eea: Pull complete 05:50:21 4c4ab2625f07: Pull complete 05:50:22 f706445af74f: Verifying Checksum 05:50:22 f706445af74f: Download complete 05:50:22 ---> Running in edcbea6b93a2 05:50:22 Removing intermediate container edcbea6b93a2 05:50:22 ---> 04b4a6e371ba 05:50:22 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:50:23 ---> Running in ad08013d1322 05:50:23 0510c868ecb4: Verifying Checksum 05:50:23 0510c868ecb4: Download complete 05:50:25 Removing intermediate container ad08013d1322 05:50:25 ---> 62755784e075 05:50:25 Step 5/8 : RUN apk add --no-cache make git 05:50:25 ---> Running in fcf7186b6230 05:50:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:50:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:50:27 OK: 138 MiB in 40 packages 05:50:28 0510c868ecb4: Pull complete 05:50:28 afea3b2eda06: Pull complete 05:50:28 7809a108b3ef: Pull complete 05:50:29 Removing intermediate container fcf7186b6230 05:50:29 ---> 2a4eba4e9319 05:50:29 Step 6/8 : WORKDIR /edgex-ui-go 05:50:29 ---> Running in 11a899ebf33d 05:50:30 Removing intermediate container 11a899ebf33d 05:50:30 ---> a57012a5dffe 05:50:30 Step 7/8 : COPY . . 05:50:33 ---> c70c44953412 05:50:33 Step 8/8 : RUN go mod download 05:50:33 ---> Running in 7f8edd02aec3 05:50:33 f706445af74f: Pull complete 05:50:33 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:50:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:50:33 ---> b068be0155e3 05:50:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:50:34 ---> Running in 8e0ea005c8e8 05:50:34 Removing intermediate container 8e0ea005c8e8 05:50:34 ---> 8bcc238164d3 05:50:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:50:34 ---> Running in 808d70540164 05:50:36 Removing intermediate container 808d70540164 05:50:36 ---> 9e54bbd1276d 05:50:36 Step 5/8 : RUN apk add --no-cache make git 05:50:36 ---> Running in 4ec5f3fbd9e1 05:50:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:50:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:50:38 OK: 149 MiB in 40 packages 05:50:38 Removing intermediate container 4ec5f3fbd9e1 05:50:38 ---> a1b6e8c9b759 05:50:38 Step 6/8 : WORKDIR /edgex-ui-go 05:50:38 ---> Running in c05a078faaeb 05:50:39 Removing intermediate container c05a078faaeb 05:50:39 ---> 61059e79703e 05:50:39 Step 7/8 : COPY . . 05:50:42 ---> f02dbad34b0b 05:50:42 Step 8/8 : RUN go mod download 05:50:42 ---> Running in db6492321bf8 05:51:05 Removing intermediate container 7f8edd02aec3 05:51:05 ---> 006552113b92 05:51:05 Successfully built 006552113b92 05:51:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:51:06 + docker inspect -f . ci-base-image-arm64 05:51:06 . [Pipeline] withDockerContainer 05:51:06 prd-ubuntu18.04-docker-arm64-4c-16g-4656 does not seem to be running inside a container 05:51:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:51:08 $ docker top 0f55e51534fb18fc76bf60bcdc5a9d2ccd0aa242a54d7a491b76cd30e2b0bdb6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:08 + go version 05:51:08 go version go1.16.3 linux/arm64 [Pipeline] } 05:51:09 $ docker stop --time=1 0f55e51534fb18fc76bf60bcdc5a9d2ccd0aa242a54d7a491b76cd30e2b0bdb6 05:51:09 Removing intermediate container db6492321bf8 05:51:09 ---> 12493649fd28 05:51:09 Successfully built 12493649fd28 05:51:09 Successfully tagged ci-base-image-x86_64:latest 05:51:10 $ docker rm -f 0f55e51534fb18fc76bf60bcdc5a9d2ccd0aa242a54d7a491b76cd30e2b0bdb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:51:11 + docker inspect -f . ci-base-image-x86_64 05:51:11 . [Pipeline] withDockerContainer 05:51:11 prd-centos7-docker-4c-2g-4657 does not seem to be running inside a container 05:51:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:51:11 + docker inspect -f . ci-base-image-arm64 05:51:11 . 05:51:12 $ docker top 53c30a673eeb261d3645ce7ead00ab1d292522f06111706c6e724a7527b0322f -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 05:51:13 prd-ubuntu18.04-docker-arm64-4c-16g-4656 does not seem to be running inside a container 05:51:13 $ 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 05:51:14 $ docker top 1b8ba8d297263ab803f0b7319135513b0d430070bd000e8b2561f9ba96ff3276 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 05:51:15 + go version 05:51:15 go version go1.16.3 linux/amd64 [Pipeline] } 05:51:15 $ docker stop --time=1 53c30a673eeb261d3645ce7ead00ab1d292522f06111706c6e724a7527b0322f 05:51:15 + go mod tidy 05:51:16 $ docker rm -f 53c30a673eeb261d3645ce7ead00ab1d292522f06111706c6e724a7527b0322f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:51:17 + make test 05:51:17 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:51:17 + docker inspect -f . ci-base-image-x86_64 05:51:17 . [Pipeline] withDockerContainer 05:51:17 prd-centos7-docker-4c-2g-4657 does not seem to be running inside a container 05:51:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:51:18 $ docker top a0dda3abc921aff1e1db41098c152b9415cc5fb348095cc9ce517d5018f6b819 -eo pid,comm 05:51:18 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] { [Pipeline] sh 05:51:19 + go mod tidy [Pipeline] sh 05:51:20 + make test 05:51:20 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:51:21 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:51:33 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:51:33 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:51:33 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 05:51:33 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 05:51:33 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 05:51:33 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 05:51:33 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:51:33 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:51:33 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 05:51:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 05:51:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 05:51:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 05:51:33 GO111MODULE=on go vet ./... [Pipeline] } 05:51:40 $ docker stop --time=1 a0dda3abc921aff1e1db41098c152b9415cc5fb348095cc9ce517d5018f6b819 05:51:42 $ docker rm -f a0dda3abc921aff1e1db41098c152b9415cc5fb348095cc9ce517d5018f6b819 [Pipeline] // withDockerContainer [Pipeline] sh 05:51:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:51:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:51:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:51:47 + ls -al . 05:51:47 total 92 05:51:47 drwxrwxr-x. 10 jenkins jenkins 4096 May 12 05:51 . 05:51:47 drwxrwxr-x. 4 jenkins jenkins 28 May 12 05:50 .. 05:51:47 drwxrwxr-x. 3 jenkins jenkins 20 May 12 05:50 assets 05:51:47 drwxrwxr-x. 2 jenkins jenkins 35 May 12 05:50 bin 05:51:47 drwxrwxr-x. 3 jenkins jenkins 29 May 12 05:50 cmd 05:51:47 -rw-rw-r--. 1 jenkins jenkins 3959 May 12 05:50 CONTRIBUTING.md 05:51:47 -rw-r--r--. 1 jenkins jenkins 10 May 12 05:51 coverage.out 05:51:47 -rw-rw-r--. 1 jenkins jenkins 1508 May 12 05:50 Dockerfile 05:51:47 -rw-rw-r--. 1 jenkins jenkins 902 May 12 05:50 Dockerfile.build 05:51:47 drwxrwxr-x. 5 jenkins jenkins 104 May 12 05:50 docs 05:51:47 drwxrwxr-x. 8 jenkins jenkins 179 May 12 05:50 .git 05:51:47 drwxrwxr-x. 2 jenkins jenkins 103 May 12 05:50 .github 05:51:47 -rw-rw-r--. 1 jenkins jenkins 162 May 12 05:50 .gitignore 05:51:47 -rw-rw-r--. 1 jenkins jenkins 987 May 12 05:50 go.mod 05:51:47 -rw-r--r--. 1 jenkins jenkins 24424 May 12 05:51 go.sum 05:51:47 drwxrwxr-x. 10 jenkins jenkins 139 May 12 05:50 internal 05:51:47 -rw-rw-r--. 1 jenkins jenkins 652 May 12 05:50 Jenkinsfile 05:51:47 -rw-rw-r--. 1 jenkins jenkins 11357 May 12 05:50 LICENSE 05:51:47 -rw-rw-r--. 1 jenkins jenkins 941 May 12 05:50 Makefile 05:51:47 -rw-rw-r--. 1 jenkins jenkins 6012 May 12 05:50 README.md 05:51:47 -rw-rw-r--. 1 jenkins jenkins 5 May 12 05:47 VERSION 05:51:47 -rw-rw-r--. 1 jenkins jenkins 155 May 12 05:50 version.go 05:51:47 drwxrwxr-x. 4 jenkins jenkins 4096 May 12 05:50 web [Pipeline] isUnix [Pipeline] sh 05:51:47 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=435fb8992f5538b9b059648486a1bc247ff8bec2 --label arch=amd64 --label version=0.0.0 . 05:51:47 Sending build context to Docker daemon 34.96MB 05:51:47 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 05:51:47 Step 2/24 : FROM ${BASE} AS builder 05:51:47 ---> 12493649fd28 05:51:47 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:51:48 ---> Running in f44932280563 05:51:48 Removing intermediate container f44932280563 05:51:48 ---> fd6c8914bc96 05:51:48 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 05:51:48 ---> Running in 4da40e24d42d 05:51:49 Removing intermediate container 4da40e24d42d 05:51:49 ---> 656105236ed8 05:51:49 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:51:49 ---> Running in 0ec0b0b338c0 05:51:49 Removing intermediate container 0ec0b0b338c0 05:51:49 ---> 44b36bd28023 05:51:49 Step 6/24 : LABEL Name=edgex-ui-go 05:51:49 ---> Running in 504b3cfa2186 05:51:49 Removing intermediate container 504b3cfa2186 05:51:49 ---> 014b8eed8027 05:51:49 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:51:49 ---> Running in 20bbba849c17 05:51:49 Removing intermediate container 20bbba849c17 05:51:49 ---> a08da0fa8357 05:51:49 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:51:49 ---> Running in ae15e81e933e 05:51:50 Removing intermediate container ae15e81e933e 05:51:50 ---> 268ec378f7ee 05:51:50 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:51:50 ---> Running in b5b3a186df51 05:51:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:51:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:51:52 OK: 149 MiB in 40 packages 05:51:53 Removing intermediate container b5b3a186df51 05:51:53 ---> 4e7d10222a5e 05:51:53 Step 10/24 : ENV GO111MODULE=on 05:51:53 ---> Running in 04a771c9be26 05:51:53 Removing intermediate container 04a771c9be26 05:51:53 ---> 0eaf26bd478c 05:51:53 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:51:53 ---> Running in bf35dd14c464 05:51:53 Removing intermediate container bf35dd14c464 05:51:53 ---> d418eab086a6 05:51:53 Step 12/24 : COPY go.mod . 05:51:53 ---> 99cf6572a9d8 05:51:53 Step 13/24 : COPY Makefile . 05:51:54 ---> f511cf4e3736 05:51:54 Step 14/24 : RUN make update 05:51:54 ---> Running in c143fd68f56c 05:51:54 CGO_ENABLED=0 GO111MODULE=on go mod download 05:51:55 Removing intermediate container c143fd68f56c 05:51:55 ---> 9ab603d8f9ce 05:51:55 Step 15/24 : COPY . . 05:51:57 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:51:57 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:51:57 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 05:51:57 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 05:51:57 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 05:51:57 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 05:51:57 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:51:57 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:51:57 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 05:51:57 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 05:51:57 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 05:51:57 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 05:51:57 GO111MODULE=on go vet ./... 05:51:57 ---> 4f46cb305f49 05:51:57 Step 16/24 : RUN ${MAKE} 05:51:57 ---> Running in 80d3edc280a1 05:51:58 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 05:52:08 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:52:11 Removing intermediate container 80d3edc280a1 05:52:11 ---> e3f55170839d 05:52:11 Step 17/24 : FROM alpine:3.12 05:52:11 3.12: Pulling from library/alpine 05:52:11 339de151aab4: Pulling fs layer 05:52:11 339de151aab4: Verifying Checksum 05:52:11 339de151aab4: Download complete 05:52:12 339de151aab4: Pull complete 05:52:12 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:52:12 Status: Downloaded newer image for alpine:3.12 05:52:12 ---> 13621d1b12d4 05:52:12 Step 18/24 : EXPOSE 4000 05:52:12 ---> Running in 49a15a02a6de 05:52:12 Removing intermediate container 49a15a02a6de 05:52:12 ---> ce33fc236b84 05:52:12 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 05:52:13 ---> b7d0e913d038 05:52:13 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:52:13 ---> Running in c29a2927bd6b 05:52:14 Removing intermediate container c29a2927bd6b 05:52:14 ---> e0e095a2c051 05:52:14 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:52:14 ---> Running in 76b509240baf 05:52:14 Removing intermediate container 76b509240baf 05:52:14 ---> 218d9c721ac1 05:52:14 Step 22/24 : LABEL arch=amd64 05:52:14 ---> Running in 7667656a6c08 05:52:14 Removing intermediate container 7667656a6c08 05:52:14 ---> 89879b310668 05:52:14 Step 23/24 : LABEL git_sha=435fb8992f5538b9b059648486a1bc247ff8bec2 05:52:14 ---> Running in 057d55354b12 05:52:14 Removing intermediate container 057d55354b12 05:52:14 ---> a7133a6a3991 05:52:14 Step 24/24 : LABEL version=0.0.0 05:52:14 ---> Running in 5888dd2031cc 05:52:15 Removing intermediate container 5888dd2031cc 05:52:15 ---> 296ff366b397 05:52:15 [Warning] One or more build-args [ARCH] were not consumed 05:52:15 Successfully built 296ff366b397 05:52:15 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 [Pipeline] } 05:52:16 $ docker stop --time=1 1b8ba8d297263ab803f0b7319135513b0d430070bd000e8b2561f9ba96ff3276 05:52:16 ---> job-cost.sh 05:52:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NVWL 05:52:18 $ docker rm -f 1b8ba8d297263ab803f0b7319135513b0d430070bd000e8b2561f9ba96ff3276 [Pipeline] // withDockerContainer [Pipeline] sh 05:52:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:52:19 Warning: overwriting stash ‘coverage-report’ 05:52:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:52:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:52:20 + ls -al . 05:52:20 total 124 05:52:20 drwxrwxr-x 10 jenkins jenkins 4096 May 12 05:51 . 05:52:20 drwxrwxr-x 4 jenkins jenkins 4096 May 12 05:49 .. 05:52:20 drwxrwxr-x 8 jenkins jenkins 4096 May 12 05:49 .git 05:52:20 drwxrwxr-x 2 jenkins jenkins 4096 May 12 05:49 .github 05:52:20 -rw-rw-r-- 1 jenkins jenkins 162 May 12 05:49 .gitignore 05:52:20 -rw-rw-r-- 1 jenkins jenkins 3959 May 12 05:49 CONTRIBUTING.md 05:52:20 -rw-rw-r-- 1 jenkins jenkins 1508 May 12 05:49 Dockerfile 05:52:20 -rw-rw-r-- 1 jenkins jenkins 902 May 12 05:49 Dockerfile.build 05:52:20 -rw-rw-r-- 1 jenkins jenkins 652 May 12 05:49 Jenkinsfile 05:52:20 -rw-rw-r-- 1 jenkins jenkins 11357 May 12 05:49 LICENSE 05:52:20 -rw-rw-r-- 1 jenkins jenkins 941 May 12 05:49 Makefile 05:52:20 -rw-rw-r-- 1 jenkins jenkins 6012 May 12 05:49 README.md 05:52:20 -rw-rw-r-- 1 jenkins jenkins 5 May 12 05:47 VERSION 05:52:20 drwxrwxr-x 3 jenkins jenkins 4096 May 12 05:49 assets 05:52:20 drwxrwxr-x 2 jenkins jenkins 4096 May 12 05:49 bin 05:52:20 drwxrwxr-x 3 jenkins jenkins 4096 May 12 05:49 cmd 05:52:20 -rw-r--r-- 1 jenkins jenkins 10 May 12 05:51 coverage.out 05:52:20 drwxrwxr-x 5 jenkins jenkins 4096 May 12 05:49 docs 05:52:20 -rw-rw-r-- 1 jenkins jenkins 987 May 12 05:49 go.mod 05:52:20 -rw-r--r-- 1 jenkins jenkins 24424 May 12 05:51 go.sum 05:52:20 drwxrwxr-x 10 jenkins jenkins 4096 May 12 05:49 internal 05:52:20 -rw-rw-r-- 1 jenkins jenkins 155 May 12 05:49 version.go 05:52:20 drwxrwxr-x 4 jenkins jenkins 4096 May 12 05:49 web [Pipeline] isUnix [Pipeline] sh 05:52:20 + 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=435fb8992f5538b9b059648486a1bc247ff8bec2 --label arch=arm64 --label version=0.0.0 . 05:52:21 Sending build context to Docker daemon 34.96MB 05:52:21 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 05:52:21 Step 2/24 : FROM ${BASE} AS builder 05:52:21 ---> 006552113b92 05:52:21 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:52:22 ---> Running in 278d430bade1 05:52:23 Removing intermediate container 278d430bade1 05:52:23 ---> c3546fbe1719 05:52:23 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 05:52:23 ---> Running in 91f64ecedeaf 05:52:23 Removing intermediate container 91f64ecedeaf 05:52:23 ---> d0291323fde4 05:52:23 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:52:23 ---> Running in dea09fc7365f 05:52:24 Removing intermediate container dea09fc7365f 05:52:24 ---> 2c2ee75b8a13 05:52:24 Step 6/24 : LABEL Name=edgex-ui-go 05:52:24 ---> Running in 45da909be2d2 05:52:24 Removing intermediate container 45da909be2d2 05:52:24 ---> 34010701ab7a 05:52:24 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:52:24 ---> Running in 83c154ccf3a1 05:52:25 Removing intermediate container 83c154ccf3a1 05:52:25 ---> 072776949a5d 05:52:25 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:52:25 ---> Running in 0798902b26ae 05:52:27 Removing intermediate container 0798902b26ae 05:52:27 ---> a8e2f2504cc8 05:52:27 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:52:27 ---> Running in 5b7496c8fe32 05:52:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:52:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:52:30 OK: 138 MiB in 40 packages 05:52:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:52:31 Removing intermediate container 5b7496c8fe32 05:52:31 ---> 58c74ddbde48 05:52:31 Step 10/24 : ENV GO111MODULE=on 05:52:31 ---> Running in 745927cbe9df 05:52:32 Removing intermediate container 745927cbe9df 05:52:32 ---> 74805cadff5c 05:52:32 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:52:32 ---> Running in 71a6df6c2d5d 05:52:32 Removing intermediate container 71a6df6c2d5d 05:52:32 ---> df4a65e9181a 05:52:32 Step 12/24 : COPY go.mod . 05:52:33 ---> 1d2c89cecf1d 05:52:33 Step 13/24 : COPY Makefile . 05:52:34 ---> 4e2849b66d04 05:52:34 Step 14/24 : RUN make update 05:52:34 ---> Running in ba947e4cfcc2 05:52:35 CGO_ENABLED=0 GO111MODULE=on go mod download 05:52:36 Removing intermediate container ba947e4cfcc2 05:52:36 ---> 49768d79a65a 05:52:36 Step 15/24 : COPY . . 05:52:40 ---> 854f871685c1 05:52:40 Step 16/24 : RUN ${MAKE} 05:52:40 ---> Running in 7fc93668033d 05:52:41 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 05:52:57 lf-activate-venv(): INFO: Adding /tmp/venv-NVWL/bin to PATH 05:52:57 INFO: No Stack... 05:52:58 INFO: Retrieving Pricing Info for: v1-standard-2 05:52:59 INFO: Archiving Costs [Pipeline] sh 05:52:59 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 05:52:59 + cut -d, -f6 [Pipeline] lock 05:52:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-353-1-stack-cost] 05:52:59 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-353-1-stack-cost] did not exist. Created. 05:52:59 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-353-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:53:00 + echo total: 0.029999999329447746 [Pipeline] stash 05:53:00 Stashed 1 file(s) [Pipeline] } 05:53:00 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-353-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:53:07 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:53:12 Removing intermediate container 7fc93668033d 05:53:12 ---> e9fe98eea681 05:53:12 Step 17/24 : FROM alpine:3.12 05:53:12 3.12: Pulling from library/alpine 05:53:12 d2f70382dc9a: Pulling fs layer 05:53:12 d2f70382dc9a: Verifying Checksum 05:53:12 d2f70382dc9a: Download complete 05:53:13 d2f70382dc9a: Pull complete 05:53:13 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:53:13 Status: Downloaded newer image for alpine:3.12 05:53:13 ---> 9852663dfa18 05:53:13 Step 18/24 : EXPOSE 4000 05:53:13 ---> Running in 91be4733fe2c 05:53:13 Removing intermediate container 91be4733fe2c 05:53:13 ---> 946b1fab7cbf 05:53:13 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 05:53:16 ---> 597816ef6043 05:53:16 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:53:16 ---> Running in 29169b5e83db 05:53:16 Removing intermediate container 29169b5e83db 05:53:16 ---> c8548dbe7ee0 05:53:16 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:53:17 ---> Running in bd1545cb6a16 05:53:17 Removing intermediate container bd1545cb6a16 05:53:17 ---> 086b79adf9f7 05:53:17 Step 22/24 : LABEL arch=arm64 05:53:17 ---> Running in efb81827e596 05:53:17 Removing intermediate container efb81827e596 05:53:17 ---> 2e0921975a90 05:53:17 Step 23/24 : LABEL git_sha=435fb8992f5538b9b059648486a1bc247ff8bec2 05:53:18 ---> Running in 4672adfdc71a 05:53:18 Removing intermediate container 4672adfdc71a 05:53:18 ---> a3bd0b685d01 05:53:18 Step 24/24 : LABEL version=0.0.0 05:53:18 ---> Running in f99fb0ea1727 05:53:19 Removing intermediate container f99fb0ea1727 05:53:19 ---> a56eabf5a23e 05:53:19 [Warning] One or more build-args [ARCH] were not consumed 05:53:19 Successfully built a56eabf5a23e 05:53:19 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 05:53:20 ---> job-cost.sh 05:53:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ScHQ 05:53:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:55:20 lf-activate-venv(): INFO: Adding /tmp/venv-ScHQ/bin to PATH 05:55:20 INFO: No Stack... 05:55:20 INFO: Retrieving Pricing Info for: lf-standard-4 05:55:20 INFO: Archiving Costs [Pipeline] sh 05:55:21 + cat+ /w/workspace/edgex-ui-go/1/archives/cost.csv 05:55:21 cut -d, -f6 [Pipeline] lock 05:55:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-353-1-stack-cost] 05:55:21 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-353-1-stack-cost] did not exist. Created. 05:55:21 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-353-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:55:21 /w/workspace/edgex-ui-go/1@tmp/durable-54c89a65/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-54c89a65/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:55:22 + echo total: 0.20999999344348907 [Pipeline] stash 05:55:22 Warning: overwriting stash ‘stack-cost’ 05:55:22 Stashed 1 file(s) [Pipeline] } 05:55:22 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-353-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 05:55:23 provisioning config files... 05:55:23 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-353@tmp/config2634899035865234483tmp [Pipeline] { [Pipeline] sh 05:55:23 + set +x 05:55:23 + curl -s https://codecov.io/bash 05:55:23 + bash -s -- 05:55:23 05:55:23 _____ _ 05:55:23 / ____| | | 05:55:23 | | ___ __| | ___ ___ _____ __ 05:55:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:55:23 | |___| (_) | (_| | __/ (_| (_) \ V / 05:55:23 \_____\___/ \__,_|\___|\___\___/ \_/ 05:55:23 Bash-1.0.2 05:55:23 05:55:23 05:55:23 ==> git version 2.24.3 found 05:55:23 ==> 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 05:55:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:55:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:55:23 ==> Jenkins CI detected. 05:55:23 project root: . 05:55:23 --> token set from env 05:55:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:55:23 ==> Running gcov in . (disable via -X gcov) 05:55:23 ==> Python coveragepy not found 05:55:23 ==> Searching for coverage reports in: 05:55:23 + . 05:55:23 -> Found 1 reports 05:55:23 ==> Detecting git/mercurial file structure 05:55:23 ==> Reading reports 05:55:23 + ./coverage.out bytes=10 05:55:24 ==> Appending adjustments 05:55:24 https://docs.codecov.io/docs/fixing-reports 05:55:24 + Found adjustments 05:55:24 ==> Gzipping contents 05:55:24 4.0K /tmp/codecov.zgTFlz.gz 05:55:24 ==> Uploading reports 05:55:24 url: https://codecov.io 05:55:24 query: branch=PR-353&commit=435fb8992f5538b9b059648486a1bc247ff8bec2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-353%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=353&job=&cmd_args= 05:55:24 -> Pinging Codecov 05:55:24 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-353&commit=435fb8992f5538b9b059648486a1bc247ff8bec2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-353%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=353&job=&cmd_args= 05:55:24 -> Uploading to 05:55:24 https://storage.googleapis.com/codecov/v4/raw/2021-05-12/FB506323287CE973F263BFD2A0EB1F37/435fb8992f5538b9b059648486a1bc247ff8bec2/acbed300-4d6e-45f0-ac2b-b4fdde6b4261.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210512T055524Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c28f42b785e7dd489743de7a53278d3019f77dfd6e1fd78716ffe60a07772d5b 05:55:24 % Total % Received % Xferd Average Speed Time Time Time Current 05:55:24 Dload Upload Total Spent Left Speed 05:55:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 8577 --:--:-- --:--:-- --:--:-- 8594 05:55:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/435fb8992f5538b9b059648486a1bc247ff8bec2 [Pipeline] } 05:55:25 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 05:55:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:55:27 ---> package-listing.sh 05:55:27 ++ facter osfamily 05:55:27 ++ tr '[:upper:]' '[:lower:]' 05:55:27 + OS_FAMILY=redhat 05:55:27 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-353 05:55:27 + START_PACKAGES=/tmp/packages_start.txt 05:55:27 + END_PACKAGES=/tmp/packages_end.txt 05:55:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:55:27 + PACKAGES=/tmp/packages_start.txt 05:55:27 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-353 ']' 05:55:27 + PACKAGES=/tmp/packages_end.txt 05:55:27 + case "${OS_FAMILY}" in 05:55:27 + rpm -qa 05:55:27 + sort 05:55:33 + '[' -f /tmp/packages_start.txt ']' 05:55:33 + '[' -f /tmp/packages_end.txt ']' 05:55:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:55:33 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-353 ']' 05:55:33 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-353/archives/ 05:55:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-353/archives/ [Pipeline] echo 05:55:33 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-353/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:55:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:55:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:55:33 05:55:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:55:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:55:34 alpine: Pulling from edgex-lftools-log-publisher 05:55:34 df20fa9351a1: Pulling fs layer 05:55:34 36b3adc4ff6f: Pulling fs layer 05:55:34 8ad3a11d3b57: Pulling fs layer 05:55:34 46f8f816bc3b: Pulling fs layer 05:55:34 93b61091891f: Pulling fs layer 05:55:34 93b9cdb0e59b: Pulling fs layer 05:55:34 5e14af77c1be: Pulling fs layer 05:55:34 01666e4c0597: Pulling fs layer 05:55:34 aa168da1d23b: Pulling fs layer 05:55:34 46f8f816bc3b: Waiting 05:55:34 93b61091891f: Waiting 05:55:34 93b9cdb0e59b: Waiting 05:55:34 01666e4c0597: Waiting 05:55:34 aa168da1d23b: Waiting 05:55:34 36b3adc4ff6f: Verifying Checksum 05:55:34 36b3adc4ff6f: Download complete 05:55:34 46f8f816bc3b: Verifying Checksum 05:55:34 46f8f816bc3b: Download complete 05:55:34 df20fa9351a1: Verifying Checksum 05:55:34 df20fa9351a1: Download complete 05:55:34 93b9cdb0e59b: Verifying Checksum 05:55:34 93b9cdb0e59b: Download complete 05:55:34 93b61091891f: Verifying Checksum 05:55:34 93b61091891f: Download complete 05:55:34 5e14af77c1be: Verifying Checksum 05:55:34 5e14af77c1be: Download complete 05:55:34 01666e4c0597: Verifying Checksum 05:55:34 01666e4c0597: Download complete 05:55:34 8ad3a11d3b57: Verifying Checksum 05:55:34 8ad3a11d3b57: Download complete 05:55:34 df20fa9351a1: Pull complete 05:55:34 36b3adc4ff6f: Pull complete 05:55:35 8ad3a11d3b57: Pull complete 05:55:36 46f8f816bc3b: Pull complete 05:55:36 93b61091891f: Pull complete 05:55:37 93b9cdb0e59b: Pull complete 05:55:37 5e14af77c1be: Pull complete 05:55:37 aa168da1d23b: Verifying Checksum 05:55:37 aa168da1d23b: Download complete 05:55:37 01666e4c0597: Pull complete 05:55:45 aa168da1d23b: Pull complete 05:55:45 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:55:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:55:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:55:46 prd-centos7-docker-4c-2g-4655 does not seem to be running inside a container 05:55:46 $ 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-353/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-353 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-353:/w/workspace/edgexfoundry_edgex-ui-go_PR-353:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-353@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-353@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 05:55:49 $ docker top 05c28db80b9780c15ecd1f73ab0d37ebeea9349a6965e455cb48d6c545c7ff5a -eo pid,comm [Pipeline] { [Pipeline] sh 05:55:49 + touch /tmp/pre-build-complete [Pipeline] sh 05:55:50 + mkdir -p /var/log/sa [Pipeline] sh 05:55:50 + ls /var/log/sa-host 05:55:50 + sadf -c /var/log/sa-host/sa12 05:55:50 file_magic: OK 05:55:50 HZ: Using current value: 100 05:55:50 file_header: OK 05:55:50 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 05:55:50 Statistics: 05:55:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:55:50 File successfully converted to sysstat format version 12.2.1 05:55:50 + sadf -c /var/log/sa-host/sa23 05:55:50 file_magic: OK 05:55:50 HZ: Using current value: 100 05:55:50 file_header: OK 05:55:50 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 05:55:50 Statistics: 05:55:50 Hnuu...uuuununununu... 05:55:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:55:50 provisioning config files... 05:55:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-353@tmp/config8354117138487086490tmp [Pipeline] { [Pipeline] echo 05:55:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:55:51 ---> create-netrc.sh [Pipeline] } 05:55:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:55:51 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:55:51 ---> python-tools-install.sh [Pipeline] echo 05:55:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:55:52 ---> sudo-logs.sh 05:55:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:55:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:55:52 ---> job-cost.sh 05:55:52 lf-activate-venv: SKIPPING 05:55:52 DEBUG: total: 0.20999999344348907 05:55:52 INFO: Retrieving Stack Cost... 05:55:53 INFO: Retrieving Pricing Info for: v1-standard-2 05:55:54 INFO: Archiving Costs [Pipeline] echo 05:55:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:55:54 ---> logs-deploy.sh 05:55:54 lf-activate-venv: SKIPPING 05:55:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-353/1 05:55:54 INFO: archiving workspace using pattern(s): 05:55:56 Archives upload complete. 05:55:56 INFO: archiving logs to Nexus