Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-29640 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de (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 remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" > git rev-list --no-walk 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-12T13:17:22.664Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-12T13:17:23.029Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-12T13:17:23.159Z] ========================================================= [2021-03-12T13:17:23.159Z] EdgeX Global Pipelines Version Info [2021-03-12T13:17:23.159Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-12T13:17:24.654Z] ------------------- [2021-03-12T13:17:24.654Z] stable info: [2021-03-12T13:17:24.654Z] ------------------- [2021-03-12T13:17:24.654Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-12T13:17:24.654Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-12T13:17:24.654Z] Message: update stable to v1.0.184 [2021-03-12T13:17:25.601Z] ------------------- [2021-03-12T13:17:25.601Z] experimental info: [2021-03-12T13:17:25.601Z] ------------------- [2021-03-12T13:17:25.601Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-12T13:17:25.601Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-12T13:17:25.601Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-12T13:17:25.906Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-03-12T13:17:26.016Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-03-12T13:17:26.131Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-12T13:17:26.244Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-12T13:17:26.358Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-12T13:17:26.460Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-12T13:17:26.565Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-12T13:17:26.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-12T13:17:26.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-12T13:17:26.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-12T13:17:27.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-12T13:17:27.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-03-12T13:17:27.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-12T13:17:27.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-12T13:17:27.459Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-12T13:17:27.553Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-12T13:17:27.657Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-12T13:17:27.762Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-12T13:17:27.863Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-12T13:17:27.962Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-12T13:17:28.067Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-12T13:17:28.165Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-12T13:17:28.285Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-12T13:17:28.386Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-12T13:17:28.492Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-12T13:17:28.594Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-12T13:17:28.692Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-03-12T13:17:28.789Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-03-12T13:17:28.890Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-03-12T13:17:29.014Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de [Pipeline] echo [2021-03-12T13:17:29.112Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a29054 [Pipeline] echo [2021-03-12T13:17:29.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-12T13:17:29.435Z] provisioning config files... [2021-03-12T13:17:29.466Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4172045469099813714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-12T13:17:29.829Z] ---> docker-login.sh [2021-03-12T13:17:29.829Z] nexus3.edgexfoundry.org:10001 [2021-03-12T13:17:30.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T13:17:30.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T13:17:30.353Z] Configure a credential helper to remove this warning. See [2021-03-12T13:17:30.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T13:17:30.353Z] [2021-03-12T13:17:30.353Z] Login Succeeded [2021-03-12T13:17:30.353Z] nexus3.edgexfoundry.org:10002 [2021-03-12T13:17:30.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T13:17:30.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T13:17:30.615Z] Configure a credential helper to remove this warning. See [2021-03-12T13:17:30.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T13:17:30.615Z] [2021-03-12T13:17:30.615Z] Login Succeeded [2021-03-12T13:17:30.615Z] nexus3.edgexfoundry.org:10003 [2021-03-12T13:17:30.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T13:17:30.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T13:17:30.876Z] Configure a credential helper to remove this warning. See [2021-03-12T13:17:30.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T13:17:30.876Z] [2021-03-12T13:17:30.876Z] Login Succeeded [2021-03-12T13:17:30.876Z] nexus3.edgexfoundry.org:10004 [2021-03-12T13:17:30.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T13:17:30.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T13:17:30.876Z] Configure a credential helper to remove this warning. See [2021-03-12T13:17:30.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T13:17:30.876Z] [2021-03-12T13:17:30.876Z] Login Succeeded [2021-03-12T13:17:30.876Z] docker.io [2021-03-12T13:17:31.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T13:17:31.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T13:17:31.399Z] Configure a credential helper to remove this warning. See [2021-03-12T13:17:31.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T13:17:31.399Z] [2021-03-12T13:17:31.399Z] Login Succeeded [2021-03-12T13:17:31.399Z] ---> docker-login.sh ends [Pipeline] } [2021-03-12T13:17:31.409Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-12T13:17:32.265Z] + git log --format=format:%s -1 4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de [Pipeline] echo [2021-03-12T13:17:32.329Z] GIT_COMMIT: 4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-03-12T13:17:32.381Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:17:33.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-12T13:17:33.470Z] [2021-03-12T13:17:33.470Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:17:33.827Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-12T13:17:33.827Z] latest: Pulling from edgex-devops/git-semver [2021-03-12T13:17:33.827Z] 31603596830f: Pulling fs layer [2021-03-12T13:17:33.827Z] 2a8b12db71e7: Pulling fs layer [2021-03-12T13:17:33.827Z] 6ca5941a6612: Pulling fs layer [2021-03-12T13:17:33.827Z] ecc8261a40a4: Pulling fs layer [2021-03-12T13:17:33.827Z] ecc8261a40a4: Waiting [2021-03-12T13:17:33.827Z] 2a8b12db71e7: Verifying Checksum [2021-03-12T13:17:33.827Z] 2a8b12db71e7: Download complete [2021-03-12T13:17:33.827Z] 31603596830f: Verifying Checksum [2021-03-12T13:17:33.827Z] 31603596830f: Download complete [2021-03-12T13:17:34.094Z] ecc8261a40a4: Verifying Checksum [2021-03-12T13:17:34.094Z] ecc8261a40a4: Download complete [2021-03-12T13:17:34.094Z] 6ca5941a6612: Verifying Checksum [2021-03-12T13:17:34.094Z] 6ca5941a6612: Download complete [2021-03-12T13:17:34.356Z] 31603596830f: Pull complete [2021-03-12T13:17:34.356Z] 2a8b12db71e7: Pull complete [2021-03-12T13:17:35.309Z] 6ca5941a6612: Pull complete [2021-03-12T13:17:35.571Z] ecc8261a40a4: Pull complete [2021-03-12T13:17:35.571Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-12T13:17:35.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-12T13:17:35.571Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-12T13:17:35.680Z] prd-centos7-docker-4c-2g-29640 does not seem to be running inside a container [2021-03-12T13:17:35.729Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-12T13:17:37.811Z] $ docker top 3f3f81c14a3af522314c4d7c32ae9bcd0684ae984cd262c7cb9d52a2d4a96c4b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-12T13:17:38.121Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-12T13:17:38.121Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-12T13:17:38.346Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-12T13:17:38.350Z] $ docker exec 3f3f81c14a3af522314c4d7c32ae9bcd0684ae984cd262c7cb9d52a2d4a96c4b ssh-agent [2021-03-12T13:17:38.518Z] SSH_AUTH_SOCK=/tmp/ssh-khGJCDjeyRyA/agent.11 [2021-03-12T13:17:38.518Z] SSH_AGENT_PID=16 [2021-03-12T13:17:38.527Z] Running ssh-add (command line suppressed) [2021-03-12T13:17:38.648Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4926581488880687067.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4926581488880687067.key) [2021-03-12T13:17:38.698Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-12T13:17:39.105Z] + git tag --points-at HEAD [Pipeline] } [2021-03-12T13:17:39.126Z] $ docker exec --env ******** --env ******** 3f3f81c14a3af522314c4d7c32ae9bcd0684ae984cd262c7cb9d52a2d4a96c4b ssh-agent -k [2021-03-12T13:17:39.282Z] unset SSH_AUTH_SOCK; [2021-03-12T13:17:39.282Z] unset SSH_AGENT_PID; [2021-03-12T13:17:39.282Z] echo Agent pid 16 killed; [2021-03-12T13:17:39.346Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-12T13:17:39.502Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-12T13:17:39.502Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-12T13:17:39.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-12T13:17:39.702Z] $ docker exec 3f3f81c14a3af522314c4d7c32ae9bcd0684ae984cd262c7cb9d52a2d4a96c4b ssh-agent [2021-03-12T13:17:39.941Z] SSH_AUTH_SOCK=/tmp/ssh-AGP6KMdfra2z/agent.45 [2021-03-12T13:17:39.941Z] SSH_AGENT_PID=50 [2021-03-12T13:17:39.948Z] Running ssh-add (command line suppressed) [2021-03-12T13:17:40.066Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7460671298510393416.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7460671298510393416.key) [2021-03-12T13:17:40.121Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-12T13:17:40.573Z] + git semver init [2021-03-12T13:17:40.574Z] # -> Open(): unable to determine branch for HEAD [2021-03-12T13:17:40.574Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-03-12T13:17:40.574Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-03-12T13:17:40.574Z] # $SEMVER_REMOTE_NAME = origin [2021-03-12T13:17:40.574Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-12T13:17:40.574Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-12T13:17:40.574Z] # $SEMVER_BRANCH = master [2021-03-12T13:17:40.574Z] # $SEMVER_TEMP = /tmp/semver-137492036 [2021-03-12T13:17:40.574Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-03-12T13:17:41.968Z] # '/tmp/semver-137492036' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-03-12T13:17:41.968Z] # -> Force: false [2021-03-12T13:17:41.968Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-03-12T13:17:41.989Z] $ docker exec --env ******** --env ******** 3f3f81c14a3af522314c4d7c32ae9bcd0684ae984cd262c7cb9d52a2d4a96c4b ssh-agent -k [2021-03-12T13:17:42.112Z] unset SSH_AUTH_SOCK; [2021-03-12T13:17:42.113Z] unset SSH_AGENT_PID; [2021-03-12T13:17:42.113Z] echo Agent pid 50 killed; [2021-03-12T13:17:42.174Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-12T13:17:42.651Z] + git semver [Pipeline] } [2021-03-12T13:17:42.668Z] $ docker stop --time=1 3f3f81c14a3af522314c4d7c32ae9bcd0684ae984cd262c7cb9d52a2d4a96c4b [2021-03-12T13:17:44.072Z] $ docker rm -f 3f3f81c14a3af522314c4d7c32ae9bcd0684ae984cd262c7cb9d52a2d4a96c4b [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-12T13:17:44.552Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-12T13:17:44.951Z] Stashed 1 file(s) [Pipeline] echo [2021-03-12T13:17:44.954Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.19 [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-03-12T13:18:00.551Z] Still waiting to schedule task [2021-03-12T13:18:00.551Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-29640’ [2021-03-12T13:18:00.552Z] Still waiting to schedule task [2021-03-12T13:18:00.553Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-12T13:19:50.676Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29641 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-03-12T13:19:50.754Z] Running in /w/workspace/edgex-ui-go/77 [Pipeline] { [Pipeline] checkout [2021-03-12T13:19:55.784Z] using credential edgex-jenkins-ssh [2021-03-12T13:19:55.849Z] Cloning the remote Git repository [2021-03-12T13:19:55.913Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-12T13:19:56.024Z] > git init /w/workspace/edgex-ui-go/77 # timeout=10 [2021-03-12T13:19:56.092Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-12T13:19:56.093Z] > git --version # timeout=10 [2021-03-12T13:19:56.107Z] > git --version # 'git version 2.17.1' [2021-03-12T13:19:56.108Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T13:19:56.186Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-12T13:19:57.780Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-12T13:19:57.804Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-12T13:19:57.835Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-12T13:19:57.869Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-12T13:19:57.870Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T13:19:57.883Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-12T13:19:58.301Z] Checking out Revision 4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de (master) [2021-03-12T13:19:58.323Z] > git config core.sparsecheckout # timeout=10 [2021-03-12T13:19:58.337Z] > git checkout -f 4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de # timeout=10 [2021-03-12T13:20:02.897Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-12T13:20:04.789Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-12T13:20:05.191Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-12T13:20:05.531Z] + sudo service docker restart [2021-03-12T13:20:05.531Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-12T13:20:08.240Z] provisioning config files... [2021-03-12T13:20:08.282Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/77@tmp/config2652763280174499062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-12T13:20:08.739Z] ---> docker-login.sh [2021-03-12T13:20:08.739Z] nexus3.edgexfoundry.org:10001 [2021-03-12T13:20:09.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T13:20:10.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T13:20:10.329Z] Configure a credential helper to remove this warning. See [2021-03-12T13:20:10.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T13:20:10.329Z] [2021-03-12T13:20:10.329Z] Login Succeeded [2021-03-12T13:20:10.329Z] nexus3.edgexfoundry.org:10002 [2021-03-12T13:20:10.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T13:20:10.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T13:20:10.882Z] Configure a credential helper to remove this warning. See [2021-03-12T13:20:10.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T13:20:10.882Z] [2021-03-12T13:20:10.882Z] Login Succeeded [2021-03-12T13:20:10.882Z] nexus3.edgexfoundry.org:10003 [2021-03-12T13:20:11.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T13:20:11.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T13:20:11.435Z] Configure a credential helper to remove this warning. See [2021-03-12T13:20:11.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T13:20:11.435Z] [2021-03-12T13:20:11.435Z] Login Succeeded [2021-03-12T13:20:11.435Z] nexus3.edgexfoundry.org:10004 [2021-03-12T13:20:11.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T13:20:11.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T13:20:11.989Z] Configure a credential helper to remove this warning. See [2021-03-12T13:20:11.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T13:20:11.989Z] [2021-03-12T13:20:11.989Z] Login Succeeded [2021-03-12T13:20:11.989Z] docker.io [2021-03-12T13:20:12.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T13:20:12.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T13:20:12.859Z] Configure a credential helper to remove this warning. See [2021-03-12T13:20:12.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T13:20:12.859Z] [2021-03-12T13:20:12.859Z] Login Succeeded [2021-03-12T13:20:12.859Z] ---> docker-login.sh ends [Pipeline] } [2021-03-12T13:20:12.877Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-12T13:20:13.341Z] ========================================================= [2021-03-12T13:20:13.341Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-12T13:20:13.341Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:20:13.726Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-12T13:20:14.332Z] Sending build context to Docker daemon 17.26MB [2021-03-12T13:20:14.332Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-12T13:20:14.332Z] Step 2/8 : FROM ${BASE} [2021-03-12T13:20:14.609Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-12T13:20:14.609Z] 5f621e34cdf4: Pulling fs layer [2021-03-12T13:20:14.609Z] a4357932f1b6: Pulling fs layer [2021-03-12T13:20:14.609Z] 18c013af1878: Pulling fs layer [2021-03-12T13:20:14.609Z] 00ac8860ef70: Pulling fs layer [2021-03-12T13:20:14.609Z] 63d7cb157983: Pulling fs layer [2021-03-12T13:20:14.609Z] b116817d02f9: Pulling fs layer [2021-03-12T13:20:14.609Z] 745a02a5169b: Pulling fs layer [2021-03-12T13:20:14.609Z] 00ac8860ef70: Waiting [2021-03-12T13:20:14.609Z] 63d7cb157983: Waiting [2021-03-12T13:20:14.609Z] b116817d02f9: Waiting [2021-03-12T13:20:14.609Z] 745a02a5169b: Waiting [2021-03-12T13:20:14.609Z] 18c013af1878: Verifying Checksum [2021-03-12T13:20:14.609Z] 18c013af1878: Download complete [2021-03-12T13:20:14.609Z] a4357932f1b6: Verifying Checksum [2021-03-12T13:20:14.609Z] a4357932f1b6: Download complete [2021-03-12T13:20:14.609Z] 63d7cb157983: Verifying Checksum [2021-03-12T13:20:14.609Z] 63d7cb157983: Download complete [2021-03-12T13:20:14.609Z] b116817d02f9: Download complete [2021-03-12T13:20:14.609Z] 5f621e34cdf4: Verifying Checksum [2021-03-12T13:20:14.609Z] 5f621e34cdf4: Download complete [2021-03-12T13:20:15.211Z] 5f621e34cdf4: Pull complete [2021-03-12T13:20:15.816Z] a4357932f1b6: Pull complete [2021-03-12T13:20:16.415Z] 18c013af1878: Pull complete [2021-03-12T13:20:17.395Z] 745a02a5169b: Verifying Checksum [2021-03-12T13:20:17.395Z] 745a02a5169b: Download complete [2021-03-12T13:20:18.833Z] 00ac8860ef70: Verifying Checksum [2021-03-12T13:20:18.833Z] 00ac8860ef70: Download complete [2021-03-12T13:20:28.980Z] 00ac8860ef70: Pull complete [2021-03-12T13:20:28.980Z] 63d7cb157983: Pull complete [2021-03-12T13:20:29.252Z] b116817d02f9: Pull complete [2021-03-12T13:20:33.569Z] 745a02a5169b: Pull complete [2021-03-12T13:20:33.569Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-12T13:20:33.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-12T13:20:33.569Z] ---> b7e6874047d6 [2021-03-12T13:20:33.569Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-12T13:20:36.197Z] ---> Running in 2302de8e1855 [2021-03-12T13:20:36.474Z] Removing intermediate container 2302de8e1855 [2021-03-12T13:20:36.474Z] ---> 74b58c131dd9 [2021-03-12T13:20:36.474Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T13:20:36.474Z] ---> Running in 65cbbb95b368 [2021-03-12T13:20:37.828Z] Running on prd-centos7-docker-4c-2g-29642 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-03-12T13:20:37.885Z] Running in /w/workspace/edgex-ui-go/77 [Pipeline] { [Pipeline] checkout [2021-03-12T13:20:39.118Z] Removing intermediate container 65cbbb95b368 [2021-03-12T13:20:39.118Z] ---> 41bd433dd534 [2021-03-12T13:20:39.118Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-12T13:20:39.118Z] ---> Running in 0980ab35e0f7 [2021-03-12T13:20:40.112Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T13:20:40.325Z] using credential edgex-jenkins-ssh [2021-03-12T13:20:40.394Z] Cloning the remote Git repository [2021-03-12T13:20:41.083Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T13:20:40.421Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-12T13:20:40.486Z] > git init /w/workspace/edgex-ui-go/77 # timeout=10 [2021-03-12T13:20:40.546Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-12T13:20:40.547Z] > git --version # timeout=10 [2021-03-12T13:20:40.552Z] > git --version # 'git version 2.24.3' [2021-03-12T13:20:40.552Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T13:20:40.579Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-12T13:20:41.676Z] OK: 142 MiB in 39 packages [2021-03-12T13:20:41.971Z] Checking out Revision 4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de (master) [2021-03-12T13:20:41.528Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-12T13:20:41.536Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-12T13:20:41.548Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-12T13:20:41.562Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-12T13:20:41.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T13:20:41.567Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-12T13:20:41.980Z] > git config core.sparsecheckout # timeout=10 [2021-03-12T13:20:41.985Z] > git checkout -f 4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de # timeout=10 [2021-03-12T13:20:42.656Z] Removing intermediate container 0980ab35e0f7 [2021-03-12T13:20:42.656Z] ---> 93eebb439f79 [2021-03-12T13:20:42.656Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-12T13:20:42.927Z] ---> Running in c41de9ec79e5 [2021-03-12T13:20:43.526Z] Removing intermediate container c41de9ec79e5 [2021-03-12T13:20:43.526Z] ---> ea92e10926fd [2021-03-12T13:20:43.526Z] Step 7/8 : COPY . . [2021-03-12T13:20:45.502Z] ---> b6719d27bd31 [2021-03-12T13:20:45.502Z] Step 8/8 : RUN go mod download [2021-03-12T13:20:45.668Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-12T13:20:45.775Z] ---> Running in 5924459b5da0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-12T13:20:46.922Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-12T13:20:47.337Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-12T13:20:47.637Z] + sudo service docker restart [2021-03-12T13:20:47.637Z] + true [2021-03-12T13:20:47.637Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-12T13:20:49.108Z] provisioning config files... [2021-03-12T13:20:49.135Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/77@tmp/config5489024700756601685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-12T13:20:49.509Z] ---> docker-login.sh [2021-03-12T13:20:49.509Z] nexus3.edgexfoundry.org:10001 [2021-03-12T13:20:49.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T13:20:49.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T13:20:49.775Z] Configure a credential helper to remove this warning. See [2021-03-12T13:20:49.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T13:20:49.775Z] [2021-03-12T13:20:49.775Z] Login Succeeded [2021-03-12T13:20:49.775Z] nexus3.edgexfoundry.org:10002 [2021-03-12T13:20:50.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T13:20:50.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T13:20:50.036Z] Configure a credential helper to remove this warning. See [2021-03-12T13:20:50.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T13:20:50.036Z] [2021-03-12T13:20:50.036Z] Login Succeeded [2021-03-12T13:20:50.036Z] nexus3.edgexfoundry.org:10003 [2021-03-12T13:20:50.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T13:20:50.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T13:20:50.299Z] Configure a credential helper to remove this warning. See [2021-03-12T13:20:50.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T13:20:50.299Z] [2021-03-12T13:20:50.299Z] Login Succeeded [2021-03-12T13:20:50.299Z] nexus3.edgexfoundry.org:10004 [2021-03-12T13:20:50.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T13:20:50.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T13:20:50.568Z] Configure a credential helper to remove this warning. See [2021-03-12T13:20:50.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T13:20:50.568Z] [2021-03-12T13:20:50.568Z] Login Succeeded [2021-03-12T13:20:50.568Z] docker.io [2021-03-12T13:20:50.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T13:20:50.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T13:20:50.829Z] Configure a credential helper to remove this warning. See [2021-03-12T13:20:50.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T13:20:50.829Z] [2021-03-12T13:20:50.829Z] Login Succeeded [2021-03-12T13:20:50.829Z] ---> docker-login.sh ends [Pipeline] } [2021-03-12T13:20:50.838Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-12T13:20:51.174Z] ========================================================= [2021-03-12T13:20:51.174Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-12T13:20:51.174Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:20:51.529Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-12T13:20:51.794Z] Sending build context to Docker daemon 17.26MB [2021-03-12T13:20:51.794Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-12T13:20:51.794Z] Step 2/8 : FROM ${BASE} [2021-03-12T13:20:51.794Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-12T13:20:51.794Z] 188c0c94c7c5: Pulling fs layer [2021-03-12T13:20:51.794Z] 0ef7d3d256c8: Pulling fs layer [2021-03-12T13:20:51.794Z] de9db76c5a1d: Pulling fs layer [2021-03-12T13:20:51.794Z] bca2f99d35d6: Pulling fs layer [2021-03-12T13:20:51.794Z] 93359f2a8cfa: Pulling fs layer [2021-03-12T13:20:51.794Z] 7c6f9722023f: Pulling fs layer [2021-03-12T13:20:51.794Z] a35cf1a2eb13: Pulling fs layer [2021-03-12T13:20:51.794Z] bca2f99d35d6: Waiting [2021-03-12T13:20:51.794Z] 7c6f9722023f: Waiting [2021-03-12T13:20:51.794Z] a35cf1a2eb13: Waiting [2021-03-12T13:20:51.794Z] 93359f2a8cfa: Waiting [2021-03-12T13:20:51.794Z] de9db76c5a1d: Verifying Checksum [2021-03-12T13:20:51.794Z] de9db76c5a1d: Download complete [2021-03-12T13:20:51.794Z] 0ef7d3d256c8: Download complete [2021-03-12T13:20:52.056Z] 93359f2a8cfa: Verifying Checksum [2021-03-12T13:20:52.056Z] 93359f2a8cfa: Download complete [2021-03-12T13:20:52.056Z] 188c0c94c7c5: Verifying Checksum [2021-03-12T13:20:52.056Z] 188c0c94c7c5: Download complete [2021-03-12T13:20:52.056Z] 7c6f9722023f: Verifying Checksum [2021-03-12T13:20:52.056Z] 7c6f9722023f: Download complete [2021-03-12T13:20:52.319Z] 188c0c94c7c5: Pull complete [2021-03-12T13:20:52.582Z] 0ef7d3d256c8: Pull complete [2021-03-12T13:20:52.582Z] de9db76c5a1d: Pull complete [2021-03-12T13:20:53.986Z] a35cf1a2eb13: Verifying Checksum [2021-03-12T13:20:53.986Z] a35cf1a2eb13: Download complete [2021-03-12T13:20:54.567Z] bca2f99d35d6: Verifying Checksum [2021-03-12T13:20:54.567Z] bca2f99d35d6: Download complete [2021-03-12T13:20:59.902Z] bca2f99d35d6: Pull complete [2021-03-12T13:20:59.902Z] 93359f2a8cfa: Pull complete [2021-03-12T13:20:59.902Z] 7c6f9722023f: Pull complete [2021-03-12T13:21:08.086Z] a35cf1a2eb13: Pull complete [2021-03-12T13:21:08.086Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-12T13:21:08.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-12T13:21:08.086Z] ---> a62c8e92a672 [2021-03-12T13:21:08.086Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-12T13:21:08.663Z] ---> Running in 4059b9af2e35 [2021-03-12T13:21:08.926Z] Removing intermediate container 4059b9af2e35 [2021-03-12T13:21:08.926Z] ---> 10fca9117cd4 [2021-03-12T13:21:08.926Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T13:21:08.926Z] ---> Running in 74aa8f2e5e78 [2021-03-12T13:21:09.884Z] Removing intermediate container 74aa8f2e5e78 [2021-03-12T13:21:09.884Z] ---> e91937105ca1 [2021-03-12T13:21:09.884Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-12T13:21:09.884Z] ---> Running in 4b4dca1adc4c [2021-03-12T13:21:10.836Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T13:21:11.413Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T13:21:11.989Z] OK: 166 MiB in 39 packages [2021-03-12T13:21:12.252Z] Removing intermediate container 4b4dca1adc4c [2021-03-12T13:21:12.252Z] ---> 623010535a9d [2021-03-12T13:21:12.252Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-12T13:21:12.516Z] ---> Running in 96134ffae730 [2021-03-12T13:21:12.783Z] Removing intermediate container 96134ffae730 [2021-03-12T13:21:12.783Z] ---> 0ab3bd2d6f6a [2021-03-12T13:21:12.783Z] Step 7/8 : COPY . . [2021-03-12T13:21:14.712Z] ---> f188f177d60d [2021-03-12T13:21:14.712Z] Step 8/8 : RUN go mod download [2021-03-12T13:21:14.712Z] ---> Running in 7c60301702dc [2021-03-12T13:21:18.109Z] Removing intermediate container 5924459b5da0 [2021-03-12T13:21:18.109Z] ---> 32d82043b703 [2021-03-12T13:21:18.109Z] Successfully built 32d82043b703 [2021-03-12T13:21:18.109Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:21:18.451Z] + docker inspect -f . ci-base-image-arm64 [2021-03-12T13:21:18.451Z] . [Pipeline] withDockerContainer [2021-03-12T13:21:18.726Z] prd-ubuntu18.04-docker-arm64-4c-16g-29641 does not seem to be running inside a container [2021-03-12T13:21:18.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/77 -v /w/workspace/edgex-ui-go/77:/w/workspace/edgex-ui-go/77:rw,z -v /w/workspace/edgex-ui-go/77@tmp:/w/workspace/edgex-ui-go/77@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 ******** ci-base-image-arm64 cat [2021-03-12T13:21:20.344Z] $ docker top f9f158698f728d270512ae00a495c9012c406ec340058b572de3dd1667d53826 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T13:21:21.386Z] + go version [2021-03-12T13:21:21.386Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-12T13:21:21.409Z] $ docker stop --time=1 f9f158698f728d270512ae00a495c9012c406ec340058b572de3dd1667d53826 [2021-03-12T13:21:23.340Z] $ docker rm -f f9f158698f728d270512ae00a495c9012c406ec340058b572de3dd1667d53826 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:21:24.483Z] + docker inspect -f . ci-base-image-arm64 [2021-03-12T13:21:24.483Z] . [Pipeline] withDockerContainer [2021-03-12T13:21:24.745Z] prd-ubuntu18.04-docker-arm64-4c-16g-29641 does not seem to be running inside a container [2021-03-12T13:21:24.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/77 -v /w/workspace/edgex-ui-go/77:/w/workspace/edgex-ui-go/77:rw,z -v /w/workspace/edgex-ui-go/77@tmp:/w/workspace/edgex-ui-go/77@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 ******** ci-base-image-arm64 cat [2021-03-12T13:21:26.227Z] $ docker top 8030ba157d9bacfa8fff541a69dfa960d4e50636700f057405e24a65b771fb50 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T13:21:27.228Z] + make test [2021-03-12T13:21:27.228Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-12T13:21:28.666Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-12T13:21:46.912Z] Removing intermediate container 7c60301702dc [2021-03-12T13:21:46.912Z] ---> a32b7d372c26 [2021-03-12T13:21:46.912Z] Successfully built a32b7d372c26 [2021-03-12T13:21:46.912Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:21:47.244Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-12T13:21:47.244Z] . [Pipeline] withDockerContainer [2021-03-12T13:21:47.508Z] prd-centos7-docker-4c-2g-29642 does not seem to be running inside a container [2021-03-12T13:21:47.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/77 -v /w/workspace/edgex-ui-go/77:/w/workspace/edgex-ui-go/77:rw,z -v /w/workspace/edgex-ui-go/77@tmp:/w/workspace/edgex-ui-go/77@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 ******** ci-base-image-x86_64 cat [2021-03-12T13:21:48.506Z] $ docker top fadd28a41902074943857aa7fa4a7b05c232ae4bc3f097745f070b99932edcb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T13:21:49.035Z] + go version [2021-03-12T13:21:49.035Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-12T13:21:49.050Z] $ docker stop --time=1 fadd28a41902074943857aa7fa4a7b05c232ae4bc3f097745f070b99932edcb8 [2021-03-12T13:21:50.385Z] $ docker rm -f fadd28a41902074943857aa7fa4a7b05c232ae4bc3f097745f070b99932edcb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:21:51.259Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-12T13:21:51.259Z] . [Pipeline] withDockerContainer [2021-03-12T13:21:51.353Z] prd-centos7-docker-4c-2g-29642 does not seem to be running inside a container [2021-03-12T13:21:51.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/77 -v /w/workspace/edgex-ui-go/77:/w/workspace/edgex-ui-go/77:rw,z -v /w/workspace/edgex-ui-go/77@tmp:/w/workspace/edgex-ui-go/77@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 ******** ci-base-image-x86_64 cat [2021-03-12T13:21:52.268Z] $ docker top 79ada49a487746e5538517aeee10b43fdf97cdf66c097fc7fa6df8589abb0cf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T13:21:52.774Z] + make test [2021-03-12T13:21:52.775Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-12T13:21:54.179Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-12T13:21:55.523Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-12T13:21:55.523Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-12T13:21:55.523Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-12T13:21:55.523Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-12T13:21:55.523Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-12T13:21:55.523Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-12T13:21:55.523Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-12T13:21:55.523Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-12T13:21:55.523Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-12T13:21:55.523Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-12T13:21:55.523Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-12T13:21:55.523Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-12T13:21:55.523Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-03-12T13:22:02.258Z] $ docker stop --time=1 8030ba157d9bacfa8fff541a69dfa960d4e50636700f057405e24a65b771fb50 [2021-03-12T13:22:02.460Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-12T13:22:02.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-12T13:22:02.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-12T13:22:02.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-12T13:22:02.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-12T13:22:02.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-12T13:22:02.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-12T13:22:02.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-12T13:22:02.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-12T13:22:02.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-12T13:22:02.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-12T13:22:02.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-12T13:22:02.460Z] GO111MODULE=on go vet ./... [2021-03-12T13:22:04.544Z] $ docker rm -f 8030ba157d9bacfa8fff541a69dfa960d4e50636700f057405e24a65b771fb50 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2021-03-12T13:22:05.153Z] $ docker stop --time=1 79ada49a487746e5538517aeee10b43fdf97cdf66c097fc7fa6df8589abb0cf3 [2021-03-12T13:22:05.411Z] + sudo chown -R jenkins:jenkins . [2021-03-12T13:22:07.504Z] $ docker rm -f 79ada49a487746e5538517aeee10b43fdf97cdf66c097fc7fa6df8589abb0cf3 [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] sh [2021-03-12T13:22:08.033Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-12T13:22:08.047Z] Warning: overwriting stash ‘coverage-report’ [2021-03-12T13:22:08.370Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-03-12T13:22:08.574Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] stage [Pipeline] { (Build) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-12T13:22:11.290Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-12T13:22:11.512Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-12T13:22:11.606Z] + ls -al . [2021-03-12T13:22:11.606Z] total 92 [2021-03-12T13:22:11.606Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 12 13:21 . [2021-03-12T13:22:11.606Z] drwxrwxr-x. 4 jenkins jenkins 30 Mar 12 13:20 .. [2021-03-12T13:22:11.606Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 12 13:20 assets [2021-03-12T13:22:11.606Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 12 13:20 bin [2021-03-12T13:22:11.606Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 12 13:20 cmd [2021-03-12T13:22:11.606Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 12 13:20 CONTRIBUTING.md [2021-03-12T13:22:11.606Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 12 13:21 coverage.out [2021-03-12T13:22:11.606Z] -rw-rw-r--. 1 jenkins jenkins 1508 Mar 12 13:20 Dockerfile [2021-03-12T13:22:11.606Z] -rw-rw-r--. 1 jenkins jenkins 902 Mar 12 13:20 Dockerfile.build [2021-03-12T13:22:11.606Z] drwxrwxr-x. 5 jenkins jenkins 104 Mar 12 13:20 docs [2021-03-12T13:22:11.606Z] drwxrwxr-x. 8 jenkins jenkins 162 Mar 12 13:20 .git [2021-03-12T13:22:11.606Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 12 13:20 .github [2021-03-12T13:22:11.606Z] -rw-rw-r--. 1 jenkins jenkins 153 Mar 12 13:20 .gitignore [2021-03-12T13:22:11.606Z] -rw-rw-r--. 1 jenkins jenkins 1055 Mar 12 13:20 go.mod [2021-03-12T13:22:11.606Z] -rw-r--r--. 1 jenkins jenkins 22216 Mar 12 13:21 go.sum [2021-03-12T13:22:11.606Z] drwxrwxr-x. 10 jenkins jenkins 139 Mar 12 13:20 internal [2021-03-12T13:22:11.606Z] -rw-rw-r--. 1 jenkins jenkins 652 Mar 12 13:20 Jenkinsfile [2021-03-12T13:22:11.606Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 12 13:20 LICENSE [2021-03-12T13:22:11.606Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 12 13:20 Makefile [2021-03-12T13:22:11.606Z] -rw-rw-r--. 1 jenkins jenkins 4535 Mar 12 13:20 README.md [2021-03-12T13:22:11.606Z] -rw-rw-r--. 1 jenkins jenkins 12 Mar 12 13:17 VERSION [2021-03-12T13:22:11.606Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 12 13:20 version.go [2021-03-12T13:22:11.606Z] drwxrwxr-x. 4 jenkins jenkins 4096 Mar 12 13:20 web [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:22:11.893Z] + ls -al . [2021-03-12T13:22:11.893Z] total 124 [2021-03-12T13:22:11.893Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 13:21 . [2021-03-12T13:22:11.893Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 13:19 .. [2021-03-12T13:22:11.893Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 13:20 .git [2021-03-12T13:22:11.893Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 13:19 .github [2021-03-12T13:22:11.893Z] -rw-rw-r-- 1 jenkins jenkins 153 Mar 12 13:19 .gitignore [2021-03-12T13:22:11.893Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 12 13:19 CONTRIBUTING.md [2021-03-12T13:22:11.893Z] -rw-rw-r-- 1 jenkins jenkins 1508 Mar 12 13:19 Dockerfile [2021-03-12T13:22:11.893Z] -rw-rw-r-- 1 jenkins jenkins 902 Mar 12 13:19 Dockerfile.build [2021-03-12T13:22:11.893Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 12 13:19 Jenkinsfile [2021-03-12T13:22:11.893Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 12 13:19 LICENSE [2021-03-12T13:22:11.893Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 12 13:19 Makefile [2021-03-12T13:22:11.893Z] -rw-rw-r-- 1 jenkins jenkins 4535 Mar 12 13:19 README.md [2021-03-12T13:22:11.893Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 13:17 VERSION [2021-03-12T13:22:11.893Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 13:19 assets [2021-03-12T13:22:11.893Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 13:19 bin [2021-03-12T13:22:11.893Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 13:19 cmd [2021-03-12T13:22:11.893Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 12 13:21 coverage.out [2021-03-12T13:22:11.893Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 12 13:19 docs [2021-03-12T13:22:11.893Z] -rw-rw-r-- 1 jenkins jenkins 1055 Mar 12 13:19 go.mod [2021-03-12T13:22:11.893Z] -rw-r--r-- 1 jenkins jenkins 22216 Mar 12 13:21 go.sum [2021-03-12T13:22:11.893Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 13:19 internal [2021-03-12T13:22:11.893Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 12 13:19 version.go [2021-03-12T13:22:11.893Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 13:19 web [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:22:11.976Z] + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de --label arch=amd64 --label version=2.0.0-dev.19 . [2021-03-12T13:22:12.238Z] Sending build context to Docker daemon 17.28MB [2021-03-12T13:22:12.239Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-12T13:22:12.239Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-12T13:22:12.239Z] ---> a32b7d372c26 [2021-03-12T13:22:12.239Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-12T13:22:12.271Z] + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de --label arch=arm64 --label version=2.0.0-dev.19 . [2021-03-12T13:22:12.815Z] ---> Running in 5d628c444926 [2021-03-12T13:22:12.900Z] Sending build context to Docker daemon 17.28MB [2021-03-12T13:22:13.079Z] Removing intermediate container 5d628c444926 [2021-03-12T13:22:13.079Z] ---> ecbc327f9003 [2021-03-12T13:22:13.079Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-12T13:22:13.079Z] ---> Running in 4d1cbae454f3 [2021-03-12T13:22:13.172Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-12T13:22:13.172Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-12T13:22:13.172Z] ---> 32d82043b703 [2021-03-12T13:22:13.172Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-12T13:22:13.343Z] Removing intermediate container 4d1cbae454f3 [2021-03-12T13:22:13.343Z] ---> 1029aaf5d980 [2021-03-12T13:22:13.343Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-12T13:22:13.343Z] ---> Running in 45da65d3f34e [2021-03-12T13:22:13.447Z] ---> Running in 08609110a6d4 [2021-03-12T13:22:13.607Z] Removing intermediate container 45da65d3f34e [2021-03-12T13:22:13.607Z] ---> 9eae1a4be1fd [2021-03-12T13:22:13.607Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-12T13:22:13.607Z] ---> Running in 754d8cb6aa81 [2021-03-12T13:22:13.871Z] Removing intermediate container 754d8cb6aa81 [2021-03-12T13:22:13.871Z] ---> 97b86c6fd17a [2021-03-12T13:22:13.871Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-12T13:22:13.871Z] ---> Running in 00fbde3fd7d3 [2021-03-12T13:22:14.042Z] Removing intermediate container 08609110a6d4 [2021-03-12T13:22:14.043Z] ---> 18b496f78b52 [2021-03-12T13:22:14.043Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-12T13:22:14.043Z] ---> Running in 253c532d1f95 [2021-03-12T13:22:14.134Z] Removing intermediate container 00fbde3fd7d3 [2021-03-12T13:22:14.135Z] ---> d6c63f90c165 [2021-03-12T13:22:14.135Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T13:22:14.135Z] ---> Running in 9929f191c0f9 [2021-03-12T13:22:14.639Z] Removing intermediate container 253c532d1f95 [2021-03-12T13:22:14.639Z] ---> 885480f865ca [2021-03-12T13:22:14.639Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-12T13:22:14.639Z] ---> Running in f98331d13cb1 [2021-03-12T13:22:14.912Z] Removing intermediate container f98331d13cb1 [2021-03-12T13:22:14.912Z] ---> 7f5392ba326d [2021-03-12T13:22:14.912Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-12T13:22:15.091Z] Removing intermediate container 9929f191c0f9 [2021-03-12T13:22:15.091Z] ---> 08bcf420a0a9 [2021-03-12T13:22:15.091Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-12T13:22:15.091Z] ---> Running in 49c2c6493151 [2021-03-12T13:22:15.188Z] ---> Running in fead0504ce44 [2021-03-12T13:22:15.671Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T13:22:15.784Z] Removing intermediate container fead0504ce44 [2021-03-12T13:22:15.784Z] ---> 71cb2a4f4232 [2021-03-12T13:22:15.784Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-12T13:22:15.784Z] ---> Running in fd660c789ccc [2021-03-12T13:22:16.248Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T13:22:16.384Z] Removing intermediate container fd660c789ccc [2021-03-12T13:22:16.384Z] ---> c20e524c0d6c [2021-03-12T13:22:16.384Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T13:22:16.384Z] ---> Running in 21ad46ef54de [2021-03-12T13:22:16.825Z] OK: 166 MiB in 39 packages [2021-03-12T13:22:17.402Z] Removing intermediate container 49c2c6493151 [2021-03-12T13:22:17.402Z] ---> 84e1117c17a1 [2021-03-12T13:22:17.402Z] Step 10/24 : ENV GO111MODULE=on [2021-03-12T13:22:17.402Z] ---> Running in 65b765308bbf [2021-03-12T13:22:17.667Z] Removing intermediate container 65b765308bbf [2021-03-12T13:22:17.667Z] ---> d4f77f854fee [2021-03-12T13:22:17.667Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-12T13:22:17.667Z] ---> Running in 9e6f0deeb750 [2021-03-12T13:22:17.935Z] Removing intermediate container 9e6f0deeb750 [2021-03-12T13:22:17.935Z] ---> 746dd3f1dad4 [2021-03-12T13:22:17.935Z] Step 12/24 : COPY go.mod . [2021-03-12T13:22:18.199Z] ---> 44e24f4ac44e [2021-03-12T13:22:18.199Z] Step 13/24 : COPY Makefile . [2021-03-12T13:22:18.199Z] ---> 1034979d5912 [2021-03-12T13:22:18.199Z] Step 14/24 : RUN make update [2021-03-12T13:22:18.463Z] ---> Running in 951aa6eb69ab [2021-03-12T13:22:18.741Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-12T13:22:19.004Z] Removing intermediate container 21ad46ef54de [2021-03-12T13:22:19.004Z] ---> d4c605b30093 [2021-03-12T13:22:19.004Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-12T13:22:19.004Z] ---> Running in 50b32e4e51ef [2021-03-12T13:22:19.318Z] Removing intermediate container 951aa6eb69ab [2021-03-12T13:22:19.319Z] ---> c675c9042c0f [2021-03-12T13:22:19.319Z] Step 15/24 : COPY . . [2021-03-12T13:22:19.984Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T13:22:20.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T13:22:21.247Z] ---> 6677b1c37623 [2021-03-12T13:22:21.247Z] Step 16/24 : RUN ${MAKE} [2021-03-12T13:22:21.511Z] ---> Running in b897ef8f259b [2021-03-12T13:22:21.557Z] OK: 142 MiB in 39 packages [2021-03-12T13:22:21.776Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.19" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-03-12T13:22:22.537Z] Removing intermediate container 50b32e4e51ef [2021-03-12T13:22:22.537Z] ---> d452333c70d9 [2021-03-12T13:22:22.537Z] Step 10/24 : ENV GO111MODULE=on [2021-03-12T13:22:22.537Z] ---> Running in 5b25b27ac20e [2021-03-12T13:22:23.130Z] Removing intermediate container 5b25b27ac20e [2021-03-12T13:22:23.130Z] ---> adc3e0bebc02 [2021-03-12T13:22:23.130Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-12T13:22:23.130Z] ---> Running in 83cc3e90bf3d [2021-03-12T13:22:23.727Z] Removing intermediate container 83cc3e90bf3d [2021-03-12T13:22:23.727Z] ---> 50517e912b03 [2021-03-12T13:22:23.727Z] Step 12/24 : COPY go.mod . [2021-03-12T13:22:24.325Z] ---> b1066d3ae6b2 [2021-03-12T13:22:24.325Z] Step 13/24 : COPY Makefile . [2021-03-12T13:22:25.333Z] ---> 8531a896c15d [2021-03-12T13:22:25.333Z] Step 14/24 : RUN make update [2021-03-12T13:22:25.333Z] ---> Running in b2f508282c79 [2021-03-12T13:22:26.310Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-12T13:22:29.697Z] Removing intermediate container b2f508282c79 [2021-03-12T13:22:29.697Z] ---> 9cbe3bdf22cd [2021-03-12T13:22:29.697Z] Step 15/24 : COPY . . [2021-03-12T13:22:30.097Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-12T13:22:31.670Z] ---> d40c2f4e6273 [2021-03-12T13:22:31.670Z] Step 16/24 : RUN ${MAKE} [2021-03-12T13:22:31.670Z] ---> Running in e7b79e614f69 [2021-03-12T13:22:33.108Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.19" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-03-12T13:22:33.419Z] Removing intermediate container b897ef8f259b [2021-03-12T13:22:33.419Z] ---> 07c2c43c321e [2021-03-12T13:22:33.419Z] Step 17/24 : FROM alpine:3.12 [2021-03-12T13:22:33.996Z] 3.12: Pulling from library/alpine [2021-03-12T13:22:33.996Z] f84cab65f19f: Pulling fs layer [2021-03-12T13:22:33.996Z] f84cab65f19f: Verifying Checksum [2021-03-12T13:22:33.996Z] f84cab65f19f: Download complete [2021-03-12T13:22:34.569Z] f84cab65f19f: Pull complete [2021-03-12T13:22:34.569Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-12T13:22:34.569Z] Status: Downloaded newer image for alpine:3.12 [2021-03-12T13:22:34.569Z] ---> 88dd2752d2ea [2021-03-12T13:22:34.569Z] Step 18/24 : EXPOSE 4000 [2021-03-12T13:22:34.569Z] ---> Running in 1ed4af00db5d [2021-03-12T13:22:34.831Z] Removing intermediate container 1ed4af00db5d [2021-03-12T13:22:34.831Z] ---> dd7f677a7497 [2021-03-12T13:22:34.831Z] 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-03-12T13:22:35.775Z] ---> 13e6d8923a4f [2021-03-12T13:22:35.775Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-12T13:22:36.037Z] ---> Running in 2bf472343fd0 [2021-03-12T13:22:36.037Z] Removing intermediate container 2bf472343fd0 [2021-03-12T13:22:36.037Z] ---> 1d02dc6d68b9 [2021-03-12T13:22:36.037Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-12T13:22:36.299Z] ---> Running in 2f67373c040c [2021-03-12T13:22:36.299Z] Removing intermediate container 2f67373c040c [2021-03-12T13:22:36.299Z] ---> 122c992978cd [2021-03-12T13:22:36.300Z] Step 22/24 : LABEL arch=amd64 [2021-03-12T13:22:36.300Z] ---> Running in cecb45d307a2 [2021-03-12T13:22:36.562Z] Removing intermediate container cecb45d307a2 [2021-03-12T13:22:36.562Z] ---> f105b9d582ef [2021-03-12T13:22:36.562Z] Step 23/24 : LABEL git_sha=4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de [2021-03-12T13:22:36.562Z] ---> Running in 16be1d8f0742 [2021-03-12T13:22:36.830Z] Removing intermediate container 16be1d8f0742 [2021-03-12T13:22:36.830Z] ---> 6bab5b341ecd [2021-03-12T13:22:36.830Z] Step 24/24 : LABEL version=2.0.0-dev.19 [2021-03-12T13:22:36.830Z] ---> Running in 29230d559f6e [2021-03-12T13:22:37.099Z] Removing intermediate container 29230d559f6e [2021-03-12T13:22:37.099Z] ---> 6671dfc82fc5 [2021-03-12T13:22:37.099Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-12T13:22:37.099Z] Successfully built 6671dfc82fc5 [2021-03-12T13:22:37.099Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-12T13:22:37.625Z] provisioning config files... [2021-03-12T13:22:37.660Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/77@tmp/config2637569626235442472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-12T13:22:38.036Z] ---> docker-login.sh [2021-03-12T13:22:38.036Z] nexus3.edgexfoundry.org:10001 [2021-03-12T13:22:38.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T13:22:38.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T13:22:38.297Z] Configure a credential helper to remove this warning. See [2021-03-12T13:22:38.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T13:22:38.297Z] [2021-03-12T13:22:38.297Z] Login Succeeded [2021-03-12T13:22:38.297Z] nexus3.edgexfoundry.org:10002 [2021-03-12T13:22:38.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T13:22:38.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T13:22:38.559Z] Configure a credential helper to remove this warning. See [2021-03-12T13:22:38.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T13:22:38.559Z] [2021-03-12T13:22:38.559Z] Login Succeeded [2021-03-12T13:22:38.559Z] nexus3.edgexfoundry.org:10003 [2021-03-12T13:22:38.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T13:22:38.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T13:22:38.559Z] Configure a credential helper to remove this warning. See [2021-03-12T13:22:38.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T13:22:38.559Z] [2021-03-12T13:22:38.559Z] Login Succeeded [2021-03-12T13:22:38.559Z] nexus3.edgexfoundry.org:10004 [2021-03-12T13:22:38.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T13:22:38.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T13:22:38.822Z] Configure a credential helper to remove this warning. See [2021-03-12T13:22:38.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T13:22:38.822Z] [2021-03-12T13:22:38.822Z] Login Succeeded [2021-03-12T13:22:38.822Z] docker.io [2021-03-12T13:22:39.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T13:22:39.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T13:22:39.346Z] Configure a credential helper to remove this warning. See [2021-03-12T13:22:39.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T13:22:39.346Z] [2021-03-12T13:22:39.346Z] Login Succeeded [2021-03-12T13:22:39.346Z] ---> docker-login.sh ends [Pipeline] } [2021-03-12T13:22:39.356Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-12T13:22:39.592Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: [2021-03-12T13:22:39.593Z] 4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de [2021-03-12T13:22:39.593Z] latest [2021-03-12T13:22:39.593Z] 2.0.0-dev.19 [2021-03-12T13:22:39.593Z] 4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de-2.0.0-dev.19 [2021-03-12T13:22:39.593Z] master [2021-03-12T13:22:39.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:22:40.107Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:22:40.407Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de [2021-03-12T13:22:40.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-03-12T13:22:40.407Z] 14f23f8a3547: Preparing [2021-03-12T13:22:40.407Z] 33e8713114f8: Preparing [2021-03-12T13:22:40.407Z] 33e8713114f8: Layer already exists [2021-03-12T13:22:42.333Z] 14f23f8a3547: Pushed [2021-03-12T13:22:42.333Z] 4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de: digest: sha256:bcd8ec61e477b68ae8c455f48f46b1a3fb76c6706ef40bd8d322dc4ae6fd2184 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:22:42.642Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:22:42.942Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2021-03-12T13:22:42.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-03-12T13:22:42.942Z] 14f23f8a3547: Preparing [2021-03-12T13:22:42.942Z] 33e8713114f8: Preparing [2021-03-12T13:22:42.942Z] 14f23f8a3547: Layer already exists [2021-03-12T13:22:42.942Z] 33e8713114f8: Layer already exists [2021-03-12T13:22:42.942Z] latest: digest: sha256:bcd8ec61e477b68ae8c455f48f46b1a3fb76c6706ef40bd8d322dc4ae6fd2184 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:22:43.248Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:22:43.549Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.19 [2021-03-12T13:22:43.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-03-12T13:22:43.549Z] 14f23f8a3547: Preparing [2021-03-12T13:22:43.549Z] 33e8713114f8: Preparing [2021-03-12T13:22:43.549Z] 33e8713114f8: Layer already exists [2021-03-12T13:22:43.549Z] 14f23f8a3547: Layer already exists [2021-03-12T13:22:43.549Z] 2.0.0-dev.19: digest: sha256:bcd8ec61e477b68ae8c455f48f46b1a3fb76c6706ef40bd8d322dc4ae6fd2184 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:22:43.859Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de-2.0.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:22:44.167Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de-2.0.0-dev.19 [2021-03-12T13:22:44.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-03-12T13:22:44.167Z] 14f23f8a3547: Preparing [2021-03-12T13:22:44.167Z] 33e8713114f8: Preparing [2021-03-12T13:22:44.167Z] 14f23f8a3547: Layer already exists [2021-03-12T13:22:44.167Z] 33e8713114f8: Layer already exists [2021-03-12T13:22:44.167Z] 4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de-2.0.0-dev.19: digest: sha256:bcd8ec61e477b68ae8c455f48f46b1a3fb76c6706ef40bd8d322dc4ae6fd2184 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:22:44.645Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:22:45.081Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [2021-03-12T13:22:45.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-03-12T13:22:45.081Z] 14f23f8a3547: Preparing [2021-03-12T13:22:45.081Z] 33e8713114f8: Preparing [2021-03-12T13:22:45.081Z] 14f23f8a3547: Layer already exists [2021-03-12T13:22:45.081Z] 33e8713114f8: Layer already exists [2021-03-12T13:22:45.081Z] master: digest: sha256:bcd8ec61e477b68ae8c455f48f46b1a3fb76c6706ef40bd8d322dc4ae6fd2184 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-12T13:22:45.319Z] ===================================================== [Pipeline] echo [2021-03-12T13:22:45.374Z] taggedImages: [2021-03-12T13:22:45.374Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de [2021-03-12T13:22:45.374Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2021-03-12T13:22:45.374Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.19 [2021-03-12T13:22:45.374Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de-2.0.0-dev.19 [2021-03-12T13:22:45.374Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go: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-03-12T13:22:46.301Z] ---> job-cost.sh [2021-03-12T13:22:46.301Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RO3i [2021-03-12T13:22:59.966Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-12T13:23:01.241Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-12T13:23:04.259Z] Removing intermediate container e7b79e614f69 [2021-03-12T13:23:04.260Z] ---> e222b435f0f8 [2021-03-12T13:23:04.260Z] Step 17/24 : FROM alpine:3.12 [2021-03-12T13:23:04.532Z] 3.12: Pulling from library/alpine [2021-03-12T13:23:04.532Z] dce8679b510e: Pulling fs layer [2021-03-12T13:23:04.805Z] dce8679b510e: Verifying Checksum [2021-03-12T13:23:04.805Z] dce8679b510e: Download complete [2021-03-12T13:23:05.402Z] dce8679b510e: Pull complete [2021-03-12T13:23:05.402Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-12T13:23:05.402Z] Status: Downloaded newer image for alpine:3.12 [2021-03-12T13:23:05.402Z] ---> d10569e2745f [2021-03-12T13:23:05.402Z] Step 18/24 : EXPOSE 4000 [2021-03-12T13:23:05.676Z] ---> Running in ee6dda3f77a3 [2021-03-12T13:23:06.272Z] Removing intermediate container ee6dda3f77a3 [2021-03-12T13:23:06.272Z] ---> 18eb3519d312 [2021-03-12T13:23:06.272Z] 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-03-12T13:23:08.241Z] ---> 67670ace9194 [2021-03-12T13:23:08.241Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-12T13:23:08.241Z] ---> Running in c8f37b70111f [2021-03-12T13:23:08.516Z] Removing intermediate container c8f37b70111f [2021-03-12T13:23:08.516Z] ---> 419623055230 [2021-03-12T13:23:08.516Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-12T13:23:08.788Z] ---> Running in 7b2df571f5f5 [2021-03-12T13:23:09.061Z] Removing intermediate container 7b2df571f5f5 [2021-03-12T13:23:09.061Z] ---> e54fd718544c [2021-03-12T13:23:09.061Z] Step 22/24 : LABEL arch=arm64 [2021-03-12T13:23:09.333Z] ---> Running in af9433c0524b [2021-03-12T13:23:09.606Z] Removing intermediate container af9433c0524b [2021-03-12T13:23:09.606Z] ---> 98df103e49b6 [2021-03-12T13:23:09.606Z] Step 23/24 : LABEL git_sha=4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de [2021-03-12T13:23:09.878Z] ---> Running in 7d99677ae57e [2021-03-12T13:23:10.158Z] Removing intermediate container 7d99677ae57e [2021-03-12T13:23:10.158Z] ---> 7bfde269fc48 [2021-03-12T13:23:10.158Z] Step 24/24 : LABEL version=2.0.0-dev.19 [2021-03-12T13:23:10.431Z] ---> Running in 4bcf87a4ec99 [2021-03-12T13:23:11.026Z] Removing intermediate container 4bcf87a4ec99 [2021-03-12T13:23:11.026Z] ---> 6ea86a580548 [2021-03-12T13:23:11.026Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-12T13:23:11.026Z] Successfully built 6ea86a580548 [2021-03-12T13:23:11.026Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-12T13:23:11.537Z] provisioning config files... [2021-03-12T13:23:11.583Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/77@tmp/config909368862685827456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-12T13:23:11.977Z] ---> docker-login.sh [2021-03-12T13:23:11.977Z] nexus3.edgexfoundry.org:10001 [2021-03-12T13:23:12.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T13:23:12.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T13:23:12.523Z] Configure a credential helper to remove this warning. See [2021-03-12T13:23:12.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T13:23:12.524Z] [2021-03-12T13:23:12.524Z] Login Succeeded [2021-03-12T13:23:12.524Z] nexus3.edgexfoundry.org:10002 [2021-03-12T13:23:12.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T13:23:13.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T13:23:13.070Z] Configure a credential helper to remove this warning. See [2021-03-12T13:23:13.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T13:23:13.070Z] [2021-03-12T13:23:13.070Z] Login Succeeded [2021-03-12T13:23:13.070Z] nexus3.edgexfoundry.org:10003 [2021-03-12T13:23:13.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T13:23:13.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T13:23:13.617Z] Configure a credential helper to remove this warning. See [2021-03-12T13:23:13.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T13:23:13.617Z] [2021-03-12T13:23:13.617Z] Login Succeeded [2021-03-12T13:23:13.617Z] nexus3.edgexfoundry.org:10004 [2021-03-12T13:23:13.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T13:23:14.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T13:23:14.163Z] Configure a credential helper to remove this warning. See [2021-03-12T13:23:14.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T13:23:14.163Z] [2021-03-12T13:23:14.163Z] Login Succeeded [2021-03-12T13:23:14.163Z] docker.io [2021-03-12T13:23:14.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T13:23:15.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T13:23:15.039Z] Configure a credential helper to remove this warning. See [2021-03-12T13:23:15.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T13:23:15.039Z] [2021-03-12T13:23:15.039Z] Login Succeeded [2021-03-12T13:23:15.039Z] ---> docker-login.sh ends [Pipeline] } [2021-03-12T13:23:15.055Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-12T13:23:15.290Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: [2021-03-12T13:23:15.291Z] 4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de [2021-03-12T13:23:15.291Z] latest [2021-03-12T13:23:15.291Z] 2.0.0-dev.19 [2021-03-12T13:23:15.291Z] 4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de-2.0.0-dev.19 [2021-03-12T13:23:15.291Z] master [2021-03-12T13:23:15.291Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:23:15.885Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:23:16.226Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de [2021-03-12T13:23:16.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-03-12T13:23:16.226Z] ef59c0ccc048: Preparing [2021-03-12T13:23:16.226Z] 02a88cfff88f: Preparing [2021-03-12T13:23:16.512Z] 02a88cfff88f: Layer already exists [2021-03-12T13:23:19.880Z] ef59c0ccc048: Pushed [2021-03-12T13:23:19.880Z] 4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de: digest: sha256:a55fb9ba8a33dc944c3ee65599999b871a3b8e4b2685d81228d0f828cae284c2 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:23:20.225Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:23:20.562Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2021-03-12T13:23:20.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-03-12T13:23:20.562Z] ef59c0ccc048: Preparing [2021-03-12T13:23:20.562Z] 02a88cfff88f: Preparing [2021-03-12T13:23:20.562Z] 02a88cfff88f: Layer already exists [2021-03-12T13:23:20.562Z] ef59c0ccc048: Layer already exists [2021-03-12T13:23:20.833Z] latest: digest: sha256:a55fb9ba8a33dc944c3ee65599999b871a3b8e4b2685d81228d0f828cae284c2 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:23:21.177Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:23:21.515Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.19 [2021-03-12T13:23:21.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-03-12T13:23:21.515Z] ef59c0ccc048: Preparing [2021-03-12T13:23:21.515Z] 02a88cfff88f: Preparing [2021-03-12T13:23:21.785Z] 02a88cfff88f: Layer already exists [2021-03-12T13:23:21.785Z] ef59c0ccc048: Layer already exists [2021-03-12T13:23:21.785Z] 2.0.0-dev.19: digest: sha256:a55fb9ba8a33dc944c3ee65599999b871a3b8e4b2685d81228d0f828cae284c2 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:23:22.122Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de-2.0.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:23:22.455Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de-2.0.0-dev.19 [2021-03-12T13:23:22.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-03-12T13:23:22.455Z] ef59c0ccc048: Preparing [2021-03-12T13:23:22.455Z] 02a88cfff88f: Preparing [2021-03-12T13:23:22.725Z] ef59c0ccc048: Layer already exists [2021-03-12T13:23:22.725Z] 02a88cfff88f: Layer already exists [2021-03-12T13:23:22.725Z] 4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de-2.0.0-dev.19: digest: sha256:a55fb9ba8a33dc944c3ee65599999b871a3b8e4b2685d81228d0f828cae284c2 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:23:23.101Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:23:23.456Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [2021-03-12T13:23:23.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-03-12T13:23:23.456Z] ef59c0ccc048: Preparing [2021-03-12T13:23:23.456Z] 02a88cfff88f: Preparing [2021-03-12T13:23:23.456Z] 02a88cfff88f: Layer already exists [2021-03-12T13:23:23.456Z] ef59c0ccc048: Layer already exists [2021-03-12T13:23:23.732Z] master: digest: sha256:a55fb9ba8a33dc944c3ee65599999b871a3b8e4b2685d81228d0f828cae284c2 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-12T13:23:23.953Z] ===================================================== [Pipeline] echo [2021-03-12T13:23:24.017Z] taggedImages: [2021-03-12T13:23:24.017Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de [2021-03-12T13:23:24.017Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2021-03-12T13:23:24.017Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.19 [2021-03-12T13:23:24.017Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de-2.0.0-dev.19 [2021-03-12T13:23:24.017Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-12T13:23:24.619Z] ---> job-cost.sh [2021-03-12T13:23:24.619Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4faQ [2021-03-12T13:23:33.436Z] lf-activate-venv(): INFO: Adding /tmp/venv-RO3i/bin to PATH [2021-03-12T13:23:33.436Z] INFO: No Stack... [2021-03-12T13:23:33.436Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-12T13:23:33.436Z] INFO: Archiving Costs [Pipeline] sh [2021-03-12T13:23:33.752Z] + cat /w/workspace/edgex-ui-go/77/archives/cost.csv [2021-03-12T13:23:33.752Z] + cut -d, -f6 [Pipeline] lock [2021-03-12T13:23:33.853Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-77-stack-cost] [2021-03-12T13:23:33.864Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-77-stack-cost] did not exist. Created. [2021-03-12T13:23:33.864Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-77-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-12T13:23:34.264Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-12T13:23:34.434Z] Stashed 1 file(s) [Pipeline] } [2021-03-12T13:23:34.448Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-77-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-12T13:24:03.575Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-12T13:25:40.320Z] lf-activate-venv(): INFO: Adding /tmp/venv-4faQ/bin to PATH [2021-03-12T13:25:40.320Z] INFO: No Stack... [2021-03-12T13:25:40.320Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-12T13:25:40.320Z] INFO: Archiving Costs [Pipeline] sh [2021-03-12T13:25:40.661Z] + cat+ /w/workspace/edgex-ui-go/77/archives/cost.csv [2021-03-12T13:25:40.661Z] cut -d, -f6 [Pipeline] lock [2021-03-12T13:25:40.773Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-77-stack-cost] [2021-03-12T13:25:40.786Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-77-stack-cost] did not exist. Created. [2021-03-12T13:25:40.787Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-77-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-12T13:25:41.245Z] /w/workspace/edgex-ui-go/77@tmp/durable-d653cd67/script.sh: 1: /w/workspace/edgex-ui-go/77@tmp/durable-d653cd67/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-12T13:25:41.590Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-12T13:25:41.665Z] Warning: overwriting stash ‘stack-cost’ [2021-03-12T13:25:41.865Z] Stashed 1 file(s) [Pipeline] } [2021-03-12T13:25:41.879Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-77-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] wrap [2021-03-12T13:25:43.341Z] provisioning config files... [2021-03-12T13:25:43.353Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6170123438698502725tmp [Pipeline] { [Pipeline] sh [2021-03-12T13:25:43.755Z] + set +x [2021-03-12T13:25:43.755Z] + curl -s https://codecov.io/bash [2021-03-12T13:25:43.755Z] + bash -s -- [2021-03-12T13:25:44.019Z] [2021-03-12T13:25:44.019Z] _____ _ [2021-03-12T13:25:44.019Z] / ____| | | [2021-03-12T13:25:44.019Z] | | ___ __| | ___ ___ _____ __ [2021-03-12T13:25:44.019Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-12T13:25:44.019Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-12T13:25:44.019Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-12T13:25:44.019Z] Bash-20210309-2b87ace [2021-03-12T13:25:44.019Z] [2021-03-12T13:25:44.019Z] [2021-03-12T13:25:44.019Z] ==> git version 2.24.3 found [2021-03-12T13:25:44.019Z] ==> 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-03-12T13:25:44.019Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-12T13:25:44.019Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-12T13:25:44.019Z] ==> Jenkins CI detected. [2021-03-12T13:25:44.019Z] project root: . [2021-03-12T13:25:44.019Z] --> token set from env [2021-03-12T13:25:44.019Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-12T13:25:44.019Z] ==> Running gcov in . (disable via -X gcov) [2021-03-12T13:25:44.019Z] ==> Python coveragepy not found [2021-03-12T13:25:44.019Z] ==> Searching for coverage reports in: [2021-03-12T13:25:44.019Z] + . [2021-03-12T13:25:44.019Z] -> Found 1 reports [2021-03-12T13:25:44.019Z] ==> Detecting git/mercurial file structure [2021-03-12T13:25:44.019Z] ==> Reading reports [2021-03-12T13:25:44.019Z] + ./coverage.out bytes=10 [2021-03-12T13:25:44.019Z] ==> Appending adjustments [2021-03-12T13:25:44.019Z] https://docs.codecov.io/docs/fixing-reports [2021-03-12T13:25:44.282Z] + Found adjustments [2021-03-12T13:25:44.282Z] ==> Gzipping contents [2021-03-12T13:25:44.282Z] 4.0K /tmp/codecov.Y8nx4m.gz [2021-03-12T13:25:44.282Z] ==> Uploading reports [2021-03-12T13:25:44.282Z] url: https://codecov.io [2021-03-12T13:25:44.282Z] query: branch=master&commit=4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F77%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-03-12T13:25:44.282Z] -> Pinging Codecov [2021-03-12T13:25:44.282Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F77%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-03-12T13:25:44.857Z] -> Uploading to [2021-03-12T13:25:44.857Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-12/FB506323287CE973F263BFD2A0EB1F37/4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de/3437a8fd-14f9-4977-80f9-d40c21c8e836.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210312%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210312T132544Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=74d934883d44b15a962eadb0264c2fcd43c54f8a742f45d36f15de78616fded7 [2021-03-12T13:25:44.857Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-12T13:25:44.857Z] Dload Upload Total Spent Left Speed [2021-03-12T13:25:45.120Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3069 0 0 100 3069 0 6325 --:--:-- --:--:-- --:--:-- 6327 [2021-03-12T13:25:45.120Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de [Pipeline] } [2021-03-12T13:25:45.131Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-03-12T13:25:46.139Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-03-12T13:25:46.212Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:25:46.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-12T13:25:46.592Z] [2021-03-12T13:25:46.592Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:25:46.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-12T13:25:46.947Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-03-12T13:25:46.947Z] 188c0c94c7c5: Pulling fs layer [2021-03-12T13:25:46.947Z] 0ef7d3d256c8: Pulling fs layer [2021-03-12T13:25:46.947Z] de9db76c5a1d: Pulling fs layer [2021-03-12T13:25:46.947Z] 0eba1c9be4d2: Pulling fs layer [2021-03-12T13:25:46.947Z] 0d57e429df01: Pulling fs layer [2021-03-12T13:25:46.947Z] 4e4be7b47b0d: Pulling fs layer [2021-03-12T13:25:46.947Z] e1f770b5df2f: Pulling fs layer [2021-03-12T13:25:46.947Z] 85a0685a4137: Pulling fs layer [2021-03-12T13:25:46.947Z] 0eba1c9be4d2: Waiting [2021-03-12T13:25:46.947Z] 0d57e429df01: Waiting [2021-03-12T13:25:46.947Z] 4e4be7b47b0d: Waiting [2021-03-12T13:25:46.947Z] e1f770b5df2f: Waiting [2021-03-12T13:25:46.947Z] 85a0685a4137: Waiting [2021-03-12T13:25:46.947Z] de9db76c5a1d: Verifying Checksum [2021-03-12T13:25:46.947Z] de9db76c5a1d: Download complete [2021-03-12T13:25:47.210Z] 0ef7d3d256c8: Verifying Checksum [2021-03-12T13:25:47.210Z] 0ef7d3d256c8: Download complete [2021-03-12T13:25:47.210Z] 0d57e429df01: Verifying Checksum [2021-03-12T13:25:47.210Z] 0d57e429df01: Download complete [2021-03-12T13:25:47.210Z] 4e4be7b47b0d: Download complete [2021-03-12T13:25:47.210Z] 188c0c94c7c5: Download complete [2021-03-12T13:25:47.789Z] 188c0c94c7c5: Pull complete [2021-03-12T13:25:47.789Z] 0ef7d3d256c8: Pull complete [2021-03-12T13:25:48.055Z] e1f770b5df2f: Download complete [2021-03-12T13:25:48.055Z] de9db76c5a1d: Pull complete [2021-03-12T13:25:50.622Z] 0eba1c9be4d2: Verifying Checksum [2021-03-12T13:25:50.622Z] 0eba1c9be4d2: Download complete [2021-03-12T13:25:50.885Z] 85a0685a4137: Download complete [2021-03-12T13:25:56.201Z] 0eba1c9be4d2: Pull complete [2021-03-12T13:25:56.201Z] 0d57e429df01: Pull complete [2021-03-12T13:25:56.201Z] 4e4be7b47b0d: Pull complete [2021-03-12T13:25:58.131Z] e1f770b5df2f: Pull complete [2021-03-12T13:26:06.300Z] 85a0685a4137: Pull complete [2021-03-12T13:26:06.300Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-03-12T13:26:06.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-12T13:26:06.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-03-12T13:26:06.427Z] prd-centos7-docker-4c-2g-29640 does not seem to be running inside a container [2021-03-12T13:26:06.477Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-03-12T13:26:07.326Z] $ docker top 6144a872da29dc3d41af7cf042a0d3c446c93782e6b5b415ff13a7040f1c3acb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-12T13:26:07.551Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-03-12T13:26:07.848Z] + set -o pipefail [2021-03-12T13:26:07.848Z] + snyk monitor '--org=edgex-jenkins' [2021-03-12T13:26:29.842Z] [2021-03-12T13:26:29.842Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-03-12T13:26:29.842Z] [2021-03-12T13:26:29.842Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/af95a99f-62dc-48c3-839d-4b90bc235a24 [2021-03-12T13:26:29.842Z] [2021-03-12T13:26:29.842Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-03-12T13:26:29.842Z] [2021-03-12T13:26:29.842Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-03-12T13:26:29.842Z] [2021-03-12T13:26:29.842Z] [Pipeline] } [2021-03-12T13:26:29.858Z] $ docker stop --time=1 6144a872da29dc3d41af7cf042a0d3c446c93782e6b5b415ff13a7040f1c3acb [2021-03-12T13:26:32.702Z] $ docker rm -f 6144a872da29dc3d41af7cf042a0d3c446c93782e6b5b415ff13a7040f1c3acb [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-03-12T13:26:34.595Z] + git log --format=format:%s -1 4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:26:34.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-12T13:26:34.901Z] . [Pipeline] withDockerContainer [2021-03-12T13:26:34.998Z] prd-centos7-docker-4c-2g-29640 does not seem to be running inside a container [2021-03-12T13:26:35.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-12T13:26:35.745Z] $ docker top 669fa9b6436a8de59a4823f3363c3d3fef885db5f6000733332f334200df7dfe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-12T13:26:36.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-12T13:26:36.061Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-12T13:26:36.278Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-12T13:26:36.282Z] $ docker exec 669fa9b6436a8de59a4823f3363c3d3fef885db5f6000733332f334200df7dfe ssh-agent [2021-03-12T13:26:36.464Z] SSH_AUTH_SOCK=/tmp/ssh-NxC1yyxEvbcS/agent.11 [2021-03-12T13:26:36.464Z] SSH_AGENT_PID=17 [2021-03-12T13:26:36.471Z] Running ssh-add (command line suppressed) [2021-03-12T13:26:36.608Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4332125671625871085.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4332125671625871085.key) [2021-03-12T13:26:36.667Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-12T13:26:37.011Z] + git semver tag [2021-03-12T13:26:37.011Z] # -> Open(): unable to determine branch for HEAD [2021-03-12T13:26:37.011Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-03-12T13:26:37.011Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-03-12T13:26:37.011Z] # $SEMVER_REMOTE_NAME = origin [2021-03-12T13:26:37.011Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-12T13:26:37.011Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-12T13:26:37.011Z] # $SEMVER_BRANCH = master [2021-03-12T13:26:37.011Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-03-12T13:26:37.011Z] # 4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de HEAD [2021-03-12T13:26:37.011Z] # -> Force: false [2021-03-12T13:26:37.011Z] # d874c630d9cda55cffa0cfef9eeb80eb5ee70ad2 refs/tags/v2.0.0-dev.19 [Pipeline] } [2021-03-12T13:26:37.024Z] $ docker exec --env ******** --env ******** 669fa9b6436a8de59a4823f3363c3d3fef885db5f6000733332f334200df7dfe ssh-agent -k [2021-03-12T13:26:37.141Z] unset SSH_AUTH_SOCK; [2021-03-12T13:26:37.141Z] unset SSH_AGENT_PID; [2021-03-12T13:26:37.141Z] echo Agent pid 17 killed; [2021-03-12T13:26:37.192Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-12T13:26:37.680Z] + git semver [Pipeline] } [2021-03-12T13:26:37.699Z] $ docker stop --time=1 669fa9b6436a8de59a4823f3363c3d3fef885db5f6000733332f334200df7dfe [2021-03-12T13:26:39.047Z] $ docker rm -f 669fa9b6436a8de59a4823f3363c3d3fef885db5f6000733332f334200df7dfe [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:26:39.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-12T13:26:39.708Z] [2021-03-12T13:26:39.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:26:40.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-12T13:26:40.076Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-03-12T13:26:40.076Z] ab5ef0e58194: Pulling fs layer [2021-03-12T13:26:40.076Z] 9712f1f96733: Pulling fs layer [2021-03-12T13:26:40.076Z] 63f879dbbcfc: Pulling fs layer [2021-03-12T13:26:40.076Z] 0d9ebad4ef96: Pulling fs layer [2021-03-12T13:26:40.076Z] e9a5061849ea: Pulling fs layer [2021-03-12T13:26:40.076Z] d747dcd14b5f: Pulling fs layer [2021-03-12T13:26:40.076Z] 2de7ff778b66: Pulling fs layer [2021-03-12T13:26:40.076Z] e9a5061849ea: Waiting [2021-03-12T13:26:40.076Z] d747dcd14b5f: Waiting [2021-03-12T13:26:40.076Z] 2de7ff778b66: Waiting [2021-03-12T13:26:40.076Z] 0d9ebad4ef96: Waiting [2021-03-12T13:26:40.076Z] 9712f1f96733: Verifying Checksum [2021-03-12T13:26:40.076Z] 9712f1f96733: Download complete [2021-03-12T13:26:42.005Z] 63f879dbbcfc: Verifying Checksum [2021-03-12T13:26:42.005Z] 63f879dbbcfc: Download complete [2021-03-12T13:26:42.269Z] e9a5061849ea: Verifying Checksum [2021-03-12T13:26:42.269Z] e9a5061849ea: Download complete [2021-03-12T13:26:42.269Z] d747dcd14b5f: Verifying Checksum [2021-03-12T13:26:42.269Z] d747dcd14b5f: Download complete [2021-03-12T13:26:42.846Z] 2de7ff778b66: Verifying Checksum [2021-03-12T13:26:42.846Z] 2de7ff778b66: Download complete [2021-03-12T13:26:43.108Z] 0d9ebad4ef96: Verifying Checksum [2021-03-12T13:26:43.108Z] 0d9ebad4ef96: Download complete [2021-03-12T13:26:43.108Z] ab5ef0e58194: Verifying Checksum [2021-03-12T13:26:43.108Z] ab5ef0e58194: Download complete [2021-03-12T13:26:48.429Z] ab5ef0e58194: Pull complete [2021-03-12T13:26:48.429Z] 9712f1f96733: Pull complete [2021-03-12T13:26:50.994Z] 63f879dbbcfc: Pull complete [2021-03-12T13:26:57.613Z] 0d9ebad4ef96: Pull complete [2021-03-12T13:26:58.667Z] e9a5061849ea: Pull complete [2021-03-12T13:26:58.667Z] d747dcd14b5f: Pull complete [2021-03-12T13:27:01.241Z] 2de7ff778b66: Pull complete [2021-03-12T13:27:01.241Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-03-12T13:27:01.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-12T13:27:01.241Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-03-12T13:27:01.448Z] prd-centos7-docker-4c-2g-29640 does not seem to be running inside a container [2021-03-12T13:27:01.497Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-03-12T13:27:05.710Z] $ docker top cb2eddfa7bba6c46354ad201f12156320046c7fe25e46d504a15a022b85538b5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-03-12T13:27:06.014Z] provisioning config files... [2021-03-12T13:27:06.024Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7385320877379404580tmp [2021-03-12T13:27:06.040Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4962028811089689386tmp [2021-03-12T13:27:06.055Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3307829938997641523tmp [Pipeline] { [Pipeline] echo [2021-03-12T13:27:06.129Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T13:27:06.432Z] ---> sigul-configuration.sh [2021-03-12T13:27:06.432Z] gpg: directory `/root/.gnupg' created [2021-03-12T13:27:06.432Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-03-12T13:27:06.432Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-03-12T13:27:06.432Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-03-12T13:27:06.432Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-03-12T13:27:06.432Z] gpg: CAST5 encrypted data [2021-03-12T13:27:06.695Z] gpg: encrypted with 1 passphrase [2021-03-12T13:27:06.695Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-03-12T13:27:07.000Z] + mkdir /home/jenkins [2021-03-12T13:27:07.000Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-03-12T13:27:07.306Z] + 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-03-12T13:27:07.318Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T13:27:07.617Z] ---> sigul-install.sh [2021-03-12T13:27:12.929Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-03-12T13:27:13.227Z] + git tag --list [2021-03-12T13:27:13.227Z] 0.1.1 [2021-03-12T13:27:13.227Z] v1.1.0 [2021-03-12T13:27:13.227Z] v1.2.0 [2021-03-12T13:27:13.227Z] v1.2.1 [2021-03-12T13:27:13.227Z] v1.3.0 [2021-03-12T13:27:13.227Z] v2.0.0-dev.1 [2021-03-12T13:27:13.227Z] v2.0.0-dev.10 [2021-03-12T13:27:13.227Z] v2.0.0-dev.11 [2021-03-12T13:27:13.227Z] v2.0.0-dev.12 [2021-03-12T13:27:13.227Z] v2.0.0-dev.13 [2021-03-12T13:27:13.227Z] v2.0.0-dev.14 [2021-03-12T13:27:13.227Z] v2.0.0-dev.15 [2021-03-12T13:27:13.227Z] v2.0.0-dev.16 [2021-03-12T13:27:13.227Z] v2.0.0-dev.17 [2021-03-12T13:27:13.227Z] v2.0.0-dev.18 [2021-03-12T13:27:13.227Z] v2.0.0-dev.19 [2021-03-12T13:27:13.227Z] v2.0.0-dev.2 [2021-03-12T13:27:13.227Z] v2.0.0-dev.3 [2021-03-12T13:27:13.227Z] v2.0.0-dev.4 [2021-03-12T13:27:13.227Z] v2.0.0-dev.5 [2021-03-12T13:27:13.227Z] v2.0.0-dev.6 [2021-03-12T13:27:13.227Z] v2.0.0-dev.7 [2021-03-12T13:27:13.227Z] v2.0.0-dev.8 [2021-03-12T13:27:13.227Z] v2.0.0-dev.9 [Pipeline] sh [2021-03-12T13:27:13.526Z] + lftools sign git-tag v2.0.0-dev.19 [2021-03-12T13:27:14.930Z] Signing Git tag with Sigul... [2021-03-12T13:27:14.930Z] Signing v2.0.0-dev.19 [Pipeline] echo [2021-03-12T13:27:16.336Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T13:27:16.636Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-03-12T13:27:16.646Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-03-12T13:27:16.781Z] $ docker stop --time=1 cb2eddfa7bba6c46354ad201f12156320046c7fe25e46d504a15a022b85538b5 [2021-03-12T13:27:18.861Z] $ docker rm -f cb2eddfa7bba6c46354ad201f12156320046c7fe25e46d504a15a022b85538b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:27:19.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-12T13:27:19.886Z] . [Pipeline] withDockerContainer [2021-03-12T13:27:19.995Z] prd-centos7-docker-4c-2g-29640 does not seem to be running inside a container [2021-03-12T13:27:20.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-12T13:27:20.697Z] $ docker top c0e56d903b5ed20dab73dd89c0a7ef8def8da60ea1da536954e1ee7f52b254f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-12T13:27:21.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-12T13:27:21.086Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-12T13:27:21.277Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-12T13:27:21.281Z] $ docker exec c0e56d903b5ed20dab73dd89c0a7ef8def8da60ea1da536954e1ee7f52b254f1 ssh-agent [2021-03-12T13:27:21.459Z] SSH_AUTH_SOCK=/tmp/ssh-SV6dYVtc15MY/agent.12 [2021-03-12T13:27:21.459Z] SSH_AGENT_PID=18 [2021-03-12T13:27:21.467Z] Running ssh-add (command line suppressed) [2021-03-12T13:27:21.590Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7911622223867835712.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7911622223867835712.key) [2021-03-12T13:27:21.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-12T13:27:21.993Z] + git semver bump pre [2021-03-12T13:27:21.993Z] # -> Open(): unable to determine branch for HEAD [2021-03-12T13:27:21.993Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-03-12T13:27:21.993Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-03-12T13:27:21.993Z] # $SEMVER_REMOTE_NAME = origin [2021-03-12T13:27:21.993Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-12T13:27:21.993Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-12T13:27:21.993Z] # $SEMVER_BRANCH = master [2021-03-12T13:27:21.993Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-03-12T13:27:21.993Z] 2.0.0-dev.20 [Pipeline] } [2021-03-12T13:27:22.006Z] $ docker exec --env ******** --env ******** c0e56d903b5ed20dab73dd89c0a7ef8def8da60ea1da536954e1ee7f52b254f1 ssh-agent -k [2021-03-12T13:27:22.124Z] unset SSH_AUTH_SOCK; [2021-03-12T13:27:22.126Z] unset SSH_AGENT_PID; [2021-03-12T13:27:22.126Z] echo Agent pid 18 killed; [2021-03-12T13:27:22.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-12T13:27:22.661Z] + git semver [Pipeline] } [2021-03-12T13:27:22.678Z] $ docker stop --time=1 c0e56d903b5ed20dab73dd89c0a7ef8def8da60ea1da536954e1ee7f52b254f1 [2021-03-12T13:27:24.032Z] $ docker rm -f c0e56d903b5ed20dab73dd89c0a7ef8def8da60ea1da536954e1ee7f52b254f1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:27:24.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-12T13:27:24.577Z] . [Pipeline] withDockerContainer [2021-03-12T13:27:24.677Z] prd-centos7-docker-4c-2g-29640 does not seem to be running inside a container [2021-03-12T13:27:24.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-12T13:27:25.350Z] $ docker top 2d5cff074ebbbba6afd6557955cb465a1ff87919c43d8bb6c75dd1cd781b2465 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-12T13:27:25.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-12T13:27:25.702Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-12T13:27:25.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-12T13:27:25.908Z] $ docker exec 2d5cff074ebbbba6afd6557955cb465a1ff87919c43d8bb6c75dd1cd781b2465 ssh-agent [2021-03-12T13:27:26.079Z] SSH_AUTH_SOCK=/tmp/ssh-yUHQpDGZ4TJe/agent.12 [2021-03-12T13:27:26.079Z] SSH_AGENT_PID=17 [2021-03-12T13:27:26.086Z] Running ssh-add (command line suppressed) [2021-03-12T13:27:26.209Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6792601055285475505.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6792601055285475505.key) [2021-03-12T13:27:26.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-12T13:27:26.611Z] + git semver push [2021-03-12T13:27:26.611Z] # -> Open(): unable to determine branch for HEAD [2021-03-12T13:27:26.611Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-03-12T13:27:26.611Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-03-12T13:27:26.611Z] # $SEMVER_REMOTE_NAME = origin [2021-03-12T13:27:26.611Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-12T13:27:26.611Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-12T13:27:26.611Z] # $SEMVER_BRANCH = master [2021-03-12T13:27:26.611Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-03-12T13:27:30.839Z] $ docker exec --env ******** --env ******** 2d5cff074ebbbba6afd6557955cb465a1ff87919c43d8bb6c75dd1cd781b2465 ssh-agent -k [2021-03-12T13:27:30.955Z] unset SSH_AUTH_SOCK; [2021-03-12T13:27:30.955Z] unset SSH_AGENT_PID; [2021-03-12T13:27:30.955Z] echo Agent pid 17 killed; [2021-03-12T13:27:31.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-12T13:27:31.563Z] + git semver [Pipeline] } [2021-03-12T13:27:31.580Z] $ docker stop --time=1 2d5cff074ebbbba6afd6557955cb465a1ff87919c43d8bb6c75dd1cd781b2465 [2021-03-12T13:27:32.913Z] $ docker rm -f 2d5cff074ebbbba6afd6557955cb465a1ff87919c43d8bb6c75dd1cd781b2465 [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-03-12T13:27:34.759Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T13:27:35.329Z] ---> package-listing.sh [2021-03-12T13:27:35.329Z] ++ facter osfamily [2021-03-12T13:27:35.329Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-12T13:27:35.329Z] + OS_FAMILY=redhat [2021-03-12T13:27:35.329Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-03-12T13:27:35.329Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-12T13:27:35.329Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-12T13:27:35.329Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-12T13:27:35.329Z] + PACKAGES=/tmp/packages_start.txt [2021-03-12T13:27:35.329Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-03-12T13:27:35.329Z] + PACKAGES=/tmp/packages_end.txt [2021-03-12T13:27:35.329Z] + case "${OS_FAMILY}" in [2021-03-12T13:27:35.329Z] + rpm -qa [2021-03-12T13:27:35.329Z] + sort [2021-03-12T13:27:40.720Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-12T13:27:40.720Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-12T13:27:40.720Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-12T13:27:40.720Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-03-12T13:27:40.720Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-03-12T13:27:40.720Z] + 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-03-12T13:27:40.734Z] 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-03-12T13:27:41.022Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:27:41.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-12T13:27:41.327Z] [2021-03-12T13:27:41.327Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-12T13:27:41.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-12T13:27:41.717Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-12T13:27:41.717Z] df20fa9351a1: Pulling fs layer [2021-03-12T13:27:41.717Z] 36b3adc4ff6f: Pulling fs layer [2021-03-12T13:27:41.717Z] 8ad3a11d3b57: Pulling fs layer [2021-03-12T13:27:41.717Z] 46f8f816bc3b: Pulling fs layer [2021-03-12T13:27:41.717Z] 93b61091891f: Pulling fs layer [2021-03-12T13:27:41.717Z] 93b9cdb0e59b: Pulling fs layer [2021-03-12T13:27:41.717Z] 5e14af77c1be: Pulling fs layer [2021-03-12T13:27:41.717Z] 01666e4c0597: Pulling fs layer [2021-03-12T13:27:41.717Z] aa168da1d23b: Pulling fs layer [2021-03-12T13:27:41.717Z] 93b9cdb0e59b: Waiting [2021-03-12T13:27:41.717Z] 5e14af77c1be: Waiting [2021-03-12T13:27:41.717Z] 01666e4c0597: Waiting [2021-03-12T13:27:41.717Z] 46f8f816bc3b: Waiting [2021-03-12T13:27:41.717Z] 93b61091891f: Waiting [2021-03-12T13:27:41.717Z] aa168da1d23b: Waiting [2021-03-12T13:27:41.717Z] 36b3adc4ff6f: Verifying Checksum [2021-03-12T13:27:41.717Z] 36b3adc4ff6f: Download complete [2021-03-12T13:27:41.717Z] 46f8f816bc3b: Download complete [2021-03-12T13:27:41.980Z] df20fa9351a1: Verifying Checksum [2021-03-12T13:27:41.980Z] df20fa9351a1: Download complete [2021-03-12T13:27:41.980Z] 93b9cdb0e59b: Verifying Checksum [2021-03-12T13:27:41.980Z] 93b9cdb0e59b: Download complete [2021-03-12T13:27:41.980Z] 5e14af77c1be: Verifying Checksum [2021-03-12T13:27:41.980Z] 5e14af77c1be: Download complete [2021-03-12T13:27:41.980Z] 93b61091891f: Verifying Checksum [2021-03-12T13:27:41.980Z] 93b61091891f: Download complete [2021-03-12T13:27:41.980Z] 01666e4c0597: Verifying Checksum [2021-03-12T13:27:41.980Z] 01666e4c0597: Download complete [2021-03-12T13:27:41.980Z] 8ad3a11d3b57: Verifying Checksum [2021-03-12T13:27:41.980Z] 8ad3a11d3b57: Download complete [2021-03-12T13:27:42.244Z] df20fa9351a1: Pull complete [2021-03-12T13:27:42.507Z] 36b3adc4ff6f: Pull complete [2021-03-12T13:27:43.460Z] 8ad3a11d3b57: Pull complete [2021-03-12T13:27:44.037Z] 46f8f816bc3b: Pull complete [2021-03-12T13:27:44.037Z] aa168da1d23b: Verifying Checksum [2021-03-12T13:27:44.037Z] aa168da1d23b: Download complete [2021-03-12T13:27:44.304Z] 93b61091891f: Pull complete [2021-03-12T13:27:44.566Z] 93b9cdb0e59b: Pull complete [2021-03-12T13:27:44.566Z] 5e14af77c1be: Pull complete [2021-03-12T13:27:44.832Z] 01666e4c0597: Pull complete [2021-03-12T13:27:51.458Z] aa168da1d23b: Pull complete [2021-03-12T13:27:51.458Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-12T13:27:51.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-12T13:27:51.458Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-12T13:27:51.586Z] prd-centos7-docker-4c-2g-29640 does not seem to be running inside a container [2021-03-12T13:27:51.649Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-12T13:27:54.062Z] $ docker top 10b7eca0bc6d80190d2599ffe60791b8fe9f8208bc5c10758e8e1345c51f3e89 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T13:27:54.622Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-12T13:27:54.918Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-12T13:27:55.212Z] + ls /var/log/sa-host [2021-03-12T13:27:55.212Z] + sadf -c /var/log/sa-host/sa12 [2021-03-12T13:27:55.212Z] file_magic: OK [2021-03-12T13:27:55.212Z] HZ: Using current value: 100 [2021-03-12T13:27:55.212Z] file_header: OK [2021-03-12T13:27:55.212Z] 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-03-12T13:27:55.212Z] Statistics: [2021-03-12T13:27:55.212Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-12T13:27:55.212Z] File successfully converted to sysstat format version 12.2.1 [2021-03-12T13:27:55.212Z] + sadf -c /var/log/sa-host/sa23 [2021-03-12T13:27:55.212Z] file_magic: OK [2021-03-12T13:27:55.212Z] HZ: Using current value: 100 [2021-03-12T13:27:55.212Z] file_header: OK [2021-03-12T13:27:55.212Z] 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-03-12T13:27:55.212Z] Statistics: [2021-03-12T13:27:55.212Z] Hnuu...uuuununununu... [2021-03-12T13:27:55.212Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-12T13:27:55.844Z] provisioning config files... [2021-03-12T13:27:55.859Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2716607349602597829tmp [Pipeline] { [Pipeline] echo [2021-03-12T13:27:55.935Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T13:27:56.230Z] ---> create-netrc.sh [Pipeline] } [2021-03-12T13:27:56.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-12T13:27:56.345Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T13:27:56.637Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-12T13:27:56.649Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T13:27:56.947Z] ---> sudo-logs.sh [2021-03-12T13:27:56.947Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-12T13:27:57.016Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T13:27:57.306Z] ---> job-cost.sh [2021-03-12T13:27:57.306Z] lf-activate-venv: SKIPPING [2021-03-12T13:27:57.306Z] DEBUG: total: 0.20999999344348907 [2021-03-12T13:27:57.306Z] INFO: Retrieving Stack Cost... [2021-03-12T13:27:58.248Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-12T13:27:58.818Z] INFO: Archiving Costs [Pipeline] echo [2021-03-12T13:27:58.873Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T13:27:59.173Z] ---> logs-deploy.sh [2021-03-12T13:27:59.173Z] lf-activate-venv: SKIPPING [2021-03-12T13:27:59.173Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/77 [2021-03-12T13:27:59.173Z] INFO: archiving workspace using pattern(s): [2021-03-12T13:28:01.097Z] Archives upload complete. [2021-03-12T13:28:01.097Z] INFO: archiving logs to Nexus