Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e32d9ffeb9768bc9208f4e944eda2131993a4a7a 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-ssh6903561708568182219.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-ssh5571770266795592476.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-ssh2232167985283109197.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-ssh6704249511033009440.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-ssh2658446066161534133.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-140 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.3' 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-ssh2881490101658406364.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 e32d9ffeb9768bc9208f4e944eda2131993a4a7a (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 e32d9ffeb9768bc9208f4e944eda2131993a4a7a # timeout=10 Commit message: "feat: remove some dead code" > git rev-list --no-walk ee8074266b270fdaf001247b3f0e0ff7886c0c93 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-14T13:47:11.754Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-14T13:47:11.858Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-14T13:47:11.886Z] ========================================================= [2021-05-14T13:47:11.886Z] EdgeX Global Pipelines Version Info [2021-05-14T13:47:11.886Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-14T13:47:13.902Z] ------------------- [2021-05-14T13:47:13.902Z] stable info: [2021-05-14T13:47:13.902Z] ------------------- [2021-05-14T13:47:13.902Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-14T13:47:13.902Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-14T13:47:13.902Z] Message: update stable to v1.0.192 [2021-05-14T13:47:14.864Z] ------------------- [2021-05-14T13:47:14.864Z] experimental info: [2021-05-14T13:47:14.864Z] ------------------- [2021-05-14T13:47:14.864Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-14T13:47:14.864Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-14T13:47:14.864Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-14T13:47:14.999Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-14T13:47:15.035Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-14T13:47:15.058Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-14T13:47:15.093Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-14T13:47:15.117Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-14T13:47:15.156Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-14T13:47:15.178Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-14T13:47:15.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-14T13:47:15.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-14T13:47:15.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-14T13:47:15.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-14T13:47:15.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-05-14T13:47:15.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-14T13:47:15.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-14T13:47:15.416Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-14T13:47:15.457Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-14T13:47:15.479Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-14T13:47:15.517Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-14T13:47:15.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-14T13:47:15.573Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-14T13:47:15.595Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-14T13:47:15.629Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-14T13:47:15.652Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-14T13:47:15.689Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-14T13:47:15.713Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-14T13:47:15.751Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-14T13:47:15.776Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-14T13:47:15.812Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-14T13:47:15.835Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-14T13:47:15.872Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e32d9ffeb9768bc9208f4e944eda2131993a4a7a [Pipeline] echo [2021-05-14T13:47:15.894Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e32d9ff [Pipeline] echo [2021-05-14T13:47:15.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T13:47:16.026Z] provisioning config files... [2021-05-14T13:47:16.049Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config204098875930293619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T13:47:16.392Z] ---> docker-login.sh [2021-05-14T13:47:16.392Z] nexus3.edgexfoundry.org:10001 [2021-05-14T13:47:16.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T13:47:16.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T13:47:16.980Z] Configure a credential helper to remove this warning. See [2021-05-14T13:47:16.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T13:47:16.980Z] [2021-05-14T13:47:16.980Z] Login Succeeded [2021-05-14T13:47:16.980Z] nexus3.edgexfoundry.org:10002 [2021-05-14T13:47:17.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T13:47:17.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T13:47:17.263Z] Configure a credential helper to remove this warning. See [2021-05-14T13:47:17.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T13:47:17.263Z] [2021-05-14T13:47:17.263Z] Login Succeeded [2021-05-14T13:47:17.263Z] nexus3.edgexfoundry.org:10003 [2021-05-14T13:47:17.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T13:47:17.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T13:47:17.533Z] Configure a credential helper to remove this warning. See [2021-05-14T13:47:17.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T13:47:17.533Z] [2021-05-14T13:47:17.533Z] Login Succeeded [2021-05-14T13:47:17.533Z] nexus3.edgexfoundry.org:10004 [2021-05-14T13:47:17.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T13:47:17.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T13:47:17.799Z] Configure a credential helper to remove this warning. See [2021-05-14T13:47:17.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T13:47:17.799Z] [2021-05-14T13:47:17.799Z] Login Succeeded [2021-05-14T13:47:17.799Z] docker.io [2021-05-14T13:47:18.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T13:47:18.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T13:47:18.327Z] Configure a credential helper to remove this warning. See [2021-05-14T13:47:18.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T13:47:18.327Z] [2021-05-14T13:47:18.327Z] Login Succeeded [2021-05-14T13:47:18.327Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T13:47:18.347Z] 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-14T13:47:18.955Z] + git log --format=format:%s -1 e32d9ffeb9768bc9208f4e944eda2131993a4a7a [Pipeline] echo [2021-05-14T13:47:19.019Z] GIT_COMMIT: e32d9ffeb9768bc9208f4e944eda2131993a4a7a, Commit Message: feat: remove some dead code [Pipeline] echo [2021-05-14T13:47:19.032Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:47:20.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T13:47:20.175Z] [2021-05-14T13:47:20.175Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:47:20.519Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T13:47:20.519Z] latest: Pulling from edgex-devops/git-semver [2021-05-14T13:47:20.519Z] 31603596830f: Pulling fs layer [2021-05-14T13:47:20.519Z] 54011a49482f: Pulling fs layer [2021-05-14T13:47:20.519Z] a6820b24f6d8: Pulling fs layer [2021-05-14T13:47:20.519Z] f581987b2513: Pulling fs layer [2021-05-14T13:47:20.519Z] f581987b2513: Waiting [2021-05-14T13:47:20.519Z] 54011a49482f: Verifying Checksum [2021-05-14T13:47:20.519Z] 54011a49482f: Download complete [2021-05-14T13:47:20.802Z] 31603596830f: Verifying Checksum [2021-05-14T13:47:20.802Z] 31603596830f: Download complete [2021-05-14T13:47:20.802Z] f581987b2513: Verifying Checksum [2021-05-14T13:47:20.802Z] f581987b2513: Download complete [2021-05-14T13:47:20.802Z] a6820b24f6d8: Verifying Checksum [2021-05-14T13:47:20.802Z] a6820b24f6d8: Download complete [2021-05-14T13:47:21.100Z] 31603596830f: Pull complete [2021-05-14T13:47:21.386Z] 54011a49482f: Pull complete [2021-05-14T13:47:22.350Z] a6820b24f6d8: Pull complete [2021-05-14T13:47:22.617Z] f581987b2513: Pull complete [2021-05-14T13:47:22.617Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-14T13:47:22.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T13:47:22.617Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-14T13:47:22.738Z] prd-centos7-docker-4c-2g-140 does not seem to be running inside a container [2021-05-14T13:47:22.801Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T13:47:25.107Z] $ docker top b9c8e03940c149b3f236238c434343f777e0fce9d408b43276e5f1c97adb2c4d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T13:47:25.297Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T13:47:25.297Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T13:47:25.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T13:47:25.574Z] $ docker exec b9c8e03940c149b3f236238c434343f777e0fce9d408b43276e5f1c97adb2c4d ssh-agent [2021-05-14T13:47:25.784Z] SSH_AUTH_SOCK=/tmp/ssh-urD19h3rfGtX/agent.11 [2021-05-14T13:47:25.784Z] SSH_AGENT_PID=17 [2021-05-14T13:47:25.796Z] Running ssh-add (command line suppressed) [2021-05-14T13:47:25.936Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7091912834407734468.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7091912834407734468.key) [2021-05-14T13:47:25.994Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T13:47:26.306Z] + git tag --points-at HEAD [Pipeline] } [2021-05-14T13:47:26.330Z] $ docker exec --env ******** --env ******** b9c8e03940c149b3f236238c434343f777e0fce9d408b43276e5f1c97adb2c4d ssh-agent -k [2021-05-14T13:47:26.465Z] unset SSH_AUTH_SOCK; [2021-05-14T13:47:26.465Z] unset SSH_AGENT_PID; [2021-05-14T13:47:26.465Z] echo Agent pid 17 killed; [2021-05-14T13:47:26.521Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-14T13:47:26.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T13:47:26.565Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T13:47:26.765Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T13:47:26.771Z] $ docker exec b9c8e03940c149b3f236238c434343f777e0fce9d408b43276e5f1c97adb2c4d ssh-agent [2021-05-14T13:47:26.967Z] SSH_AUTH_SOCK=/tmp/ssh-yk6mDuysc2bV/agent.46 [2021-05-14T13:47:26.967Z] SSH_AGENT_PID=51 [2021-05-14T13:47:26.978Z] Running ssh-add (command line suppressed) [2021-05-14T13:47:27.128Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2738000109409247451.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2738000109409247451.key) [2021-05-14T13:47:27.201Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T13:47:27.575Z] + git semver init [2021-05-14T13:47:27.575Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T13:47:27.575Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-14T13:47:27.575Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-14T13:47:27.575Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T13:47:27.575Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T13:47:27.575Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T13:47:27.575Z] # $SEMVER_BRANCH = master [2021-05-14T13:47:27.575Z] # $SEMVER_TEMP = /tmp/semver-136086776 [2021-05-14T13:47:27.575Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-14T13:47:29.530Z] # '/tmp/semver-136086776' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-05-14T13:47:29.530Z] # -> Force: false [2021-05-14T13:47:29.530Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-05-14T13:47:29.546Z] $ docker exec --env ******** --env ******** b9c8e03940c149b3f236238c434343f777e0fce9d408b43276e5f1c97adb2c4d ssh-agent -k [2021-05-14T13:47:29.673Z] unset SSH_AUTH_SOCK; [2021-05-14T13:47:29.674Z] unset SSH_AGENT_PID; [2021-05-14T13:47:29.674Z] echo Agent pid 51 killed; [2021-05-14T13:47:29.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T13:47:30.097Z] + git semver [Pipeline] } [2021-05-14T13:47:30.119Z] $ docker stop --time=1 b9c8e03940c149b3f236238c434343f777e0fce9d408b43276e5f1c97adb2c4d [2021-05-14T13:47:31.658Z] $ docker rm -f b9c8e03940c149b3f236238c434343f777e0fce9d408b43276e5f1c97adb2c4d [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-14T13:47:32.087Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-14T13:47:32.481Z] Stashed 1 file(s) [Pipeline] echo [2021-05-14T13:47:32.487Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.53 [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-14T13:47:47.775Z] Still waiting to schedule task [2021-05-14T13:47:47.776Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-140’ [2021-05-14T13:47:47.779Z] Still waiting to schedule task [2021-05-14T13:47:47.779Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline [2021-05-14T13:49:40.794Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-141 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-05-14T13:49:40.812Z] Running in /w/workspace/edgex-ui-go/113 [Pipeline] { [Pipeline] checkout [2021-05-14T13:49:41.010Z] The recommended git tool is: git [2021-05-14T13:49:46.460Z] using credential edgex-jenkins-ssh [2021-05-14T13:49:46.481Z] Cloning the remote Git repository [2021-05-14T13:49:46.539Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T13:49:46.674Z] > git init /w/workspace/edgex-ui-go/113 # timeout=10 [2021-05-14T13:49:46.786Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T13:49:46.787Z] > git --version # timeout=10 [2021-05-14T13:49:46.823Z] > git --version # 'git version 2.17.1' [2021-05-14T13:49:46.825Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T13:49:46.911Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T13:49:48.997Z] Avoid second fetch [2021-05-14T13:49:48.998Z] Checking out Revision e32d9ffeb9768bc9208f4e944eda2131993a4a7a (master) [2021-05-14T13:49:48.964Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-14T13:49:48.986Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T13:49:49.019Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T13:49:49.032Z] > git checkout -f e32d9ffeb9768bc9208f4e944eda2131993a4a7a # timeout=10 [2021-05-14T13:49:53.649Z] Commit message: "feat: remove some dead code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T13:49:55.124Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-14T13:49:55.571Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-14T13:49:55.917Z] + true [2021-05-14T13:49:55.917Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T13:49:58.643Z] provisioning config files... [2021-05-14T13:49:58.668Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/113@tmp/config6155165280234358240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T13:49:59.044Z] ---> docker-login.sh [2021-05-14T13:49:59.044Z] nexus3.edgexfoundry.org:10001 [2021-05-14T13:50:00.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T13:50:00.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T13:50:00.295Z] Configure a credential helper to remove this warning. See [2021-05-14T13:50:00.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T13:50:00.295Z] [2021-05-14T13:50:00.295Z] Login Succeeded [2021-05-14T13:50:00.295Z] nexus3.edgexfoundry.org:10002 [2021-05-14T13:50:00.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T13:50:00.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T13:50:00.894Z] Configure a credential helper to remove this warning. See [2021-05-14T13:50:00.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T13:50:00.894Z] [2021-05-14T13:50:00.894Z] Login Succeeded [2021-05-14T13:50:00.894Z] nexus3.edgexfoundry.org:10003 [2021-05-14T13:50:01.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T13:50:01.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T13:50:01.448Z] Configure a credential helper to remove this warning. See [2021-05-14T13:50:01.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T13:50:01.448Z] [2021-05-14T13:50:01.448Z] Login Succeeded [2021-05-14T13:50:01.448Z] nexus3.edgexfoundry.org:10004 [2021-05-14T13:50:01.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T13:50:01.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T13:50:01.719Z] Configure a credential helper to remove this warning. See [2021-05-14T13:50:01.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T13:50:01.719Z] [2021-05-14T13:50:01.719Z] Login Succeeded [2021-05-14T13:50:01.719Z] docker.io [2021-05-14T13:50:02.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T13:50:02.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T13:50:02.591Z] Configure a credential helper to remove this warning. See [2021-05-14T13:50:02.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T13:50:02.591Z] [2021-05-14T13:50:02.591Z] Login Succeeded [2021-05-14T13:50:02.591Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T13:50:02.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-14T13:50:03.204Z] ========================================================= [2021-05-14T13:50:03.204Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-14T13:50:03.204Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:50:03.544Z] + 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-14T13:50:04.539Z] Sending build context to Docker daemon 35.44MB [2021-05-14T13:50:04.539Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-14T13:50:04.539Z] Step 2/8 : FROM ${BASE} [2021-05-14T13:50:04.539Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-14T13:50:04.539Z] 595b0fe564bb: Pulling fs layer [2021-05-14T13:50:04.539Z] 7186ed65a4f7: Pulling fs layer [2021-05-14T13:50:04.539Z] 316046926c0a: Pulling fs layer [2021-05-14T13:50:04.539Z] 4ebd0625c992: Pulling fs layer [2021-05-14T13:50:04.539Z] 207e8628e3a3: Pulling fs layer [2021-05-14T13:50:04.539Z] c791037a9be2: Pulling fs layer [2021-05-14T13:50:04.539Z] ffd874e62e21: Pulling fs layer [2021-05-14T13:50:04.539Z] 4ebd0625c992: Waiting [2021-05-14T13:50:04.539Z] 207e8628e3a3: Waiting [2021-05-14T13:50:04.539Z] c791037a9be2: Waiting [2021-05-14T13:50:04.539Z] ffd874e62e21: Waiting [2021-05-14T13:50:04.539Z] 316046926c0a: Verifying Checksum [2021-05-14T13:50:04.539Z] 316046926c0a: Download complete [2021-05-14T13:50:04.539Z] 7186ed65a4f7: Verifying Checksum [2021-05-14T13:50:04.539Z] 7186ed65a4f7: Download complete [2021-05-14T13:50:04.539Z] 207e8628e3a3: Verifying Checksum [2021-05-14T13:50:04.539Z] 207e8628e3a3: Download complete [2021-05-14T13:50:04.539Z] c791037a9be2: Download complete [2021-05-14T13:50:04.816Z] 595b0fe564bb: Verifying Checksum [2021-05-14T13:50:04.816Z] 595b0fe564bb: Download complete [2021-05-14T13:50:05.418Z] 595b0fe564bb: Pull complete [2021-05-14T13:50:06.024Z] 7186ed65a4f7: Pull complete [2021-05-14T13:50:06.308Z] 316046926c0a: Pull complete [2021-05-14T13:50:07.304Z] ffd874e62e21: Verifying Checksum [2021-05-14T13:50:07.304Z] ffd874e62e21: Download complete [2021-05-14T13:50:08.299Z] 4ebd0625c992: Verifying Checksum [2021-05-14T13:50:08.299Z] 4ebd0625c992: Download complete [2021-05-14T13:50:18.486Z] 4ebd0625c992: Pull complete [2021-05-14T13:50:18.764Z] 207e8628e3a3: Pull complete [2021-05-14T13:50:19.042Z] c791037a9be2: Pull complete [2021-05-14T13:50:23.362Z] ffd874e62e21: Pull complete [2021-05-14T13:50:23.362Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-14T13:50:23.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-14T13:50:23.362Z] ---> cfc18b08335c [2021-05-14T13:50:23.362Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-14T13:50:24.554Z] Running on prd-centos7-docker-4c-2g-142 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-05-14T13:50:24.574Z] Running in /w/workspace/edgex-ui-go/113 [Pipeline] { [Pipeline] checkout [2021-05-14T13:50:24.748Z] The recommended git tool is: git [2021-05-14T13:50:26.015Z] ---> Running in 5b3653597128 [2021-05-14T13:50:26.287Z] Removing intermediate container 5b3653597128 [2021-05-14T13:50:26.287Z] ---> a1d40a5fd8ec [2021-05-14T13:50:26.287Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T13:50:26.287Z] ---> Running in 4edd19e099dd [2021-05-14T13:50:28.870Z] using credential edgex-jenkins-ssh [2021-05-14T13:50:28.886Z] Cloning the remote Git repository [2021-05-14T13:50:28.912Z] Removing intermediate container 4edd19e099dd [2021-05-14T13:50:28.912Z] ---> cedd3bb38ad5 [2021-05-14T13:50:28.912Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-14T13:50:28.912Z] ---> Running in cbb9342dccf0 [2021-05-14T13:50:28.926Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T13:50:29.051Z] > git init /w/workspace/edgex-ui-go/113 # timeout=10 [2021-05-14T13:50:29.141Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T13:50:29.142Z] > git --version # timeout=10 [2021-05-14T13:50:29.166Z] > git --version # 'git version 2.24.3' [2021-05-14T13:50:29.167Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T13:50:29.208Z] [INFO] Currently running in a labeled security context [2021-05-14T13:50:29.208Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-14T13:50:29.209Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/113@tmp/jenkins-gitclient-ssh5638390455379957059.key [2021-05-14T13:50:29.325Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T13:50:29.892Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T13:50:30.624Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-14T13:50:30.793Z] Avoid second fetch [2021-05-14T13:50:30.794Z] Checking out Revision e32d9ffeb9768bc9208f4e944eda2131993a4a7a (master) [2021-05-14T13:50:30.866Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T13:50:31.845Z] OK: 138 MiB in 40 packages [2021-05-14T13:50:30.766Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T13:50:30.816Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T13:50:30.848Z] > git checkout -f e32d9ffeb9768bc9208f4e944eda2131993a4a7a # timeout=10 [2021-05-14T13:50:32.822Z] Removing intermediate container cbb9342dccf0 [2021-05-14T13:50:32.822Z] ---> cdefed027c80 [2021-05-14T13:50:32.822Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-14T13:50:33.091Z] ---> Running in 1cd6dfeecfe8 [2021-05-14T13:50:33.363Z] Removing intermediate container 1cd6dfeecfe8 [2021-05-14T13:50:33.363Z] ---> 2082ac17a9bf [2021-05-14T13:50:33.363Z] Step 7/8 : COPY . . [2021-05-14T13:50:35.204Z] Commit message: "feat: remove some dead code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T13:50:36.754Z] ---> ad809ab3e897 [2021-05-14T13:50:36.754Z] Step 8/8 : RUN go mod download [2021-05-14T13:50:36.754Z] ---> Running in 89e9723e7c3e [2021-05-14T13:50:36.765Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-14T13:50:37.408Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-14T13:50:37.772Z] + sudo service docker restart [2021-05-14T13:50:37.772Z] + true [2021-05-14T13:50:37.772Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T13:50:39.794Z] provisioning config files... [2021-05-14T13:50:39.816Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/113@tmp/config7937666524841988812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T13:50:40.227Z] ---> docker-login.sh [2021-05-14T13:50:40.227Z] nexus3.edgexfoundry.org:10001 [2021-05-14T13:50:40.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T13:50:40.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T13:50:40.841Z] Configure a credential helper to remove this warning. See [2021-05-14T13:50:40.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T13:50:40.841Z] [2021-05-14T13:50:40.841Z] Login Succeeded [2021-05-14T13:50:40.841Z] nexus3.edgexfoundry.org:10002 [2021-05-14T13:50:41.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T13:50:41.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T13:50:41.114Z] Configure a credential helper to remove this warning. See [2021-05-14T13:50:41.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T13:50:41.114Z] [2021-05-14T13:50:41.114Z] Login Succeeded [2021-05-14T13:50:41.114Z] nexus3.edgexfoundry.org:10003 [2021-05-14T13:50:41.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T13:50:41.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T13:50:41.389Z] Configure a credential helper to remove this warning. See [2021-05-14T13:50:41.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T13:50:41.389Z] [2021-05-14T13:50:41.389Z] Login Succeeded [2021-05-14T13:50:41.389Z] nexus3.edgexfoundry.org:10004 [2021-05-14T13:50:41.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T13:50:41.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T13:50:41.920Z] Configure a credential helper to remove this warning. See [2021-05-14T13:50:41.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T13:50:41.920Z] [2021-05-14T13:50:41.920Z] Login Succeeded [2021-05-14T13:50:41.920Z] docker.io [2021-05-14T13:50:41.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T13:50:42.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T13:50:42.186Z] Configure a credential helper to remove this warning. See [2021-05-14T13:50:42.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T13:50:42.186Z] [2021-05-14T13:50:42.186Z] Login Succeeded [2021-05-14T13:50:42.186Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T13:50:42.199Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-14T13:50:42.460Z] ========================================================= [2021-05-14T13:50:42.460Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-14T13:50:42.460Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:50:42.788Z] + 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-14T13:50:43.756Z] Sending build context to Docker daemon 35.44MB [2021-05-14T13:50:43.756Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-14T13:50:43.756Z] Step 2/8 : FROM ${BASE} [2021-05-14T13:50:43.756Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-14T13:50:43.756Z] 540db60ca938: Pulling fs layer [2021-05-14T13:50:43.756Z] adcc1eea9eea: Pulling fs layer [2021-05-14T13:50:43.756Z] 4c4ab2625f07: Pulling fs layer [2021-05-14T13:50:43.756Z] 0510c868ecb4: Pulling fs layer [2021-05-14T13:50:43.756Z] afea3b2eda06: Pulling fs layer [2021-05-14T13:50:43.756Z] 7809a108b3ef: Pulling fs layer [2021-05-14T13:50:43.756Z] f706445af74f: Pulling fs layer [2021-05-14T13:50:43.756Z] f706445af74f: Waiting [2021-05-14T13:50:43.756Z] afea3b2eda06: Waiting [2021-05-14T13:50:43.756Z] 7809a108b3ef: Waiting [2021-05-14T13:50:43.756Z] 0510c868ecb4: Waiting [2021-05-14T13:50:43.756Z] 4c4ab2625f07: Verifying Checksum [2021-05-14T13:50:43.756Z] 4c4ab2625f07: Download complete [2021-05-14T13:50:43.756Z] adcc1eea9eea: Verifying Checksum [2021-05-14T13:50:43.756Z] adcc1eea9eea: Download complete [2021-05-14T13:50:43.756Z] afea3b2eda06: Verifying Checksum [2021-05-14T13:50:43.756Z] afea3b2eda06: Download complete [2021-05-14T13:50:43.756Z] 7809a108b3ef: Verifying Checksum [2021-05-14T13:50:43.756Z] 7809a108b3ef: Download complete [2021-05-14T13:50:43.756Z] 540db60ca938: Verifying Checksum [2021-05-14T13:50:43.756Z] 540db60ca938: Download complete [2021-05-14T13:50:44.028Z] 540db60ca938: Pull complete [2021-05-14T13:50:44.299Z] adcc1eea9eea: Pull complete [2021-05-14T13:50:44.575Z] 4c4ab2625f07: Pull complete [2021-05-14T13:50:46.012Z] f706445af74f: Verifying Checksum [2021-05-14T13:50:46.012Z] f706445af74f: Download complete [2021-05-14T13:50:47.445Z] 0510c868ecb4: Verifying Checksum [2021-05-14T13:50:47.445Z] 0510c868ecb4: Download complete [2021-05-14T13:50:57.667Z] 0510c868ecb4: Pull complete [2021-05-14T13:50:57.667Z] afea3b2eda06: Pull complete [2021-05-14T13:50:57.667Z] 7809a108b3ef: Pull complete [2021-05-14T13:51:01.955Z] f706445af74f: Pull complete [2021-05-14T13:51:01.955Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-14T13:51:01.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-14T13:51:01.955Z] ---> b068be0155e3 [2021-05-14T13:51:01.955Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-14T13:51:02.918Z] ---> Running in 59c14d1c7586 [2021-05-14T13:51:03.194Z] Removing intermediate container 59c14d1c7586 [2021-05-14T13:51:03.194Z] ---> babbe4324b8c [2021-05-14T13:51:03.194Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T13:51:03.194Z] ---> Running in 084829a9c030 [2021-05-14T13:51:04.617Z] Removing intermediate container 084829a9c030 [2021-05-14T13:51:04.617Z] ---> a38a8345ae56 [2021-05-14T13:51:04.617Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-14T13:51:04.617Z] ---> Running in cbb874b0f8f7 [2021-05-14T13:51:05.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T13:51:06.556Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T13:51:06.823Z] OK: 149 MiB in 40 packages [2021-05-14T13:51:07.410Z] Removing intermediate container cbb874b0f8f7 [2021-05-14T13:51:07.410Z] ---> 1c812ce00291 [2021-05-14T13:51:07.410Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-14T13:51:07.692Z] ---> Running in a92bf65606ab [2021-05-14T13:51:07.977Z] Removing intermediate container a92bf65606ab [2021-05-14T13:51:07.977Z] ---> 2d19f397f300 [2021-05-14T13:51:07.977Z] Step 7/8 : COPY . . [2021-05-14T13:51:09.353Z] Removing intermediate container 89e9723e7c3e [2021-05-14T13:51:09.353Z] ---> 1326ca4b08c2 [2021-05-14T13:51:09.353Z] Successfully built 1326ca4b08c2 [2021-05-14T13:51:09.353Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:51:09.707Z] + docker inspect -f . ci-base-image-arm64 [2021-05-14T13:51:09.708Z] . [Pipeline] withDockerContainer [2021-05-14T13:51:09.985Z] prd-ubuntu18.04-docker-arm64-4c-16g-141 does not seem to be running inside a container [2021-05-14T13:51:10.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/113 -v /w/workspace/edgex-ui-go/113:/w/workspace/edgex-ui-go/113:rw,z -v /w/workspace/edgex-ui-go/113@tmp:/w/workspace/edgex-ui-go/113@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-14T13:51:11.583Z] $ docker top 25c5e96121f0d78b78da08f104bb9f215dc3914dc961253f7030582521973c1c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T13:51:12.362Z] ---> 6e8ec9b152ee [2021-05-14T13:51:12.362Z] Step 8/8 : RUN go mod download [2021-05-14T13:51:12.362Z] ---> Running in 1ca00ca28e27 [2021-05-14T13:51:12.531Z] + go version [2021-05-14T13:51:12.531Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-14T13:51:12.555Z] $ docker stop --time=1 25c5e96121f0d78b78da08f104bb9f215dc3914dc961253f7030582521973c1c [2021-05-14T13:51:14.486Z] $ docker rm -f 25c5e96121f0d78b78da08f104bb9f215dc3914dc961253f7030582521973c1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:51:15.362Z] + docker inspect -f . ci-base-image-arm64 [2021-05-14T13:51:15.363Z] . [Pipeline] withDockerContainer [2021-05-14T13:51:15.631Z] prd-ubuntu18.04-docker-arm64-4c-16g-141 does not seem to be running inside a container [2021-05-14T13:51:15.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/113 -v /w/workspace/edgex-ui-go/113:/w/workspace/edgex-ui-go/113:rw,z -v /w/workspace/edgex-ui-go/113@tmp:/w/workspace/edgex-ui-go/113@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-14T13:51:17.201Z] $ docker top 74be8ca4a1423ffef2b6dc4c72570d112a408b57c59c32cb03cbbbe2027b1b99 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T13:51:18.162Z] + go mod tidy [Pipeline] sh [2021-05-14T13:51:19.436Z] + make test [2021-05-14T13:51:19.436Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-14T13:51:20.422Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-14T13:51:44.691Z] Removing intermediate container 1ca00ca28e27 [2021-05-14T13:51:44.691Z] ---> 800be2f01352 [2021-05-14T13:51:44.691Z] Successfully built 800be2f01352 [2021-05-14T13:51:44.691Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:51:45.033Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-14T13:51:45.034Z] . [Pipeline] withDockerContainer [2021-05-14T13:51:45.188Z] prd-centos7-docker-4c-2g-142 does not seem to be running inside a container [2021-05-14T13:51:45.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/113 -v /w/workspace/edgex-ui-go/113:/w/workspace/edgex-ui-go/113:rw,z -v /w/workspace/edgex-ui-go/113@tmp:/w/workspace/edgex-ui-go/113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-14T13:51:46.091Z] $ docker top 7055bf532a48742ff9790e9bf68a690aa6544e477e3a0dcc73861943ebd86e86 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T13:51:46.605Z] + go version [2021-05-14T13:51:46.605Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-14T13:51:46.625Z] $ docker stop --time=1 7055bf532a48742ff9790e9bf68a690aa6544e477e3a0dcc73861943ebd86e86 [2021-05-14T13:51:48.027Z] $ docker rm -f 7055bf532a48742ff9790e9bf68a690aa6544e477e3a0dcc73861943ebd86e86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:51:48.730Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-14T13:51:48.730Z] . [Pipeline] withDockerContainer [2021-05-14T13:51:48.838Z] prd-centos7-docker-4c-2g-142 does not seem to be running inside a container [2021-05-14T13:51:48.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/113 -v /w/workspace/edgex-ui-go/113:/w/workspace/edgex-ui-go/113:rw,z -v /w/workspace/edgex-ui-go/113@tmp:/w/workspace/edgex-ui-go/113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-14T13:51:49.613Z] $ docker top d981908ba173d93e3016dfe656b2b2d8e3f0a091610244f4ced8d33649c185df -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T13:51:50.060Z] + go mod tidy [Pipeline] sh [2021-05-14T13:51:51.799Z] + make test [2021-05-14T13:51:51.799Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-14T13:51:52.826Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-14T13:51:52.826Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-14T13:51:52.826Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-14T13:51:52.826Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-14T13:51:52.826Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-14T13:51:52.826Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-14T13:51:52.826Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-14T13:51:52.826Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-14T13:51:52.826Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-14T13:51:52.826Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-14T13:51:52.826Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-14T13:51:52.826Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-14T13:51:52.826Z] GO111MODULE=on go vet ./... [2021-05-14T13:51:53.217Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] } [2021-05-14T13:52:11.218Z] $ docker stop --time=1 74be8ca4a1423ffef2b6dc4c72570d112a408b57c59c32cb03cbbbe2027b1b99 [2021-05-14T13:52:11.700Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-14T13:52:11.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-14T13:52:11.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-14T13:52:11.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-14T13:52:11.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-14T13:52:11.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-14T13:52:11.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-14T13:52:11.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-14T13:52:11.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-14T13:52:11.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-14T13:52:11.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-14T13:52:11.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-14T13:52:11.701Z] GO111MODULE=on go vet ./... [2021-05-14T13:52:13.234Z] $ docker rm -f 74be8ca4a1423ffef2b6dc4c72570d112a408b57c59c32cb03cbbbe2027b1b99 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-14T13:52:14.017Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-14T13:52:14.613Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T13:52:17.640Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-14T13:52:17.974Z] + ls -al . [2021-05-14T13:52:17.974Z] total 124 [2021-05-14T13:52:17.974Z] drwxrwxr-x 10 jenkins jenkins 4096 May 14 13:51 . [2021-05-14T13:52:17.974Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 13:49 .. [2021-05-14T13:52:17.974Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 13:49 .git [2021-05-14T13:52:17.974Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 13:49 .github [2021-05-14T13:52:17.974Z] -rw-rw-r-- 1 jenkins jenkins 162 May 14 13:49 .gitignore [2021-05-14T13:52:17.974Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 14 13:49 CONTRIBUTING.md [2021-05-14T13:52:17.974Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 14 13:49 Dockerfile [2021-05-14T13:52:17.974Z] -rw-rw-r-- 1 jenkins jenkins 902 May 14 13:49 Dockerfile.build [2021-05-14T13:52:17.974Z] -rw-rw-r-- 1 jenkins jenkins 652 May 14 13:49 Jenkinsfile [2021-05-14T13:52:17.974Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 14 13:49 LICENSE [2021-05-14T13:52:17.974Z] -rw-rw-r-- 1 jenkins jenkins 941 May 14 13:49 Makefile [2021-05-14T13:52:17.974Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 14 13:49 README.md [2021-05-14T13:52:17.974Z] -rw-rw-r-- 1 jenkins jenkins 12 May 14 13:47 VERSION [2021-05-14T13:52:17.974Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 13:49 assets [2021-05-14T13:52:17.974Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 13:49 bin [2021-05-14T13:52:17.974Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 13:49 cmd [2021-05-14T13:52:17.974Z] -rw-r--r-- 1 jenkins jenkins 10 May 14 13:51 coverage.out [2021-05-14T13:52:17.974Z] drwxrwxr-x 5 jenkins jenkins 4096 May 14 13:49 docs [2021-05-14T13:52:17.974Z] -rw-rw-r-- 1 jenkins jenkins 971 May 14 13:49 go.mod [2021-05-14T13:52:17.974Z] -rw-r--r-- 1 jenkins jenkins 24060 May 14 13:51 go.sum [2021-05-14T13:52:17.974Z] drwxrwxr-x 10 jenkins jenkins 4096 May 14 13:49 internal [2021-05-14T13:52:17.974Z] -rw-rw-r-- 1 jenkins jenkins 155 May 14 13:49 version.go [2021-05-14T13:52:17.974Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 13:49 web [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:52:18.311Z] + 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=e32d9ffeb9768bc9208f4e944eda2131993a4a7a --label arch=arm64 --label version=2.0.0-dev.53 . [Pipeline] } [2021-05-14T13:52:18.807Z] $ docker stop --time=1 d981908ba173d93e3016dfe656b2b2d8e3f0a091610244f4ced8d33649c185df [2021-05-14T13:52:19.308Z] Sending build context to Docker daemon 35.46MB [2021-05-14T13:52:19.308Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-14T13:52:19.308Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-14T13:52:19.308Z] ---> 1326ca4b08c2 [2021-05-14T13:52:19.308Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-14T13:52:19.583Z] ---> Running in cb2ce97317cd [2021-05-14T13:52:20.178Z] Removing intermediate container cb2ce97317cd [2021-05-14T13:52:20.178Z] ---> 36a263b09df0 [2021-05-14T13:52:20.178Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-14T13:52:20.178Z] ---> Running in 4683747c2261 [2021-05-14T13:52:20.776Z] Removing intermediate container 4683747c2261 [2021-05-14T13:52:20.776Z] ---> 1b9ddb2d3c49 [2021-05-14T13:52:20.776Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-14T13:52:20.776Z] ---> Running in 2edc7d844318 [2021-05-14T13:52:21.162Z] $ docker rm -f d981908ba173d93e3016dfe656b2b2d8e3f0a091610244f4ced8d33649c185df [2021-05-14T13:52:21.371Z] Removing intermediate container 2edc7d844318 [2021-05-14T13:52:21.371Z] ---> 8d1bb3571f49 [2021-05-14T13:52:21.371Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-14T13:52:21.371Z] ---> Running in 9446bdc97719 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-14T13:52:21.650Z] Removing intermediate container 9446bdc97719 [2021-05-14T13:52:21.650Z] ---> 215234794107 [2021-05-14T13:52:21.650Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-14T13:52:21.742Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-14T13:52:21.769Z] Warning: overwriting stash ‘coverage-report’ [2021-05-14T13:52:21.923Z] ---> Running in dded7b32215b [2021-05-14T13:52:22.314Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-05-14T13:52:22.513Z] Removing intermediate container dded7b32215b [2021-05-14T13:52:22.513Z] ---> 70f59ab00bea [2021-05-14T13:52:22.513Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T13:52:22.513Z] ---> Running in 30a033105559 [Pipeline] sh [2021-05-14T13:52:22.838Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-14T13:52:23.147Z] + ls -al . [2021-05-14T13:52:23.148Z] total 92 [2021-05-14T13:52:23.148Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 14 13:51 . [2021-05-14T13:52:23.148Z] drwxrwxr-x. 4 jenkins jenkins 32 May 14 13:50 .. [2021-05-14T13:52:23.148Z] drwxrwxr-x. 3 jenkins jenkins 20 May 14 13:50 assets [2021-05-14T13:52:23.148Z] drwxrwxr-x. 2 jenkins jenkins 35 May 14 13:50 bin [2021-05-14T13:52:23.148Z] drwxrwxr-x. 3 jenkins jenkins 29 May 14 13:50 cmd [2021-05-14T13:52:23.148Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 14 13:50 CONTRIBUTING.md [2021-05-14T13:52:23.148Z] -rw-r--r--. 1 jenkins jenkins 10 May 14 13:51 coverage.out [2021-05-14T13:52:23.148Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 14 13:50 Dockerfile [2021-05-14T13:52:23.148Z] -rw-rw-r--. 1 jenkins jenkins 902 May 14 13:50 Dockerfile.build [2021-05-14T13:52:23.148Z] drwxrwxr-x. 5 jenkins jenkins 104 May 14 13:50 docs [2021-05-14T13:52:23.148Z] drwxrwxr-x. 8 jenkins jenkins 162 May 14 13:50 .git [2021-05-14T13:52:23.148Z] drwxrwxr-x. 2 jenkins jenkins 103 May 14 13:50 .github [2021-05-14T13:52:23.148Z] -rw-rw-r--. 1 jenkins jenkins 162 May 14 13:50 .gitignore [2021-05-14T13:52:23.148Z] -rw-rw-r--. 1 jenkins jenkins 971 May 14 13:50 go.mod [2021-05-14T13:52:23.148Z] -rw-r--r--. 1 jenkins jenkins 24060 May 14 13:51 go.sum [2021-05-14T13:52:23.148Z] drwxrwxr-x. 10 jenkins jenkins 139 May 14 13:50 internal [2021-05-14T13:52:23.148Z] -rw-rw-r--. 1 jenkins jenkins 652 May 14 13:50 Jenkinsfile [2021-05-14T13:52:23.148Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 14 13:50 LICENSE [2021-05-14T13:52:23.148Z] -rw-rw-r--. 1 jenkins jenkins 941 May 14 13:50 Makefile [2021-05-14T13:52:23.148Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 14 13:50 README.md [2021-05-14T13:52:23.148Z] -rw-rw-r--. 1 jenkins jenkins 12 May 14 13:47 VERSION [2021-05-14T13:52:23.148Z] -rw-rw-r--. 1 jenkins jenkins 155 May 14 13:50 version.go [2021-05-14T13:52:23.148Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 14 13:50 web [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:52:23.474Z] + 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=e32d9ffeb9768bc9208f4e944eda2131993a4a7a --label arch=amd64 --label version=2.0.0-dev.53 . [2021-05-14T13:52:24.061Z] Sending build context to Docker daemon 35.47MB [2021-05-14T13:52:24.061Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-14T13:52:24.061Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-14T13:52:24.061Z] ---> 800be2f01352 [2021-05-14T13:52:24.061Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-14T13:52:24.493Z] Removing intermediate container 30a033105559 [2021-05-14T13:52:24.493Z] ---> 53c4b3e63bfb [2021-05-14T13:52:24.493Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-14T13:52:24.493Z] ---> Running in 6670117dd4d2 [2021-05-14T13:52:25.039Z] ---> Running in a50bc5a83a63 [2021-05-14T13:52:25.039Z] Removing intermediate container a50bc5a83a63 [2021-05-14T13:52:25.039Z] ---> 4a3977748f14 [2021-05-14T13:52:25.039Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-14T13:52:25.039Z] ---> Running in 0bc45e6fa677 [2021-05-14T13:52:25.329Z] Removing intermediate container 0bc45e6fa677 [2021-05-14T13:52:25.329Z] ---> ee4eaf941cfa [2021-05-14T13:52:25.329Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-14T13:52:25.329Z] ---> Running in b6848a20636f [2021-05-14T13:52:25.614Z] Removing intermediate container b6848a20636f [2021-05-14T13:52:25.614Z] ---> 579161270725 [2021-05-14T13:52:25.614Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-14T13:52:25.614Z] ---> Running in e7ab7e600325 [2021-05-14T13:52:25.895Z] Removing intermediate container e7ab7e600325 [2021-05-14T13:52:25.895Z] ---> 6b82e1c98cb0 [2021-05-14T13:52:25.895Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-14T13:52:25.951Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T13:52:26.173Z] ---> Running in a6605a3efb4b [2021-05-14T13:52:26.174Z] Removing intermediate container a6605a3efb4b [2021-05-14T13:52:26.174Z] ---> 4caa98ad09b8 [2021-05-14T13:52:26.174Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T13:52:26.441Z] ---> Running in 084b964acd88 [2021-05-14T13:52:26.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T13:52:27.517Z] OK: 138 MiB in 40 packages [2021-05-14T13:52:27.870Z] Removing intermediate container 084b964acd88 [2021-05-14T13:52:27.870Z] ---> ed7690d820e0 [2021-05-14T13:52:27.870Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-14T13:52:27.870Z] ---> Running in d755c4d4e17a [2021-05-14T13:52:28.453Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T13:52:28.944Z] Removing intermediate container 6670117dd4d2 [2021-05-14T13:52:28.944Z] ---> 9637bd169ad3 [2021-05-14T13:52:28.944Z] Step 10/24 : ENV GO111MODULE=on [2021-05-14T13:52:28.945Z] ---> Running in 46f862b8ccc3 [2021-05-14T13:52:29.217Z] Removing intermediate container 46f862b8ccc3 [2021-05-14T13:52:29.217Z] ---> 49a776c07069 [2021-05-14T13:52:29.217Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-14T13:52:29.414Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T13:52:29.493Z] ---> Running in 4d32ba4a8051 [2021-05-14T13:52:29.768Z] Removing intermediate container 4d32ba4a8051 [2021-05-14T13:52:29.768Z] ---> 9d55ccde53a6 [2021-05-14T13:52:29.768Z] Step 12/24 : COPY go.mod . [2021-05-14T13:52:30.020Z] OK: 149 MiB in 40 packages [2021-05-14T13:52:30.639Z] Removing intermediate container d755c4d4e17a [2021-05-14T13:52:30.639Z] ---> 6a53bc9a7bb3 [2021-05-14T13:52:30.639Z] Step 10/24 : ENV GO111MODULE=on [2021-05-14T13:52:30.639Z] ---> Running in 8a6ba0d8f454 [2021-05-14T13:52:30.746Z] ---> 9c5fbf70aefb [2021-05-14T13:52:30.746Z] Step 13/24 : COPY Makefile . [2021-05-14T13:52:30.906Z] Removing intermediate container 8a6ba0d8f454 [2021-05-14T13:52:30.906Z] ---> d81282001323 [2021-05-14T13:52:30.906Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-14T13:52:30.906Z] ---> Running in ff63c818f343 [2021-05-14T13:52:31.174Z] Removing intermediate container ff63c818f343 [2021-05-14T13:52:31.174Z] ---> f6e91270e109 [2021-05-14T13:52:31.174Z] Step 12/24 : COPY go.mod . [2021-05-14T13:52:31.341Z] ---> 0af6a0bd7875 [2021-05-14T13:52:31.341Z] Step 14/24 : RUN make update [2021-05-14T13:52:31.341Z] ---> Running in e6868fe205d4 [2021-05-14T13:52:31.439Z] ---> c906dcb54586 [2021-05-14T13:52:31.439Z] Step 13/24 : COPY Makefile . [2021-05-14T13:52:31.716Z] ---> 80a31d640dcf [2021-05-14T13:52:31.716Z] Step 14/24 : RUN make update [2021-05-14T13:52:31.716Z] ---> Running in 93787defe972 [2021-05-14T13:52:32.300Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-14T13:52:32.323Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-14T13:52:33.255Z] Removing intermediate container 93787defe972 [2021-05-14T13:52:33.255Z] ---> 7cc8aebbd548 [2021-05-14T13:52:33.255Z] Step 15/24 : COPY . . [2021-05-14T13:52:33.772Z] Removing intermediate container e6868fe205d4 [2021-05-14T13:52:33.772Z] ---> ec378ffac804 [2021-05-14T13:52:33.772Z] Step 15/24 : COPY . . [2021-05-14T13:52:36.601Z] ---> 50cc367ad235 [2021-05-14T13:52:36.602Z] Step 16/24 : RUN ${MAKE} [2021-05-14T13:52:36.602Z] ---> Running in e37487cd4669 [2021-05-14T13:52:36.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.53" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-05-14T13:52:37.168Z] ---> 2c945aaad9c6 [2021-05-14T13:52:37.168Z] Step 16/24 : RUN ${MAKE} [2021-05-14T13:52:37.168Z] ---> Running in 5ed06aad4027 [2021-05-14T13:52:38.153Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.53" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-05-14T13:52:46.833Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-14T13:52:51.107Z] Removing intermediate container e37487cd4669 [2021-05-14T13:52:51.107Z] ---> a8556723fb4f [2021-05-14T13:52:51.107Z] Step 17/24 : FROM alpine:3.12 [2021-05-14T13:52:51.107Z] 3.12: Pulling from library/alpine [2021-05-14T13:52:51.107Z] 339de151aab4: Pulling fs layer [2021-05-14T13:52:51.108Z] 339de151aab4: Verifying Checksum [2021-05-14T13:52:51.108Z] 339de151aab4: Download complete [2021-05-14T13:52:51.376Z] 339de151aab4: Pull complete [2021-05-14T13:52:51.376Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-14T13:52:51.376Z] Status: Downloaded newer image for alpine:3.12 [2021-05-14T13:52:51.376Z] ---> 13621d1b12d4 [2021-05-14T13:52:51.376Z] Step 18/24 : EXPOSE 4000 [2021-05-14T13:52:51.376Z] ---> Running in 9966e341aefb [2021-05-14T13:52:51.642Z] Removing intermediate container 9966e341aefb [2021-05-14T13:52:51.643Z] ---> f7342db20a7a [2021-05-14T13:52:51.643Z] 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-14T13:52:53.619Z] ---> 352f1c2828f1 [2021-05-14T13:52:53.619Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-14T13:52:53.619Z] ---> Running in a44d7380168c [2021-05-14T13:52:53.619Z] Removing intermediate container a44d7380168c [2021-05-14T13:52:53.619Z] ---> fde564690cc7 [2021-05-14T13:52:53.619Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-14T13:52:53.619Z] ---> Running in 839309f44fda [2021-05-14T13:52:53.909Z] Removing intermediate container 839309f44fda [2021-05-14T13:52:53.909Z] ---> 4ca5fb97b13b [2021-05-14T13:52:53.909Z] Step 22/24 : LABEL arch=amd64 [2021-05-14T13:52:53.909Z] ---> Running in 1f58be4d5fab [2021-05-14T13:52:54.203Z] Removing intermediate container 1f58be4d5fab [2021-05-14T13:52:54.203Z] ---> f572f0565379 [2021-05-14T13:52:54.203Z] Step 23/24 : LABEL git_sha=e32d9ffeb9768bc9208f4e944eda2131993a4a7a [2021-05-14T13:52:54.203Z] ---> Running in ae774cf5bcc9 [2021-05-14T13:52:54.812Z] Removing intermediate container ae774cf5bcc9 [2021-05-14T13:52:54.812Z] ---> 386380eaaf70 [2021-05-14T13:52:54.812Z] Step 24/24 : LABEL version=2.0.0-dev.53 [2021-05-14T13:52:54.812Z] ---> Running in 61e37a5ffe2a [2021-05-14T13:52:55.089Z] Removing intermediate container 61e37a5ffe2a [2021-05-14T13:52:55.089Z] ---> 2b9bec7a18db [2021-05-14T13:52:55.089Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-14T13:52:55.357Z] Successfully built 2b9bec7a18db [2021-05-14T13:52:55.357Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T13:52:55.627Z] provisioning config files... [2021-05-14T13:52:55.650Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/113@tmp/config1878759106703991982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T13:52:56.014Z] ---> docker-login.sh [2021-05-14T13:52:56.014Z] nexus3.edgexfoundry.org:10001 [2021-05-14T13:52:56.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T13:52:56.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T13:52:56.302Z] Configure a credential helper to remove this warning. See [2021-05-14T13:52:56.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T13:52:56.302Z] [2021-05-14T13:52:56.302Z] Login Succeeded [2021-05-14T13:52:56.302Z] nexus3.edgexfoundry.org:10002 [2021-05-14T13:52:56.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T13:52:56.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T13:52:56.867Z] Configure a credential helper to remove this warning. See [2021-05-14T13:52:56.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T13:52:56.867Z] [2021-05-14T13:52:56.867Z] Login Succeeded [2021-05-14T13:52:56.867Z] nexus3.edgexfoundry.org:10003 [2021-05-14T13:52:57.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T13:52:57.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T13:52:57.148Z] Configure a credential helper to remove this warning. See [2021-05-14T13:52:57.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T13:52:57.148Z] [2021-05-14T13:52:57.148Z] Login Succeeded [2021-05-14T13:52:57.148Z] nexus3.edgexfoundry.org:10004 [2021-05-14T13:52:57.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T13:52:57.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T13:52:57.421Z] Configure a credential helper to remove this warning. See [2021-05-14T13:52:57.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T13:52:57.421Z] [2021-05-14T13:52:57.421Z] Login Succeeded [2021-05-14T13:52:57.421Z] docker.io [2021-05-14T13:52:57.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T13:52:57.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T13:52:57.982Z] Configure a credential helper to remove this warning. See [2021-05-14T13:52:57.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T13:52:57.982Z] [2021-05-14T13:52:57.982Z] Login Succeeded [2021-05-14T13:52:57.982Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T13:52:57.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T13:52:58.078Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-05-14T13:52:58.078Z] e32d9ffeb9768bc9208f4e944eda2131993a4a7a [2021-05-14T13:52:58.078Z] latest [2021-05-14T13:52:58.078Z] 2.0.0-dev.53 [2021-05-14T13:52:58.078Z] e32d9ffeb9768bc9208f4e944eda2131993a4a7a-2.0.0-dev.53 [2021-05-14T13:52:58.078Z] master [2021-05-14T13:52:58.078Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:52:58.496Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e32d9ffeb9768bc9208f4e944eda2131993a4a7a [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:52:58.813Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e32d9ffeb9768bc9208f4e944eda2131993a4a7a [2021-05-14T13:52:58.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-14T13:52:58.813Z] 30de03ec5e5a: Preparing [2021-05-14T13:52:58.813Z] 32f366d666a5: Preparing [2021-05-14T13:52:58.813Z] 32f366d666a5: Layer already exists [2021-05-14T13:53:01.406Z] 30de03ec5e5a: Pushed [2021-05-14T13:53:01.406Z] e32d9ffeb9768bc9208f4e944eda2131993a4a7a: digest: sha256:1a71c73306da58de997fc078e6deac25cd9bfd86e25d7c8aedc20f1aec820760 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:53:02.009Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:53:02.338Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-05-14T13:53:02.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-14T13:53:02.338Z] 30de03ec5e5a: Preparing [2021-05-14T13:53:02.338Z] 32f366d666a5: Preparing [2021-05-14T13:53:02.338Z] 30de03ec5e5a: Layer already exists [2021-05-14T13:53:02.338Z] 32f366d666a5: Layer already exists [2021-05-14T13:53:02.338Z] latest: digest: sha256:1a71c73306da58de997fc078e6deac25cd9bfd86e25d7c8aedc20f1aec820760 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:53:02.663Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:53:02.975Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.53 [2021-05-14T13:53:02.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-14T13:53:02.975Z] 30de03ec5e5a: Preparing [2021-05-14T13:53:02.975Z] 32f366d666a5: Preparing [2021-05-14T13:53:02.975Z] 32f366d666a5: Layer already exists [2021-05-14T13:53:02.975Z] 30de03ec5e5a: Layer already exists [2021-05-14T13:53:02.975Z] 2.0.0-dev.53: digest: sha256:1a71c73306da58de997fc078e6deac25cd9bfd86e25d7c8aedc20f1aec820760 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:53:03.294Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e32d9ffeb9768bc9208f4e944eda2131993a4a7a-2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:53:03.611Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e32d9ffeb9768bc9208f4e944eda2131993a4a7a-2.0.0-dev.53 [2021-05-14T13:53:03.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-14T13:53:03.611Z] 30de03ec5e5a: Preparing [2021-05-14T13:53:03.611Z] 32f366d666a5: Preparing [2021-05-14T13:53:03.611Z] 30de03ec5e5a: Layer already exists [2021-05-14T13:53:03.611Z] 32f366d666a5: Layer already exists [2021-05-14T13:53:03.611Z] e32d9ffeb9768bc9208f4e944eda2131993a4a7a-2.0.0-dev.53: digest: sha256:1a71c73306da58de997fc078e6deac25cd9bfd86e25d7c8aedc20f1aec820760 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:53:03.930Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:53:04.241Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-05-14T13:53:04.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-14T13:53:04.241Z] 30de03ec5e5a: Preparing [2021-05-14T13:53:04.241Z] 32f366d666a5: Preparing [2021-05-14T13:53:04.241Z] 30de03ec5e5a: Layer already exists [2021-05-14T13:53:04.241Z] 32f366d666a5: Layer already exists [2021-05-14T13:53:04.241Z] master: digest: sha256:1a71c73306da58de997fc078e6deac25cd9bfd86e25d7c8aedc20f1aec820760 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T13:53:04.304Z] ===================================================== [Pipeline] echo [2021-05-14T13:53:04.341Z] taggedImages: [2021-05-14T13:53:04.341Z] - nexus3.edgexfoundry.org:10004/edgex-ui:e32d9ffeb9768bc9208f4e944eda2131993a4a7a [2021-05-14T13:53:04.341Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-05-14T13:53:04.341Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.53 [2021-05-14T13:53:04.341Z] - nexus3.edgexfoundry.org:10004/edgex-ui:e32d9ffeb9768bc9208f4e944eda2131993a4a7a-2.0.0-dev.53 [2021-05-14T13:53:04.341Z] - 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-14T13:53:05.143Z] ---> job-cost.sh [2021-05-14T13:53:05.143Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MgTr [2021-05-14T13:53:05.362Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-14T13:53:07.968Z] Removing intermediate container 5ed06aad4027 [2021-05-14T13:53:07.968Z] ---> c139a9cea274 [2021-05-14T13:53:07.968Z] Step 17/24 : FROM alpine:3.12 [2021-05-14T13:53:08.237Z] 3.12: Pulling from library/alpine [2021-05-14T13:53:08.507Z] d2f70382dc9a: Pulling fs layer [2021-05-14T13:53:08.803Z] d2f70382dc9a: Verifying Checksum [2021-05-14T13:53:08.803Z] d2f70382dc9a: Download complete [2021-05-14T13:53:09.076Z] d2f70382dc9a: Pull complete [2021-05-14T13:53:09.349Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-14T13:53:09.349Z] Status: Downloaded newer image for alpine:3.12 [2021-05-14T13:53:09.349Z] ---> 9852663dfa18 [2021-05-14T13:53:09.349Z] Step 18/24 : EXPOSE 4000 [2021-05-14T13:53:09.349Z] ---> Running in ef7c938c5e62 [2021-05-14T13:53:09.962Z] Removing intermediate container ef7c938c5e62 [2021-05-14T13:53:09.962Z] ---> 1886c60893cb [2021-05-14T13:53:09.962Z] 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-14T13:53:12.584Z] ---> bf106e5a0e15 [2021-05-14T13:53:12.584Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-14T13:53:12.584Z] ---> Running in 9a08153c0ad1 [2021-05-14T13:53:12.856Z] Removing intermediate container 9a08153c0ad1 [2021-05-14T13:53:12.856Z] ---> 7f0703b286d6 [2021-05-14T13:53:12.856Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-14T13:53:12.856Z] ---> Running in aeef37a1a31f [2021-05-14T13:53:13.450Z] Removing intermediate container aeef37a1a31f [2021-05-14T13:53:13.450Z] ---> 7b85b64bad67 [2021-05-14T13:53:13.450Z] Step 22/24 : LABEL arch=arm64 [2021-05-14T13:53:13.450Z] ---> Running in 252b8c9c0909 [2021-05-14T13:53:14.043Z] Removing intermediate container 252b8c9c0909 [2021-05-14T13:53:14.044Z] ---> afda3e295bb5 [2021-05-14T13:53:14.044Z] Step 23/24 : LABEL git_sha=e32d9ffeb9768bc9208f4e944eda2131993a4a7a [2021-05-14T13:53:14.044Z] ---> Running in 23a61dfabac8 [2021-05-14T13:53:14.640Z] Removing intermediate container 23a61dfabac8 [2021-05-14T13:53:14.640Z] ---> c89132404da2 [2021-05-14T13:53:14.640Z] Step 24/24 : LABEL version=2.0.0-dev.53 [2021-05-14T13:53:14.640Z] ---> Running in 398a0602578b [2021-05-14T13:53:14.912Z] Removing intermediate container 398a0602578b [2021-05-14T13:53:14.912Z] ---> f49e6a45f56e [2021-05-14T13:53:14.912Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-14T13:53:15.183Z] Successfully built f49e6a45f56e [2021-05-14T13:53:15.183Z] 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-14T13:53:15.420Z] provisioning config files... [2021-05-14T13:53:15.444Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/113@tmp/config1854922937360493840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T13:53:15.802Z] ---> docker-login.sh [2021-05-14T13:53:15.802Z] nexus3.edgexfoundry.org:10001 [2021-05-14T13:53:16.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T13:53:16.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T13:53:16.349Z] Configure a credential helper to remove this warning. See [2021-05-14T13:53:16.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T13:53:16.349Z] [2021-05-14T13:53:16.349Z] Login Succeeded [2021-05-14T13:53:16.349Z] nexus3.edgexfoundry.org:10002 [2021-05-14T13:53:16.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T13:53:16.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T13:53:16.899Z] Configure a credential helper to remove this warning. See [2021-05-14T13:53:16.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T13:53:16.899Z] [2021-05-14T13:53:16.899Z] Login Succeeded [2021-05-14T13:53:16.899Z] nexus3.edgexfoundry.org:10003 [2021-05-14T13:53:17.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T13:53:17.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T13:53:17.172Z] Configure a credential helper to remove this warning. See [2021-05-14T13:53:17.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T13:53:17.172Z] [2021-05-14T13:53:17.173Z] Login Succeeded [2021-05-14T13:53:17.173Z] nexus3.edgexfoundry.org:10004 [2021-05-14T13:53:17.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T13:53:17.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T13:53:17.767Z] Configure a credential helper to remove this warning. See [2021-05-14T13:53:17.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T13:53:17.767Z] [2021-05-14T13:53:17.767Z] Login Succeeded [2021-05-14T13:53:17.767Z] docker.io [2021-05-14T13:53:18.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T13:53:18.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T13:53:18.631Z] Configure a credential helper to remove this warning. See [2021-05-14T13:53:18.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T13:53:18.631Z] [2021-05-14T13:53:18.631Z] Login Succeeded [2021-05-14T13:53:18.631Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T13:53:18.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T13:53:18.722Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-05-14T13:53:18.722Z] e32d9ffeb9768bc9208f4e944eda2131993a4a7a [2021-05-14T13:53:18.722Z] latest [2021-05-14T13:53:18.722Z] 2.0.0-dev.53 [2021-05-14T13:53:18.722Z] e32d9ffeb9768bc9208f4e944eda2131993a4a7a-2.0.0-dev.53 [2021-05-14T13:53:18.722Z] master [2021-05-14T13:53:18.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:53:19.119Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e32d9ffeb9768bc9208f4e944eda2131993a4a7a [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:53:19.463Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e32d9ffeb9768bc9208f4e944eda2131993a4a7a [2021-05-14T13:53:19.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-14T13:53:19.464Z] fd0c9afe1107: Preparing [2021-05-14T13:53:19.464Z] 3fbe34a1663b: Preparing [2021-05-14T13:53:19.745Z] 3fbe34a1663b: Layer already exists [2021-05-14T13:53:23.351Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-14T13:53:26.441Z] fd0c9afe1107: Pushed [2021-05-14T13:53:26.442Z] e32d9ffeb9768bc9208f4e944eda2131993a4a7a: digest: sha256:a9f49709befdf14c89bd47c0926bf7b3149308c54eae04e75fce2bf0d4ed8c92 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:53:26.785Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:53:27.120Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-05-14T13:53:27.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-14T13:53:27.120Z] fd0c9afe1107: Preparing [2021-05-14T13:53:27.120Z] 3fbe34a1663b: Preparing [2021-05-14T13:53:27.391Z] fd0c9afe1107: Layer already exists [2021-05-14T13:53:27.391Z] 3fbe34a1663b: Layer already exists [2021-05-14T13:53:27.391Z] latest: digest: sha256:a9f49709befdf14c89bd47c0926bf7b3149308c54eae04e75fce2bf0d4ed8c92 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:53:27.736Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:53:28.069Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.53 [2021-05-14T13:53:28.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-14T13:53:28.069Z] fd0c9afe1107: Preparing [2021-05-14T13:53:28.069Z] 3fbe34a1663b: Preparing [2021-05-14T13:53:28.069Z] 3fbe34a1663b: Layer already exists [2021-05-14T13:53:28.069Z] fd0c9afe1107: Layer already exists [2021-05-14T13:53:28.347Z] 2.0.0-dev.53: digest: sha256:a9f49709befdf14c89bd47c0926bf7b3149308c54eae04e75fce2bf0d4ed8c92 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:53:28.690Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e32d9ffeb9768bc9208f4e944eda2131993a4a7a-2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:53:29.029Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e32d9ffeb9768bc9208f4e944eda2131993a4a7a-2.0.0-dev.53 [2021-05-14T13:53:29.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-14T13:53:29.029Z] fd0c9afe1107: Preparing [2021-05-14T13:53:29.029Z] 3fbe34a1663b: Preparing [2021-05-14T13:53:29.029Z] 3fbe34a1663b: Layer already exists [2021-05-14T13:53:29.029Z] fd0c9afe1107: Layer already exists [2021-05-14T13:53:29.302Z] e32d9ffeb9768bc9208f4e944eda2131993a4a7a-2.0.0-dev.53: digest: sha256:a9f49709befdf14c89bd47c0926bf7b3149308c54eae04e75fce2bf0d4ed8c92 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:53:29.650Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:53:29.988Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-05-14T13:53:29.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-14T13:53:29.988Z] fd0c9afe1107: Preparing [2021-05-14T13:53:29.988Z] 3fbe34a1663b: Preparing [2021-05-14T13:53:29.988Z] fd0c9afe1107: Layer already exists [2021-05-14T13:53:29.988Z] 3fbe34a1663b: Layer already exists [2021-05-14T13:53:30.262Z] master: digest: sha256:a9f49709befdf14c89bd47c0926bf7b3149308c54eae04e75fce2bf0d4ed8c92 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T13:53:30.358Z] ===================================================== [Pipeline] echo [2021-05-14T13:53:30.375Z] taggedImages: [2021-05-14T13:53:30.375Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e32d9ffeb9768bc9208f4e944eda2131993a4a7a [2021-05-14T13:53:30.375Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-05-14T13:53:30.375Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.53 [2021-05-14T13:53:30.375Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e32d9ffeb9768bc9208f4e944eda2131993a4a7a-2.0.0-dev.53 [2021-05-14T13:53:30.375Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-14T13:53:30.862Z] ---> job-cost.sh [2021-05-14T13:53:30.862Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pffq [2021-05-14T13:53:55.631Z] lf-activate-venv(): INFO: Adding /tmp/venv-MgTr/bin to PATH [2021-05-14T13:53:55.631Z] INFO: No Stack... [2021-05-14T13:53:55.631Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-14T13:53:55.631Z] INFO: Archiving Costs [Pipeline] sh [2021-05-14T13:53:55.957Z] + cat /w/workspace/edgex-ui-go/113/archives/cost.csv [2021-05-14T13:53:55.957Z] + cut -d, -f6 [Pipeline] lock [2021-05-14T13:53:56.030Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-113-stack-cost] [2021-05-14T13:53:56.045Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-113-stack-cost] did not exist. Created. [2021-05-14T13:53:56.045Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-14T13:53:56.467Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-14T13:53:56.688Z] Stashed 1 file(s) [Pipeline] } [2021-05-14T13:53:56.702Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-113-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-14T13:54:09.825Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-14T13:55:31.557Z] lf-activate-venv(): INFO: Adding /tmp/venv-pffq/bin to PATH [2021-05-14T13:55:31.557Z] INFO: No Stack... [2021-05-14T13:55:31.557Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-14T13:55:31.557Z] INFO: Archiving Costs [Pipeline] sh [2021-05-14T13:55:31.902Z] + cat /w/workspace/edgex-ui-go/113/archives/cost.csv [2021-05-14T13:55:31.902Z] + cut -d, -f6 [Pipeline] lock [2021-05-14T13:55:31.969Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-113-stack-cost] [2021-05-14T13:55:31.976Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-113-stack-cost] did not exist. Created. [2021-05-14T13:55:31.976Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-14T13:55:32.365Z] /w/workspace/edgex-ui-go/113@tmp/durable-a2914a87/script.sh: 1: /w/workspace/edgex-ui-go/113@tmp/durable-a2914a87/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-14T13:55:32.710Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-14T13:55:32.736Z] Warning: overwriting stash ‘stack-cost’ [2021-05-14T13:55:33.006Z] Stashed 1 file(s) [Pipeline] } [2021-05-14T13:55:33.020Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-113-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-14T13:55:34.144Z] provisioning config files... [2021-05-14T13:55:34.159Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6525496139714119152tmp [Pipeline] { [Pipeline] sh [2021-05-14T13:55:34.506Z] + set +x [2021-05-14T13:55:34.506Z] + curl -s https://codecov.io/bash [2021-05-14T13:55:34.506Z] + bash -s -- [2021-05-14T13:55:34.775Z] [2021-05-14T13:55:34.775Z] _____ _ [2021-05-14T13:55:34.775Z] / ____| | | [2021-05-14T13:55:34.775Z] | | ___ __| | ___ ___ _____ __ [2021-05-14T13:55:34.775Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-14T13:55:34.775Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-14T13:55:34.775Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-14T13:55:34.775Z] Bash-1.0.2 [2021-05-14T13:55:34.775Z] [2021-05-14T13:55:34.775Z] [2021-05-14T13:55:34.775Z] ==> git version 2.24.3 found [2021-05-14T13:55:34.775Z] ==> 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-14T13:55:34.775Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-14T13:55:34.775Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-14T13:55:34.775Z] ==> Jenkins CI detected. [2021-05-14T13:55:34.775Z] project root: . [2021-05-14T13:55:34.775Z] --> token set from env [2021-05-14T13:55:34.775Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-14T13:55:34.775Z] ==> Running gcov in . (disable via -X gcov) [2021-05-14T13:55:34.775Z] ==> Python coveragepy not found [2021-05-14T13:55:34.775Z] ==> Searching for coverage reports in: [2021-05-14T13:55:34.775Z] + . [2021-05-14T13:55:35.046Z] -> Found 1 reports [2021-05-14T13:55:35.046Z] ==> Detecting git/mercurial file structure [2021-05-14T13:55:35.046Z] ==> Reading reports [2021-05-14T13:55:35.046Z] + ./coverage.out bytes=10 [2021-05-14T13:55:35.046Z] ==> Appending adjustments [2021-05-14T13:55:35.046Z] https://docs.codecov.io/docs/fixing-reports [2021-05-14T13:55:35.046Z] + Found adjustments [2021-05-14T13:55:35.046Z] ==> Gzipping contents [2021-05-14T13:55:35.321Z] 4.0K /tmp/codecov.3T7bhV.gz [2021-05-14T13:55:35.321Z] ==> Uploading reports [2021-05-14T13:55:35.321Z] url: https://codecov.io [2021-05-14T13:55:35.321Z] query: branch=master&commit=e32d9ffeb9768bc9208f4e944eda2131993a4a7a&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F113%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-14T13:55:35.321Z] -> Pinging Codecov [2021-05-14T13:55:35.321Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=e32d9ffeb9768bc9208f4e944eda2131993a4a7a&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F113%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-14T13:55:35.907Z] -> Uploading to [2021-05-14T13:55:35.907Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-14/FB506323287CE973F263BFD2A0EB1F37/e32d9ffeb9768bc9208f4e944eda2131993a4a7a/5eeaa99e-f07d-499a-8173-2917cd12f710.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210514%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210514T135535Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06ba80ac2e894b80086ed9a3eca17b29ce3d6388658801964bff30c3c4013401 [2021-05-14T13:55:35.907Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-14T13:55:35.907Z] Dload Upload Total Spent Left Speed [2021-05-14T13:55:36.174Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3909 0 0 100 3909 0 9885 --:--:-- --:--:-- --:--:-- 9896 [2021-05-14T13:55:36.174Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/e32d9ffeb9768bc9208f4e944eda2131993a4a7a [Pipeline] } [2021-05-14T13:55:36.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-14T13:55:37.151Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-14T13:55:37.179Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:55:37.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-14T13:55:37.505Z] [2021-05-14T13:55:37.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:55:37.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-14T13:55:37.844Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-14T13:55:37.844Z] 188c0c94c7c5: Pulling fs layer [2021-05-14T13:55:37.844Z] 0ef7d3d256c8: Pulling fs layer [2021-05-14T13:55:37.844Z] de9db76c5a1d: Pulling fs layer [2021-05-14T13:55:37.844Z] 0eba1c9be4d2: Pulling fs layer [2021-05-14T13:55:37.844Z] 0d57e429df01: Pulling fs layer [2021-05-14T13:55:37.844Z] 4e4be7b47b0d: Pulling fs layer [2021-05-14T13:55:37.844Z] e1f770b5df2f: Pulling fs layer [2021-05-14T13:55:37.844Z] 85a0685a4137: Pulling fs layer [2021-05-14T13:55:37.844Z] 0d57e429df01: Waiting [2021-05-14T13:55:37.844Z] 0eba1c9be4d2: Waiting [2021-05-14T13:55:37.844Z] 4e4be7b47b0d: Waiting [2021-05-14T13:55:37.844Z] 85a0685a4137: Waiting [2021-05-14T13:55:37.844Z] e1f770b5df2f: Waiting [2021-05-14T13:55:37.844Z] de9db76c5a1d: Verifying Checksum [2021-05-14T13:55:37.844Z] de9db76c5a1d: Download complete [2021-05-14T13:55:37.844Z] 0ef7d3d256c8: Verifying Checksum [2021-05-14T13:55:37.844Z] 0ef7d3d256c8: Download complete [2021-05-14T13:55:37.844Z] 0d57e429df01: Verifying Checksum [2021-05-14T13:55:37.844Z] 0d57e429df01: Download complete [2021-05-14T13:55:37.844Z] 188c0c94c7c5: Download complete [2021-05-14T13:55:38.115Z] 4e4be7b47b0d: Verifying Checksum [2021-05-14T13:55:38.115Z] 4e4be7b47b0d: Download complete [2021-05-14T13:55:38.381Z] 188c0c94c7c5: Pull complete [2021-05-14T13:55:38.650Z] 0ef7d3d256c8: Pull complete [2021-05-14T13:55:38.926Z] de9db76c5a1d: Pull complete [2021-05-14T13:55:39.511Z] e1f770b5df2f: Verifying Checksum [2021-05-14T13:55:39.511Z] e1f770b5df2f: Download complete [2021-05-14T13:55:42.132Z] 85a0685a4137: Verifying Checksum [2021-05-14T13:55:42.397Z] 0eba1c9be4d2: Verifying Checksum [2021-05-14T13:55:42.397Z] 0eba1c9be4d2: Download complete [2021-05-14T13:55:49.110Z] 0eba1c9be4d2: Pull complete [2021-05-14T13:55:49.110Z] 0d57e429df01: Pull complete [2021-05-14T13:55:49.110Z] 4e4be7b47b0d: Pull complete [2021-05-14T13:55:51.766Z] e1f770b5df2f: Pull complete [2021-05-14T13:55:58.452Z] 85a0685a4137: Pull complete [2021-05-14T13:55:58.452Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-14T13:55:58.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-14T13:55:58.452Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-14T13:55:58.714Z] prd-centos7-docker-4c-2g-140 does not seem to be running inside a container [2021-05-14T13:55:58.781Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-14T13:55:59.913Z] $ docker top 54f7471359a659e899f5e6d4759aa1a2c2457ca2676f2db5507b93b196249257 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-14T13:56:00.050Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-14T13:56:00.357Z] + set -o pipefail [2021-05-14T13:56:00.357Z] + snyk monitor '--org=edgex-jenkins' [2021-05-14T13:56:10.463Z] [2021-05-14T13:56:10.463Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-05-14T13:56:10.463Z] [2021-05-14T13:56:10.463Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/1c123149-d1c4-4c4f-b308-66cb7dcd2026 [2021-05-14T13:56:10.463Z] [2021-05-14T13:56:10.463Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-05-14T13:56:10.463Z] [2021-05-14T13:56:10.463Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-14T13:56:10.463Z] [2021-05-14T13:56:10.463Z] [Pipeline] } [2021-05-14T13:56:10.484Z] $ docker stop --time=1 54f7471359a659e899f5e6d4759aa1a2c2457ca2676f2db5507b93b196249257 [2021-05-14T13:56:13.310Z] $ docker rm -f 54f7471359a659e899f5e6d4759aa1a2c2457ca2676f2db5507b93b196249257 [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-14T13:56:15.111Z] + git log --format=format:%s -1 e32d9ffeb9768bc9208f4e944eda2131993a4a7a [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:56:15.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T13:56:15.446Z] . [Pipeline] withDockerContainer [2021-05-14T13:56:15.571Z] prd-centos7-docker-4c-2g-140 does not seem to be running inside a container [2021-05-14T13:56:15.635Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T13:56:16.733Z] $ docker top 48fb0d6c415550b9d04d1e91a50a01f23bc271810074b8de4999e20b744ec4d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T13:56:17.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T13:56:17.017Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T13:56:17.319Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T13:56:17.324Z] $ docker exec 48fb0d6c415550b9d04d1e91a50a01f23bc271810074b8de4999e20b744ec4d9 ssh-agent [2021-05-14T13:56:17.528Z] SSH_AUTH_SOCK=/tmp/ssh-VYW4IsgZBgko/agent.12 [2021-05-14T13:56:17.528Z] SSH_AGENT_PID=17 [2021-05-14T13:56:17.537Z] Running ssh-add (command line suppressed) [2021-05-14T13:56:17.676Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6466129210854160078.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6466129210854160078.key) [2021-05-14T13:56:17.742Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T13:56:18.060Z] + git semver tag [2021-05-14T13:56:18.060Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T13:56:18.060Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-14T13:56:18.060Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-14T13:56:18.060Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T13:56:18.060Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T13:56:18.060Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T13:56:18.060Z] # $SEMVER_BRANCH = master [2021-05-14T13:56:18.060Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-05-14T13:56:18.060Z] # e32d9ffeb9768bc9208f4e944eda2131993a4a7a HEAD [2021-05-14T13:56:18.329Z] # -> Force: false [2021-05-14T13:56:18.329Z] # ef5abd3b98df0ccb0ff283c1045a37613c163081 refs/tags/v2.0.0-dev.53 [Pipeline] } [2021-05-14T13:56:18.347Z] $ docker exec --env ******** --env ******** 48fb0d6c415550b9d04d1e91a50a01f23bc271810074b8de4999e20b744ec4d9 ssh-agent -k [2021-05-14T13:56:18.485Z] unset SSH_AUTH_SOCK; [2021-05-14T13:56:18.486Z] unset SSH_AGENT_PID; [2021-05-14T13:56:18.486Z] echo Agent pid 17 killed; [2021-05-14T13:56:18.542Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T13:56:18.957Z] + git semver [Pipeline] } [2021-05-14T13:56:18.980Z] $ docker stop --time=1 48fb0d6c415550b9d04d1e91a50a01f23bc271810074b8de4999e20b744ec4d9 [2021-05-14T13:56:20.436Z] $ docker rm -f 48fb0d6c415550b9d04d1e91a50a01f23bc271810074b8de4999e20b744ec4d9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:56:21.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-14T13:56:21.094Z] [2021-05-14T13:56:21.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:56:21.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-14T13:56:21.453Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-14T13:56:21.453Z] ab5ef0e58194: Pulling fs layer [2021-05-14T13:56:21.453Z] 9712f1f96733: Pulling fs layer [2021-05-14T13:56:21.453Z] 63f879dbbcfc: Pulling fs layer [2021-05-14T13:56:21.453Z] 0d9ebad4ef96: Pulling fs layer [2021-05-14T13:56:21.453Z] e9a5061849ea: Pulling fs layer [2021-05-14T13:56:21.453Z] d747dcd14b5f: Pulling fs layer [2021-05-14T13:56:21.453Z] 2de7ff778b66: Pulling fs layer [2021-05-14T13:56:21.453Z] d747dcd14b5f: Waiting [2021-05-14T13:56:21.453Z] e9a5061849ea: Waiting [2021-05-14T13:56:21.453Z] 2de7ff778b66: Waiting [2021-05-14T13:56:21.453Z] 0d9ebad4ef96: Waiting [2021-05-14T13:56:21.453Z] 9712f1f96733: Verifying Checksum [2021-05-14T13:56:21.453Z] 9712f1f96733: Download complete [2021-05-14T13:56:24.047Z] 63f879dbbcfc: Verifying Checksum [2021-05-14T13:56:24.047Z] 63f879dbbcfc: Download complete [2021-05-14T13:56:24.047Z] e9a5061849ea: Verifying Checksum [2021-05-14T13:56:24.047Z] e9a5061849ea: Download complete [2021-05-14T13:56:24.047Z] d747dcd14b5f: Verifying Checksum [2021-05-14T13:56:24.047Z] d747dcd14b5f: Download complete [2021-05-14T13:56:24.680Z] 0d9ebad4ef96: Verifying Checksum [2021-05-14T13:56:24.680Z] 0d9ebad4ef96: Download complete [2021-05-14T13:56:24.950Z] 2de7ff778b66: Verifying Checksum [2021-05-14T13:56:24.950Z] 2de7ff778b66: Download complete [2021-05-14T13:56:25.216Z] ab5ef0e58194: Verifying Checksum [2021-05-14T13:56:25.216Z] ab5ef0e58194: Download complete [2021-05-14T13:56:31.991Z] ab5ef0e58194: Pull complete [2021-05-14T13:56:31.991Z] 9712f1f96733: Pull complete [2021-05-14T13:56:33.975Z] 63f879dbbcfc: Pull complete [2021-05-14T13:56:40.674Z] 0d9ebad4ef96: Pull complete [2021-05-14T13:56:44.011Z] e9a5061849ea: Pull complete [2021-05-14T13:56:44.276Z] d747dcd14b5f: Pull complete [2021-05-14T13:56:46.232Z] 2de7ff778b66: Pull complete [2021-05-14T13:56:46.232Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-14T13:56:46.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-14T13:56:46.232Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-14T13:56:46.533Z] prd-centos7-docker-4c-2g-140 does not seem to be running inside a container [2021-05-14T13:56:46.625Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-14T13:56:50.238Z] $ docker top 4316a2060a7efe2b9f747e1fcdeb0aa400bcf42f70c366ba8321d34f9876a84b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-14T13:56:50.463Z] provisioning config files... [2021-05-14T13:56:50.476Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8324040972227102836tmp [2021-05-14T13:56:50.522Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4966690723010850638tmp [2021-05-14T13:56:50.574Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7578095666430658948tmp [Pipeline] { [Pipeline] echo [2021-05-14T13:56:50.625Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T13:56:51.277Z] ---> sigul-configuration.sh [2021-05-14T13:56:51.277Z] gpg: directory `/root/.gnupg' created [2021-05-14T13:56:51.277Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-14T13:56:51.277Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-14T13:56:51.277Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-14T13:56:51.277Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-14T13:56:51.277Z] gpg: CAST5 encrypted data [2021-05-14T13:56:51.277Z] gpg: encrypted with 1 passphrase [2021-05-14T13:56:51.277Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-14T13:56:51.600Z] + mkdir /home/jenkins [2021-05-14T13:56:51.600Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-14T13:56:51.936Z] + 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-14T13:56:51.952Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T13:56:52.265Z] ---> sigul-install.sh [2021-05-14T13:57:04.584Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-14T13:57:05.229Z] + git tag --list [2021-05-14T13:57:05.229Z] 0.1.1 [2021-05-14T13:57:05.229Z] v1.1.0 [2021-05-14T13:57:05.229Z] v1.2.0 [2021-05-14T13:57:05.229Z] v1.2.1 [2021-05-14T13:57:05.229Z] v1.3.0 [2021-05-14T13:57:05.229Z] v2.0.0-dev.1 [2021-05-14T13:57:05.229Z] v2.0.0-dev.10 [2021-05-14T13:57:05.229Z] v2.0.0-dev.11 [2021-05-14T13:57:05.229Z] v2.0.0-dev.12 [2021-05-14T13:57:05.229Z] v2.0.0-dev.13 [2021-05-14T13:57:05.229Z] v2.0.0-dev.14 [2021-05-14T13:57:05.229Z] v2.0.0-dev.15 [2021-05-14T13:57:05.229Z] v2.0.0-dev.16 [2021-05-14T13:57:05.229Z] v2.0.0-dev.17 [2021-05-14T13:57:05.229Z] v2.0.0-dev.18 [2021-05-14T13:57:05.229Z] v2.0.0-dev.19 [2021-05-14T13:57:05.229Z] v2.0.0-dev.2 [2021-05-14T13:57:05.229Z] v2.0.0-dev.20 [2021-05-14T13:57:05.229Z] v2.0.0-dev.21 [2021-05-14T13:57:05.229Z] v2.0.0-dev.22 [2021-05-14T13:57:05.229Z] v2.0.0-dev.23 [2021-05-14T13:57:05.229Z] v2.0.0-dev.24 [2021-05-14T13:57:05.229Z] v2.0.0-dev.25 [2021-05-14T13:57:05.229Z] v2.0.0-dev.26 [2021-05-14T13:57:05.229Z] v2.0.0-dev.27 [2021-05-14T13:57:05.229Z] v2.0.0-dev.28 [2021-05-14T13:57:05.229Z] v2.0.0-dev.29 [2021-05-14T13:57:05.229Z] v2.0.0-dev.3 [2021-05-14T13:57:05.229Z] v2.0.0-dev.30 [2021-05-14T13:57:05.229Z] v2.0.0-dev.31 [2021-05-14T13:57:05.229Z] v2.0.0-dev.32 [2021-05-14T13:57:05.229Z] v2.0.0-dev.33 [2021-05-14T13:57:05.229Z] v2.0.0-dev.34 [2021-05-14T13:57:05.229Z] v2.0.0-dev.35 [2021-05-14T13:57:05.229Z] v2.0.0-dev.36 [2021-05-14T13:57:05.229Z] v2.0.0-dev.37 [2021-05-14T13:57:05.229Z] v2.0.0-dev.38 [2021-05-14T13:57:05.229Z] v2.0.0-dev.39 [2021-05-14T13:57:05.229Z] v2.0.0-dev.4 [2021-05-14T13:57:05.229Z] v2.0.0-dev.40 [2021-05-14T13:57:05.229Z] v2.0.0-dev.41 [2021-05-14T13:57:05.229Z] v2.0.0-dev.42 [2021-05-14T13:57:05.229Z] v2.0.0-dev.43 [2021-05-14T13:57:05.229Z] v2.0.0-dev.44 [2021-05-14T13:57:05.229Z] v2.0.0-dev.45 [2021-05-14T13:57:05.229Z] v2.0.0-dev.46 [2021-05-14T13:57:05.229Z] v2.0.0-dev.47 [2021-05-14T13:57:05.229Z] v2.0.0-dev.48 [2021-05-14T13:57:05.229Z] v2.0.0-dev.49 [2021-05-14T13:57:05.229Z] v2.0.0-dev.5 [2021-05-14T13:57:05.229Z] v2.0.0-dev.50 [2021-05-14T13:57:05.229Z] v2.0.0-dev.51 [2021-05-14T13:57:05.229Z] v2.0.0-dev.52 [2021-05-14T13:57:05.229Z] v2.0.0-dev.53 [2021-05-14T13:57:05.229Z] v2.0.0-dev.6 [2021-05-14T13:57:05.229Z] v2.0.0-dev.7 [2021-05-14T13:57:05.229Z] v2.0.0-dev.8 [2021-05-14T13:57:05.229Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-14T13:57:05.558Z] + lftools sign git-tag v2.0.0-dev.53 [2021-05-14T13:57:07.527Z] Signing Git tag with Sigul... [2021-05-14T13:57:07.527Z] Signing v2.0.0-dev.53 [Pipeline] echo [2021-05-14T13:57:10.139Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T13:57:10.468Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-14T13:57:10.482Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-14T13:57:10.520Z] $ docker stop --time=1 4316a2060a7efe2b9f747e1fcdeb0aa400bcf42f70c366ba8321d34f9876a84b [2021-05-14T13:57:12.091Z] $ docker rm -f 4316a2060a7efe2b9f747e1fcdeb0aa400bcf42f70c366ba8321d34f9876a84b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:57:12.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T13:57:12.897Z] . [Pipeline] withDockerContainer [2021-05-14T13:57:13.010Z] prd-centos7-docker-4c-2g-140 does not seem to be running inside a container [2021-05-14T13:57:13.126Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T13:57:13.945Z] $ docker top cda2c363309d774154a2f489031ff12a838e53118a035e4b3e72add548c919ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T13:57:14.132Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T13:57:14.132Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T13:57:14.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T13:57:14.363Z] $ docker exec cda2c363309d774154a2f489031ff12a838e53118a035e4b3e72add548c919ac ssh-agent [2021-05-14T13:57:14.562Z] SSH_AUTH_SOCK=/tmp/ssh-LtQCYwZoFLJv/agent.12 [2021-05-14T13:57:14.562Z] SSH_AGENT_PID=18 [2021-05-14T13:57:14.581Z] Running ssh-add (command line suppressed) [2021-05-14T13:57:14.739Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4315583108365774607.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4315583108365774607.key) [2021-05-14T13:57:14.805Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T13:57:15.123Z] + git semver bump pre [2021-05-14T13:57:15.123Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T13:57:15.123Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-14T13:57:15.123Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-14T13:57:15.123Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T13:57:15.123Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T13:57:15.123Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T13:57:15.123Z] # $SEMVER_BRANCH = master [2021-05-14T13:57:15.123Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-05-14T13:57:15.123Z] 2.0.0-dev.54 [Pipeline] } [2021-05-14T13:57:15.136Z] $ docker exec --env ******** --env ******** cda2c363309d774154a2f489031ff12a838e53118a035e4b3e72add548c919ac ssh-agent -k [2021-05-14T13:57:15.264Z] unset SSH_AUTH_SOCK; [2021-05-14T13:57:15.264Z] unset SSH_AGENT_PID; [2021-05-14T13:57:15.264Z] echo Agent pid 18 killed; [2021-05-14T13:57:15.328Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T13:57:15.695Z] + git semver [Pipeline] } [2021-05-14T13:57:15.716Z] $ docker stop --time=1 cda2c363309d774154a2f489031ff12a838e53118a035e4b3e72add548c919ac [2021-05-14T13:57:17.097Z] $ docker rm -f cda2c363309d774154a2f489031ff12a838e53118a035e4b3e72add548c919ac [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:57:17.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T13:57:17.569Z] . [Pipeline] withDockerContainer [2021-05-14T13:57:17.685Z] prd-centos7-docker-4c-2g-140 does not seem to be running inside a container [2021-05-14T13:57:17.743Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T13:57:18.494Z] $ docker top 34e097bbb708065b48d45b73f3f51e860201c5df12f1264e073cb73ab298c0e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T13:57:18.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T13:57:18.703Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T13:57:18.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T13:57:18.929Z] $ docker exec 34e097bbb708065b48d45b73f3f51e860201c5df12f1264e073cb73ab298c0e4 ssh-agent [2021-05-14T13:57:19.130Z] SSH_AUTH_SOCK=/tmp/ssh-p6a10OtumVBa/agent.12 [2021-05-14T13:57:19.130Z] SSH_AGENT_PID=18 [2021-05-14T13:57:19.137Z] Running ssh-add (command line suppressed) [2021-05-14T13:57:19.281Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2214013779559710039.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2214013779559710039.key) [2021-05-14T13:57:19.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T13:57:19.662Z] + git semver push [2021-05-14T13:57:19.662Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T13:57:19.662Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-14T13:57:19.662Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-14T13:57:19.662Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T13:57:19.662Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T13:57:19.662Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T13:57:19.662Z] # $SEMVER_BRANCH = master [2021-05-14T13:57:19.662Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-05-14T13:57:24.998Z] $ docker exec --env ******** --env ******** 34e097bbb708065b48d45b73f3f51e860201c5df12f1264e073cb73ab298c0e4 ssh-agent -k [2021-05-14T13:57:25.208Z] unset SSH_AUTH_SOCK; [2021-05-14T13:57:25.210Z] unset SSH_AGENT_PID; [2021-05-14T13:57:25.210Z] echo Agent pid 18 killed; [2021-05-14T13:57:25.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T13:57:25.649Z] + git semver [Pipeline] } [2021-05-14T13:57:25.673Z] $ docker stop --time=1 34e097bbb708065b48d45b73f3f51e860201c5df12f1264e073cb73ab298c0e4 [2021-05-14T13:57:27.322Z] $ docker rm -f 34e097bbb708065b48d45b73f3f51e860201c5df12f1264e073cb73ab298c0e4 [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-14T13:57:28.667Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T13:57:29.570Z] ---> package-listing.sh [2021-05-14T13:57:29.570Z] ++ facter osfamily [2021-05-14T13:57:29.570Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-14T13:57:29.570Z] + OS_FAMILY=redhat [2021-05-14T13:57:29.570Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-14T13:57:29.570Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-14T13:57:29.570Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-14T13:57:29.570Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-14T13:57:29.570Z] + PACKAGES=/tmp/packages_start.txt [2021-05-14T13:57:29.570Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-05-14T13:57:29.570Z] + PACKAGES=/tmp/packages_end.txt [2021-05-14T13:57:29.570Z] + case "${OS_FAMILY}" in [2021-05-14T13:57:29.570Z] + rpm -qa [2021-05-14T13:57:29.570Z] + sort [2021-05-14T13:57:34.898Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-14T13:57:34.898Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-14T13:57:34.898Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-14T13:57:34.898Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-05-14T13:57:34.898Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-05-14T13:57:34.898Z] + 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-14T13:57:34.921Z] 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-14T13:57:35.227Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:57:35.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T13:57:35.822Z] [2021-05-14T13:57:35.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-14T13:57:36.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T13:57:36.162Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-14T13:57:36.162Z] df20fa9351a1: Pulling fs layer [2021-05-14T13:57:36.162Z] 36b3adc4ff6f: Pulling fs layer [2021-05-14T13:57:36.162Z] 8ad3a11d3b57: Pulling fs layer [2021-05-14T13:57:36.162Z] 46f8f816bc3b: Pulling fs layer [2021-05-14T13:57:36.162Z] 93b61091891f: Pulling fs layer [2021-05-14T13:57:36.162Z] 93b9cdb0e59b: Pulling fs layer [2021-05-14T13:57:36.162Z] 5e14af77c1be: Pulling fs layer [2021-05-14T13:57:36.162Z] 01666e4c0597: Pulling fs layer [2021-05-14T13:57:36.162Z] aa168da1d23b: Pulling fs layer [2021-05-14T13:57:36.162Z] 46f8f816bc3b: Waiting [2021-05-14T13:57:36.162Z] 93b61091891f: Waiting [2021-05-14T13:57:36.162Z] 93b9cdb0e59b: Waiting [2021-05-14T13:57:36.162Z] 5e14af77c1be: Waiting [2021-05-14T13:57:36.162Z] 01666e4c0597: Waiting [2021-05-14T13:57:36.162Z] aa168da1d23b: Waiting [2021-05-14T13:57:36.162Z] 36b3adc4ff6f: Verifying Checksum [2021-05-14T13:57:36.162Z] 36b3adc4ff6f: Download complete [2021-05-14T13:57:36.162Z] 46f8f816bc3b: Verifying Checksum [2021-05-14T13:57:36.162Z] 46f8f816bc3b: Download complete [2021-05-14T13:57:36.428Z] df20fa9351a1: Verifying Checksum [2021-05-14T13:57:36.428Z] df20fa9351a1: Download complete [2021-05-14T13:57:36.428Z] 93b9cdb0e59b: Verifying Checksum [2021-05-14T13:57:36.428Z] 93b9cdb0e59b: Download complete [2021-05-14T13:57:36.428Z] 5e14af77c1be: Verifying Checksum [2021-05-14T13:57:36.428Z] 5e14af77c1be: Download complete [2021-05-14T13:57:36.428Z] 01666e4c0597: Verifying Checksum [2021-05-14T13:57:36.428Z] 01666e4c0597: Download complete [2021-05-14T13:57:36.428Z] 93b61091891f: Verifying Checksum [2021-05-14T13:57:36.428Z] 93b61091891f: Download complete [2021-05-14T13:57:36.692Z] 8ad3a11d3b57: Verifying Checksum [2021-05-14T13:57:36.692Z] 8ad3a11d3b57: Download complete [2021-05-14T13:57:36.959Z] df20fa9351a1: Pull complete [2021-05-14T13:57:37.237Z] 36b3adc4ff6f: Pull complete [2021-05-14T13:57:38.249Z] 8ad3a11d3b57: Pull complete [2021-05-14T13:57:38.249Z] 46f8f816bc3b: Pull complete [2021-05-14T13:57:39.239Z] 93b61091891f: Pull complete [2021-05-14T13:57:39.507Z] 93b9cdb0e59b: Pull complete [2021-05-14T13:57:39.507Z] 5e14af77c1be: Pull complete [2021-05-14T13:57:39.772Z] 01666e4c0597: Pull complete [2021-05-14T13:57:40.036Z] aa168da1d23b: Verifying Checksum [2021-05-14T13:57:40.036Z] aa168da1d23b: Download complete [2021-05-14T13:57:48.258Z] aa168da1d23b: Pull complete [2021-05-14T13:57:48.258Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-14T13:57:48.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T13:57:48.258Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-14T13:57:48.463Z] prd-centos7-docker-4c-2g-140 does not seem to be running inside a container [2021-05-14T13:57:48.514Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-14T13:57:51.562Z] $ docker top d591e5a380db7b706d5adb999a9082eabeb79c57f7e6d7b2351b3882394c54c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T13:57:51.995Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-14T13:57:52.295Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-14T13:57:52.603Z] + ls /var/log/sa-host [2021-05-14T13:57:52.603Z] + sadf -c /var/log/sa-host/sa14 [2021-05-14T13:57:52.603Z] file_magic: OK [2021-05-14T13:57:52.603Z] HZ: Using current value: 100 [2021-05-14T13:57:52.603Z] file_header: OK [2021-05-14T13:57:52.603Z] 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-14T13:57:52.603Z] Statistics: [2021-05-14T13:57:52.603Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-14T13:57:52.603Z] File successfully converted to sysstat format version 12.2.1 [2021-05-14T13:57:52.603Z] + sadf -c /var/log/sa-host/sa23 [2021-05-14T13:57:52.603Z] file_magic: OK [2021-05-14T13:57:52.603Z] HZ: Using current value: 100 [2021-05-14T13:57:52.603Z] file_header: OK [2021-05-14T13:57:52.603Z] 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-14T13:57:52.603Z] Statistics: [2021-05-14T13:57:52.603Z] Hnuu...uuuununununu... [2021-05-14T13:57:52.603Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T13:57:53.296Z] provisioning config files... [2021-05-14T13:57:53.311Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5598473726114438390tmp [Pipeline] { [Pipeline] echo [2021-05-14T13:57:53.334Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T13:57:53.637Z] ---> create-netrc.sh [Pipeline] } [2021-05-14T13:57:53.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-14T13:57:53.678Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T13:57:53.983Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-14T13:57:53.997Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T13:57:54.306Z] ---> sudo-logs.sh [2021-05-14T13:57:54.306Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-14T13:57:54.345Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T13:57:54.647Z] ---> job-cost.sh [2021-05-14T13:57:54.648Z] lf-activate-venv: SKIPPING [2021-05-14T13:57:54.648Z] DEBUG: total: 0.20999999344348907 [2021-05-14T13:57:54.648Z] INFO: Retrieving Stack Cost... [2021-05-14T13:57:55.604Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-14T13:57:56.559Z] INFO: Archiving Costs [Pipeline] echo [2021-05-14T13:57:56.579Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T13:57:56.888Z] ---> logs-deploy.sh [2021-05-14T13:57:56.888Z] lf-activate-venv: SKIPPING [2021-05-14T13:57:56.888Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/113 [2021-05-14T13:57:56.888Z] INFO: archiving workspace using pattern(s): [2021-05-14T13:57:58.848Z] Archives upload complete. [2021-05-14T13:57:59.120Z] INFO: archiving logs to Nexus