Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 362a620ccf47aa99c62b2f052005e112b2d013c2 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-ssh5423520062273607100.key > 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 --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-ssh3987713932019988037.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 9d0281235b943b7ad605f650702698f9078b2862 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/master/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/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4588992682193263118.key > 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 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-ssh7821916544306224805.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/master/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/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4240766402197678388.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-309’ is offline Running on prd-centos7-docker-4c-2g-15302 in /w/workspace/edgexfoundry_edgex-ui-go_master [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_master # 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_master@tmp/jenkins-gitclient-ssh4859139043732790426.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 362a620ccf47aa99c62b2f052005e112b2d013c2 (master) > 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 core.sparsecheckout # timeout=10 > git checkout -f 362a620ccf47aa99c62b2f052005e112b2d013c2 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" > git rev-list --no-walk 59f0bfa120c4ecb913b8a6e8359267381c7fc82d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-20T08:22:00.517Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-20T08:22:00.643Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-20T08:22:00.672Z] ========================================================= [2021-05-20T08:22:00.672Z] EdgeX Global Pipelines Version Info [2021-05-20T08:22:00.672Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:22:02.184Z] ------------------- [2021-05-20T08:22:02.184Z] stable info: [2021-05-20T08:22:02.184Z] ------------------- [2021-05-20T08:22:02.184Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-20T08:22:02.184Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T08:22:02.184Z] Message: update stable to v1.0.192 [2021-05-20T08:22:02.759Z] ------------------- [2021-05-20T08:22:02.759Z] experimental info: [2021-05-20T08:22:02.759Z] ------------------- [2021-05-20T08:22:02.759Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-20T08:22:02.759Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T08:22:02.759Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-20T08:22:02.909Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-20T08:22:02.932Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-20T08:22:02.956Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-20T08:22:02.980Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-20T08:22:03.004Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-20T08:22:03.027Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-20T08:22:03.049Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-20T08:22:03.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-20T08:22:03.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-20T08:22:03.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-20T08:22:03.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-20T08:22:03.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-05-20T08:22:03.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-20T08:22:03.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-20T08:22:03.235Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-20T08:22:03.257Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-20T08:22:03.279Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-20T08:22:03.302Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-20T08:22:03.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-20T08:22:03.348Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-20T08:22:03.375Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-20T08:22:03.410Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-20T08:22:03.435Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-20T08:22:03.458Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-20T08:22:03.481Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-20T08:22:03.503Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-20T08:22:03.525Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-20T08:22:03.548Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-20T08:22:03.571Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-20T08:22:03.593Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 362a620ccf47aa99c62b2f052005e112b2d013c2 [Pipeline] echo [2021-05-20T08:22:03.615Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 362a620 [Pipeline] echo [2021-05-20T08:22:03.637Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T08:22:03.720Z] provisioning config files... [2021-05-20T08:22:03.735Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3719942788746016106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:22:04.055Z] ---> docker-login.sh [2021-05-20T08:22:04.055Z] nexus3.edgexfoundry.org:10001 [2021-05-20T08:22:04.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:22:04.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:22:04.317Z] Configure a credential helper to remove this warning. See [2021-05-20T08:22:04.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:22:04.317Z] [2021-05-20T08:22:04.317Z] Login Succeeded [2021-05-20T08:22:04.317Z] nexus3.edgexfoundry.org:10002 [2021-05-20T08:22:04.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:22:04.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:22:04.579Z] Configure a credential helper to remove this warning. See [2021-05-20T08:22:04.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:22:04.579Z] [2021-05-20T08:22:04.579Z] Login Succeeded [2021-05-20T08:22:04.579Z] nexus3.edgexfoundry.org:10003 [2021-05-20T08:22:04.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:22:04.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:22:04.579Z] Configure a credential helper to remove this warning. See [2021-05-20T08:22:04.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:22:04.579Z] [2021-05-20T08:22:04.579Z] Login Succeeded [2021-05-20T08:22:04.579Z] nexus3.edgexfoundry.org:10004 [2021-05-20T08:22:04.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:22:04.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:22:04.579Z] Configure a credential helper to remove this warning. See [2021-05-20T08:22:04.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:22:04.579Z] [2021-05-20T08:22:04.579Z] Login Succeeded [2021-05-20T08:22:04.579Z] docker.io [2021-05-20T08:22:04.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:22:05.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:22:05.100Z] Configure a credential helper to remove this warning. See [2021-05-20T08:22:05.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:22:05.100Z] [2021-05-20T08:22:05.100Z] Login Succeeded [2021-05-20T08:22:05.100Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T08:22:05.108Z] 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 [2021-05-20T08:22:05.613Z] + git log --format=format:%s -1 362a620ccf47aa99c62b2f052005e112b2d013c2 [Pipeline] echo [2021-05-20T08:22:05.654Z] GIT_COMMIT: 362a620ccf47aa99c62b2f052005e112b2d013c2, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-20T08:22:05.668Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:22:06.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T08:22:06.698Z] [2021-05-20T08:22:06.698Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:22:07.032Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T08:22:07.032Z] latest: Pulling from edgex-devops/git-semver [2021-05-20T08:22:07.032Z] 31603596830f: Pulling fs layer [2021-05-20T08:22:07.032Z] 54011a49482f: Pulling fs layer [2021-05-20T08:22:07.032Z] a6820b24f6d8: Pulling fs layer [2021-05-20T08:22:07.032Z] f581987b2513: Pulling fs layer [2021-05-20T08:22:07.032Z] f581987b2513: Waiting [2021-05-20T08:22:07.032Z] 54011a49482f: Verifying Checksum [2021-05-20T08:22:07.032Z] 54011a49482f: Download complete [2021-05-20T08:22:07.296Z] 31603596830f: Verifying Checksum [2021-05-20T08:22:07.296Z] 31603596830f: Download complete [2021-05-20T08:22:07.296Z] a6820b24f6d8: Verifying Checksum [2021-05-20T08:22:07.296Z] a6820b24f6d8: Download complete [2021-05-20T08:22:07.296Z] f581987b2513: Verifying Checksum [2021-05-20T08:22:07.296Z] f581987b2513: Download complete [2021-05-20T08:22:07.572Z] 31603596830f: Pull complete [2021-05-20T08:22:07.572Z] 54011a49482f: Pull complete [2021-05-20T08:22:08.161Z] a6820b24f6d8: Pull complete [2021-05-20T08:22:08.423Z] f581987b2513: Pull complete [2021-05-20T08:22:08.423Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-20T08:22:08.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T08:22:08.423Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-20T08:22:08.510Z] prd-centos7-docker-4c-2g-15302 does not seem to be running inside a container [2021-05-20T08:22:08.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 [2021-05-20T08:22:09.738Z] $ docker top 34052572ff8811decf1422a6f97d13fec6318bba5479e1a84cb83d1f71259385 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T08:22:09.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T08:22:09.855Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T08:22:09.983Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T08:22:09.987Z] $ docker exec 34052572ff8811decf1422a6f97d13fec6318bba5479e1a84cb83d1f71259385 ssh-agent [2021-05-20T08:22:10.095Z] SSH_AUTH_SOCK=/tmp/ssh-RLhFz233pfsO/agent.14 [2021-05-20T08:22:10.095Z] SSH_AGENT_PID=21 [2021-05-20T08:22:10.102Z] Running ssh-add (command line suppressed) [2021-05-20T08:22:10.206Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7718082591350814317.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7718082591350814317.key) [2021-05-20T08:22:10.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T08:22:10.525Z] + git tag --points-at HEAD [Pipeline] } [2021-05-20T08:22:10.541Z] $ docker exec --env ******** --env ******** 34052572ff8811decf1422a6f97d13fec6318bba5479e1a84cb83d1f71259385 ssh-agent -k [2021-05-20T08:22:10.641Z] unset SSH_AUTH_SOCK; [2021-05-20T08:22:10.641Z] unset SSH_AGENT_PID; [2021-05-20T08:22:10.641Z] echo Agent pid 21 killed; [2021-05-20T08:22:10.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-20T08:22:10.691Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T08:22:10.691Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T08:22:10.810Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T08:22:10.814Z] $ docker exec 34052572ff8811decf1422a6f97d13fec6318bba5479e1a84cb83d1f71259385 ssh-agent [2021-05-20T08:22:10.919Z] SSH_AUTH_SOCK=/tmp/ssh-KHqltaL4hezI/agent.55 [2021-05-20T08:22:10.919Z] SSH_AGENT_PID=61 [2021-05-20T08:22:10.924Z] Running ssh-add (command line suppressed) [2021-05-20T08:22:11.015Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1615386531815928289.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1615386531815928289.key) [2021-05-20T08:22:11.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T08:22:11.330Z] + git semver init [2021-05-20T08:22:11.330Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T08:22:11.330Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-20T08:22:11.330Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-20T08:22:11.330Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T08:22:11.330Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T08:22:11.330Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T08:22:11.330Z] # $SEMVER_BRANCH = master [2021-05-20T08:22:11.330Z] # $SEMVER_TEMP = /tmp/semver-554717874 [2021-05-20T08:22:11.330Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-20T08:22:12.726Z] # '/tmp/semver-554717874' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-05-20T08:22:12.726Z] # -> Force: false [2021-05-20T08:22:12.726Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-05-20T08:22:12.737Z] $ docker exec --env ******** --env ******** 34052572ff8811decf1422a6f97d13fec6318bba5479e1a84cb83d1f71259385 ssh-agent -k [2021-05-20T08:22:12.832Z] unset SSH_AUTH_SOCK; [2021-05-20T08:22:12.833Z] unset SSH_AGENT_PID; [2021-05-20T08:22:12.833Z] echo Agent pid 61 killed; [2021-05-20T08:22:12.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T08:22:13.173Z] + git semver [Pipeline] } [2021-05-20T08:22:13.189Z] $ docker stop --time=1 34052572ff8811decf1422a6f97d13fec6318bba5479e1a84cb83d1f71259385 [2021-05-20T08:22:14.590Z] $ docker rm -f 34052572ff8811decf1422a6f97d13fec6318bba5479e1a84cb83d1f71259385 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T08:22:14.950Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-20T08:22:15.223Z] Stashed 1 file(s) [Pipeline] echo [2021-05-20T08:22:15.227Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.58 [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 [2021-05-20T08:22:30.448Z] Still waiting to schedule task [2021-05-20T08:22:30.449Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-20T08:22:30.452Z] Still waiting to schedule task [2021-05-20T08:22:30.452Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-20T08:24:38.105Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15303 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-05-20T08:24:38.127Z] Running in /w/workspace/edgex-ui-go/118 [Pipeline] { [Pipeline] checkout [2021-05-20T08:24:38.352Z] The recommended git tool is: git [2021-05-20T08:24:43.594Z] using credential edgex-jenkins-ssh [2021-05-20T08:24:43.617Z] Cloning the remote Git repository [2021-05-20T08:24:43.646Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-20T08:24:43.762Z] > git init /w/workspace/edgex-ui-go/118 # timeout=10 [2021-05-20T08:24:43.837Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-20T08:24:43.838Z] > git --version # timeout=10 [2021-05-20T08:24:43.860Z] > git --version # 'git version 2.17.1' [2021-05-20T08:24:43.862Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T08:24:43.939Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T08:24:45.980Z] Avoid second fetch [2021-05-20T08:24:45.981Z] Checking out Revision 362a620ccf47aa99c62b2f052005e112b2d013c2 (master) [2021-05-20T08:24:45.917Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-20T08:24:45.943Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T08:24:45.979Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T08:24:45.992Z] > git checkout -f 362a620ccf47aa99c62b2f052005e112b2d013c2 # timeout=10 [2021-05-20T08:24:50.631Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T08:24:52.131Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-20T08:24:52.623Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T08:24:53.004Z] + true [2021-05-20T08:24:53.004Z] + sudo service docker restart [2021-05-20T08:25:06.842Z] Running on prd-centos7-docker-4c-2g-15304 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-05-20T08:25:06.859Z] Running in /w/workspace/edgex-ui-go/118 [Pipeline] { [Pipeline] checkout [2021-05-20T08:25:06.978Z] The recommended git tool is: git [2021-05-20T08:25:09.404Z] using credential edgex-jenkins-ssh [2021-05-20T08:25:09.418Z] Cloning the remote Git repository [2021-05-20T08:25:09.444Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-20T08:25:09.519Z] > git init /w/workspace/edgex-ui-go/118 # timeout=10 [2021-05-20T08:25:09.548Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-20T08:25:09.548Z] > git --version # timeout=10 [2021-05-20T08:25:09.560Z] > git --version # 'git version 2.24.4' [2021-05-20T08:25:09.561Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T08:25:09.584Z] [INFO] Currently running in a labeled security context [2021-05-20T08:25:09.584Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-20T08:25:09.584Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/118@tmp/jenkins-gitclient-ssh4958428513443047187.key [2021-05-20T08:25:09.604Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T08:25:10.647Z] Avoid second fetch [2021-05-20T08:25:10.648Z] Checking out Revision 362a620ccf47aa99c62b2f052005e112b2d013c2 (master) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T08:25:11.343Z] provisioning config files... [2021-05-20T08:25:11.370Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/118@tmp/config2322047938275286919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:25:10.631Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-20T08:25:10.636Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T08:25:10.659Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T08:25:10.666Z] > git checkout -f 362a620ccf47aa99c62b2f052005e112b2d013c2 # timeout=10 [2021-05-20T08:25:11.754Z] ---> docker-login.sh [2021-05-20T08:25:11.754Z] nexus3.edgexfoundry.org:10001 [2021-05-20T08:25:12.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:25:13.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:25:13.010Z] Configure a credential helper to remove this warning. See [2021-05-20T08:25:13.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:25:13.010Z] [2021-05-20T08:25:13.010Z] Login Succeeded [2021-05-20T08:25:13.010Z] nexus3.edgexfoundry.org:10002 [2021-05-20T08:25:13.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:25:13.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:25:13.558Z] Configure a credential helper to remove this warning. See [2021-05-20T08:25:13.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:25:13.558Z] [2021-05-20T08:25:13.558Z] Login Succeeded [2021-05-20T08:25:13.558Z] nexus3.edgexfoundry.org:10003 [2021-05-20T08:25:13.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:25:14.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:25:14.107Z] Configure a credential helper to remove this warning. See [2021-05-20T08:25:14.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:25:14.107Z] [2021-05-20T08:25:14.107Z] Login Succeeded [2021-05-20T08:25:14.107Z] nexus3.edgexfoundry.org:10004 [2021-05-20T08:25:14.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:25:14.461Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-20T08:25:14.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:25:14.653Z] Configure a credential helper to remove this warning. See [2021-05-20T08:25:14.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:25:14.653Z] [2021-05-20T08:25:14.653Z] Login Succeeded [2021-05-20T08:25:14.653Z] docker.io [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-05-20T08:25:14.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T08:25:15.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:25:15.526Z] Configure a credential helper to remove this warning. See [2021-05-20T08:25:15.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:25:15.526Z] [2021-05-20T08:25:15.526Z] Login Succeeded [2021-05-20T08:25:15.526Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T08:25:15.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-05-20T08:25:15.677Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [Pipeline] echo [2021-05-20T08:25:15.822Z] ========================================================= [2021-05-20T08:25:15.822Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-20T08:25:15.822Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:25:15.999Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T08:25:16.193Z] + 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 . [2021-05-20T08:25:16.297Z] + sudo service docker restart [2021-05-20T08:25:16.298Z] + true [2021-05-20T08:25:16.298Z] Redirecting to /bin/systemctl restart docker.service [2021-05-20T08:25:17.177Z] Sending build context to Docker daemon 35.49MB [2021-05-20T08:25:17.178Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T08:25:17.178Z] Step 2/8 : FROM ${BASE} [2021-05-20T08:25:17.455Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-20T08:25:17.455Z] 595b0fe564bb: Pulling fs layer [2021-05-20T08:25:17.455Z] 7186ed65a4f7: Pulling fs layer [2021-05-20T08:25:17.455Z] 316046926c0a: Pulling fs layer [2021-05-20T08:25:17.455Z] 4ebd0625c992: Pulling fs layer [2021-05-20T08:25:17.455Z] 207e8628e3a3: Pulling fs layer [2021-05-20T08:25:17.455Z] c791037a9be2: Pulling fs layer [2021-05-20T08:25:17.455Z] ffd874e62e21: Pulling fs layer [2021-05-20T08:25:17.455Z] 207e8628e3a3: Waiting [2021-05-20T08:25:17.455Z] 4ebd0625c992: Waiting [2021-05-20T08:25:17.455Z] c791037a9be2: Waiting [2021-05-20T08:25:17.455Z] ffd874e62e21: Waiting [2021-05-20T08:25:17.455Z] 316046926c0a: Download complete [2021-05-20T08:25:17.455Z] 7186ed65a4f7: Verifying Checksum [2021-05-20T08:25:17.455Z] 7186ed65a4f7: Download complete [2021-05-20T08:25:17.455Z] 207e8628e3a3: Verifying Checksum [2021-05-20T08:25:17.455Z] 207e8628e3a3: Download complete [2021-05-20T08:25:17.455Z] c791037a9be2: Verifying Checksum [2021-05-20T08:25:17.455Z] 595b0fe564bb: Verifying Checksum [2021-05-20T08:25:17.455Z] 595b0fe564bb: Download complete [2021-05-20T08:25:18.059Z] 595b0fe564bb: Pull complete [2021-05-20T08:25:18.657Z] 7186ed65a4f7: Pull complete [2021-05-20T08:25:19.260Z] 316046926c0a: Pull complete [2021-05-20T08:25:20.247Z] ffd874e62e21: Verifying Checksum [2021-05-20T08:25:20.247Z] ffd874e62e21: Download complete [2021-05-20T08:25:21.233Z] 4ebd0625c992: Verifying Checksum [2021-05-20T08:25:21.233Z] 4ebd0625c992: Download complete [2021-05-20T08:25:31.395Z] 4ebd0625c992: Pull complete [2021-05-20T08:25:31.669Z] 207e8628e3a3: Pull complete [2021-05-20T08:25:31.944Z] c791037a9be2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T08:25:34.483Z] provisioning config files... [2021-05-20T08:25:34.499Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/118@tmp/config2245886295032175393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:25:34.837Z] ---> docker-login.sh [2021-05-20T08:25:34.837Z] nexus3.edgexfoundry.org:10001 [2021-05-20T08:25:35.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:25:35.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:25:35.099Z] Configure a credential helper to remove this warning. See [2021-05-20T08:25:35.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:25:35.099Z] [2021-05-20T08:25:35.099Z] Login Succeeded [2021-05-20T08:25:35.099Z] nexus3.edgexfoundry.org:10002 [2021-05-20T08:25:35.330Z] ffd874e62e21: Pull complete [2021-05-20T08:25:35.331Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-20T08:25:35.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-20T08:25:35.331Z] ---> cfc18b08335c [2021-05-20T08:25:35.331Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-20T08:25:35.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:25:35.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:25:35.364Z] Configure a credential helper to remove this warning. See [2021-05-20T08:25:35.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:25:35.364Z] [2021-05-20T08:25:35.364Z] Login Succeeded [2021-05-20T08:25:35.364Z] nexus3.edgexfoundry.org:10003 [2021-05-20T08:25:35.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:25:35.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:25:35.364Z] Configure a credential helper to remove this warning. See [2021-05-20T08:25:35.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:25:35.364Z] [2021-05-20T08:25:35.364Z] Login Succeeded [2021-05-20T08:25:35.364Z] nexus3.edgexfoundry.org:10004 [2021-05-20T08:25:35.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:25:35.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:25:35.628Z] Configure a credential helper to remove this warning. See [2021-05-20T08:25:35.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:25:35.628Z] [2021-05-20T08:25:35.628Z] Login Succeeded [2021-05-20T08:25:35.628Z] docker.io [2021-05-20T08:25:35.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:25:35.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:25:35.891Z] Configure a credential helper to remove this warning. See [2021-05-20T08:25:35.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:25:35.891Z] [2021-05-20T08:25:35.891Z] Login Succeeded [2021-05-20T08:25:35.891Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T08:25:35.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-20T08:25:36.074Z] ========================================================= [2021-05-20T08:25:36.075Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-20T08:25:36.075Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:25:36.405Z] + 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 . [2021-05-20T08:25:36.671Z] Sending build context to Docker daemon 35.48MB [2021-05-20T08:25:36.671Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T08:25:36.671Z] Step 2/8 : FROM ${BASE} [2021-05-20T08:25:36.671Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-20T08:25:36.671Z] 540db60ca938: Pulling fs layer [2021-05-20T08:25:36.671Z] adcc1eea9eea: Pulling fs layer [2021-05-20T08:25:36.671Z] 4c4ab2625f07: Pulling fs layer [2021-05-20T08:25:36.671Z] 0510c868ecb4: Pulling fs layer [2021-05-20T08:25:36.671Z] afea3b2eda06: Pulling fs layer [2021-05-20T08:25:36.671Z] 7809a108b3ef: Pulling fs layer [2021-05-20T08:25:36.671Z] f706445af74f: Pulling fs layer [2021-05-20T08:25:36.671Z] 0510c868ecb4: Waiting [2021-05-20T08:25:36.671Z] afea3b2eda06: Waiting [2021-05-20T08:25:36.671Z] 7809a108b3ef: Waiting [2021-05-20T08:25:36.671Z] f706445af74f: Waiting [2021-05-20T08:25:36.939Z] 4c4ab2625f07: Verifying Checksum [2021-05-20T08:25:36.939Z] 4c4ab2625f07: Download complete [2021-05-20T08:25:36.939Z] adcc1eea9eea: Verifying Checksum [2021-05-20T08:25:36.939Z] adcc1eea9eea: Download complete [2021-05-20T08:25:36.939Z] afea3b2eda06: Verifying Checksum [2021-05-20T08:25:36.939Z] afea3b2eda06: Download complete [2021-05-20T08:25:36.939Z] 540db60ca938: Verifying Checksum [2021-05-20T08:25:36.939Z] 540db60ca938: Download complete [2021-05-20T08:25:36.939Z] 7809a108b3ef: Verifying Checksum [2021-05-20T08:25:36.939Z] 7809a108b3ef: Download complete [2021-05-20T08:25:37.208Z] 540db60ca938: Pull complete [2021-05-20T08:25:37.208Z] adcc1eea9eea: Pull complete [2021-05-20T08:25:37.471Z] 4c4ab2625f07: Pull complete [2021-05-20T08:25:38.009Z] ---> Running in 40f53623353f [2021-05-20T08:25:38.285Z] Removing intermediate container 40f53623353f [2021-05-20T08:25:38.285Z] ---> 225de9267094 [2021-05-20T08:25:38.285Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T08:25:38.285Z] ---> Running in 88e6fe74231d [2021-05-20T08:25:38.867Z] f706445af74f: Verifying Checksum [2021-05-20T08:25:38.867Z] f706445af74f: Download complete [2021-05-20T08:25:39.127Z] 0510c868ecb4: Verifying Checksum [2021-05-20T08:25:39.127Z] 0510c868ecb4: Download complete [2021-05-20T08:25:40.921Z] Removing intermediate container 88e6fe74231d [2021-05-20T08:25:40.921Z] ---> 3539970a752c [2021-05-20T08:25:40.921Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-20T08:25:40.921Z] ---> Running in 22b503667aad [2021-05-20T08:25:41.893Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T08:25:42.873Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T08:25:43.359Z] 0510c868ecb4: Pull complete [2021-05-20T08:25:43.359Z] afea3b2eda06: Pull complete [2021-05-20T08:25:43.359Z] 7809a108b3ef: Pull complete [2021-05-20T08:25:43.472Z] OK: 138 MiB in 40 packages [2021-05-20T08:25:44.459Z] Removing intermediate container 22b503667aad [2021-05-20T08:25:44.459Z] ---> b968b0c315ab [2021-05-20T08:25:44.459Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-20T08:25:44.734Z] ---> Running in 50ae4ffbc33a [2021-05-20T08:25:45.298Z] f706445af74f: Pull complete [2021-05-20T08:25:45.298Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-20T08:25:45.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-20T08:25:45.298Z] ---> b068be0155e3 [2021-05-20T08:25:45.298Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-20T08:25:45.329Z] Removing intermediate container 50ae4ffbc33a [2021-05-20T08:25:45.329Z] ---> 5b4d1a1d2fc2 [2021-05-20T08:25:45.329Z] Step 7/8 : COPY . . [2021-05-20T08:25:48.726Z] ---> 994993e22745 [2021-05-20T08:25:48.726Z] Step 8/8 : RUN go mod download [2021-05-20T08:25:48.726Z] ---> Running in 5d8cc69c3af5 [2021-05-20T08:25:50.605Z] ---> Running in 4aee2e5d485a [2021-05-20T08:25:50.874Z] Removing intermediate container 4aee2e5d485a [2021-05-20T08:25:50.874Z] ---> dd73ed8b64b1 [2021-05-20T08:25:50.874Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T08:25:50.874Z] ---> Running in 996dd088f816 [2021-05-20T08:25:51.823Z] Removing intermediate container 996dd088f816 [2021-05-20T08:25:51.823Z] ---> 7de8c9a1196b [2021-05-20T08:25:51.823Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-20T08:25:51.823Z] ---> Running in 1c4190670b20 [2021-05-20T08:25:52.086Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T08:25:53.030Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T08:25:53.614Z] OK: 149 MiB in 40 packages [2021-05-20T08:25:53.876Z] Removing intermediate container 1c4190670b20 [2021-05-20T08:25:53.876Z] ---> 8c2a4801b5f1 [2021-05-20T08:25:53.876Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-20T08:25:53.876Z] ---> Running in ef45fb7b7805 [2021-05-20T08:25:53.876Z] Removing intermediate container ef45fb7b7805 [2021-05-20T08:25:53.876Z] ---> 885849ec8d4f [2021-05-20T08:25:53.876Z] Step 7/8 : COPY . . [2021-05-20T08:25:55.803Z] ---> bb4724227bb8 [2021-05-20T08:25:55.803Z] Step 8/8 : RUN go mod download [2021-05-20T08:25:55.803Z] ---> Running in 18df22ab44fb [2021-05-20T08:26:13.984Z] Removing intermediate container 18df22ab44fb [2021-05-20T08:26:13.984Z] ---> 9b9161f1ad6d [2021-05-20T08:26:13.984Z] Successfully built 9b9161f1ad6d [2021-05-20T08:26:13.984Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:26:14.295Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T08:26:14.295Z] . [Pipeline] withDockerContainer [2021-05-20T08:26:14.395Z] prd-centos7-docker-4c-2g-15304 does not seem to be running inside a container [2021-05-20T08:26:14.458Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/118 -v /w/workspace/edgex-ui-go/118:/w/workspace/edgex-ui-go/118:rw,z -v /w/workspace/edgex-ui-go/118@tmp:/w/workspace/edgex-ui-go/118@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 ******** ci-base-image-x86_64 cat [2021-05-20T08:26:15.037Z] $ docker top b4e544e6567880f0204d0c0a16b517f6bb8cd6d99aabc1cc978267ecaa4b24fa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T08:26:15.442Z] + go version [2021-05-20T08:26:15.442Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-20T08:26:15.457Z] $ docker stop --time=1 b4e544e6567880f0204d0c0a16b517f6bb8cd6d99aabc1cc978267ecaa4b24fa [2021-05-20T08:26:16.722Z] $ docker rm -f b4e544e6567880f0204d0c0a16b517f6bb8cd6d99aabc1cc978267ecaa4b24fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:26:17.370Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T08:26:17.370Z] . [Pipeline] withDockerContainer [2021-05-20T08:26:17.458Z] prd-centos7-docker-4c-2g-15304 does not seem to be running inside a container [2021-05-20T08:26:17.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/118 -v /w/workspace/edgex-ui-go/118:/w/workspace/edgex-ui-go/118:rw,z -v /w/workspace/edgex-ui-go/118@tmp:/w/workspace/edgex-ui-go/118@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 ******** ci-base-image-x86_64 cat [2021-05-20T08:26:18.066Z] $ docker top 98b79c61182e4121280d25eacd4f39c13c0826b0b3b187b8401d02c0127fdef6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T08:26:18.459Z] + go mod tidy [Pipeline] sh [2021-05-20T08:26:19.029Z] + make test [2021-05-20T08:26:19.030Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-20T08:26:19.296Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-20T08:26:21.073Z] Removing intermediate container 5d8cc69c3af5 [2021-05-20T08:26:21.073Z] ---> fcc9c67c326f [2021-05-20T08:26:21.073Z] Successfully built fcc9c67c326f [2021-05-20T08:26:21.073Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:26:21.428Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T08:26:21.428Z] . [Pipeline] withDockerContainer [2021-05-20T08:26:21.698Z] prd-ubuntu18.04-docker-arm64-4c-16g-15303 does not seem to be running inside a container [2021-05-20T08:26:21.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/118 -v /w/workspace/edgex-ui-go/118:/w/workspace/edgex-ui-go/118:rw,z -v /w/workspace/edgex-ui-go/118@tmp:/w/workspace/edgex-ui-go/118@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 [2021-05-20T08:26:23.451Z] $ docker top 497180fa0701ea2e42d6f13992c5714edc5d075d9ea7402923cfc9ceb45eac26 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T08:26:24.439Z] + go version [2021-05-20T08:26:24.439Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-20T08:26:24.463Z] $ docker stop --time=1 497180fa0701ea2e42d6f13992c5714edc5d075d9ea7402923cfc9ceb45eac26 [2021-05-20T08:26:26.339Z] $ docker rm -f 497180fa0701ea2e42d6f13992c5714edc5d075d9ea7402923cfc9ceb45eac26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:26:27.093Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T08:26:27.093Z] . [Pipeline] withDockerContainer [2021-05-20T08:26:27.355Z] prd-ubuntu18.04-docker-arm64-4c-16g-15303 does not seem to be running inside a container [2021-05-20T08:26:27.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/118 -v /w/workspace/edgex-ui-go/118:/w/workspace/edgex-ui-go/118:rw,z -v /w/workspace/edgex-ui-go/118@tmp:/w/workspace/edgex-ui-go/118@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 [2021-05-20T08:26:29.001Z] $ docker top 382ca3d97d2c96cea9ac7277e629ccdd6c556386239a62647f76fa5130e390c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T08:26:29.987Z] + go mod tidy [Pipeline] sh [2021-05-20T08:26:31.262Z] + make test [2021-05-20T08:26:31.262Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-20T08:26:31.663Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-20T08:26:31.663Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-20T08:26:31.663Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-20T08:26:31.663Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-20T08:26:31.663Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-20T08:26:31.663Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-20T08:26:31.663Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-20T08:26:31.663Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-20T08:26:31.663Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-20T08:26:31.663Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-20T08:26:31.663Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-20T08:26:31.663Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-20T08:26:31.663Z] GO111MODULE=on go vet ./... [2021-05-20T08:26:32.254Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] } [2021-05-20T08:26:35.937Z] $ docker stop --time=1 98b79c61182e4121280d25eacd4f39c13c0826b0b3b187b8401d02c0127fdef6 [2021-05-20T08:26:37.898Z] $ docker rm -f 98b79c61182e4121280d25eacd4f39c13c0826b0b3b187b8401d02c0127fdef6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T08:26:38.336Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-20T08:26:38.578Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-20T08:26:42.127Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-20T08:26:42.429Z] + ls -al . [2021-05-20T08:26:42.429Z] total 92 [2021-05-20T08:26:42.429Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 20 08:26 . [2021-05-20T08:26:42.429Z] drwxrwxr-x. 4 jenkins jenkins 32 May 20 08:25 .. [2021-05-20T08:26:42.429Z] drwxrwxr-x. 3 jenkins jenkins 20 May 20 08:25 assets [2021-05-20T08:26:42.429Z] drwxrwxr-x. 2 jenkins jenkins 35 May 20 08:25 bin [2021-05-20T08:26:42.429Z] drwxrwxr-x. 3 jenkins jenkins 29 May 20 08:25 cmd [2021-05-20T08:26:42.429Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 20 08:25 CONTRIBUTING.md [2021-05-20T08:26:42.429Z] -rw-r--r--. 1 jenkins jenkins 10 May 20 08:26 coverage.out [2021-05-20T08:26:42.429Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 20 08:25 Dockerfile [2021-05-20T08:26:42.429Z] -rw-rw-r--. 1 jenkins jenkins 902 May 20 08:25 Dockerfile.build [2021-05-20T08:26:42.429Z] drwxrwxr-x. 5 jenkins jenkins 104 May 20 08:25 docs [2021-05-20T08:26:42.429Z] drwxrwxr-x. 8 jenkins jenkins 162 May 20 08:25 .git [2021-05-20T08:26:42.429Z] drwxrwxr-x. 2 jenkins jenkins 103 May 20 08:25 .github [2021-05-20T08:26:42.429Z] -rw-rw-r--. 1 jenkins jenkins 162 May 20 08:25 .gitignore [2021-05-20T08:26:42.429Z] -rw-rw-r--. 1 jenkins jenkins 971 May 20 08:25 go.mod [2021-05-20T08:26:42.429Z] -rw-r--r--. 1 jenkins jenkins 23959 May 20 08:26 go.sum [2021-05-20T08:26:42.429Z] drwxrwxr-x. 10 jenkins jenkins 139 May 20 08:25 internal [2021-05-20T08:26:42.429Z] -rw-rw-r--. 1 jenkins jenkins 652 May 20 08:25 Jenkinsfile [2021-05-20T08:26:42.429Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 20 08:25 LICENSE [2021-05-20T08:26:42.429Z] -rw-rw-r--. 1 jenkins jenkins 941 May 20 08:25 Makefile [2021-05-20T08:26:42.429Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 20 08:25 README.md [2021-05-20T08:26:42.429Z] -rw-rw-r--. 1 jenkins jenkins 12 May 20 08:22 VERSION [2021-05-20T08:26:42.429Z] -rw-rw-r--. 1 jenkins jenkins 155 May 20 08:25 version.go [2021-05-20T08:26:42.429Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 20 08:25 web [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:26:42.736Z] + 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=362a620ccf47aa99c62b2f052005e112b2d013c2 --label arch=amd64 --label version=2.0.0-dev.58 . [2021-05-20T08:26:42.998Z] Sending build context to Docker daemon 35.51MB [2021-05-20T08:26:42.998Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T08:26:42.998Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-20T08:26:42.998Z] ---> 9b9161f1ad6d [2021-05-20T08:26:42.998Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-20T08:26:43.573Z] ---> Running in c15d458fb6aa [2021-05-20T08:26:43.573Z] Removing intermediate container c15d458fb6aa [2021-05-20T08:26:43.573Z] ---> 15374e8d89be [2021-05-20T08:26:43.573Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-20T08:26:43.573Z] ---> Running in 292907fa5787 [2021-05-20T08:26:43.833Z] Removing intermediate container 292907fa5787 [2021-05-20T08:26:43.834Z] ---> 9d30a5db3b4a [2021-05-20T08:26:43.834Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-20T08:26:43.834Z] ---> Running in 2d3e9a96107f [2021-05-20T08:26:43.834Z] Removing intermediate container 2d3e9a96107f [2021-05-20T08:26:43.834Z] ---> aefa2671a2cc [2021-05-20T08:26:43.834Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-20T08:26:44.100Z] ---> Running in 99da3b2b0df6 [2021-05-20T08:26:44.100Z] Removing intermediate container 99da3b2b0df6 [2021-05-20T08:26:44.100Z] ---> 107eaab1ec68 [2021-05-20T08:26:44.100Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-20T08:26:44.100Z] ---> Running in 170a4be48ee8 [2021-05-20T08:26:44.100Z] Removing intermediate container 170a4be48ee8 [2021-05-20T08:26:44.100Z] ---> cf3348e15ebe [2021-05-20T08:26:44.101Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T08:26:44.369Z] ---> Running in dc14825d68a6 [2021-05-20T08:26:44.960Z] Removing intermediate container dc14825d68a6 [2021-05-20T08:26:44.960Z] ---> 25aef2f16de3 [2021-05-20T08:26:44.960Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-20T08:26:44.960Z] ---> Running in a859263398cb [2021-05-20T08:26:45.223Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T08:26:46.173Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T08:26:46.439Z] OK: 149 MiB in 40 packages [2021-05-20T08:26:47.011Z] Removing intermediate container a859263398cb [2021-05-20T08:26:47.011Z] ---> f977a57ed084 [2021-05-20T08:26:47.011Z] Step 10/24 : ENV GO111MODULE=on [2021-05-20T08:26:47.011Z] ---> Running in b3cd4c77a564 [2021-05-20T08:26:47.273Z] Removing intermediate container b3cd4c77a564 [2021-05-20T08:26:47.273Z] ---> 114af8ffe987 [2021-05-20T08:26:47.273Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-20T08:26:47.273Z] ---> Running in 7f0c5ec6102a [2021-05-20T08:26:47.273Z] Removing intermediate container 7f0c5ec6102a [2021-05-20T08:26:47.273Z] ---> 7656e76a586e [2021-05-20T08:26:47.273Z] Step 12/24 : COPY go.mod . [2021-05-20T08:26:47.540Z] ---> 9126755bcce4 [2021-05-20T08:26:47.540Z] Step 13/24 : COPY Makefile . [2021-05-20T08:26:47.811Z] ---> 8ecd1907b1ac [2021-05-20T08:26:47.811Z] Step 14/24 : RUN make update [2021-05-20T08:26:47.811Z] ---> Running in 09a2e00b5c5f [2021-05-20T08:26:48.074Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-20T08:26:48.652Z] Removing intermediate container 09a2e00b5c5f [2021-05-20T08:26:48.652Z] ---> 859d050e228e [2021-05-20T08:26:48.652Z] Step 15/24 : COPY . . [2021-05-20T08:26:50.580Z] ---> 567587bf3fcf [2021-05-20T08:26:50.580Z] Step 16/24 : RUN ${MAKE} [2021-05-20T08:26:50.580Z] ---> Running in 7af1fb09f497 [2021-05-20T08:26:50.849Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.58" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-05-20T08:27:00.963Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-20T08:27:02.908Z] Removing intermediate container 7af1fb09f497 [2021-05-20T08:27:02.908Z] ---> d15485127bac [2021-05-20T08:27:02.908Z] Step 17/24 : FROM alpine:3.12 [2021-05-20T08:27:03.171Z] 3.12: Pulling from library/alpine [2021-05-20T08:27:03.436Z] 339de151aab4: Pulling fs layer [2021-05-20T08:27:03.436Z] 339de151aab4: Verifying Checksum [2021-05-20T08:27:03.436Z] 339de151aab4: Download complete [2021-05-20T08:27:03.698Z] 339de151aab4: Pull complete [2021-05-20T08:27:03.698Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T08:27:03.698Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T08:27:03.698Z] ---> 13621d1b12d4 [2021-05-20T08:27:03.698Z] Step 18/24 : EXPOSE 4000 [2021-05-20T08:27:03.961Z] ---> Running in 1e21993962a4 [2021-05-20T08:27:03.961Z] Removing intermediate container 1e21993962a4 [2021-05-20T08:27:03.961Z] ---> 92fcf5b6bbf4 [2021-05-20T08:27:03.961Z] 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 [2021-05-20T08:27:04.649Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-20T08:27:04.649Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-20T08:27:04.649Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-20T08:27:04.649Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-20T08:27:04.649Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-20T08:27:04.649Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-20T08:27:04.649Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-20T08:27:04.649Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-20T08:27:04.649Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-20T08:27:04.649Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-20T08:27:04.649Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-20T08:27:04.649Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-20T08:27:04.649Z] GO111MODULE=on go vet ./... [2021-05-20T08:27:05.358Z] ---> af0b9ce86ab9 [2021-05-20T08:27:05.358Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-20T08:27:05.358Z] ---> Running in 46c0f5643c79 [2021-05-20T08:27:05.358Z] Removing intermediate container 46c0f5643c79 [2021-05-20T08:27:05.358Z] ---> f3b17d3bef2c [2021-05-20T08:27:05.358Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-20T08:27:05.358Z] ---> Running in 0820a4c3b403 [2021-05-20T08:27:05.621Z] Removing intermediate container 0820a4c3b403 [2021-05-20T08:27:05.621Z] ---> f3d26ad4230d [2021-05-20T08:27:05.621Z] Step 22/24 : LABEL arch=amd64 [2021-05-20T08:27:05.621Z] ---> Running in 0e1a067adf69 [2021-05-20T08:27:05.621Z] Removing intermediate container 0e1a067adf69 [2021-05-20T08:27:05.621Z] ---> f2085f16e835 [2021-05-20T08:27:05.621Z] Step 23/24 : LABEL git_sha=362a620ccf47aa99c62b2f052005e112b2d013c2 [2021-05-20T08:27:05.882Z] ---> Running in 6d963c8cd089 [2021-05-20T08:27:05.882Z] Removing intermediate container 6d963c8cd089 [2021-05-20T08:27:05.882Z] ---> 136234b4c9b6 [2021-05-20T08:27:05.882Z] Step 24/24 : LABEL version=2.0.0-dev.58 [2021-05-20T08:27:05.882Z] ---> Running in 90c19da003d2 [2021-05-20T08:27:06.144Z] Removing intermediate container 90c19da003d2 [2021-05-20T08:27:06.144Z] ---> ce2c7b77dcee [2021-05-20T08:27:06.144Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-20T08:27:06.144Z] Successfully built ce2c7b77dcee [2021-05-20T08:27:06.144Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T08:27:06.444Z] provisioning config files... [2021-05-20T08:27:06.459Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/118@tmp/config9112731190411994870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:27:06.787Z] ---> docker-login.sh [2021-05-20T08:27:06.788Z] nexus3.edgexfoundry.org:10001 [2021-05-20T08:27:06.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:27:06.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:27:06.788Z] Configure a credential helper to remove this warning. See [2021-05-20T08:27:06.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:27:06.788Z] [2021-05-20T08:27:06.788Z] Login Succeeded [2021-05-20T08:27:06.788Z] nexus3.edgexfoundry.org:10002 [2021-05-20T08:27:07.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:27:07.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:27:07.054Z] Configure a credential helper to remove this warning. See [2021-05-20T08:27:07.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:27:07.054Z] [2021-05-20T08:27:07.054Z] Login Succeeded [2021-05-20T08:27:07.054Z] nexus3.edgexfoundry.org:10003 [2021-05-20T08:27:07.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:27:07.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:27:07.054Z] Configure a credential helper to remove this warning. See [2021-05-20T08:27:07.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:27:07.054Z] [2021-05-20T08:27:07.054Z] Login Succeeded [2021-05-20T08:27:07.319Z] nexus3.edgexfoundry.org:10004 [2021-05-20T08:27:07.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:27:07.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:27:07.319Z] Configure a credential helper to remove this warning. See [2021-05-20T08:27:07.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:27:07.319Z] [2021-05-20T08:27:07.319Z] Login Succeeded [2021-05-20T08:27:07.319Z] docker.io [2021-05-20T08:27:07.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:27:07.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:27:07.894Z] Configure a credential helper to remove this warning. See [2021-05-20T08:27:07.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:27:07.894Z] [2021-05-20T08:27:07.894Z] Login Succeeded [2021-05-20T08:27:07.894Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T08:27:07.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-20T08:27:07.988Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-05-20T08:27:07.988Z] 362a620ccf47aa99c62b2f052005e112b2d013c2 [2021-05-20T08:27:07.988Z] latest [2021-05-20T08:27:07.988Z] 2.0.0-dev.58 [2021-05-20T08:27:07.988Z] 362a620ccf47aa99c62b2f052005e112b2d013c2-2.0.0-dev.58 [2021-05-20T08:27:07.988Z] master [2021-05-20T08:27:07.988Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:27:08.397Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:362a620ccf47aa99c62b2f052005e112b2d013c2 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:27:08.717Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:362a620ccf47aa99c62b2f052005e112b2d013c2 [2021-05-20T08:27:08.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-20T08:27:08.717Z] 0c6a49c46cd4: Preparing [2021-05-20T08:27:08.717Z] 32f366d666a5: Preparing [2021-05-20T08:27:08.717Z] 32f366d666a5: Layer already exists [2021-05-20T08:27:12.943Z] 0c6a49c46cd4: Pushed [2021-05-20T08:27:12.943Z] 362a620ccf47aa99c62b2f052005e112b2d013c2: digest: sha256:6456a6afce9846480939f80ffe408279db7ebc5a5afb0856a252b3608e177048 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:27:13.254Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:27:13.555Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-05-20T08:27:13.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-20T08:27:13.555Z] 0c6a49c46cd4: Preparing [2021-05-20T08:27:13.555Z] 32f366d666a5: Preparing [2021-05-20T08:27:13.555Z] 0c6a49c46cd4: Layer already exists [2021-05-20T08:27:13.555Z] 32f366d666a5: Layer already exists [2021-05-20T08:27:13.555Z] latest: digest: sha256:6456a6afce9846480939f80ffe408279db7ebc5a5afb0856a252b3608e177048 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:27:13.862Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:27:14.166Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.58 [2021-05-20T08:27:14.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-20T08:27:14.166Z] 0c6a49c46cd4: Preparing [2021-05-20T08:27:14.166Z] 32f366d666a5: Preparing [2021-05-20T08:27:14.166Z] 32f366d666a5: Layer already exists [2021-05-20T08:27:14.166Z] 0c6a49c46cd4: Layer already exists [2021-05-20T08:27:14.166Z] 2.0.0-dev.58: digest: sha256:6456a6afce9846480939f80ffe408279db7ebc5a5afb0856a252b3608e177048 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:27:14.478Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:362a620ccf47aa99c62b2f052005e112b2d013c2-2.0.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:27:14.785Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:362a620ccf47aa99c62b2f052005e112b2d013c2-2.0.0-dev.58 [2021-05-20T08:27:14.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-20T08:27:14.785Z] 0c6a49c46cd4: Preparing [2021-05-20T08:27:14.785Z] 32f366d666a5: Preparing [2021-05-20T08:27:14.785Z] 0c6a49c46cd4: Layer already exists [2021-05-20T08:27:14.785Z] 32f366d666a5: Layer already exists [2021-05-20T08:27:14.785Z] 362a620ccf47aa99c62b2f052005e112b2d013c2-2.0.0-dev.58: digest: sha256:6456a6afce9846480939f80ffe408279db7ebc5a5afb0856a252b3608e177048 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:27:15.095Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:27:15.408Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-05-20T08:27:15.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-20T08:27:15.409Z] 0c6a49c46cd4: Preparing [2021-05-20T08:27:15.409Z] 32f366d666a5: Preparing [2021-05-20T08:27:15.409Z] 0c6a49c46cd4: Layer already exists [2021-05-20T08:27:15.409Z] 32f366d666a5: Layer already exists [2021-05-20T08:27:15.409Z] master: digest: sha256:6456a6afce9846480939f80ffe408279db7ebc5a5afb0856a252b3608e177048 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-20T08:27:15.479Z] ===================================================== [Pipeline] echo [2021-05-20T08:27:15.495Z] taggedImages: [2021-05-20T08:27:15.496Z] - nexus3.edgexfoundry.org:10004/edgex-ui:362a620ccf47aa99c62b2f052005e112b2d013c2 [2021-05-20T08:27:15.496Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-05-20T08:27:15.496Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.58 [2021-05-20T08:27:15.496Z] - nexus3.edgexfoundry.org:10004/edgex-ui:362a620ccf47aa99c62b2f052005e112b2d013c2-2.0.0-dev.58 [2021-05-20T08:27:15.496Z] - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:27:16.302Z] ---> job-cost.sh [2021-05-20T08:27:16.302Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YkeX [Pipeline] } [2021-05-20T08:27:23.009Z] $ docker stop --time=1 382ca3d97d2c96cea9ac7277e629ccdd6c556386239a62647f76fa5130e390c3 [2021-05-20T08:27:24.979Z] $ docker rm -f 382ca3d97d2c96cea9ac7277e629ccdd6c556386239a62647f76fa5130e390c3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T08:27:25.782Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-20T08:27:25.816Z] Warning: overwriting stash ‘coverage-report’ [2021-05-20T08:27:26.332Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-20T08:27:26.390Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T08:27:26.900Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-20T08:27:27.236Z] + ls -al . [2021-05-20T08:27:27.236Z] total 124 [2021-05-20T08:27:27.236Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 08:26 . [2021-05-20T08:27:27.236Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 08:24 .. [2021-05-20T08:27:27.236Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 08:24 .git [2021-05-20T08:27:27.236Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:24 .github [2021-05-20T08:27:27.236Z] -rw-rw-r-- 1 jenkins jenkins 162 May 20 08:24 .gitignore [2021-05-20T08:27:27.236Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 20 08:24 CONTRIBUTING.md [2021-05-20T08:27:27.236Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 20 08:24 Dockerfile [2021-05-20T08:27:27.236Z] -rw-rw-r-- 1 jenkins jenkins 902 May 20 08:24 Dockerfile.build [2021-05-20T08:27:27.236Z] -rw-rw-r-- 1 jenkins jenkins 652 May 20 08:24 Jenkinsfile [2021-05-20T08:27:27.236Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 20 08:24 LICENSE [2021-05-20T08:27:27.236Z] -rw-rw-r-- 1 jenkins jenkins 941 May 20 08:24 Makefile [2021-05-20T08:27:27.236Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 20 08:24 README.md [2021-05-20T08:27:27.236Z] -rw-rw-r-- 1 jenkins jenkins 12 May 20 08:22 VERSION [2021-05-20T08:27:27.236Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 08:24 assets [2021-05-20T08:27:27.236Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:24 bin [2021-05-20T08:27:27.236Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 08:24 cmd [2021-05-20T08:27:27.236Z] -rw-r--r-- 1 jenkins jenkins 10 May 20 08:26 coverage.out [2021-05-20T08:27:27.236Z] drwxrwxr-x 5 jenkins jenkins 4096 May 20 08:24 docs [2021-05-20T08:27:27.236Z] -rw-rw-r-- 1 jenkins jenkins 971 May 20 08:24 go.mod [2021-05-20T08:27:27.236Z] -rw-r--r-- 1 jenkins jenkins 23959 May 20 08:26 go.sum [2021-05-20T08:27:27.236Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 08:24 internal [2021-05-20T08:27:27.236Z] -rw-rw-r-- 1 jenkins jenkins 155 May 20 08:24 version.go [2021-05-20T08:27:27.236Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 08:24 web [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:27:27.590Z] + 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=362a620ccf47aa99c62b2f052005e112b2d013c2 --label arch=arm64 --label version=2.0.0-dev.58 . [2021-05-20T08:27:28.577Z] Sending build context to Docker daemon 35.51MB [2021-05-20T08:27:28.577Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T08:27:28.577Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-20T08:27:28.577Z] ---> fcc9c67c326f [2021-05-20T08:27:28.577Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-20T08:27:29.172Z] ---> Running in 110b027dd5e4 [2021-05-20T08:27:29.764Z] Removing intermediate container 110b027dd5e4 [2021-05-20T08:27:29.764Z] ---> 4a4760cf4cd6 [2021-05-20T08:27:29.764Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-20T08:27:29.764Z] ---> Running in 0fc9302aaefc [2021-05-20T08:27:30.359Z] Removing intermediate container 0fc9302aaefc [2021-05-20T08:27:30.359Z] ---> a581db4dc441 [2021-05-20T08:27:30.359Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-20T08:27:30.359Z] ---> Running in 7f5b24b28436 [2021-05-20T08:27:30.630Z] Removing intermediate container 7f5b24b28436 [2021-05-20T08:27:30.630Z] ---> 5636676b4439 [2021-05-20T08:27:30.630Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-20T08:27:30.904Z] ---> Running in 813a604edf42 [2021-05-20T08:27:31.498Z] Removing intermediate container 813a604edf42 [2021-05-20T08:27:31.498Z] ---> 158d09d0eaf6 [2021-05-20T08:27:31.498Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-20T08:27:31.498Z] ---> Running in 8462a6d7e8c4 [2021-05-20T08:27:32.097Z] Removing intermediate container 8462a6d7e8c4 [2021-05-20T08:27:32.097Z] ---> 96586b217cee [2021-05-20T08:27:32.097Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T08:27:32.097Z] ---> Running in 0ee0f6d8b650 [2021-05-20T08:27:34.073Z] Removing intermediate container 0ee0f6d8b650 [2021-05-20T08:27:34.073Z] ---> 3f0d4bcbca47 [2021-05-20T08:27:34.073Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-20T08:27:34.347Z] ---> Running in 1d57108bf0a8 [2021-05-20T08:27:35.784Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T08:27:36.374Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T08:27:37.348Z] OK: 138 MiB in 40 packages [2021-05-20T08:27:38.323Z] Removing intermediate container 1d57108bf0a8 [2021-05-20T08:27:38.323Z] ---> 2f89abb89b71 [2021-05-20T08:27:38.323Z] Step 10/24 : ENV GO111MODULE=on [2021-05-20T08:27:38.598Z] ---> Running in 5272e4bfa31d [2021-05-20T08:27:38.872Z] Removing intermediate container 5272e4bfa31d [2021-05-20T08:27:38.872Z] ---> eede16da05bb [2021-05-20T08:27:38.872Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-20T08:27:39.146Z] ---> Running in dd6c303e8de3 [2021-05-20T08:27:39.745Z] Removing intermediate container dd6c303e8de3 [2021-05-20T08:27:39.745Z] ---> eb24236c290c [2021-05-20T08:27:39.745Z] Step 12/24 : COPY go.mod . [2021-05-20T08:27:40.341Z] ---> 2abfad70adfa [2021-05-20T08:27:40.341Z] Step 13/24 : COPY Makefile . [2021-05-20T08:27:41.304Z] lf-activate-venv(): INFO: Adding /tmp/venv-YkeX/bin to PATH [2021-05-20T08:27:41.304Z] INFO: No Stack... [2021-05-20T08:27:41.304Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-20T08:27:41.304Z] INFO: Archiving Costs [2021-05-20T08:27:41.319Z] ---> 34b1b39b501d [2021-05-20T08:27:41.319Z] Step 14/24 : RUN make update [2021-05-20T08:27:41.319Z] ---> Running in f29cda7ff866 [Pipeline] sh [2021-05-20T08:27:41.607Z] + cut -d, -f6 [2021-05-20T08:27:41.607Z] + cat /w/workspace/edgex-ui-go/118/archives/cost.csv [Pipeline] lock [2021-05-20T08:27:41.643Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-118-stack-cost] [2021-05-20T08:27:41.651Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-118-stack-cost] did not exist. Created. [2021-05-20T08:27:41.652Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-20T08:27:41.979Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-20T08:27:42.052Z] Stashed 1 file(s) [Pipeline] } [2021-05-20T08:27:42.064Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-118-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-20T08:27:42.762Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-20T08:27:43.742Z] Removing intermediate container f29cda7ff866 [2021-05-20T08:27:43.742Z] ---> aabd46989d75 [2021-05-20T08:27:43.742Z] Step 15/24 : COPY . . [2021-05-20T08:27:47.130Z] ---> 27271860c016 [2021-05-20T08:27:47.130Z] Step 16/24 : RUN ${MAKE} [2021-05-20T08:27:47.130Z] ---> Running in 0caed9146971 [2021-05-20T08:27:48.570Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.58" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-05-20T08:28:15.393Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-20T08:28:17.396Z] Removing intermediate container 0caed9146971 [2021-05-20T08:28:17.396Z] ---> 1d188d578dda [2021-05-20T08:28:17.396Z] Step 17/24 : FROM alpine:3.12 [2021-05-20T08:28:17.989Z] 3.12: Pulling from library/alpine [2021-05-20T08:28:18.263Z] d2f70382dc9a: Pulling fs layer [2021-05-20T08:28:18.536Z] d2f70382dc9a: Download complete [2021-05-20T08:28:19.132Z] d2f70382dc9a: Pull complete [2021-05-20T08:28:19.132Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T08:28:19.132Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T08:28:19.132Z] ---> 9852663dfa18 [2021-05-20T08:28:19.132Z] Step 18/24 : EXPOSE 4000 [2021-05-20T08:28:20.568Z] ---> Running in e497c6e7876a [2021-05-20T08:28:20.844Z] Removing intermediate container e497c6e7876a [2021-05-20T08:28:20.844Z] ---> 7fa1125077bc [2021-05-20T08:28:20.844Z] 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 [2021-05-20T08:28:23.471Z] ---> 38666ed5197b [2021-05-20T08:28:23.471Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-20T08:28:23.471Z] ---> Running in aea79aec1c98 [2021-05-20T08:28:23.742Z] Removing intermediate container aea79aec1c98 [2021-05-20T08:28:23.742Z] ---> 092ac8365dca [2021-05-20T08:28:23.742Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-20T08:28:24.016Z] ---> Running in 97185b31bd6f [2021-05-20T08:28:24.290Z] Removing intermediate container 97185b31bd6f [2021-05-20T08:28:24.290Z] ---> 0a22cad91410 [2021-05-20T08:28:24.290Z] Step 22/24 : LABEL arch=arm64 [2021-05-20T08:28:24.566Z] ---> Running in f4d2b9ba3695 [2021-05-20T08:28:25.191Z] Removing intermediate container f4d2b9ba3695 [2021-05-20T08:28:25.191Z] ---> 35001729d892 [2021-05-20T08:28:25.191Z] Step 23/24 : LABEL git_sha=362a620ccf47aa99c62b2f052005e112b2d013c2 [2021-05-20T08:28:25.191Z] ---> Running in 4fa8d15bb7c8 [2021-05-20T08:28:25.464Z] Removing intermediate container 4fa8d15bb7c8 [2021-05-20T08:28:25.464Z] ---> ed5e2a0a3b7d [2021-05-20T08:28:25.464Z] Step 24/24 : LABEL version=2.0.0-dev.58 [2021-05-20T08:28:25.739Z] ---> Running in ef47cf0e285d [2021-05-20T08:28:26.333Z] Removing intermediate container ef47cf0e285d [2021-05-20T08:28:26.333Z] ---> 234e595f05c5 [2021-05-20T08:28:26.333Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-20T08:28:26.333Z] Successfully built 234e595f05c5 [2021-05-20T08:28:26.333Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T08:28:26.573Z] provisioning config files... [2021-05-20T08:28:26.596Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/118@tmp/config6389235190856976159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:28:26.961Z] ---> docker-login.sh [2021-05-20T08:28:26.961Z] nexus3.edgexfoundry.org:10001 [2021-05-20T08:28:27.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:28:27.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:28:27.237Z] Configure a credential helper to remove this warning. See [2021-05-20T08:28:27.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:28:27.237Z] [2021-05-20T08:28:27.237Z] Login Succeeded [2021-05-20T08:28:27.510Z] nexus3.edgexfoundry.org:10002 [2021-05-20T08:28:27.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:28:28.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:28:28.058Z] Configure a credential helper to remove this warning. See [2021-05-20T08:28:28.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:28:28.058Z] [2021-05-20T08:28:28.058Z] Login Succeeded [2021-05-20T08:28:28.058Z] nexus3.edgexfoundry.org:10003 [2021-05-20T08:28:28.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:28:28.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:28:28.606Z] Configure a credential helper to remove this warning. See [2021-05-20T08:28:28.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:28:28.606Z] [2021-05-20T08:28:28.606Z] Login Succeeded [2021-05-20T08:28:28.606Z] nexus3.edgexfoundry.org:10004 [2021-05-20T08:28:28.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:28:29.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:28:29.178Z] Configure a credential helper to remove this warning. See [2021-05-20T08:28:29.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:28:29.178Z] [2021-05-20T08:28:29.178Z] Login Succeeded [2021-05-20T08:28:29.178Z] docker.io [2021-05-20T08:28:29.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:28:29.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:28:29.724Z] Configure a credential helper to remove this warning. See [2021-05-20T08:28:29.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:28:29.724Z] [2021-05-20T08:28:29.724Z] Login Succeeded [2021-05-20T08:28:29.724Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T08:28:29.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-20T08:28:29.855Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-05-20T08:28:29.856Z] 362a620ccf47aa99c62b2f052005e112b2d013c2 [2021-05-20T08:28:29.856Z] latest [2021-05-20T08:28:29.856Z] 2.0.0-dev.58 [2021-05-20T08:28:29.856Z] 362a620ccf47aa99c62b2f052005e112b2d013c2-2.0.0-dev.58 [2021-05-20T08:28:29.856Z] master [2021-05-20T08:28:29.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:28:30.239Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:362a620ccf47aa99c62b2f052005e112b2d013c2 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:28:30.599Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:362a620ccf47aa99c62b2f052005e112b2d013c2 [2021-05-20T08:28:30.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-20T08:28:30.599Z] 4046ae082c01: Preparing [2021-05-20T08:28:30.599Z] 3fbe34a1663b: Preparing [2021-05-20T08:28:30.599Z] 3fbe34a1663b: Layer already exists [2021-05-20T08:28:37.323Z] 4046ae082c01: Pushed [2021-05-20T08:28:37.323Z] 362a620ccf47aa99c62b2f052005e112b2d013c2: digest: sha256:561a2caf7e0e4c7d054dc140db7c2f6efa3bd84070b6916b82ec3213ba6041fa size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:28:37.672Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:28:38.014Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-05-20T08:28:38.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-20T08:28:38.014Z] 4046ae082c01: Preparing [2021-05-20T08:28:38.014Z] 3fbe34a1663b: Preparing [2021-05-20T08:28:38.014Z] 4046ae082c01: Layer already exists [2021-05-20T08:28:38.014Z] 3fbe34a1663b: Layer already exists [2021-05-20T08:28:38.287Z] latest: digest: sha256:561a2caf7e0e4c7d054dc140db7c2f6efa3bd84070b6916b82ec3213ba6041fa size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:28:38.636Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:28:38.984Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.58 [2021-05-20T08:28:38.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-20T08:28:38.984Z] 4046ae082c01: Preparing [2021-05-20T08:28:38.984Z] 3fbe34a1663b: Preparing [2021-05-20T08:28:38.984Z] 3fbe34a1663b: Layer already exists [2021-05-20T08:28:38.984Z] 4046ae082c01: Layer already exists [2021-05-20T08:28:39.258Z] 2.0.0-dev.58: digest: sha256:561a2caf7e0e4c7d054dc140db7c2f6efa3bd84070b6916b82ec3213ba6041fa size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:28:39.605Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:362a620ccf47aa99c62b2f052005e112b2d013c2-2.0.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:28:39.961Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:362a620ccf47aa99c62b2f052005e112b2d013c2-2.0.0-dev.58 [2021-05-20T08:28:39.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-20T08:28:39.962Z] 4046ae082c01: Preparing [2021-05-20T08:28:39.962Z] 3fbe34a1663b: Preparing [2021-05-20T08:28:39.962Z] 3fbe34a1663b: Layer already exists [2021-05-20T08:28:39.962Z] 4046ae082c01: Layer already exists [2021-05-20T08:28:40.235Z] 362a620ccf47aa99c62b2f052005e112b2d013c2-2.0.0-dev.58: digest: sha256:561a2caf7e0e4c7d054dc140db7c2f6efa3bd84070b6916b82ec3213ba6041fa size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:28:40.588Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:28:40.933Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-05-20T08:28:40.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-20T08:28:40.933Z] 4046ae082c01: Preparing [2021-05-20T08:28:40.933Z] 3fbe34a1663b: Preparing [2021-05-20T08:28:40.933Z] 3fbe34a1663b: Layer already exists [2021-05-20T08:28:40.933Z] 4046ae082c01: Layer already exists [2021-05-20T08:28:41.205Z] master: digest: sha256:561a2caf7e0e4c7d054dc140db7c2f6efa3bd84070b6916b82ec3213ba6041fa size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-20T08:28:41.273Z] ===================================================== [Pipeline] echo [2021-05-20T08:28:41.289Z] taggedImages: [2021-05-20T08:28:41.289Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:362a620ccf47aa99c62b2f052005e112b2d013c2 [2021-05-20T08:28:41.289Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-05-20T08:28:41.289Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.58 [2021-05-20T08:28:41.289Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:362a620ccf47aa99c62b2f052005e112b2d013c2-2.0.0-dev.58 [2021-05-20T08:28:41.289Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:28:41.777Z] ---> job-cost.sh [2021-05-20T08:28:41.777Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3NVJ [2021-05-20T08:29:20.771Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-20T08:30:42.536Z] lf-activate-venv(): INFO: Adding /tmp/venv-3NVJ/bin to PATH [2021-05-20T08:30:42.536Z] INFO: No Stack... [2021-05-20T08:30:42.536Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-20T08:30:42.536Z] INFO: Archiving Costs [Pipeline] sh [2021-05-20T08:30:42.898Z] + cat /w/workspace/edgex-ui-go/118/archives/cost.csv [2021-05-20T08:30:42.898Z] + cut -d, -f6 [Pipeline] lock [2021-05-20T08:30:42.989Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-118-stack-cost] [2021-05-20T08:30:42.998Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-118-stack-cost] did not exist. Created. [2021-05-20T08:30:42.998Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-20T08:30:43.372Z] /w/workspace/edgex-ui-go/118@tmp/durable-483c2aaf/script.sh: 1: /w/workspace/edgex-ui-go/118@tmp/durable-483c2aaf/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-20T08:30:43.719Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-20T08:30:43.756Z] Warning: overwriting stash ‘stack-cost’ [2021-05-20T08:30:43.986Z] Stashed 1 file(s) [Pipeline] } [2021-05-20T08:30:43.998Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-118-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 [2021-05-20T08:30:45.087Z] provisioning config files... [2021-05-20T08:30:45.100Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2860505826993794321tmp [Pipeline] { [Pipeline] sh [2021-05-20T08:30:45.409Z] + set +x [2021-05-20T08:30:45.409Z] + curl -s https://codecov.io/bash [2021-05-20T08:30:45.409Z] + bash -s -- [2021-05-20T08:30:45.409Z] [2021-05-20T08:30:45.409Z] _____ _ [2021-05-20T08:30:45.409Z] / ____| | | [2021-05-20T08:30:45.409Z] | | ___ __| | ___ ___ _____ __ [2021-05-20T08:30:45.409Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-20T08:30:45.409Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-20T08:30:45.409Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-20T08:30:45.409Z] Bash-1.0.2 [2021-05-20T08:30:45.409Z] [2021-05-20T08:30:45.409Z] [2021-05-20T08:30:45.409Z] ==> git version 2.24.4 found [2021-05-20T08:30:45.409Z] ==> 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 [2021-05-20T08:30:45.409Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-20T08:30:45.409Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-20T08:30:45.409Z] ==> Jenkins CI detected. [2021-05-20T08:30:45.409Z] project root: . [2021-05-20T08:30:45.409Z] --> token set from env [2021-05-20T08:30:45.409Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-20T08:30:45.409Z] ==> Running gcov in . (disable via -X gcov) [2021-05-20T08:30:45.675Z] ==> Python coveragepy not found [2021-05-20T08:30:45.675Z] ==> Searching for coverage reports in: [2021-05-20T08:30:45.675Z] + . [2021-05-20T08:30:45.675Z] -> Found 1 reports [2021-05-20T08:30:45.675Z] ==> Detecting git/mercurial file structure [2021-05-20T08:30:45.675Z] ==> Reading reports [2021-05-20T08:30:45.675Z] + ./coverage.out bytes=10 [2021-05-20T08:30:45.675Z] ==> Appending adjustments [2021-05-20T08:30:45.675Z] https://docs.codecov.io/docs/fixing-reports [2021-05-20T08:30:45.675Z] + Found adjustments [2021-05-20T08:30:45.675Z] ==> Gzipping contents [2021-05-20T08:30:45.675Z] 4.0K /tmp/codecov.3t7214.gz [2021-05-20T08:30:45.675Z] ==> Uploading reports [2021-05-20T08:30:45.675Z] url: https://codecov.io [2021-05-20T08:30:45.675Z] query: branch=master&commit=362a620ccf47aa99c62b2f052005e112b2d013c2&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F118%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-20T08:30:45.675Z] -> Pinging Codecov [2021-05-20T08:30:45.675Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=362a620ccf47aa99c62b2f052005e112b2d013c2&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F118%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-20T08:30:46.249Z] -> Uploading to [2021-05-20T08:30:46.249Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-20/FB506323287CE973F263BFD2A0EB1F37/362a620ccf47aa99c62b2f052005e112b2d013c2/92837293-d519-4bdf-93d6-96766afc92cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T083046Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7c0b818f8fe920353342a744bc734abe43deaf839db658c3947daf362188d72a [2021-05-20T08:30:46.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-20T08:30:46.249Z] Dload Upload Total Spent Left Speed [2021-05-20T08:30:46.826Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 9363 --:--:-- --:--:-- --:--:-- 9350 100 3918 0 0 100 3918 0 9360 --:--:-- --:--:-- --:--:-- 9350 [2021-05-20T08:30:46.826Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/362a620ccf47aa99c62b2f052005e112b2d013c2 [Pipeline] } [2021-05-20T08:30:46.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-20T08:30:47.641Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-20T08:30:47.659Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:30:47.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-20T08:30:47.983Z] [2021-05-20T08:30:47.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:30:48.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-20T08:30:48.300Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-20T08:30:48.300Z] 188c0c94c7c5: Pulling fs layer [2021-05-20T08:30:48.300Z] 0ef7d3d256c8: Pulling fs layer [2021-05-20T08:30:48.300Z] de9db76c5a1d: Pulling fs layer [2021-05-20T08:30:48.300Z] 0eba1c9be4d2: Pulling fs layer [2021-05-20T08:30:48.300Z] 0d57e429df01: Pulling fs layer [2021-05-20T08:30:48.300Z] 4e4be7b47b0d: Pulling fs layer [2021-05-20T08:30:48.300Z] e1f770b5df2f: Pulling fs layer [2021-05-20T08:30:48.300Z] 85a0685a4137: Pulling fs layer [2021-05-20T08:30:48.300Z] 0d57e429df01: Waiting [2021-05-20T08:30:48.300Z] 4e4be7b47b0d: Waiting [2021-05-20T08:30:48.300Z] e1f770b5df2f: Waiting [2021-05-20T08:30:48.300Z] 85a0685a4137: Waiting [2021-05-20T08:30:48.300Z] 0eba1c9be4d2: Waiting [2021-05-20T08:30:48.300Z] de9db76c5a1d: Verifying Checksum [2021-05-20T08:30:48.300Z] de9db76c5a1d: Download complete [2021-05-20T08:30:48.300Z] 0ef7d3d256c8: Verifying Checksum [2021-05-20T08:30:48.300Z] 0ef7d3d256c8: Download complete [2021-05-20T08:30:48.300Z] 0d57e429df01: Verifying Checksum [2021-05-20T08:30:48.300Z] 0d57e429df01: Download complete [2021-05-20T08:30:48.300Z] 188c0c94c7c5: Verifying Checksum [2021-05-20T08:30:48.300Z] 188c0c94c7c5: Download complete [2021-05-20T08:30:48.300Z] 4e4be7b47b0d: Verifying Checksum [2021-05-20T08:30:48.300Z] 4e4be7b47b0d: Download complete [2021-05-20T08:30:48.578Z] 188c0c94c7c5: Pull complete [2021-05-20T08:30:48.840Z] 0ef7d3d256c8: Pull complete [2021-05-20T08:30:48.840Z] de9db76c5a1d: Pull complete [2021-05-20T08:30:50.228Z] e1f770b5df2f: Verifying Checksum [2021-05-20T08:30:50.228Z] e1f770b5df2f: Download complete [2021-05-20T08:30:51.622Z] 0eba1c9be4d2: Verifying Checksum [2021-05-20T08:30:51.622Z] 0eba1c9be4d2: Download complete [2021-05-20T08:30:52.197Z] 85a0685a4137: Verifying Checksum [2021-05-20T08:30:52.197Z] 85a0685a4137: Download complete [2021-05-20T08:30:54.773Z] 0eba1c9be4d2: Pull complete [2021-05-20T08:30:54.773Z] 0d57e429df01: Pull complete [2021-05-20T08:30:54.773Z] 4e4be7b47b0d: Pull complete [2021-05-20T08:30:55.352Z] e1f770b5df2f: Pull complete [2021-05-20T08:30:58.736Z] 85a0685a4137: Pull complete [2021-05-20T08:30:58.736Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-20T08:30:58.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-20T08:30:58.736Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-20T08:30:58.813Z] prd-centos7-docker-4c-2g-15302 does not seem to be running inside a container [2021-05-20T08:30:58.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-20T08:31:01.901Z] $ docker top d573bdb85ad2c6aee03ba0a6d3c49284865893a6111f8a63b306a1a5376d004e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-20T08:31:02.001Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-20T08:31:02.314Z] + set -o pipefail [2021-05-20T08:31:02.314Z] + snyk monitor '--org=edgex-jenkins' [2021-05-20T08:31:07.635Z] [2021-05-20T08:31:07.635Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-05-20T08:31:07.635Z] [2021-05-20T08:31:07.635Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/bd9f5b27-1612-4425-b5f0-4eae8bef1151 [2021-05-20T08:31:07.635Z] [2021-05-20T08:31:07.635Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-05-20T08:31:07.635Z] [2021-05-20T08:31:07.635Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-20T08:31:07.635Z] [2021-05-20T08:31:10.184Z] [Pipeline] } [2021-05-20T08:31:10.199Z] $ docker stop --time=1 d573bdb85ad2c6aee03ba0a6d3c49284865893a6111f8a63b306a1a5376d004e [2021-05-20T08:31:12.452Z] $ docker rm -f d573bdb85ad2c6aee03ba0a6d3c49284865893a6111f8a63b306a1a5376d004e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-20T08:31:13.485Z] + git log --format=format:%s -1 362a620ccf47aa99c62b2f052005e112b2d013c2 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:31:13.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T08:31:13.793Z] . [Pipeline] withDockerContainer [2021-05-20T08:31:13.874Z] prd-centos7-docker-4c-2g-15302 does not seem to be running inside a container [2021-05-20T08:31:13.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-20T08:31:14.303Z] $ docker top 0a1bf98c7a8c514ab7a3c518d23a5eb479b4a7f249b50f1a0f08f7d9a0280f2a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T08:31:14.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T08:31:14.431Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T08:31:14.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T08:31:14.554Z] $ docker exec 0a1bf98c7a8c514ab7a3c518d23a5eb479b4a7f249b50f1a0f08f7d9a0280f2a ssh-agent [2021-05-20T08:31:14.666Z] SSH_AUTH_SOCK=/tmp/ssh-wmdunkydnpB4/agent.15 [2021-05-20T08:31:14.666Z] SSH_AGENT_PID=21 [2021-05-20T08:31:14.671Z] Running ssh-add (command line suppressed) [2021-05-20T08:31:14.775Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8230654518735662267.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8230654518735662267.key) [2021-05-20T08:31:14.787Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T08:31:15.085Z] + git semver tag [2021-05-20T08:31:15.085Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T08:31:15.085Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-20T08:31:15.085Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-20T08:31:15.085Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T08:31:15.085Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T08:31:15.085Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T08:31:15.085Z] # $SEMVER_BRANCH = master [2021-05-20T08:31:15.085Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-05-20T08:31:15.085Z] # 362a620ccf47aa99c62b2f052005e112b2d013c2 HEAD [2021-05-20T08:31:15.085Z] # -> Force: false [2021-05-20T08:31:15.085Z] # 7a2abbde1ece572793b0f982beb91034004c5399 refs/tags/v2.0.0-dev.58 [Pipeline] } [2021-05-20T08:31:15.097Z] $ docker exec --env ******** --env ******** 0a1bf98c7a8c514ab7a3c518d23a5eb479b4a7f249b50f1a0f08f7d9a0280f2a ssh-agent -k [2021-05-20T08:31:15.188Z] unset SSH_AUTH_SOCK; [2021-05-20T08:31:15.188Z] unset SSH_AGENT_PID; [2021-05-20T08:31:15.189Z] echo Agent pid 21 killed; [2021-05-20T08:31:15.199Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T08:31:15.535Z] + git semver [Pipeline] } [2021-05-20T08:31:15.557Z] $ docker stop --time=1 0a1bf98c7a8c514ab7a3c518d23a5eb479b4a7f249b50f1a0f08f7d9a0280f2a [2021-05-20T08:31:16.761Z] $ docker rm -f 0a1bf98c7a8c514ab7a3c518d23a5eb479b4a7f249b50f1a0f08f7d9a0280f2a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:31:17.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-20T08:31:17.250Z] [2021-05-20T08:31:17.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:31:17.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-20T08:31:17.566Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-20T08:31:17.566Z] ab5ef0e58194: Pulling fs layer [2021-05-20T08:31:17.566Z] 9712f1f96733: Pulling fs layer [2021-05-20T08:31:17.566Z] 63f879dbbcfc: Pulling fs layer [2021-05-20T08:31:17.566Z] 0d9ebad4ef96: Pulling fs layer [2021-05-20T08:31:17.566Z] e9a5061849ea: Pulling fs layer [2021-05-20T08:31:17.566Z] d747dcd14b5f: Pulling fs layer [2021-05-20T08:31:17.566Z] 2de7ff778b66: Pulling fs layer [2021-05-20T08:31:17.566Z] 0d9ebad4ef96: Waiting [2021-05-20T08:31:17.566Z] e9a5061849ea: Waiting [2021-05-20T08:31:17.566Z] d747dcd14b5f: Waiting [2021-05-20T08:31:17.566Z] 2de7ff778b66: Waiting [2021-05-20T08:31:17.566Z] 9712f1f96733: Verifying Checksum [2021-05-20T08:31:17.566Z] 9712f1f96733: Download complete [2021-05-20T08:31:19.482Z] 63f879dbbcfc: Verifying Checksum [2021-05-20T08:31:19.482Z] 63f879dbbcfc: Download complete [2021-05-20T08:31:19.482Z] e9a5061849ea: Verifying Checksum [2021-05-20T08:31:19.482Z] e9a5061849ea: Download complete [2021-05-20T08:31:19.482Z] d747dcd14b5f: Verifying Checksum [2021-05-20T08:31:19.482Z] d747dcd14b5f: Download complete [2021-05-20T08:31:19.745Z] 2de7ff778b66: Verifying Checksum [2021-05-20T08:31:19.745Z] 2de7ff778b66: Download complete [2021-05-20T08:31:20.076Z] 0d9ebad4ef96: Verifying Checksum [2021-05-20T08:31:20.076Z] 0d9ebad4ef96: Download complete [2021-05-20T08:31:20.076Z] ab5ef0e58194: Verifying Checksum [2021-05-20T08:31:20.076Z] ab5ef0e58194: Download complete [2021-05-20T08:31:22.652Z] ab5ef0e58194: Pull complete [2021-05-20T08:31:22.652Z] 9712f1f96733: Pull complete [2021-05-20T08:31:23.602Z] 63f879dbbcfc: Pull complete [2021-05-20T08:31:26.931Z] 0d9ebad4ef96: Pull complete [2021-05-20T08:31:26.931Z] e9a5061849ea: Pull complete [2021-05-20T08:31:26.931Z] d747dcd14b5f: Pull complete [2021-05-20T08:31:27.878Z] 2de7ff778b66: Pull complete [2021-05-20T08:31:28.139Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-20T08:31:28.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-20T08:31:28.139Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-20T08:31:28.218Z] prd-centos7-docker-4c-2g-15302 does not seem to be running inside a container [2021-05-20T08:31:28.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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:0.23.1-centos7 cat [2021-05-20T08:31:39.542Z] $ docker top 895217ed446244d691a744067a9efe0fadcf288e38daff17d34b615d2393faac -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-20T08:31:39.650Z] provisioning config files... [2021-05-20T08:31:39.669Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5358683855223909429tmp [2021-05-20T08:31:39.682Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3858942337028572425tmp [2021-05-20T08:31:39.694Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3668328215222527366tmp [Pipeline] { [Pipeline] echo [2021-05-20T08:31:39.715Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:31:40.013Z] ---> sigul-configuration.sh [2021-05-20T08:31:40.013Z] gpg: directory `/root/.gnupg' created [2021-05-20T08:31:40.013Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-20T08:31:40.013Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-20T08:31:40.013Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-20T08:31:40.013Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-20T08:31:40.013Z] gpg: CAST5 encrypted data [2021-05-20T08:31:40.013Z] gpg: encrypted with 1 passphrase [2021-05-20T08:31:40.013Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-20T08:31:40.309Z] + mkdir /home/jenkins [2021-05-20T08:31:40.309Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-20T08:31:40.602Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-05-20T08:31:40.638Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:31:40.943Z] ---> sigul-install.sh [2021-05-20T08:31:45.158Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-20T08:31:45.455Z] + git tag --list [2021-05-20T08:31:45.455Z] 0.1.1 [2021-05-20T08:31:45.455Z] v1.1.0 [2021-05-20T08:31:45.455Z] v1.2.0 [2021-05-20T08:31:45.455Z] v1.2.1 [2021-05-20T08:31:45.455Z] v1.3.0 [2021-05-20T08:31:45.455Z] v2.0.0-dev.1 [2021-05-20T08:31:45.455Z] v2.0.0-dev.10 [2021-05-20T08:31:45.455Z] v2.0.0-dev.11 [2021-05-20T08:31:45.455Z] v2.0.0-dev.12 [2021-05-20T08:31:45.455Z] v2.0.0-dev.13 [2021-05-20T08:31:45.455Z] v2.0.0-dev.14 [2021-05-20T08:31:45.455Z] v2.0.0-dev.15 [2021-05-20T08:31:45.455Z] v2.0.0-dev.16 [2021-05-20T08:31:45.455Z] v2.0.0-dev.17 [2021-05-20T08:31:45.455Z] v2.0.0-dev.18 [2021-05-20T08:31:45.455Z] v2.0.0-dev.19 [2021-05-20T08:31:45.455Z] v2.0.0-dev.2 [2021-05-20T08:31:45.455Z] v2.0.0-dev.20 [2021-05-20T08:31:45.455Z] v2.0.0-dev.21 [2021-05-20T08:31:45.455Z] v2.0.0-dev.22 [2021-05-20T08:31:45.455Z] v2.0.0-dev.23 [2021-05-20T08:31:45.455Z] v2.0.0-dev.24 [2021-05-20T08:31:45.455Z] v2.0.0-dev.25 [2021-05-20T08:31:45.455Z] v2.0.0-dev.26 [2021-05-20T08:31:45.455Z] v2.0.0-dev.27 [2021-05-20T08:31:45.455Z] v2.0.0-dev.28 [2021-05-20T08:31:45.455Z] v2.0.0-dev.29 [2021-05-20T08:31:45.455Z] v2.0.0-dev.3 [2021-05-20T08:31:45.455Z] v2.0.0-dev.30 [2021-05-20T08:31:45.455Z] v2.0.0-dev.31 [2021-05-20T08:31:45.455Z] v2.0.0-dev.32 [2021-05-20T08:31:45.455Z] v2.0.0-dev.33 [2021-05-20T08:31:45.455Z] v2.0.0-dev.34 [2021-05-20T08:31:45.455Z] v2.0.0-dev.35 [2021-05-20T08:31:45.455Z] v2.0.0-dev.36 [2021-05-20T08:31:45.455Z] v2.0.0-dev.37 [2021-05-20T08:31:45.455Z] v2.0.0-dev.38 [2021-05-20T08:31:45.455Z] v2.0.0-dev.39 [2021-05-20T08:31:45.455Z] v2.0.0-dev.4 [2021-05-20T08:31:45.455Z] v2.0.0-dev.40 [2021-05-20T08:31:45.455Z] v2.0.0-dev.41 [2021-05-20T08:31:45.455Z] v2.0.0-dev.42 [2021-05-20T08:31:45.455Z] v2.0.0-dev.43 [2021-05-20T08:31:45.455Z] v2.0.0-dev.44 [2021-05-20T08:31:45.455Z] v2.0.0-dev.45 [2021-05-20T08:31:45.455Z] v2.0.0-dev.46 [2021-05-20T08:31:45.455Z] v2.0.0-dev.47 [2021-05-20T08:31:45.455Z] v2.0.0-dev.48 [2021-05-20T08:31:45.455Z] v2.0.0-dev.49 [2021-05-20T08:31:45.455Z] v2.0.0-dev.5 [2021-05-20T08:31:45.455Z] v2.0.0-dev.50 [2021-05-20T08:31:45.455Z] v2.0.0-dev.51 [2021-05-20T08:31:45.455Z] v2.0.0-dev.52 [2021-05-20T08:31:45.455Z] v2.0.0-dev.53 [2021-05-20T08:31:45.455Z] v2.0.0-dev.54 [2021-05-20T08:31:45.455Z] v2.0.0-dev.55 [2021-05-20T08:31:45.455Z] v2.0.0-dev.56 [2021-05-20T08:31:45.455Z] v2.0.0-dev.57 [2021-05-20T08:31:45.455Z] v2.0.0-dev.58 [2021-05-20T08:31:45.455Z] v2.0.0-dev.6 [2021-05-20T08:31:45.455Z] v2.0.0-dev.7 [2021-05-20T08:31:45.455Z] v2.0.0-dev.8 [2021-05-20T08:31:45.455Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-20T08:31:45.754Z] + lftools sign git-tag v2.0.0-dev.58 [2021-05-20T08:31:46.328Z] Signing Git tag with Sigul... [2021-05-20T08:31:46.328Z] Signing v2.0.0-dev.58 [Pipeline] echo [2021-05-20T08:31:47.300Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:31:47.600Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-20T08:31:47.610Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-20T08:31:47.645Z] $ docker stop --time=1 895217ed446244d691a744067a9efe0fadcf288e38daff17d34b615d2393faac [2021-05-20T08:31:50.046Z] $ docker rm -f 895217ed446244d691a744067a9efe0fadcf288e38daff17d34b615d2393faac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:31:50.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T08:31:50.861Z] . [Pipeline] withDockerContainer [2021-05-20T08:31:51.443Z] prd-centos7-docker-4c-2g-15302 does not seem to be running inside a container [2021-05-20T08:31:51.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-20T08:31:52.124Z] $ docker top 7ad94f500911d19ea4b836a4978c2dc01e32a25083e7d085738949492e21d052 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T08:31:52.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T08:31:52.250Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T08:31:52.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T08:31:52.366Z] $ docker exec 7ad94f500911d19ea4b836a4978c2dc01e32a25083e7d085738949492e21d052 ssh-agent [2021-05-20T08:31:52.476Z] SSH_AUTH_SOCK=/tmp/ssh-Un3eOtmx5c4J/agent.13 [2021-05-20T08:31:52.476Z] SSH_AGENT_PID=19 [2021-05-20T08:31:52.482Z] Running ssh-add (command line suppressed) [2021-05-20T08:31:52.575Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8916450652918881114.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8916450652918881114.key) [2021-05-20T08:31:52.587Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T08:31:52.890Z] + git semver bump pre [2021-05-20T08:31:52.890Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T08:31:52.890Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-20T08:31:52.890Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-20T08:31:52.890Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T08:31:52.890Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T08:31:52.890Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T08:31:52.890Z] # $SEMVER_BRANCH = master [2021-05-20T08:31:52.890Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-05-20T08:31:52.890Z] 2.0.0-dev.59 [Pipeline] } [2021-05-20T08:31:52.903Z] $ docker exec --env ******** --env ******** 7ad94f500911d19ea4b836a4978c2dc01e32a25083e7d085738949492e21d052 ssh-agent -k [2021-05-20T08:31:53.012Z] unset SSH_AUTH_SOCK; [2021-05-20T08:31:53.012Z] unset SSH_AGENT_PID; [2021-05-20T08:31:53.012Z] echo Agent pid 19 killed; [2021-05-20T08:31:53.024Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T08:31:53.368Z] + git semver [Pipeline] } [2021-05-20T08:31:53.383Z] $ docker stop --time=1 7ad94f500911d19ea4b836a4978c2dc01e32a25083e7d085738949492e21d052 [2021-05-20T08:31:54.618Z] $ docker rm -f 7ad94f500911d19ea4b836a4978c2dc01e32a25083e7d085738949492e21d052 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:31:55.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T08:31:55.001Z] . [Pipeline] withDockerContainer [2021-05-20T08:31:55.073Z] prd-centos7-docker-4c-2g-15302 does not seem to be running inside a container [2021-05-20T08:31:55.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-20T08:31:55.568Z] $ docker top ea369cef40cdc132d5a500bd5cd4a46d9fec8b15b861512713ab63518f8c8ef6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T08:31:55.699Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T08:31:55.699Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T08:31:55.814Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T08:31:55.818Z] $ docker exec ea369cef40cdc132d5a500bd5cd4a46d9fec8b15b861512713ab63518f8c8ef6 ssh-agent [2021-05-20T08:31:55.932Z] SSH_AUTH_SOCK=/tmp/ssh-rULLJFztcExZ/agent.14 [2021-05-20T08:31:55.932Z] SSH_AGENT_PID=21 [2021-05-20T08:31:55.937Z] Running ssh-add (command line suppressed) [2021-05-20T08:31:56.042Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6346005689286108547.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6346005689286108547.key) [2021-05-20T08:31:56.057Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T08:31:56.365Z] + git semver push [2021-05-20T08:31:56.365Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T08:31:56.365Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-20T08:31:56.365Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-20T08:31:56.365Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T08:31:56.365Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T08:31:56.365Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T08:31:56.365Z] # $SEMVER_BRANCH = master [2021-05-20T08:31:56.365Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-05-20T08:32:00.589Z] $ docker exec --env ******** --env ******** ea369cef40cdc132d5a500bd5cd4a46d9fec8b15b861512713ab63518f8c8ef6 ssh-agent -k [2021-05-20T08:32:00.703Z] unset SSH_AUTH_SOCK; [2021-05-20T08:32:00.703Z] unset SSH_AGENT_PID; [2021-05-20T08:32:00.703Z] echo Agent pid 21 killed; [2021-05-20T08:32:00.720Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T08:32:01.052Z] + git semver [Pipeline] } [2021-05-20T08:32:01.068Z] $ docker stop --time=1 ea369cef40cdc132d5a500bd5cd4a46d9fec8b15b861512713ab63518f8c8ef6 [2021-05-20T08:32:02.420Z] $ docker rm -f ea369cef40cdc132d5a500bd5cd4a46d9fec8b15b861512713ab63518f8c8ef6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2021-05-20T08:32:03.549Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:32:04.115Z] ---> package-listing.sh [2021-05-20T08:32:04.115Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-20T08:32:04.115Z] ++ facter osfamily [2021-05-20T08:32:04.382Z] + OS_FAMILY=redhat [2021-05-20T08:32:04.382Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-20T08:32:04.382Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-20T08:32:04.382Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-20T08:32:04.382Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-20T08:32:04.382Z] + PACKAGES=/tmp/packages_start.txt [2021-05-20T08:32:04.382Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-05-20T08:32:04.382Z] + PACKAGES=/tmp/packages_end.txt [2021-05-20T08:32:04.382Z] + case "${OS_FAMILY}" in [2021-05-20T08:32:04.382Z] + rpm -qa [2021-05-20T08:32:04.382Z] + sort [2021-05-20T08:32:04.954Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-20T08:32:04.954Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-20T08:32:04.954Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-20T08:32:04.954Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-05-20T08:32:04.954Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-05-20T08:32:04.954Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo [2021-05-20T08:32:04.967Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-20T08:32:05.258Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:32:05.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T08:32:05.828Z] [2021-05-20T08:32:05.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:32:06.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T08:32:06.410Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-20T08:32:06.411Z] df20fa9351a1: Pulling fs layer [2021-05-20T08:32:06.411Z] 36b3adc4ff6f: Pulling fs layer [2021-05-20T08:32:06.411Z] 8ad3a11d3b57: Pulling fs layer [2021-05-20T08:32:06.411Z] 46f8f816bc3b: Pulling fs layer [2021-05-20T08:32:06.411Z] 93b61091891f: Pulling fs layer [2021-05-20T08:32:06.411Z] 93b9cdb0e59b: Pulling fs layer [2021-05-20T08:32:06.411Z] 5e14af77c1be: Pulling fs layer [2021-05-20T08:32:06.411Z] 01666e4c0597: Pulling fs layer [2021-05-20T08:32:06.411Z] aa168da1d23b: Pulling fs layer [2021-05-20T08:32:06.411Z] 93b9cdb0e59b: Waiting [2021-05-20T08:32:06.411Z] 5e14af77c1be: Waiting [2021-05-20T08:32:06.411Z] 01666e4c0597: Waiting [2021-05-20T08:32:06.411Z] aa168da1d23b: Waiting [2021-05-20T08:32:06.411Z] 46f8f816bc3b: Waiting [2021-05-20T08:32:06.411Z] 93b61091891f: Waiting [2021-05-20T08:32:06.411Z] 36b3adc4ff6f: Verifying Checksum [2021-05-20T08:32:06.411Z] 36b3adc4ff6f: Download complete [2021-05-20T08:32:06.411Z] 46f8f816bc3b: Verifying Checksum [2021-05-20T08:32:06.411Z] 46f8f816bc3b: Download complete [2021-05-20T08:32:06.672Z] df20fa9351a1: Download complete [2021-05-20T08:32:06.672Z] 93b9cdb0e59b: Verifying Checksum [2021-05-20T08:32:06.672Z] 93b9cdb0e59b: Download complete [2021-05-20T08:32:06.672Z] 5e14af77c1be: Verifying Checksum [2021-05-20T08:32:06.672Z] 5e14af77c1be: Download complete [2021-05-20T08:32:06.672Z] 01666e4c0597: Verifying Checksum [2021-05-20T08:32:06.672Z] 01666e4c0597: Download complete [2021-05-20T08:32:06.672Z] 8ad3a11d3b57: Verifying Checksum [2021-05-20T08:32:06.672Z] 8ad3a11d3b57: Download complete [2021-05-20T08:32:06.672Z] 93b61091891f: Verifying Checksum [2021-05-20T08:32:06.672Z] 93b61091891f: Download complete [2021-05-20T08:32:06.932Z] df20fa9351a1: Pull complete [2021-05-20T08:32:07.202Z] 36b3adc4ff6f: Pull complete [2021-05-20T08:32:08.151Z] 8ad3a11d3b57: Pull complete [2021-05-20T08:32:08.151Z] 46f8f816bc3b: Pull complete [2021-05-20T08:32:08.721Z] 93b61091891f: Pull complete [2021-05-20T08:32:08.721Z] aa168da1d23b: Verifying Checksum [2021-05-20T08:32:08.721Z] aa168da1d23b: Download complete [2021-05-20T08:32:08.721Z] 93b9cdb0e59b: Pull complete [2021-05-20T08:32:08.982Z] 5e14af77c1be: Pull complete [2021-05-20T08:32:09.279Z] 01666e4c0597: Pull complete [2021-05-20T08:32:13.531Z] aa168da1d23b: Pull complete [2021-05-20T08:32:13.531Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-20T08:32:13.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T08:32:13.531Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-20T08:32:13.601Z] prd-centos7-docker-4c-2g-15302 does not seem to be running inside a container [2021-05-20T08:32:13.640Z] $ 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_master/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_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 [2021-05-20T08:32:20.357Z] $ docker top 6ca2edfb047c9f18b473e7b8964701a23c2d211c31623909cd8e6b7ed08bc1c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T08:32:20.731Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-20T08:32:21.025Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-20T08:32:21.319Z] + ls /var/log/sa-host [2021-05-20T08:32:21.319Z] + sadf -c /var/log/sa-host/sa05 [2021-05-20T08:32:21.319Z] file_magic: OK [2021-05-20T08:32:21.319Z] HZ: Using current value: 100 [2021-05-20T08:32:21.319Z] file_header: OK [2021-05-20T08:32:21.319Z] 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 [2021-05-20T08:32:21.319Z] Statistics: [2021-05-20T08:32:21.319Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T08:32:21.319Z] File successfully converted to sysstat format version 12.2.1 [2021-05-20T08:32:21.319Z] + sadf -c /var/log/sa-host/sa20 [2021-05-20T08:32:21.319Z] file_magic: OK [2021-05-20T08:32:21.319Z] HZ: Using current value: 100 [2021-05-20T08:32:21.319Z] file_header: OK [2021-05-20T08:32:21.319Z] 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 [2021-05-20T08:32:21.319Z] Statistics: [2021-05-20T08:32:21.319Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T08:32:21.319Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T08:32:21.919Z] provisioning config files... [2021-05-20T08:32:21.930Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3129910586730400168tmp [Pipeline] { [Pipeline] echo [2021-05-20T08:32:21.950Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:32:22.246Z] ---> create-netrc.sh [Pipeline] } [2021-05-20T08:32:22.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-20T08:32:22.279Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:32:22.592Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-20T08:32:22.602Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:32:22.899Z] ---> sudo-logs.sh [2021-05-20T08:32:22.899Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-20T08:32:22.946Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:32:23.243Z] ---> job-cost.sh [2021-05-20T08:32:23.243Z] lf-activate-venv: SKIPPING [2021-05-20T08:32:23.243Z] DEBUG: total: 0.18000000715255737 [2021-05-20T08:32:23.243Z] INFO: Retrieving Stack Cost... [2021-05-20T08:32:25.792Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-20T08:32:26.363Z] INFO: Archiving Costs [Pipeline] echo [2021-05-20T08:32:26.377Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:32:26.672Z] ---> logs-deploy.sh [2021-05-20T08:32:26.672Z] lf-activate-venv: SKIPPING [2021-05-20T08:32:26.672Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/118 [2021-05-20T08:32:26.672Z] INFO: archiving workspace using pattern(s): [2021-05-20T08:32:27.618Z] Archives upload complete. [2021-05-20T08:32:27.618Z] INFO: archiving logs to Nexus