Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ed8947b643568b301883c9fef62d671807069f73 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-ssh1734908489756667657.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh9103223763758183596.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh8690932066884406310.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh5435965770168284546.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-ssh691854379721707695.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-853 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-ssh488089960431568390.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 ed8947b643568b301883c9fef62d671807069f73 (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 ed8947b643568b301883c9fef62d671807069f73 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" > git rev-list --no-walk 2b2b445aae4e80239e684dcececaac268628f05f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-08T05:43:41.165Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-08T05:43:41.260Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-08T05:43:41.294Z] ========================================================= [2021-06-08T05:43:41.294Z] EdgeX Global Pipelines Version Info [2021-06-08T05:43:41.294Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:43:42.762Z] ------------------- [2021-06-08T05:43:42.763Z] stable info: [2021-06-08T05:43:42.763Z] ------------------- [2021-06-08T05:43:42.763Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-08T05:43:42.763Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-08T05:43:42.763Z] Message: update stable to v1.0.193 [2021-06-08T05:43:43.340Z] ------------------- [2021-06-08T05:43:43.340Z] experimental info: [2021-06-08T05:43:43.340Z] ------------------- [2021-06-08T05:43:43.340Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-08T05:43:43.340Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-08T05:43:43.340Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-08T05:43:43.475Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-08T05:43:43.504Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-08T05:43:43.530Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-08T05:43:43.558Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-08T05:43:43.590Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-08T05:43:43.623Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-08T05:43:43.658Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-08T05:43:43.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-08T05:43:43.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-08T05:43:43.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-08T05:43:43.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-08T05:43:43.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-08T05:43:43.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-08T05:43:43.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-08T05:43:43.867Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T05:43:43.891Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T05:43:43.922Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-08T05:43:43.950Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-08T05:43:43.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-08T05:43:44.014Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-08T05:43:44.043Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-08T05:43:44.069Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-08T05:43:44.098Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-08T05:43:44.134Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-08T05:43:44.161Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-08T05:43:44.187Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-08T05:43:44.214Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-08T05:43:44.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-08T05:43:44.263Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-08T05:43:44.286Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed8947b643568b301883c9fef62d671807069f73 [Pipeline] echo [2021-06-08T05:43:44.308Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed8947b [Pipeline] echo [2021-06-08T05:43:44.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T05:43:44.406Z] provisioning config files... [2021-06-08T05:43:44.426Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4707234023124504970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:43:44.767Z] ---> docker-login.sh [2021-06-08T05:43:44.767Z] nexus3.edgexfoundry.org:10001 [2021-06-08T05:43:45.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:43:45.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:43:45.031Z] Configure a credential helper to remove this warning. See [2021-06-08T05:43:45.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:43:45.031Z] [2021-06-08T05:43:45.031Z] Login Succeeded [2021-06-08T05:43:45.031Z] nexus3.edgexfoundry.org:10002 [2021-06-08T05:43:45.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:43:45.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:43:45.302Z] Configure a credential helper to remove this warning. See [2021-06-08T05:43:45.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:43:45.302Z] [2021-06-08T05:43:45.302Z] Login Succeeded [2021-06-08T05:43:45.302Z] nexus3.edgexfoundry.org:10003 [2021-06-08T05:43:45.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:43:45.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:43:45.302Z] Configure a credential helper to remove this warning. See [2021-06-08T05:43:45.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:43:45.302Z] [2021-06-08T05:43:45.302Z] Login Succeeded [2021-06-08T05:43:45.302Z] nexus3.edgexfoundry.org:10004 [2021-06-08T05:43:45.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:43:45.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:43:45.565Z] Configure a credential helper to remove this warning. See [2021-06-08T05:43:45.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:43:45.565Z] [2021-06-08T05:43:45.565Z] Login Succeeded [2021-06-08T05:43:45.565Z] docker.io [2021-06-08T05:43:45.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:43:45.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:43:45.827Z] Configure a credential helper to remove this warning. See [2021-06-08T05:43:45.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:43:45.827Z] [2021-06-08T05:43:45.827Z] Login Succeeded [2021-06-08T05:43:45.827Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T05:43:45.837Z] 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-08T05:43:46.347Z] + git log --format=format:%s -1 ed8947b643568b301883c9fef62d671807069f73 [Pipeline] echo [2021-06-08T05:43:46.385Z] GIT_COMMIT: ed8947b643568b301883c9fef62d671807069f73, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-06-08T05:43:46.399Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:43:47.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T05:43:47.422Z] [2021-06-08T05:43:47.422Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:43:47.740Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T05:43:47.741Z] latest: Pulling from edgex-devops/git-semver [2021-06-08T05:43:47.741Z] 31603596830f: Pulling fs layer [2021-06-08T05:43:47.741Z] 54011a49482f: Pulling fs layer [2021-06-08T05:43:47.741Z] a6820b24f6d8: Pulling fs layer [2021-06-08T05:43:47.741Z] f581987b2513: Pulling fs layer [2021-06-08T05:43:47.741Z] f581987b2513: Waiting [2021-06-08T05:43:47.741Z] 54011a49482f: Verifying Checksum [2021-06-08T05:43:47.741Z] 54011a49482f: Download complete [2021-06-08T05:43:47.741Z] 31603596830f: Download complete [2021-06-08T05:43:48.008Z] f581987b2513: Verifying Checksum [2021-06-08T05:43:48.008Z] f581987b2513: Download complete [2021-06-08T05:43:48.008Z] a6820b24f6d8: Verifying Checksum [2021-06-08T05:43:48.008Z] a6820b24f6d8: Download complete [2021-06-08T05:43:48.008Z] 31603596830f: Pull complete [2021-06-08T05:43:48.008Z] 54011a49482f: Pull complete [2021-06-08T05:43:48.959Z] a6820b24f6d8: Pull complete [2021-06-08T05:43:48.959Z] f581987b2513: Pull complete [2021-06-08T05:43:48.959Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-08T05:43:48.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T05:43:48.959Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-08T05:43:49.039Z] prd-centos7-docker-4c-2g-853 does not seem to be running inside a container [2021-06-08T05:43:49.080Z] $ 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-08T05:43:50.366Z] $ docker top 05ffb0426e8a4fef91767c25c6b8f12721529cfdc00b731f00119b217a011155 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T05:43:50.500Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T05:43:50.500Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T05:43:50.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T05:43:50.608Z] $ docker exec 05ffb0426e8a4fef91767c25c6b8f12721529cfdc00b731f00119b217a011155 ssh-agent [2021-06-08T05:43:50.739Z] SSH_AUTH_SOCK=/tmp/ssh-XIFLRws1EpOF/agent.13 [2021-06-08T05:43:50.739Z] SSH_AGENT_PID=20 [2021-06-08T05:43:50.748Z] Running ssh-add (command line suppressed) [2021-06-08T05:43:50.842Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4096393957315589764.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4096393957315589764.key) [2021-06-08T05:43:50.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T05:43:51.166Z] + git tag --points-at HEAD [Pipeline] } [2021-06-08T05:43:51.180Z] $ docker exec --env ******** --env ******** 05ffb0426e8a4fef91767c25c6b8f12721529cfdc00b731f00119b217a011155 ssh-agent -k [2021-06-08T05:43:51.281Z] unset SSH_AUTH_SOCK; [2021-06-08T05:43:51.281Z] unset SSH_AGENT_PID; [2021-06-08T05:43:51.282Z] echo Agent pid 20 killed; [2021-06-08T05:43:51.299Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-08T05:43:51.345Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T05:43:51.345Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T05:43:51.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T05:43:51.461Z] $ docker exec 05ffb0426e8a4fef91767c25c6b8f12721529cfdc00b731f00119b217a011155 ssh-agent [2021-06-08T05:43:51.579Z] SSH_AUTH_SOCK=/tmp/ssh-Ke6hz1YOT0i1/agent.53 [2021-06-08T05:43:51.579Z] SSH_AGENT_PID=59 [2021-06-08T05:43:51.586Z] Running ssh-add (command line suppressed) [2021-06-08T05:43:51.687Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2916259929387502102.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2916259929387502102.key) [2021-06-08T05:43:51.707Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T05:43:52.021Z] + git semver init [2021-06-08T05:43:52.021Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T05:43:52.021Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-08T05:43:52.021Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-08T05:43:52.021Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T05:43:52.021Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T05:43:52.021Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T05:43:52.021Z] # $SEMVER_BRANCH = master [2021-06-08T05:43:52.021Z] # $SEMVER_TEMP = /tmp/semver-116358430 [2021-06-08T05:43:52.021Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-08T05:43:57.334Z] # '/tmp/semver-116358430' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-06-08T05:43:57.334Z] # -> Force: false [2021-06-08T05:43:57.334Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-08T05:43:57.344Z] $ docker exec --env ******** --env ******** 05ffb0426e8a4fef91767c25c6b8f12721529cfdc00b731f00119b217a011155 ssh-agent -k [2021-06-08T05:43:57.448Z] unset SSH_AUTH_SOCK; [2021-06-08T05:43:57.451Z] unset SSH_AGENT_PID; [2021-06-08T05:43:57.451Z] echo Agent pid 59 killed; [2021-06-08T05:43:57.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T05:43:57.847Z] + git semver [Pipeline] } [2021-06-08T05:43:57.862Z] $ docker stop --time=1 05ffb0426e8a4fef91767c25c6b8f12721529cfdc00b731f00119b217a011155 [2021-06-08T05:43:59.289Z] $ docker rm -f 05ffb0426e8a4fef91767c25c6b8f12721529cfdc00b731f00119b217a011155 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T05:43:59.660Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-08T05:43:59.934Z] Stashed 1 file(s) [Pipeline] echo [2021-06-08T05:43:59.938Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.62 [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-08T05:44:15.207Z] Still waiting to schedule task [2021-06-08T05:44:15.207Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-08T05:44:15.212Z] Still waiting to schedule task [2021-06-08T05:44:15.212Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-08T05:46:10.193Z] Running on prd-centos7-docker-4c-2g-855 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-08T05:46:10.214Z] Running in /w/workspace/edgex-ui-go/122 [Pipeline] { [Pipeline] checkout [2021-06-08T05:46:10.310Z] The recommended git tool is: git [2021-06-08T05:46:12.809Z] using credential edgex-jenkins-ssh [2021-06-08T05:46:12.827Z] Cloning the remote Git repository [2021-06-08T05:46:12.907Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-08T05:46:12.994Z] > git init /w/workspace/edgex-ui-go/122 # timeout=10 [2021-06-08T05:46:13.029Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-08T05:46:13.029Z] > git --version # timeout=10 [2021-06-08T05:46:13.038Z] > git --version # 'git version 2.24.4' [2021-06-08T05:46:13.039Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T05:46:13.059Z] [INFO] Currently running in a labeled security context [2021-06-08T05:46:13.059Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-08T05:46:13.059Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/122@tmp/jenkins-gitclient-ssh4691526882496937771.key [2021-06-08T05:46:13.095Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T05:46:14.513Z] Avoid second fetch [2021-06-08T05:46:14.514Z] Checking out Revision ed8947b643568b301883c9fef62d671807069f73 (master) [2021-06-08T05:46:14.493Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-08T05:46:14.504Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T05:46:14.518Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T05:46:14.528Z] > git checkout -f ed8947b643568b301883c9fef62d671807069f73 # timeout=10 [2021-06-08T05:46:18.299Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T05:46:19.391Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-08T05:46:19.727Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T05:46:20.028Z] + true [2021-06-08T05:46:20.028Z] + sudo service docker restart [2021-06-08T05:46:20.028Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T05:46:38.206Z] provisioning config files... [2021-06-08T05:46:38.220Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/122@tmp/config8084131657721814750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:46:38.582Z] ---> docker-login.sh [2021-06-08T05:46:38.582Z] nexus3.edgexfoundry.org:10001 [2021-06-08T05:46:38.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:46:38.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:46:38.865Z] Configure a credential helper to remove this warning. See [2021-06-08T05:46:38.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:46:38.865Z] [2021-06-08T05:46:38.865Z] Login Succeeded [2021-06-08T05:46:38.865Z] nexus3.edgexfoundry.org:10002 [2021-06-08T05:46:38.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:46:38.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:46:38.865Z] Configure a credential helper to remove this warning. See [2021-06-08T05:46:38.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:46:38.865Z] [2021-06-08T05:46:38.865Z] Login Succeeded [2021-06-08T05:46:38.865Z] nexus3.edgexfoundry.org:10003 [2021-06-08T05:46:39.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:46:39.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:46:39.129Z] Configure a credential helper to remove this warning. See [2021-06-08T05:46:39.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:46:39.129Z] [2021-06-08T05:46:39.129Z] Login Succeeded [2021-06-08T05:46:39.129Z] nexus3.edgexfoundry.org:10004 [2021-06-08T05:46:39.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:46:39.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:46:39.129Z] Configure a credential helper to remove this warning. See [2021-06-08T05:46:39.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:46:39.129Z] [2021-06-08T05:46:39.129Z] Login Succeeded [2021-06-08T05:46:39.129Z] docker.io [2021-06-08T05:46:39.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:46:39.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:46:39.658Z] Configure a credential helper to remove this warning. See [2021-06-08T05:46:39.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:46:39.658Z] [2021-06-08T05:46:39.658Z] Login Succeeded [2021-06-08T05:46:39.658Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T05:46:39.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-08T05:46:39.833Z] ========================================================= [2021-06-08T05:46:39.833Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-08T05:46:39.833Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:46:40.155Z] + 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-08T05:46:40.419Z] Sending build context to Docker daemon 35.74MB [2021-06-08T05:46:40.419Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T05:46:40.419Z] Step 2/8 : FROM ${BASE} [2021-06-08T05:46:40.419Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-08T05:46:40.419Z] 540db60ca938: Pulling fs layer [2021-06-08T05:46:40.419Z] adcc1eea9eea: Pulling fs layer [2021-06-08T05:46:40.419Z] 4c4ab2625f07: Pulling fs layer [2021-06-08T05:46:40.419Z] 0510c868ecb4: Pulling fs layer [2021-06-08T05:46:40.419Z] afea3b2eda06: Pulling fs layer [2021-06-08T05:46:40.419Z] 7809a108b3ef: Pulling fs layer [2021-06-08T05:46:40.419Z] f706445af74f: Pulling fs layer [2021-06-08T05:46:40.419Z] 0510c868ecb4: Waiting [2021-06-08T05:46:40.419Z] afea3b2eda06: Waiting [2021-06-08T05:46:40.419Z] 7809a108b3ef: Waiting [2021-06-08T05:46:40.419Z] f706445af74f: Waiting [2021-06-08T05:46:40.419Z] 4c4ab2625f07: Verifying Checksum [2021-06-08T05:46:40.419Z] 4c4ab2625f07: Download complete [2021-06-08T05:46:40.419Z] adcc1eea9eea: Verifying Checksum [2021-06-08T05:46:40.419Z] adcc1eea9eea: Download complete [2021-06-08T05:46:40.682Z] afea3b2eda06: Verifying Checksum [2021-06-08T05:46:40.682Z] afea3b2eda06: Download complete [2021-06-08T05:46:40.682Z] 540db60ca938: Verifying Checksum [2021-06-08T05:46:40.682Z] 540db60ca938: Download complete [2021-06-08T05:46:40.682Z] 7809a108b3ef: Verifying Checksum [2021-06-08T05:46:40.682Z] 7809a108b3ef: Download complete [2021-06-08T05:46:40.682Z] 540db60ca938: Pull complete [2021-06-08T05:46:40.947Z] adcc1eea9eea: Pull complete [2021-06-08T05:46:40.947Z] 4c4ab2625f07: Pull complete [2021-06-08T05:46:42.867Z] f706445af74f: Verifying Checksum [2021-06-08T05:46:42.867Z] f706445af74f: Download complete [2021-06-08T05:46:43.453Z] 0510c868ecb4: Verifying Checksum [2021-06-08T05:46:43.453Z] 0510c868ecb4: Download complete [2021-06-08T05:46:46.790Z] 0510c868ecb4: Pull complete [2021-06-08T05:46:46.790Z] afea3b2eda06: Pull complete [2021-06-08T05:46:46.790Z] 7809a108b3ef: Pull complete [2021-06-08T05:46:48.227Z] f706445af74f: Pull complete [2021-06-08T05:46:48.227Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-08T05:46:48.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-08T05:46:48.227Z] ---> b068be0155e3 [2021-06-08T05:46:48.227Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-08T05:46:51.552Z] ---> Running in 2ba343eaebce [2021-06-08T05:46:51.552Z] Removing intermediate container 2ba343eaebce [2021-06-08T05:46:51.552Z] ---> 7ae9cdbb6546 [2021-06-08T05:46:51.552Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:46:51.552Z] ---> Running in bd82005f848e [2021-06-08T05:46:52.131Z] Removing intermediate container bd82005f848e [2021-06-08T05:46:52.131Z] ---> aec2ff5bca11 [2021-06-08T05:46:52.131Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-08T05:46:52.131Z] ---> Running in 74feac4090d2 [2021-06-08T05:46:52.393Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T05:46:53.337Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T05:46:53.914Z] OK: 149 MiB in 40 packages [2021-06-08T05:46:53.914Z] Removing intermediate container 74feac4090d2 [2021-06-08T05:46:53.914Z] ---> 463761bb354a [2021-06-08T05:46:53.914Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-08T05:46:54.181Z] ---> Running in 94b39280fe50 [2021-06-08T05:46:54.181Z] Removing intermediate container 94b39280fe50 [2021-06-08T05:46:54.181Z] ---> a366854ef018 [2021-06-08T05:46:54.181Z] Step 7/8 : COPY . . [2021-06-08T05:46:55.131Z] ---> 5fe4e965bc8a [2021-06-08T05:46:55.131Z] Step 8/8 : RUN go mod download [2021-06-08T05:46:55.131Z] ---> Running in a551582468e7 [2021-06-08T05:47:10.068Z] Removing intermediate container a551582468e7 [2021-06-08T05:47:10.068Z] ---> 75c5dda537d5 [2021-06-08T05:47:10.068Z] Successfully built 75c5dda537d5 [2021-06-08T05:47:10.068Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:47:10.378Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T05:47:10.378Z] . [Pipeline] withDockerContainer [2021-06-08T05:47:10.490Z] prd-centos7-docker-4c-2g-855 does not seem to be running inside a container [2021-06-08T05:47:10.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/122 -v /w/workspace/edgex-ui-go/122:/w/workspace/edgex-ui-go/122:rw,z -v /w/workspace/edgex-ui-go/122@tmp:/w/workspace/edgex-ui-go/122@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-08T05:47:10.879Z] $ docker top 0974d06314fd0c59f94c147b6d0dd2a955a8cb1ff189446544fd483dbbfb73da -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T05:47:11.302Z] + go version [2021-06-08T05:47:11.302Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-08T05:47:11.310Z] $ docker stop --time=1 0974d06314fd0c59f94c147b6d0dd2a955a8cb1ff189446544fd483dbbfb73da [2021-06-08T05:47:12.478Z] $ docker rm -f 0974d06314fd0c59f94c147b6d0dd2a955a8cb1ff189446544fd483dbbfb73da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:47:13.009Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T05:47:13.009Z] . [Pipeline] withDockerContainer [2021-06-08T05:47:13.084Z] prd-centos7-docker-4c-2g-855 does not seem to be running inside a container [2021-06-08T05:47:13.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/122 -v /w/workspace/edgex-ui-go/122:/w/workspace/edgex-ui-go/122:rw,z -v /w/workspace/edgex-ui-go/122@tmp:/w/workspace/edgex-ui-go/122@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-08T05:47:13.560Z] $ docker top e8f33fc343bff5939c3f895ea8b38df9b089633e4f4d29c6eb07e343c087a832 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T05:47:14.154Z] + go mod tidy [Pipeline] sh [2021-06-08T05:47:14.453Z] + make test [2021-06-08T05:47:14.453Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-08T05:47:14.719Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-08T05:47:24.803Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-08T05:47:24.803Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-08T05:47:24.803Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-08T05:47:24.803Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-08T05:47:24.803Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-08T05:47:24.803Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-08T05:47:24.803Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-08T05:47:24.803Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-08T05:47:24.803Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-08T05:47:24.803Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-08T05:47:24.803Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-08T05:47:24.803Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-08T05:47:24.803Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-08T05:47:29.043Z] $ docker stop --time=1 e8f33fc343bff5939c3f895ea8b38df9b089633e4f4d29c6eb07e343c087a832 [2021-06-08T05:47:30.339Z] $ docker rm -f e8f33fc343bff5939c3f895ea8b38df9b089633e4f4d29c6eb07e343c087a832 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T05:47:30.752Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-08T05:47:30.952Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-08T05:47:32.150Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-08T05:47:32.467Z] + ls -al . [2021-06-08T05:47:32.467Z] total 92 [2021-06-08T05:47:32.467Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 8 05:47 . [2021-06-08T05:47:32.467Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 8 05:46 .. [2021-06-08T05:47:32.467Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 8 05:46 assets [2021-06-08T05:47:32.467Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 8 05:46 bin [2021-06-08T05:47:32.467Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 8 05:46 cmd [2021-06-08T05:47:32.467Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 8 05:46 CONTRIBUTING.md [2021-06-08T05:47:32.467Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 8 05:47 coverage.out [2021-06-08T05:47:32.467Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 8 05:46 Dockerfile [2021-06-08T05:47:32.467Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 8 05:46 Dockerfile.build [2021-06-08T05:47:32.467Z] drwxrwxr-x. 5 jenkins jenkins 104 Jun 8 05:46 docs [2021-06-08T05:47:32.467Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 8 05:46 .git [2021-06-08T05:47:32.467Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 8 05:46 .github [2021-06-08T05:47:32.467Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 8 05:46 .gitignore [2021-06-08T05:47:32.467Z] -rw-rw-r--. 1 jenkins jenkins 971 Jun 8 05:46 go.mod [2021-06-08T05:47:32.467Z] -rw-r--r--. 1 jenkins jenkins 23959 Jun 8 05:47 go.sum [2021-06-08T05:47:32.467Z] drwxrwxr-x. 10 jenkins jenkins 139 Jun 8 05:46 internal [2021-06-08T05:47:32.467Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 8 05:46 Jenkinsfile [2021-06-08T05:47:32.467Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 8 05:46 LICENSE [2021-06-08T05:47:32.467Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 8 05:46 Makefile [2021-06-08T05:47:32.467Z] -rw-rw-r--. 1 jenkins jenkins 6012 Jun 8 05:46 README.md [2021-06-08T05:47:32.467Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 8 05:43 VERSION [2021-06-08T05:47:32.467Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 8 05:46 version.go [2021-06-08T05:47:32.467Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 8 05:46 web [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:47:32.789Z] + 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=ed8947b643568b301883c9fef62d671807069f73 --label arch=amd64 --label version=2.0.0-dev.62 . [2021-06-08T05:47:33.056Z] Sending build context to Docker daemon 35.76MB [2021-06-08T05:47:33.056Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T05:47:33.056Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-08T05:47:33.056Z] ---> 75c5dda537d5 [2021-06-08T05:47:33.056Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-08T05:47:33.056Z] ---> Running in 12490a8c3de7 [2021-06-08T05:47:33.318Z] Removing intermediate container 12490a8c3de7 [2021-06-08T05:47:33.318Z] ---> 170b46008d2e [2021-06-08T05:47:33.318Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-08T05:47:33.318Z] ---> Running in b15f294c25b4 [2021-06-08T05:47:33.318Z] Removing intermediate container b15f294c25b4 [2021-06-08T05:47:33.318Z] ---> 43e2031b0364 [2021-06-08T05:47:33.318Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-08T05:47:33.318Z] ---> Running in 674d377f09ad [2021-06-08T05:47:33.318Z] Removing intermediate container 674d377f09ad [2021-06-08T05:47:33.318Z] ---> b1f0f5d71098 [2021-06-08T05:47:33.318Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-08T05:47:33.580Z] ---> Running in d3e07ea81a3d [2021-06-08T05:47:33.580Z] Removing intermediate container d3e07ea81a3d [2021-06-08T05:47:33.580Z] ---> 1583e4d44607 [2021-06-08T05:47:33.580Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-08T05:47:33.580Z] ---> Running in d1e049138d78 [2021-06-08T05:47:33.580Z] Removing intermediate container d1e049138d78 [2021-06-08T05:47:33.580Z] ---> 97d022184b43 [2021-06-08T05:47:33.580Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:47:33.580Z] ---> Running in 009b1403ffad [2021-06-08T05:47:34.162Z] Removing intermediate container 009b1403ffad [2021-06-08T05:47:34.162Z] ---> 9a72fa6d16eb [2021-06-08T05:47:34.162Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-08T05:47:34.162Z] ---> Running in 71874f16d49a [2021-06-08T05:47:34.422Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T05:47:35.366Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T05:47:35.628Z] OK: 149 MiB in 40 packages [2021-06-08T05:47:35.891Z] Removing intermediate container 71874f16d49a [2021-06-08T05:47:35.891Z] ---> e2c1a80fa8d2 [2021-06-08T05:47:35.891Z] Step 10/24 : ENV GO111MODULE=on [2021-06-08T05:47:35.891Z] ---> Running in 737849b70a99 [2021-06-08T05:47:35.891Z] Removing intermediate container 737849b70a99 [2021-06-08T05:47:35.891Z] ---> 3e336ae82c6c [2021-06-08T05:47:35.891Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-08T05:47:36.152Z] ---> Running in b2fa8ec22425 [2021-06-08T05:47:36.152Z] Removing intermediate container b2fa8ec22425 [2021-06-08T05:47:36.152Z] ---> 4176f5d72cb1 [2021-06-08T05:47:36.152Z] Step 12/24 : COPY go.mod . [2021-06-08T05:47:36.152Z] ---> 648ca2607bee [2021-06-08T05:47:36.152Z] Step 13/24 : COPY Makefile . [2021-06-08T05:47:36.419Z] ---> c7f721c113dd [2021-06-08T05:47:36.419Z] Step 14/24 : RUN make update [2021-06-08T05:47:36.419Z] ---> Running in 63a17e671133 [2021-06-08T05:47:36.686Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-08T05:47:36.948Z] Removing intermediate container 63a17e671133 [2021-06-08T05:47:36.948Z] ---> 76213cda5783 [2021-06-08T05:47:36.948Z] Step 15/24 : COPY . . [2021-06-08T05:47:37.899Z] ---> 53a225666cbd [2021-06-08T05:47:37.899Z] Step 16/24 : RUN ${MAKE} [2021-06-08T05:47:37.899Z] ---> Running in c41ad3037f2a [2021-06-08T05:47:38.162Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.62" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-08T05:47:46.468Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-08T05:47:47.428Z] Removing intermediate container c41ad3037f2a [2021-06-08T05:47:47.428Z] ---> 336edc1f4f27 [2021-06-08T05:47:47.428Z] Step 17/24 : FROM alpine:3.12 [2021-06-08T05:47:47.999Z] 3.12: Pulling from library/alpine [2021-06-08T05:47:48.000Z] 339de151aab4: Pulling fs layer [2021-06-08T05:47:48.170Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-859 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-08T05:47:48.192Z] Running in /w/workspace/edgex-ui-go/122 [Pipeline] { [Pipeline] checkout [2021-06-08T05:47:48.261Z] 339de151aab4: Verifying Checksum [2021-06-08T05:47:48.261Z] 339de151aab4: Download complete [2021-06-08T05:47:48.261Z] 339de151aab4: Pull complete [2021-06-08T05:47:48.261Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T05:47:48.261Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T05:47:48.261Z] ---> 13621d1b12d4 [2021-06-08T05:47:48.261Z] Step 18/24 : EXPOSE 4000 [2021-06-08T05:47:48.261Z] ---> Running in 2bb2fb0398ee [2021-06-08T05:47:48.412Z] The recommended git tool is: git [2021-06-08T05:47:48.521Z] Removing intermediate container 2bb2fb0398ee [2021-06-08T05:47:48.521Z] ---> 8ac2b5cede61 [2021-06-08T05:47:48.521Z] 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-08T05:47:50.447Z] ---> 5bfe848f887c [2021-06-08T05:47:50.447Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-08T05:47:50.447Z] ---> Running in 3d69432ebe78 [2021-06-08T05:47:50.447Z] Removing intermediate container 3d69432ebe78 [2021-06-08T05:47:50.447Z] ---> c1a2e5d369d9 [2021-06-08T05:47:50.447Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-08T05:47:50.447Z] ---> Running in 2db9506b451f [2021-06-08T05:47:50.709Z] Removing intermediate container 2db9506b451f [2021-06-08T05:47:50.709Z] ---> 7c8a31105711 [2021-06-08T05:47:50.709Z] Step 22/24 : LABEL arch=amd64 [2021-06-08T05:47:50.709Z] ---> Running in cc9fab55da7d [2021-06-08T05:47:50.709Z] Removing intermediate container cc9fab55da7d [2021-06-08T05:47:50.709Z] ---> 6ada7ee24bed [2021-06-08T05:47:50.709Z] Step 23/24 : LABEL git_sha=ed8947b643568b301883c9fef62d671807069f73 [2021-06-08T05:47:50.709Z] ---> Running in 3b230d28d93b [2021-06-08T05:47:50.971Z] Removing intermediate container 3b230d28d93b [2021-06-08T05:47:50.971Z] ---> 84a8592d84c7 [2021-06-08T05:47:50.971Z] Step 24/24 : LABEL version=2.0.0-dev.62 [2021-06-08T05:47:50.971Z] ---> Running in 85672e3977f8 [2021-06-08T05:47:50.971Z] Removing intermediate container 85672e3977f8 [2021-06-08T05:47:50.971Z] ---> a0bab54f4cc6 [2021-06-08T05:47:50.971Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-08T05:47:50.971Z] Successfully built a0bab54f4cc6 [2021-06-08T05:47:50.971Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T05:47:51.174Z] provisioning config files... [2021-06-08T05:47:51.190Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/122@tmp/config7981160315334415719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:47:51.528Z] ---> docker-login.sh [2021-06-08T05:47:51.528Z] nexus3.edgexfoundry.org:10001 [2021-06-08T05:47:51.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:47:51.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:47:51.528Z] Configure a credential helper to remove this warning. See [2021-06-08T05:47:51.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:47:51.528Z] [2021-06-08T05:47:51.528Z] Login Succeeded [2021-06-08T05:47:51.528Z] nexus3.edgexfoundry.org:10002 [2021-06-08T05:47:51.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:47:51.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:47:51.791Z] Configure a credential helper to remove this warning. See [2021-06-08T05:47:51.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:47:51.791Z] [2021-06-08T05:47:51.791Z] Login Succeeded [2021-06-08T05:47:51.791Z] nexus3.edgexfoundry.org:10003 [2021-06-08T05:47:51.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:47:51.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:47:51.791Z] Configure a credential helper to remove this warning. See [2021-06-08T05:47:51.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:47:51.791Z] [2021-06-08T05:47:51.791Z] Login Succeeded [2021-06-08T05:47:51.791Z] nexus3.edgexfoundry.org:10004 [2021-06-08T05:47:51.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:47:52.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:47:52.052Z] Configure a credential helper to remove this warning. See [2021-06-08T05:47:52.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:47:52.052Z] [2021-06-08T05:47:52.052Z] Login Succeeded [2021-06-08T05:47:52.052Z] docker.io [2021-06-08T05:47:52.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:47:52.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:47:52.313Z] Configure a credential helper to remove this warning. See [2021-06-08T05:47:52.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:47:52.313Z] [2021-06-08T05:47:52.313Z] Login Succeeded [2021-06-08T05:47:52.313Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T05:47:52.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T05:47:52.398Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-06-08T05:47:52.398Z] ed8947b643568b301883c9fef62d671807069f73 [2021-06-08T05:47:52.398Z] latest [2021-06-08T05:47:52.398Z] 2.0.0-dev.62 [2021-06-08T05:47:52.398Z] ed8947b643568b301883c9fef62d671807069f73-2.0.0-dev.62 [2021-06-08T05:47:52.398Z] master [2021-06-08T05:47:52.398Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:47:52.750Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ed8947b643568b301883c9fef62d671807069f73 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:47:53.085Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ed8947b643568b301883c9fef62d671807069f73 [2021-06-08T05:47:53.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-08T05:47:53.085Z] 39ba999a167b: Preparing [2021-06-08T05:47:53.085Z] 32f366d666a5: Preparing [2021-06-08T05:47:53.085Z] 32f366d666a5: Layer already exists [2021-06-08T05:47:54.995Z] using credential edgex-jenkins-ssh [2021-06-08T05:47:55.018Z] Cloning the remote Git repository [2021-06-08T05:47:55.638Z] 39ba999a167b: Pushed [2021-06-08T05:47:55.638Z] ed8947b643568b301883c9fef62d671807069f73: digest: sha256:8f578699dde9481592ed58d30ecbc195947d05b7f9557413bceabc833e5a7c99 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:47:55.078Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-08T05:47:55.222Z] > git init /w/workspace/edgex-ui-go/122 # timeout=10 [2021-06-08T05:47:55.320Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-08T05:47:55.321Z] > git --version # timeout=10 [2021-06-08T05:47:55.341Z] > git --version # 'git version 2.17.1' [2021-06-08T05:47:55.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T05:47:55.438Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T05:47:55.942Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:47:56.247Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-08T05:47:56.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-08T05:47:56.247Z] 39ba999a167b: Preparing [2021-06-08T05:47:56.248Z] 32f366d666a5: Preparing [2021-06-08T05:47:56.248Z] 39ba999a167b: Layer already exists [2021-06-08T05:47:56.248Z] 32f366d666a5: Layer already exists [2021-06-08T05:47:56.248Z] latest: digest: sha256:8f578699dde9481592ed58d30ecbc195947d05b7f9557413bceabc833e5a7c99 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:47:56.553Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:47:56.852Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.62 [2021-06-08T05:47:56.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-08T05:47:56.852Z] 39ba999a167b: Preparing [2021-06-08T05:47:56.852Z] 32f366d666a5: Preparing [2021-06-08T05:47:56.852Z] 32f366d666a5: Layer already exists [2021-06-08T05:47:56.852Z] 39ba999a167b: Layer already exists [2021-06-08T05:47:56.852Z] 2.0.0-dev.62: digest: sha256:8f578699dde9481592ed58d30ecbc195947d05b7f9557413bceabc833e5a7c99 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:47:57.156Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ed8947b643568b301883c9fef62d671807069f73-2.0.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:47:57.455Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ed8947b643568b301883c9fef62d671807069f73-2.0.0-dev.62 [2021-06-08T05:47:57.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-08T05:47:57.455Z] 39ba999a167b: Preparing [2021-06-08T05:47:57.455Z] 32f366d666a5: Preparing [2021-06-08T05:47:57.455Z] 32f366d666a5: Layer already exists [2021-06-08T05:47:57.455Z] 39ba999a167b: Layer already exists [2021-06-08T05:47:57.455Z] ed8947b643568b301883c9fef62d671807069f73-2.0.0-dev.62: digest: sha256:8f578699dde9481592ed58d30ecbc195947d05b7f9557413bceabc833e5a7c99 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:47:57.694Z] Avoid second fetch [2021-06-08T05:47:57.695Z] Checking out Revision ed8947b643568b301883c9fef62d671807069f73 (master) [2021-06-08T05:47:57.762Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:47:58.106Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-06-08T05:47:58.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-08T05:47:58.106Z] 39ba999a167b: Preparing [2021-06-08T05:47:58.106Z] 32f366d666a5: Preparing [2021-06-08T05:47:58.106Z] 32f366d666a5: Layer already exists [2021-06-08T05:47:58.106Z] 39ba999a167b: Layer already exists [2021-06-08T05:47:58.106Z] master: digest: sha256:8f578699dde9481592ed58d30ecbc195947d05b7f9557413bceabc833e5a7c99 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T05:47:58.164Z] ===================================================== [Pipeline] echo [2021-06-08T05:47:58.180Z] taggedImages: [2021-06-08T05:47:58.180Z] - nexus3.edgexfoundry.org:10004/edgex-ui:ed8947b643568b301883c9fef62d671807069f73 [2021-06-08T05:47:58.180Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-08T05:47:58.180Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.62 [2021-06-08T05:47:58.180Z] - nexus3.edgexfoundry.org:10004/edgex-ui:ed8947b643568b301883c9fef62d671807069f73-2.0.0-dev.62 [2021-06-08T05:47:58.180Z] - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:47:57.642Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-08T05:47:57.667Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T05:47:57.719Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T05:47:57.741Z] > git checkout -f ed8947b643568b301883c9fef62d671807069f73 # timeout=10 [2021-06-08T05:47:58.808Z] ---> job-cost.sh [2021-06-08T05:47:58.808Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-izgV [2021-06-08T05:48:02.619Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-06-08T05:48:03.033Z] [2021-06-08T05:48:03.033Z] GitHub has been notified of this commit’s build result [2021-06-08T05:48:03.033Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T05:48:04.084Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-08T05:48:04.526Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T05:48:04.892Z] + true+ [2021-06-08T05:48:04.892Z] sudo service docker restart [2021-06-08T05:48:09.011Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T05:48:23.340Z] provisioning config files... [2021-06-08T05:48:23.371Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/122@tmp/config5868012235692498998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:48:23.766Z] ---> docker-login.sh [2021-06-08T05:48:23.766Z] nexus3.edgexfoundry.org:10001 [2021-06-08T05:48:23.965Z] lf-activate-venv(): INFO: Adding /tmp/venv-izgV/bin to PATH [2021-06-08T05:48:23.966Z] INFO: No Stack... [2021-06-08T05:48:23.966Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T05:48:23.966Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T05:48:24.265Z] + cat /w/workspace/edgex-ui-go/122/archives/cost.csv [2021-06-08T05:48:24.266Z] + cut -d, -f6 [Pipeline] lock [2021-06-08T05:48:24.294Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-122-stack-cost] [2021-06-08T05:48:24.314Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-122-stack-cost] did not exist. Created. [2021-06-08T05:48:24.314Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T05:48:24.642Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-08T05:48:24.697Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T05:48:24.709Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-122-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-06-08T05:48:24.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-08T05:48:25.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:48:25.051Z] Configure a credential helper to remove this warning. See [2021-06-08T05:48:25.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:48:25.051Z] [2021-06-08T05:48:25.051Z] Login Succeeded [2021-06-08T05:48:25.051Z] nexus3.edgexfoundry.org:10002 [2021-06-08T05:48:25.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:48:25.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:48:25.655Z] Configure a credential helper to remove this warning. See [2021-06-08T05:48:25.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:48:25.655Z] [2021-06-08T05:48:25.655Z] Login Succeeded [2021-06-08T05:48:25.655Z] nexus3.edgexfoundry.org:10003 [2021-06-08T05:48:26.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:48:26.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:48:26.260Z] Configure a credential helper to remove this warning. See [2021-06-08T05:48:26.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:48:26.260Z] [2021-06-08T05:48:26.260Z] Login Succeeded [2021-06-08T05:48:26.260Z] nexus3.edgexfoundry.org:10004 [2021-06-08T05:48:26.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:48:26.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:48:26.864Z] Configure a credential helper to remove this warning. See [2021-06-08T05:48:26.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:48:26.864Z] [2021-06-08T05:48:26.864Z] Login Succeeded [2021-06-08T05:48:26.864Z] docker.io [2021-06-08T05:48:27.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:48:27.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:48:27.757Z] Configure a credential helper to remove this warning. See [2021-06-08T05:48:27.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:48:27.757Z] [2021-06-08T05:48:27.757Z] Login Succeeded [2021-06-08T05:48:27.757Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T05:48:27.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-08T05:48:28.136Z] ========================================================= [2021-06-08T05:48:28.136Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-08T05:48:28.136Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:48:28.489Z] + 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-08T05:48:29.474Z] Sending build context to Docker daemon 35.74MB [2021-06-08T05:48:29.474Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T05:48:29.474Z] Step 2/8 : FROM ${BASE} [2021-06-08T05:48:30.073Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-08T05:48:30.073Z] 595b0fe564bb: Pulling fs layer [2021-06-08T05:48:30.073Z] 7186ed65a4f7: Pulling fs layer [2021-06-08T05:48:30.073Z] 316046926c0a: Pulling fs layer [2021-06-08T05:48:30.073Z] 4ebd0625c992: Pulling fs layer [2021-06-08T05:48:30.073Z] 207e8628e3a3: Pulling fs layer [2021-06-08T05:48:30.073Z] c791037a9be2: Pulling fs layer [2021-06-08T05:48:30.073Z] ffd874e62e21: Pulling fs layer [2021-06-08T05:48:30.073Z] 4ebd0625c992: Waiting [2021-06-08T05:48:30.073Z] 207e8628e3a3: Waiting [2021-06-08T05:48:30.073Z] ffd874e62e21: Waiting [2021-06-08T05:48:30.073Z] c791037a9be2: Waiting [2021-06-08T05:48:30.073Z] 316046926c0a: Download complete [2021-06-08T05:48:30.073Z] 7186ed65a4f7: Verifying Checksum [2021-06-08T05:48:30.073Z] 7186ed65a4f7: Download complete [2021-06-08T05:48:30.073Z] 207e8628e3a3: Verifying Checksum [2021-06-08T05:48:30.073Z] 207e8628e3a3: Download complete [2021-06-08T05:48:30.073Z] c791037a9be2: Verifying Checksum [2021-06-08T05:48:30.073Z] c791037a9be2: Download complete [2021-06-08T05:48:30.073Z] 595b0fe564bb: Verifying Checksum [2021-06-08T05:48:30.073Z] 595b0fe564bb: Download complete [2021-06-08T05:48:30.696Z] 595b0fe564bb: Pull complete [2021-06-08T05:48:31.312Z] 7186ed65a4f7: Pull complete [2021-06-08T05:48:31.914Z] 316046926c0a: Pull complete [2021-06-08T05:48:32.915Z] ffd874e62e21: Verifying Checksum [2021-06-08T05:48:32.915Z] ffd874e62e21: Download complete [2021-06-08T05:48:33.515Z] 4ebd0625c992: Verifying Checksum [2021-06-08T05:48:33.515Z] 4ebd0625c992: Download complete [2021-06-08T05:48:43.699Z] 4ebd0625c992: Pull complete [2021-06-08T05:48:43.699Z] 207e8628e3a3: Pull complete [2021-06-08T05:48:43.979Z] c791037a9be2: Pull complete [2021-06-08T05:48:48.301Z] ffd874e62e21: Pull complete [2021-06-08T05:48:48.301Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-08T05:48:48.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-08T05:48:48.301Z] ---> cfc18b08335c [2021-06-08T05:48:48.301Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-08T05:48:50.281Z] ---> Running in 2400b3b21ff9 [2021-06-08T05:48:50.580Z] Removing intermediate container 2400b3b21ff9 [2021-06-08T05:48:50.580Z] ---> 389c57afa06b [2021-06-08T05:48:50.580Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:48:50.580Z] ---> Running in 38bebb4015c8 [2021-06-08T05:48:53.202Z] Removing intermediate container 38bebb4015c8 [2021-06-08T05:48:53.202Z] ---> ef5ed07e2e91 [2021-06-08T05:48:53.202Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-08T05:48:53.202Z] ---> Running in 5be7bf485ba3 [2021-06-08T05:48:54.653Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T05:48:55.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T05:48:56.622Z] OK: 138 MiB in 40 packages [2021-06-08T05:48:57.609Z] Removing intermediate container 5be7bf485ba3 [2021-06-08T05:48:57.609Z] ---> f555d50d9141 [2021-06-08T05:48:57.609Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-08T05:48:57.609Z] ---> Running in 3af0ac9293c7 [2021-06-08T05:48:58.217Z] Removing intermediate container 3af0ac9293c7 [2021-06-08T05:48:58.217Z] ---> 12c80f2c9ce9 [2021-06-08T05:48:58.217Z] Step 7/8 : COPY . . [2021-06-08T05:49:01.612Z] ---> 642b7bbbf2a0 [2021-06-08T05:49:01.612Z] Step 8/8 : RUN go mod download [2021-06-08T05:49:01.612Z] ---> Running in 520880e306a9 [2021-06-08T05:49:34.030Z] Removing intermediate container 520880e306a9 [2021-06-08T05:49:34.030Z] ---> 77171929b65f [2021-06-08T05:49:34.030Z] Successfully built 77171929b65f [2021-06-08T05:49:34.030Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:49:34.387Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T05:49:34.387Z] . [Pipeline] withDockerContainer [2021-06-08T05:49:34.687Z] prd-ubuntu18.04-docker-arm64-4c-16g-859 does not seem to be running inside a container [2021-06-08T05:49:34.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/122 -v /w/workspace/edgex-ui-go/122:/w/workspace/edgex-ui-go/122:rw,z -v /w/workspace/edgex-ui-go/122@tmp:/w/workspace/edgex-ui-go/122@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-08T05:49:36.540Z] $ docker top f1a257ab1a3e7c2e52481fa4527f0c76211f569657a2fb9f9c5f0ae3a008453c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T05:49:37.605Z] + go version [2021-06-08T05:49:37.605Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-08T05:49:37.628Z] $ docker stop --time=1 f1a257ab1a3e7c2e52481fa4527f0c76211f569657a2fb9f9c5f0ae3a008453c [2021-06-08T05:49:39.467Z] $ docker rm -f f1a257ab1a3e7c2e52481fa4527f0c76211f569657a2fb9f9c5f0ae3a008453c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:49:40.238Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T05:49:40.238Z] . [Pipeline] withDockerContainer [2021-06-08T05:49:40.485Z] prd-ubuntu18.04-docker-arm64-4c-16g-859 does not seem to be running inside a container [2021-06-08T05:49:40.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/122 -v /w/workspace/edgex-ui-go/122:/w/workspace/edgex-ui-go/122:rw,z -v /w/workspace/edgex-ui-go/122@tmp:/w/workspace/edgex-ui-go/122@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-08T05:49:42.224Z] $ docker top f9ac332d41e808763f6ec9abccbcb370a5faeed02368b15e41ebd542f90bda82 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T05:49:43.244Z] + go mod tidy [Pipeline] sh [2021-06-08T05:49:44.501Z] + make test [2021-06-08T05:49:44.501Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-08T05:49:45.946Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-08T05:50:19.532Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-08T05:50:19.532Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-08T05:50:19.532Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-08T05:50:19.532Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-08T05:50:19.532Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-08T05:50:19.532Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-08T05:50:19.532Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-08T05:50:19.532Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-08T05:50:19.532Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-08T05:50:19.532Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-08T05:50:19.532Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-08T05:50:19.532Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-08T05:50:19.532Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-08T05:50:41.767Z] $ docker stop --time=1 f9ac332d41e808763f6ec9abccbcb370a5faeed02368b15e41ebd542f90bda82 [2021-06-08T05:50:43.809Z] $ docker rm -f f9ac332d41e808763f6ec9abccbcb370a5faeed02368b15e41ebd542f90bda82 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T05:50:44.718Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-08T05:50:44.753Z] Warning: overwriting stash ‘coverage-report’ [2021-06-08T05:50:45.493Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T05:50:46.075Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-08T05:50:46.418Z] + ls -al . [2021-06-08T05:50:46.418Z] total 124 [2021-06-08T05:50:46.418Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 8 05:49 . [2021-06-08T05:50:46.418Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 05:47 .. [2021-06-08T05:50:46.418Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 05:48 .git [2021-06-08T05:50:46.418Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 05:47 .github [2021-06-08T05:50:46.418Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 8 05:47 .gitignore [2021-06-08T05:50:46.419Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 8 05:47 CONTRIBUTING.md [2021-06-08T05:50:46.419Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 8 05:47 Dockerfile [2021-06-08T05:50:46.419Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 8 05:47 Dockerfile.build [2021-06-08T05:50:46.419Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 8 05:47 Jenkinsfile [2021-06-08T05:50:46.419Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 8 05:47 LICENSE [2021-06-08T05:50:46.419Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 8 05:47 Makefile [2021-06-08T05:50:46.419Z] -rw-rw-r-- 1 jenkins jenkins 6012 Jun 8 05:47 README.md [2021-06-08T05:50:46.419Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 8 05:43 VERSION [2021-06-08T05:50:46.419Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 05:47 assets [2021-06-08T05:50:46.419Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 05:47 bin [2021-06-08T05:50:46.419Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 05:47 cmd [2021-06-08T05:50:46.419Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 8 05:49 coverage.out [2021-06-08T05:50:46.419Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 8 05:47 docs [2021-06-08T05:50:46.419Z] -rw-rw-r-- 1 jenkins jenkins 971 Jun 8 05:47 go.mod [2021-06-08T05:50:46.419Z] -rw-r--r-- 1 jenkins jenkins 23959 Jun 8 05:49 go.sum [2021-06-08T05:50:46.419Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 8 05:47 internal [2021-06-08T05:50:46.419Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 8 05:47 version.go [2021-06-08T05:50:46.419Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 05:47 web [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:50:46.772Z] + 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=ed8947b643568b301883c9fef62d671807069f73 --label arch=arm64 --label version=2.0.0-dev.62 . [2021-06-08T05:50:47.776Z] Sending build context to Docker daemon 35.76MB [2021-06-08T05:50:47.776Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T05:50:47.776Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-08T05:50:47.776Z] ---> 77171929b65f [2021-06-08T05:50:47.776Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-08T05:50:48.374Z] ---> Running in 2d3b38080367 [2021-06-08T05:50:48.972Z] Removing intermediate container 2d3b38080367 [2021-06-08T05:50:48.972Z] ---> da010fc96fab [2021-06-08T05:50:48.972Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-08T05:50:48.972Z] ---> Running in f92e384a0283 [2021-06-08T05:50:49.569Z] Removing intermediate container f92e384a0283 [2021-06-08T05:50:49.569Z] ---> 677a61e730ba [2021-06-08T05:50:49.569Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-08T05:50:49.569Z] ---> Running in a9f23933e9c7 [2021-06-08T05:50:50.168Z] Removing intermediate container a9f23933e9c7 [2021-06-08T05:50:50.168Z] ---> 38c2b3003b09 [2021-06-08T05:50:50.168Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-08T05:50:50.443Z] ---> Running in 36af223f7c2e [2021-06-08T05:50:51.045Z] Removing intermediate container 36af223f7c2e [2021-06-08T05:50:51.046Z] ---> f3ed6cbc3d6f [2021-06-08T05:50:51.046Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-08T05:50:51.046Z] ---> Running in c8f5d55c29b5 [2021-06-08T05:50:51.643Z] Removing intermediate container c8f5d55c29b5 [2021-06-08T05:50:51.643Z] ---> 6c794430e461 [2021-06-08T05:50:51.643Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:50:51.643Z] ---> Running in 7dc0722af943 [2021-06-08T05:50:54.273Z] Removing intermediate container 7dc0722af943 [2021-06-08T05:50:54.273Z] ---> 6016a9c77bcb [2021-06-08T05:50:54.273Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-08T05:50:54.273Z] ---> Running in a5f4a7820620 [2021-06-08T05:50:55.709Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T05:50:56.789Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T05:50:57.539Z] OK: 138 MiB in 40 packages [2021-06-08T05:50:59.029Z] Removing intermediate container a5f4a7820620 [2021-06-08T05:50:59.029Z] ---> b7adec8ecd85 [2021-06-08T05:50:59.029Z] Step 10/24 : ENV GO111MODULE=on [2021-06-08T05:50:59.029Z] ---> Running in beb42c4765ac [2021-06-08T05:50:59.631Z] Removing intermediate container beb42c4765ac [2021-06-08T05:50:59.631Z] ---> 30cf828f88c9 [2021-06-08T05:50:59.631Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-08T05:50:59.631Z] ---> Running in fd8d72989f68 [2021-06-08T05:51:00.234Z] Removing intermediate container fd8d72989f68 [2021-06-08T05:51:00.234Z] ---> 48bfd8a86749 [2021-06-08T05:51:00.234Z] Step 12/24 : COPY go.mod . [2021-06-08T05:51:01.224Z] ---> 7cc380394ee1 [2021-06-08T05:51:01.224Z] Step 13/24 : COPY Makefile . [2021-06-08T05:51:01.836Z] ---> 3bf0169d10e9 [2021-06-08T05:51:01.836Z] Step 14/24 : RUN make update [2021-06-08T05:51:02.118Z] ---> Running in 5bf4940f11b1 [2021-06-08T05:51:03.588Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-08T05:51:05.032Z] Removing intermediate container 5bf4940f11b1 [2021-06-08T05:51:05.032Z] ---> a38cfacd33ee [2021-06-08T05:51:05.032Z] Step 15/24 : COPY . . [2021-06-08T05:51:08.434Z] ---> dfc2293f3255 [2021-06-08T05:51:08.434Z] Step 16/24 : RUN ${MAKE} [2021-06-08T05:51:08.434Z] ---> Running in cfd479b10d38 [2021-06-08T05:51:09.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.62" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-08T05:51:39.351Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-08T05:51:44.754Z] Removing intermediate container cfd479b10d38 [2021-06-08T05:51:44.754Z] ---> b3a22c24e61a [2021-06-08T05:51:44.754Z] Step 17/24 : FROM alpine:3.12 [2021-06-08T05:51:44.754Z] 3.12: Pulling from library/alpine [2021-06-08T05:51:44.754Z] d2f70382dc9a: Pulling fs layer [2021-06-08T05:51:45.026Z] d2f70382dc9a: Verifying Checksum [2021-06-08T05:51:45.026Z] d2f70382dc9a: Download complete [2021-06-08T05:51:45.620Z] d2f70382dc9a: Pull complete [2021-06-08T05:51:45.620Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T05:51:45.620Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T05:51:45.620Z] ---> 9852663dfa18 [2021-06-08T05:51:45.620Z] Step 18/24 : EXPOSE 4000 [2021-06-08T05:51:45.893Z] ---> Running in cdb28d2fc5f8 [2021-06-08T05:51:46.492Z] Removing intermediate container cdb28d2fc5f8 [2021-06-08T05:51:46.492Z] ---> dea282887e1d [2021-06-08T05:51:46.492Z] 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-08T05:51:49.118Z] ---> c5b059ed2564 [2021-06-08T05:51:49.118Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-08T05:51:49.118Z] ---> Running in c81883207953 [2021-06-08T05:51:49.716Z] Removing intermediate container c81883207953 [2021-06-08T05:51:49.716Z] ---> c37b81766ea1 [2021-06-08T05:51:49.716Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-08T05:51:49.716Z] ---> Running in d40cca02c1b5 [2021-06-08T05:51:50.314Z] Removing intermediate container d40cca02c1b5 [2021-06-08T05:51:50.314Z] ---> b2b55f0b7fa4 [2021-06-08T05:51:50.314Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T05:51:50.314Z] ---> Running in 4b095ee28cdd [2021-06-08T05:51:50.912Z] Removing intermediate container 4b095ee28cdd [2021-06-08T05:51:50.912Z] ---> a73bd476df9f [2021-06-08T05:51:50.912Z] Step 23/24 : LABEL git_sha=ed8947b643568b301883c9fef62d671807069f73 [2021-06-08T05:51:51.187Z] ---> Running in fbf2b09f69d1 [2021-06-08T05:51:51.786Z] Removing intermediate container fbf2b09f69d1 [2021-06-08T05:51:51.786Z] ---> 1ecb4257cdcb [2021-06-08T05:51:51.786Z] Step 24/24 : LABEL version=2.0.0-dev.62 [2021-06-08T05:51:51.786Z] ---> Running in bb0a08c864ef [2021-06-08T05:51:52.381Z] Removing intermediate container bb0a08c864ef [2021-06-08T05:51:52.381Z] ---> 5c48a6d80763 [2021-06-08T05:51:52.381Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-08T05:51:52.381Z] Successfully built 5c48a6d80763 [2021-06-08T05:51:52.381Z] 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-08T05:51:52.674Z] provisioning config files... [2021-06-08T05:51:52.697Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/122@tmp/config938946282216973650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:51:53.066Z] ---> docker-login.sh [2021-06-08T05:51:53.067Z] nexus3.edgexfoundry.org:10001 [2021-06-08T05:51:53.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:51:53.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:51:53.619Z] Configure a credential helper to remove this warning. See [2021-06-08T05:51:53.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:51:53.619Z] [2021-06-08T05:51:53.619Z] Login Succeeded [2021-06-08T05:51:53.619Z] nexus3.edgexfoundry.org:10002 [2021-06-08T05:51:53.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:51:54.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:51:54.182Z] Configure a credential helper to remove this warning. See [2021-06-08T05:51:54.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:51:54.182Z] [2021-06-08T05:51:54.182Z] Login Succeeded [2021-06-08T05:51:54.182Z] nexus3.edgexfoundry.org:10003 [2021-06-08T05:51:54.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:51:54.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:51:54.780Z] Configure a credential helper to remove this warning. See [2021-06-08T05:51:54.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:51:54.780Z] [2021-06-08T05:51:54.780Z] Login Succeeded [2021-06-08T05:51:54.780Z] nexus3.edgexfoundry.org:10004 [2021-06-08T05:51:55.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:51:55.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:51:55.377Z] Configure a credential helper to remove this warning. See [2021-06-08T05:51:55.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:51:55.377Z] [2021-06-08T05:51:55.377Z] Login Succeeded [2021-06-08T05:51:55.377Z] docker.io [2021-06-08T05:51:55.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:51:56.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:51:56.245Z] Configure a credential helper to remove this warning. See [2021-06-08T05:51:56.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:51:56.245Z] [2021-06-08T05:51:56.245Z] Login Succeeded [2021-06-08T05:51:56.245Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T05:51:56.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T05:51:56.354Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-06-08T05:51:56.354Z] ed8947b643568b301883c9fef62d671807069f73 [2021-06-08T05:51:56.354Z] latest [2021-06-08T05:51:56.354Z] 2.0.0-dev.62 [2021-06-08T05:51:56.354Z] ed8947b643568b301883c9fef62d671807069f73-2.0.0-dev.62 [2021-06-08T05:51:56.354Z] master [2021-06-08T05:51:56.354Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:51:56.767Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ed8947b643568b301883c9fef62d671807069f73 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:51:57.112Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ed8947b643568b301883c9fef62d671807069f73 [2021-06-08T05:51:57.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-08T05:51:57.112Z] f9b4a6519431: Preparing [2021-06-08T05:51:57.112Z] 3fbe34a1663b: Preparing [2021-06-08T05:51:57.387Z] 3fbe34a1663b: Layer already exists [2021-06-08T05:52:04.093Z] f9b4a6519431: Pushed [2021-06-08T05:52:04.093Z] ed8947b643568b301883c9fef62d671807069f73: digest: sha256:593caa40d3f438c66f6ce83ca028134a9afe3d51cf67d035ef3e004b8ed7431e size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:52:04.447Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:52:04.805Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-08T05:52:04.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-08T05:52:04.805Z] f9b4a6519431: Preparing [2021-06-08T05:52:04.805Z] 3fbe34a1663b: Preparing [2021-06-08T05:52:04.805Z] f9b4a6519431: Layer already exists [2021-06-08T05:52:04.805Z] 3fbe34a1663b: Layer already exists [2021-06-08T05:52:05.079Z] latest: digest: sha256:593caa40d3f438c66f6ce83ca028134a9afe3d51cf67d035ef3e004b8ed7431e size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:52:05.431Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:52:05.804Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.62 [2021-06-08T05:52:05.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-08T05:52:05.804Z] f9b4a6519431: Preparing [2021-06-08T05:52:05.804Z] 3fbe34a1663b: Preparing [2021-06-08T05:52:06.079Z] f9b4a6519431: Layer already exists [2021-06-08T05:52:06.079Z] 3fbe34a1663b: Layer already exists [2021-06-08T05:52:06.079Z] 2.0.0-dev.62: digest: sha256:593caa40d3f438c66f6ce83ca028134a9afe3d51cf67d035ef3e004b8ed7431e size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:52:06.440Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ed8947b643568b301883c9fef62d671807069f73-2.0.0-dev.62 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:52:06.794Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ed8947b643568b301883c9fef62d671807069f73-2.0.0-dev.62 [2021-06-08T05:52:06.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-08T05:52:06.794Z] f9b4a6519431: Preparing [2021-06-08T05:52:06.794Z] 3fbe34a1663b: Preparing [2021-06-08T05:52:06.794Z] f9b4a6519431: Layer already exists [2021-06-08T05:52:06.794Z] 3fbe34a1663b: Layer already exists [2021-06-08T05:52:07.070Z] ed8947b643568b301883c9fef62d671807069f73-2.0.0-dev.62: digest: sha256:593caa40d3f438c66f6ce83ca028134a9afe3d51cf67d035ef3e004b8ed7431e size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:52:07.424Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:52:07.771Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-06-08T05:52:07.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-08T05:52:07.771Z] f9b4a6519431: Preparing [2021-06-08T05:52:07.771Z] 3fbe34a1663b: Preparing [2021-06-08T05:52:08.047Z] 3fbe34a1663b: Layer already exists [2021-06-08T05:52:08.047Z] f9b4a6519431: Layer already exists [2021-06-08T05:52:08.047Z] master: digest: sha256:593caa40d3f438c66f6ce83ca028134a9afe3d51cf67d035ef3e004b8ed7431e size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T05:52:08.117Z] ===================================================== [Pipeline] echo [2021-06-08T05:52:08.134Z] taggedImages: [2021-06-08T05:52:08.134Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ed8947b643568b301883c9fef62d671807069f73 [2021-06-08T05:52:08.134Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-08T05:52:08.134Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.62 [2021-06-08T05:52:08.134Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ed8947b643568b301883c9fef62d671807069f73-2.0.0-dev.62 [2021-06-08T05:52:08.134Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:52:08.606Z] ---> job-cost.sh [2021-06-08T05:52:08.607Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7mhg [2021-06-08T05:53:05.212Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T05:54:42.050Z] lf-activate-venv(): INFO: Adding /tmp/venv-7mhg/bin to PATH [2021-06-08T05:54:42.050Z] INFO: No Stack... [2021-06-08T05:54:42.050Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-08T05:54:42.050Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T05:54:42.396Z] + cut -d, -f6 [2021-06-08T05:54:42.396Z] + cat /w/workspace/edgex-ui-go/122/archives/cost.csv [Pipeline] lock [2021-06-08T05:54:42.455Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-122-stack-cost] [2021-06-08T05:54:42.463Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-122-stack-cost] did not exist. Created. [2021-06-08T05:54:42.463Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T05:54:42.831Z] /w/workspace/edgex-ui-go/122@tmp/durable-de0dc875/script.sh: 1: /w/workspace/edgex-ui-go/122@tmp/durable-de0dc875/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-08T05:54:43.183Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-08T05:54:43.204Z] Warning: overwriting stash ‘stack-cost’ [2021-06-08T05:54:43.428Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T05:54:43.440Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-122-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-08T05:54:43.937Z] provisioning config files... [2021-06-08T05:54:43.947Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6196767379357358572tmp [Pipeline] { [Pipeline] sh [2021-06-08T05:54:44.265Z] + set +x [2021-06-08T05:54:44.265Z] + curl -s https://codecov.io/bash [2021-06-08T05:54:44.265Z] + bash -s -- [2021-06-08T05:54:44.265Z] [2021-06-08T05:54:44.265Z] _____ _ [2021-06-08T05:54:44.265Z] / ____| | | [2021-06-08T05:54:44.265Z] | | ___ __| | ___ ___ _____ __ [2021-06-08T05:54:44.265Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-08T05:54:44.265Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-08T05:54:44.265Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-08T05:54:44.265Z] Bash-1.0.3 [2021-06-08T05:54:44.265Z] [2021-06-08T05:54:44.265Z] [2021-06-08T05:54:44.265Z] ==> git version 2.24.4 found [2021-06-08T05:54:44.265Z] ==> 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-08T05:54:44.265Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-08T05:54:44.265Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-08T05:54:44.265Z] ==> Jenkins CI detected. [2021-06-08T05:54:44.265Z] project root: . [2021-06-08T05:54:44.265Z] --> token set from env [2021-06-08T05:54:44.265Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-08T05:54:44.265Z] ==> Running gcov in . (disable via -X gcov) [2021-06-08T05:54:44.265Z] ==> Python coveragepy not found [2021-06-08T05:54:44.265Z] ==> Searching for coverage reports in: [2021-06-08T05:54:44.265Z] + . [2021-06-08T05:54:44.265Z] -> Found 1 reports [2021-06-08T05:54:44.265Z] ==> Detecting git/mercurial file structure [2021-06-08T05:54:44.265Z] ==> Reading reports [2021-06-08T05:54:44.265Z] + ./coverage.out bytes=10 [2021-06-08T05:54:44.265Z] ==> Appending adjustments [2021-06-08T05:54:44.265Z] https://docs.codecov.io/docs/fixing-reports [2021-06-08T05:54:44.527Z] + Found adjustments [2021-06-08T05:54:44.527Z] ==> Gzipping contents [2021-06-08T05:54:44.527Z] 4.0K /tmp/codecov.VbCup0.gz [2021-06-08T05:54:44.527Z] ==> Uploading reports [2021-06-08T05:54:44.527Z] url: https://codecov.io [2021-06-08T05:54:44.527Z] query: branch=master&commit=ed8947b643568b301883c9fef62d671807069f73&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F122%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-08T05:54:44.527Z] -> Pinging Codecov [2021-06-08T05:54:44.527Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=ed8947b643568b301883c9fef62d671807069f73&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F122%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-08T05:54:44.790Z] -> Uploading to [2021-06-08T05:54:44.790Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-08/FB506323287CE973F263BFD2A0EB1F37/ed8947b643568b301883c9fef62d671807069f73/a6180dce-3eca-4bdc-b252-9b1d20f054e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T055444Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=51689c20726d8429b1dba15333a86dd01aa4b7b66db91b3e68bda10fa96991fb [2021-06-08T05:54:44.790Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T05:54:44.790Z] Dload Upload Total Spent Left Speed [2021-06-08T05:54:45.361Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3930 0 0 100 3930 0 12377 --:--:-- --:--:-- --:--:-- 12397 [2021-06-08T05:54:45.361Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ed8947b643568b301883c9fef62d671807069f73 [Pipeline] } [2021-06-08T05:54:45.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-08T05:54:46.144Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-08T05:54:46.162Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:54:46.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-08T05:54:46.473Z] [2021-06-08T05:54:46.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:54:46.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-08T05:54:46.796Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-08T05:54:46.796Z] 188c0c94c7c5: Pulling fs layer [2021-06-08T05:54:46.796Z] 0ef7d3d256c8: Pulling fs layer [2021-06-08T05:54:46.796Z] de9db76c5a1d: Pulling fs layer [2021-06-08T05:54:46.796Z] 0eba1c9be4d2: Pulling fs layer [2021-06-08T05:54:46.796Z] 0d57e429df01: Pulling fs layer [2021-06-08T05:54:46.796Z] 4e4be7b47b0d: Pulling fs layer [2021-06-08T05:54:46.796Z] e1f770b5df2f: Pulling fs layer [2021-06-08T05:54:46.796Z] 85a0685a4137: Pulling fs layer [2021-06-08T05:54:46.796Z] 0eba1c9be4d2: Waiting [2021-06-08T05:54:46.796Z] 0d57e429df01: Waiting [2021-06-08T05:54:46.796Z] 4e4be7b47b0d: Waiting [2021-06-08T05:54:46.796Z] e1f770b5df2f: Waiting [2021-06-08T05:54:46.796Z] 85a0685a4137: Waiting [2021-06-08T05:54:46.796Z] de9db76c5a1d: Verifying Checksum [2021-06-08T05:54:46.796Z] de9db76c5a1d: Download complete [2021-06-08T05:54:46.796Z] 0ef7d3d256c8: Download complete [2021-06-08T05:54:46.796Z] 0d57e429df01: Verifying Checksum [2021-06-08T05:54:46.796Z] 0d57e429df01: Download complete [2021-06-08T05:54:46.796Z] 4e4be7b47b0d: Verifying Checksum [2021-06-08T05:54:46.796Z] 4e4be7b47b0d: Download complete [2021-06-08T05:54:46.796Z] 188c0c94c7c5: Verifying Checksum [2021-06-08T05:54:46.796Z] 188c0c94c7c5: Download complete [2021-06-08T05:54:47.063Z] 188c0c94c7c5: Pull complete [2021-06-08T05:54:47.326Z] 0ef7d3d256c8: Pull complete [2021-06-08T05:54:47.326Z] de9db76c5a1d: Pull complete [2021-06-08T05:54:48.273Z] e1f770b5df2f: Verifying Checksum [2021-06-08T05:54:48.273Z] e1f770b5df2f: Download complete [2021-06-08T05:54:50.195Z] 0eba1c9be4d2: Verifying Checksum [2021-06-08T05:54:50.195Z] 0eba1c9be4d2: Download complete [2021-06-08T05:54:50.462Z] 85a0685a4137: Verifying Checksum [2021-06-08T05:54:50.462Z] 85a0685a4137: Download complete [2021-06-08T05:54:53.822Z] 0eba1c9be4d2: Pull complete [2021-06-08T05:54:53.822Z] 0d57e429df01: Pull complete [2021-06-08T05:54:53.822Z] 4e4be7b47b0d: Pull complete [2021-06-08T05:54:53.822Z] e1f770b5df2f: Pull complete [2021-06-08T05:54:57.183Z] 85a0685a4137: Pull complete [2021-06-08T05:54:57.183Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-08T05:54:57.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-08T05:54:57.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-08T05:54:57.275Z] prd-centos7-docker-4c-2g-853 does not seem to be running inside a container [2021-06-08T05:54:57.313Z] $ 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-08T05:54:59.951Z] $ docker top 44f50aad089ffc10aa3988e4045f5db170bfc253473cbc5ab145b38a92e00bb9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T05:55:00.054Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-08T05:55:00.342Z] + set -o pipefail [2021-06-08T05:55:00.342Z] + snyk monitor '--org=edgex-jenkins' [2021-06-08T05:55:06.944Z] [2021-06-08T05:55:06.944Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-06-08T05:55:06.944Z] [2021-06-08T05:55:06.944Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/05405688-0185-4487-884c-dd23975649ce [2021-06-08T05:55:06.944Z] [2021-06-08T05:55:06.944Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-08T05:55:06.944Z] [2021-06-08T05:55:06.944Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-08T05:55:06.944Z] [2021-06-08T05:55:06.944Z] [Pipeline] } [2021-06-08T05:55:06.955Z] $ docker stop --time=1 44f50aad089ffc10aa3988e4045f5db170bfc253473cbc5ab145b38a92e00bb9 [2021-06-08T05:55:09.107Z] $ docker rm -f 44f50aad089ffc10aa3988e4045f5db170bfc253473cbc5ab145b38a92e00bb9 [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-08T05:55:10.042Z] + git log --format=format:%s -1 ed8947b643568b301883c9fef62d671807069f73 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:55:10.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T05:55:10.356Z] . [Pipeline] withDockerContainer [2021-06-08T05:55:10.431Z] prd-centos7-docker-4c-2g-853 does not seem to be running inside a container [2021-06-08T05:55:10.465Z] $ 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-08T05:55:10.869Z] $ docker top c02b1303957f21237e3d16c26fa43e298f54ea3e9a5eb3b22d2c293162b7dfe1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T05:55:11.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T05:55:11.002Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T05:55:11.111Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T05:55:11.110Z] $ docker exec c02b1303957f21237e3d16c26fa43e298f54ea3e9a5eb3b22d2c293162b7dfe1 ssh-agent [2021-06-08T05:55:11.212Z] SSH_AUTH_SOCK=/tmp/ssh-Ruz68Hm4rI5T/agent.15 [2021-06-08T05:55:11.212Z] SSH_AGENT_PID=22 [2021-06-08T05:55:11.218Z] Running ssh-add (command line suppressed) [2021-06-08T05:55:11.302Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_282546777746227943.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_282546777746227943.key) [2021-06-08T05:55:11.318Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T05:55:11.671Z] + git semver tag [2021-06-08T05:55:11.671Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T05:55:11.671Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-08T05:55:11.671Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-08T05:55:11.671Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T05:55:11.671Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T05:55:11.671Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T05:55:11.671Z] # $SEMVER_BRANCH = master [2021-06-08T05:55:11.671Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-08T05:55:11.671Z] # ed8947b643568b301883c9fef62d671807069f73 HEAD [2021-06-08T05:55:11.671Z] # -> Force: false [2021-06-08T05:55:11.671Z] # 32bf6c52aeff340337da5f21bd3d77a2f2937736 refs/tags/v2.0.0-dev.62 [Pipeline] } [2021-06-08T05:55:11.678Z] $ docker exec --env ******** --env ******** c02b1303957f21237e3d16c26fa43e298f54ea3e9a5eb3b22d2c293162b7dfe1 ssh-agent -k [2021-06-08T05:55:11.769Z] unset SSH_AUTH_SOCK; [2021-06-08T05:55:11.770Z] unset SSH_AGENT_PID; [2021-06-08T05:55:11.770Z] echo Agent pid 22 killed; [2021-06-08T05:55:11.786Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T05:55:12.132Z] + git semver [Pipeline] } [2021-06-08T05:55:12.142Z] $ docker stop --time=1 c02b1303957f21237e3d16c26fa43e298f54ea3e9a5eb3b22d2c293162b7dfe1 [2021-06-08T05:55:13.330Z] $ docker rm -f c02b1303957f21237e3d16c26fa43e298f54ea3e9a5eb3b22d2c293162b7dfe1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:55:13.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-08T05:55:13.938Z] [2021-06-08T05:55:13.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:55:14.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-08T05:55:14.521Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-08T05:55:14.521Z] ab5ef0e58194: Pulling fs layer [2021-06-08T05:55:14.521Z] 9712f1f96733: Pulling fs layer [2021-06-08T05:55:14.521Z] 63f879dbbcfc: Pulling fs layer [2021-06-08T05:55:14.521Z] 0d9ebad4ef96: Pulling fs layer [2021-06-08T05:55:14.521Z] e9a5061849ea: Pulling fs layer [2021-06-08T05:55:14.521Z] d747dcd14b5f: Pulling fs layer [2021-06-08T05:55:14.521Z] 2de7ff778b66: Pulling fs layer [2021-06-08T05:55:14.521Z] 0d9ebad4ef96: Waiting [2021-06-08T05:55:14.521Z] e9a5061849ea: Waiting [2021-06-08T05:55:14.521Z] d747dcd14b5f: Waiting [2021-06-08T05:55:14.521Z] 2de7ff778b66: Waiting [2021-06-08T05:55:14.521Z] 9712f1f96733: Verifying Checksum [2021-06-08T05:55:14.521Z] 9712f1f96733: Download complete [2021-06-08T05:55:15.901Z] 63f879dbbcfc: Verifying Checksum [2021-06-08T05:55:15.901Z] 63f879dbbcfc: Download complete [2021-06-08T05:55:16.162Z] e9a5061849ea: Verifying Checksum [2021-06-08T05:55:16.162Z] e9a5061849ea: Download complete [2021-06-08T05:55:16.162Z] d747dcd14b5f: Verifying Checksum [2021-06-08T05:55:16.162Z] d747dcd14b5f: Download complete [2021-06-08T05:55:16.422Z] 2de7ff778b66: Verifying Checksum [2021-06-08T05:55:16.422Z] 2de7ff778b66: Download complete [2021-06-08T05:55:16.684Z] 0d9ebad4ef96: Verifying Checksum [2021-06-08T05:55:16.684Z] 0d9ebad4ef96: Download complete [2021-06-08T05:55:16.684Z] ab5ef0e58194: Verifying Checksum [2021-06-08T05:55:16.684Z] ab5ef0e58194: Download complete [2021-06-08T05:55:19.281Z] ab5ef0e58194: Pull complete [2021-06-08T05:55:19.281Z] 9712f1f96733: Pull complete [2021-06-08T05:55:20.242Z] 63f879dbbcfc: Pull complete [2021-06-08T05:55:23.598Z] 0d9ebad4ef96: Pull complete [2021-06-08T05:55:23.598Z] e9a5061849ea: Pull complete [2021-06-08T05:55:23.598Z] d747dcd14b5f: Pull complete [2021-06-08T05:55:24.577Z] 2de7ff778b66: Pull complete [2021-06-08T05:55:24.577Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-08T05:55:24.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-08T05:55:24.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-08T05:55:24.659Z] prd-centos7-docker-4c-2g-853 does not seem to be running inside a container [2021-06-08T05:55:24.733Z] $ 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-08T05:55:28.496Z] $ docker top c45e72e97036b9d8467550e0ee8c41e4e0444f22a1a0355bcbe83d689d2832d9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-08T05:55:28.601Z] provisioning config files... [2021-06-08T05:55:28.610Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3237369716578648980tmp [2021-06-08T05:55:28.624Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4680772518556194550tmp [2021-06-08T05:55:28.635Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config9185337576917725158tmp [Pipeline] { [Pipeline] echo [2021-06-08T05:55:28.659Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:55:28.960Z] ---> sigul-configuration.sh [2021-06-08T05:55:28.960Z] gpg: directory `/root/.gnupg' created [2021-06-08T05:55:28.960Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-08T05:55:28.960Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-08T05:55:28.960Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-08T05:55:28.960Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-08T05:55:28.960Z] gpg: CAST5 encrypted data [2021-06-08T05:55:28.960Z] gpg: encrypted with 1 passphrase [2021-06-08T05:55:28.960Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-08T05:55:29.365Z] + mkdir /home/jenkins [2021-06-08T05:55:29.365Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-08T05:55:29.849Z] + 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-08T05:55:29.861Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:55:30.166Z] ---> sigul-install.sh [2021-06-08T05:55:38.321Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-08T05:55:38.618Z] + git tag --list [2021-06-08T05:55:38.618Z] 0.1.1 [2021-06-08T05:55:38.618Z] v1.1.0 [2021-06-08T05:55:38.618Z] v1.2.0 [2021-06-08T05:55:38.618Z] v1.2.1 [2021-06-08T05:55:38.618Z] v1.3.0 [2021-06-08T05:55:38.618Z] v2.0.0-dev.1 [2021-06-08T05:55:38.618Z] v2.0.0-dev.10 [2021-06-08T05:55:38.618Z] v2.0.0-dev.11 [2021-06-08T05:55:38.618Z] v2.0.0-dev.12 [2021-06-08T05:55:38.618Z] v2.0.0-dev.13 [2021-06-08T05:55:38.618Z] v2.0.0-dev.14 [2021-06-08T05:55:38.618Z] v2.0.0-dev.15 [2021-06-08T05:55:38.618Z] v2.0.0-dev.16 [2021-06-08T05:55:38.618Z] v2.0.0-dev.17 [2021-06-08T05:55:38.618Z] v2.0.0-dev.18 [2021-06-08T05:55:38.618Z] v2.0.0-dev.19 [2021-06-08T05:55:38.618Z] v2.0.0-dev.2 [2021-06-08T05:55:38.618Z] v2.0.0-dev.20 [2021-06-08T05:55:38.618Z] v2.0.0-dev.21 [2021-06-08T05:55:38.618Z] v2.0.0-dev.22 [2021-06-08T05:55:38.618Z] v2.0.0-dev.23 [2021-06-08T05:55:38.618Z] v2.0.0-dev.24 [2021-06-08T05:55:38.618Z] v2.0.0-dev.25 [2021-06-08T05:55:38.618Z] v2.0.0-dev.26 [2021-06-08T05:55:38.618Z] v2.0.0-dev.27 [2021-06-08T05:55:38.618Z] v2.0.0-dev.28 [2021-06-08T05:55:38.618Z] v2.0.0-dev.29 [2021-06-08T05:55:38.618Z] v2.0.0-dev.3 [2021-06-08T05:55:38.618Z] v2.0.0-dev.30 [2021-06-08T05:55:38.618Z] v2.0.0-dev.31 [2021-06-08T05:55:38.618Z] v2.0.0-dev.32 [2021-06-08T05:55:38.618Z] v2.0.0-dev.33 [2021-06-08T05:55:38.618Z] v2.0.0-dev.34 [2021-06-08T05:55:38.618Z] v2.0.0-dev.35 [2021-06-08T05:55:38.618Z] v2.0.0-dev.36 [2021-06-08T05:55:38.618Z] v2.0.0-dev.37 [2021-06-08T05:55:38.618Z] v2.0.0-dev.38 [2021-06-08T05:55:38.618Z] v2.0.0-dev.39 [2021-06-08T05:55:38.618Z] v2.0.0-dev.4 [2021-06-08T05:55:38.618Z] v2.0.0-dev.40 [2021-06-08T05:55:38.618Z] v2.0.0-dev.41 [2021-06-08T05:55:38.618Z] v2.0.0-dev.42 [2021-06-08T05:55:38.618Z] v2.0.0-dev.43 [2021-06-08T05:55:38.618Z] v2.0.0-dev.44 [2021-06-08T05:55:38.618Z] v2.0.0-dev.45 [2021-06-08T05:55:38.618Z] v2.0.0-dev.46 [2021-06-08T05:55:38.618Z] v2.0.0-dev.47 [2021-06-08T05:55:38.618Z] v2.0.0-dev.48 [2021-06-08T05:55:38.618Z] v2.0.0-dev.49 [2021-06-08T05:55:38.618Z] v2.0.0-dev.5 [2021-06-08T05:55:38.618Z] v2.0.0-dev.50 [2021-06-08T05:55:38.618Z] v2.0.0-dev.51 [2021-06-08T05:55:38.618Z] v2.0.0-dev.52 [2021-06-08T05:55:38.618Z] v2.0.0-dev.53 [2021-06-08T05:55:38.618Z] v2.0.0-dev.54 [2021-06-08T05:55:38.618Z] v2.0.0-dev.55 [2021-06-08T05:55:38.618Z] v2.0.0-dev.56 [2021-06-08T05:55:38.618Z] v2.0.0-dev.57 [2021-06-08T05:55:38.618Z] v2.0.0-dev.58 [2021-06-08T05:55:38.618Z] v2.0.0-dev.59 [2021-06-08T05:55:38.618Z] v2.0.0-dev.6 [2021-06-08T05:55:38.618Z] v2.0.0-dev.60 [2021-06-08T05:55:38.618Z] v2.0.0-dev.61 [2021-06-08T05:55:38.618Z] v2.0.0-dev.62 [2021-06-08T05:55:38.618Z] v2.0.0-dev.7 [2021-06-08T05:55:38.618Z] v2.0.0-dev.8 [2021-06-08T05:55:38.618Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-08T05:55:38.924Z] + lftools sign git-tag v2.0.0-dev.62 [2021-06-08T05:55:39.499Z] Signing Git tag with Sigul... [2021-06-08T05:55:39.499Z] Signing v2.0.0-dev.62 [Pipeline] echo [2021-06-08T05:55:40.453Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:55:40.757Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-08T05:55:40.765Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-08T05:55:40.821Z] $ docker stop --time=1 c45e72e97036b9d8467550e0ee8c41e4e0444f22a1a0355bcbe83d689d2832d9 [2021-06-08T05:55:42.737Z] $ docker rm -f c45e72e97036b9d8467550e0ee8c41e4e0444f22a1a0355bcbe83d689d2832d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:55:43.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T05:55:43.510Z] . [Pipeline] withDockerContainer [2021-06-08T05:55:43.608Z] prd-centos7-docker-4c-2g-853 does not seem to be running inside a container [2021-06-08T05:55:43.647Z] $ 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-08T05:55:44.023Z] $ docker top 23a07b13aaaed9f1950f86a62fb83ecb79c0813616fe476cf64982f12eaabb0d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T05:55:44.155Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T05:55:44.155Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T05:55:44.264Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T05:55:44.263Z] $ docker exec 23a07b13aaaed9f1950f86a62fb83ecb79c0813616fe476cf64982f12eaabb0d ssh-agent [2021-06-08T05:55:44.375Z] SSH_AUTH_SOCK=/tmp/ssh-7jvn6V0BZ5DR/agent.14 [2021-06-08T05:55:44.375Z] SSH_AGENT_PID=20 [2021-06-08T05:55:44.381Z] Running ssh-add (command line suppressed) [2021-06-08T05:55:44.478Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3284209509431093024.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3284209509431093024.key) [2021-06-08T05:55:44.497Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T05:55:44.804Z] + git semver bump pre [2021-06-08T05:55:44.804Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T05:55:44.804Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-08T05:55:44.804Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-08T05:55:44.804Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T05:55:44.804Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T05:55:44.804Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T05:55:44.804Z] # $SEMVER_BRANCH = master [2021-06-08T05:55:44.804Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-08T05:55:44.804Z] 2.0.0-dev.63 [Pipeline] } [2021-06-08T05:55:44.812Z] $ docker exec --env ******** --env ******** 23a07b13aaaed9f1950f86a62fb83ecb79c0813616fe476cf64982f12eaabb0d ssh-agent -k [2021-06-08T05:55:44.906Z] unset SSH_AUTH_SOCK; [2021-06-08T05:55:44.906Z] unset SSH_AGENT_PID; [2021-06-08T05:55:44.906Z] echo Agent pid 20 killed; [2021-06-08T05:55:44.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T05:55:45.278Z] + git semver [Pipeline] } [2021-06-08T05:55:45.289Z] $ docker stop --time=1 23a07b13aaaed9f1950f86a62fb83ecb79c0813616fe476cf64982f12eaabb0d [2021-06-08T05:55:46.554Z] $ docker rm -f 23a07b13aaaed9f1950f86a62fb83ecb79c0813616fe476cf64982f12eaabb0d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:55:46.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T05:55:46.972Z] . [Pipeline] withDockerContainer [2021-06-08T05:55:47.053Z] prd-centos7-docker-4c-2g-853 does not seem to be running inside a container [2021-06-08T05:55:47.091Z] $ 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-08T05:55:47.547Z] $ docker top aa82265b5850cb941c7ff2f6213f69a8c16ea3a8fdfc350d4ad2ba2389f865fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T05:55:47.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T05:55:47.678Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T05:55:47.795Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T05:55:47.795Z] $ docker exec aa82265b5850cb941c7ff2f6213f69a8c16ea3a8fdfc350d4ad2ba2389f865fc ssh-agent [2021-06-08T05:55:47.919Z] SSH_AUTH_SOCK=/tmp/ssh-C8G2Guo5WH5V/agent.14 [2021-06-08T05:55:47.919Z] SSH_AGENT_PID=20 [2021-06-08T05:55:47.924Z] Running ssh-add (command line suppressed) [2021-06-08T05:55:48.017Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4340324572451195028.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4340324572451195028.key) [2021-06-08T05:55:48.035Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T05:55:48.341Z] + git semver push [2021-06-08T05:55:48.341Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T05:55:48.341Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-08T05:55:48.341Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-08T05:55:48.341Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T05:55:48.341Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T05:55:48.341Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T05:55:48.341Z] # $SEMVER_BRANCH = master [2021-06-08T05:55:48.341Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-08T05:55:53.652Z] $ docker exec --env ******** --env ******** aa82265b5850cb941c7ff2f6213f69a8c16ea3a8fdfc350d4ad2ba2389f865fc ssh-agent -k [2021-06-08T05:55:53.752Z] unset SSH_AUTH_SOCK; [2021-06-08T05:55:53.752Z] unset SSH_AGENT_PID; [2021-06-08T05:55:53.752Z] echo Agent pid 20 killed; [2021-06-08T05:55:53.774Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T05:55:54.118Z] + git semver [Pipeline] } [2021-06-08T05:55:54.130Z] $ docker stop --time=1 aa82265b5850cb941c7ff2f6213f69a8c16ea3a8fdfc350d4ad2ba2389f865fc [2021-06-08T05:55:55.361Z] $ docker rm -f aa82265b5850cb941c7ff2f6213f69a8c16ea3a8fdfc350d4ad2ba2389f865fc [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-08T05:55:56.582Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:55:57.151Z] ---> package-listing.sh [2021-06-08T05:55:57.151Z] ++ facter osfamily [2021-06-08T05:55:57.151Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-08T05:55:57.416Z] + OS_FAMILY=redhat [2021-06-08T05:55:57.416Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-08T05:55:57.416Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-08T05:55:57.416Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-08T05:55:57.416Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-08T05:55:57.416Z] + PACKAGES=/tmp/packages_start.txt [2021-06-08T05:55:57.416Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-08T05:55:57.416Z] + PACKAGES=/tmp/packages_end.txt [2021-06-08T05:55:57.416Z] + case "${OS_FAMILY}" in [2021-06-08T05:55:57.416Z] + rpm -qa [2021-06-08T05:55:57.416Z] + sort [2021-06-08T05:55:57.988Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-08T05:55:57.988Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-08T05:55:57.988Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-08T05:55:57.988Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-08T05:55:57.988Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-06-08T05:55:57.988Z] + 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-08T05:55:58.002Z] 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-08T05:55:58.292Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:55:58.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T05:55:58.859Z] [2021-06-08T05:55:58.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:55:59.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T05:55:59.386Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-08T05:55:59.386Z] df20fa9351a1: Pulling fs layer [2021-06-08T05:55:59.386Z] 36b3adc4ff6f: Pulling fs layer [2021-06-08T05:55:59.386Z] 8ad3a11d3b57: Pulling fs layer [2021-06-08T05:55:59.386Z] 46f8f816bc3b: Pulling fs layer [2021-06-08T05:55:59.386Z] 93b61091891f: Pulling fs layer [2021-06-08T05:55:59.386Z] 93b9cdb0e59b: Pulling fs layer [2021-06-08T05:55:59.386Z] 5e14af77c1be: Pulling fs layer [2021-06-08T05:55:59.386Z] 01666e4c0597: Pulling fs layer [2021-06-08T05:55:59.386Z] aa168da1d23b: Pulling fs layer [2021-06-08T05:55:59.386Z] 93b9cdb0e59b: Waiting [2021-06-08T05:55:59.386Z] 5e14af77c1be: Waiting [2021-06-08T05:55:59.386Z] 01666e4c0597: Waiting [2021-06-08T05:55:59.386Z] aa168da1d23b: Waiting [2021-06-08T05:55:59.386Z] 46f8f816bc3b: Waiting [2021-06-08T05:55:59.386Z] 93b61091891f: Waiting [2021-06-08T05:55:59.386Z] 36b3adc4ff6f: Verifying Checksum [2021-06-08T05:55:59.386Z] 36b3adc4ff6f: Download complete [2021-06-08T05:55:59.386Z] 46f8f816bc3b: Verifying Checksum [2021-06-08T05:55:59.386Z] 46f8f816bc3b: Download complete [2021-06-08T05:55:59.386Z] df20fa9351a1: Verifying Checksum [2021-06-08T05:55:59.386Z] df20fa9351a1: Download complete [2021-06-08T05:55:59.386Z] 93b9cdb0e59b: Verifying Checksum [2021-06-08T05:55:59.386Z] 93b9cdb0e59b: Download complete [2021-06-08T05:55:59.651Z] 5e14af77c1be: Verifying Checksum [2021-06-08T05:55:59.651Z] 5e14af77c1be: Download complete [2021-06-08T05:55:59.651Z] 01666e4c0597: Verifying Checksum [2021-06-08T05:55:59.651Z] 01666e4c0597: Download complete [2021-06-08T05:55:59.651Z] 93b61091891f: Verifying Checksum [2021-06-08T05:55:59.651Z] 93b61091891f: Download complete [2021-06-08T05:55:59.651Z] df20fa9351a1: Pull complete [2021-06-08T05:55:59.651Z] 36b3adc4ff6f: Pull complete [2021-06-08T05:55:59.914Z] 8ad3a11d3b57: Verifying Checksum [2021-06-08T05:55:59.914Z] 8ad3a11d3b57: Download complete [2021-06-08T05:56:00.178Z] 8ad3a11d3b57: Pull complete [2021-06-08T05:56:00.446Z] 46f8f816bc3b: Pull complete [2021-06-08T05:56:00.711Z] 93b61091891f: Pull complete [2021-06-08T05:56:00.711Z] 93b9cdb0e59b: Pull complete [2021-06-08T05:56:00.711Z] 5e14af77c1be: Pull complete [2021-06-08T05:56:00.972Z] 01666e4c0597: Pull complete [2021-06-08T05:56:01.546Z] aa168da1d23b: Verifying Checksum [2021-06-08T05:56:01.546Z] aa168da1d23b: Download complete [2021-06-08T05:56:05.770Z] aa168da1d23b: Pull complete [2021-06-08T05:56:05.770Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-08T05:56:05.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T05:56:05.770Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-08T05:56:05.846Z] prd-centos7-docker-4c-2g-853 does not seem to be running inside a container [2021-06-08T05:56:05.888Z] $ 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-08T05:56:08.362Z] $ docker top bac1d93178fb6bb2f801ee4e9b7e4e62eaaf6298f3b3063f606fa8c607d84914 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T05:56:08.753Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-08T05:56:09.052Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-08T05:56:09.348Z] + ls /var/log/sa-host [2021-06-08T05:56:09.348Z] + sadf -c /var/log/sa-host/sa05 [2021-06-08T05:56:09.348Z] file_magic: OK [2021-06-08T05:56:09.348Z] HZ: Using current value: 100 [2021-06-08T05:56:09.348Z] file_header: OK [2021-06-08T05:56:09.348Z] 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-08T05:56:09.348Z] Statistics: [2021-06-08T05:56:09.348Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T05:56:09.348Z] File successfully converted to sysstat format version 12.2.1 [2021-06-08T05:56:09.348Z] + sadf -c /var/log/sa-host/sa08 [2021-06-08T05:56:09.348Z] file_magic: OK [2021-06-08T05:56:09.348Z] HZ: Using current value: 100 [2021-06-08T05:56:09.348Z] file_header: OK [2021-06-08T05:56:09.348Z] 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-08T05:56:09.348Z] Statistics: [2021-06-08T05:56:09.348Z] HRHnuu...uuuununununu...Hnuu...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-08T05:56:09.348Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T05:56:09.578Z] provisioning config files... [2021-06-08T05:56:09.590Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8602723077347152426tmp [Pipeline] { [Pipeline] echo [2021-06-08T05:56:09.611Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:56:09.906Z] ---> create-netrc.sh [Pipeline] } [2021-06-08T05:56:09.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:56:10.292Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-08T05:56:10.303Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:56:10.603Z] ---> sudo-logs.sh [2021-06-08T05:56:10.603Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-08T05:56:10.637Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:56:10.932Z] ---> job-cost.sh [2021-06-08T05:56:10.932Z] lf-activate-venv: SKIPPING [2021-06-08T05:56:10.932Z] DEBUG: total: 0.18000000715255737 [2021-06-08T05:56:10.932Z] INFO: Retrieving Stack Cost... [2021-06-08T05:56:11.875Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T05:56:12.451Z] INFO: Archiving Costs [Pipeline] echo [2021-06-08T05:56:12.465Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:56:12.759Z] ---> logs-deploy.sh [2021-06-08T05:56:12.759Z] lf-activate-venv: SKIPPING [2021-06-08T05:56:12.759Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/122 [2021-06-08T05:56:12.759Z] INFO: archiving workspace using pattern(s): [2021-06-08T05:56:13.708Z] Archives upload complete. [2021-06-08T05:56:13.708Z] INFO: archiving logs to Nexus