Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0733ae0f6dad76de22872421f213062917bd013d Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1217034865011351133.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4631028447393152379.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2656455689625460268.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4736129943107233157.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-ssh2759052824917475479.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-674 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-ssh5476859608738190571.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 0733ae0f6dad76de22872421f213062917bd013d (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 0733ae0f6dad76de22872421f213062917bd013d # timeout=10 Commit message: "feat: add the route path configuration of app service" > git rev-list --no-walk cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-22T07:42:57.172Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-22T07:42:57.265Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-22T07:42:57.297Z] ========================================================= [2021-06-22T07:42:57.297Z] EdgeX Global Pipelines Version Info [2021-06-22T07:42:57.297Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-22T07:42:58.884Z] ------------------- [2021-06-22T07:42:58.884Z] stable info: [2021-06-22T07:42:58.884Z] ------------------- [2021-06-22T07:42:58.884Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-22T07:42:58.884Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-22T07:42:58.884Z] Message: update stable to v1.0.195 [2021-06-22T07:42:59.463Z] ------------------- [2021-06-22T07:42:59.463Z] experimental info: [2021-06-22T07:42:59.463Z] ------------------- [2021-06-22T07:42:59.463Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-22T07:42:59.463Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-22T07:42:59.463Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-22T07:42:59.674Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-22T07:42:59.699Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-22T07:42:59.723Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-22T07:42:59.746Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-22T07:42:59.769Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-22T07:42:59.791Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-22T07:42:59.814Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-22T07:42:59.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-22T07:42:59.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-22T07:42:59.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-22T07:42:59.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-22T07:42:59.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-22T07:42:59.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-22T07:42:59.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-22T07:43:00.019Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-22T07:43:00.043Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-22T07:43:00.068Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T07:43:00.093Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T07:43:00.119Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-22T07:43:00.143Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-22T07:43:00.168Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-22T07:43:00.193Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-22T07:43:00.250Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-22T07:43:00.275Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-22T07:43:00.301Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-22T07:43:00.329Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-22T07:43:00.353Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-22T07:43:00.379Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-22T07:43:00.404Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-22T07:43:00.430Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0733ae0f6dad76de22872421f213062917bd013d [Pipeline] echo [2021-06-22T07:43:00.456Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0733ae0 [Pipeline] echo [2021-06-22T07:43:00.481Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T07:43:00.562Z] provisioning config files... [2021-06-22T07:43:00.582Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8845821124654913663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-22T07:43:00.910Z] ---> docker-login.sh [2021-06-22T07:43:00.910Z] nexus3.edgexfoundry.org:10001 [2021-06-22T07:43:01.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T07:43:01.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T07:43:01.179Z] Configure a credential helper to remove this warning. See [2021-06-22T07:43:01.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T07:43:01.179Z] [2021-06-22T07:43:01.179Z] Login Succeeded [2021-06-22T07:43:01.179Z] nexus3.edgexfoundry.org:10002 [2021-06-22T07:43:01.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T07:43:01.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T07:43:01.441Z] Configure a credential helper to remove this warning. See [2021-06-22T07:43:01.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T07:43:01.441Z] [2021-06-22T07:43:01.441Z] Login Succeeded [2021-06-22T07:43:01.441Z] nexus3.edgexfoundry.org:10003 [2021-06-22T07:43:01.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T07:43:01.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T07:43:01.705Z] Configure a credential helper to remove this warning. See [2021-06-22T07:43:01.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T07:43:01.705Z] [2021-06-22T07:43:01.705Z] Login Succeeded [2021-06-22T07:43:01.705Z] nexus3.edgexfoundry.org:10004 [2021-06-22T07:43:01.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T07:43:01.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T07:43:01.705Z] Configure a credential helper to remove this warning. See [2021-06-22T07:43:01.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T07:43:01.705Z] [2021-06-22T07:43:01.705Z] Login Succeeded [2021-06-22T07:43:01.705Z] docker.io [2021-06-22T07:43:01.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T07:43:02.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T07:43:02.230Z] Configure a credential helper to remove this warning. See [2021-06-22T07:43:02.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T07:43:02.230Z] [2021-06-22T07:43:02.230Z] Login Succeeded [2021-06-22T07:43:02.230Z] ---> docker-login.sh ends [Pipeline] } [2021-06-22T07:43:02.240Z] 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-22T07:43:02.879Z] + git log --format=format:%s -1 0733ae0f6dad76de22872421f213062917bd013d [Pipeline] echo [2021-06-22T07:43:02.924Z] GIT_COMMIT: 0733ae0f6dad76de22872421f213062917bd013d, Commit Message: feat: add the route path configuration of app service [Pipeline] echo [2021-06-22T07:43:02.940Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:43:03.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T07:43:03.992Z] [2021-06-22T07:43:03.992Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:43:04.322Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T07:43:04.322Z] latest: Pulling from edgex-devops/git-semver [2021-06-22T07:43:04.322Z] 31603596830f: Pulling fs layer [2021-06-22T07:43:04.322Z] 54011a49482f: Pulling fs layer [2021-06-22T07:43:04.322Z] a6820b24f6d8: Pulling fs layer [2021-06-22T07:43:04.322Z] f581987b2513: Pulling fs layer [2021-06-22T07:43:04.322Z] f581987b2513: Waiting [2021-06-22T07:43:04.322Z] 54011a49482f: Verifying Checksum [2021-06-22T07:43:04.322Z] 54011a49482f: Download complete [2021-06-22T07:43:04.322Z] 31603596830f: Verifying Checksum [2021-06-22T07:43:04.322Z] 31603596830f: Download complete [2021-06-22T07:43:04.586Z] f581987b2513: Verifying Checksum [2021-06-22T07:43:04.586Z] f581987b2513: Download complete [2021-06-22T07:43:04.586Z] a6820b24f6d8: Verifying Checksum [2021-06-22T07:43:04.586Z] a6820b24f6d8: Download complete [2021-06-22T07:43:04.856Z] 31603596830f: Pull complete [2021-06-22T07:43:04.856Z] 54011a49482f: Pull complete [2021-06-22T07:43:05.439Z] a6820b24f6d8: Pull complete [2021-06-22T07:43:05.703Z] f581987b2513: Pull complete [2021-06-22T07:43:05.703Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-22T07:43:05.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T07:43:05.970Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-22T07:43:06.071Z] prd-centos7-docker-4c-2g-674 does not seem to be running inside a container [2021-06-22T07:43:06.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-22T07:43:07.587Z] $ docker top ad9169c5a8334e2ac509007c4e8c77111fed18df5a88f689d0388aee788f86e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-22T07:43:07.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T07:43:07.727Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T07:43:07.861Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T07:43:07.861Z] $ docker exec ad9169c5a8334e2ac509007c4e8c77111fed18df5a88f689d0388aee788f86e0 ssh-agent [2021-06-22T07:43:07.984Z] SSH_AUTH_SOCK=/tmp/ssh-b67GZxrTDeVj/agent.13 [2021-06-22T07:43:07.984Z] SSH_AGENT_PID=19 [2021-06-22T07:43:07.994Z] Running ssh-add (command line suppressed) [2021-06-22T07:43:08.122Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6766746699617997442.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6766746699617997442.key) [2021-06-22T07:43:08.140Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T07:43:08.446Z] + git tag --points-at HEAD [Pipeline] } [2021-06-22T07:43:08.462Z] $ docker exec --env ******** --env ******** ad9169c5a8334e2ac509007c4e8c77111fed18df5a88f689d0388aee788f86e0 ssh-agent -k [2021-06-22T07:43:08.567Z] unset SSH_AUTH_SOCK; [2021-06-22T07:43:08.568Z] unset SSH_AGENT_PID; [2021-06-22T07:43:08.568Z] echo Agent pid 19 killed; [2021-06-22T07:43:08.586Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-22T07:43:08.627Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T07:43:08.627Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T07:43:08.759Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T07:43:08.760Z] $ docker exec ad9169c5a8334e2ac509007c4e8c77111fed18df5a88f689d0388aee788f86e0 ssh-agent [2021-06-22T07:43:08.890Z] SSH_AUTH_SOCK=/tmp/ssh-CYKpB1kYoP0N/agent.50 [2021-06-22T07:43:08.890Z] SSH_AGENT_PID=56 [2021-06-22T07:43:08.896Z] Running ssh-add (command line suppressed) [2021-06-22T07:43:08.994Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8388396036015264918.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8388396036015264918.key) [2021-06-22T07:43:09.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T07:43:09.331Z] + git semver init [2021-06-22T07:43:09.331Z] # -> Open(): unable to determine branch for HEAD [2021-06-22T07:43:09.331Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-22T07:43:09.331Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-22T07:43:09.331Z] # $SEMVER_REMOTE_NAME = origin [2021-06-22T07:43:09.331Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-22T07:43:09.331Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-22T07:43:09.331Z] # $SEMVER_BRANCH = master [2021-06-22T07:43:09.331Z] # $SEMVER_TEMP = /tmp/semver-880157967 [2021-06-22T07:43:09.331Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-22T07:43:11.273Z] # '/tmp/semver-880157967' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-06-22T07:43:11.273Z] # -> Force: false [2021-06-22T07:43:11.273Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-22T07:43:11.281Z] $ docker exec --env ******** --env ******** ad9169c5a8334e2ac509007c4e8c77111fed18df5a88f689d0388aee788f86e0 ssh-agent -k [2021-06-22T07:43:11.397Z] unset SSH_AUTH_SOCK; [2021-06-22T07:43:11.397Z] unset SSH_AGENT_PID; [2021-06-22T07:43:11.397Z] echo Agent pid 56 killed; [2021-06-22T07:43:11.412Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-22T07:43:11.750Z] + git semver [Pipeline] } [2021-06-22T07:43:11.764Z] $ docker stop --time=1 ad9169c5a8334e2ac509007c4e8c77111fed18df5a88f689d0388aee788f86e0 [2021-06-22T07:43:13.096Z] $ docker rm -f ad9169c5a8334e2ac509007c4e8c77111fed18df5a88f689d0388aee788f86e0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T07:43:13.470Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-22T07:43:13.732Z] Stashed 1 file(s) [Pipeline] echo [2021-06-22T07:43:13.736Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.81 [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-22T07:43:29.038Z] Still waiting to schedule task [2021-06-22T07:43:29.039Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-22T07:43:29.040Z] Still waiting to schedule task [2021-06-22T07:43:29.041Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-673’ [2021-06-22T07:45:56.868Z] Running on prd-centos7-docker-4c-2g-675 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-22T07:45:56.888Z] Running in /w/workspace/edgex-ui-go/141 [Pipeline] { [Pipeline] checkout [2021-06-22T07:45:57.007Z] The recommended git tool is: git [2021-06-22T07:45:59.513Z] using credential edgex-jenkins-ssh [2021-06-22T07:45:59.529Z] Cloning the remote Git repository [2021-06-22T07:45:59.553Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-22T07:45:59.619Z] > git init /w/workspace/edgex-ui-go/141 # timeout=10 [2021-06-22T07:45:59.659Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-22T07:45:59.660Z] > git --version # timeout=10 [2021-06-22T07:45:59.672Z] > git --version # 'git version 2.24.4' [2021-06-22T07:45:59.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T07:45:59.696Z] [INFO] Currently running in a labeled security context [2021-06-22T07:45:59.696Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-22T07:45:59.696Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/141@tmp/jenkins-gitclient-ssh3488872519072490051.key [2021-06-22T07:45:59.738Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T07:46:01.730Z] Avoid second fetch [2021-06-22T07:46:01.731Z] Checking out Revision 0733ae0f6dad76de22872421f213062917bd013d (master) [2021-06-22T07:46:01.708Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-22T07:46:01.717Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T07:46:01.741Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T07:46:01.750Z] > git checkout -f 0733ae0f6dad76de22872421f213062917bd013d # timeout=10 [2021-06-22T07:46:05.449Z] Commit message: "feat: add the route path configuration of app service" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T07:46:06.849Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-22T07:46:07.185Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-22T07:46:07.485Z] + true [2021-06-22T07:46:07.485Z] + sudo service docker restart [2021-06-22T07:46:07.485Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T07:46:25.684Z] provisioning config files... [2021-06-22T07:46:25.737Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/141@tmp/config6561151448064425502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-22T07:46:26.078Z] ---> docker-login.sh [2021-06-22T07:46:26.078Z] nexus3.edgexfoundry.org:10001 [2021-06-22T07:46:26.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T07:46:26.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T07:46:26.344Z] Configure a credential helper to remove this warning. See [2021-06-22T07:46:26.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T07:46:26.344Z] [2021-06-22T07:46:26.344Z] Login Succeeded [2021-06-22T07:46:26.344Z] nexus3.edgexfoundry.org:10002 [2021-06-22T07:46:26.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T07:46:26.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T07:46:26.609Z] Configure a credential helper to remove this warning. See [2021-06-22T07:46:26.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T07:46:26.609Z] [2021-06-22T07:46:26.609Z] Login Succeeded [2021-06-22T07:46:26.609Z] nexus3.edgexfoundry.org:10003 [2021-06-22T07:46:26.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T07:46:26.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T07:46:26.609Z] Configure a credential helper to remove this warning. See [2021-06-22T07:46:26.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T07:46:26.609Z] [2021-06-22T07:46:26.609Z] Login Succeeded [2021-06-22T07:46:26.609Z] nexus3.edgexfoundry.org:10004 [2021-06-22T07:46:26.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T07:46:26.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T07:46:26.875Z] Configure a credential helper to remove this warning. See [2021-06-22T07:46:26.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T07:46:26.875Z] [2021-06-22T07:46:26.875Z] Login Succeeded [2021-06-22T07:46:26.875Z] docker.io [2021-06-22T07:46:26.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T07:46:27.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T07:46:27.137Z] Configure a credential helper to remove this warning. See [2021-06-22T07:46:27.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T07:46:27.137Z] [2021-06-22T07:46:27.137Z] Login Succeeded [2021-06-22T07:46:27.137Z] ---> docker-login.sh ends [Pipeline] } [2021-06-22T07:46:27.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-22T07:46:27.329Z] ========================================================= [2021-06-22T07:46:27.329Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-22T07:46:27.329Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:46:27.647Z] + 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-22T07:46:27.647Z] Sending build context to Docker daemon 17.93MB [2021-06-22T07:46:27.647Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-22T07:46:27.647Z] Step 2/8 : FROM ${BASE} [2021-06-22T07:46:27.913Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-22T07:46:27.913Z] 540db60ca938: Pulling fs layer [2021-06-22T07:46:27.913Z] adcc1eea9eea: Pulling fs layer [2021-06-22T07:46:27.913Z] 4c4ab2625f07: Pulling fs layer [2021-06-22T07:46:27.913Z] 0510c868ecb4: Pulling fs layer [2021-06-22T07:46:27.913Z] afea3b2eda06: Pulling fs layer [2021-06-22T07:46:27.913Z] 7809a108b3ef: Pulling fs layer [2021-06-22T07:46:27.913Z] f706445af74f: Pulling fs layer [2021-06-22T07:46:27.913Z] afea3b2eda06: Waiting [2021-06-22T07:46:27.913Z] 7809a108b3ef: Waiting [2021-06-22T07:46:27.913Z] f706445af74f: Waiting [2021-06-22T07:46:27.913Z] 0510c868ecb4: Waiting [2021-06-22T07:46:27.913Z] 4c4ab2625f07: Verifying Checksum [2021-06-22T07:46:27.913Z] 4c4ab2625f07: Download complete [2021-06-22T07:46:27.913Z] adcc1eea9eea: Verifying Checksum [2021-06-22T07:46:27.913Z] adcc1eea9eea: Download complete [2021-06-22T07:46:27.913Z] afea3b2eda06: Verifying Checksum [2021-06-22T07:46:27.913Z] afea3b2eda06: Download complete [2021-06-22T07:46:27.913Z] 540db60ca938: Verifying Checksum [2021-06-22T07:46:27.913Z] 540db60ca938: Download complete [2021-06-22T07:46:27.913Z] 7809a108b3ef: Verifying Checksum [2021-06-22T07:46:27.913Z] 7809a108b3ef: Download complete [2021-06-22T07:46:28.191Z] 540db60ca938: Pull complete [2021-06-22T07:46:28.457Z] adcc1eea9eea: Pull complete [2021-06-22T07:46:28.457Z] 4c4ab2625f07: Pull complete [2021-06-22T07:46:29.850Z] f706445af74f: Verifying Checksum [2021-06-22T07:46:29.850Z] f706445af74f: Download complete [2021-06-22T07:46:30.425Z] 0510c868ecb4: Verifying Checksum [2021-06-22T07:46:30.425Z] 0510c868ecb4: Download complete [2021-06-22T07:46:33.768Z] 0510c868ecb4: Pull complete [2021-06-22T07:46:34.037Z] afea3b2eda06: Pull complete [2021-06-22T07:46:34.037Z] 7809a108b3ef: Pull complete [2021-06-22T07:46:35.435Z] f706445af74f: Pull complete [2021-06-22T07:46:35.706Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-22T07:46:35.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-22T07:46:35.706Z] ---> b068be0155e3 [2021-06-22T07:46:35.706Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-22T07:46:41.203Z] ---> Running in c6ed8aa2bd5a [2021-06-22T07:46:41.203Z] Removing intermediate container c6ed8aa2bd5a [2021-06-22T07:46:41.203Z] ---> 5d9df1541362 [2021-06-22T07:46:41.203Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T07:46:41.203Z] ---> Running in 78c90b4bcdac [2021-06-22T07:46:41.784Z] Removing intermediate container 78c90b4bcdac [2021-06-22T07:46:41.784Z] ---> e370fd4907bb [2021-06-22T07:46:41.784Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-22T07:46:41.784Z] ---> Running in 67b1b4ba079b [2021-06-22T07:46:42.050Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-22T07:46:43.451Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-22T07:46:44.397Z] OK: 149 MiB in 40 packages [2021-06-22T07:46:44.657Z] Removing intermediate container 67b1b4ba079b [2021-06-22T07:46:44.657Z] ---> 5ef3ef550413 [2021-06-22T07:46:44.657Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-22T07:46:44.920Z] ---> Running in a46680b0fc96 [2021-06-22T07:46:44.920Z] Removing intermediate container a46680b0fc96 [2021-06-22T07:46:44.920Z] ---> 48bb03625315 [2021-06-22T07:46:44.920Z] Step 7/8 : COPY . . [2021-06-22T07:46:45.496Z] ---> 7095e09cee69 [2021-06-22T07:46:45.496Z] Step 8/8 : RUN go mod download [2021-06-22T07:46:45.496Z] ---> Running in 1c415c7cdfe8 [2021-06-22T07:47:12.127Z] Removing intermediate container 1c415c7cdfe8 [2021-06-22T07:47:12.127Z] ---> 22bbea58bf5e [2021-06-22T07:47:12.127Z] Successfully built 22bbea58bf5e [2021-06-22T07:47:12.127Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:47:12.433Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-22T07:47:12.434Z] . [Pipeline] withDockerContainer [2021-06-22T07:47:12.521Z] prd-centos7-docker-4c-2g-675 does not seem to be running inside a container [2021-06-22T07:47:12.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/141 -v /w/workspace/edgex-ui-go/141:/w/workspace/edgex-ui-go/141:rw,z -v /w/workspace/edgex-ui-go/141@tmp:/w/workspace/edgex-ui-go/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-22T07:47:13.066Z] $ docker top bc14cd3c1c47191e482f1bc16c8a5be3595d82e2dd9f0e8101c805263aec34a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T07:47:13.480Z] + go version [2021-06-22T07:47:13.480Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-22T07:47:13.493Z] $ docker stop --time=1 bc14cd3c1c47191e482f1bc16c8a5be3595d82e2dd9f0e8101c805263aec34a7 [2021-06-22T07:47:13.667Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-676 in /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-22T07:47:14.697Z] $ docker rm -f bc14cd3c1c47191e482f1bc16c8a5be3595d82e2dd9f0e8101c805263aec34a7 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-06-22T07:47:14.804Z] Running in /w/workspace/edgex-ui-go/141 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:47:15.177Z] The recommended git tool is: git [2021-06-22T07:47:15.297Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-22T07:47:15.297Z] . [Pipeline] withDockerContainer [2021-06-22T07:47:15.379Z] prd-centos7-docker-4c-2g-675 does not seem to be running inside a container [2021-06-22T07:47:15.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/141 -v /w/workspace/edgex-ui-go/141:/w/workspace/edgex-ui-go/141:rw,z -v /w/workspace/edgex-ui-go/141@tmp:/w/workspace/edgex-ui-go/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-22T07:47:16.028Z] $ docker top 3fd346b49669bfb84e520c39d4eedf79311869c7d04f834ad9fee648ebf9f595 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T07:47:16.432Z] + go mod tidy [Pipeline] sh [2021-06-22T07:47:16.997Z] + make test [2021-06-22T07:47:16.998Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-22T07:47:17.285Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-22T07:47:20.370Z] using credential edgex-jenkins-ssh [2021-06-22T07:47:20.398Z] Cloning the remote Git repository [2021-06-22T07:47:20.460Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-22T07:47:20.613Z] > git init /w/workspace/edgex-ui-go/141 # timeout=10 [2021-06-22T07:47:20.678Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-22T07:47:20.679Z] > git --version # timeout=10 [2021-06-22T07:47:20.692Z] > git --version # 'git version 2.17.1' [2021-06-22T07:47:20.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T07:47:20.802Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T07:47:23.623Z] Avoid second fetch [2021-06-22T07:47:23.624Z] Checking out Revision 0733ae0f6dad76de22872421f213062917bd013d (master) [2021-06-22T07:47:23.574Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-22T07:47:23.598Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T07:47:23.642Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T07:47:23.655Z] > git checkout -f 0733ae0f6dad76de22872421f213062917bd013d # timeout=10 [2021-06-22T07:47:28.021Z] Commit message: "feat: add the route path configuration of app service" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T07:47:29.477Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-22T07:47:29.696Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-22T07:47:29.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-22T07:47:29.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-22T07:47:29.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-22T07:47:29.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-22T07:47:29.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-22T07:47:29.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-22T07:47:29.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-22T07:47:29.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-22T07:47:29.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-22T07:47:29.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-22T07:47:29.696Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-22T07:47:29.696Z] GO111MODULE=on go vet ./... [2021-06-22T07:47:29.897Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-22T07:47:30.256Z] + sudo service docker restart [2021-06-22T07:47:30.256Z] + true [Pipeline] } [2021-06-22T07:47:34.002Z] $ docker stop --time=1 3fd346b49669bfb84e520c39d4eedf79311869c7d04f834ad9fee648ebf9f595 [2021-06-22T07:47:35.530Z] $ docker rm -f 3fd346b49669bfb84e520c39d4eedf79311869c7d04f834ad9fee648ebf9f595 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T07:47:35.963Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-22T07:47:36.157Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-22T07:47:38.931Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-22T07:47:39.230Z] + ls -al . [2021-06-22T07:47:39.230Z] total 92 [2021-06-22T07:47:39.230Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 22 07:47 . [2021-06-22T07:47:39.230Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 22 07:45 .. [2021-06-22T07:47:39.230Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 22 07:46 assets [2021-06-22T07:47:39.230Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 22 07:46 bin [2021-06-22T07:47:39.230Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 22 07:46 cmd [2021-06-22T07:47:39.230Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 22 07:46 CONTRIBUTING.md [2021-06-22T07:47:39.230Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 22 07:47 coverage.out [2021-06-22T07:47:39.230Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 22 07:46 Dockerfile [2021-06-22T07:47:39.230Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 22 07:46 Dockerfile.build [2021-06-22T07:47:39.230Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 22 07:46 docs [2021-06-22T07:47:39.230Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 22 07:46 .git [2021-06-22T07:47:39.230Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 22 07:46 .github [2021-06-22T07:47:39.230Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 22 07:46 .gitignore [2021-06-22T07:47:39.230Z] -rw-rw-r--. 1 jenkins jenkins 838 Jun 22 07:46 go.mod [2021-06-22T07:47:39.230Z] -rw-r--r--. 1 jenkins jenkins 23723 Jun 22 07:47 go.sum [2021-06-22T07:47:39.230Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 22 07:46 internal [2021-06-22T07:47:39.230Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 22 07:46 Jenkinsfile [2021-06-22T07:47:39.230Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 22 07:46 LICENSE [2021-06-22T07:47:39.230Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 22 07:46 Makefile [2021-06-22T07:47:39.230Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 22 07:46 pkg [2021-06-22T07:47:39.230Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 22 07:46 README.md [2021-06-22T07:47:39.230Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 22 07:43 VERSION [2021-06-22T07:47:39.230Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 22 07:46 version.go [2021-06-22T07:47:39.230Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 22 07:46 web [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:47:39.533Z] + 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=0733ae0f6dad76de22872421f213062917bd013d --label arch=amd64 --label version=2.0.0-dev.81 . [2021-06-22T07:47:39.807Z] Sending build context to Docker daemon 17.96MB [2021-06-22T07:47:39.807Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-22T07:47:39.807Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-22T07:47:39.807Z] ---> 22bbea58bf5e [2021-06-22T07:47:39.807Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-22T07:47:40.385Z] ---> Running in 51771190793f [2021-06-22T07:47:40.649Z] Removing intermediate container 51771190793f [2021-06-22T07:47:40.649Z] ---> 3dfed0db15a8 [2021-06-22T07:47:40.649Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-22T07:47:40.649Z] ---> Running in 3ff606555f47 [2021-06-22T07:47:40.649Z] Removing intermediate container 3ff606555f47 [2021-06-22T07:47:40.649Z] ---> a1b93379119f [2021-06-22T07:47:40.649Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-22T07:47:40.649Z] ---> Running in fcf36a77a218 [2021-06-22T07:47:40.649Z] Removing intermediate container fcf36a77a218 [2021-06-22T07:47:40.649Z] ---> 07cf26f96513 [2021-06-22T07:47:40.649Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-22T07:47:40.649Z] ---> Running in 657df8866e68 [2021-06-22T07:47:40.912Z] Removing intermediate container 657df8866e68 [2021-06-22T07:47:40.912Z] ---> 344d8f514e8f [2021-06-22T07:47:40.912Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-22T07:47:40.912Z] ---> Running in 6939a4b8a4d4 [2021-06-22T07:47:40.912Z] Removing intermediate container 6939a4b8a4d4 [2021-06-22T07:47:40.912Z] ---> d44806a45684 [2021-06-22T07:47:40.912Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T07:47:40.912Z] ---> Running in e7f89150273f [2021-06-22T07:47:41.489Z] Removing intermediate container e7f89150273f [2021-06-22T07:47:41.489Z] ---> 69b69887f134 [2021-06-22T07:47:41.489Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-22T07:47:41.489Z] ---> Running in 23e60a53b628 [2021-06-22T07:47:41.756Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-22T07:47:42.704Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-22T07:47:43.285Z] OK: 149 MiB in 40 packages [2021-06-22T07:47:43.285Z] Removing intermediate container 23e60a53b628 [2021-06-22T07:47:43.285Z] ---> c1deee98a628 [2021-06-22T07:47:43.285Z] Step 10/24 : ENV GO111MODULE=on [2021-06-22T07:47:43.285Z] ---> Running in 8260ec4ce896 [2021-06-22T07:47:43.548Z] Removing intermediate container 8260ec4ce896 [2021-06-22T07:47:43.548Z] ---> 12ead9a88e1e [2021-06-22T07:47:43.548Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-22T07:47:43.548Z] ---> Running in faf9f657f978 [2021-06-22T07:47:43.548Z] Removing intermediate container faf9f657f978 [2021-06-22T07:47:43.548Z] ---> 1943d00d3c80 [2021-06-22T07:47:43.548Z] Step 12/24 : COPY go.mod . [2021-06-22T07:47:43.811Z] ---> bdb95d6f2646 [2021-06-22T07:47:43.811Z] Step 13/24 : COPY Makefile . [2021-06-22T07:47:44.077Z] ---> fd6b7514fb9c [2021-06-22T07:47:44.077Z] Step 14/24 : RUN make update [2021-06-22T07:47:44.077Z] ---> Running in c811915de665 [2021-06-22T07:47:44.339Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-22T07:47:44.604Z] Removing intermediate container c811915de665 [2021-06-22T07:47:44.604Z] ---> d909403f3d1b [2021-06-22T07:47:44.604Z] Step 15/24 : COPY . . [2021-06-22T07:47:45.564Z] ---> 20e0cc30c792 [2021-06-22T07:47:45.564Z] Step 16/24 : RUN ${MAKE} [2021-06-22T07:47:45.564Z] ---> Running in b3a747ff0627 [2021-06-22T07:47:45.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.81" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T07:47:48.613Z] provisioning config files... [2021-06-22T07:47:48.640Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/141@tmp/config9130184794574637401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-22T07:47:49.024Z] ---> docker-login.sh [2021-06-22T07:47:49.024Z] nexus3.edgexfoundry.org:10001 [2021-06-22T07:47:50.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T07:47:50.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T07:47:50.290Z] Configure a credential helper to remove this warning. See [2021-06-22T07:47:50.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T07:47:50.290Z] [2021-06-22T07:47:50.290Z] Login Succeeded [2021-06-22T07:47:50.290Z] nexus3.edgexfoundry.org:10002 [2021-06-22T07:47:50.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T07:47:50.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T07:47:50.838Z] Configure a credential helper to remove this warning. See [2021-06-22T07:47:50.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T07:47:50.838Z] [2021-06-22T07:47:50.838Z] Login Succeeded [2021-06-22T07:47:50.838Z] nexus3.edgexfoundry.org:10003 [2021-06-22T07:47:51.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T07:47:51.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T07:47:51.392Z] Configure a credential helper to remove this warning. See [2021-06-22T07:47:51.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T07:47:51.392Z] [2021-06-22T07:47:51.392Z] Login Succeeded [2021-06-22T07:47:51.392Z] nexus3.edgexfoundry.org:10004 [2021-06-22T07:47:51.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T07:47:51.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T07:47:51.949Z] Configure a credential helper to remove this warning. See [2021-06-22T07:47:51.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T07:47:51.949Z] [2021-06-22T07:47:51.949Z] Login Succeeded [2021-06-22T07:47:51.949Z] docker.io [2021-06-22T07:47:52.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T07:47:52.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T07:47:52.819Z] Configure a credential helper to remove this warning. See [2021-06-22T07:47:52.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T07:47:52.819Z] [2021-06-22T07:47:52.819Z] Login Succeeded [2021-06-22T07:47:52.819Z] ---> docker-login.sh ends [Pipeline] } [2021-06-22T07:47:52.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-22T07:47:53.164Z] ========================================================= [2021-06-22T07:47:53.165Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-22T07:47:53.165Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:47:53.510Z] + 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-22T07:47:54.502Z] Sending build context to Docker daemon 17.93MB [2021-06-22T07:47:54.502Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-22T07:47:54.502Z] Step 2/8 : FROM ${BASE} [2021-06-22T07:47:54.502Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-22T07:47:54.502Z] 595b0fe564bb: Pulling fs layer [2021-06-22T07:47:54.502Z] 3088b5b3c5c0: Pulling fs layer [2021-06-22T07:47:54.502Z] 5b7225fbf94c: Pulling fs layer [2021-06-22T07:47:54.502Z] ba82ee9f976e: Pulling fs layer [2021-06-22T07:47:54.502Z] 506bd15cee9f: Pulling fs layer [2021-06-22T07:47:54.502Z] 75a0a4a0db45: Pulling fs layer [2021-06-22T07:47:54.502Z] ba82ee9f976e: Waiting [2021-06-22T07:47:54.502Z] 506bd15cee9f: Waiting [2021-06-22T07:47:54.502Z] 618dc40b7e24: Pulling fs layer [2021-06-22T07:47:54.503Z] 75a0a4a0db45: Waiting [2021-06-22T07:47:54.503Z] 618dc40b7e24: Waiting [2021-06-22T07:47:54.503Z] 5b7225fbf94c: Download complete [2021-06-22T07:47:54.503Z] 3088b5b3c5c0: Verifying Checksum [2021-06-22T07:47:54.503Z] 3088b5b3c5c0: Download complete [2021-06-22T07:47:54.503Z] 506bd15cee9f: Verifying Checksum [2021-06-22T07:47:54.503Z] 506bd15cee9f: Download complete [2021-06-22T07:47:54.780Z] 595b0fe564bb: Verifying Checksum [2021-06-22T07:47:54.780Z] 595b0fe564bb: Download complete [2021-06-22T07:47:54.780Z] 75a0a4a0db45: Verifying Checksum [2021-06-22T07:47:54.780Z] 75a0a4a0db45: Download complete [2021-06-22T07:47:55.386Z] 595b0fe564bb: Pull complete [2021-06-22T07:47:55.964Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-22T07:47:55.992Z] 3088b5b3c5c0: Pull complete [2021-06-22T07:47:56.599Z] 618dc40b7e24: Download complete [2021-06-22T07:47:56.599Z] 5b7225fbf94c: Pull complete [2021-06-22T07:47:56.910Z] Removing intermediate container b3a747ff0627 [2021-06-22T07:47:56.910Z] ---> e4b0fc3cad5d [2021-06-22T07:47:56.910Z] Step 17/24 : FROM alpine:3.12 [2021-06-22T07:47:57.482Z] 3.12: Pulling from library/alpine [2021-06-22T07:47:57.482Z] 339de151aab4: Pulling fs layer [2021-06-22T07:47:57.743Z] 339de151aab4: Verifying Checksum [2021-06-22T07:47:57.743Z] 339de151aab4: Download complete [2021-06-22T07:47:57.743Z] 339de151aab4: Pull complete [2021-06-22T07:47:57.743Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-22T07:47:57.743Z] Status: Downloaded newer image for alpine:3.12 [2021-06-22T07:47:57.743Z] ---> 13621d1b12d4 [2021-06-22T07:47:57.743Z] Step 18/24 : EXPOSE 4000 [2021-06-22T07:47:58.028Z] ---> Running in aa6dd8ba7bc2 [2021-06-22T07:47:58.028Z] Removing intermediate container aa6dd8ba7bc2 [2021-06-22T07:47:58.028Z] ---> 1b9635288b30 [2021-06-22T07:47:58.028Z] 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-22T07:47:58.584Z] ba82ee9f976e: Verifying Checksum [2021-06-22T07:47:58.585Z] ba82ee9f976e: Download complete [2021-06-22T07:47:58.601Z] ---> 11b81a41f92e [2021-06-22T07:47:58.601Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-22T07:47:58.601Z] ---> Running in 94f46de41d38 [2021-06-22T07:47:58.601Z] Removing intermediate container 94f46de41d38 [2021-06-22T07:47:58.601Z] ---> 3bb8971c719d [2021-06-22T07:47:58.601Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-22T07:47:58.601Z] ---> Running in 4a76b78bf96f [2021-06-22T07:47:58.862Z] Removing intermediate container 4a76b78bf96f [2021-06-22T07:47:58.862Z] ---> 8c8656ebdead [2021-06-22T07:47:58.862Z] Step 22/24 : LABEL arch=amd64 [2021-06-22T07:47:58.862Z] ---> Running in 2857541c14cb [2021-06-22T07:47:58.862Z] Removing intermediate container 2857541c14cb [2021-06-22T07:47:58.862Z] ---> a5762bff2b36 [2021-06-22T07:47:58.862Z] Step 23/24 : LABEL git_sha=0733ae0f6dad76de22872421f213062917bd013d [2021-06-22T07:47:58.862Z] ---> Running in 328b588035f5 [2021-06-22T07:47:59.124Z] Removing intermediate container 328b588035f5 [2021-06-22T07:47:59.124Z] ---> eb64236ec657 [2021-06-22T07:47:59.124Z] Step 24/24 : LABEL version=2.0.0-dev.81 [2021-06-22T07:47:59.124Z] ---> Running in 4d5efcf8ebf3 [2021-06-22T07:47:59.124Z] Removing intermediate container 4d5efcf8ebf3 [2021-06-22T07:47:59.124Z] ---> 8eef1ff39ff4 [2021-06-22T07:47:59.124Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-22T07:47:59.124Z] Successfully built 8eef1ff39ff4 [2021-06-22T07:47:59.124Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T07:47:59.391Z] provisioning config files... [2021-06-22T07:47:59.412Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/141@tmp/config2371238650225063207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-22T07:47:59.733Z] ---> docker-login.sh [2021-06-22T07:47:59.733Z] nexus3.edgexfoundry.org:10001 [2021-06-22T07:47:59.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T07:47:59.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T07:47:59.733Z] Configure a credential helper to remove this warning. See [2021-06-22T07:47:59.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T07:47:59.733Z] [2021-06-22T07:47:59.733Z] Login Succeeded [2021-06-22T07:47:59.733Z] nexus3.edgexfoundry.org:10002 [2021-06-22T07:47:59.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T07:48:00.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T07:48:00.001Z] Configure a credential helper to remove this warning. See [2021-06-22T07:48:00.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T07:48:00.001Z] [2021-06-22T07:48:00.001Z] Login Succeeded [2021-06-22T07:48:00.001Z] nexus3.edgexfoundry.org:10003 [2021-06-22T07:48:00.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T07:48:00.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T07:48:00.001Z] Configure a credential helper to remove this warning. See [2021-06-22T07:48:00.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T07:48:00.001Z] [2021-06-22T07:48:00.001Z] Login Succeeded [2021-06-22T07:48:00.001Z] nexus3.edgexfoundry.org:10004 [2021-06-22T07:48:00.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T07:48:00.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T07:48:00.269Z] Configure a credential helper to remove this warning. See [2021-06-22T07:48:00.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T07:48:00.269Z] [2021-06-22T07:48:00.269Z] Login Succeeded [2021-06-22T07:48:00.269Z] docker.io [2021-06-22T07:48:00.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T07:48:00.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T07:48:00.533Z] Configure a credential helper to remove this warning. See [2021-06-22T07:48:00.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T07:48:00.533Z] [2021-06-22T07:48:00.533Z] Login Succeeded [2021-06-22T07:48:00.533Z] ---> docker-login.sh ends [Pipeline] } [2021-06-22T07:48:00.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-22T07:48:00.635Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-06-22T07:48:00.635Z] 0733ae0f6dad76de22872421f213062917bd013d [2021-06-22T07:48:00.635Z] latest [2021-06-22T07:48:00.635Z] 2.0.0-dev.81 [2021-06-22T07:48:00.635Z] 0733ae0f6dad76de22872421f213062917bd013d-2.0.0-dev.81 [2021-06-22T07:48:00.635Z] master [2021-06-22T07:48:00.635Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:48:00.997Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0733ae0f6dad76de22872421f213062917bd013d [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:48:01.347Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0733ae0f6dad76de22872421f213062917bd013d [2021-06-22T07:48:01.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-22T07:48:01.347Z] ad8fb4402cde: Preparing [2021-06-22T07:48:01.347Z] 32f366d666a5: Preparing [2021-06-22T07:48:01.347Z] 32f366d666a5: Layer already exists [2021-06-22T07:48:02.740Z] ad8fb4402cde: Pushed [2021-06-22T07:48:03.018Z] 0733ae0f6dad76de22872421f213062917bd013d: digest: sha256:8e0fba45330759022d0433b2093b2c82bf17211d246e650a9a166187133a525a size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:48:03.331Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:48:03.635Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-22T07:48:03.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-22T07:48:03.635Z] ad8fb4402cde: Preparing [2021-06-22T07:48:03.635Z] 32f366d666a5: Preparing [2021-06-22T07:48:03.635Z] 32f366d666a5: Layer already exists [2021-06-22T07:48:03.635Z] ad8fb4402cde: Layer already exists [2021-06-22T07:48:03.635Z] latest: digest: sha256:8e0fba45330759022d0433b2093b2c82bf17211d246e650a9a166187133a525a size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:48:03.944Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:48:04.250Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.81 [2021-06-22T07:48:04.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-22T07:48:04.250Z] ad8fb4402cde: Preparing [2021-06-22T07:48:04.250Z] 32f366d666a5: Preparing [2021-06-22T07:48:04.250Z] 32f366d666a5: Layer already exists [2021-06-22T07:48:04.250Z] ad8fb4402cde: Layer already exists [2021-06-22T07:48:04.250Z] 2.0.0-dev.81: digest: sha256:8e0fba45330759022d0433b2093b2c82bf17211d246e650a9a166187133a525a size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:48:04.560Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0733ae0f6dad76de22872421f213062917bd013d-2.0.0-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:48:04.860Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0733ae0f6dad76de22872421f213062917bd013d-2.0.0-dev.81 [2021-06-22T07:48:04.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-22T07:48:04.860Z] ad8fb4402cde: Preparing [2021-06-22T07:48:04.860Z] 32f366d666a5: Preparing [2021-06-22T07:48:04.860Z] ad8fb4402cde: Layer already exists [2021-06-22T07:48:04.860Z] 32f366d666a5: Layer already exists [2021-06-22T07:48:04.860Z] 0733ae0f6dad76de22872421f213062917bd013d-2.0.0-dev.81: digest: sha256:8e0fba45330759022d0433b2093b2c82bf17211d246e650a9a166187133a525a size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:48:05.168Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:48:05.465Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-06-22T07:48:05.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-22T07:48:05.466Z] ad8fb4402cde: Preparing [2021-06-22T07:48:05.466Z] 32f366d666a5: Preparing [2021-06-22T07:48:05.466Z] 32f366d666a5: Layer already exists [2021-06-22T07:48:05.466Z] ad8fb4402cde: Layer already exists [2021-06-22T07:48:05.466Z] master: digest: sha256:8e0fba45330759022d0433b2093b2c82bf17211d246e650a9a166187133a525a size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-22T07:48:05.531Z] ===================================================== [Pipeline] echo [2021-06-22T07:48:05.546Z] taggedImages: [2021-06-22T07:48:05.546Z] - nexus3.edgexfoundry.org:10004/edgex-ui:0733ae0f6dad76de22872421f213062917bd013d [2021-06-22T07:48:05.546Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-22T07:48:05.546Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.81 [2021-06-22T07:48:05.546Z] - nexus3.edgexfoundry.org:10004/edgex-ui:0733ae0f6dad76de22872421f213062917bd013d-2.0.0-dev.81 [2021-06-22T07:48:05.546Z] - 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-22T07:48:06.318Z] ---> job-cost.sh [2021-06-22T07:48:06.318Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x7mE [2021-06-22T07:48:08.771Z] ba82ee9f976e: Pull complete [2021-06-22T07:48:08.771Z] 506bd15cee9f: Pull complete [2021-06-22T07:48:09.055Z] 75a0a4a0db45: Pull complete [2021-06-22T07:48:13.448Z] 618dc40b7e24: Pull complete [2021-06-22T07:48:13.448Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-22T07:48:13.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-22T07:48:13.448Z] ---> a36622ca3599 [2021-06-22T07:48:13.448Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-22T07:48:14.944Z] ---> Running in 0cb6345f94d6 [2021-06-22T07:48:15.552Z] Removing intermediate container 0cb6345f94d6 [2021-06-22T07:48:15.552Z] ---> 0b9885311f3d [2021-06-22T07:48:15.552Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T07:48:15.552Z] ---> Running in e197ff8d1130 [2021-06-22T07:48:16.347Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-22T07:48:18.211Z] Removing intermediate container e197ff8d1130 [2021-06-22T07:48:18.211Z] ---> d9177adaab43 [2021-06-22T07:48:18.211Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-22T07:48:18.211Z] ---> Running in dd94fec38e98 [2021-06-22T07:48:19.191Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-22T07:48:20.170Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-22T07:48:21.151Z] OK: 138 MiB in 40 packages [2021-06-22T07:48:22.141Z] Removing intermediate container dd94fec38e98 [2021-06-22T07:48:22.141Z] ---> fd8ed6c2bbb4 [2021-06-22T07:48:22.141Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-22T07:48:22.141Z] ---> Running in a6cc93f9b251 [2021-06-22T07:48:22.738Z] Removing intermediate container a6cc93f9b251 [2021-06-22T07:48:22.738Z] ---> 39d860b6fb54 [2021-06-22T07:48:22.738Z] Step 7/8 : COPY . . [2021-06-22T07:48:25.376Z] ---> f364e9041324 [2021-06-22T07:48:25.376Z] Step 8/8 : RUN go mod download [2021-06-22T07:48:25.376Z] ---> Running in 31ca54073f3d [2021-06-22T07:48:31.338Z] lf-activate-venv(): INFO: Adding /tmp/venv-x7mE/bin to PATH [2021-06-22T07:48:31.338Z] INFO: No Stack... [2021-06-22T07:48:31.338Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-22T07:48:31.338Z] INFO: Archiving Costs [Pipeline] sh [2021-06-22T07:48:31.642Z] + cut -d, -f6 [2021-06-22T07:48:31.642Z] + cat /w/workspace/edgex-ui-go/141/archives/cost.csv [Pipeline] lock [2021-06-22T07:48:31.678Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-141-stack-cost] [2021-06-22T07:48:31.697Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-141-stack-cost] did not exist. Created. [2021-06-22T07:48:31.697Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-22T07:48:32.031Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-22T07:48:32.097Z] Stashed 1 file(s) [Pipeline] } [2021-06-22T07:48:32.110Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-141-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-22T07:48:52.199Z] Removing intermediate container 31ca54073f3d [2021-06-22T07:48:52.199Z] ---> c6804f6bdd49 [2021-06-22T07:48:52.199Z] Successfully built c6804f6bdd49 [2021-06-22T07:48:52.199Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:48:52.547Z] + docker inspect -f . ci-base-image-arm64 [2021-06-22T07:48:52.547Z] . [Pipeline] withDockerContainer [2021-06-22T07:48:52.813Z] prd-ubuntu18.04-docker-arm64-4c-16g-676 does not seem to be running inside a container [2021-06-22T07:48:52.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/141 -v /w/workspace/edgex-ui-go/141:/w/workspace/edgex-ui-go/141:rw,z -v /w/workspace/edgex-ui-go/141@tmp:/w/workspace/edgex-ui-go/141@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-22T07:48:54.579Z] $ docker top 942fa937b484e79a802f5acaa4caaa9af6fa60d60307b19d41e11eb92c06e460 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T07:48:55.559Z] + go version [2021-06-22T07:48:55.559Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-22T07:48:55.577Z] $ docker stop --time=1 942fa937b484e79a802f5acaa4caaa9af6fa60d60307b19d41e11eb92c06e460 [2021-06-22T07:48:57.447Z] $ docker rm -f 942fa937b484e79a802f5acaa4caaa9af6fa60d60307b19d41e11eb92c06e460 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:48:58.286Z] + docker inspect -f . ci-base-image-arm64 [2021-06-22T07:48:58.286Z] . [Pipeline] withDockerContainer [2021-06-22T07:48:58.554Z] prd-ubuntu18.04-docker-arm64-4c-16g-676 does not seem to be running inside a container [2021-06-22T07:48:58.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/141 -v /w/workspace/edgex-ui-go/141:/w/workspace/edgex-ui-go/141:rw,z -v /w/workspace/edgex-ui-go/141@tmp:/w/workspace/edgex-ui-go/141@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-22T07:49:00.243Z] $ docker top f819ea011b49d2d3c3de01615f30c29ae7df0c842772de68f9f658a6f1bc30bc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T07:49:01.229Z] + go mod tidy [Pipeline] sh [2021-06-22T07:49:02.504Z] + make test [2021-06-22T07:49:02.504Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-22T07:49:03.948Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-22T07:49:36.335Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-22T07:49:36.335Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-22T07:49:36.335Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-22T07:49:36.335Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-22T07:49:36.335Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-22T07:49:36.335Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-22T07:49:36.335Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-22T07:49:36.335Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-22T07:49:36.335Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-22T07:49:36.335Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-22T07:49:36.335Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-22T07:49:36.335Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-22T07:49:36.335Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-22T07:49:58.593Z] $ docker stop --time=1 f819ea011b49d2d3c3de01615f30c29ae7df0c842772de68f9f658a6f1bc30bc [2021-06-22T07:50:00.437Z] $ docker rm -f f819ea011b49d2d3c3de01615f30c29ae7df0c842772de68f9f658a6f1bc30bc [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T07:50:01.184Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-22T07:50:01.222Z] Warning: overwriting stash ‘coverage-report’ [2021-06-22T07:50:01.797Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T07:50:02.437Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-22T07:50:02.768Z] + ls -al . [2021-06-22T07:50:02.768Z] total 128 [2021-06-22T07:50:02.768Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 22 07:49 . [2021-06-22T07:50:02.768Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 07:47 .. [2021-06-22T07:50:02.768Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 07:47 .git [2021-06-22T07:50:02.768Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 07:47 .github [2021-06-22T07:50:02.768Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 22 07:47 .gitignore [2021-06-22T07:50:02.768Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 22 07:47 CONTRIBUTING.md [2021-06-22T07:50:02.768Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 22 07:47 Dockerfile [2021-06-22T07:50:02.768Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 22 07:47 Dockerfile.build [2021-06-22T07:50:02.768Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 22 07:47 Jenkinsfile [2021-06-22T07:50:02.768Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 22 07:47 LICENSE [2021-06-22T07:50:02.768Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 22 07:47 Makefile [2021-06-22T07:50:02.768Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 22 07:47 README.md [2021-06-22T07:50:02.768Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 22 07:43 VERSION [2021-06-22T07:50:02.768Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 07:47 assets [2021-06-22T07:50:02.768Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 07:47 bin [2021-06-22T07:50:02.768Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 07:47 cmd [2021-06-22T07:50:02.768Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 22 07:49 coverage.out [2021-06-22T07:50:02.768Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 07:47 docs [2021-06-22T07:50:02.768Z] -rw-rw-r-- 1 jenkins jenkins 838 Jun 22 07:47 go.mod [2021-06-22T07:50:02.768Z] -rw-r--r-- 1 jenkins jenkins 23723 Jun 22 07:49 go.sum [2021-06-22T07:50:02.768Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 07:47 internal [2021-06-22T07:50:02.768Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 07:47 pkg [2021-06-22T07:50:02.768Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 22 07:47 version.go [2021-06-22T07:50:02.768Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 07:47 web [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:50:03.110Z] + 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=0733ae0f6dad76de22872421f213062917bd013d --label arch=arm64 --label version=2.0.0-dev.81 . [2021-06-22T07:50:03.710Z] Sending build context to Docker daemon 17.96MB [2021-06-22T07:50:03.711Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-22T07:50:03.711Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-22T07:50:03.711Z] ---> c6804f6bdd49 [2021-06-22T07:50:03.711Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-22T07:50:04.305Z] ---> Running in 81e476dad347 [2021-06-22T07:50:04.577Z] Removing intermediate container 81e476dad347 [2021-06-22T07:50:04.577Z] ---> 5870b5671506 [2021-06-22T07:50:04.577Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-22T07:50:04.851Z] ---> Running in 7b9e7b3d9c87 [2021-06-22T07:50:05.142Z] Removing intermediate container 7b9e7b3d9c87 [2021-06-22T07:50:05.142Z] ---> 1396c1ad62b5 [2021-06-22T07:50:05.142Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-22T07:50:05.415Z] ---> Running in ae5ddd3a9bec [2021-06-22T07:50:06.014Z] Removing intermediate container ae5ddd3a9bec [2021-06-22T07:50:06.014Z] ---> ad0fc7e4e6ac [2021-06-22T07:50:06.014Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-22T07:50:06.014Z] ---> Running in 51322a140bcf [2021-06-22T07:50:06.621Z] Removing intermediate container 51322a140bcf [2021-06-22T07:50:06.621Z] ---> afeb1d09057d [2021-06-22T07:50:06.621Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-22T07:50:06.621Z] ---> Running in ad58b50e801f [2021-06-22T07:50:07.217Z] Removing intermediate container ad58b50e801f [2021-06-22T07:50:07.217Z] ---> 59e23427abe4 [2021-06-22T07:50:07.217Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T07:50:07.217Z] ---> Running in 41c3cb39ff4a [2021-06-22T07:50:09.841Z] Removing intermediate container 41c3cb39ff4a [2021-06-22T07:50:09.841Z] ---> 03910c7aab4f [2021-06-22T07:50:09.841Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-22T07:50:09.841Z] ---> Running in cdb9c78c913b [2021-06-22T07:50:10.819Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-22T07:50:11.794Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-22T07:50:12.391Z] OK: 138 MiB in 40 packages [2021-06-22T07:50:13.824Z] Removing intermediate container cdb9c78c913b [2021-06-22T07:50:13.824Z] ---> f669ea43126d [2021-06-22T07:50:13.824Z] Step 10/24 : ENV GO111MODULE=on [2021-06-22T07:50:13.824Z] ---> Running in 94cc6f0d656c [2021-06-22T07:50:14.096Z] Removing intermediate container 94cc6f0d656c [2021-06-22T07:50:14.096Z] ---> eba5e19b7ace [2021-06-22T07:50:14.096Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-22T07:50:14.371Z] ---> Running in 0f260277173b [2021-06-22T07:50:15.030Z] Removing intermediate container 0f260277173b [2021-06-22T07:50:15.030Z] ---> 9b2329fa942a [2021-06-22T07:50:15.030Z] Step 12/24 : COPY go.mod . [2021-06-22T07:50:15.714Z] ---> 39a8b43fc898 [2021-06-22T07:50:15.714Z] Step 13/24 : COPY Makefile . [2021-06-22T07:50:16.715Z] ---> fb4480b40573 [2021-06-22T07:50:16.715Z] Step 14/24 : RUN make update [2021-06-22T07:50:16.715Z] ---> Running in fbd1233fcb72 [2021-06-22T07:50:18.154Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-22T07:50:19.134Z] Removing intermediate container fbd1233fcb72 [2021-06-22T07:50:19.134Z] ---> 63598bbc4019 [2021-06-22T07:50:19.134Z] Step 15/24 : COPY . . [2021-06-22T07:50:21.790Z] ---> bb9fe771805f [2021-06-22T07:50:21.790Z] Step 16/24 : RUN ${MAKE} [2021-06-22T07:50:22.072Z] ---> Running in d0c8b3da9f0f [2021-06-22T07:50:23.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.81" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-22T07:50:49.884Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-22T07:50:54.192Z] Removing intermediate container d0c8b3da9f0f [2021-06-22T07:50:54.192Z] ---> d9b1e4dc10f8 [2021-06-22T07:50:54.192Z] Step 17/24 : FROM alpine:3.12 [2021-06-22T07:50:54.785Z] 3.12: Pulling from library/alpine [2021-06-22T07:50:54.785Z] d2f70382dc9a: Pulling fs layer [2021-06-22T07:50:55.059Z] d2f70382dc9a: Verifying Checksum [2021-06-22T07:50:55.059Z] d2f70382dc9a: Download complete [2021-06-22T07:50:55.657Z] d2f70382dc9a: Pull complete [2021-06-22T07:50:55.657Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-22T07:50:55.657Z] Status: Downloaded newer image for alpine:3.12 [2021-06-22T07:50:55.658Z] ---> c4fd0aeabfcf [2021-06-22T07:50:55.658Z] Step 18/24 : EXPOSE 4000 [2021-06-22T07:50:55.932Z] ---> Running in 49de6c62a0cf [2021-06-22T07:50:56.535Z] Removing intermediate container 49de6c62a0cf [2021-06-22T07:50:56.535Z] ---> eb84307b2bdc [2021-06-22T07:50:56.535Z] 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-22T07:50:57.969Z] ---> 09142ed1e3d0 [2021-06-22T07:50:57.969Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-22T07:50:57.969Z] ---> Running in c50499793f9a [2021-06-22T07:50:58.578Z] Removing intermediate container c50499793f9a [2021-06-22T07:50:58.578Z] ---> 2fc1b6903186 [2021-06-22T07:50:58.578Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-22T07:50:58.578Z] ---> Running in 4a9aae3a1084 [2021-06-22T07:50:59.171Z] Removing intermediate container 4a9aae3a1084 [2021-06-22T07:50:59.171Z] ---> acef873e33f5 [2021-06-22T07:50:59.171Z] Step 22/24 : LABEL arch=arm64 [2021-06-22T07:50:59.171Z] ---> Running in 661f097a64a6 [2021-06-22T07:50:59.773Z] Removing intermediate container 661f097a64a6 [2021-06-22T07:50:59.773Z] ---> 2ad7bb8da14b [2021-06-22T07:50:59.773Z] Step 23/24 : LABEL git_sha=0733ae0f6dad76de22872421f213062917bd013d [2021-06-22T07:50:59.773Z] ---> Running in 6ed705fe8989 [2021-06-22T07:51:00.369Z] Removing intermediate container 6ed705fe8989 [2021-06-22T07:51:00.369Z] ---> 8cc71d3fab5e [2021-06-22T07:51:00.369Z] Step 24/24 : LABEL version=2.0.0-dev.81 [2021-06-22T07:51:00.369Z] ---> Running in 46c76da39a34 [2021-06-22T07:51:00.968Z] Removing intermediate container 46c76da39a34 [2021-06-22T07:51:00.968Z] ---> eb1b82915bdb [2021-06-22T07:51:00.968Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-22T07:51:00.968Z] Successfully built eb1b82915bdb [2021-06-22T07:51:00.968Z] 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-22T07:51:01.294Z] provisioning config files... [2021-06-22T07:51:01.319Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/141@tmp/config851896261219402820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-22T07:51:01.696Z] ---> docker-login.sh [2021-06-22T07:51:01.696Z] nexus3.edgexfoundry.org:10001 [2021-06-22T07:51:01.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T07:51:01.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T07:51:01.968Z] Configure a credential helper to remove this warning. See [2021-06-22T07:51:01.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T07:51:01.968Z] [2021-06-22T07:51:01.968Z] Login Succeeded [2021-06-22T07:51:01.968Z] nexus3.edgexfoundry.org:10002 [2021-06-22T07:51:02.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T07:51:02.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T07:51:02.567Z] Configure a credential helper to remove this warning. See [2021-06-22T07:51:02.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T07:51:02.567Z] [2021-06-22T07:51:02.567Z] Login Succeeded [2021-06-22T07:51:02.567Z] nexus3.edgexfoundry.org:10003 [2021-06-22T07:51:02.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T07:51:03.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T07:51:03.110Z] Configure a credential helper to remove this warning. See [2021-06-22T07:51:03.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T07:51:03.110Z] [2021-06-22T07:51:03.110Z] Login Succeeded [2021-06-22T07:51:03.110Z] nexus3.edgexfoundry.org:10004 [2021-06-22T07:51:03.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T07:51:03.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T07:51:03.703Z] Configure a credential helper to remove this warning. See [2021-06-22T07:51:03.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T07:51:03.703Z] [2021-06-22T07:51:03.703Z] Login Succeeded [2021-06-22T07:51:03.703Z] docker.io [2021-06-22T07:51:03.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T07:51:04.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T07:51:04.577Z] Configure a credential helper to remove this warning. See [2021-06-22T07:51:04.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T07:51:04.577Z] [2021-06-22T07:51:04.577Z] Login Succeeded [2021-06-22T07:51:04.577Z] ---> docker-login.sh ends [Pipeline] } [2021-06-22T07:51:04.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-22T07:51:04.683Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-06-22T07:51:04.683Z] 0733ae0f6dad76de22872421f213062917bd013d [2021-06-22T07:51:04.683Z] latest [2021-06-22T07:51:04.683Z] 2.0.0-dev.81 [2021-06-22T07:51:04.683Z] 0733ae0f6dad76de22872421f213062917bd013d-2.0.0-dev.81 [2021-06-22T07:51:04.683Z] master [2021-06-22T07:51:04.683Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:51:05.075Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0733ae0f6dad76de22872421f213062917bd013d [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:51:05.425Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0733ae0f6dad76de22872421f213062917bd013d [2021-06-22T07:51:05.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-22T07:51:05.425Z] 1b663d346460: Preparing [2021-06-22T07:51:05.425Z] 3fbe34a1663b: Preparing [2021-06-22T07:51:05.425Z] 3fbe34a1663b: Layer already exists [2021-06-22T07:51:08.814Z] 1b663d346460: Pushed [2021-06-22T07:51:09.084Z] 0733ae0f6dad76de22872421f213062917bd013d: digest: sha256:04ccb1ae7a76c43d6b90247e281ad6db90b26a0ebfb29ddc4cf7f25247ecdf38 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:51:09.436Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:51:09.775Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-22T07:51:09.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-22T07:51:09.776Z] 1b663d346460: Preparing [2021-06-22T07:51:09.776Z] 3fbe34a1663b: Preparing [2021-06-22T07:51:10.051Z] 3fbe34a1663b: Layer already exists [2021-06-22T07:51:10.051Z] 1b663d346460: Layer already exists [2021-06-22T07:51:10.051Z] latest: digest: sha256:04ccb1ae7a76c43d6b90247e281ad6db90b26a0ebfb29ddc4cf7f25247ecdf38 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:51:10.398Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:51:10.735Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.81 [2021-06-22T07:51:10.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-22T07:51:10.735Z] 1b663d346460: Preparing [2021-06-22T07:51:10.735Z] 3fbe34a1663b: Preparing [2021-06-22T07:51:11.008Z] 1b663d346460: Layer already exists [2021-06-22T07:51:11.008Z] 3fbe34a1663b: Layer already exists [2021-06-22T07:51:11.008Z] 2.0.0-dev.81: digest: sha256:04ccb1ae7a76c43d6b90247e281ad6db90b26a0ebfb29ddc4cf7f25247ecdf38 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:51:11.352Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0733ae0f6dad76de22872421f213062917bd013d-2.0.0-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:51:11.695Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0733ae0f6dad76de22872421f213062917bd013d-2.0.0-dev.81 [2021-06-22T07:51:11.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-22T07:51:11.695Z] 1b663d346460: Preparing [2021-06-22T07:51:11.695Z] 3fbe34a1663b: Preparing [2021-06-22T07:51:11.695Z] 1b663d346460: Layer already exists [2021-06-22T07:51:11.695Z] 3fbe34a1663b: Layer already exists [2021-06-22T07:51:11.968Z] 0733ae0f6dad76de22872421f213062917bd013d-2.0.0-dev.81: digest: sha256:04ccb1ae7a76c43d6b90247e281ad6db90b26a0ebfb29ddc4cf7f25247ecdf38 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:51:12.314Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:51:12.653Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-06-22T07:51:12.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-22T07:51:12.654Z] 1b663d346460: Preparing [2021-06-22T07:51:12.654Z] 3fbe34a1663b: Preparing [2021-06-22T07:51:12.654Z] 1b663d346460: Layer already exists [2021-06-22T07:51:12.654Z] 3fbe34a1663b: Layer already exists [2021-06-22T07:51:12.925Z] master: digest: sha256:04ccb1ae7a76c43d6b90247e281ad6db90b26a0ebfb29ddc4cf7f25247ecdf38 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-22T07:51:12.998Z] ===================================================== [Pipeline] echo [2021-06-22T07:51:13.019Z] taggedImages: [2021-06-22T07:51:13.019Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0733ae0f6dad76de22872421f213062917bd013d [2021-06-22T07:51:13.019Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-22T07:51:13.019Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.81 [2021-06-22T07:51:13.019Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0733ae0f6dad76de22872421f213062917bd013d-2.0.0-dev.81 [2021-06-22T07:51:13.019Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-22T07:51:13.536Z] ---> job-cost.sh [2021-06-22T07:51:13.536Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hZcF [2021-06-22T07:51:52.508Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-22T07:53:29.568Z] lf-activate-venv(): INFO: Adding /tmp/venv-hZcF/bin to PATH [2021-06-22T07:53:29.568Z] INFO: No Stack... [2021-06-22T07:53:29.568Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-22T07:53:29.568Z] INFO: Archiving Costs [Pipeline] sh [2021-06-22T07:53:29.922Z] + + catcut /w/workspace/edgex-ui-go/141/archives/cost.csv -d, [2021-06-22T07:53:29.922Z] -f6 [Pipeline] lock [2021-06-22T07:53:29.987Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-141-stack-cost] [2021-06-22T07:53:29.996Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-141-stack-cost] did not exist. Created. [2021-06-22T07:53:29.996Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-22T07:53:30.372Z] /w/workspace/edgex-ui-go/141@tmp/durable-5a61d5a6/script.sh: 1: /w/workspace/edgex-ui-go/141@tmp/durable-5a61d5a6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-22T07:53:30.733Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-22T07:53:30.759Z] Warning: overwriting stash ‘stack-cost’ [2021-06-22T07:53:30.963Z] Stashed 1 file(s) [Pipeline] } [2021-06-22T07:53:30.986Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-141-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-22T07:53:31.912Z] provisioning config files... [2021-06-22T07:53:31.922Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1284627184180213113tmp [Pipeline] { [Pipeline] sh [2021-06-22T07:53:32.236Z] + set +x [2021-06-22T07:53:32.236Z] + bash -s -- [2021-06-22T07:53:32.236Z] + curl -s https://codecov.io/bash [2021-06-22T07:53:32.236Z] [2021-06-22T07:53:32.236Z] _____ _ [2021-06-22T07:53:32.236Z] / ____| | | [2021-06-22T07:53:32.236Z] | | ___ __| | ___ ___ _____ __ [2021-06-22T07:53:32.236Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-22T07:53:32.236Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-22T07:53:32.236Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-22T07:53:32.236Z] Bash-1.0.3 [2021-06-22T07:53:32.236Z] [2021-06-22T07:53:32.236Z] [2021-06-22T07:53:32.236Z] ==> git version 2.24.4 found [2021-06-22T07:53:32.236Z] ==> 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-22T07:53:32.236Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-22T07:53:32.236Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-22T07:53:32.236Z] ==> Jenkins CI detected. [2021-06-22T07:53:32.236Z] project root: . [2021-06-22T07:53:32.236Z] --> token set from env [2021-06-22T07:53:32.236Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-22T07:53:32.504Z] ==> Running gcov in . (disable via -X gcov) [2021-06-22T07:53:32.504Z] ==> Python coveragepy not found [2021-06-22T07:53:32.504Z] ==> Searching for coverage reports in: [2021-06-22T07:53:32.504Z] + . [2021-06-22T07:53:32.504Z] -> Found 1 reports [2021-06-22T07:53:32.504Z] ==> Detecting git/mercurial file structure [2021-06-22T07:53:32.504Z] ==> Reading reports [2021-06-22T07:53:32.504Z] + ./coverage.out bytes=10 [2021-06-22T07:53:32.504Z] ==> Appending adjustments [2021-06-22T07:53:32.504Z] https://docs.codecov.io/docs/fixing-reports [2021-06-22T07:53:32.504Z] + Found adjustments [2021-06-22T07:53:32.504Z] ==> Gzipping contents [2021-06-22T07:53:32.504Z] 4.0K /tmp/codecov.D1WX24.gz [2021-06-22T07:53:32.504Z] ==> Uploading reports [2021-06-22T07:53:32.504Z] url: https://codecov.io [2021-06-22T07:53:32.504Z] query: branch=master&commit=0733ae0f6dad76de22872421f213062917bd013d&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F141%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-22T07:53:32.504Z] -> Pinging Codecov [2021-06-22T07:53:32.504Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=0733ae0f6dad76de22872421f213062917bd013d&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F141%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-22T07:53:33.079Z] -> Uploading to [2021-06-22T07:53:33.079Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-22/FB506323287CE973F263BFD2A0EB1F37/0733ae0f6dad76de22872421f213062917bd013d/f5bc69c3-0a8d-42f2-acf5-4c9b9c27b9ed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210622%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210622T075332Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a919fbee58ea4cd2b3fbd7b72d034461a2727db377485293e4094425bfbec32f [2021-06-22T07:53:33.079Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-22T07:53:33.079Z] Dload Upload Total Spent Left Speed [2021-06-22T07:53:33.341Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3292 0 0 100 3292 0 9475 --:--:-- --:--:-- --:--:-- 9487 [2021-06-22T07:53:33.341Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/0733ae0f6dad76de22872421f213062917bd013d [Pipeline] } [2021-06-22T07:53:33.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-22T07:53:34.248Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-22T07:53:34.266Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:53:34.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-22T07:53:34.578Z] [2021-06-22T07:53:34.578Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:53:34.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-22T07:53:34.910Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-22T07:53:34.910Z] 188c0c94c7c5: Pulling fs layer [2021-06-22T07:53:34.910Z] 0ef7d3d256c8: Pulling fs layer [2021-06-22T07:53:34.910Z] de9db76c5a1d: Pulling fs layer [2021-06-22T07:53:34.910Z] 0eba1c9be4d2: Pulling fs layer [2021-06-22T07:53:34.910Z] 0d57e429df01: Pulling fs layer [2021-06-22T07:53:34.910Z] 4e4be7b47b0d: Pulling fs layer [2021-06-22T07:53:34.910Z] e1f770b5df2f: Pulling fs layer [2021-06-22T07:53:34.910Z] 85a0685a4137: Pulling fs layer [2021-06-22T07:53:34.910Z] 0d57e429df01: Waiting [2021-06-22T07:53:34.910Z] 4e4be7b47b0d: Waiting [2021-06-22T07:53:34.910Z] e1f770b5df2f: Waiting [2021-06-22T07:53:34.910Z] 85a0685a4137: Waiting [2021-06-22T07:53:35.173Z] de9db76c5a1d: Verifying Checksum [2021-06-22T07:53:35.173Z] de9db76c5a1d: Download complete [2021-06-22T07:53:35.173Z] 0ef7d3d256c8: Verifying Checksum [2021-06-22T07:53:35.173Z] 0ef7d3d256c8: Download complete [2021-06-22T07:53:35.173Z] 0d57e429df01: Verifying Checksum [2021-06-22T07:53:35.173Z] 0d57e429df01: Download complete [2021-06-22T07:53:35.173Z] 188c0c94c7c5: Verifying Checksum [2021-06-22T07:53:35.173Z] 188c0c94c7c5: Download complete [2021-06-22T07:53:35.173Z] 4e4be7b47b0d: Verifying Checksum [2021-06-22T07:53:35.173Z] 4e4be7b47b0d: Download complete [2021-06-22T07:53:35.436Z] 188c0c94c7c5: Pull complete [2021-06-22T07:53:35.436Z] 0ef7d3d256c8: Pull complete [2021-06-22T07:53:35.436Z] de9db76c5a1d: Pull complete [2021-06-22T07:53:37.349Z] e1f770b5df2f: Verifying Checksum [2021-06-22T07:53:37.349Z] e1f770b5df2f: Download complete [2021-06-22T07:53:38.737Z] 0eba1c9be4d2: Verifying Checksum [2021-06-22T07:53:38.737Z] 0eba1c9be4d2: Download complete [2021-06-22T07:53:38.999Z] 85a0685a4137: Verifying Checksum [2021-06-22T07:53:38.999Z] 85a0685a4137: Download complete [2021-06-22T07:53:42.367Z] 0eba1c9be4d2: Pull complete [2021-06-22T07:53:42.367Z] 0d57e429df01: Pull complete [2021-06-22T07:53:42.367Z] 4e4be7b47b0d: Pull complete [2021-06-22T07:53:42.367Z] e1f770b5df2f: Pull complete [2021-06-22T07:53:47.699Z] 85a0685a4137: Pull complete [2021-06-22T07:53:47.699Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-22T07:53:47.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-22T07:53:47.699Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-22T07:53:47.771Z] prd-centos7-docker-4c-2g-674 does not seem to be running inside a container [2021-06-22T07:53:47.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-22T07:53:54.599Z] $ docker top bd2875b048d3f72abea3977754f6c5f44c70bc75a316c3b45ba58326a054d1f4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-22T07:53:54.694Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-22T07:53:54.997Z] + set -o pipefail [2021-06-22T07:53:54.997Z] + snyk monitor '--org=edgex-jenkins' [2021-06-22T07:54:03.165Z] [2021-06-22T07:54:03.165Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-06-22T07:54:03.165Z] [2021-06-22T07:54:03.165Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/75cdbd9d-3338-43e2-9825-71a0d37605e2 [2021-06-22T07:54:03.165Z] [2021-06-22T07:54:03.165Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-22T07:54:03.165Z] [2021-06-22T07:54:03.165Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-22T07:54:03.165Z] [2021-06-22T07:54:03.165Z] [Pipeline] } [2021-06-22T07:54:03.174Z] $ docker stop --time=1 bd2875b048d3f72abea3977754f6c5f44c70bc75a316c3b45ba58326a054d1f4 [2021-06-22T07:54:07.670Z] $ docker rm -f bd2875b048d3f72abea3977754f6c5f44c70bc75a316c3b45ba58326a054d1f4 [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-22T07:54:08.826Z] + git log --format=format:%s -1 0733ae0f6dad76de22872421f213062917bd013d [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:54:09.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T07:54:09.133Z] . [Pipeline] withDockerContainer [2021-06-22T07:54:09.206Z] prd-centos7-docker-4c-2g-674 does not seem to be running inside a container [2021-06-22T07:54:09.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-22T07:54:09.686Z] $ docker top a74d82bfb2e8d0cfa0ded1446bfcd6d3b9292f2bd8ca2275420cbceebac34857 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-22T07:54:09.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T07:54:09.824Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T07:54:09.940Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T07:54:09.939Z] $ docker exec a74d82bfb2e8d0cfa0ded1446bfcd6d3b9292f2bd8ca2275420cbceebac34857 ssh-agent [2021-06-22T07:54:10.052Z] SSH_AUTH_SOCK=/tmp/ssh-XKZTA9uISmeU/agent.13 [2021-06-22T07:54:10.052Z] SSH_AGENT_PID=20 [2021-06-22T07:54:10.059Z] Running ssh-add (command line suppressed) [2021-06-22T07:54:10.150Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3884032928998179605.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3884032928998179605.key) [2021-06-22T07:54:10.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T07:54:10.489Z] + git semver tag [2021-06-22T07:54:10.489Z] # -> Open(): unable to determine branch for HEAD [2021-06-22T07:54:10.489Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-22T07:54:10.489Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-22T07:54:10.489Z] # $SEMVER_REMOTE_NAME = origin [2021-06-22T07:54:10.489Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-22T07:54:10.489Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-22T07:54:10.489Z] # $SEMVER_BRANCH = master [2021-06-22T07:54:10.489Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-22T07:54:10.489Z] # 0733ae0f6dad76de22872421f213062917bd013d HEAD [2021-06-22T07:54:10.489Z] # -> Force: false [2021-06-22T07:54:10.489Z] # 35eebf509b0fca99631aaf4d2369c31cf2675004 refs/tags/v2.0.0-dev.81 [Pipeline] } [2021-06-22T07:54:10.496Z] $ docker exec --env ******** --env ******** a74d82bfb2e8d0cfa0ded1446bfcd6d3b9292f2bd8ca2275420cbceebac34857 ssh-agent -k [2021-06-22T07:54:10.589Z] unset SSH_AUTH_SOCK; [2021-06-22T07:54:10.590Z] unset SSH_AGENT_PID; [2021-06-22T07:54:10.590Z] echo Agent pid 20 killed; [2021-06-22T07:54:10.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-22T07:54:10.948Z] + git semver [Pipeline] } [2021-06-22T07:54:10.966Z] $ docker stop --time=1 a74d82bfb2e8d0cfa0ded1446bfcd6d3b9292f2bd8ca2275420cbceebac34857 [2021-06-22T07:54:12.220Z] $ docker rm -f a74d82bfb2e8d0cfa0ded1446bfcd6d3b9292f2bd8ca2275420cbceebac34857 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:54:12.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-22T07:54:12.731Z] [2021-06-22T07:54:12.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:54:13.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-22T07:54:13.310Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-22T07:54:13.310Z] ab5ef0e58194: Pulling fs layer [2021-06-22T07:54:13.310Z] 9712f1f96733: Pulling fs layer [2021-06-22T07:54:13.310Z] 63f879dbbcfc: Pulling fs layer [2021-06-22T07:54:13.310Z] 0d9ebad4ef96: Pulling fs layer [2021-06-22T07:54:13.310Z] e9a5061849ea: Pulling fs layer [2021-06-22T07:54:13.310Z] d747dcd14b5f: Pulling fs layer [2021-06-22T07:54:13.310Z] 2de7ff778b66: Pulling fs layer [2021-06-22T07:54:13.310Z] e9a5061849ea: Waiting [2021-06-22T07:54:13.310Z] d747dcd14b5f: Waiting [2021-06-22T07:54:13.310Z] 2de7ff778b66: Waiting [2021-06-22T07:54:13.310Z] 0d9ebad4ef96: Waiting [2021-06-22T07:54:13.310Z] 9712f1f96733: Verifying Checksum [2021-06-22T07:54:13.310Z] 9712f1f96733: Download complete [2021-06-22T07:54:15.229Z] 63f879dbbcfc: Verifying Checksum [2021-06-22T07:54:15.229Z] 63f879dbbcfc: Download complete [2021-06-22T07:54:15.229Z] e9a5061849ea: Verifying Checksum [2021-06-22T07:54:15.229Z] e9a5061849ea: Download complete [2021-06-22T07:54:15.230Z] d747dcd14b5f: Verifying Checksum [2021-06-22T07:54:15.230Z] d747dcd14b5f: Download complete [2021-06-22T07:54:15.493Z] 0d9ebad4ef96: Verifying Checksum [2021-06-22T07:54:15.493Z] 0d9ebad4ef96: Download complete [2021-06-22T07:54:15.493Z] 2de7ff778b66: Verifying Checksum [2021-06-22T07:54:15.493Z] 2de7ff778b66: Download complete [2021-06-22T07:54:15.753Z] ab5ef0e58194: Verifying Checksum [2021-06-22T07:54:15.753Z] ab5ef0e58194: Download complete [2021-06-22T07:54:18.339Z] ab5ef0e58194: Pull complete [2021-06-22T07:54:18.612Z] 9712f1f96733: Pull complete [2021-06-22T07:54:19.570Z] 63f879dbbcfc: Pull complete [2021-06-22T07:54:23.813Z] 0d9ebad4ef96: Pull complete [2021-06-22T07:54:25.210Z] e9a5061849ea: Pull complete [2021-06-22T07:54:25.210Z] d747dcd14b5f: Pull complete [2021-06-22T07:54:26.158Z] 2de7ff778b66: Pull complete [2021-06-22T07:54:26.158Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-22T07:54:26.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-22T07:54:26.158Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-22T07:54:26.232Z] prd-centos7-docker-4c-2g-674 does not seem to be running inside a container [2021-06-22T07:54:26.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-22T07:54:33.963Z] $ docker top d84ba69a3472c9f6287c530da01b6c2a346dc0be1b6de05c34b1200aefab3c0f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-22T07:54:34.209Z] provisioning config files... [2021-06-22T07:54:34.270Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4110539437529397948tmp [2021-06-22T07:54:34.284Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3693963654574382222tmp [2021-06-22T07:54:34.298Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1700604393965384275tmp [Pipeline] { [Pipeline] echo [2021-06-22T07:54:34.327Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T07:54:34.625Z] ---> sigul-configuration.sh [2021-06-22T07:54:34.625Z] gpg: directory `/root/.gnupg' created [2021-06-22T07:54:34.625Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-22T07:54:34.625Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-22T07:54:34.625Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-22T07:54:34.625Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-22T07:54:34.625Z] gpg: CAST5 encrypted data [2021-06-22T07:54:34.625Z] gpg: encrypted with 1 passphrase [2021-06-22T07:54:34.625Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-22T07:54:34.927Z] + mkdir /home/jenkins [2021-06-22T07:54:34.927Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-22T07:54:35.226Z] + 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-22T07:54:35.237Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T07:54:35.538Z] ---> sigul-install.sh [2021-06-22T07:54:40.848Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-22T07:54:41.154Z] + git tag --list [2021-06-22T07:54:41.154Z] 0.1.1 [2021-06-22T07:54:41.154Z] v1.1.0 [2021-06-22T07:54:41.154Z] v1.2.0 [2021-06-22T07:54:41.154Z] v1.2.1 [2021-06-22T07:54:41.154Z] v1.3.0 [2021-06-22T07:54:41.154Z] v2.0.0-dev.1 [2021-06-22T07:54:41.154Z] v2.0.0-dev.10 [2021-06-22T07:54:41.154Z] v2.0.0-dev.11 [2021-06-22T07:54:41.154Z] v2.0.0-dev.12 [2021-06-22T07:54:41.154Z] v2.0.0-dev.13 [2021-06-22T07:54:41.154Z] v2.0.0-dev.14 [2021-06-22T07:54:41.154Z] v2.0.0-dev.15 [2021-06-22T07:54:41.154Z] v2.0.0-dev.16 [2021-06-22T07:54:41.154Z] v2.0.0-dev.17 [2021-06-22T07:54:41.154Z] v2.0.0-dev.18 [2021-06-22T07:54:41.154Z] v2.0.0-dev.19 [2021-06-22T07:54:41.154Z] v2.0.0-dev.2 [2021-06-22T07:54:41.154Z] v2.0.0-dev.20 [2021-06-22T07:54:41.154Z] v2.0.0-dev.21 [2021-06-22T07:54:41.154Z] v2.0.0-dev.22 [2021-06-22T07:54:41.154Z] v2.0.0-dev.23 [2021-06-22T07:54:41.154Z] v2.0.0-dev.24 [2021-06-22T07:54:41.154Z] v2.0.0-dev.25 [2021-06-22T07:54:41.154Z] v2.0.0-dev.26 [2021-06-22T07:54:41.154Z] v2.0.0-dev.27 [2021-06-22T07:54:41.154Z] v2.0.0-dev.28 [2021-06-22T07:54:41.154Z] v2.0.0-dev.29 [2021-06-22T07:54:41.154Z] v2.0.0-dev.3 [2021-06-22T07:54:41.154Z] v2.0.0-dev.30 [2021-06-22T07:54:41.155Z] v2.0.0-dev.31 [2021-06-22T07:54:41.155Z] v2.0.0-dev.32 [2021-06-22T07:54:41.155Z] v2.0.0-dev.33 [2021-06-22T07:54:41.155Z] v2.0.0-dev.34 [2021-06-22T07:54:41.155Z] v2.0.0-dev.35 [2021-06-22T07:54:41.155Z] v2.0.0-dev.36 [2021-06-22T07:54:41.155Z] v2.0.0-dev.37 [2021-06-22T07:54:41.155Z] v2.0.0-dev.38 [2021-06-22T07:54:41.155Z] v2.0.0-dev.39 [2021-06-22T07:54:41.155Z] v2.0.0-dev.4 [2021-06-22T07:54:41.155Z] v2.0.0-dev.40 [2021-06-22T07:54:41.155Z] v2.0.0-dev.41 [2021-06-22T07:54:41.155Z] v2.0.0-dev.42 [2021-06-22T07:54:41.155Z] v2.0.0-dev.43 [2021-06-22T07:54:41.155Z] v2.0.0-dev.44 [2021-06-22T07:54:41.155Z] v2.0.0-dev.45 [2021-06-22T07:54:41.155Z] v2.0.0-dev.46 [2021-06-22T07:54:41.155Z] v2.0.0-dev.47 [2021-06-22T07:54:41.155Z] v2.0.0-dev.48 [2021-06-22T07:54:41.155Z] v2.0.0-dev.49 [2021-06-22T07:54:41.155Z] v2.0.0-dev.5 [2021-06-22T07:54:41.155Z] v2.0.0-dev.50 [2021-06-22T07:54:41.155Z] v2.0.0-dev.51 [2021-06-22T07:54:41.155Z] v2.0.0-dev.52 [2021-06-22T07:54:41.155Z] v2.0.0-dev.53 [2021-06-22T07:54:41.155Z] v2.0.0-dev.54 [2021-06-22T07:54:41.155Z] v2.0.0-dev.55 [2021-06-22T07:54:41.155Z] v2.0.0-dev.56 [2021-06-22T07:54:41.155Z] v2.0.0-dev.57 [2021-06-22T07:54:41.155Z] v2.0.0-dev.58 [2021-06-22T07:54:41.155Z] v2.0.0-dev.59 [2021-06-22T07:54:41.155Z] v2.0.0-dev.6 [2021-06-22T07:54:41.155Z] v2.0.0-dev.60 [2021-06-22T07:54:41.155Z] v2.0.0-dev.61 [2021-06-22T07:54:41.155Z] v2.0.0-dev.62 [2021-06-22T07:54:41.155Z] v2.0.0-dev.63 [2021-06-22T07:54:41.155Z] v2.0.0-dev.64 [2021-06-22T07:54:41.155Z] v2.0.0-dev.65 [2021-06-22T07:54:41.155Z] v2.0.0-dev.66 [2021-06-22T07:54:41.155Z] v2.0.0-dev.67 [2021-06-22T07:54:41.155Z] v2.0.0-dev.68 [2021-06-22T07:54:41.155Z] v2.0.0-dev.69 [2021-06-22T07:54:41.155Z] v2.0.0-dev.7 [2021-06-22T07:54:41.155Z] v2.0.0-dev.70 [2021-06-22T07:54:41.155Z] v2.0.0-dev.71 [2021-06-22T07:54:41.155Z] v2.0.0-dev.72 [2021-06-22T07:54:41.155Z] v2.0.0-dev.73 [2021-06-22T07:54:41.155Z] v2.0.0-dev.74 [2021-06-22T07:54:41.155Z] v2.0.0-dev.75 [2021-06-22T07:54:41.155Z] v2.0.0-dev.76 [2021-06-22T07:54:41.155Z] v2.0.0-dev.77 [2021-06-22T07:54:41.155Z] v2.0.0-dev.78 [2021-06-22T07:54:41.155Z] v2.0.0-dev.79 [2021-06-22T07:54:41.155Z] v2.0.0-dev.8 [2021-06-22T07:54:41.155Z] v2.0.0-dev.80 [2021-06-22T07:54:41.155Z] v2.0.0-dev.81 [2021-06-22T07:54:41.155Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-22T07:54:41.453Z] + lftools sign git-tag v2.0.0-dev.81 [2021-06-22T07:54:42.070Z] Signing Git tag with Sigul... [2021-06-22T07:54:42.070Z] Signing v2.0.0-dev.81 [Pipeline] echo [2021-06-22T07:54:43.023Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T07:54:43.331Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-22T07:54:43.340Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-22T07:54:43.371Z] $ docker stop --time=1 d84ba69a3472c9f6287c530da01b6c2a346dc0be1b6de05c34b1200aefab3c0f [2021-06-22T07:54:48.012Z] $ docker rm -f d84ba69a3472c9f6287c530da01b6c2a346dc0be1b6de05c34b1200aefab3c0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:54:48.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T07:54:48.760Z] . [Pipeline] withDockerContainer [2021-06-22T07:54:48.836Z] prd-centos7-docker-4c-2g-674 does not seem to be running inside a container [2021-06-22T07:54:48.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-22T07:54:49.429Z] $ docker top f2e02a1729b0e289009923457faf5f0bb97abca0e89d44a3ae494e39dde02085 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-22T07:54:49.559Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T07:54:49.559Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T07:54:49.673Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T07:54:49.673Z] $ docker exec f2e02a1729b0e289009923457faf5f0bb97abca0e89d44a3ae494e39dde02085 ssh-agent [2021-06-22T07:54:49.781Z] SSH_AUTH_SOCK=/tmp/ssh-Y6xbPcuA4dZ8/agent.15 [2021-06-22T07:54:49.781Z] SSH_AGENT_PID=22 [2021-06-22T07:54:49.787Z] Running ssh-add (command line suppressed) [2021-06-22T07:54:49.887Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5897106458722739120.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5897106458722739120.key) [2021-06-22T07:54:49.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T07:54:50.207Z] + git semver bump pre [2021-06-22T07:54:50.208Z] # -> Open(): unable to determine branch for HEAD [2021-06-22T07:54:50.208Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-22T07:54:50.208Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-22T07:54:50.208Z] # $SEMVER_REMOTE_NAME = origin [2021-06-22T07:54:50.208Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-22T07:54:50.208Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-22T07:54:50.208Z] # $SEMVER_BRANCH = master [2021-06-22T07:54:50.208Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-22T07:54:50.208Z] 2.0.0-dev.82 [Pipeline] } [2021-06-22T07:54:50.216Z] $ docker exec --env ******** --env ******** f2e02a1729b0e289009923457faf5f0bb97abca0e89d44a3ae494e39dde02085 ssh-agent -k [2021-06-22T07:54:50.310Z] unset SSH_AUTH_SOCK; [2021-06-22T07:54:50.310Z] unset SSH_AGENT_PID; [2021-06-22T07:54:50.310Z] echo Agent pid 22 killed; [2021-06-22T07:54:50.328Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-22T07:54:50.673Z] + git semver [Pipeline] } [2021-06-22T07:54:50.686Z] $ docker stop --time=1 f2e02a1729b0e289009923457faf5f0bb97abca0e89d44a3ae494e39dde02085 [2021-06-22T07:54:51.995Z] $ docker rm -f f2e02a1729b0e289009923457faf5f0bb97abca0e89d44a3ae494e39dde02085 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:54:52.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T07:54:52.400Z] . [Pipeline] withDockerContainer [2021-06-22T07:54:52.471Z] prd-centos7-docker-4c-2g-674 does not seem to be running inside a container [2021-06-22T07:54:52.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-22T07:54:52.883Z] $ docker top 68a2b1ca8b8cadfe84a5801d76ecfdab0289a3c0992d2fa5813a1cb3f4af2296 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-22T07:54:53.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T07:54:53.011Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T07:54:53.124Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T07:54:53.123Z] $ docker exec 68a2b1ca8b8cadfe84a5801d76ecfdab0289a3c0992d2fa5813a1cb3f4af2296 ssh-agent [2021-06-22T07:54:53.234Z] SSH_AUTH_SOCK=/tmp/ssh-6isNsvOzljph/agent.13 [2021-06-22T07:54:53.234Z] SSH_AGENT_PID=19 [2021-06-22T07:54:53.240Z] Running ssh-add (command line suppressed) [2021-06-22T07:54:53.341Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1124994145726510989.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1124994145726510989.key) [2021-06-22T07:54:53.359Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T07:54:53.660Z] + git semver push [2021-06-22T07:54:53.660Z] # -> Open(): unable to determine branch for HEAD [2021-06-22T07:54:53.660Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-22T07:54:53.660Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-22T07:54:53.660Z] # $SEMVER_REMOTE_NAME = origin [2021-06-22T07:54:53.660Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-22T07:54:53.660Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-22T07:54:53.660Z] # $SEMVER_BRANCH = master [2021-06-22T07:54:53.660Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-22T07:54:58.959Z] $ docker exec --env ******** --env ******** 68a2b1ca8b8cadfe84a5801d76ecfdab0289a3c0992d2fa5813a1cb3f4af2296 ssh-agent -k [2021-06-22T07:54:59.059Z] unset SSH_AUTH_SOCK; [2021-06-22T07:54:59.060Z] unset SSH_AGENT_PID; [2021-06-22T07:54:59.060Z] echo Agent pid 19 killed; [2021-06-22T07:54:59.078Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-22T07:54:59.420Z] + git semver [Pipeline] } [2021-06-22T07:54:59.431Z] $ docker stop --time=1 68a2b1ca8b8cadfe84a5801d76ecfdab0289a3c0992d2fa5813a1cb3f4af2296 [2021-06-22T07:55:00.670Z] $ docker rm -f 68a2b1ca8b8cadfe84a5801d76ecfdab0289a3c0992d2fa5813a1cb3f4af2296 [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-22T07:55:02.287Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T07:55:02.852Z] ---> package-listing.sh [2021-06-22T07:55:02.852Z] ++ facter osfamily [2021-06-22T07:55:02.852Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-22T07:55:03.117Z] + OS_FAMILY=redhat [2021-06-22T07:55:03.117Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-22T07:55:03.117Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-22T07:55:03.117Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-22T07:55:03.117Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-22T07:55:03.117Z] + PACKAGES=/tmp/packages_start.txt [2021-06-22T07:55:03.117Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-22T07:55:03.117Z] + PACKAGES=/tmp/packages_end.txt [2021-06-22T07:55:03.117Z] + case "${OS_FAMILY}" in [2021-06-22T07:55:03.117Z] + rpm -qa [2021-06-22T07:55:03.117Z] + sort [2021-06-22T07:55:03.693Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-22T07:55:03.693Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-22T07:55:03.693Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-22T07:55:03.693Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-22T07:55:03.693Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-06-22T07:55:03.693Z] + 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-22T07:55:03.707Z] 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-22T07:55:03.996Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:55:04.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T07:55:04.565Z] [2021-06-22T07:55:04.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-22T07:55:04.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T07:55:04.887Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-22T07:55:04.887Z] df20fa9351a1: Pulling fs layer [2021-06-22T07:55:04.887Z] 36b3adc4ff6f: Pulling fs layer [2021-06-22T07:55:04.887Z] 8ad3a11d3b57: Pulling fs layer [2021-06-22T07:55:04.887Z] 46f8f816bc3b: Pulling fs layer [2021-06-22T07:55:04.887Z] 93b61091891f: Pulling fs layer [2021-06-22T07:55:04.887Z] 93b9cdb0e59b: Pulling fs layer [2021-06-22T07:55:04.887Z] 5e14af77c1be: Pulling fs layer [2021-06-22T07:55:04.887Z] 01666e4c0597: Pulling fs layer [2021-06-22T07:55:04.887Z] aa168da1d23b: Pulling fs layer [2021-06-22T07:55:04.887Z] 93b9cdb0e59b: Waiting [2021-06-22T07:55:04.887Z] 5e14af77c1be: Waiting [2021-06-22T07:55:04.887Z] 01666e4c0597: Waiting [2021-06-22T07:55:04.887Z] aa168da1d23b: Waiting [2021-06-22T07:55:04.887Z] 46f8f816bc3b: Waiting [2021-06-22T07:55:04.887Z] 93b61091891f: Waiting [2021-06-22T07:55:04.887Z] df20fa9351a1: Verifying Checksum [2021-06-22T07:55:04.887Z] df20fa9351a1: Download complete [2021-06-22T07:55:04.887Z] 46f8f816bc3b: Verifying Checksum [2021-06-22T07:55:04.887Z] 46f8f816bc3b: Download complete [2021-06-22T07:55:05.152Z] 93b61091891f: Verifying Checksum [2021-06-22T07:55:05.152Z] 93b61091891f: Download complete [2021-06-22T07:55:05.152Z] 93b9cdb0e59b: Verifying Checksum [2021-06-22T07:55:05.152Z] 93b9cdb0e59b: Download complete [2021-06-22T07:55:05.152Z] 5e14af77c1be: Verifying Checksum [2021-06-22T07:55:05.152Z] 5e14af77c1be: Download complete [2021-06-22T07:55:05.152Z] 36b3adc4ff6f: Verifying Checksum [2021-06-22T07:55:05.152Z] 36b3adc4ff6f: Download complete [2021-06-22T07:55:05.152Z] 01666e4c0597: Verifying Checksum [2021-06-22T07:55:05.152Z] 01666e4c0597: Download complete [2021-06-22T07:55:05.152Z] 8ad3a11d3b57: Verifying Checksum [2021-06-22T07:55:05.152Z] 8ad3a11d3b57: Download complete [2021-06-22T07:55:05.152Z] df20fa9351a1: Pull complete [2021-06-22T07:55:05.152Z] 36b3adc4ff6f: Pull complete [2021-06-22T07:55:05.734Z] 8ad3a11d3b57: Pull complete [2021-06-22T07:55:05.734Z] 46f8f816bc3b: Pull complete [2021-06-22T07:55:05.997Z] 93b61091891f: Pull complete [2021-06-22T07:55:05.997Z] 93b9cdb0e59b: Pull complete [2021-06-22T07:55:06.257Z] 5e14af77c1be: Pull complete [2021-06-22T07:55:06.257Z] 01666e4c0597: Pull complete [2021-06-22T07:55:07.204Z] aa168da1d23b: Verifying Checksum [2021-06-22T07:55:07.205Z] aa168da1d23b: Download complete [2021-06-22T07:55:11.447Z] aa168da1d23b: Pull complete [2021-06-22T07:55:11.447Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-22T07:55:11.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T07:55:11.447Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-22T07:55:11.533Z] prd-centos7-docker-4c-2g-674 does not seem to be running inside a container [2021-06-22T07:55:11.576Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-22T07:55:21.719Z] $ docker top cd8684584a48ab749645de3ff5845eda4ba979d4f0d729de572aa2cbec5fc317 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T07:55:22.096Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-22T07:55:22.392Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-22T07:55:22.690Z] + ls /var/log/sa-host [2021-06-22T07:55:22.690Z] + sadf -c /var/log/sa-host/sa05 [2021-06-22T07:55:22.690Z] file_magic: OK [2021-06-22T07:55:22.690Z] HZ: Using current value: 100 [2021-06-22T07:55:22.690Z] file_header: OK [2021-06-22T07:55:22.690Z] 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-22T07:55:22.690Z] Statistics: [2021-06-22T07:55:22.690Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-22T07:55:22.690Z] File successfully converted to sysstat format version 12.2.1 [2021-06-22T07:55:22.690Z] + sadf -c /var/log/sa-host/sa22 [2021-06-22T07:55:22.690Z] file_magic: OK [2021-06-22T07:55:22.690Z] HZ: Using current value: 100 [2021-06-22T07:55:22.690Z] file_header: OK [2021-06-22T07:55:22.690Z] 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-22T07:55:22.690Z] Statistics: [2021-06-22T07:55:22.690Z] 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-22T07:55:22.690Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T07:55:23.387Z] provisioning config files... [2021-06-22T07:55:23.399Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config635908557147150666tmp [Pipeline] { [Pipeline] echo [2021-06-22T07:55:23.420Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T07:55:23.710Z] ---> create-netrc.sh [Pipeline] } [2021-06-22T07:55:23.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-22T07:55:24.130Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-22T07:55:24.142Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T07:55:24.442Z] ---> sudo-logs.sh [2021-06-22T07:55:24.442Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-22T07:55:24.476Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T07:55:24.773Z] ---> job-cost.sh [2021-06-22T07:55:24.773Z] lf-activate-venv: SKIPPING [2021-06-22T07:55:24.773Z] DEBUG: total: 0.18000000715255737 [2021-06-22T07:55:24.773Z] INFO: Retrieving Stack Cost... [2021-06-22T07:55:25.347Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-22T07:55:25.919Z] INFO: Archiving Costs [Pipeline] echo [2021-06-22T07:55:25.933Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T07:55:26.230Z] ---> logs-deploy.sh [2021-06-22T07:55:26.230Z] lf-activate-venv: SKIPPING [2021-06-22T07:55:26.230Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/141 [2021-06-22T07:55:26.230Z] INFO: archiving workspace using pattern(s): [2021-06-22T07:55:27.177Z] Archives upload complete. [2021-06-22T07:55:27.177Z] INFO: archiving logs to Nexus