Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff 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-ssh8365181931030783882.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5689097992990899018.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/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-ssh5892587249375197336.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3616121686946908706.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/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-ssh8384699119152177813.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-534 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/jenkins-gitclient-ssh7105185145974892991.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 cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff (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 cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff # timeout=10 Commit message: "feat: update built production artifacts ui" > git rev-list --no-walk 39dc5604784c768f29f8d77da4d375323c8e0e47 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-21T15:35:14.932Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-21T15:35:15.031Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-21T15:35:15.060Z] ========================================================= [2021-06-21T15:35:15.060Z] EdgeX Global Pipelines Version Info [2021-06-21T15:35:15.060Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-21T15:35:16.494Z] ------------------- [2021-06-21T15:35:16.494Z] stable info: [2021-06-21T15:35:16.494Z] ------------------- [2021-06-21T15:35:16.494Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-21T15:35:16.494Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T15:35:16.494Z] Message: update stable to v1.0.195 [2021-06-21T15:35:17.072Z] ------------------- [2021-06-21T15:35:17.072Z] experimental info: [2021-06-21T15:35:17.072Z] ------------------- [2021-06-21T15:35:17.072Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-21T15:35:17.072Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T15:35:17.072Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-21T15:35:17.300Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-21T15:35:17.327Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-21T15:35:17.352Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-21T15:35:17.377Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-21T15:35:17.403Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-21T15:35:17.432Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-21T15:35:17.457Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-21T15:35:17.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-21T15:35:17.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-21T15:35:17.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-21T15:35:17.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-21T15:35:17.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-21T15:35:17.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-21T15:35:17.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-21T15:35:17.674Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T15:35:17.699Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T15:35:17.725Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T15:35:17.750Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T15:35:17.774Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-21T15:35:17.797Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-21T15:35:17.821Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-21T15:35:17.844Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-21T15:35:17.868Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-21T15:35:17.893Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-21T15:35:17.919Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-21T15:35:17.973Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-21T15:35:17.997Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-21T15:35:18.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-21T15:35:18.044Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-21T15:35:18.068Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff [Pipeline] echo [2021-06-21T15:35:18.091Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cdb5529 [Pipeline] echo [2021-06-21T15:35:18.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T15:35:18.190Z] provisioning config files... [2021-06-21T15:35:18.207Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8280195217286331162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T15:35:18.522Z] ---> docker-login.sh [2021-06-21T15:35:18.523Z] nexus3.edgexfoundry.org:10001 [2021-06-21T15:35:18.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T15:35:18.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T15:35:18.795Z] Configure a credential helper to remove this warning. See [2021-06-21T15:35:18.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T15:35:18.795Z] [2021-06-21T15:35:18.795Z] Login Succeeded [2021-06-21T15:35:18.795Z] nexus3.edgexfoundry.org:10002 [2021-06-21T15:35:19.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T15:35:19.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T15:35:19.065Z] Configure a credential helper to remove this warning. See [2021-06-21T15:35:19.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T15:35:19.065Z] [2021-06-21T15:35:19.065Z] Login Succeeded [2021-06-21T15:35:19.065Z] nexus3.edgexfoundry.org:10003 [2021-06-21T15:35:19.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T15:35:19.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T15:35:19.328Z] Configure a credential helper to remove this warning. See [2021-06-21T15:35:19.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T15:35:19.328Z] [2021-06-21T15:35:19.328Z] Login Succeeded [2021-06-21T15:35:19.328Z] nexus3.edgexfoundry.org:10004 [2021-06-21T15:35:19.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T15:35:19.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T15:35:19.328Z] Configure a credential helper to remove this warning. See [2021-06-21T15:35:19.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T15:35:19.328Z] [2021-06-21T15:35:19.328Z] Login Succeeded [2021-06-21T15:35:19.328Z] docker.io [2021-06-21T15:35:19.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T15:35:19.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T15:35:19.589Z] Configure a credential helper to remove this warning. See [2021-06-21T15:35:19.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T15:35:19.589Z] [2021-06-21T15:35:19.589Z] Login Succeeded [2021-06-21T15:35:19.589Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T15:35:19.598Z] 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-06-21T15:35:20.139Z] + git log --format=format:%s -1 cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff [Pipeline] echo [2021-06-21T15:35:20.187Z] GIT_COMMIT: cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff, Commit Message: feat: update built production artifacts ui [Pipeline] echo [2021-06-21T15:35:20.201Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:35:21.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T15:35:21.275Z] [2021-06-21T15:35:21.275Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:35:21.593Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T15:35:21.593Z] latest: Pulling from edgex-devops/git-semver [2021-06-21T15:35:21.593Z] 31603596830f: Pulling fs layer [2021-06-21T15:35:21.593Z] 54011a49482f: Pulling fs layer [2021-06-21T15:35:21.593Z] a6820b24f6d8: Pulling fs layer [2021-06-21T15:35:21.593Z] f581987b2513: Pulling fs layer [2021-06-21T15:35:21.593Z] f581987b2513: Waiting [2021-06-21T15:35:21.593Z] 54011a49482f: Verifying Checksum [2021-06-21T15:35:21.593Z] 54011a49482f: Download complete [2021-06-21T15:35:21.855Z] 31603596830f: Verifying Checksum [2021-06-21T15:35:21.855Z] 31603596830f: Download complete [2021-06-21T15:35:21.855Z] a6820b24f6d8: Verifying Checksum [2021-06-21T15:35:21.855Z] a6820b24f6d8: Download complete [2021-06-21T15:35:21.855Z] f581987b2513: Verifying Checksum [2021-06-21T15:35:21.855Z] f581987b2513: Download complete [2021-06-21T15:35:21.855Z] 31603596830f: Pull complete [2021-06-21T15:35:22.122Z] 54011a49482f: Pull complete [2021-06-21T15:35:22.707Z] a6820b24f6d8: Pull complete [2021-06-21T15:35:22.707Z] f581987b2513: Pull complete [2021-06-21T15:35:22.707Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-21T15:35:22.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T15:35:22.707Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-21T15:35:22.787Z] prd-centos7-docker-4c-2g-534 does not seem to be running inside a container [2021-06-21T15:35:22.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-21T15:35:23.938Z] $ docker top bef7d598e2b5a016877a6c75ba80df9346ef9f75788a2becec2da003f64568dd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T15:35:24.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T15:35:24.084Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T15:35:24.200Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T15:35:24.199Z] $ docker exec bef7d598e2b5a016877a6c75ba80df9346ef9f75788a2becec2da003f64568dd ssh-agent [2021-06-21T15:35:24.313Z] SSH_AUTH_SOCK=/tmp/ssh-W1B1ucyzcvdW/agent.13 [2021-06-21T15:35:24.313Z] SSH_AGENT_PID=20 [2021-06-21T15:35:24.321Z] Running ssh-add (command line suppressed) [2021-06-21T15:35:24.422Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8093922306935500142.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8093922306935500142.key) [2021-06-21T15:35:24.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T15:35:24.751Z] + git tag --points-at HEAD [Pipeline] } [2021-06-21T15:35:24.760Z] $ docker exec --env ******** --env ******** bef7d598e2b5a016877a6c75ba80df9346ef9f75788a2becec2da003f64568dd ssh-agent -k [2021-06-21T15:35:24.857Z] unset SSH_AUTH_SOCK; [2021-06-21T15:35:24.858Z] unset SSH_AGENT_PID; [2021-06-21T15:35:24.858Z] echo Agent pid 20 killed; [2021-06-21T15:35:24.876Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-21T15:35:24.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T15:35:24.917Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T15:35:25.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T15:35:25.049Z] $ docker exec bef7d598e2b5a016877a6c75ba80df9346ef9f75788a2becec2da003f64568dd ssh-agent [2021-06-21T15:35:25.165Z] SSH_AUTH_SOCK=/tmp/ssh-zo3oUvkGX02G/agent.54 [2021-06-21T15:35:25.165Z] SSH_AGENT_PID=60 [2021-06-21T15:35:25.170Z] Running ssh-add (command line suppressed) [2021-06-21T15:35:25.262Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2705266028551909841.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2705266028551909841.key) [2021-06-21T15:35:25.281Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T15:35:25.594Z] + git semver init [2021-06-21T15:35:25.594Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T15:35:25.594Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-21T15:35:25.594Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-21T15:35:25.594Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T15:35:25.594Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T15:35:25.594Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T15:35:25.594Z] # $SEMVER_BRANCH = master [2021-06-21T15:35:25.594Z] # $SEMVER_TEMP = /tmp/semver-646229476 [2021-06-21T15:35:25.594Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-21T15:35:28.173Z] # '/tmp/semver-646229476' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-06-21T15:35:28.173Z] # -> Force: false [2021-06-21T15:35:28.173Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-21T15:35:28.180Z] $ docker exec --env ******** --env ******** bef7d598e2b5a016877a6c75ba80df9346ef9f75788a2becec2da003f64568dd ssh-agent -k [2021-06-21T15:35:28.286Z] unset SSH_AUTH_SOCK; [2021-06-21T15:35:28.286Z] unset SSH_AGENT_PID; [2021-06-21T15:35:28.286Z] echo Agent pid 60 killed; [2021-06-21T15:35:28.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T15:35:28.672Z] + git semver [Pipeline] } [2021-06-21T15:35:28.684Z] $ docker stop --time=1 bef7d598e2b5a016877a6c75ba80df9346ef9f75788a2becec2da003f64568dd [2021-06-21T15:35:30.176Z] $ docker rm -f bef7d598e2b5a016877a6c75ba80df9346ef9f75788a2becec2da003f64568dd [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T15:35:30.542Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-21T15:35:30.807Z] Stashed 1 file(s) [Pipeline] echo [2021-06-21T15:35:30.811Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.80 [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-06-21T15:35:46.184Z] Still waiting to schedule task [2021-06-21T15:35:46.185Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-21T15:35:46.187Z] Still waiting to schedule task [2021-06-21T15:35:46.187Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-532’ [2021-06-21T15:38:21.259Z] Running on prd-centos7-docker-4c-2g-535 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-21T15:38:21.284Z] Running in /w/workspace/edgex-ui-go/140 [Pipeline] { [Pipeline] checkout [2021-06-21T15:38:21.381Z] The recommended git tool is: git [2021-06-21T15:38:23.862Z] using credential edgex-jenkins-ssh [2021-06-21T15:38:23.881Z] Cloning the remote Git repository [2021-06-21T15:38:23.566Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-21T15:38:23.635Z] > git init /w/workspace/edgex-ui-go/140 # timeout=10 [2021-06-21T15:38:23.663Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-21T15:38:23.663Z] > git --version # timeout=10 [2021-06-21T15:38:23.669Z] > git --version # 'git version 2.24.4' [2021-06-21T15:38:23.670Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T15:38:23.690Z] [INFO] Currently running in a labeled security context [2021-06-21T15:38:23.690Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-21T15:38:23.690Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/140@tmp/jenkins-gitclient-ssh4883156490272222904.key [2021-06-21T15:38:23.721Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T15:38:25.897Z] Avoid second fetch [2021-06-21T15:38:25.898Z] Checking out Revision cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff (master) [2021-06-21T15:38:25.713Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-21T15:38:25.719Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T15:38:25.742Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T15:38:25.754Z] > git checkout -f cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff # timeout=10 [2021-06-21T15:38:29.480Z] Commit message: "feat: update built production artifacts ui" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T15:38:30.744Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-21T15:38:31.117Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T15:38:31.418Z] + sudo service docker restart [2021-06-21T15:38:31.418Z] + true [2021-06-21T15:38:31.418Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T15:38:49.607Z] provisioning config files... [2021-06-21T15:38:49.623Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/140@tmp/config4287045160689929399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T15:38:49.959Z] ---> docker-login.sh [2021-06-21T15:38:49.959Z] nexus3.edgexfoundry.org:10001 [2021-06-21T15:38:49.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T15:38:50.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T15:38:50.229Z] Configure a credential helper to remove this warning. See [2021-06-21T15:38:50.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T15:38:50.229Z] [2021-06-21T15:38:50.229Z] Login Succeeded [2021-06-21T15:38:50.229Z] nexus3.edgexfoundry.org:10002 [2021-06-21T15:38:50.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T15:38:50.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T15:38:50.229Z] Configure a credential helper to remove this warning. See [2021-06-21T15:38:50.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T15:38:50.229Z] [2021-06-21T15:38:50.229Z] Login Succeeded [2021-06-21T15:38:50.229Z] nexus3.edgexfoundry.org:10003 [2021-06-21T15:38:50.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T15:38:50.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T15:38:50.493Z] Configure a credential helper to remove this warning. See [2021-06-21T15:38:50.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T15:38:50.493Z] [2021-06-21T15:38:50.493Z] Login Succeeded [2021-06-21T15:38:50.493Z] nexus3.edgexfoundry.org:10004 [2021-06-21T15:38:50.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T15:38:50.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T15:38:50.493Z] Configure a credential helper to remove this warning. See [2021-06-21T15:38:50.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T15:38:50.493Z] [2021-06-21T15:38:50.493Z] Login Succeeded [2021-06-21T15:38:50.493Z] docker.io [2021-06-21T15:38:50.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T15:38:51.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T15:38:51.016Z] Configure a credential helper to remove this warning. See [2021-06-21T15:38:51.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T15:38:51.016Z] [2021-06-21T15:38:51.017Z] Login Succeeded [2021-06-21T15:38:51.017Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T15:38:51.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-21T15:38:51.194Z] ========================================================= [2021-06-21T15:38:51.194Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-21T15:38:51.194Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:38:51.512Z] + 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-06-21T15:38:51.512Z] Sending build context to Docker daemon 17.93MB [2021-06-21T15:38:51.512Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T15:38:51.512Z] Step 2/8 : FROM ${BASE} [2021-06-21T15:38:51.781Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-21T15:38:51.781Z] 540db60ca938: Pulling fs layer [2021-06-21T15:38:51.781Z] adcc1eea9eea: Pulling fs layer [2021-06-21T15:38:51.781Z] 4c4ab2625f07: Pulling fs layer [2021-06-21T15:38:51.781Z] 0510c868ecb4: Pulling fs layer [2021-06-21T15:38:51.781Z] afea3b2eda06: Pulling fs layer [2021-06-21T15:38:51.781Z] 7809a108b3ef: Pulling fs layer [2021-06-21T15:38:51.781Z] f706445af74f: Pulling fs layer [2021-06-21T15:38:51.781Z] afea3b2eda06: Waiting [2021-06-21T15:38:51.781Z] 7809a108b3ef: Waiting [2021-06-21T15:38:51.781Z] f706445af74f: Waiting [2021-06-21T15:38:51.781Z] 0510c868ecb4: Waiting [2021-06-21T15:38:51.781Z] 4c4ab2625f07: Verifying Checksum [2021-06-21T15:38:51.781Z] 4c4ab2625f07: Download complete [2021-06-21T15:38:51.781Z] adcc1eea9eea: Verifying Checksum [2021-06-21T15:38:51.781Z] adcc1eea9eea: Download complete [2021-06-21T15:38:51.781Z] afea3b2eda06: Verifying Checksum [2021-06-21T15:38:51.781Z] afea3b2eda06: Download complete [2021-06-21T15:38:51.781Z] 7809a108b3ef: Verifying Checksum [2021-06-21T15:38:51.781Z] 7809a108b3ef: Download complete [2021-06-21T15:38:51.781Z] 540db60ca938: Verifying Checksum [2021-06-21T15:38:51.781Z] 540db60ca938: Download complete [2021-06-21T15:38:52.045Z] 540db60ca938: Pull complete [2021-06-21T15:38:52.309Z] adcc1eea9eea: Pull complete [2021-06-21T15:38:52.309Z] 4c4ab2625f07: Pull complete [2021-06-21T15:38:53.260Z] f706445af74f: Verifying Checksum [2021-06-21T15:38:53.260Z] f706445af74f: Download complete [2021-06-21T15:38:53.838Z] 0510c868ecb4: Verifying Checksum [2021-06-21T15:38:53.838Z] 0510c868ecb4: Download complete [2021-06-21T15:38:57.163Z] 0510c868ecb4: Pull complete [2021-06-21T15:38:57.163Z] afea3b2eda06: Pull complete [2021-06-21T15:38:57.163Z] 7809a108b3ef: Pull complete [2021-06-21T15:38:59.101Z] f706445af74f: Pull complete [2021-06-21T15:38:59.101Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-21T15:38:59.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-21T15:38:59.101Z] ---> b068be0155e3 [2021-06-21T15:38:59.101Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-21T15:39:03.319Z] ---> Running in bf243d36a0fd [2021-06-21T15:39:03.319Z] Removing intermediate container bf243d36a0fd [2021-06-21T15:39:03.319Z] ---> 630d9028622b [2021-06-21T15:39:03.319Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T15:39:03.319Z] ---> Running in 687c4b504735 [2021-06-21T15:39:03.319Z] Removing intermediate container 687c4b504735 [2021-06-21T15:39:03.319Z] ---> 74f57442d97b [2021-06-21T15:39:03.319Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-21T15:39:03.319Z] ---> Running in 8e9f394473f1 [2021-06-21T15:39:03.583Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T15:39:04.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T15:39:05.105Z] OK: 149 MiB in 40 packages [2021-06-21T15:39:05.367Z] Removing intermediate container 8e9f394473f1 [2021-06-21T15:39:05.367Z] ---> 149cdb6abda1 [2021-06-21T15:39:05.367Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-21T15:39:05.367Z] ---> Running in af4cb24ccd4c [2021-06-21T15:39:05.367Z] Removing intermediate container af4cb24ccd4c [2021-06-21T15:39:05.367Z] ---> 8a2945efb652 [2021-06-21T15:39:05.367Z] Step 7/8 : COPY . . [2021-06-21T15:39:06.311Z] ---> 06ac44076bbc [2021-06-21T15:39:06.311Z] Step 8/8 : RUN go mod download [2021-06-21T15:39:06.311Z] ---> Running in a677afa8a1fc [2021-06-21T15:39:21.271Z] Removing intermediate container a677afa8a1fc [2021-06-21T15:39:21.271Z] ---> a294b480b6e2 [2021-06-21T15:39:21.271Z] Successfully built a294b480b6e2 [2021-06-21T15:39:21.271Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:39:21.584Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T15:39:21.584Z] . [Pipeline] withDockerContainer [2021-06-21T15:39:21.670Z] prd-centos7-docker-4c-2g-535 does not seem to be running inside a container [2021-06-21T15:39:21.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/140 -v /w/workspace/edgex-ui-go/140:/w/workspace/edgex-ui-go/140:rw,z -v /w/workspace/edgex-ui-go/140@tmp:/w/workspace/edgex-ui-go/140@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-06-21T15:39:22.086Z] $ docker top 3890b1b7804a20099a8eb73b314e5f3f9d791915c5c6b400ec16bcc04e4a7a99 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T15:39:22.470Z] + go version [2021-06-21T15:39:22.470Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-21T15:39:22.479Z] $ docker stop --time=1 3890b1b7804a20099a8eb73b314e5f3f9d791915c5c6b400ec16bcc04e4a7a99 [2021-06-21T15:39:23.661Z] $ docker rm -f 3890b1b7804a20099a8eb73b314e5f3f9d791915c5c6b400ec16bcc04e4a7a99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:39:24.308Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T15:39:24.308Z] . [Pipeline] withDockerContainer [2021-06-21T15:39:24.381Z] prd-centos7-docker-4c-2g-535 does not seem to be running inside a container [2021-06-21T15:39:24.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/140 -v /w/workspace/edgex-ui-go/140:/w/workspace/edgex-ui-go/140:rw,z -v /w/workspace/edgex-ui-go/140@tmp:/w/workspace/edgex-ui-go/140@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-06-21T15:39:24.773Z] $ docker top 50d2a09224fbd79cc64a1c0857f7c776645ac9f7661097d87dedc7e18cfba691 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T15:39:25.178Z] + go mod tidy [Pipeline] sh [2021-06-21T15:39:26.037Z] + make test [2021-06-21T15:39:26.037Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-21T15:39:26.037Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-21T15:39:33.258Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-536 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-21T15:39:33.275Z] Running in /w/workspace/edgex-ui-go/140 [Pipeline] { [Pipeline] checkout [2021-06-21T15:39:33.501Z] The recommended git tool is: git [2021-06-21T15:39:36.151Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-21T15:39:36.151Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-21T15:39:36.151Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-21T15:39:36.151Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-21T15:39:36.151Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-21T15:39:36.151Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-21T15:39:36.151Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-21T15:39:36.151Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-21T15:39:36.151Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-21T15:39:36.151Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-21T15:39:36.151Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-21T15:39:36.151Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-21T15:39:36.151Z] GO111MODULE=on go vet ./... [2021-06-21T15:39:39.049Z] using credential edgex-jenkins-ssh [2021-06-21T15:39:39.073Z] Cloning the remote Git repository [2021-06-21T15:39:39.110Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-21T15:39:39.227Z] > git init /w/workspace/edgex-ui-go/140 # timeout=10 [2021-06-21T15:39:39.311Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-21T15:39:39.312Z] > git --version # timeout=10 [2021-06-21T15:39:39.331Z] > git --version # 'git version 2.17.1' [2021-06-21T15:39:39.332Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T15:39:39.399Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2021-06-21T15:39:41.484Z] $ docker stop --time=1 50d2a09224fbd79cc64a1c0857f7c776645ac9f7661097d87dedc7e18cfba691 [2021-06-21T15:39:42.184Z] Avoid second fetch [2021-06-21T15:39:42.185Z] Checking out Revision cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff (master) [2021-06-21T15:39:42.125Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-21T15:39:42.150Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T15:39:42.189Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T15:39:42.200Z] > git checkout -f cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff # timeout=10 [2021-06-21T15:39:42.840Z] $ docker rm -f 50d2a09224fbd79cc64a1c0857f7c776645ac9f7661097d87dedc7e18cfba691 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T15:39:43.269Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-21T15:39:43.511Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-21T15:39:45.604Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-21T15:39:45.899Z] + ls -al . [2021-06-21T15:39:45.899Z] total 92 [2021-06-21T15:39:45.899Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 21 15:39 . [2021-06-21T15:39:45.899Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 21 15:38 .. [2021-06-21T15:39:45.899Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 21 15:38 assets [2021-06-21T15:39:45.899Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 21 15:38 bin [2021-06-21T15:39:45.899Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 21 15:38 cmd [2021-06-21T15:39:45.899Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 21 15:38 CONTRIBUTING.md [2021-06-21T15:39:45.899Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 21 15:39 coverage.out [2021-06-21T15:39:45.899Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 21 15:38 Dockerfile [2021-06-21T15:39:45.899Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 21 15:38 Dockerfile.build [2021-06-21T15:39:45.899Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 21 15:38 docs [2021-06-21T15:39:45.899Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 21 15:38 .git [2021-06-21T15:39:45.899Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 21 15:38 .github [2021-06-21T15:39:45.899Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 21 15:38 .gitignore [2021-06-21T15:39:45.899Z] -rw-rw-r--. 1 jenkins jenkins 838 Jun 21 15:38 go.mod [2021-06-21T15:39:45.899Z] -rw-r--r--. 1 jenkins jenkins 23723 Jun 21 15:39 go.sum [2021-06-21T15:39:45.899Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 21 15:38 internal [2021-06-21T15:39:45.899Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 21 15:38 Jenkinsfile [2021-06-21T15:39:45.899Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 21 15:38 LICENSE [2021-06-21T15:39:45.899Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 21 15:38 Makefile [2021-06-21T15:39:45.899Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 21 15:38 pkg [2021-06-21T15:39:45.899Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 21 15:38 README.md [2021-06-21T15:39:45.899Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 21 15:35 VERSION [2021-06-21T15:39:45.899Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 21 15:38 version.go [2021-06-21T15:39:45.899Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 21 15:38 web [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:39:46.204Z] + 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=cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff --label arch=amd64 --label version=2.0.0-dev.80 . [2021-06-21T15:39:46.204Z] Sending build context to Docker daemon 17.95MB [2021-06-21T15:39:46.204Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T15:39:46.204Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-21T15:39:46.204Z] ---> a294b480b6e2 [2021-06-21T15:39:46.204Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-21T15:39:46.472Z] ---> Running in cb4334aca098 [2021-06-21T15:39:46.472Z] Removing intermediate container cb4334aca098 [2021-06-21T15:39:46.472Z] ---> 260d4a7ab0fa [2021-06-21T15:39:46.472Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-21T15:39:46.472Z] ---> Running in 98c902a5af06 [2021-06-21T15:39:46.660Z] Commit message: "feat: update built production artifacts ui" [2021-06-21T15:39:46.738Z] Removing intermediate container 98c902a5af06 [2021-06-21T15:39:46.738Z] ---> a0ea03d159cd [2021-06-21T15:39:46.738Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-21T15:39:46.738Z] ---> Running in c481437d963d [2021-06-21T15:39:46.738Z] Removing intermediate container c481437d963d [2021-06-21T15:39:46.738Z] ---> ea8841e8fc55 [2021-06-21T15:39:46.738Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-21T15:39:46.738Z] ---> Running in 66ca81193598 [2021-06-21T15:39:47.005Z] Removing intermediate container 66ca81193598 [2021-06-21T15:39:47.006Z] ---> 3438af706f75 [2021-06-21T15:39:47.006Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-21T15:39:47.006Z] ---> Running in 2ae461888205 [2021-06-21T15:39:47.006Z] Removing intermediate container 2ae461888205 [2021-06-21T15:39:47.006Z] ---> 8d50a08ec1c0 [2021-06-21T15:39:47.006Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T15:39:47.006Z] ---> Running in c3e4f326a842 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T15:39:47.604Z] Removing intermediate container c3e4f326a842 [2021-06-21T15:39:47.604Z] ---> 2d6536eaa642 [2021-06-21T15:39:47.604Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-21T15:39:47.604Z] ---> Running in 3d07e0abb497 [2021-06-21T15:39:47.865Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T15:39:48.158Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-21T15:39:48.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T15:39:48.568Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T15:39:48.923Z] + + truesudo [2021-06-21T15:39:48.923Z] service docker restart [2021-06-21T15:39:49.380Z] OK: 149 MiB in 40 packages [2021-06-21T15:39:49.642Z] Removing intermediate container 3d07e0abb497 [2021-06-21T15:39:49.642Z] ---> e919aa576493 [2021-06-21T15:39:49.642Z] Step 10/24 : ENV GO111MODULE=on [2021-06-21T15:39:49.642Z] ---> Running in f7f7fdcf586d [2021-06-21T15:39:49.904Z] Removing intermediate container f7f7fdcf586d [2021-06-21T15:39:49.904Z] ---> d2a5a10fdf61 [2021-06-21T15:39:49.904Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-21T15:39:49.904Z] ---> Running in 81c561bd3548 [2021-06-21T15:39:49.904Z] Removing intermediate container 81c561bd3548 [2021-06-21T15:39:49.904Z] ---> 82374878ad4c [2021-06-21T15:39:49.904Z] Step 12/24 : COPY go.mod . [2021-06-21T15:39:50.168Z] ---> dcbd64d26b62 [2021-06-21T15:39:50.168Z] Step 13/24 : COPY Makefile . [2021-06-21T15:39:50.168Z] ---> 2a77efcb101b [2021-06-21T15:39:50.168Z] Step 14/24 : RUN make update [2021-06-21T15:39:50.168Z] ---> Running in 7108333adcc7 [2021-06-21T15:39:50.436Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-21T15:39:51.024Z] Removing intermediate container 7108333adcc7 [2021-06-21T15:39:51.024Z] ---> f2f8749269b9 [2021-06-21T15:39:51.024Z] Step 15/24 : COPY . . [2021-06-21T15:39:51.597Z] ---> 46686715bcc8 [2021-06-21T15:39:51.597Z] Step 16/24 : RUN ${MAKE} [2021-06-21T15:39:51.597Z] ---> Running in 7f111dda1454 [2021-06-21T15:39:51.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.80" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-21T15:40:00.059Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-21T15:40:01.444Z] Removing intermediate container 7f111dda1454 [2021-06-21T15:40:01.444Z] ---> eb9fc87a37b1 [2021-06-21T15:40:01.444Z] Step 17/24 : FROM alpine:3.12 [2021-06-21T15:40:02.019Z] 3.12: Pulling from library/alpine [2021-06-21T15:40:02.019Z] 339de151aab4: Pulling fs layer [2021-06-21T15:40:02.281Z] 339de151aab4: Verifying Checksum [2021-06-21T15:40:02.281Z] 339de151aab4: Download complete [2021-06-21T15:40:02.281Z] 339de151aab4: Pull complete [2021-06-21T15:40:02.281Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-21T15:40:02.281Z] Status: Downloaded newer image for alpine:3.12 [2021-06-21T15:40:02.281Z] ---> 13621d1b12d4 [2021-06-21T15:40:02.281Z] Step 18/24 : EXPOSE 4000 [2021-06-21T15:40:02.543Z] ---> Running in 8712e4279a3c [2021-06-21T15:40:02.543Z] Removing intermediate container 8712e4279a3c [2021-06-21T15:40:02.543Z] ---> 4d582ad3f1f9 [2021-06-21T15:40:02.543Z] 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-06-21T15:40:03.116Z] ---> 0d2b2d2f5a3a [2021-06-21T15:40:03.116Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-21T15:40:03.116Z] ---> Running in 1ba9dc62d1b9 [2021-06-21T15:40:03.116Z] Removing intermediate container 1ba9dc62d1b9 [2021-06-21T15:40:03.116Z] ---> 1c140f2a6a1c [2021-06-21T15:40:03.116Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-21T15:40:03.116Z] ---> Running in 7a0e5ab74070 [2021-06-21T15:40:03.385Z] Removing intermediate container 7a0e5ab74070 [2021-06-21T15:40:03.385Z] ---> 4408f6dda763 [2021-06-21T15:40:03.385Z] Step 22/24 : LABEL arch=amd64 [2021-06-21T15:40:03.385Z] ---> Running in d2322edee009 [2021-06-21T15:40:03.385Z] Removing intermediate container d2322edee009 [2021-06-21T15:40:03.385Z] ---> ef1bc85d0bf1 [2021-06-21T15:40:03.385Z] Step 23/24 : LABEL git_sha=cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff [2021-06-21T15:40:03.385Z] ---> Running in ebbdd9919922 [2021-06-21T15:40:03.385Z] Removing intermediate container ebbdd9919922 [2021-06-21T15:40:03.385Z] ---> 2b7fc849173e [2021-06-21T15:40:03.385Z] Step 24/24 : LABEL version=2.0.0-dev.80 [2021-06-21T15:40:03.659Z] ---> Running in 5e78cb3b357d [2021-06-21T15:40:03.659Z] Removing intermediate container 5e78cb3b357d [2021-06-21T15:40:03.659Z] ---> bffced93cb44 [2021-06-21T15:40:03.659Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-21T15:40:03.659Z] Successfully built bffced93cb44 [2021-06-21T15:40:03.659Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T15:40:03.918Z] provisioning config files... [2021-06-21T15:40:03.931Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/140@tmp/config1882638027657895958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T15:40:04.259Z] ---> docker-login.sh [2021-06-21T15:40:04.259Z] nexus3.edgexfoundry.org:10001 [2021-06-21T15:40:04.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T15:40:04.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T15:40:04.259Z] Configure a credential helper to remove this warning. See [2021-06-21T15:40:04.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T15:40:04.259Z] [2021-06-21T15:40:04.259Z] Login Succeeded [2021-06-21T15:40:04.259Z] nexus3.edgexfoundry.org:10002 [2021-06-21T15:40:04.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T15:40:04.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T15:40:04.529Z] Configure a credential helper to remove this warning. See [2021-06-21T15:40:04.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T15:40:04.529Z] [2021-06-21T15:40:04.529Z] Login Succeeded [2021-06-21T15:40:04.529Z] nexus3.edgexfoundry.org:10003 [2021-06-21T15:40:04.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T15:40:04.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T15:40:04.529Z] Configure a credential helper to remove this warning. See [2021-06-21T15:40:04.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T15:40:04.529Z] [2021-06-21T15:40:04.529Z] Login Succeeded [2021-06-21T15:40:04.529Z] nexus3.edgexfoundry.org:10004 [2021-06-21T15:40:04.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T15:40:04.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T15:40:04.790Z] Configure a credential helper to remove this warning. See [2021-06-21T15:40:04.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T15:40:04.790Z] [2021-06-21T15:40:04.790Z] Login Succeeded [2021-06-21T15:40:04.790Z] docker.io [2021-06-21T15:40:04.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T15:40:05.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T15:40:05.052Z] Configure a credential helper to remove this warning. See [2021-06-21T15:40:05.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T15:40:05.052Z] [2021-06-21T15:40:05.052Z] Login Succeeded [2021-06-21T15:40:05.052Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T15:40:05.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T15:40:05.136Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-06-21T15:40:05.136Z] cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff [2021-06-21T15:40:05.136Z] latest [2021-06-21T15:40:05.136Z] 2.0.0-dev.80 [2021-06-21T15:40:05.136Z] cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff-2.0.0-dev.80 [2021-06-21T15:40:05.136Z] master [2021-06-21T15:40:05.136Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:40:05.491Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:40:05.796Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff [2021-06-21T15:40:05.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-21T15:40:05.796Z] cc6ea2a9db0a: Preparing [2021-06-21T15:40:05.796Z] 32f366d666a5: Preparing [2021-06-21T15:40:05.796Z] 32f366d666a5: Layer already exists [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T15:40:07.267Z] provisioning config files... [2021-06-21T15:40:07.295Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/140@tmp/config2821114951426728575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T15:40:07.669Z] ---> docker-login.sh [2021-06-21T15:40:07.669Z] nexus3.edgexfoundry.org:10001 [2021-06-21T15:40:07.736Z] cc6ea2a9db0a: Pushed [2021-06-21T15:40:07.737Z] cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff: digest: sha256:3efa81318da9402af2331d99852eee761849c4261da4991f8a15c130eaf0fed1 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:40:08.043Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:40:08.346Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-21T15:40:08.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-21T15:40:08.347Z] cc6ea2a9db0a: Preparing [2021-06-21T15:40:08.347Z] 32f366d666a5: Preparing [2021-06-21T15:40:08.347Z] cc6ea2a9db0a: Layer already exists [2021-06-21T15:40:08.347Z] 32f366d666a5: Layer already exists [2021-06-21T15:40:08.347Z] latest: digest: sha256:3efa81318da9402af2331d99852eee761849c4261da4991f8a15c130eaf0fed1 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:40:08.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T15:40:08.656Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:40:08.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T15:40:08.928Z] Configure a credential helper to remove this warning. See [2021-06-21T15:40:08.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T15:40:08.928Z] [2021-06-21T15:40:08.928Z] Login Succeeded [2021-06-21T15:40:08.928Z] nexus3.edgexfoundry.org:10002 [2021-06-21T15:40:08.955Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.80 [2021-06-21T15:40:08.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-21T15:40:08.955Z] cc6ea2a9db0a: Preparing [2021-06-21T15:40:08.955Z] 32f366d666a5: Preparing [2021-06-21T15:40:08.955Z] 32f366d666a5: Layer already exists [2021-06-21T15:40:08.955Z] cc6ea2a9db0a: Layer already exists [2021-06-21T15:40:08.955Z] 2.0.0-dev.80: digest: sha256:3efa81318da9402af2331d99852eee761849c4261da4991f8a15c130eaf0fed1 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:40:09.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T15:40:09.271Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff-2.0.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:40:09.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T15:40:09.479Z] Configure a credential helper to remove this warning. See [2021-06-21T15:40:09.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T15:40:09.479Z] [2021-06-21T15:40:09.479Z] Login Succeeded [2021-06-21T15:40:09.479Z] nexus3.edgexfoundry.org:10003 [2021-06-21T15:40:09.581Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff-2.0.0-dev.80 [2021-06-21T15:40:09.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-21T15:40:09.581Z] cc6ea2a9db0a: Preparing [2021-06-21T15:40:09.581Z] 32f366d666a5: Preparing [2021-06-21T15:40:09.581Z] cc6ea2a9db0a: Layer already exists [2021-06-21T15:40:09.581Z] 32f366d666a5: Layer already exists [2021-06-21T15:40:09.581Z] cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff-2.0.0-dev.80: digest: sha256:3efa81318da9402af2331d99852eee761849c4261da4991f8a15c130eaf0fed1 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:40:09.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T15:40:09.900Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:40:10.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T15:40:10.029Z] Configure a credential helper to remove this warning. See [2021-06-21T15:40:10.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T15:40:10.029Z] [2021-06-21T15:40:10.029Z] Login Succeeded [2021-06-21T15:40:10.029Z] nexus3.edgexfoundry.org:10004 [2021-06-21T15:40:10.205Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-06-21T15:40:10.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-21T15:40:10.206Z] cc6ea2a9db0a: Preparing [2021-06-21T15:40:10.206Z] 32f366d666a5: Preparing [2021-06-21T15:40:10.206Z] cc6ea2a9db0a: Layer already exists [2021-06-21T15:40:10.206Z] 32f366d666a5: Layer already exists [2021-06-21T15:40:10.206Z] master: digest: sha256:3efa81318da9402af2331d99852eee761849c4261da4991f8a15c130eaf0fed1 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T15:40:10.279Z] ===================================================== [Pipeline] echo [2021-06-21T15:40:10.297Z] taggedImages: [2021-06-21T15:40:10.297Z] - nexus3.edgexfoundry.org:10004/edgex-ui:cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff [2021-06-21T15:40:10.297Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-21T15:40:10.297Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.80 [2021-06-21T15:40:10.297Z] - nexus3.edgexfoundry.org:10004/edgex-ui:cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff-2.0.0-dev.80 [2021-06-21T15:40:10.297Z] - 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] } [2021-06-21T15:40:10.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T15:40:10.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T15:40:10.628Z] Configure a credential helper to remove this warning. See [2021-06-21T15:40:10.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T15:40:10.628Z] [2021-06-21T15:40:10.628Z] Login Succeeded [2021-06-21T15:40:10.628Z] docker.io [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-21T15:40:11.052Z] ---> job-cost.sh [2021-06-21T15:40:11.053Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SQg1 [2021-06-21T15:40:11.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T15:40:11.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T15:40:11.505Z] Configure a credential helper to remove this warning. See [2021-06-21T15:40:11.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T15:40:11.505Z] [2021-06-21T15:40:11.505Z] Login Succeeded [2021-06-21T15:40:11.505Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T15:40:11.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-21T15:40:11.883Z] ========================================================= [2021-06-21T15:40:11.883Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-21T15:40:11.883Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:40:12.255Z] + 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-06-21T15:40:12.866Z] Sending build context to Docker daemon 17.92MB [2021-06-21T15:40:13.144Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T15:40:13.144Z] Step 2/8 : FROM ${BASE} [2021-06-21T15:40:13.144Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-21T15:40:13.144Z] 595b0fe564bb: Pulling fs layer [2021-06-21T15:40:13.144Z] 3088b5b3c5c0: Pulling fs layer [2021-06-21T15:40:13.144Z] 5b7225fbf94c: Pulling fs layer [2021-06-21T15:40:13.144Z] ba82ee9f976e: Pulling fs layer [2021-06-21T15:40:13.144Z] 506bd15cee9f: Pulling fs layer [2021-06-21T15:40:13.144Z] 75a0a4a0db45: Pulling fs layer [2021-06-21T15:40:13.144Z] 618dc40b7e24: Pulling fs layer [2021-06-21T15:40:13.144Z] ba82ee9f976e: Waiting [2021-06-21T15:40:13.144Z] 506bd15cee9f: Waiting [2021-06-21T15:40:13.144Z] 75a0a4a0db45: Waiting [2021-06-21T15:40:13.144Z] 618dc40b7e24: Waiting [2021-06-21T15:40:13.429Z] 5b7225fbf94c: Download complete [2021-06-21T15:40:13.429Z] 3088b5b3c5c0: Download complete [2021-06-21T15:40:13.429Z] 506bd15cee9f: Verifying Checksum [2021-06-21T15:40:13.429Z] 506bd15cee9f: Download complete [2021-06-21T15:40:13.429Z] 595b0fe564bb: Verifying Checksum [2021-06-21T15:40:13.429Z] 595b0fe564bb: Download complete [2021-06-21T15:40:13.429Z] 75a0a4a0db45: Verifying Checksum [2021-06-21T15:40:13.429Z] 75a0a4a0db45: Download complete [2021-06-21T15:40:14.031Z] 595b0fe564bb: Pull complete [2021-06-21T15:40:14.645Z] 3088b5b3c5c0: Pull complete [2021-06-21T15:40:15.254Z] 5b7225fbf94c: Pull complete [2021-06-21T15:40:15.855Z] 618dc40b7e24: Download complete [2021-06-21T15:40:17.297Z] ba82ee9f976e: Download complete [2021-06-21T15:40:21.157Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-21T15:40:29.773Z] ba82ee9f976e: Pull complete [2021-06-21T15:40:29.773Z] 506bd15cee9f: Pull complete [2021-06-21T15:40:29.773Z] 75a0a4a0db45: Pull complete [2021-06-21T15:40:32.403Z] 618dc40b7e24: Pull complete [2021-06-21T15:40:32.404Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-21T15:40:32.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-21T15:40:32.404Z] ---> a36622ca3599 [2021-06-21T15:40:32.404Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-21T15:40:33.701Z] lf-activate-venv(): INFO: Adding /tmp/venv-SQg1/bin to PATH [2021-06-21T15:40:33.701Z] INFO: No Stack... [2021-06-21T15:40:34.276Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T15:40:34.406Z] ---> Running in efdb7a1f52a7 [2021-06-21T15:40:34.683Z] Removing intermediate container efdb7a1f52a7 [2021-06-21T15:40:34.683Z] ---> 9df5a453cf5b [2021-06-21T15:40:34.683Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T15:40:34.683Z] ---> Running in 265c363086cd [2021-06-21T15:40:34.851Z] INFO: Archiving Costs [Pipeline] sh [2021-06-21T15:40:35.156Z] + cat /w/workspace/edgex-ui-go/140/archives/cost.csv [2021-06-21T15:40:35.156Z] + cut -d, -f6 [Pipeline] lock [2021-06-21T15:40:35.185Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-140-stack-cost] [2021-06-21T15:40:35.197Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-140-stack-cost] did not exist. Created. [2021-06-21T15:40:35.198Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-21T15:40:35.528Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-21T15:40:35.606Z] Stashed 1 file(s) [Pipeline] } [2021-06-21T15:40:35.619Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-140-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-21T15:40:37.316Z] Removing intermediate container 265c363086cd [2021-06-21T15:40:37.316Z] ---> 4e9cb3d52969 [2021-06-21T15:40:37.316Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-21T15:40:37.316Z] ---> Running in 5f6463b9a8df [2021-06-21T15:40:38.304Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T15:40:39.286Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T15:40:40.264Z] OK: 138 MiB in 40 packages [2021-06-21T15:40:41.238Z] Removing intermediate container 5f6463b9a8df [2021-06-21T15:40:41.238Z] ---> f2be9b65b2fd [2021-06-21T15:40:41.238Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-21T15:40:41.238Z] ---> Running in be4e83d0a49c [2021-06-21T15:40:41.834Z] Removing intermediate container be4e83d0a49c [2021-06-21T15:40:41.834Z] ---> 3fe9aded7e25 [2021-06-21T15:40:41.834Z] Step 7/8 : COPY . . [2021-06-21T15:40:44.500Z] ---> 88a7a350e087 [2021-06-21T15:40:44.500Z] Step 8/8 : RUN go mod download [2021-06-21T15:40:44.500Z] ---> Running in 243fcdf1b119 [2021-06-21T15:41:11.601Z] Removing intermediate container 243fcdf1b119 [2021-06-21T15:41:11.601Z] ---> 2a31d91bc0d2 [2021-06-21T15:41:11.601Z] Successfully built 2a31d91bc0d2 [2021-06-21T15:41:11.601Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:41:11.949Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T15:41:11.949Z] . [Pipeline] withDockerContainer [2021-06-21T15:41:12.197Z] prd-ubuntu18.04-docker-arm64-4c-16g-536 does not seem to be running inside a container [2021-06-21T15:41:12.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/140 -v /w/workspace/edgex-ui-go/140:/w/workspace/edgex-ui-go/140:rw,z -v /w/workspace/edgex-ui-go/140@tmp:/w/workspace/edgex-ui-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-21T15:41:13.865Z] $ docker top fe30df8471addb5bc0279699ddd2708ca08786910d35c32527490edfd2d17818 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T15:41:14.826Z] + go version [2021-06-21T15:41:14.826Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-21T15:41:14.849Z] $ docker stop --time=1 fe30df8471addb5bc0279699ddd2708ca08786910d35c32527490edfd2d17818 [2021-06-21T15:41:16.754Z] $ docker rm -f fe30df8471addb5bc0279699ddd2708ca08786910d35c32527490edfd2d17818 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:41:17.596Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T15:41:17.597Z] . [Pipeline] withDockerContainer [2021-06-21T15:41:17.863Z] prd-ubuntu18.04-docker-arm64-4c-16g-536 does not seem to be running inside a container [2021-06-21T15:41:17.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/140 -v /w/workspace/edgex-ui-go/140:/w/workspace/edgex-ui-go/140:rw,z -v /w/workspace/edgex-ui-go/140@tmp:/w/workspace/edgex-ui-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-21T15:41:19.536Z] $ docker top 31bd6228ca8f138ab04d63328fa07d147c42e760c00a4cd1ad4380f45fe727b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T15:41:20.515Z] + go mod tidy [Pipeline] sh [2021-06-21T15:41:21.813Z] + make test [2021-06-21T15:41:21.813Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-21T15:41:23.263Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-21T15:41:55.656Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-21T15:41:55.656Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-21T15:41:55.656Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-21T15:41:55.656Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-21T15:41:55.656Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-21T15:41:55.656Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-21T15:41:55.656Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-21T15:41:55.656Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-21T15:41:55.656Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-21T15:41:55.656Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-21T15:41:55.656Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-21T15:41:55.656Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-21T15:41:55.656Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-21T15:42:14.030Z] $ docker stop --time=1 31bd6228ca8f138ab04d63328fa07d147c42e760c00a4cd1ad4380f45fe727b0 [2021-06-21T15:42:15.949Z] $ docker rm -f 31bd6228ca8f138ab04d63328fa07d147c42e760c00a4cd1ad4380f45fe727b0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T15:42:16.703Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-21T15:42:16.738Z] Warning: overwriting stash ‘coverage-report’ [2021-06-21T15:42:17.329Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T15:42:18.144Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-21T15:42:18.482Z] + ls -al . [2021-06-21T15:42:18.482Z] total 128 [2021-06-21T15:42:18.482Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 21 15:41 . [2021-06-21T15:42:18.482Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 15:39 .. [2021-06-21T15:42:18.482Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 15:39 .git [2021-06-21T15:42:18.482Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 15:39 .github [2021-06-21T15:42:18.482Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 21 15:39 .gitignore [2021-06-21T15:42:18.482Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 21 15:39 CONTRIBUTING.md [2021-06-21T15:42:18.482Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 21 15:39 Dockerfile [2021-06-21T15:42:18.482Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 21 15:39 Dockerfile.build [2021-06-21T15:42:18.482Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 21 15:39 Jenkinsfile [2021-06-21T15:42:18.482Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 21 15:39 LICENSE [2021-06-21T15:42:18.482Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 21 15:39 Makefile [2021-06-21T15:42:18.482Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 21 15:39 README.md [2021-06-21T15:42:18.482Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 21 15:35 VERSION [2021-06-21T15:42:18.482Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 15:39 assets [2021-06-21T15:42:18.482Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 15:39 bin [2021-06-21T15:42:18.482Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 15:39 cmd [2021-06-21T15:42:18.482Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 21 15:41 coverage.out [2021-06-21T15:42:18.482Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 15:39 docs [2021-06-21T15:42:18.482Z] -rw-rw-r-- 1 jenkins jenkins 838 Jun 21 15:39 go.mod [2021-06-21T15:42:18.482Z] -rw-r--r-- 1 jenkins jenkins 23723 Jun 21 15:41 go.sum [2021-06-21T15:42:18.482Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 15:39 internal [2021-06-21T15:42:18.482Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 15:39 pkg [2021-06-21T15:42:18.482Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 21 15:39 version.go [2021-06-21T15:42:18.482Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 15:39 web [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:42:18.830Z] + 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=cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff --label arch=arm64 --label version=2.0.0-dev.80 . [2021-06-21T15:42:19.443Z] Sending build context to Docker daemon 17.95MB [2021-06-21T15:42:19.715Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T15:42:19.715Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-21T15:42:19.715Z] ---> 2a31d91bc0d2 [2021-06-21T15:42:19.715Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-21T15:42:19.996Z] ---> Running in 7b618210e59f [2021-06-21T15:42:20.594Z] Removing intermediate container 7b618210e59f [2021-06-21T15:42:20.594Z] ---> bc60b00b6b92 [2021-06-21T15:42:20.594Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-21T15:42:20.594Z] ---> Running in b9c53be5369f [2021-06-21T15:42:21.192Z] Removing intermediate container b9c53be5369f [2021-06-21T15:42:21.192Z] ---> 45c1079bcc90 [2021-06-21T15:42:21.192Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-21T15:42:21.192Z] ---> Running in 0ba8bc9d20dd [2021-06-21T15:42:21.790Z] Removing intermediate container 0ba8bc9d20dd [2021-06-21T15:42:21.790Z] ---> 623e9cbe6b60 [2021-06-21T15:42:21.790Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-21T15:42:21.790Z] ---> Running in 16b331fe09f1 [2021-06-21T15:42:22.385Z] Removing intermediate container 16b331fe09f1 [2021-06-21T15:42:22.385Z] ---> 8cd46ca3814d [2021-06-21T15:42:22.385Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-21T15:42:22.385Z] ---> Running in 7d2693459697 [2021-06-21T15:42:22.981Z] Removing intermediate container 7d2693459697 [2021-06-21T15:42:22.981Z] ---> bbdbbe529bb8 [2021-06-21T15:42:22.981Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T15:42:22.981Z] ---> Running in a2911f60e6fb [2021-06-21T15:42:24.973Z] Removing intermediate container a2911f60e6fb [2021-06-21T15:42:24.973Z] ---> d230d97c6455 [2021-06-21T15:42:24.973Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-21T15:42:25.245Z] ---> Running in c06bcc214053 [2021-06-21T15:42:26.230Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T15:42:27.218Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T15:42:28.199Z] OK: 138 MiB in 40 packages [2021-06-21T15:42:29.185Z] Removing intermediate container c06bcc214053 [2021-06-21T15:42:29.185Z] ---> eb32081cc60d [2021-06-21T15:42:29.185Z] Step 10/24 : ENV GO111MODULE=on [2021-06-21T15:42:29.185Z] ---> Running in 46ff7f6c0fdc [2021-06-21T15:42:29.783Z] Removing intermediate container 46ff7f6c0fdc [2021-06-21T15:42:29.783Z] ---> 93cab509f73e [2021-06-21T15:42:29.783Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-21T15:42:29.783Z] ---> Running in d1d8492be862 [2021-06-21T15:42:30.380Z] Removing intermediate container d1d8492be862 [2021-06-21T15:42:30.380Z] ---> aa00429c7174 [2021-06-21T15:42:30.380Z] Step 12/24 : COPY go.mod . [2021-06-21T15:42:30.983Z] ---> 5ac58f869c7b [2021-06-21T15:42:30.983Z] Step 13/24 : COPY Makefile . [2021-06-21T15:42:31.585Z] ---> c4ed7011ad95 [2021-06-21T15:42:31.585Z] Step 14/24 : RUN make update [2021-06-21T15:42:31.861Z] ---> Running in e03d4b6571aa [2021-06-21T15:42:32.868Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-21T15:42:34.319Z] Removing intermediate container e03d4b6571aa [2021-06-21T15:42:34.319Z] ---> eb3e54d104a9 [2021-06-21T15:42:34.319Z] Step 15/24 : COPY . . [2021-06-21T15:42:37.050Z] ---> 49b7e0b3ae18 [2021-06-21T15:42:37.050Z] Step 16/24 : RUN ${MAKE} [2021-06-21T15:42:37.050Z] ---> Running in 146f4492304e [2021-06-21T15:42:38.039Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.80" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-21T15:43:04.849Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-21T15:43:09.151Z] Removing intermediate container 146f4492304e [2021-06-21T15:43:09.151Z] ---> aad7af3f6e8a [2021-06-21T15:43:09.151Z] Step 17/24 : FROM alpine:3.12 [2021-06-21T15:43:09.151Z] 3.12: Pulling from library/alpine [2021-06-21T15:43:09.151Z] d2f70382dc9a: Pulling fs layer [2021-06-21T15:43:09.446Z] d2f70382dc9a: Verifying Checksum [2021-06-21T15:43:09.446Z] d2f70382dc9a: Download complete [2021-06-21T15:43:10.044Z] d2f70382dc9a: Pull complete [2021-06-21T15:43:10.044Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-21T15:43:10.044Z] Status: Downloaded newer image for alpine:3.12 [2021-06-21T15:43:10.044Z] ---> c4fd0aeabfcf [2021-06-21T15:43:10.044Z] Step 18/24 : EXPOSE 4000 [2021-06-21T15:43:10.317Z] ---> Running in 3e5e0673a27a [2021-06-21T15:43:10.593Z] Removing intermediate container 3e5e0673a27a [2021-06-21T15:43:10.593Z] ---> 9acd12c0d451 [2021-06-21T15:43:10.593Z] 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-06-21T15:43:12.029Z] ---> 448803237f20 [2021-06-21T15:43:12.029Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-21T15:43:12.302Z] ---> Running in 7bd9add8dd33 [2021-06-21T15:43:12.579Z] Removing intermediate container 7bd9add8dd33 [2021-06-21T15:43:12.579Z] ---> de8f9491608d [2021-06-21T15:43:12.579Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-21T15:43:12.849Z] ---> Running in 9953b9067488 [2021-06-21T15:43:13.443Z] Removing intermediate container 9953b9067488 [2021-06-21T15:43:13.443Z] ---> 072876a9074f [2021-06-21T15:43:13.443Z] Step 22/24 : LABEL arch=arm64 [2021-06-21T15:43:13.443Z] ---> Running in b959777362cd [2021-06-21T15:43:14.053Z] Removing intermediate container b959777362cd [2021-06-21T15:43:14.053Z] ---> 6584fe43058d [2021-06-21T15:43:14.053Z] Step 23/24 : LABEL git_sha=cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff [2021-06-21T15:43:14.053Z] ---> Running in c868e9b228b8 [2021-06-21T15:43:14.328Z] Removing intermediate container c868e9b228b8 [2021-06-21T15:43:14.328Z] ---> 713707cec62c [2021-06-21T15:43:14.328Z] Step 24/24 : LABEL version=2.0.0-dev.80 [2021-06-21T15:43:14.610Z] ---> Running in 784697931aa8 [2021-06-21T15:43:15.206Z] Removing intermediate container 784697931aa8 [2021-06-21T15:43:15.206Z] ---> cdd94d78743a [2021-06-21T15:43:15.206Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-21T15:43:15.207Z] Successfully built cdd94d78743a [2021-06-21T15:43:15.207Z] 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-06-21T15:43:15.511Z] provisioning config files... [2021-06-21T15:43:15.532Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/140@tmp/config2460398008085691421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T15:43:15.897Z] ---> docker-login.sh [2021-06-21T15:43:15.897Z] nexus3.edgexfoundry.org:10001 [2021-06-21T15:43:16.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T15:43:16.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T15:43:16.445Z] Configure a credential helper to remove this warning. See [2021-06-21T15:43:16.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T15:43:16.445Z] [2021-06-21T15:43:16.445Z] Login Succeeded [2021-06-21T15:43:16.445Z] nexus3.edgexfoundry.org:10002 [2021-06-21T15:43:16.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T15:43:16.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T15:43:16.997Z] Configure a credential helper to remove this warning. See [2021-06-21T15:43:16.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T15:43:16.997Z] [2021-06-21T15:43:16.997Z] Login Succeeded [2021-06-21T15:43:16.997Z] nexus3.edgexfoundry.org:10003 [2021-06-21T15:43:17.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T15:43:17.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T15:43:17.593Z] Configure a credential helper to remove this warning. See [2021-06-21T15:43:17.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T15:43:17.593Z] [2021-06-21T15:43:17.593Z] Login Succeeded [2021-06-21T15:43:17.593Z] nexus3.edgexfoundry.org:10004 [2021-06-21T15:43:18.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T15:43:18.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T15:43:18.188Z] Configure a credential helper to remove this warning. See [2021-06-21T15:43:18.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T15:43:18.188Z] [2021-06-21T15:43:18.188Z] Login Succeeded [2021-06-21T15:43:18.188Z] docker.io [2021-06-21T15:43:18.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T15:43:19.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T15:43:19.075Z] Configure a credential helper to remove this warning. See [2021-06-21T15:43:19.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T15:43:19.075Z] [2021-06-21T15:43:19.075Z] Login Succeeded [2021-06-21T15:43:19.075Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T15:43:19.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T15:43:19.174Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-06-21T15:43:19.174Z] cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff [2021-06-21T15:43:19.174Z] latest [2021-06-21T15:43:19.174Z] 2.0.0-dev.80 [2021-06-21T15:43:19.174Z] cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff-2.0.0-dev.80 [2021-06-21T15:43:19.174Z] master [2021-06-21T15:43:19.174Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:43:19.576Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:43:19.927Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff [2021-06-21T15:43:19.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-21T15:43:19.927Z] 244f50239f70: Preparing [2021-06-21T15:43:19.927Z] 3fbe34a1663b: Preparing [2021-06-21T15:43:20.213Z] 3fbe34a1663b: Layer already exists [2021-06-21T15:43:23.587Z] 244f50239f70: Pushed [2021-06-21T15:43:23.587Z] cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff: digest: sha256:df17008eff21a88ec3170a6624f0310ccdd71a274389da166028eb921c00e2a2 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:43:23.936Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:43:24.277Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-21T15:43:24.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-21T15:43:24.277Z] 244f50239f70: Preparing [2021-06-21T15:43:24.277Z] 3fbe34a1663b: Preparing [2021-06-21T15:43:24.277Z] 3fbe34a1663b: Layer already exists [2021-06-21T15:43:24.277Z] 244f50239f70: Layer already exists [2021-06-21T15:43:24.551Z] latest: digest: sha256:df17008eff21a88ec3170a6624f0310ccdd71a274389da166028eb921c00e2a2 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:43:24.904Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:43:25.242Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.80 [2021-06-21T15:43:25.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-21T15:43:25.242Z] 244f50239f70: Preparing [2021-06-21T15:43:25.242Z] 3fbe34a1663b: Preparing [2021-06-21T15:43:25.242Z] 3fbe34a1663b: Layer already exists [2021-06-21T15:43:25.242Z] 244f50239f70: Layer already exists [2021-06-21T15:43:25.515Z] 2.0.0-dev.80: digest: sha256:df17008eff21a88ec3170a6624f0310ccdd71a274389da166028eb921c00e2a2 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:43:25.858Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff-2.0.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:43:26.200Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff-2.0.0-dev.80 [2021-06-21T15:43:26.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-21T15:43:26.201Z] 244f50239f70: Preparing [2021-06-21T15:43:26.201Z] 3fbe34a1663b: Preparing [2021-06-21T15:43:26.201Z] 3fbe34a1663b: Layer already exists [2021-06-21T15:43:26.201Z] 244f50239f70: Layer already exists [2021-06-21T15:43:26.474Z] cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff-2.0.0-dev.80: digest: sha256:df17008eff21a88ec3170a6624f0310ccdd71a274389da166028eb921c00e2a2 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:43:26.823Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:43:27.160Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-06-21T15:43:27.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-21T15:43:27.160Z] 244f50239f70: Preparing [2021-06-21T15:43:27.160Z] 3fbe34a1663b: Preparing [2021-06-21T15:43:27.434Z] 244f50239f70: Layer already exists [2021-06-21T15:43:27.434Z] 3fbe34a1663b: Layer already exists [2021-06-21T15:43:27.434Z] master: digest: sha256:df17008eff21a88ec3170a6624f0310ccdd71a274389da166028eb921c00e2a2 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T15:43:27.510Z] ===================================================== [Pipeline] echo [2021-06-21T15:43:27.528Z] taggedImages: [2021-06-21T15:43:27.528Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff [2021-06-21T15:43:27.528Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-21T15:43:27.528Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.80 [2021-06-21T15:43:27.528Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff-2.0.0-dev.80 [2021-06-21T15:43:27.528Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-21T15:43:27.986Z] ---> job-cost.sh [2021-06-21T15:43:27.986Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-u2nE [2021-06-21T15:44:06.962Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-21T15:45:28.721Z] lf-activate-venv(): INFO: Adding /tmp/venv-u2nE/bin to PATH [2021-06-21T15:45:28.721Z] INFO: No Stack... [2021-06-21T15:45:29.005Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-21T15:45:29.598Z] INFO: Archiving Costs [Pipeline] sh [2021-06-21T15:45:29.938Z] + cut -d, -f6 [2021-06-21T15:45:29.938Z] + cat /w/workspace/edgex-ui-go/140/archives/cost.csv [Pipeline] lock [2021-06-21T15:45:30.002Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-140-stack-cost] [2021-06-21T15:45:30.010Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-140-stack-cost] did not exist. Created. [2021-06-21T15:45:30.010Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-21T15:45:30.385Z] /w/workspace/edgex-ui-go/140@tmp/durable-de13e672/script.sh: 1: /w/workspace/edgex-ui-go/140@tmp/durable-de13e672/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-21T15:45:30.777Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-21T15:45:30.818Z] Warning: overwriting stash ‘stack-cost’ [2021-06-21T15:45:31.033Z] Stashed 1 file(s) [Pipeline] } [2021-06-21T15:45:31.047Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-140-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-06-21T15:45:31.778Z] provisioning config files... [2021-06-21T15:45:31.785Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1447057874140675780tmp [Pipeline] { [Pipeline] sh [2021-06-21T15:45:32.129Z] + set +x [2021-06-21T15:45:32.129Z] + curl -s https://codecov.io/bash [2021-06-21T15:45:32.129Z] + bash -s -- [2021-06-21T15:45:32.129Z] [2021-06-21T15:45:32.129Z] _____ _ [2021-06-21T15:45:32.129Z] / ____| | | [2021-06-21T15:45:32.129Z] | | ___ __| | ___ ___ _____ __ [2021-06-21T15:45:32.129Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-21T15:45:32.129Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-21T15:45:32.129Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-21T15:45:32.129Z] Bash-1.0.3 [2021-06-21T15:45:32.129Z] [2021-06-21T15:45:32.129Z] [2021-06-21T15:45:32.129Z] ==> git version 2.24.4 found [2021-06-21T15:45:32.129Z] ==> 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-06-21T15:45:32.129Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-21T15:45:32.129Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-21T15:45:32.129Z] ==> Jenkins CI detected. [2021-06-21T15:45:32.129Z] project root: . [2021-06-21T15:45:32.129Z] --> token set from env [2021-06-21T15:45:32.129Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-21T15:45:32.398Z] ==> Running gcov in . (disable via -X gcov) [2021-06-21T15:45:32.398Z] ==> Python coveragepy not found [2021-06-21T15:45:32.398Z] ==> Searching for coverage reports in: [2021-06-21T15:45:32.398Z] + . [2021-06-21T15:45:32.398Z] -> Found 1 reports [2021-06-21T15:45:32.398Z] ==> Detecting git/mercurial file structure [2021-06-21T15:45:32.398Z] ==> Reading reports [2021-06-21T15:45:32.398Z] + ./coverage.out bytes=10 [2021-06-21T15:45:32.398Z] ==> Appending adjustments [2021-06-21T15:45:32.398Z] https://docs.codecov.io/docs/fixing-reports [2021-06-21T15:45:32.398Z] + Found adjustments [2021-06-21T15:45:32.398Z] ==> Gzipping contents [2021-06-21T15:45:32.398Z] 4.0K /tmp/codecov.BaOEEA.gz [2021-06-21T15:45:32.398Z] ==> Uploading reports [2021-06-21T15:45:32.398Z] url: https://codecov.io [2021-06-21T15:45:32.398Z] query: branch=master&commit=cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F140%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-21T15:45:32.398Z] -> Pinging Codecov [2021-06-21T15:45:32.398Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F140%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-21T15:45:32.996Z] -> Uploading to [2021-06-21T15:45:32.997Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-21/FB506323287CE973F263BFD2A0EB1F37/cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff/ad50f468-649f-4142-bd35-3fdafae6579a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210621T154532Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ec142ac38e6346a7953cb39388ebd147897153d60e87056c8f7bc9741647519 [2021-06-21T15:45:32.997Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-21T15:45:32.997Z] Dload Upload Total Spent Left Speed [2021-06-21T15:45:33.258Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3292 0 0 100 3292 0 7959 --:--:-- --:--:-- --:--:-- 7970 [2021-06-21T15:45:33.258Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff [Pipeline] } [2021-06-21T15:45:33.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-21T15:45:34.062Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-21T15:45:34.074Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:45:34.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-21T15:45:34.468Z] [2021-06-21T15:45:34.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:45:34.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-21T15:45:34.822Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-21T15:45:34.822Z] 188c0c94c7c5: Pulling fs layer [2021-06-21T15:45:34.822Z] 0ef7d3d256c8: Pulling fs layer [2021-06-21T15:45:34.822Z] de9db76c5a1d: Pulling fs layer [2021-06-21T15:45:34.822Z] 0eba1c9be4d2: Pulling fs layer [2021-06-21T15:45:34.822Z] 0d57e429df01: Pulling fs layer [2021-06-21T15:45:34.822Z] 4e4be7b47b0d: Pulling fs layer [2021-06-21T15:45:34.822Z] e1f770b5df2f: Pulling fs layer [2021-06-21T15:45:34.822Z] 85a0685a4137: Pulling fs layer [2021-06-21T15:45:34.822Z] 0eba1c9be4d2: Waiting [2021-06-21T15:45:34.822Z] 0d57e429df01: Waiting [2021-06-21T15:45:34.822Z] 4e4be7b47b0d: Waiting [2021-06-21T15:45:34.822Z] e1f770b5df2f: Waiting [2021-06-21T15:45:34.822Z] 85a0685a4137: Waiting [2021-06-21T15:45:34.822Z] de9db76c5a1d: Verifying Checksum [2021-06-21T15:45:34.822Z] de9db76c5a1d: Download complete [2021-06-21T15:45:34.822Z] 0ef7d3d256c8: Verifying Checksum [2021-06-21T15:45:34.822Z] 0ef7d3d256c8: Download complete [2021-06-21T15:45:34.822Z] 0d57e429df01: Verifying Checksum [2021-06-21T15:45:34.822Z] 0d57e429df01: Download complete [2021-06-21T15:45:34.822Z] 188c0c94c7c5: Verifying Checksum [2021-06-21T15:45:34.822Z] 188c0c94c7c5: Download complete [2021-06-21T15:45:34.822Z] 4e4be7b47b0d: Verifying Checksum [2021-06-21T15:45:34.822Z] 4e4be7b47b0d: Download complete [2021-06-21T15:45:35.087Z] 188c0c94c7c5: Pull complete [2021-06-21T15:45:35.348Z] 0ef7d3d256c8: Pull complete [2021-06-21T15:45:35.348Z] de9db76c5a1d: Pull complete [2021-06-21T15:45:36.750Z] e1f770b5df2f: Verifying Checksum [2021-06-21T15:45:36.750Z] e1f770b5df2f: Download complete [2021-06-21T15:45:38.668Z] 0eba1c9be4d2: Verifying Checksum [2021-06-21T15:45:38.668Z] 0eba1c9be4d2: Download complete [2021-06-21T15:45:38.668Z] 85a0685a4137: Verifying Checksum [2021-06-21T15:45:38.668Z] 85a0685a4137: Download complete [2021-06-21T15:45:41.243Z] 0eba1c9be4d2: Pull complete [2021-06-21T15:45:41.243Z] 0d57e429df01: Pull complete [2021-06-21T15:45:41.243Z] 4e4be7b47b0d: Pull complete [2021-06-21T15:45:41.822Z] e1f770b5df2f: Pull complete [2021-06-21T15:45:45.183Z] 85a0685a4137: Pull complete [2021-06-21T15:45:45.183Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-21T15:45:45.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-21T15:45:45.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-21T15:45:45.262Z] prd-centos7-docker-4c-2g-534 does not seem to be running inside a container [2021-06-21T15:45:45.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-21T15:45:48.274Z] $ docker top 20cd53e988c801ed01e77f7e9f4119cb52e411e7dbeab8c6ba982c49b2da9180 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-21T15:45:48.370Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-21T15:45:48.659Z] + set -o pipefail [2021-06-21T15:45:48.659Z] + snyk monitor '--org=edgex-jenkins' [2021-06-21T15:45:53.993Z] [2021-06-21T15:45:53.993Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-06-21T15:45:53.993Z] [2021-06-21T15:45:53.993Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/fe612944-7d61-4e7a-8091-7179841613b5 [2021-06-21T15:45:53.993Z] [2021-06-21T15:45:53.993Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-21T15:45:53.993Z] [2021-06-21T15:45:53.993Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-21T15:45:53.993Z] [2021-06-21T15:45:53.993Z] [Pipeline] } [2021-06-21T15:45:54.002Z] $ docker stop --time=1 20cd53e988c801ed01e77f7e9f4119cb52e411e7dbeab8c6ba982c49b2da9180 [2021-06-21T15:45:56.391Z] $ docker rm -f 20cd53e988c801ed01e77f7e9f4119cb52e411e7dbeab8c6ba982c49b2da9180 [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-06-21T15:45:57.469Z] + git log --format=format:%s -1 cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:45:57.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T15:45:57.776Z] . [Pipeline] withDockerContainer [2021-06-21T15:45:57.855Z] prd-centos7-docker-4c-2g-534 does not seem to be running inside a container [2021-06-21T15:45:57.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-21T15:45:58.280Z] $ docker top 3a040ae90ffa754ea40d7857d528d0cc3c28e92a17d5d8dfc42421466b271d30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T15:45:58.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T15:45:58.453Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T15:45:58.559Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T15:45:58.558Z] $ docker exec 3a040ae90ffa754ea40d7857d528d0cc3c28e92a17d5d8dfc42421466b271d30 ssh-agent [2021-06-21T15:45:58.667Z] SSH_AUTH_SOCK=/tmp/ssh-J1jD1h5EboWT/agent.14 [2021-06-21T15:45:58.667Z] SSH_AGENT_PID=20 [2021-06-21T15:45:58.673Z] Running ssh-add (command line suppressed) [2021-06-21T15:45:58.765Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8412296324556976311.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8412296324556976311.key) [2021-06-21T15:45:58.784Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T15:45:59.097Z] + git semver tag [2021-06-21T15:45:59.097Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T15:45:59.097Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-21T15:45:59.097Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-21T15:45:59.098Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T15:45:59.098Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T15:45:59.098Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T15:45:59.098Z] # $SEMVER_BRANCH = master [2021-06-21T15:45:59.098Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-21T15:45:59.098Z] # cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff HEAD [2021-06-21T15:45:59.098Z] # -> Force: false [2021-06-21T15:45:59.098Z] # e3638aff9d789760d8377851357c1e77cfdaa5b7 refs/tags/v2.0.0-dev.80 [Pipeline] } [2021-06-21T15:45:59.108Z] $ docker exec --env ******** --env ******** 3a040ae90ffa754ea40d7857d528d0cc3c28e92a17d5d8dfc42421466b271d30 ssh-agent -k [2021-06-21T15:45:59.203Z] unset SSH_AUTH_SOCK; [2021-06-21T15:45:59.206Z] unset SSH_AGENT_PID; [2021-06-21T15:45:59.206Z] echo Agent pid 20 killed; [2021-06-21T15:45:59.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T15:45:59.561Z] + git semver [Pipeline] } [2021-06-21T15:45:59.579Z] $ docker stop --time=1 3a040ae90ffa754ea40d7857d528d0cc3c28e92a17d5d8dfc42421466b271d30 [2021-06-21T15:46:00.756Z] $ docker rm -f 3a040ae90ffa754ea40d7857d528d0cc3c28e92a17d5d8dfc42421466b271d30 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:46:01.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T15:46:01.278Z] [2021-06-21T15:46:01.278Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:46:01.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T15:46:01.603Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-21T15:46:01.603Z] ab5ef0e58194: Pulling fs layer [2021-06-21T15:46:01.603Z] 9712f1f96733: Pulling fs layer [2021-06-21T15:46:01.603Z] 63f879dbbcfc: Pulling fs layer [2021-06-21T15:46:01.603Z] 0d9ebad4ef96: Pulling fs layer [2021-06-21T15:46:01.603Z] e9a5061849ea: Pulling fs layer [2021-06-21T15:46:01.603Z] d747dcd14b5f: Pulling fs layer [2021-06-21T15:46:01.603Z] 2de7ff778b66: Pulling fs layer [2021-06-21T15:46:01.603Z] 0d9ebad4ef96: Waiting [2021-06-21T15:46:01.603Z] e9a5061849ea: Waiting [2021-06-21T15:46:01.603Z] d747dcd14b5f: Waiting [2021-06-21T15:46:01.603Z] 2de7ff778b66: Waiting [2021-06-21T15:46:01.603Z] 9712f1f96733: Verifying Checksum [2021-06-21T15:46:01.603Z] 9712f1f96733: Download complete [2021-06-21T15:46:03.012Z] 63f879dbbcfc: Verifying Checksum [2021-06-21T15:46:03.012Z] 63f879dbbcfc: Download complete [2021-06-21T15:46:03.273Z] e9a5061849ea: Verifying Checksum [2021-06-21T15:46:03.273Z] e9a5061849ea: Download complete [2021-06-21T15:46:03.273Z] d747dcd14b5f: Verifying Checksum [2021-06-21T15:46:03.273Z] d747dcd14b5f: Download complete [2021-06-21T15:46:03.850Z] 2de7ff778b66: Verifying Checksum [2021-06-21T15:46:03.850Z] 2de7ff778b66: Download complete [2021-06-21T15:46:03.850Z] 0d9ebad4ef96: Verifying Checksum [2021-06-21T15:46:03.850Z] 0d9ebad4ef96: Download complete [2021-06-21T15:46:03.850Z] ab5ef0e58194: Verifying Checksum [2021-06-21T15:46:03.850Z] ab5ef0e58194: Download complete [2021-06-21T15:46:06.411Z] ab5ef0e58194: Pull complete [2021-06-21T15:46:06.411Z] 9712f1f96733: Pull complete [2021-06-21T15:46:06.993Z] 63f879dbbcfc: Pull complete [2021-06-21T15:46:10.340Z] 0d9ebad4ef96: Pull complete [2021-06-21T15:46:10.606Z] e9a5061849ea: Pull complete [2021-06-21T15:46:10.871Z] d747dcd14b5f: Pull complete [2021-06-21T15:46:11.446Z] 2de7ff778b66: Pull complete [2021-06-21T15:46:11.706Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-21T15:46:11.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T15:46:11.706Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-21T15:46:11.784Z] prd-centos7-docker-4c-2g-534 does not seem to be running inside a container [2021-06-21T15:46:11.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-21T15:46:16.599Z] $ docker top 343c78c1ec3491d7e4476afac5863fba5b6881e46b6cafcc68d9c0081f2aea59 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-21T15:46:16.702Z] provisioning config files... [2021-06-21T15:46:16.714Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4429634412456431098tmp [2021-06-21T15:46:16.731Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7179790945960788172tmp [2021-06-21T15:46:16.744Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config589799989518551719tmp [Pipeline] { [Pipeline] echo [2021-06-21T15:46:16.766Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T15:46:17.062Z] ---> sigul-configuration.sh [2021-06-21T15:46:17.063Z] gpg: directory `/root/.gnupg' created [2021-06-21T15:46:17.063Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-21T15:46:17.063Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-21T15:46:17.063Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-21T15:46:17.063Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-21T15:46:17.063Z] gpg: CAST5 encrypted data [2021-06-21T15:46:17.063Z] gpg: encrypted with 1 passphrase [2021-06-21T15:46:17.063Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-21T15:46:17.361Z] + mkdir /home/jenkins [2021-06-21T15:46:17.361Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-21T15:46:17.656Z] + 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-06-21T15:46:17.667Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T15:46:17.961Z] ---> sigul-install.sh [2021-06-21T15:46:22.180Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-21T15:46:22.478Z] + git tag --list [2021-06-21T15:46:22.478Z] 0.1.1 [2021-06-21T15:46:22.478Z] v1.1.0 [2021-06-21T15:46:22.478Z] v1.2.0 [2021-06-21T15:46:22.478Z] v1.2.1 [2021-06-21T15:46:22.478Z] v1.3.0 [2021-06-21T15:46:22.478Z] v2.0.0-dev.1 [2021-06-21T15:46:22.478Z] v2.0.0-dev.10 [2021-06-21T15:46:22.478Z] v2.0.0-dev.11 [2021-06-21T15:46:22.478Z] v2.0.0-dev.12 [2021-06-21T15:46:22.478Z] v2.0.0-dev.13 [2021-06-21T15:46:22.478Z] v2.0.0-dev.14 [2021-06-21T15:46:22.478Z] v2.0.0-dev.15 [2021-06-21T15:46:22.478Z] v2.0.0-dev.16 [2021-06-21T15:46:22.478Z] v2.0.0-dev.17 [2021-06-21T15:46:22.478Z] v2.0.0-dev.18 [2021-06-21T15:46:22.478Z] v2.0.0-dev.19 [2021-06-21T15:46:22.478Z] v2.0.0-dev.2 [2021-06-21T15:46:22.478Z] v2.0.0-dev.20 [2021-06-21T15:46:22.478Z] v2.0.0-dev.21 [2021-06-21T15:46:22.478Z] v2.0.0-dev.22 [2021-06-21T15:46:22.478Z] v2.0.0-dev.23 [2021-06-21T15:46:22.478Z] v2.0.0-dev.24 [2021-06-21T15:46:22.478Z] v2.0.0-dev.25 [2021-06-21T15:46:22.478Z] v2.0.0-dev.26 [2021-06-21T15:46:22.478Z] v2.0.0-dev.27 [2021-06-21T15:46:22.478Z] v2.0.0-dev.28 [2021-06-21T15:46:22.478Z] v2.0.0-dev.29 [2021-06-21T15:46:22.478Z] v2.0.0-dev.3 [2021-06-21T15:46:22.478Z] v2.0.0-dev.30 [2021-06-21T15:46:22.478Z] v2.0.0-dev.31 [2021-06-21T15:46:22.478Z] v2.0.0-dev.32 [2021-06-21T15:46:22.478Z] v2.0.0-dev.33 [2021-06-21T15:46:22.478Z] v2.0.0-dev.34 [2021-06-21T15:46:22.478Z] v2.0.0-dev.35 [2021-06-21T15:46:22.478Z] v2.0.0-dev.36 [2021-06-21T15:46:22.478Z] v2.0.0-dev.37 [2021-06-21T15:46:22.478Z] v2.0.0-dev.38 [2021-06-21T15:46:22.478Z] v2.0.0-dev.39 [2021-06-21T15:46:22.478Z] v2.0.0-dev.4 [2021-06-21T15:46:22.478Z] v2.0.0-dev.40 [2021-06-21T15:46:22.478Z] v2.0.0-dev.41 [2021-06-21T15:46:22.478Z] v2.0.0-dev.42 [2021-06-21T15:46:22.478Z] v2.0.0-dev.43 [2021-06-21T15:46:22.478Z] v2.0.0-dev.44 [2021-06-21T15:46:22.478Z] v2.0.0-dev.45 [2021-06-21T15:46:22.478Z] v2.0.0-dev.46 [2021-06-21T15:46:22.478Z] v2.0.0-dev.47 [2021-06-21T15:46:22.478Z] v2.0.0-dev.48 [2021-06-21T15:46:22.478Z] v2.0.0-dev.49 [2021-06-21T15:46:22.478Z] v2.0.0-dev.5 [2021-06-21T15:46:22.478Z] v2.0.0-dev.50 [2021-06-21T15:46:22.478Z] v2.0.0-dev.51 [2021-06-21T15:46:22.478Z] v2.0.0-dev.52 [2021-06-21T15:46:22.478Z] v2.0.0-dev.53 [2021-06-21T15:46:22.478Z] v2.0.0-dev.54 [2021-06-21T15:46:22.478Z] v2.0.0-dev.55 [2021-06-21T15:46:22.478Z] v2.0.0-dev.56 [2021-06-21T15:46:22.478Z] v2.0.0-dev.57 [2021-06-21T15:46:22.478Z] v2.0.0-dev.58 [2021-06-21T15:46:22.478Z] v2.0.0-dev.59 [2021-06-21T15:46:22.478Z] v2.0.0-dev.6 [2021-06-21T15:46:22.478Z] v2.0.0-dev.60 [2021-06-21T15:46:22.478Z] v2.0.0-dev.61 [2021-06-21T15:46:22.478Z] v2.0.0-dev.62 [2021-06-21T15:46:22.478Z] v2.0.0-dev.63 [2021-06-21T15:46:22.478Z] v2.0.0-dev.64 [2021-06-21T15:46:22.478Z] v2.0.0-dev.65 [2021-06-21T15:46:22.478Z] v2.0.0-dev.66 [2021-06-21T15:46:22.478Z] v2.0.0-dev.67 [2021-06-21T15:46:22.478Z] v2.0.0-dev.68 [2021-06-21T15:46:22.478Z] v2.0.0-dev.69 [2021-06-21T15:46:22.478Z] v2.0.0-dev.7 [2021-06-21T15:46:22.478Z] v2.0.0-dev.70 [2021-06-21T15:46:22.478Z] v2.0.0-dev.71 [2021-06-21T15:46:22.478Z] v2.0.0-dev.72 [2021-06-21T15:46:22.478Z] v2.0.0-dev.73 [2021-06-21T15:46:22.478Z] v2.0.0-dev.74 [2021-06-21T15:46:22.478Z] v2.0.0-dev.75 [2021-06-21T15:46:22.478Z] v2.0.0-dev.76 [2021-06-21T15:46:22.478Z] v2.0.0-dev.77 [2021-06-21T15:46:22.478Z] v2.0.0-dev.78 [2021-06-21T15:46:22.478Z] v2.0.0-dev.79 [2021-06-21T15:46:22.478Z] v2.0.0-dev.8 [2021-06-21T15:46:22.478Z] v2.0.0-dev.80 [2021-06-21T15:46:22.478Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-21T15:46:22.800Z] + lftools sign git-tag v2.0.0-dev.80 [2021-06-21T15:46:23.375Z] Signing Git tag with Sigul... [2021-06-21T15:46:23.375Z] Signing v2.0.0-dev.80 [Pipeline] echo [2021-06-21T15:46:24.354Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T15:46:24.650Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-21T15:46:24.660Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-21T15:46:24.687Z] $ docker stop --time=1 343c78c1ec3491d7e4476afac5863fba5b6881e46b6cafcc68d9c0081f2aea59 [2021-06-21T15:46:26.683Z] $ docker rm -f 343c78c1ec3491d7e4476afac5863fba5b6881e46b6cafcc68d9c0081f2aea59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:46:27.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T15:46:27.413Z] . [Pipeline] withDockerContainer [2021-06-21T15:46:27.490Z] prd-centos7-docker-4c-2g-534 does not seem to be running inside a container [2021-06-21T15:46:27.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-21T15:46:27.922Z] $ docker top 1b29c455de192573aea70b24db8f353d2c035150f8ade026261e32589a8dfcbd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T15:46:28.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T15:46:28.071Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T15:46:28.191Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T15:46:28.190Z] $ docker exec 1b29c455de192573aea70b24db8f353d2c035150f8ade026261e32589a8dfcbd ssh-agent [2021-06-21T15:46:28.309Z] SSH_AUTH_SOCK=/tmp/ssh-J4XBRojgUCPo/agent.13 [2021-06-21T15:46:28.309Z] SSH_AGENT_PID=19 [2021-06-21T15:46:28.315Z] Running ssh-add (command line suppressed) [2021-06-21T15:46:28.408Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4914530289451203243.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4914530289451203243.key) [2021-06-21T15:46:28.429Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T15:46:28.732Z] + git semver bump pre [2021-06-21T15:46:28.732Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T15:46:28.732Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-21T15:46:28.732Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-21T15:46:28.732Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T15:46:28.732Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T15:46:28.732Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T15:46:28.732Z] # $SEMVER_BRANCH = master [2021-06-21T15:46:28.732Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-21T15:46:28.732Z] 2.0.0-dev.81 [Pipeline] } [2021-06-21T15:46:28.738Z] $ docker exec --env ******** --env ******** 1b29c455de192573aea70b24db8f353d2c035150f8ade026261e32589a8dfcbd ssh-agent -k [2021-06-21T15:46:28.829Z] unset SSH_AUTH_SOCK; [2021-06-21T15:46:28.829Z] unset SSH_AGENT_PID; [2021-06-21T15:46:28.829Z] echo Agent pid 19 killed; [2021-06-21T15:46:28.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T15:46:29.187Z] + git semver [Pipeline] } [2021-06-21T15:46:29.197Z] $ docker stop --time=1 1b29c455de192573aea70b24db8f353d2c035150f8ade026261e32589a8dfcbd [2021-06-21T15:46:30.376Z] $ docker rm -f 1b29c455de192573aea70b24db8f353d2c035150f8ade026261e32589a8dfcbd [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:46:30.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T15:46:30.766Z] . [Pipeline] withDockerContainer [2021-06-21T15:46:30.840Z] prd-centos7-docker-4c-2g-534 does not seem to be running inside a container [2021-06-21T15:46:30.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-21T15:46:31.264Z] $ docker top 44756905a7c2e4e0a6d3405d7ec21a51d1a6764ff7d6b807a214b52cd53fbfd9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T15:46:31.404Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T15:46:31.404Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T15:46:31.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T15:46:31.524Z] $ docker exec 44756905a7c2e4e0a6d3405d7ec21a51d1a6764ff7d6b807a214b52cd53fbfd9 ssh-agent [2021-06-21T15:46:31.641Z] SSH_AUTH_SOCK=/tmp/ssh-SjBHAMepscrx/agent.14 [2021-06-21T15:46:31.641Z] SSH_AGENT_PID=21 [2021-06-21T15:46:31.649Z] Running ssh-add (command line suppressed) [2021-06-21T15:46:31.744Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7083194545526517341.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7083194545526517341.key) [2021-06-21T15:46:31.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T15:46:32.068Z] + git semver push [2021-06-21T15:46:32.068Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T15:46:32.068Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-21T15:46:32.068Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-21T15:46:32.068Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T15:46:32.068Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T15:46:32.068Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T15:46:32.068Z] # $SEMVER_BRANCH = master [2021-06-21T15:46:32.068Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-21T15:46:37.373Z] $ docker exec --env ******** --env ******** 44756905a7c2e4e0a6d3405d7ec21a51d1a6764ff7d6b807a214b52cd53fbfd9 ssh-agent -k [2021-06-21T15:46:37.486Z] unset SSH_AUTH_SOCK; [2021-06-21T15:46:37.486Z] unset SSH_AGENT_PID; [2021-06-21T15:46:37.486Z] echo Agent pid 21 killed; [2021-06-21T15:46:37.505Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T15:46:37.849Z] + git semver [Pipeline] } [2021-06-21T15:46:37.859Z] $ docker stop --time=1 44756905a7c2e4e0a6d3405d7ec21a51d1a6764ff7d6b807a214b52cd53fbfd9 [2021-06-21T15:46:39.085Z] $ docker rm -f 44756905a7c2e4e0a6d3405d7ec21a51d1a6764ff7d6b807a214b52cd53fbfd9 [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-06-21T15:46:40.298Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T15:46:40.867Z] ---> package-listing.sh [2021-06-21T15:46:40.867Z] ++ facter osfamily [2021-06-21T15:46:40.867Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-21T15:46:41.135Z] + OS_FAMILY=redhat [2021-06-21T15:46:41.135Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-21T15:46:41.135Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-21T15:46:41.135Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-21T15:46:41.135Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-21T15:46:41.135Z] + PACKAGES=/tmp/packages_start.txt [2021-06-21T15:46:41.135Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-21T15:46:41.135Z] + PACKAGES=/tmp/packages_end.txt [2021-06-21T15:46:41.135Z] + case "${OS_FAMILY}" in [2021-06-21T15:46:41.135Z] + rpm -qa [2021-06-21T15:46:41.135Z] + sort [2021-06-21T15:46:42.079Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-21T15:46:42.079Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-21T15:46:42.079Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-21T15:46:42.079Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-21T15:46:42.079Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-06-21T15:46:42.079Z] + 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-06-21T15:46:42.094Z] 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-06-21T15:46:42.387Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:46:42.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T15:46:42.959Z] [2021-06-21T15:46:42.959Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-21T15:46:43.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T15:46:43.272Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-21T15:46:43.272Z] df20fa9351a1: Pulling fs layer [2021-06-21T15:46:43.272Z] 36b3adc4ff6f: Pulling fs layer [2021-06-21T15:46:43.272Z] 8ad3a11d3b57: Pulling fs layer [2021-06-21T15:46:43.272Z] 46f8f816bc3b: Pulling fs layer [2021-06-21T15:46:43.272Z] 93b61091891f: Pulling fs layer [2021-06-21T15:46:43.272Z] 93b9cdb0e59b: Pulling fs layer [2021-06-21T15:46:43.272Z] 5e14af77c1be: Pulling fs layer [2021-06-21T15:46:43.272Z] 01666e4c0597: Pulling fs layer [2021-06-21T15:46:43.272Z] aa168da1d23b: Pulling fs layer [2021-06-21T15:46:43.272Z] 46f8f816bc3b: Waiting [2021-06-21T15:46:43.272Z] 93b61091891f: Waiting [2021-06-21T15:46:43.272Z] 93b9cdb0e59b: Waiting [2021-06-21T15:46:43.272Z] 5e14af77c1be: Waiting [2021-06-21T15:46:43.272Z] 01666e4c0597: Waiting [2021-06-21T15:46:43.272Z] aa168da1d23b: Waiting [2021-06-21T15:46:43.272Z] 36b3adc4ff6f: Verifying Checksum [2021-06-21T15:46:43.272Z] 36b3adc4ff6f: Download complete [2021-06-21T15:46:43.272Z] 46f8f816bc3b: Verifying Checksum [2021-06-21T15:46:43.272Z] 46f8f816bc3b: Download complete [2021-06-21T15:46:43.272Z] df20fa9351a1: Verifying Checksum [2021-06-21T15:46:43.540Z] 93b9cdb0e59b: Verifying Checksum [2021-06-21T15:46:43.540Z] 93b9cdb0e59b: Download complete [2021-06-21T15:46:43.540Z] 5e14af77c1be: Verifying Checksum [2021-06-21T15:46:43.540Z] 5e14af77c1be: Download complete [2021-06-21T15:46:43.540Z] 93b61091891f: Verifying Checksum [2021-06-21T15:46:43.540Z] 93b61091891f: Download complete [2021-06-21T15:46:43.540Z] 01666e4c0597: Verifying Checksum [2021-06-21T15:46:43.540Z] 01666e4c0597: Download complete [2021-06-21T15:46:43.540Z] df20fa9351a1: Pull complete [2021-06-21T15:46:43.809Z] 36b3adc4ff6f: Pull complete [2021-06-21T15:46:43.809Z] 8ad3a11d3b57: Verifying Checksum [2021-06-21T15:46:43.809Z] 8ad3a11d3b57: Download complete [2021-06-21T15:46:44.384Z] 8ad3a11d3b57: Pull complete [2021-06-21T15:46:44.384Z] 46f8f816bc3b: Pull complete [2021-06-21T15:46:44.647Z] 93b61091891f: Pull complete [2021-06-21T15:46:44.647Z] 93b9cdb0e59b: Pull complete [2021-06-21T15:46:44.647Z] 5e14af77c1be: Pull complete [2021-06-21T15:46:44.647Z] 01666e4c0597: Pull complete [2021-06-21T15:46:45.596Z] aa168da1d23b: Download complete [2021-06-21T15:46:49.842Z] aa168da1d23b: Pull complete [2021-06-21T15:46:49.842Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-21T15:46:49.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T15:46:49.842Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-21T15:46:49.919Z] prd-centos7-docker-4c-2g-534 does not seem to be running inside a container [2021-06-21T15:46:49.960Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-21T15:46:54.700Z] $ docker top 8bf0afcce90023b68c107ce9a5d2033d37cb48fe2dc4ad7d771f20969ae799fd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T15:46:55.084Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-21T15:46:55.392Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-21T15:46:55.686Z] + ls /var/log/sa-host [2021-06-21T15:46:55.686Z] + sadf -c /var/log/sa-host/sa05 [2021-06-21T15:46:55.686Z] file_magic: OK [2021-06-21T15:46:55.686Z] HZ: Using current value: 100 [2021-06-21T15:46:55.686Z] file_header: OK [2021-06-21T15:46:55.686Z] 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-06-21T15:46:55.686Z] Statistics: [2021-06-21T15:46:55.686Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T15:46:55.686Z] File successfully converted to sysstat format version 12.2.1 [2021-06-21T15:46:55.686Z] + sadf -c /var/log/sa-host/sa21 [2021-06-21T15:46:55.686Z] file_magic: OK [2021-06-21T15:46:55.686Z] HZ: Using current value: 100 [2021-06-21T15:46:55.686Z] file_header: OK [2021-06-21T15:46:55.686Z] 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-06-21T15:46:55.686Z] Statistics: [2021-06-21T15:46:55.686Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T15:46:55.686Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T15:46:56.342Z] provisioning config files... [2021-06-21T15:46:56.357Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4206205902951064158tmp [Pipeline] { [Pipeline] echo [2021-06-21T15:46:56.380Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T15:46:56.678Z] ---> create-netrc.sh [Pipeline] } [2021-06-21T15:46:56.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-21T15:46:57.221Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-21T15:46:57.368Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T15:46:57.714Z] ---> sudo-logs.sh [2021-06-21T15:46:57.714Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-21T15:46:57.747Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T15:46:58.042Z] ---> job-cost.sh [2021-06-21T15:46:58.042Z] lf-activate-venv: SKIPPING [2021-06-21T15:46:58.042Z] DEBUG: total: 0.18000000715255737 [2021-06-21T15:46:58.042Z] INFO: Retrieving Stack Cost... [2021-06-21T15:46:58.993Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T15:46:59.565Z] INFO: Archiving Costs [Pipeline] echo [2021-06-21T15:46:59.577Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T15:46:59.870Z] ---> logs-deploy.sh [2021-06-21T15:46:59.870Z] lf-activate-venv: SKIPPING [2021-06-21T15:46:59.870Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/140 [2021-06-21T15:46:59.870Z] INFO: archiving workspace using pattern(s): [2021-06-21T15:47:00.813Z] Archives upload complete. [2021-06-21T15:47:00.813Z] INFO: archiving logs to Nexus