Pull request #398 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ccb1900 for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 0733ae0f6dad76de22872421f213062917bd013d rather than 78464bf58cffdd2d226e393f921fa18e46d823ba Obtained Jenkinsfile from 0733ae0f6dad76de22872421f213062917bd013d Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9011170877802537992.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1328339856220368896.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-398/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-398/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8760500746254398377.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1764932183063437101.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-398/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-398/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh710330020033317730.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-692 in /w/workspace/edgexfoundry_edgex-ui-go_PR-398 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-398 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/jenkins-gitclient-ssh5390156529155920425.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/jenkins-gitclient-ssh6880767236056845667.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/398/head:refs/remotes/origin/PR-398 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0733ae0f6dad76de22872421f213062917bd013d into PR head commit 78464bf58cffdd2d226e393f921fa18e46d823ba Merge succeeded, producing 78464bf58cffdd2d226e393f921fa18e46d823ba Checking out Revision 78464bf58cffdd2d226e393f921fa18e46d823ba (PR-398) > git config core.sparsecheckout # timeout=10 > git checkout -f 78464bf58cffdd2d226e393f921fa18e46d823ba # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/jenkins-gitclient-ssh8544270885184788410.key > git merge 0733ae0f6dad76de22872421f213062917bd013d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 78464bf58cffdd2d226e393f921fa18e46d823ba # timeout=10 Commit message: "feat: update to match edgex" > git rev-list --no-walk 0342a371b555209479bdec1f5ac949cf975dd04c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:48:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:48:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:48:45 ========================================================= 09:48:45 EdgeX Global Pipelines Version Info 09:48:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:48:46 ------------------- 09:48:46 stable info: 09:48:46 ------------------- 09:48:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:48:46 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:48:46 Message: update stable to v1.0.195 09:48:47 ------------------- 09:48:47 experimental info: 09:48:47 ------------------- 09:48:47 Commited By: **** collab-it+edgex@linuxfoundation.org 09:48:47 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:48:47 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:48:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:48:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:48:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:48:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:48:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:48:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:48:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:48:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-398 [Pipeline] echo 09:48:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-398 [Pipeline] echo 09:48:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-398 [Pipeline] echo 09:48:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78464bf58cffdd2d226e393f921fa18e46d823ba [Pipeline] echo 09:48:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78464bf [Pipeline] echo 09:48:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:48:48 provisioning config files... 09:48:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/config4833535841362298975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:48:48 ---> docker-login.sh 09:48:48 nexus3.edgexfoundry.org:10001 09:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:49 Configure a credential helper to remove this warning. See 09:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:49 09:48:49 Login Succeeded 09:48:49 nexus3.edgexfoundry.org:10002 09:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:49 Configure a credential helper to remove this warning. See 09:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:49 09:48:49 Login Succeeded 09:48:49 nexus3.edgexfoundry.org:10003 09:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:49 Configure a credential helper to remove this warning. See 09:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:49 09:48:49 Login Succeeded 09:48:49 nexus3.edgexfoundry.org:10004 09:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:49 Configure a credential helper to remove this warning. See 09:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:49 09:48:49 Login Succeeded 09:48:49 docker.io 09:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:49 Configure a credential helper to remove this warning. See 09:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:49 09:48:49 Login Succeeded 09:48:49 ---> docker-login.sh ends [Pipeline] } 09:48:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:48:50 + git log --format=format:%s -1 78464bf58cffdd2d226e393f921fa18e46d823ba [Pipeline] echo 09:48:50 GIT_COMMIT: 78464bf58cffdd2d226e393f921fa18e46d823ba, Commit Message: feat: update to match edgex [Pipeline] echo 09:48:50 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:48:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:48:51 09:48:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:48:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:48:51 latest: Pulling from edgex-devops/git-semver 09:48:51 31603596830f: Pulling fs layer 09:48:51 54011a49482f: Pulling fs layer 09:48:51 a6820b24f6d8: Pulling fs layer 09:48:51 f581987b2513: Pulling fs layer 09:48:51 f581987b2513: Waiting 09:48:51 54011a49482f: Verifying Checksum 09:48:51 54011a49482f: Download complete 09:48:51 31603596830f: Verifying Checksum 09:48:51 31603596830f: Download complete 09:48:51 f581987b2513: Verifying Checksum 09:48:51 f581987b2513: Download complete 09:48:51 a6820b24f6d8: Verifying Checksum 09:48:51 a6820b24f6d8: Download complete 09:48:51 31603596830f: Pull complete 09:48:51 54011a49482f: Pull complete 09:48:52 a6820b24f6d8: Pull complete 09:48:52 f581987b2513: Pull complete 09:48:52 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 09:48:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:48:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:48:52 prd-centos7-docker-4c-2g-692 does not seem to be running inside a container 09:48:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-398 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-398:/w/workspace/edgexfoundry_edgex-ui-go_PR-398:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:48:54 $ docker top 847992bff533982b9c9bc8a1e013dd5a84910d31a94601e1429b53e78315b734 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:48:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:48:54 [ssh-agent] Looking for ssh-agent implementation... 09:48:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:54 $ docker exec 847992bff533982b9c9bc8a1e013dd5a84910d31a94601e1429b53e78315b734 ssh-agent 09:48:54 SSH_AUTH_SOCK=/tmp/ssh-Ritt0Ak9p76L/agent.13 09:48:54 SSH_AGENT_PID=20 09:48:54 Running ssh-add (command line suppressed) 09:48:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/private_key_4724229982393610640.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/private_key_4724229982393610640.key) 09:48:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:48:54 + git tag --points-at HEAD [Pipeline] } 09:48:54 $ docker exec --env ******** --env ******** 847992bff533982b9c9bc8a1e013dd5a84910d31a94601e1429b53e78315b734 ssh-agent -k 09:48:54 unset SSH_AUTH_SOCK; 09:48:54 unset SSH_AGENT_PID; 09:48:54 echo Agent pid 20 killed; 09:48:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:48:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:48:55 [ssh-agent] Looking for ssh-agent implementation... 09:48:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:55 $ docker exec 847992bff533982b9c9bc8a1e013dd5a84910d31a94601e1429b53e78315b734 ssh-agent 09:48:55 SSH_AUTH_SOCK=/tmp/ssh-c4VVhcAnOHVm/agent.55 09:48:55 SSH_AGENT_PID=62 09:48:55 Running ssh-add (command line suppressed) 09:48:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/private_key_4921393651912311449.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/private_key_4921393651912311449.key) 09:48:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:48:55 + git semver init 09:48:55 # -> Open(): unable to determine branch for HEAD 09:48:55 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-398/.git 09:48:55 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-398 09:48:55 # $SEMVER_REMOTE_NAME = origin 09:48:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:48:55 # $SEMVER_USER_NAME = edgex-jenkins 09:48:55 # $SEMVER_BRANCH = PR-398 09:48:55 # $SEMVER_TEMP = /tmp/semver-662987756 09:48:55 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:48:57 # '/tmp/semver-662987756' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-398/.semver' 09:48:57 # -> Force: false 09:48:57 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-398/.semver [Pipeline] } 09:48:57 $ docker exec --env ******** --env ******** 847992bff533982b9c9bc8a1e013dd5a84910d31a94601e1429b53e78315b734 ssh-agent -k 09:48:57 unset SSH_AUTH_SOCK; 09:48:57 unset SSH_AGENT_PID; 09:48:57 echo Agent pid 62 killed; 09:48:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:48:58 + git semver [Pipeline] } 09:48:58 $ docker stop --time=1 847992bff533982b9c9bc8a1e013dd5a84910d31a94601e1429b53e78315b734 09:48:59 $ docker rm -f 847992bff533982b9c9bc8a1e013dd5a84910d31a94601e1429b53e78315b734 [Pipeline] // withDockerContainer [Pipeline] sh 09:48:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:49:00 Stashed 1 file(s) [Pipeline] echo 09:49:00 [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 09:49:15 Still waiting to schedule task 09:49:15 ‘prd-centos7-blackbox-4c-2g-315’ doesn’t have label ‘centos7-docker-4c-2g’ 09:49:15 ‘prd-centos7-docker-4c-2g-1825’ is offline 09:49:15 ‘prd-centos7-docker-4c-2g-693’ is offline 09:49:15 Still waiting to schedule task 09:49:15 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-687’ 09:52:12 Running on prd-centos7-docker-4c-2g-703 in /w/workspace/edgexfoundry_edgex-ui-go_PR-398 [Pipeline] { [Pipeline] ws 09:52:12 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 09:52:12 The recommended git tool is: git 09:52:15 using credential edgex-jenkins-ssh 09:52:15 Cloning the remote Git repository 09:52:15 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:52:15 > git init /w/workspace/edgex-ui-go/4 # timeout=10 09:52:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:52:15 > git --version # timeout=10 09:52:15 > git --version # 'git version 2.24.4' 09:52:15 using GIT_SSH to set credentials SSH Credentials for GitHub 09:52:15 [INFO] Currently running in a labeled security context 09:52:15 [INFO] Currently SELinux is 'enforcing' on the host 09:52:15 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh890197580033184597.key 09:52:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:52:20 Merging remotes/origin/master commit 0733ae0f6dad76de22872421f213062917bd013d into PR head commit 78464bf58cffdd2d226e393f921fa18e46d823ba 09:52:20 Merge succeeded, producing 78464bf58cffdd2d226e393f921fa18e46d823ba 09:52:20 Checking out Revision 78464bf58cffdd2d226e393f921fa18e46d823ba (PR-398) 09:52:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:52:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:52:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:52:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:52:20 using GIT_SSH to set credentials SSH Credentials for GitHub 09:52:20 [INFO] Currently running in a labeled security context 09:52:20 [INFO] Currently SELinux is 'enforcing' on the host 09:52:20 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh4180295144403929336.key 09:52:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/398/head:refs/remotes/origin/PR-398 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:52:20 > git config core.sparsecheckout # timeout=10 09:52:20 > git checkout -f 78464bf58cffdd2d226e393f921fa18e46d823ba # timeout=10 09:52:20 > git remote # timeout=10 09:52:20 > git config --get remote.origin.url # timeout=10 09:52:20 using GIT_SSH to set credentials SSH Credentials for GitHub 09:52:20 [INFO] Currently running in a labeled security context 09:52:20 [INFO] Currently SELinux is 'enforcing' on the host 09:52:20 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh7186040874609716268.key 09:52:20 > git merge 0733ae0f6dad76de22872421f213062917bd013d # timeout=10 09:52:20 > git rev-parse HEAD^{commit} # timeout=10 09:52:20 > git config core.sparsecheckout # timeout=10 09:52:20 > git checkout -f 78464bf58cffdd2d226e393f921fa18e46d823ba # timeout=10 09:52:24 Commit message: "feat: update to match edgex" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:52:25 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:52:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:52:26 + sudo service docker restart 09:52:26 + true 09:52:26 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:52:44 provisioning config files... 09:52:44 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config4824513883959937040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:52:44 ---> docker-login.sh 09:52:44 nexus3.edgexfoundry.org:10001 09:52:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:45 Configure a credential helper to remove this warning. See 09:52:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:45 09:52:45 Login Succeeded 09:52:45 nexus3.edgexfoundry.org:10002 09:52:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:45 Configure a credential helper to remove this warning. See 09:52:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:45 09:52:45 Login Succeeded 09:52:45 nexus3.edgexfoundry.org:10003 09:52:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:45 Configure a credential helper to remove this warning. See 09:52:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:45 09:52:45 Login Succeeded 09:52:45 nexus3.edgexfoundry.org:10004 09:52:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:45 Configure a credential helper to remove this warning. See 09:52:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:45 09:52:45 Login Succeeded 09:52:45 docker.io 09:52:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:46 Configure a credential helper to remove this warning. See 09:52:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:46 09:52:46 Login Succeeded 09:52:46 ---> docker-login.sh ends [Pipeline] } 09:52:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:52:46 ========================================================= 09:52:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:52:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:52:46 + 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 . 09:52:46 Sending build context to Docker daemon 17.96MB 09:52:46 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:52:46 Step 2/8 : FROM ${BASE} 09:52:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:52:47 540db60ca938: Pulling fs layer 09:52:47 adcc1eea9eea: Pulling fs layer 09:52:47 4c4ab2625f07: Pulling fs layer 09:52:47 0510c868ecb4: Pulling fs layer 09:52:47 afea3b2eda06: Pulling fs layer 09:52:47 7809a108b3ef: Pulling fs layer 09:52:47 f706445af74f: Pulling fs layer 09:52:47 afea3b2eda06: Waiting 09:52:47 7809a108b3ef: Waiting 09:52:47 f706445af74f: Waiting 09:52:47 0510c868ecb4: Waiting 09:52:47 4c4ab2625f07: Verifying Checksum 09:52:47 4c4ab2625f07: Download complete 09:52:47 adcc1eea9eea: Verifying Checksum 09:52:47 adcc1eea9eea: Download complete 09:52:47 afea3b2eda06: Verifying Checksum 09:52:47 afea3b2eda06: Download complete 09:52:47 540db60ca938: Verifying Checksum 09:52:47 540db60ca938: Download complete 09:52:47 7809a108b3ef: Verifying Checksum 09:52:47 7809a108b3ef: Download complete 09:52:47 540db60ca938: Pull complete 09:52:47 adcc1eea9eea: Pull complete 09:52:47 4c4ab2625f07: Pull complete 09:52:49 f706445af74f: Verifying Checksum 09:52:49 f706445af74f: Download complete 09:52:49 0510c868ecb4: Verifying Checksum 09:52:49 0510c868ecb4: Download complete 09:52:53 0510c868ecb4: Pull complete 09:52:53 afea3b2eda06: Pull complete 09:52:54 7809a108b3ef: Pull complete 09:52:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-702 in /w/workspace/edgexfoundry_edgex-ui-go_PR-398 [Pipeline] { [Pipeline] ws 09:52:54 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 09:52:54 The recommended git tool is: git 09:52:56 f706445af74f: Pull complete 09:52:56 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 09:52:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:52:56 ---> b068be0155e3 09:52:56 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:53:00 using credential edgex-jenkins-ssh 09:53:00 Cloning the remote Git repository 09:53:00 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:53:00 > git init /w/workspace/edgex-ui-go/4 # timeout=10 09:53:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:53:00 > git --version # timeout=10 09:53:01 > git --version # 'git version 2.17.1' 09:53:01 using GIT_SSH to set credentials SSH Credentials for GitHub 09:53:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:53:04 Merging remotes/origin/master commit 0733ae0f6dad76de22872421f213062917bd013d into PR head commit 78464bf58cffdd2d226e393f921fa18e46d823ba 09:53:05 Merge succeeded, producing 78464bf58cffdd2d226e393f921fa18e46d823ba 09:53:05 Checking out Revision 78464bf58cffdd2d226e393f921fa18e46d823ba (PR-398) 09:53:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:53:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:53:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:53:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:53:04 using GIT_SSH to set credentials SSH Credentials for GitHub 09:53:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/398/head:refs/remotes/origin/PR-398 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:53:04 > git config core.sparsecheckout # timeout=10 09:53:04 > git checkout -f 78464bf58cffdd2d226e393f921fa18e46d823ba # timeout=10 09:53:05 > git remote # timeout=10 09:53:05 > git config --get remote.origin.url # timeout=10 09:53:05 using GIT_SSH to set credentials SSH Credentials for GitHub 09:53:05 > git merge 0733ae0f6dad76de22872421f213062917bd013d # timeout=10 09:53:05 > git rev-parse HEAD^{commit} # timeout=10 09:53:05 > git config core.sparsecheckout # timeout=10 09:53:05 > git checkout -f 78464bf58cffdd2d226e393f921fa18e46d823ba # timeout=10 09:53:09 Commit message: "feat: update to match edgex" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:53:11 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:53:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:53:11 + sudo service docker restart 09:53:11 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:53:30 provisioning config files... 09:53:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config1608062968598420092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:53:30 ---> docker-login.sh 09:53:30 nexus3.edgexfoundry.org:10001 09:53:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:31 Configure a credential helper to remove this warning. See 09:53:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:31 09:53:31 Login Succeeded 09:53:31 nexus3.edgexfoundry.org:10002 09:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:32 Configure a credential helper to remove this warning. See 09:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:32 09:53:32 Login Succeeded 09:53:32 nexus3.edgexfoundry.org:10003 09:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:32 Configure a credential helper to remove this warning. See 09:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:32 09:53:32 Login Succeeded 09:53:32 nexus3.edgexfoundry.org:10004 09:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:33 Configure a credential helper to remove this warning. See 09:53:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:33 09:53:33 Login Succeeded 09:53:33 docker.io 09:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:34 Configure a credential helper to remove this warning. See 09:53:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:34 09:53:34 Login Succeeded 09:53:34 ---> docker-login.sh ends [Pipeline] } 09:53:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:53:34 ========================================================= 09:53:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:53:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:53:35 + 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 . 09:53:36 Sending build context to Docker daemon 17.96MB 09:53:36 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:53:36 Step 2/8 : FROM ${BASE} 09:53:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:53:36 595b0fe564bb: Pulling fs layer 09:53:36 3088b5b3c5c0: Pulling fs layer 09:53:36 5b7225fbf94c: Pulling fs layer 09:53:36 ba82ee9f976e: Pulling fs layer 09:53:36 506bd15cee9f: Pulling fs layer 09:53:36 75a0a4a0db45: Pulling fs layer 09:53:36 618dc40b7e24: Pulling fs layer 09:53:36 506bd15cee9f: Waiting 09:53:36 75a0a4a0db45: Waiting 09:53:36 618dc40b7e24: Waiting 09:53:36 5b7225fbf94c: Download complete 09:53:36 3088b5b3c5c0: Verifying Checksum 09:53:36 3088b5b3c5c0: Download complete 09:53:36 506bd15cee9f: Verifying Checksum 09:53:36 506bd15cee9f: Download complete 09:53:36 595b0fe564bb: Verifying Checksum 09:53:36 75a0a4a0db45: Verifying Checksum 09:53:36 75a0a4a0db45: Download complete 09:53:36 595b0fe564bb: Pull complete 09:53:37 3088b5b3c5c0: Pull complete 09:53:37 5b7225fbf94c: Pull complete 09:53:38 618dc40b7e24: Verifying Checksum 09:53:38 618dc40b7e24: Download complete 09:53:39 ba82ee9f976e: Download complete 09:53:43 ---> Running in 716f039c4204 09:53:43 Removing intermediate container 716f039c4204 09:53:43 ---> f52cd1439695 09:53:43 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:53:43 ---> Running in 25529bdfb66e 09:53:44 Removing intermediate container 25529bdfb66e 09:53:44 ---> 29996ca135b3 09:53:44 Step 5/8 : RUN apk add --no-cache make git 09:53:44 ---> Running in ea083253de14 09:53:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:53:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:53:46 OK: 149 MiB in 40 packages 09:53:47 Removing intermediate container ea083253de14 09:53:47 ---> 289777a0ccfe 09:53:47 Step 6/8 : WORKDIR /edgex-ui-go 09:53:47 ---> Running in e1e69538b70e 09:53:47 Removing intermediate container e1e69538b70e 09:53:47 ---> b1ed44aab882 09:53:47 Step 7/8 : COPY . . 09:53:50 ---> 43b7b75017d0 09:53:50 Step 8/8 : RUN go mod download 09:53:50 ---> Running in 9cc6bdce352e 09:53:52 ba82ee9f976e: Pull complete 09:53:52 506bd15cee9f: Pull complete 09:53:52 75a0a4a0db45: Pull complete 09:53:54 618dc40b7e24: Pull complete 09:53:54 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 09:53:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:53:54 ---> a36622ca3599 09:53:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:53:56 ---> Running in 34d23dda6be6 09:53:57 Removing intermediate container 34d23dda6be6 09:53:57 ---> cc4b9a2ac0ed 09:53:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:53:57 ---> Running in 207518bbac4f 09:53:59 Removing intermediate container 207518bbac4f 09:53:59 ---> 91c4bc124633 09:53:59 Step 5/8 : RUN apk add --no-cache make git 09:53:59 ---> Running in 5a3ca3cb745c 09:54:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:54:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:54:02 OK: 138 MiB in 40 packages 09:54:03 Removing intermediate container 5a3ca3cb745c 09:54:03 ---> 97d97a87b671 09:54:03 Step 6/8 : WORKDIR /edgex-ui-go 09:54:03 ---> Running in 4ae90c2efdae 09:54:04 Removing intermediate container 4ae90c2efdae 09:54:04 ---> 89b6d9327a1e 09:54:04 Step 7/8 : COPY . . 09:54:06 ---> b17e3864fcaa 09:54:06 Step 8/8 : RUN go mod download 09:54:06 ---> Running in 00bcaa289fb4 09:54:12 Removing intermediate container 9cc6bdce352e 09:54:12 ---> 154074f0fff3 09:54:12 Successfully built 154074f0fff3 09:54:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:54:12 + docker inspect -f . ci-base-image-x86_64 09:54:12 . [Pipeline] withDockerContainer 09:54:12 prd-centos7-docker-4c-2g-703 does not seem to be running inside a container 09:54:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:54:13 $ docker top 928d277135485f39dcc91eade5298eb432f90ac04b1001f45c418f26d145c607 -eo pid,comm [Pipeline] { [Pipeline] sh 09:54:13 + go version 09:54:13 go version go1.16.3 linux/amd64 [Pipeline] } 09:54:13 $ docker stop --time=1 928d277135485f39dcc91eade5298eb432f90ac04b1001f45c418f26d145c607 09:54:14 $ docker rm -f 928d277135485f39dcc91eade5298eb432f90ac04b1001f45c418f26d145c607 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:54:15 + docker inspect -f . ci-base-image-x86_64 09:54:15 . [Pipeline] withDockerContainer 09:54:15 prd-centos7-docker-4c-2g-703 does not seem to be running inside a container 09:54:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:54:16 $ docker top 3a204eaa146399720d0b69ae707f2941168f75cfe891ef7662f632243e2e100a -eo pid,comm [Pipeline] { [Pipeline] sh 09:54:16 + go mod tidy [Pipeline] sh 09:54:17 + make test 09:54:17 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:54:17 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:54:27 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:54:27 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:54:27 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:54:27 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:54:27 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:54:27 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:54:27 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:54:27 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:54:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:54:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:54:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:54:27 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:54:27 GO111MODULE=on go vet ./... [Pipeline] } 09:54:32 $ docker stop --time=1 3a204eaa146399720d0b69ae707f2941168f75cfe891ef7662f632243e2e100a 09:54:33 Removing intermediate container 00bcaa289fb4 09:54:33 ---> 86ae118258b2 09:54:33 Successfully built 86ae118258b2 09:54:33 Successfully tagged ci-base-image-arm64:latest 09:54:34 $ docker rm -f 3a204eaa146399720d0b69ae707f2941168f75cfe891ef7662f632243e2e100a [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 09:54:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:54:35 + docker inspect -f . ci-base-image-arm64 09:54:35 . [Pipeline] withDockerContainer 09:54:35 Stashed 1 file(s) 09:54:35 prd-ubuntu18.04-docker-arm64-4c-16g-702 does not seem to be running inside a container 09:54:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:54:37 $ docker top 29cab117cbbf2b806ab4b496c418711e693f4833ecd11704b77ee590bce04148 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 09:54:38 + go version 09:54:38 go version go1.16.5 linux/arm64 [Pipeline] } 09:54:38 $ docker stop --time=1 29cab117cbbf2b806ab4b496c418711e693f4833ecd11704b77ee590bce04148 09:54:40 $ docker rm -f 29cab117cbbf2b806ab4b496c418711e693f4833ecd11704b77ee590bce04148 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 09:54:41 + sudo chown -R jenkins:jenkins . [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:54:41 + ls -al . 09:54:41 total 92 09:54:41 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 22 09:54 . 09:54:41 drwxrwxr-x. 4 jenkins jenkins 28 Jun 22 09:52 .. 09:54:41 drwxrwxr-x. 3 jenkins jenkins 20 Jun 22 09:52 assets 09:54:41 drwxrwxr-x. 2 jenkins jenkins 35 Jun 22 09:52 bin 09:54:41 drwxrwxr-x. 3 jenkins jenkins 29 Jun 22 09:52 cmd 09:54:41 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 22 09:52 CONTRIBUTING.md 09:54:41 -rw-r--r--. 1 jenkins jenkins 10 Jun 22 09:54 coverage.out 09:54:41 -rw-rw-r--. 1 jenkins jenkins 1526 Jun 22 09:52 Dockerfile 09:54:41 -rw-rw-r--. 1 jenkins jenkins 902 Jun 22 09:52 Dockerfile.build 09:54:41 drwxrwxr-x. 2 jenkins jenkins 23 Jun 22 09:52 docs 09:54:41 drwxrwxr-x. 8 jenkins jenkins 179 Jun 22 09:52 .git 09:54:41 drwxrwxr-x. 2 jenkins jenkins 103 Jun 22 09:52 .github 09:54:41 -rw-rw-r--. 1 jenkins jenkins 162 Jun 22 09:52 .gitignore 09:54:41 -rw-rw-r--. 1 jenkins jenkins 838 Jun 22 09:52 go.mod 09:54:41 -rw-r--r--. 1 jenkins jenkins 23723 Jun 22 09:54 go.sum 09:54:41 drwxrwxr-x. 9 jenkins jenkins 125 Jun 22 09:52 internal 09:54:41 -rw-rw-r--. 1 jenkins jenkins 652 Jun 22 09:52 Jenkinsfile 09:54:41 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 22 09:52 LICENSE 09:54:41 -rw-rw-r--. 1 jenkins jenkins 990 Jun 22 09:52 Makefile 09:54:41 drwxrwxr-x. 3 jenkins jenkins 19 Jun 22 09:52 pkg 09:54:41 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 22 09:52 README.md 09:54:41 -rw-rw-r--. 1 jenkins jenkins 5 Jun 22 09:49 VERSION 09:54:41 -rw-rw-r--. 1 jenkins jenkins 155 Jun 22 09:52 version.go 09:54:41 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 22 09:52 web [Pipeline] isUnix [Pipeline] sh 09:54:41 + docker inspect -f . ci-base-image-arm64 09:54:41 . [Pipeline] withDockerContainer 09:54:41 + 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=78464bf58cffdd2d226e393f921fa18e46d823ba --label arch=amd64 --label version=0.0.0 . 09:54:41 Sending build context to Docker daemon 17.99MB 09:54:41 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 09:54:41 Step 2/25 : FROM ${BASE} AS builder 09:54:41 ---> 154074f0fff3 09:54:41 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:54:41 prd-ubuntu18.04-docker-arm64-4c-16g-702 does not seem to be running inside a container 09:54:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:54:42 ---> Running in 994e7f3519da 09:54:42 Removing intermediate container 994e7f3519da 09:54:42 ---> 73ff505f6221 09:54:42 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 09:54:42 ---> Running in b4f43fc0fb97 09:54:42 Removing intermediate container b4f43fc0fb97 09:54:42 ---> 4b626ba38080 09:54:42 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 09:54:42 ---> Running in 182b32757af8 09:54:42 Removing intermediate container 182b32757af8 09:54:42 ---> 72207176503e 09:54:42 Step 6/25 : LABEL Name=edgex-ui-go 09:54:42 ---> Running in 994c33af10a0 09:54:42 Removing intermediate container 994c33af10a0 09:54:42 ---> cd70d8d1e735 09:54:42 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:54:42 ---> Running in be0865507129 09:54:42 Removing intermediate container be0865507129 09:54:42 ---> 5f6210264968 09:54:42 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:43 ---> Running in b28c735c6a65 09:54:43 Removing intermediate container b28c735c6a65 09:54:43 ---> 82ed8832bc13 09:54:43 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:54:43 ---> Running in 98a7e4b5515a 09:54:43 $ docker top 96ce16d9507f383d41ce7a791f2c7d0c4e96090e68c6f45f1ce7a69b6f95fbb3 -eo pid,comm 09:54:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 09:54:44 + go mod tidy 09:54:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 09:54:45 OK: 149 MiB in 40 packages 09:54:45 Removing intermediate container 98a7e4b5515a 09:54:45 ---> 2f91030ed6d6 09:54:45 Step 10/25 : ENV GO111MODULE=on 09:54:45 ---> Running in 27da3c7c2f4a 09:54:45 Removing intermediate container 27da3c7c2f4a 09:54:45 ---> 211df2f348fe 09:54:45 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:54:45 ---> Running in 597fcb31ad90 09:54:45 Removing intermediate container 597fcb31ad90 09:54:45 ---> 66cfbba7db4c 09:54:45 Step 12/25 : COPY go.mod . 09:54:45 ---> 28ba15dbaa9b 09:54:45 Step 13/25 : COPY Makefile . 09:54:45 + make test 09:54:45 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:54:45 ---> 5d45f5a1fe11 09:54:45 Step 14/25 : RUN make update 09:54:45 ---> Running in 36632c2fa3bf 09:54:46 CGO_ENABLED=0 GO111MODULE=on go mod download 09:54:47 Removing intermediate container 36632c2fa3bf 09:54:47 ---> 2c954e8e857d 09:54:47 Step 15/25 : COPY . . 09:54:47 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:54:49 ---> 5d4fe1cea683 09:54:49 Step 16/25 : RUN go mod tidy 09:54:49 ---> Running in aff4b6815eb1 09:54:50 Removing intermediate container aff4b6815eb1 09:54:50 ---> cd257933e660 09:54:50 Step 17/25 : RUN ${MAKE} 09:54:50 ---> Running in 28e6ab714d99 09:54:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:54:58 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:55:00 Removing intermediate container 28e6ab714d99 09:55:00 ---> efa96964d79f 09:55:00 Step 18/25 : FROM alpine:3.12 09:55:01 3.12: Pulling from library/alpine 09:55:01 339de151aab4: Pulling fs layer 09:55:01 339de151aab4: Verifying Checksum 09:55:01 339de151aab4: Download complete 09:55:01 339de151aab4: Pull complete 09:55:01 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:55:01 Status: Downloaded newer image for alpine:3.12 09:55:01 ---> 13621d1b12d4 09:55:01 Step 19/25 : EXPOSE 4000 09:55:01 ---> Running in db95ce5d7495 09:55:01 Removing intermediate container db95ce5d7495 09:55:01 ---> d44d4fc5cbd4 09:55:01 Step 20/25 : 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 09:55:02 ---> 7363406430aa 09:55:02 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:55:02 ---> Running in 17c6aed4e6d2 09:55:02 Removing intermediate container 17c6aed4e6d2 09:55:02 ---> 19a6c8d70949 09:55:02 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:55:02 ---> Running in 46e08204a68f 09:55:02 Removing intermediate container 46e08204a68f 09:55:02 ---> c243485227e5 09:55:02 Step 23/25 : LABEL arch=amd64 09:55:02 ---> Running in d8617df8a3d2 09:55:02 Removing intermediate container d8617df8a3d2 09:55:02 ---> c7935885fba8 09:55:02 Step 24/25 : LABEL git_sha=78464bf58cffdd2d226e393f921fa18e46d823ba 09:55:02 ---> Running in 96397cbbd182 09:55:03 Removing intermediate container 96397cbbd182 09:55:03 ---> cf299cffed31 09:55:03 Step 25/25 : LABEL version=0.0.0 09:55:03 ---> Running in 32a52bce03d1 09:55:03 Removing intermediate container 32a52bce03d1 09:55:03 ---> bfb43af20104 09:55:03 [Warning] One or more build-args [ARCH] were not consumed 09:55:03 Successfully built bfb43af20104 09:55:03 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 09:55:03 ---> job-cost.sh 09:55:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yztx 09:55:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:55:19 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:55:19 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:55:19 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:55:19 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:55:19 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:55:19 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:55:19 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:55:19 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:55:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:55:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:55:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:55:19 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:55:19 GO111MODULE=on go vet ./... 09:55:29 lf-activate-venv(): INFO: Adding /tmp/venv-yztx/bin to PATH 09:55:29 INFO: No Stack... 09:55:29 INFO: Retrieving Pricing Info for: v3-standard-2 09:55:29 INFO: Archiving Costs [Pipeline] sh 09:55:30 + cat /w/workspace/edgex-ui-go/4/archives/cost.csv 09:55:30 + cut -d, -f6 [Pipeline] lock 09:55:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-398-4-stack-cost] 09:55:30 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-398-4-stack-cost] did not exist. Created. 09:55:30 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-398-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:55:30 + echo total: 0.05999999865889549 [Pipeline] stash 09:55:30 Stashed 1 file(s) [Pipeline] } 09:55:30 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-398-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } 09:55:41 $ docker stop --time=1 96ce16d9507f383d41ce7a791f2c7d0c4e96090e68c6f45f1ce7a69b6f95fbb3 09:55:43 $ docker rm -f 96ce16d9507f383d41ce7a791f2c7d0c4e96090e68c6f45f1ce7a69b6f95fbb3 [Pipeline] // withDockerContainer [Pipeline] sh 09:55:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:55:44 Warning: overwriting stash ‘coverage-report’ 09:55:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:55:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:55:45 + ls -al . 09:55:45 total 128 09:55:45 drwxrwxr-x 11 jenkins jenkins 4096 Jun 22 09:54 . 09:55:45 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 09:53 .. 09:55:45 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 09:53 .git 09:55:45 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 09:53 .github 09:55:45 -rw-rw-r-- 1 jenkins jenkins 162 Jun 22 09:53 .gitignore 09:55:45 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 22 09:53 CONTRIBUTING.md 09:55:45 -rw-rw-r-- 1 jenkins jenkins 1526 Jun 22 09:53 Dockerfile 09:55:45 -rw-rw-r-- 1 jenkins jenkins 902 Jun 22 09:53 Dockerfile.build 09:55:45 -rw-rw-r-- 1 jenkins jenkins 652 Jun 22 09:53 Jenkinsfile 09:55:45 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 22 09:53 LICENSE 09:55:45 -rw-rw-r-- 1 jenkins jenkins 990 Jun 22 09:53 Makefile 09:55:45 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 22 09:53 README.md 09:55:45 -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 09:49 VERSION 09:55:45 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 09:53 assets 09:55:45 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 09:53 bin 09:55:45 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 09:53 cmd 09:55:45 -rw-r--r-- 1 jenkins jenkins 10 Jun 22 09:54 coverage.out 09:55:45 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 09:53 docs 09:55:45 -rw-rw-r-- 1 jenkins jenkins 838 Jun 22 09:53 go.mod 09:55:45 -rw-r--r-- 1 jenkins jenkins 23723 Jun 22 09:54 go.sum 09:55:45 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 09:53 internal 09:55:45 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 09:53 pkg 09:55:45 -rw-rw-r-- 1 jenkins jenkins 155 Jun 22 09:53 version.go 09:55:45 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 09:53 web [Pipeline] isUnix [Pipeline] sh 09:55:46 + 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=78464bf58cffdd2d226e393f921fa18e46d823ba --label arch=arm64 --label version=0.0.0 . 09:55:47 Sending build context to Docker daemon 17.99MB 09:55:47 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 09:55:47 Step 2/25 : FROM ${BASE} AS builder 09:55:47 ---> 86ae118258b2 09:55:47 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:55:47 ---> Running in a5ad243f5f2d 09:55:47 Removing intermediate container a5ad243f5f2d 09:55:47 ---> 39c17b94be6f 09:55:47 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 09:55:48 ---> Running in 90b3c9612a7a 09:55:48 Removing intermediate container 90b3c9612a7a 09:55:48 ---> b585c4f3a88f 09:55:48 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 09:55:48 ---> Running in f790109f0a11 09:55:49 Removing intermediate container f790109f0a11 09:55:49 ---> f329249a30a6 09:55:49 Step 6/25 : LABEL Name=edgex-ui-go 09:55:49 ---> Running in a58ddd7f2b85 09:55:49 Removing intermediate container a58ddd7f2b85 09:55:49 ---> 742ef60e46eb 09:55:49 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:55:49 ---> Running in ef7f5f2db02c 09:55:50 Removing intermediate container ef7f5f2db02c 09:55:50 ---> 627a5652128b 09:55:50 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:50 ---> Running in 9072b102aa27 09:55:52 Removing intermediate container 9072b102aa27 09:55:52 ---> 38fd8a3d8f04 09:55:52 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:55:52 ---> Running in b2e83e3625da 09:55:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:55:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:55:55 OK: 138 MiB in 40 packages 09:55:56 Removing intermediate container b2e83e3625da 09:55:56 ---> 42ba9dae52de 09:55:56 Step 10/25 : ENV GO111MODULE=on 09:55:56 ---> Running in 8739d57a17cd 09:55:57 Removing intermediate container 8739d57a17cd 09:55:57 ---> f0b19044cacb 09:55:57 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:55:57 ---> Running in fe75a3e25a9a 09:55:57 Removing intermediate container fe75a3e25a9a 09:55:57 ---> 60d45a66ec5b 09:55:57 Step 12/25 : COPY go.mod . 09:55:58 ---> 3290962bfc1d 09:55:58 Step 13/25 : COPY Makefile . 09:55:59 ---> 4de48d2f30cd 09:55:59 Step 14/25 : RUN make update 09:55:59 ---> Running in 97fd9bd5c299 09:56:00 CGO_ENABLED=0 GO111MODULE=on go mod download 09:56:02 Removing intermediate container 97fd9bd5c299 09:56:02 ---> 88d1c51e5606 09:56:02 Step 15/25 : COPY . . 09:56:04 ---> 66b9b7dc189a 09:56:04 Step 16/25 : RUN go mod tidy 09:56:04 ---> Running in 09fa386c4bb6 09:56:07 Removing intermediate container 09fa386c4bb6 09:56:07 ---> 610044d107fc 09:56:07 Step 17/25 : RUN ${MAKE} 09:56:07 ---> Running in 6fbe44d7a5dc 09:56:08 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 09:56:35 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:56:38 Removing intermediate container 6fbe44d7a5dc 09:56:38 ---> 479a777ebddc 09:56:38 Step 18/25 : FROM alpine:3.12 09:56:38 3.12: Pulling from library/alpine 09:56:39 d2f70382dc9a: Pulling fs layer 09:56:39 d2f70382dc9a: Verifying Checksum 09:56:39 d2f70382dc9a: Download complete 09:56:40 d2f70382dc9a: Pull complete 09:56:40 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:56:40 Status: Downloaded newer image for alpine:3.12 09:56:40 ---> c4fd0aeabfcf 09:56:40 Step 19/25 : EXPOSE 4000 09:56:40 ---> Running in 3c1e9e3c78cb 09:56:40 Removing intermediate container 3c1e9e3c78cb 09:56:40 ---> e1c80f2de9b7 09:56:40 Step 20/25 : 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 09:56:42 ---> 97f23c445253 09:56:42 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:56:42 ---> Running in 5f780a715f11 09:56:42 Removing intermediate container 5f780a715f11 09:56:42 ---> 50bdac975413 09:56:42 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:56:43 ---> Running in e4a0fa7dbf80 09:56:43 Removing intermediate container e4a0fa7dbf80 09:56:43 ---> 0b433cdb0cf2 09:56:43 Step 23/25 : LABEL arch=arm64 09:56:43 ---> Running in 8ec54c33ef8d 09:56:44 Removing intermediate container 8ec54c33ef8d 09:56:44 ---> 30ab8f1d908c 09:56:44 Step 24/25 : LABEL git_sha=78464bf58cffdd2d226e393f921fa18e46d823ba 09:56:44 ---> Running in 156609a777c8 09:56:44 Removing intermediate container 156609a777c8 09:56:44 ---> 6120f7fb96cb 09:56:44 Step 25/25 : LABEL version=0.0.0 09:56:44 ---> Running in 4437c474686f 09:56:45 Removing intermediate container 4437c474686f 09:56:45 ---> b37329cefc79 09:56:45 [Warning] One or more build-args [ARCH] were not consumed 09:56:45 Successfully built b37329cefc79 09:56: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 09:56:46 ---> job-cost.sh 09:56:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6CY0 09:57:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:58:46 lf-activate-venv(): INFO: Adding /tmp/venv-6CY0/bin to PATH 09:58:46 INFO: No Stack... 09:58:46 INFO: Retrieving Pricing Info for: v2-standard-4 09:58:46 INFO: Archiving Costs [Pipeline] sh 09:58:47 + cat /w/workspace/edgex-ui-go/4/archives/cost.csv 09:58:47 + cut -d, -f6 [Pipeline] lock 09:58:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-398-4-stack-cost] 09:58:47 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-398-4-stack-cost] did not exist. Created. 09:58:47 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-398-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:58:47 /w/workspace/edgex-ui-go/4@tmp/durable-354c9371/script.sh: 1: /w/workspace/edgex-ui-go/4@tmp/durable-354c9371/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:58:48 + echo total: 0.18000000715255737 [Pipeline] stash 09:58:48 Warning: overwriting stash ‘stack-cost’ 09:58:48 Stashed 1 file(s) [Pipeline] } 09:58:48 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-398-4-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] configFileProvider 09:58:48 provisioning config files... 09:58:48 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/config8314088893260421096tmp [Pipeline] { [Pipeline] sh 09:58:49 + set +x 09:58:49 + bash -s -- 09:58:49 + curl -s https://codecov.io/bash 09:58:49 09:58:49 _____ _ 09:58:49 / ____| | | 09:58:49 | | ___ __| | ___ ___ _____ __ 09:58:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:58:49 | |___| (_) | (_| | __/ (_| (_) \ V / 09:58:49 \_____\___/ \__,_|\___|\___\___/ \_/ 09:58:49 Bash-1.0.3 09:58:49 09:58:49 09:58:49 ==> git version 2.24.4 found 09:58:49 ==> 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 09:58:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:58:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:58:49 ==> Jenkins CI detected. 09:58:49 project root: . 09:58:49 --> token set from env 09:58:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:58:49 ==> Running gcov in . (disable via -X gcov) 09:58:49 ==> Python coveragepy not found 09:58:49 ==> Searching for coverage reports in: 09:58:49 + . 09:58:49 -> Found 1 reports 09:58:49 ==> Detecting git/mercurial file structure 09:58:49 ==> Reading reports 09:58:49 + ./coverage.out bytes=10 09:58:49 ==> Appending adjustments 09:58:49 https://docs.codecov.io/docs/fixing-reports 09:58:49 + Found adjustments 09:58:49 ==> Gzipping contents 09:58:49 4.0K /tmp/codecov.lGkpN4.gz 09:58:49 ==> Uploading reports 09:58:49 url: https://codecov.io 09:58:49 query: branch=PR-398&commit=78464bf58cffdd2d226e393f921fa18e46d823ba&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-398%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=398&job=&cmd_args= 09:58:49 -> Pinging Codecov 09:58:49 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-398&commit=78464bf58cffdd2d226e393f921fa18e46d823ba&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-398%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=398&job=&cmd_args= 09:58:50 -> Uploading to 09:58:50 https://storage.googleapis.com/codecov/v4/raw/2021-06-22/FB506323287CE973F263BFD2A0EB1F37/78464bf58cffdd2d226e393f921fa18e46d823ba/11aa1889-c1fa-482f-9625-b8c8e64d938f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210622%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210622T095849Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=58241719ec545dfbf862b803a958b5e0a2a7f4baf041177a63ab8e99d996681b 09:58:50 % Total % Received % Xferd Average Speed Time Time Time Current 09:58:50 Dload Upload Total Spent Left Speed 09:58:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3292 0 0 100 3292 0 10895 --:--:-- --:--:-- --:--:-- 10900 09:58:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/78464bf58cffdd2d226e393f921fa18e46d823ba [Pipeline] } 09:58:50 Deleting 1 temporary files [Pipeline] // configFileProvider [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 09:58:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:58:52 ---> package-listing.sh 09:58:52 ++ facter osfamily 09:58:52 ++ tr '[:upper:]' '[:lower:]' 09:58:52 + OS_FAMILY=redhat 09:58:52 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-398 09:58:52 + START_PACKAGES=/tmp/packages_start.txt 09:58:52 + END_PACKAGES=/tmp/packages_end.txt 09:58:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:58:52 + PACKAGES=/tmp/packages_start.txt 09:58:52 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-398 ']' 09:58:52 + PACKAGES=/tmp/packages_end.txt 09:58:52 + case "${OS_FAMILY}" in 09:58:52 + rpm -qa 09:58:52 + sort 09:58:53 + '[' -f /tmp/packages_start.txt ']' 09:58:53 + '[' -f /tmp/packages_end.txt ']' 09:58:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:58:53 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-398 ']' 09:58:53 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-398/archives/ 09:58:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-398/archives/ [Pipeline] echo 09:58:53 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-398/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:58:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:58:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:58:54 09:58:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:58:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:58:54 alpine: Pulling from edgex-lftools-log-publisher 09:58:54 df20fa9351a1: Pulling fs layer 09:58:54 36b3adc4ff6f: Pulling fs layer 09:58:54 8ad3a11d3b57: Pulling fs layer 09:58:54 46f8f816bc3b: Pulling fs layer 09:58:54 93b61091891f: Pulling fs layer 09:58:54 93b9cdb0e59b: Pulling fs layer 09:58:54 5e14af77c1be: Pulling fs layer 09:58:54 01666e4c0597: Pulling fs layer 09:58:54 aa168da1d23b: Pulling fs layer 09:58:54 93b9cdb0e59b: Waiting 09:58:54 5e14af77c1be: Waiting 09:58:54 01666e4c0597: Waiting 09:58:54 aa168da1d23b: Waiting 09:58:54 46f8f816bc3b: Waiting 09:58:54 93b61091891f: Waiting 09:58:54 36b3adc4ff6f: Verifying Checksum 09:58:54 36b3adc4ff6f: Download complete 09:58:54 46f8f816bc3b: Verifying Checksum 09:58:54 46f8f816bc3b: Download complete 09:58:54 df20fa9351a1: Verifying Checksum 09:58:54 df20fa9351a1: Download complete 09:58:54 93b9cdb0e59b: Verifying Checksum 09:58:54 93b9cdb0e59b: Download complete 09:58:54 93b61091891f: Verifying Checksum 09:58:54 93b61091891f: Download complete 09:58:54 5e14af77c1be: Verifying Checksum 09:58:54 5e14af77c1be: Download complete 09:58:54 01666e4c0597: Verifying Checksum 09:58:54 01666e4c0597: Download complete 09:58:55 df20fa9351a1: Pull complete 09:58:55 8ad3a11d3b57: Verifying Checksum 09:58:55 8ad3a11d3b57: Download complete 09:58:55 36b3adc4ff6f: Pull complete 09:58:56 8ad3a11d3b57: Pull complete 09:58:56 46f8f816bc3b: Pull complete 09:58:56 93b61091891f: Pull complete 09:58:56 93b9cdb0e59b: Pull complete 09:58:56 aa168da1d23b: Verifying Checksum 09:58:56 aa168da1d23b: Download complete 09:58:57 5e14af77c1be: Pull complete 09:58:57 01666e4c0597: Pull complete 09:59:02 aa168da1d23b: Pull complete 09:59:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:59:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:59:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:59:02 prd-centos7-docker-4c-2g-692 does not seem to be running inside a container 09:59:02 $ 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-398/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-398 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-398:/w/workspace/edgexfoundry_edgex-ui-go_PR-398:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:59:14 $ docker top 7d6a8f4fd038f97f4a9e9c7b704c6fc80ee7c7280bd2c62236f9ff2215d56239 -eo pid,comm [Pipeline] { [Pipeline] sh 09:59:14 + touch /tmp/pre-build-complete [Pipeline] sh 09:59:15 + mkdir -p /var/log/sa [Pipeline] sh 09:59:15 + ls /var/log/sa-host 09:59:15 + sadf -c /var/log/sa-host/sa05 09:59:15 file_magic: OK 09:59:15 HZ: Using current value: 100 09:59:15 file_header: OK 09:59:15 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 09:59:15 Statistics: 09:59:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:59:15 File successfully converted to sysstat format version 12.2.1 09:59:15 + sadf -c /var/log/sa-host/sa22 09:59:15 file_magic: OK 09:59:15 HZ: Using current value: 100 09:59:15 file_header: OK 09:59:15 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 09:59:15 Statistics: 09:59:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:59:15 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:59:15 provisioning config files... 09:59:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/config2544149364074029402tmp [Pipeline] { [Pipeline] echo 09:59:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:59:15 ---> create-netrc.sh [Pipeline] } 09:59:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:59:16 ---> python-tools-install.sh [Pipeline] echo 09:59:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:59:16 ---> sudo-logs.sh 09:59:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:59:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:59:17 ---> job-cost.sh 09:59:17 lf-activate-venv: SKIPPING 09:59:17 DEBUG: total: 0.18000000715255737 09:59:17 INFO: Retrieving Stack Cost... 09:59:18 INFO: Retrieving Pricing Info for: v3-standard-2 09:59:18 INFO: Archiving Costs [Pipeline] echo 09:59:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:59:18 ---> logs-deploy.sh 09:59:18 lf-activate-venv: SKIPPING 09:59:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-398/4 09:59:18 INFO: archiving workspace using pattern(s): 09:59:19 Archives upload complete. 09:59:19 INFO: archiving logs to Nexus