Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5b7a6d502f1bf04de365d57eb8e3bc85953b8089 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 cf598ef4eee878cf4fd68936879ff849bf9f782f 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 cf598ef4eee878cf4fd68936879ff849bf9f782f 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 cf598ef4eee878cf4fd68936879ff849bf9f782f (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cf598ef4eee878cf4fd68936879ff849bf9f782f # timeout=10 Commit message: "Merge pull request #334 from ernestojeda/archives-permissions" > 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-2296 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 > 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 Checking out Revision 5b7a6d502f1bf04de365d57eb8e3bc85953b8089 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5b7a6d502f1bf04de365d57eb8e3bc85953b8089 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" > git rev-list --no-walk a88ea99ffe9e2626f031198baec7712ee48b9091 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-29T07:35:10.992Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-29T07:35:11.105Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-29T07:35:11.134Z] ========================================================= [2021-04-29T07:35:11.134Z] EdgeX Global Pipelines Version Info [2021-04-29T07:35:11.134Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-29T07:35:14.246Z] ------------------- [2021-04-29T07:35:14.246Z] stable info: [2021-04-29T07:35:14.246Z] ------------------- [2021-04-29T07:35:14.246Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-29T07:35:14.246Z] Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f [2021-04-29T07:35:14.246Z] Message: update stable to v1.0.190 [2021-04-29T07:35:15.848Z] ------------------- [2021-04-29T07:35:15.848Z] experimental info: [2021-04-29T07:35:15.848Z] ------------------- [2021-04-29T07:35:15.848Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-29T07:35:15.848Z] Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f [2021-04-29T07:35:15.848Z] Message: update experimental to v1.0.190 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-29T07:35:16.264Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-04-29T07:35:16.288Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-04-29T07:35:16.312Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-29T07:35:16.336Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-29T07:35:16.361Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-29T07:35:16.385Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-29T07:35:16.410Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-29T07:35:16.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-29T07:35:16.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-29T07:35:16.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-29T07:35:16.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-29T07:35:16.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-04-29T07:35:16.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-29T07:35:16.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-29T07:35:16.615Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-29T07:35:16.640Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-29T07:35:16.665Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-29T07:35:16.690Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-29T07:35:16.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-29T07:35:16.742Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-29T07:35:16.768Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-29T07:35:16.792Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-29T07:35:16.816Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-29T07:35:16.852Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-29T07:35:16.878Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-29T07:35:16.902Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-29T07:35:16.926Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-04-29T07:35:16.963Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-04-29T07:35:16.989Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-04-29T07:35:17.012Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b7a6d502f1bf04de365d57eb8e3bc85953b8089 [Pipeline] echo [2021-04-29T07:35:17.035Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b7a6d5 [Pipeline] echo [2021-04-29T07:35:17.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-29T07:35:17.140Z] provisioning config files... [2021-04-29T07:35:17.230Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2589315099309179492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-29T07:35:18.082Z] ---> docker-login.sh [2021-04-29T07:35:18.082Z] nexus3.edgexfoundry.org:10001 [2021-04-29T07:35:18.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T07:35:19.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T07:35:19.444Z] Configure a credential helper to remove this warning. See [2021-04-29T07:35:19.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T07:35:19.444Z] [2021-04-29T07:35:19.444Z] Login Succeeded [2021-04-29T07:35:19.444Z] nexus3.edgexfoundry.org:10002 [2021-04-29T07:35:19.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T07:35:20.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T07:35:20.877Z] Configure a credential helper to remove this warning. See [2021-04-29T07:35:20.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T07:35:20.877Z] [2021-04-29T07:35:20.877Z] Login Succeeded [2021-04-29T07:35:20.877Z] nexus3.edgexfoundry.org:10003 [2021-04-29T07:35:20.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T07:35:21.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T07:35:21.203Z] Configure a credential helper to remove this warning. See [2021-04-29T07:35:21.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T07:35:21.203Z] [2021-04-29T07:35:21.203Z] Login Succeeded [2021-04-29T07:35:21.203Z] nexus3.edgexfoundry.org:10004 [2021-04-29T07:35:21.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T07:35:21.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T07:35:21.972Z] Configure a credential helper to remove this warning. See [2021-04-29T07:35:21.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T07:35:21.972Z] [2021-04-29T07:35:21.972Z] Login Succeeded [2021-04-29T07:35:21.972Z] docker.io [2021-04-29T07:35:22.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T07:35:34.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T07:35:34.854Z] Configure a credential helper to remove this warning. See [2021-04-29T07:35:34.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T07:35:34.854Z] [2021-04-29T07:35:34.854Z] Login Succeeded [2021-04-29T07:35:34.854Z] ---> docker-login.sh ends [Pipeline] } [2021-04-29T07:35:35.012Z] 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-04-29T07:35:35.684Z] + git log --format=format:%s -1 5b7a6d502f1bf04de365d57eb8e3bc85953b8089 [Pipeline] echo [2021-04-29T07:35:35.912Z] GIT_COMMIT: 5b7a6d502f1bf04de365d57eb8e3bc85953b8089, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-04-29T07:35:35.925Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:35:37.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-29T07:35:38.039Z] [2021-04-29T07:35:38.039Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:35:38.881Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-29T07:35:39.233Z] latest: Pulling from edgex-devops/git-semver [2021-04-29T07:35:39.233Z] 31603596830f: Pulling fs layer [2021-04-29T07:35:39.233Z] 54011a49482f: Pulling fs layer [2021-04-29T07:35:39.233Z] a6820b24f6d8: Pulling fs layer [2021-04-29T07:35:39.233Z] f581987b2513: Pulling fs layer [2021-04-29T07:35:39.233Z] f581987b2513: Waiting [2021-04-29T07:35:39.233Z] 54011a49482f: Verifying Checksum [2021-04-29T07:35:39.233Z] 54011a49482f: Download complete [2021-04-29T07:35:39.923Z] 31603596830f: Download complete [2021-04-29T07:35:40.303Z] f581987b2513: Verifying Checksum [2021-04-29T07:35:40.303Z] f581987b2513: Download complete [2021-04-29T07:35:40.303Z] a6820b24f6d8: Verifying Checksum [2021-04-29T07:35:40.303Z] a6820b24f6d8: Download complete [2021-04-29T07:35:41.853Z] 31603596830f: Pull complete [2021-04-29T07:35:42.138Z] 54011a49482f: Pull complete [2021-04-29T07:35:44.966Z] a6820b24f6d8: Pull complete [2021-04-29T07:35:45.615Z] f581987b2513: Pull complete [2021-04-29T07:35:45.615Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-04-29T07:35:45.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-29T07:35:45.615Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-29T07:35:46.135Z] prd-centos7-docker-4c-2g-2296 does not seem to be running inside a container [2021-04-29T07:35:46.395Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-29T07:35:50.175Z] $ docker top d2f82dfbebfb5203a404f9baef5eb8e6b560cb9a5cc9578ab9e6b7ee5b3f1f8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-29T07:35:50.676Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-29T07:35:50.676Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-29T07:35:51.381Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-29T07:35:51.383Z] $ docker exec d2f82dfbebfb5203a404f9baef5eb8e6b560cb9a5cc9578ab9e6b7ee5b3f1f8e ssh-agent [2021-04-29T07:35:52.020Z] SSH_AUTH_SOCK=/tmp/ssh-2YRtUxaI8Y9L/agent.12 [2021-04-29T07:35:52.020Z] SSH_AGENT_PID=17 [2021-04-29T07:35:52.052Z] Running ssh-add (command line suppressed) [2021-04-29T07:35:52.369Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6037850748610235818.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6037850748610235818.key) [2021-04-29T07:35:52.577Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-29T07:35:53.509Z] + git tag --points-at HEAD [Pipeline] } [2021-04-29T07:35:53.658Z] $ docker exec --env ******** --env ******** d2f82dfbebfb5203a404f9baef5eb8e6b560cb9a5cc9578ab9e6b7ee5b3f1f8e ssh-agent -k [2021-04-29T07:35:53.929Z] unset SSH_AUTH_SOCK; [2021-04-29T07:35:53.930Z] unset SSH_AGENT_PID; [2021-04-29T07:35:53.930Z] echo Agent pid 17 killed; [2021-04-29T07:35:54.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-29T07:35:54.062Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-29T07:35:54.062Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-29T07:35:54.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-29T07:35:54.616Z] $ docker exec d2f82dfbebfb5203a404f9baef5eb8e6b560cb9a5cc9578ab9e6b7ee5b3f1f8e ssh-agent [2021-04-29T07:35:54.904Z] SSH_AUTH_SOCK=/tmp/ssh-nbMFK42nrvcb/agent.45 [2021-04-29T07:35:54.904Z] SSH_AGENT_PID=50 [2021-04-29T07:35:54.934Z] Running ssh-add (command line suppressed) [2021-04-29T07:35:55.213Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2085581935120517154.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2085581935120517154.key) [2021-04-29T07:35:55.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-29T07:35:55.696Z] + git semver init [2021-04-29T07:35:55.972Z] # -> Open(): unable to determine branch for HEAD [2021-04-29T07:35:55.972Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-04-29T07:35:55.972Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-04-29T07:35:55.972Z] # $SEMVER_REMOTE_NAME = origin [2021-04-29T07:35:55.972Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-29T07:35:55.972Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-29T07:35:55.972Z] # $SEMVER_BRANCH = master [2021-04-29T07:35:55.972Z] # $SEMVER_TEMP = /tmp/semver-480574507 [2021-04-29T07:35:55.972Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-04-29T07:35:58.739Z] # '/tmp/semver-480574507' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-04-29T07:35:58.739Z] # -> Force: false [2021-04-29T07:35:58.739Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-04-29T07:35:58.753Z] $ docker exec --env ******** --env ******** d2f82dfbebfb5203a404f9baef5eb8e6b560cb9a5cc9578ab9e6b7ee5b3f1f8e ssh-agent -k [2021-04-29T07:35:59.107Z] unset SSH_AUTH_SOCK; [2021-04-29T07:35:59.114Z] unset SSH_AGENT_PID; [2021-04-29T07:35:59.115Z] echo Agent pid 50 killed; [2021-04-29T07:35:59.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-29T07:36:00.008Z] + git semver [Pipeline] } [2021-04-29T07:36:00.130Z] $ docker stop --time=1 d2f82dfbebfb5203a404f9baef5eb8e6b560cb9a5cc9578ab9e6b7ee5b3f1f8e [2021-04-29T07:36:02.479Z] $ docker rm -f d2f82dfbebfb5203a404f9baef5eb8e6b560cb9a5cc9578ab9e6b7ee5b3f1f8e [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-29T07:36:03.861Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-29T07:36:05.392Z] Stashed 1 file(s) [Pipeline] echo [2021-04-29T07:36:05.396Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.42 [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-04-29T07:36:20.580Z] Still waiting to schedule task [2021-04-29T07:36:20.580Z] ‘prd-centos7-docker-4c-2g-2297’ is offline; ‘prd-centos7-docker-4c-2g-2298’ is offline [2021-04-29T07:36:20.583Z] Still waiting to schedule task [2021-04-29T07:36:20.583Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-29T07:38:16.701Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2299 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-04-29T07:38:16.723Z] Running in /w/workspace/edgex-ui-go/101 [Pipeline] { [Pipeline] checkout [2021-04-29T07:38:22.223Z] using credential edgex-jenkins-ssh [2021-04-29T07:38:22.249Z] Cloning the remote Git repository [2021-04-29T07:38:22.366Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-29T07:38:22.510Z] > git init /w/workspace/edgex-ui-go/101 # timeout=10 [2021-04-29T07:38:22.581Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-29T07:38:22.582Z] > git --version # timeout=10 [2021-04-29T07:38:22.597Z] > git --version # 'git version 2.17.1' [2021-04-29T07:38:22.599Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-29T07:38:22.676Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-29T07:38:25.383Z] Checking out Revision 5b7a6d502f1bf04de365d57eb8e3bc85953b8089 (master) [2021-04-29T07:38:24.810Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-29T07:38:24.833Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-29T07:38:24.855Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-29T07:38:24.886Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-29T07:38:24.887Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-29T07:38:24.899Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-29T07:38:25.393Z] > git config core.sparsecheckout # timeout=10 [2021-04-29T07:38:25.411Z] > git checkout -f 5b7a6d502f1bf04de365d57eb8e3bc85953b8089 # timeout=10 [2021-04-29T07:38:30.050Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-29T07:38:31.386Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-29T07:38:31.807Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-29T07:38:32.145Z] + true [2021-04-29T07:38:32.145Z] + sudo service docker restart [2021-04-29T07:38:34.403Z] Running on prd-centos7-docker-4c-2g-2300 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-04-29T07:38:34.422Z] Running in /w/workspace/edgex-ui-go/101 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-29T07:38:34.827Z] provisioning config files... [2021-04-29T07:38:34.877Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/101@tmp/config4312749461305652679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-29T07:38:35.285Z] ---> docker-login.sh [2021-04-29T07:38:35.285Z] nexus3.edgexfoundry.org:10001 [2021-04-29T07:38:36.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T07:38:36.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T07:38:36.621Z] Configure a credential helper to remove this warning. See [2021-04-29T07:38:36.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T07:38:36.621Z] [2021-04-29T07:38:36.621Z] Login Succeeded [2021-04-29T07:38:36.621Z] nexus3.edgexfoundry.org:10002 [2021-04-29T07:38:36.958Z] using credential edgex-jenkins-ssh [2021-04-29T07:38:36.971Z] Cloning the remote Git repository [2021-04-29T07:38:37.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T07:38:37.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T07:38:37.218Z] Configure a credential helper to remove this warning. See [2021-04-29T07:38:37.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T07:38:37.218Z] [2021-04-29T07:38:37.218Z] Login Succeeded [2021-04-29T07:38:37.218Z] nexus3.edgexfoundry.org:10003 [2021-04-29T07:38:37.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T07:38:37.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T07:38:37.774Z] Configure a credential helper to remove this warning. See [2021-04-29T07:38:37.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T07:38:37.774Z] [2021-04-29T07:38:37.774Z] Login Succeeded [2021-04-29T07:38:37.774Z] nexus3.edgexfoundry.org:10004 [2021-04-29T07:38:37.000Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-29T07:38:37.071Z] > git init /w/workspace/edgex-ui-go/101 # timeout=10 [2021-04-29T07:38:37.130Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-29T07:38:37.131Z] > git --version # timeout=10 [2021-04-29T07:38:37.136Z] > git --version # 'git version 2.24.3' [2021-04-29T07:38:37.137Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-29T07:38:37.169Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-29T07:38:38.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T07:38:38.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T07:38:38.327Z] Configure a credential helper to remove this warning. See [2021-04-29T07:38:38.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T07:38:38.327Z] [2021-04-29T07:38:38.327Z] Login Succeeded [2021-04-29T07:38:38.327Z] docker.io [2021-04-29T07:38:38.593Z] Checking out Revision 5b7a6d502f1bf04de365d57eb8e3bc85953b8089 (master) [2021-04-29T07:38:38.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T07:38:38.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T07:38:38.882Z] Configure a credential helper to remove this warning. See [2021-04-29T07:38:38.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T07:38:38.882Z] [2021-04-29T07:38:38.882Z] Login Succeeded [2021-04-29T07:38:38.882Z] ---> docker-login.sh ends [Pipeline] } [2021-04-29T07:38:38.899Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-04-29T07:38:38.205Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-29T07:38:38.217Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-29T07:38:38.232Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-29T07:38:38.244Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-29T07:38:38.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-29T07:38:38.248Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-29T07:38:38.601Z] > git config core.sparsecheckout # timeout=10 [2021-04-29T07:38:38.605Z] > git checkout -f 5b7a6d502f1bf04de365d57eb8e3bc85953b8089 # timeout=10 [Pipeline] echo [2021-04-29T07:38:39.193Z] ========================================================= [2021-04-29T07:38:39.194Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-29T07:38:39.194Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:38:39.537Z] + 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-04-29T07:38:40.530Z] Sending build context to Docker daemon 34.82MB [2021-04-29T07:38:40.531Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-29T07:38:40.531Z] Step 2/8 : FROM ${BASE} [2021-04-29T07:38:40.531Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-29T07:38:40.531Z] 5f621e34cdf4: Pulling fs layer [2021-04-29T07:38:40.531Z] a4357932f1b6: Pulling fs layer [2021-04-29T07:38:40.531Z] 18c013af1878: Pulling fs layer [2021-04-29T07:38:40.531Z] 00ac8860ef70: Pulling fs layer [2021-04-29T07:38:40.531Z] 63d7cb157983: Pulling fs layer [2021-04-29T07:38:40.531Z] b116817d02f9: Pulling fs layer [2021-04-29T07:38:40.531Z] 745a02a5169b: Pulling fs layer [2021-04-29T07:38:40.531Z] 63d7cb157983: Waiting [2021-04-29T07:38:40.531Z] b116817d02f9: Waiting [2021-04-29T07:38:40.531Z] 00ac8860ef70: Waiting [2021-04-29T07:38:40.531Z] 745a02a5169b: Waiting [2021-04-29T07:38:40.531Z] 18c013af1878: Download complete [2021-04-29T07:38:40.531Z] a4357932f1b6: Download complete [2021-04-29T07:38:40.531Z] 63d7cb157983: Verifying Checksum [2021-04-29T07:38:40.531Z] 63d7cb157983: Download complete [2021-04-29T07:38:40.806Z] b116817d02f9: Download complete [2021-04-29T07:38:40.806Z] 5f621e34cdf4: Download complete [2021-04-29T07:38:41.409Z] 5f621e34cdf4: Pull complete [2021-04-29T07:38:42.023Z] a4357932f1b6: Pull complete [2021-04-29T07:38:42.448Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-29T07:38:42.626Z] 18c013af1878: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-29T07:38:43.542Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-29T07:38:43.621Z] 745a02a5169b: Download complete [2021-04-29T07:38:43.874Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-29T07:38:44.174Z] + sudo service docker restart [2021-04-29T07:38:44.174Z] + true [2021-04-29T07:38:44.174Z] Redirecting to /bin/systemctl restart docker.service [2021-04-29T07:38:45.060Z] 00ac8860ef70: Verifying Checksum [2021-04-29T07:38:45.060Z] 00ac8860ef70: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-29T07:38:45.601Z] provisioning config files... [2021-04-29T07:38:45.630Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/101@tmp/config4570609130235116826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-29T07:38:45.968Z] ---> docker-login.sh [2021-04-29T07:38:45.968Z] nexus3.edgexfoundry.org:10001 [2021-04-29T07:38:45.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T07:38:46.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T07:38:46.229Z] Configure a credential helper to remove this warning. See [2021-04-29T07:38:46.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T07:38:46.229Z] [2021-04-29T07:38:46.229Z] Login Succeeded [2021-04-29T07:38:46.229Z] nexus3.edgexfoundry.org:10002 [2021-04-29T07:38:46.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T07:38:46.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T07:38:46.493Z] Configure a credential helper to remove this warning. See [2021-04-29T07:38:46.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T07:38:46.493Z] [2021-04-29T07:38:46.493Z] Login Succeeded [2021-04-29T07:38:46.493Z] nexus3.edgexfoundry.org:10003 [2021-04-29T07:38:46.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T07:38:46.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T07:38:46.493Z] Configure a credential helper to remove this warning. See [2021-04-29T07:38:46.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T07:38:46.493Z] [2021-04-29T07:38:46.493Z] Login Succeeded [2021-04-29T07:38:46.493Z] nexus3.edgexfoundry.org:10004 [2021-04-29T07:38:46.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T07:38:46.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T07:38:46.754Z] Configure a credential helper to remove this warning. See [2021-04-29T07:38:46.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T07:38:46.754Z] [2021-04-29T07:38:46.754Z] Login Succeeded [2021-04-29T07:38:46.754Z] docker.io [2021-04-29T07:38:46.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T07:38:47.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T07:38:47.017Z] Configure a credential helper to remove this warning. See [2021-04-29T07:38:47.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T07:38:47.017Z] [2021-04-29T07:38:47.017Z] Login Succeeded [2021-04-29T07:38:47.017Z] ---> docker-login.sh ends [Pipeline] } [2021-04-29T07:38:47.028Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-29T07:38:47.193Z] ========================================================= [2021-04-29T07:38:47.193Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-29T07:38:47.193Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:38:47.511Z] + 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-04-29T07:38:48.087Z] Sending build context to Docker daemon 34.82MB [2021-04-29T07:38:48.087Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-29T07:38:48.087Z] Step 2/8 : FROM ${BASE} [2021-04-29T07:38:48.087Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-29T07:38:48.087Z] 188c0c94c7c5: Pulling fs layer [2021-04-29T07:38:48.087Z] 0ef7d3d256c8: Pulling fs layer [2021-04-29T07:38:48.087Z] de9db76c5a1d: Pulling fs layer [2021-04-29T07:38:48.087Z] bca2f99d35d6: Pulling fs layer [2021-04-29T07:38:48.087Z] 93359f2a8cfa: Pulling fs layer [2021-04-29T07:38:48.087Z] 7c6f9722023f: Pulling fs layer [2021-04-29T07:38:48.087Z] a35cf1a2eb13: Pulling fs layer [2021-04-29T07:38:48.087Z] 7c6f9722023f: Waiting [2021-04-29T07:38:48.087Z] bca2f99d35d6: Waiting [2021-04-29T07:38:48.087Z] 93359f2a8cfa: Waiting [2021-04-29T07:38:48.087Z] a35cf1a2eb13: Waiting [2021-04-29T07:38:48.087Z] de9db76c5a1d: Download complete [2021-04-29T07:38:48.087Z] 0ef7d3d256c8: Verifying Checksum [2021-04-29T07:38:48.087Z] 0ef7d3d256c8: Download complete [2021-04-29T07:38:48.087Z] 93359f2a8cfa: Verifying Checksum [2021-04-29T07:38:48.087Z] 93359f2a8cfa: Download complete [2021-04-29T07:38:48.087Z] 7c6f9722023f: Verifying Checksum [2021-04-29T07:38:48.087Z] 7c6f9722023f: Download complete [2021-04-29T07:38:48.087Z] 188c0c94c7c5: Verifying Checksum [2021-04-29T07:38:48.087Z] 188c0c94c7c5: Download complete [2021-04-29T07:38:48.350Z] 188c0c94c7c5: Pull complete [2021-04-29T07:38:48.612Z] 0ef7d3d256c8: Pull complete [2021-04-29T07:38:48.612Z] de9db76c5a1d: Pull complete [2021-04-29T07:38:50.000Z] a35cf1a2eb13: Verifying Checksum [2021-04-29T07:38:50.000Z] a35cf1a2eb13: Download complete [2021-04-29T07:38:50.581Z] bca2f99d35d6: Verifying Checksum [2021-04-29T07:38:50.581Z] bca2f99d35d6: Download complete [2021-04-29T07:38:55.239Z] 00ac8860ef70: Pull complete [2021-04-29T07:38:55.239Z] 63d7cb157983: Pull complete [2021-04-29T07:38:55.524Z] b116817d02f9: Pull complete [2021-04-29T07:38:55.916Z] bca2f99d35d6: Pull complete [2021-04-29T07:38:55.916Z] 93359f2a8cfa: Pull complete [2021-04-29T07:38:55.916Z] 7c6f9722023f: Pull complete [2021-04-29T07:38:59.853Z] 745a02a5169b: Pull complete [2021-04-29T07:38:59.853Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-29T07:38:59.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-29T07:38:59.853Z] ---> b7e6874047d6 [2021-04-29T07:38:59.853Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-29T07:39:02.477Z] ---> Running in 7c3163a594da [2021-04-29T07:39:02.528Z] a35cf1a2eb13: Pull complete [2021-04-29T07:39:02.528Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-29T07:39:02.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-29T07:39:02.528Z] ---> a62c8e92a672 [2021-04-29T07:39:02.528Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-29T07:39:02.528Z] ---> Running in b3a71ede3d46 [2021-04-29T07:39:02.751Z] Removing intermediate container 7c3163a594da [2021-04-29T07:39:02.751Z] ---> 7e634ddfa4c7 [2021-04-29T07:39:02.751Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T07:39:02.792Z] Removing intermediate container b3a71ede3d46 [2021-04-29T07:39:02.792Z] ---> 8a0c9c6e6249 [2021-04-29T07:39:02.792Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T07:39:03.025Z] ---> Running in 4511f8c2ead8 [2021-04-29T07:39:03.055Z] ---> Running in 2d8f3d8eea6e [2021-04-29T07:39:04.007Z] Removing intermediate container 2d8f3d8eea6e [2021-04-29T07:39:04.007Z] ---> ac55f4909645 [2021-04-29T07:39:04.007Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-29T07:39:04.007Z] ---> Running in 76642b1b6fdc [2021-04-29T07:39:04.581Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-29T07:39:05.524Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-29T07:39:05.680Z] Removing intermediate container 4511f8c2ead8 [2021-04-29T07:39:05.680Z] ---> 9beeaa4cdd3d [2021-04-29T07:39:05.680Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-29T07:39:05.680Z] ---> Running in 91bff466acfc [2021-04-29T07:39:06.096Z] OK: 166 MiB in 39 packages [2021-04-29T07:39:06.667Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-29T07:39:06.669Z] Removing intermediate container 76642b1b6fdc [2021-04-29T07:39:06.669Z] ---> aecb76b13cd4 [2021-04-29T07:39:06.669Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-29T07:39:06.669Z] ---> Running in 77f29bdf4287 [2021-04-29T07:39:06.935Z] Removing intermediate container 77f29bdf4287 [2021-04-29T07:39:06.935Z] ---> df6306528e1d [2021-04-29T07:39:06.935Z] Step 7/8 : COPY . . [2021-04-29T07:39:07.267Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-29T07:39:07.866Z] OK: 142 MiB in 39 packages [2021-04-29T07:39:09.314Z] Removing intermediate container 91bff466acfc [2021-04-29T07:39:09.314Z] ---> efed0b745cb1 [2021-04-29T07:39:09.314Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-29T07:39:09.516Z] ---> 1080d1da4fa4 [2021-04-29T07:39:09.517Z] Step 8/8 : RUN go mod download [2021-04-29T07:39:09.517Z] ---> Running in 73fde49504e7 [2021-04-29T07:39:09.587Z] ---> Running in 0c7ac222905b [2021-04-29T07:39:09.862Z] Removing intermediate container 0c7ac222905b [2021-04-29T07:39:09.862Z] ---> 94b0510aabf8 [2021-04-29T07:39:09.862Z] Step 7/8 : COPY . . [2021-04-29T07:39:13.256Z] ---> e82cb9e2615d [2021-04-29T07:39:13.256Z] Step 8/8 : RUN go mod download [2021-04-29T07:39:13.256Z] ---> Running in 50bbfcfede98 [2021-04-29T07:39:41.681Z] Removing intermediate container 73fde49504e7 [2021-04-29T07:39:41.681Z] ---> 6199b69c303f [2021-04-29T07:39:41.681Z] Successfully built 6199b69c303f [2021-04-29T07:39:41.681Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:39:41.994Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-29T07:39:41.994Z] . [Pipeline] withDockerContainer [2021-04-29T07:39:42.120Z] prd-centos7-docker-4c-2g-2300 does not seem to be running inside a container [2021-04-29T07:39:42.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/101 -v /w/workspace/edgex-ui-go/101:/w/workspace/edgex-ui-go/101:rw,z -v /w/workspace/edgex-ui-go/101@tmp:/w/workspace/edgex-ui-go/101@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-04-29T07:39:42.995Z] $ docker top 22989b90a7ba51d940bfcfc7959f18582c4bce9122ab971daac8c62d6cfb6894 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-29T07:39:43.458Z] + go version [2021-04-29T07:39:43.459Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-29T07:39:43.472Z] $ docker stop --time=1 22989b90a7ba51d940bfcfc7959f18582c4bce9122ab971daac8c62d6cfb6894 [2021-04-29T07:39:44.818Z] $ docker rm -f 22989b90a7ba51d940bfcfc7959f18582c4bce9122ab971daac8c62d6cfb6894 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:39:45.309Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-29T07:39:45.309Z] . [Pipeline] withDockerContainer [2021-04-29T07:39:45.408Z] prd-centos7-docker-4c-2g-2300 does not seem to be running inside a container [2021-04-29T07:39:45.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/101 -v /w/workspace/edgex-ui-go/101:/w/workspace/edgex-ui-go/101:rw,z -v /w/workspace/edgex-ui-go/101@tmp:/w/workspace/edgex-ui-go/101@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-04-29T07:39:45.635Z] Removing intermediate container 50bbfcfede98 [2021-04-29T07:39:45.635Z] ---> 6594cc57c40d [2021-04-29T07:39:45.635Z] Successfully built 6594cc57c40d [2021-04-29T07:39:45.635Z] Successfully tagged ci-base-image-arm64:latest [2021-04-29T07:39:46.244Z] $ docker top 0cfdaa72633553ced813919eed9ade80c7227553be354f4c81a5a2b36ae9ef07 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:39:46.855Z] + make test [2021-04-29T07:39:46.855Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-29T07:39:46.943Z] + docker inspect -f . ci-base-image-arm64 [2021-04-29T07:39:46.943Z] . [Pipeline] withDockerContainer [2021-04-29T07:39:47.225Z] prd-ubuntu18.04-docker-arm64-4c-16g-2299 does not seem to be running inside a container [2021-04-29T07:39:47.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/101 -v /w/workspace/edgex-ui-go/101:/w/workspace/edgex-ui-go/101:rw,z -v /w/workspace/edgex-ui-go/101@tmp:/w/workspace/edgex-ui-go/101@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-04-29T07:39:48.250Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-29T07:39:48.900Z] $ docker top 81776730c2b47e129364bdcf1fd6eb4dc84ad97a8665ca174f12ab9d9ad5766b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-29T07:39:49.865Z] + go version [2021-04-29T07:39:49.865Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-29T07:39:49.882Z] $ docker stop --time=1 81776730c2b47e129364bdcf1fd6eb4dc84ad97a8665ca174f12ab9d9ad5766b [2021-04-29T07:39:51.834Z] $ docker rm -f 81776730c2b47e129364bdcf1fd6eb4dc84ad97a8665ca174f12ab9d9ad5766b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:39:52.542Z] + docker inspect -f . ci-base-image-arm64 [2021-04-29T07:39:52.542Z] . [Pipeline] withDockerContainer [2021-04-29T07:39:52.805Z] prd-ubuntu18.04-docker-arm64-4c-16g-2299 does not seem to be running inside a container [2021-04-29T07:39:52.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/101 -v /w/workspace/edgex-ui-go/101:/w/workspace/edgex-ui-go/101:rw,z -v /w/workspace/edgex-ui-go/101@tmp:/w/workspace/edgex-ui-go/101@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-04-29T07:39:54.433Z] $ docker top 30c9dca629afc995c751d039640a74ad072ff8ad1ce721365fb453baaf5794e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-29T07:39:55.392Z] + make test [2021-04-29T07:39:55.392Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-29T07:39:56.833Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-29T07:39:58.363Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-29T07:39:58.363Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-29T07:39:58.363Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-29T07:39:58.363Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-29T07:39:58.363Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-29T07:39:58.363Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-29T07:39:58.363Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-29T07:39:58.363Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-29T07:39:58.363Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-29T07:39:58.363Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-29T07:39:58.363Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-29T07:39:58.363Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-29T07:39:58.363Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-29T07:39:59.326Z] $ docker stop --time=1 0cfdaa72633553ced813919eed9ade80c7227553be354f4c81a5a2b36ae9ef07 [2021-04-29T07:40:02.520Z] $ docker rm -f 0cfdaa72633553ced813919eed9ade80c7227553be354f4c81a5a2b36ae9ef07 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-29T07:40:03.112Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-29T07:40:03.457Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-04-29T07:40:05.877Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-29T07:40:06.178Z] + ls -al . [2021-04-29T07:40:06.178Z] total 92 [2021-04-29T07:40:06.178Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 29 07:39 . [2021-04-29T07:40:06.178Z] drwxrwxr-x. 4 jenkins jenkins 32 Apr 29 07:38 .. [2021-04-29T07:40:06.178Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 29 07:38 assets [2021-04-29T07:40:06.178Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 29 07:38 bin [2021-04-29T07:40:06.178Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 29 07:38 cmd [2021-04-29T07:40:06.178Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 29 07:38 CONTRIBUTING.md [2021-04-29T07:40:06.178Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 29 07:39 coverage.out [2021-04-29T07:40:06.178Z] -rw-rw-r--. 1 jenkins jenkins 1508 Apr 29 07:38 Dockerfile [2021-04-29T07:40:06.178Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 29 07:38 Dockerfile.build [2021-04-29T07:40:06.178Z] drwxrwxr-x. 5 jenkins jenkins 104 Apr 29 07:38 docs [2021-04-29T07:40:06.178Z] drwxrwxr-x. 8 jenkins jenkins 162 Apr 29 07:38 .git [2021-04-29T07:40:06.178Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 29 07:38 .github [2021-04-29T07:40:06.178Z] -rw-rw-r--. 1 jenkins jenkins 162 Apr 29 07:38 .gitignore [2021-04-29T07:40:06.178Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 29 07:38 go.mod [2021-04-29T07:40:06.178Z] -rw-r--r--. 1 jenkins jenkins 22392 Apr 29 07:39 go.sum [2021-04-29T07:40:06.178Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 29 07:38 internal [2021-04-29T07:40:06.178Z] -rw-rw-r--. 1 jenkins jenkins 652 Apr 29 07:38 Jenkinsfile [2021-04-29T07:40:06.178Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 29 07:38 LICENSE [2021-04-29T07:40:06.178Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 29 07:38 Makefile [2021-04-29T07:40:06.178Z] -rw-rw-r--. 1 jenkins jenkins 6012 Apr 29 07:38 README.md [2021-04-29T07:40:06.178Z] -rw-rw-r--. 1 jenkins jenkins 12 Apr 29 07:36 VERSION [2021-04-29T07:40:06.178Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 29 07:38 version.go [2021-04-29T07:40:06.178Z] drwxrwxr-x. 4 jenkins jenkins 4096 Apr 29 07:38 web [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:40:06.502Z] + 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=5b7a6d502f1bf04de365d57eb8e3bc85953b8089 --label arch=amd64 --label version=2.0.0-dev.42 . [2021-04-29T07:40:07.074Z] Sending build context to Docker daemon 34.84MB [2021-04-29T07:40:07.074Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-29T07:40:07.074Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-29T07:40:07.074Z] ---> 6199b69c303f [2021-04-29T07:40:07.074Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-29T07:40:07.645Z] ---> Running in 856e7f7462f7 [2021-04-29T07:40:07.645Z] Removing intermediate container 856e7f7462f7 [2021-04-29T07:40:07.645Z] ---> e750614b478a [2021-04-29T07:40:07.645Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-29T07:40:07.645Z] ---> Running in 9992f65fdf99 [2021-04-29T07:40:07.906Z] Removing intermediate container 9992f65fdf99 [2021-04-29T07:40:07.906Z] ---> a0ed051b8b97 [2021-04-29T07:40:07.906Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-29T07:40:07.906Z] ---> Running in e5bf3d7dbfa7 [2021-04-29T07:40:08.171Z] Removing intermediate container e5bf3d7dbfa7 [2021-04-29T07:40:08.171Z] ---> 89232f692b4e [2021-04-29T07:40:08.171Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-29T07:40:08.171Z] ---> Running in 3687cf897a64 [2021-04-29T07:40:08.432Z] Removing intermediate container 3687cf897a64 [2021-04-29T07:40:08.432Z] ---> 9ebdf5a205c9 [2021-04-29T07:40:08.432Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-29T07:40:08.432Z] ---> Running in ad636b42d109 [2021-04-29T07:40:08.693Z] Removing intermediate container ad636b42d109 [2021-04-29T07:40:08.693Z] ---> 9f1cfe325a4b [2021-04-29T07:40:08.693Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T07:40:08.693Z] ---> Running in 555ccebfd834 [2021-04-29T07:40:09.639Z] Removing intermediate container 555ccebfd834 [2021-04-29T07:40:09.639Z] ---> e2199f699144 [2021-04-29T07:40:09.639Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-29T07:40:09.639Z] ---> Running in a8c9281544bb [2021-04-29T07:40:10.215Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-29T07:40:10.787Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-29T07:40:11.375Z] OK: 166 MiB in 39 packages [2021-04-29T07:40:11.947Z] Removing intermediate container a8c9281544bb [2021-04-29T07:40:11.947Z] ---> 30b8111d2e60 [2021-04-29T07:40:11.947Z] Step 10/24 : ENV GO111MODULE=on [2021-04-29T07:40:11.947Z] ---> Running in aaffd1626d85 [2021-04-29T07:40:11.947Z] Removing intermediate container aaffd1626d85 [2021-04-29T07:40:11.947Z] ---> 8f36d4438812 [2021-04-29T07:40:11.947Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-29T07:40:12.208Z] ---> Running in 1c3dd0c00471 [2021-04-29T07:40:12.468Z] Removing intermediate container 1c3dd0c00471 [2021-04-29T07:40:12.468Z] ---> fac604b3ad99 [2021-04-29T07:40:12.468Z] Step 12/24 : COPY go.mod . [2021-04-29T07:40:12.730Z] ---> eef1476b4a37 [2021-04-29T07:40:12.730Z] Step 13/24 : COPY Makefile . [2021-04-29T07:40:12.996Z] ---> e9c20ded9609 [2021-04-29T07:40:12.996Z] Step 14/24 : RUN make update [2021-04-29T07:40:12.996Z] ---> Running in 142e0b2725e3 [2021-04-29T07:40:13.258Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-29T07:40:13.853Z] Removing intermediate container 142e0b2725e3 [2021-04-29T07:40:13.853Z] ---> 4edd2ad7c406 [2021-04-29T07:40:13.853Z] Step 15/24 : COPY . . [2021-04-29T07:40:15.771Z] ---> a02fd89af40b [2021-04-29T07:40:15.771Z] Step 16/24 : RUN ${MAKE} [2021-04-29T07:40:16.039Z] ---> Running in ed699c614e71 [2021-04-29T07:40:16.306Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.42" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-04-29T07:40:26.434Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-29T07:40:28.987Z] Removing intermediate container ed699c614e71 [2021-04-29T07:40:28.987Z] ---> c6e45862b8d7 [2021-04-29T07:40:28.987Z] Step 17/24 : FROM alpine:3.12 [2021-04-29T07:40:29.215Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-29T07:40:29.215Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-29T07:40:29.215Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-29T07:40:29.215Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-29T07:40:29.215Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-29T07:40:29.215Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-29T07:40:29.215Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-29T07:40:29.215Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-29T07:40:29.215Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-29T07:40:29.215Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-29T07:40:29.215Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-29T07:40:29.215Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-29T07:40:29.215Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-29T07:40:30.678Z] $ docker stop --time=1 30c9dca629afc995c751d039640a74ad072ff8ad1ce721365fb453baaf5794e5 [2021-04-29T07:40:32.977Z] $ docker rm -f 30c9dca629afc995c751d039640a74ad072ff8ad1ce721365fb453baaf5794e5 [2021-04-29T07:40:33.207Z] 3.12: Pulling from library/alpine [2021-04-29T07:40:33.207Z] 339de151aab4: Pulling fs layer [2021-04-29T07:40:33.207Z] 339de151aab4: Download complete [2021-04-29T07:40:33.207Z] 339de151aab4: Pull complete [2021-04-29T07:40:33.207Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-29T07:40:33.207Z] Status: Downloaded newer image for alpine:3.12 [2021-04-29T07:40:33.207Z] ---> 13621d1b12d4 [2021-04-29T07:40:33.207Z] Step 18/24 : EXPOSE 4000 [2021-04-29T07:40:33.207Z] ---> Running in e65b20ce8f06 [2021-04-29T07:40:33.207Z] Removing intermediate container e65b20ce8f06 [2021-04-29T07:40:33.207Z] ---> 698389a67bb7 [2021-04-29T07:40:33.207Z] 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 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-29T07:40:33.784Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-29T07:40:33.808Z] Warning: overwriting stash ‘coverage-report’ [2021-04-29T07:40:34.607Z] ---> 3e1745973f38 [2021-04-29T07:40:34.607Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-29T07:40:34.607Z] ---> Running in d588664f2a17 [2021-04-29T07:40:34.793Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-04-29T07:40:34.878Z] Removing intermediate container d588664f2a17 [2021-04-29T07:40:34.879Z] ---> f50e8bc10e13 [2021-04-29T07:40:34.879Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-29T07:40:34.879Z] ---> Running in 49100c2ac428 [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-29T07:40:35.139Z] Removing intermediate container 49100c2ac428 [2021-04-29T07:40:35.139Z] ---> 2d5eb7211902 [2021-04-29T07:40:35.139Z] Step 22/24 : LABEL arch=amd64 [2021-04-29T07:40:35.139Z] ---> Running in 00896e26c4ec [2021-04-29T07:40:35.261Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-29T07:40:35.402Z] Removing intermediate container 00896e26c4ec [2021-04-29T07:40:35.403Z] ---> b22433953c5b [2021-04-29T07:40:35.403Z] Step 23/24 : LABEL git_sha=5b7a6d502f1bf04de365d57eb8e3bc85953b8089 [2021-04-29T07:40:35.403Z] ---> Running in a085085d094e [2021-04-29T07:40:35.615Z] + ls -al . [2021-04-29T07:40:35.615Z] total 124 [2021-04-29T07:40:35.615Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 29 07:39 . [2021-04-29T07:40:35.615Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 07:38 .. [2021-04-29T07:40:35.615Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 29 07:38 .git [2021-04-29T07:40:35.615Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 29 07:38 .github [2021-04-29T07:40:35.615Z] -rw-rw-r-- 1 jenkins jenkins 162 Apr 29 07:38 .gitignore [2021-04-29T07:40:35.615Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 29 07:38 CONTRIBUTING.md [2021-04-29T07:40:35.615Z] -rw-rw-r-- 1 jenkins jenkins 1508 Apr 29 07:38 Dockerfile [2021-04-29T07:40:35.615Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 29 07:38 Dockerfile.build [2021-04-29T07:40:35.615Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 29 07:38 Jenkinsfile [2021-04-29T07:40:35.615Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 29 07:38 LICENSE [2021-04-29T07:40:35.615Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 29 07:38 Makefile [2021-04-29T07:40:35.615Z] -rw-rw-r-- 1 jenkins jenkins 6012 Apr 29 07:38 README.md [2021-04-29T07:40:35.615Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 29 07:36 VERSION [2021-04-29T07:40:35.615Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 29 07:38 assets [2021-04-29T07:40:35.615Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 29 07:38 bin [2021-04-29T07:40:35.615Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 29 07:38 cmd [2021-04-29T07:40:35.615Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 29 07:39 coverage.out [2021-04-29T07:40:35.615Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 29 07:38 docs [2021-04-29T07:40:35.615Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 29 07:38 go.mod [2021-04-29T07:40:35.615Z] -rw-r--r-- 1 jenkins jenkins 22392 Apr 29 07:39 go.sum [2021-04-29T07:40:35.615Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 29 07:38 internal [2021-04-29T07:40:35.615Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 29 07:38 version.go [2021-04-29T07:40:35.615Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 07:38 web [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:40:35.679Z] Removing intermediate container a085085d094e [2021-04-29T07:40:35.680Z] ---> cbcdfb5a1513 [2021-04-29T07:40:35.680Z] Step 24/24 : LABEL version=2.0.0-dev.42 [2021-04-29T07:40:35.680Z] ---> Running in 30025eb9f0d0 [2021-04-29T07:40:35.680Z] Removing intermediate container 30025eb9f0d0 [2021-04-29T07:40:35.680Z] ---> 4fa7cc486e82 [2021-04-29T07:40:35.680Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-29T07:40:35.957Z] Successfully built 4fa7cc486e82 [2021-04-29T07:40:35.957Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-04-29T07:40:36.028Z] + 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=5b7a6d502f1bf04de365d57eb8e3bc85953b8089 --label arch=arm64 --label version=2.0.0-dev.42 . [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-29T07:40:36.109Z] provisioning config files... [2021-04-29T07:40:36.144Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/101@tmp/config3266386964750106855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-29T07:40:36.483Z] ---> docker-login.sh [2021-04-29T07:40:36.483Z] nexus3.edgexfoundry.org:10001 [2021-04-29T07:40:36.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T07:40:36.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T07:40:36.751Z] Configure a credential helper to remove this warning. See [2021-04-29T07:40:36.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T07:40:36.751Z] [2021-04-29T07:40:36.751Z] Login Succeeded [2021-04-29T07:40:36.751Z] nexus3.edgexfoundry.org:10002 [2021-04-29T07:40:36.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T07:40:36.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T07:40:36.751Z] Configure a credential helper to remove this warning. See [2021-04-29T07:40:36.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T07:40:36.751Z] [2021-04-29T07:40:36.751Z] Login Succeeded [2021-04-29T07:40:36.751Z] nexus3.edgexfoundry.org:10003 [2021-04-29T07:40:37.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T07:40:37.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T07:40:37.013Z] Configure a credential helper to remove this warning. See [2021-04-29T07:40:37.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T07:40:37.013Z] [2021-04-29T07:40:37.013Z] Login Succeeded [2021-04-29T07:40:37.013Z] nexus3.edgexfoundry.org:10004 [2021-04-29T07:40:37.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T07:40:37.030Z] Sending build context to Docker daemon 34.84MB [2021-04-29T07:40:37.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T07:40:37.276Z] Configure a credential helper to remove this warning. See [2021-04-29T07:40:37.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T07:40:37.276Z] [2021-04-29T07:40:37.276Z] Login Succeeded [2021-04-29T07:40:37.276Z] docker.io [2021-04-29T07:40:37.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T07:40:37.304Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-29T07:40:37.304Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-29T07:40:37.304Z] ---> 6594cc57c40d [2021-04-29T07:40:37.304Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-29T07:40:37.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T07:40:37.537Z] Configure a credential helper to remove this warning. See [2021-04-29T07:40:37.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T07:40:37.537Z] [2021-04-29T07:40:37.537Z] Login Succeeded [2021-04-29T07:40:37.537Z] ---> docker-login.sh ends [Pipeline] } [2021-04-29T07:40:37.547Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [2021-04-29T07:40:37.577Z] ---> Running in debb6b7b85cd [Pipeline] // withEnv [Pipeline] echo [2021-04-29T07:40:37.618Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: [2021-04-29T07:40:37.618Z] 5b7a6d502f1bf04de365d57eb8e3bc85953b8089 [2021-04-29T07:40:37.618Z] latest [2021-04-29T07:40:37.618Z] 2.0.0-dev.42 [2021-04-29T07:40:37.618Z] 5b7a6d502f1bf04de365d57eb8e3bc85953b8089-2.0.0-dev.42 [2021-04-29T07:40:37.618Z] master [2021-04-29T07:40:37.618Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:40:37.981Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:5b7a6d502f1bf04de365d57eb8e3bc85953b8089 [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:40:38.179Z] Removing intermediate container debb6b7b85cd [2021-04-29T07:40:38.179Z] ---> e059f2195b10 [2021-04-29T07:40:38.179Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-29T07:40:38.179Z] ---> Running in 75fcc6bb3002 [2021-04-29T07:40:38.285Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:5b7a6d502f1bf04de365d57eb8e3bc85953b8089 [2021-04-29T07:40:38.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-04-29T07:40:38.285Z] e747fe886eb8: Preparing [2021-04-29T07:40:38.285Z] 32f366d666a5: Preparing [2021-04-29T07:40:38.285Z] 32f366d666a5: Layer already exists [2021-04-29T07:40:38.783Z] Removing intermediate container 75fcc6bb3002 [2021-04-29T07:40:38.783Z] ---> 2a3738451db3 [2021-04-29T07:40:38.783Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-29T07:40:38.783Z] ---> Running in 34c22e917ef7 [2021-04-29T07:40:39.378Z] Removing intermediate container 34c22e917ef7 [2021-04-29T07:40:39.378Z] ---> 7d43ee6021c7 [2021-04-29T07:40:39.378Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-29T07:40:39.378Z] ---> Running in d7165e9ddbb8 [2021-04-29T07:40:39.651Z] Removing intermediate container d7165e9ddbb8 [2021-04-29T07:40:39.651Z] ---> 646ac4142ae0 [2021-04-29T07:40:39.651Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-29T07:40:39.923Z] ---> Running in fd23e6b1a9bb [2021-04-29T07:40:40.515Z] Removing intermediate container fd23e6b1a9bb [2021-04-29T07:40:40.516Z] ---> 11ed0a75ef61 [2021-04-29T07:40:40.516Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T07:40:40.516Z] ---> Running in c0e149a97fae [2021-04-29T07:40:40.898Z] e747fe886eb8: Pushed [2021-04-29T07:40:40.898Z] 5b7a6d502f1bf04de365d57eb8e3bc85953b8089: digest: sha256:1f8cc1a2ffc57ff39151de30fc04e5496e6a06db8311f1ffaa5fbe9e6bb13968 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:40:41.204Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:40:41.511Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2021-04-29T07:40:41.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-04-29T07:40:41.511Z] e747fe886eb8: Preparing [2021-04-29T07:40:41.511Z] 32f366d666a5: Preparing [2021-04-29T07:40:41.511Z] 32f366d666a5: Layer already exists [2021-04-29T07:40:41.511Z] e747fe886eb8: Layer already exists [2021-04-29T07:40:41.511Z] latest: digest: sha256:1f8cc1a2ffc57ff39151de30fc04e5496e6a06db8311f1ffaa5fbe9e6bb13968 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:40:41.839Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:40:42.142Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.42 [2021-04-29T07:40:42.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-04-29T07:40:42.142Z] e747fe886eb8: Preparing [2021-04-29T07:40:42.142Z] 32f366d666a5: Preparing [2021-04-29T07:40:42.142Z] 32f366d666a5: Layer already exists [2021-04-29T07:40:42.142Z] e747fe886eb8: Layer already exists [2021-04-29T07:40:42.142Z] 2.0.0-dev.42: digest: sha256:1f8cc1a2ffc57ff39151de30fc04e5496e6a06db8311f1ffaa5fbe9e6bb13968 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:40:42.458Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:5b7a6d502f1bf04de365d57eb8e3bc85953b8089-2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:40:42.497Z] Removing intermediate container c0e149a97fae [2021-04-29T07:40:42.497Z] ---> 36e9b743b014 [2021-04-29T07:40:42.497Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-29T07:40:42.762Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:5b7a6d502f1bf04de365d57eb8e3bc85953b8089-2.0.0-dev.42 [2021-04-29T07:40:42.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-04-29T07:40:42.762Z] e747fe886eb8: Preparing [2021-04-29T07:40:42.762Z] 32f366d666a5: Preparing [2021-04-29T07:40:42.762Z] e747fe886eb8: Layer already exists [2021-04-29T07:40:42.762Z] 32f366d666a5: Layer already exists [2021-04-29T07:40:42.762Z] 5b7a6d502f1bf04de365d57eb8e3bc85953b8089-2.0.0-dev.42: digest: sha256:1f8cc1a2ffc57ff39151de30fc04e5496e6a06db8311f1ffaa5fbe9e6bb13968 size: 740 [2021-04-29T07:40:42.776Z] ---> Running in 888e9d4162a0 [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:40:43.071Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:40:43.379Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [2021-04-29T07:40:43.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-04-29T07:40:43.379Z] e747fe886eb8: Preparing [2021-04-29T07:40:43.379Z] 32f366d666a5: Preparing [2021-04-29T07:40:43.379Z] e747fe886eb8: Layer already exists [2021-04-29T07:40:43.379Z] 32f366d666a5: Layer already exists [2021-04-29T07:40:43.379Z] master: digest: sha256:1f8cc1a2ffc57ff39151de30fc04e5496e6a06db8311f1ffaa5fbe9e6bb13968 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-29T07:40:43.437Z] ===================================================== [Pipeline] echo [2021-04-29T07:40:43.453Z] taggedImages: [2021-04-29T07:40:43.453Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:5b7a6d502f1bf04de365d57eb8e3bc85953b8089 [2021-04-29T07:40:43.453Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2021-04-29T07:40:43.453Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.42 [2021-04-29T07:40:43.453Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:5b7a6d502f1bf04de365d57eb8e3bc85953b8089-2.0.0-dev.42 [2021-04-29T07:40:43.453Z] - 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-04-29T07:40:43.761Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-29T07:40:44.019Z] ---> job-cost.sh [2021-04-29T07:40:44.019Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RmSe [2021-04-29T07:40:44.357Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-29T07:40:45.332Z] OK: 142 MiB in 39 packages [2021-04-29T07:40:46.309Z] Removing intermediate container 888e9d4162a0 [2021-04-29T07:40:46.309Z] ---> d3fdded6709f [2021-04-29T07:40:46.309Z] Step 10/24 : ENV GO111MODULE=on [2021-04-29T07:40:46.580Z] ---> Running in 53ecc2bc80c2 [2021-04-29T07:40:46.851Z] Removing intermediate container 53ecc2bc80c2 [2021-04-29T07:40:46.851Z] ---> 27e82019ed49 [2021-04-29T07:40:46.851Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-29T07:40:47.126Z] ---> Running in 997d1dcbc035 [2021-04-29T07:40:47.719Z] Removing intermediate container 997d1dcbc035 [2021-04-29T07:40:47.719Z] ---> e63f726ad6c9 [2021-04-29T07:40:47.719Z] Step 12/24 : COPY go.mod . [2021-04-29T07:40:48.315Z] ---> 0aa63834e4a1 [2021-04-29T07:40:48.315Z] Step 13/24 : COPY Makefile . [2021-04-29T07:40:48.911Z] ---> 09cc5a94ef39 [2021-04-29T07:40:48.911Z] Step 14/24 : RUN make update [2021-04-29T07:40:49.181Z] ---> Running in a12db8a53545 [2021-04-29T07:40:50.169Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-29T07:40:51.599Z] Removing intermediate container a12db8a53545 [2021-04-29T07:40:51.599Z] ---> 6d60df0e22c7 [2021-04-29T07:40:51.599Z] Step 15/24 : COPY . . [2021-04-29T07:40:54.967Z] ---> b62a62661edb [2021-04-29T07:40:54.967Z] Step 16/24 : RUN ${MAKE} [2021-04-29T07:40:54.967Z] ---> Running in fc7f10a68edc [2021-04-29T07:40:55.557Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.42" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-04-29T07:40:58.964Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-29T07:41:22.393Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-29T07:41:25.756Z] lf-activate-venv(): INFO: Adding /tmp/venv-RmSe/bin to PATH [2021-04-29T07:41:25.756Z] INFO: No Stack... [2021-04-29T07:41:25.756Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-29T07:41:25.756Z] INFO: Archiving Costs [Pipeline] sh [2021-04-29T07:41:26.063Z] + cat /w/workspace/edgex-ui-go/101/archives/cost.csv [2021-04-29T07:41:26.064Z] + cut -d, -f6 [Pipeline] lock [2021-04-29T07:41:26.156Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-101-stack-cost] [2021-04-29T07:41:26.169Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-101-stack-cost] did not exist. Created. [2021-04-29T07:41:26.169Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-29T07:41:26.494Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-29T07:41:26.596Z] Stashed 1 file(s) [Pipeline] } [2021-04-29T07:41:26.622Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-101-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-29T07:41:27.800Z] Removing intermediate container fc7f10a68edc [2021-04-29T07:41:27.800Z] ---> 305b9a6e9797 [2021-04-29T07:41:27.800Z] Step 17/24 : FROM alpine:3.12 [2021-04-29T07:41:28.070Z] 3.12: Pulling from library/alpine [2021-04-29T07:41:28.070Z] d2f70382dc9a: Pulling fs layer [2021-04-29T07:41:28.341Z] d2f70382dc9a: Verifying Checksum [2021-04-29T07:41:28.341Z] d2f70382dc9a: Download complete [2021-04-29T07:41:28.934Z] d2f70382dc9a: Pull complete [2021-04-29T07:41:28.934Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-29T07:41:28.934Z] Status: Downloaded newer image for alpine:3.12 [2021-04-29T07:41:28.934Z] ---> 9852663dfa18 [2021-04-29T07:41:28.934Z] Step 18/24 : EXPOSE 4000 [2021-04-29T07:41:29.206Z] ---> Running in 5cffc4de354f [2021-04-29T07:41:29.478Z] Removing intermediate container 5cffc4de354f [2021-04-29T07:41:29.478Z] ---> b479ab62bab3 [2021-04-29T07:41:29.478Z] 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-04-29T07:41:32.104Z] ---> 185fe6a6dd99 [2021-04-29T07:41:32.104Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-29T07:41:32.104Z] ---> Running in 69f6a16982a3 [2021-04-29T07:41:32.377Z] Removing intermediate container 69f6a16982a3 [2021-04-29T07:41:32.377Z] ---> 34376facb534 [2021-04-29T07:41:32.377Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-29T07:41:32.650Z] ---> Running in ae7db1a4b82a [2021-04-29T07:41:32.925Z] Removing intermediate container ae7db1a4b82a [2021-04-29T07:41:32.926Z] ---> cea8a2f27069 [2021-04-29T07:41:32.926Z] Step 22/24 : LABEL arch=arm64 [2021-04-29T07:41:33.199Z] ---> Running in 9a661a15e715 [2021-04-29T07:41:33.478Z] Removing intermediate container 9a661a15e715 [2021-04-29T07:41:33.478Z] ---> 9268d97e5519 [2021-04-29T07:41:33.478Z] Step 23/24 : LABEL git_sha=5b7a6d502f1bf04de365d57eb8e3bc85953b8089 [2021-04-29T07:41:33.751Z] ---> Running in 79868a99e162 [2021-04-29T07:41:34.025Z] Removing intermediate container 79868a99e162 [2021-04-29T07:41:34.025Z] ---> 29a0b6d53229 [2021-04-29T07:41:34.025Z] Step 24/24 : LABEL version=2.0.0-dev.42 [2021-04-29T07:41:34.297Z] ---> Running in cbd887e7a124 [2021-04-29T07:41:34.891Z] Removing intermediate container cbd887e7a124 [2021-04-29T07:41:34.891Z] ---> 1cae0bc02c4b [2021-04-29T07:41:34.891Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-29T07:41:34.891Z] Successfully built 1cae0bc02c4b [2021-04-29T07:41:34.891Z] 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-04-29T07:41:35.043Z] provisioning config files... [2021-04-29T07:41:35.086Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/101@tmp/config948803689504376312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-29T07:41:35.443Z] ---> docker-login.sh [2021-04-29T07:41:35.443Z] nexus3.edgexfoundry.org:10001 [2021-04-29T07:41:35.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T07:41:35.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T07:41:35.986Z] Configure a credential helper to remove this warning. See [2021-04-29T07:41:35.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T07:41:35.986Z] [2021-04-29T07:41:35.986Z] Login Succeeded [2021-04-29T07:41:35.986Z] nexus3.edgexfoundry.org:10002 [2021-04-29T07:41:36.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T07:41:36.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T07:41:36.536Z] Configure a credential helper to remove this warning. See [2021-04-29T07:41:36.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T07:41:36.536Z] [2021-04-29T07:41:36.536Z] Login Succeeded [2021-04-29T07:41:36.536Z] nexus3.edgexfoundry.org:10003 [2021-04-29T07:41:36.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T07:41:37.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T07:41:37.081Z] Configure a credential helper to remove this warning. See [2021-04-29T07:41:37.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T07:41:37.081Z] [2021-04-29T07:41:37.081Z] Login Succeeded [2021-04-29T07:41:37.081Z] nexus3.edgexfoundry.org:10004 [2021-04-29T07:41:39.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T07:41:39.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T07:41:39.043Z] Configure a credential helper to remove this warning. See [2021-04-29T07:41:39.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T07:41:39.043Z] [2021-04-29T07:41:39.043Z] Login Succeeded [2021-04-29T07:41:39.043Z] docker.io [2021-04-29T07:41:39.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T07:41:39.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T07:41:39.907Z] Configure a credential helper to remove this warning. See [2021-04-29T07:41:39.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T07:41:39.907Z] [2021-04-29T07:41:39.907Z] Login Succeeded [2021-04-29T07:41:39.907Z] ---> docker-login.sh ends [Pipeline] } [2021-04-29T07:41:39.922Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-29T07:41:40.000Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: [2021-04-29T07:41:40.000Z] 5b7a6d502f1bf04de365d57eb8e3bc85953b8089 [2021-04-29T07:41:40.000Z] latest [2021-04-29T07:41:40.000Z] 2.0.0-dev.42 [2021-04-29T07:41:40.000Z] 5b7a6d502f1bf04de365d57eb8e3bc85953b8089-2.0.0-dev.42 [2021-04-29T07:41:40.000Z] master [2021-04-29T07:41:40.000Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:41:40.389Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:5b7a6d502f1bf04de365d57eb8e3bc85953b8089 [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:41:40.728Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:5b7a6d502f1bf04de365d57eb8e3bc85953b8089 [2021-04-29T07:41:40.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-04-29T07:41:40.728Z] e34d186abda0: Preparing [2021-04-29T07:41:40.728Z] 3fbe34a1663b: Preparing [2021-04-29T07:41:41.010Z] 3fbe34a1663b: Layer already exists [2021-04-29T07:41:47.713Z] e34d186abda0: Pushed [2021-04-29T07:41:47.713Z] 5b7a6d502f1bf04de365d57eb8e3bc85953b8089: digest: sha256:5637724498b6f92b308e8385f3afa3d3ceef8b281c3036d711d52a350214bfc8 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:41:48.058Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:41:48.392Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2021-04-29T07:41:48.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-04-29T07:41:48.392Z] e34d186abda0: Preparing [2021-04-29T07:41:48.392Z] 3fbe34a1663b: Preparing [2021-04-29T07:41:48.392Z] 3fbe34a1663b: Layer already exists [2021-04-29T07:41:48.392Z] e34d186abda0: Layer already exists [2021-04-29T07:41:48.664Z] latest: digest: sha256:5637724498b6f92b308e8385f3afa3d3ceef8b281c3036d711d52a350214bfc8 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:41:49.007Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:41:49.343Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.42 [2021-04-29T07:41:49.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-04-29T07:41:49.343Z] e34d186abda0: Preparing [2021-04-29T07:41:49.343Z] 3fbe34a1663b: Preparing [2021-04-29T07:41:49.343Z] e34d186abda0: Layer already exists [2021-04-29T07:41:49.343Z] 3fbe34a1663b: Layer already exists [2021-04-29T07:41:49.614Z] 2.0.0-dev.42: digest: sha256:5637724498b6f92b308e8385f3afa3d3ceef8b281c3036d711d52a350214bfc8 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:41:49.969Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:5b7a6d502f1bf04de365d57eb8e3bc85953b8089-2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:41:50.312Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:5b7a6d502f1bf04de365d57eb8e3bc85953b8089-2.0.0-dev.42 [2021-04-29T07:41:50.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-04-29T07:41:50.312Z] e34d186abda0: Preparing [2021-04-29T07:41:50.312Z] 3fbe34a1663b: Preparing [2021-04-29T07:41:50.312Z] 3fbe34a1663b: Layer already exists [2021-04-29T07:41:50.312Z] e34d186abda0: Layer already exists [2021-04-29T07:41:50.585Z] 5b7a6d502f1bf04de365d57eb8e3bc85953b8089-2.0.0-dev.42: digest: sha256:5637724498b6f92b308e8385f3afa3d3ceef8b281c3036d711d52a350214bfc8 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:41:50.930Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:41:51.274Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [2021-04-29T07:41:51.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-04-29T07:41:51.274Z] e34d186abda0: Preparing [2021-04-29T07:41:51.274Z] 3fbe34a1663b: Preparing [2021-04-29T07:41:51.544Z] e34d186abda0: Layer already exists [2021-04-29T07:41:51.544Z] 3fbe34a1663b: Layer already exists [2021-04-29T07:41:51.544Z] master: digest: sha256:5637724498b6f92b308e8385f3afa3d3ceef8b281c3036d711d52a350214bfc8 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-29T07:41:51.609Z] ===================================================== [Pipeline] echo [2021-04-29T07:41:51.626Z] taggedImages: [2021-04-29T07:41:51.626Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:5b7a6d502f1bf04de365d57eb8e3bc85953b8089 [2021-04-29T07:41:51.626Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2021-04-29T07:41:51.626Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.42 [2021-04-29T07:41:51.626Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:5b7a6d502f1bf04de365d57eb8e3bc85953b8089-2.0.0-dev.42 [2021-04-29T07:41:51.626Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-29T07:41:52.005Z] ---> job-cost.sh [2021-04-29T07:41:52.005Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-siA0 [2021-04-29T07:42:30.943Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-29T07:43:52.692Z] lf-activate-venv(): INFO: Adding /tmp/venv-siA0/bin to PATH [2021-04-29T07:43:52.692Z] INFO: No Stack... [2021-04-29T07:43:53.287Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-29T07:43:53.879Z] INFO: Archiving Costs [Pipeline] sh [2021-04-29T07:43:54.222Z] + cat /w/workspace/edgex-ui-go/101/archives/cost.csv [2021-04-29T07:43:54.222Z] + cut -d, -f6 [Pipeline] lock [2021-04-29T07:43:54.340Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-101-stack-cost] [2021-04-29T07:43:54.351Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-101-stack-cost] did not exist. Created. [2021-04-29T07:43:54.351Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-29T07:43:54.748Z] /w/workspace/edgex-ui-go/101@tmp/durable-31fdb739/script.sh: 1: /w/workspace/edgex-ui-go/101@tmp/durable-31fdb739/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-29T07:43:55.095Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-29T07:43:55.130Z] Warning: overwriting stash ‘stack-cost’ [2021-04-29T07:43:55.366Z] Stashed 1 file(s) [Pipeline] } [2021-04-29T07:43:55.380Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-101-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-04-29T07:43:56.068Z] provisioning config files... [2021-04-29T07:43:56.089Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1700654446093320228tmp [Pipeline] { [Pipeline] sh [2021-04-29T07:43:56.538Z] + set +x [2021-04-29T07:43:56.538Z] + bash -s -- [2021-04-29T07:43:56.538Z] + curl -s https://codecov.io/bash [2021-04-29T07:43:57.174Z] [2021-04-29T07:43:57.174Z] _____ _ [2021-04-29T07:43:57.174Z] / ____| | | [2021-04-29T07:43:57.174Z] | | ___ __| | ___ ___ _____ __ [2021-04-29T07:43:57.174Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-29T07:43:57.174Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-29T07:43:57.174Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-29T07:43:57.174Z] Bash-1.0.2 [2021-04-29T07:43:57.174Z] [2021-04-29T07:43:57.174Z] [2021-04-29T07:43:57.174Z] ==> git version 2.24.3 found [2021-04-29T07:43:57.174Z] ==> 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-04-29T07:43:57.174Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-29T07:43:57.174Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-29T07:43:57.174Z] ==> Jenkins CI detected. [2021-04-29T07:43:57.174Z] project root: . [2021-04-29T07:43:57.174Z] --> token set from env [2021-04-29T07:43:57.174Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-29T07:43:57.174Z] ==> Running gcov in . (disable via -X gcov) [2021-04-29T07:43:57.174Z] ==> Python coveragepy not found [2021-04-29T07:43:57.174Z] ==> Searching for coverage reports in: [2021-04-29T07:43:57.174Z] + . [2021-04-29T07:43:57.174Z] -> Found 1 reports [2021-04-29T07:43:57.174Z] ==> Detecting git/mercurial file structure [2021-04-29T07:43:57.174Z] ==> Reading reports [2021-04-29T07:43:57.174Z] + ./coverage.out bytes=10 [2021-04-29T07:43:57.174Z] ==> Appending adjustments [2021-04-29T07:43:57.174Z] https://docs.codecov.io/docs/fixing-reports [2021-04-29T07:43:57.445Z] + Found adjustments [2021-04-29T07:43:57.445Z] ==> Gzipping contents [2021-04-29T07:43:57.445Z] 4.0K /tmp/codecov.2ZxZ3A.gz [2021-04-29T07:43:57.445Z] ==> Uploading reports [2021-04-29T07:43:57.445Z] url: https://codecov.io [2021-04-29T07:43:57.445Z] query: branch=master&commit=5b7a6d502f1bf04de365d57eb8e3bc85953b8089&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F101%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-04-29T07:43:57.445Z] -> Pinging Codecov [2021-04-29T07:43:57.445Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=5b7a6d502f1bf04de365d57eb8e3bc85953b8089&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F101%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-04-29T07:43:58.032Z] -> Uploading to [2021-04-29T07:43:58.032Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-29/FB506323287CE973F263BFD2A0EB1F37/5b7a6d502f1bf04de365d57eb8e3bc85953b8089/0829823b-cd27-4676-8a3b-2fc0bd1727a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210429%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210429T074357Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad5ee8508e148e7398ebf0a40a302a924762331ae2b08c6faede84e1af3e6823 [2021-04-29T07:43:58.032Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-29T07:43:58.032Z] Dload Upload Total Spent Left Speed [2021-04-29T07:43:58.628Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 6619 --:--:-- --:--:-- --:--:-- 6624 [2021-04-29T07:43:58.628Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/5b7a6d502f1bf04de365d57eb8e3bc85953b8089 [Pipeline] } [2021-04-29T07:43:58.645Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-04-29T07:43:59.460Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-04-29T07:43:59.483Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:43:59.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-29T07:44:00.107Z] [2021-04-29T07:44:00.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:44:00.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-29T07:44:00.547Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-04-29T07:44:00.547Z] 188c0c94c7c5: Pulling fs layer [2021-04-29T07:44:00.547Z] 0ef7d3d256c8: Pulling fs layer [2021-04-29T07:44:00.547Z] de9db76c5a1d: Pulling fs layer [2021-04-29T07:44:00.547Z] 0eba1c9be4d2: Pulling fs layer [2021-04-29T07:44:00.547Z] 0d57e429df01: Pulling fs layer [2021-04-29T07:44:00.547Z] 4e4be7b47b0d: Pulling fs layer [2021-04-29T07:44:00.547Z] e1f770b5df2f: Pulling fs layer [2021-04-29T07:44:00.547Z] 85a0685a4137: Pulling fs layer [2021-04-29T07:44:00.547Z] 0eba1c9be4d2: Waiting [2021-04-29T07:44:00.547Z] e1f770b5df2f: Waiting [2021-04-29T07:44:00.547Z] 0d57e429df01: Waiting [2021-04-29T07:44:00.547Z] 4e4be7b47b0d: Waiting [2021-04-29T07:44:00.547Z] de9db76c5a1d: Verifying Checksum [2021-04-29T07:44:00.547Z] de9db76c5a1d: Download complete [2021-04-29T07:44:01.057Z] 0ef7d3d256c8: Verifying Checksum [2021-04-29T07:44:01.057Z] 0ef7d3d256c8: Download complete [2021-04-29T07:44:01.057Z] 0d57e429df01: Verifying Checksum [2021-04-29T07:44:01.057Z] 0d57e429df01: Download complete [2021-04-29T07:44:01.057Z] 4e4be7b47b0d: Verifying Checksum [2021-04-29T07:44:01.057Z] 4e4be7b47b0d: Download complete [2021-04-29T07:44:01.438Z] 188c0c94c7c5: Verifying Checksum [2021-04-29T07:44:01.438Z] 188c0c94c7c5: Download complete [2021-04-29T07:44:02.700Z] 188c0c94c7c5: Pull complete [2021-04-29T07:44:03.337Z] 0ef7d3d256c8: Pull complete [2021-04-29T07:44:03.617Z] de9db76c5a1d: Pull complete [2021-04-29T07:44:04.231Z] e1f770b5df2f: Download complete [2021-04-29T07:44:11.359Z] 0eba1c9be4d2: Verifying Checksum [2021-04-29T07:44:11.359Z] 0eba1c9be4d2: Download complete [2021-04-29T07:44:12.816Z] 85a0685a4137: Verifying Checksum [2021-04-29T07:44:12.816Z] 85a0685a4137: Download complete [2021-04-29T07:44:25.521Z] 0eba1c9be4d2: Pull complete [2021-04-29T07:44:25.521Z] 0d57e429df01: Pull complete [2021-04-29T07:44:25.521Z] 4e4be7b47b0d: Pull complete [2021-04-29T07:44:26.992Z] e1f770b5df2f: Pull complete [2021-04-29T07:44:42.373Z] 85a0685a4137: Pull complete [2021-04-29T07:44:42.373Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-04-29T07:44:42.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-29T07:44:42.373Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-04-29T07:44:42.635Z] prd-centos7-docker-4c-2g-2296 does not seem to be running inside a container [2021-04-29T07:44:42.813Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-04-29T07:44:44.344Z] $ docker top 082e196c555390991dc8935b41e4e5a7954198aee5610d52ae4bc3844329b4c0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-29T07:44:44.556Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-04-29T07:44:44.867Z] + set -o pipefail [2021-04-29T07:44:44.867Z] + snyk monitor '--org=edgex-jenkins' [2021-04-29T07:45:03.546Z] [2021-04-29T07:45:03.546Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-04-29T07:45:03.546Z] [2021-04-29T07:45:03.546Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/5284ff61-af3e-46f2-90f1-ab76d0bc52eb [2021-04-29T07:45:03.546Z] [2021-04-29T07:45:03.546Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-04-29T07:45:03.546Z] [2021-04-29T07:45:03.546Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-04-29T07:45:03.546Z] [2021-04-29T07:45:03.546Z] [Pipeline] } [2021-04-29T07:45:03.620Z] $ docker stop --time=1 082e196c555390991dc8935b41e4e5a7954198aee5610d52ae4bc3844329b4c0 [2021-04-29T07:45:07.080Z] $ docker rm -f 082e196c555390991dc8935b41e4e5a7954198aee5610d52ae4bc3844329b4c0 [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-04-29T07:45:09.344Z] + git log --format=format:%s -1 5b7a6d502f1bf04de365d57eb8e3bc85953b8089 [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:45:09.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-29T07:45:09.766Z] . [Pipeline] withDockerContainer [2021-04-29T07:45:09.995Z] prd-centos7-docker-4c-2g-2296 does not seem to be running inside a container [2021-04-29T07:45:10.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-29T07:45:12.061Z] $ docker top 533afd55f4da85e9a9b745b67e115b0318f508fc87547e06cc708c1c719d6d98 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-29T07:45:12.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-29T07:45:12.472Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-29T07:45:12.922Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-29T07:45:12.956Z] $ docker exec 533afd55f4da85e9a9b745b67e115b0318f508fc87547e06cc708c1c719d6d98 ssh-agent [2021-04-29T07:45:13.341Z] SSH_AUTH_SOCK=/tmp/ssh-xtMsASjPKQW2/agent.12 [2021-04-29T07:45:13.341Z] SSH_AGENT_PID=17 [2021-04-29T07:45:13.353Z] Running ssh-add (command line suppressed) [2021-04-29T07:45:13.641Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8994005892515702791.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8994005892515702791.key) [2021-04-29T07:45:13.756Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-29T07:45:14.460Z] + git semver tag [2021-04-29T07:45:14.460Z] # -> Open(): unable to determine branch for HEAD [2021-04-29T07:45:14.460Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-04-29T07:45:14.460Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-04-29T07:45:14.460Z] # $SEMVER_REMOTE_NAME = origin [2021-04-29T07:45:14.460Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-29T07:45:14.460Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-29T07:45:14.460Z] # $SEMVER_BRANCH = master [2021-04-29T07:45:14.460Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-04-29T07:45:14.460Z] # 5b7a6d502f1bf04de365d57eb8e3bc85953b8089 HEAD [2021-04-29T07:45:14.735Z] # -> Force: false [2021-04-29T07:45:14.735Z] # 716a47d8b8de352b0e1da9c1fb07a4c5bbd224ba refs/tags/v2.0.0-dev.42 [Pipeline] } [2021-04-29T07:45:14.758Z] $ docker exec --env ******** --env ******** 533afd55f4da85e9a9b745b67e115b0318f508fc87547e06cc708c1c719d6d98 ssh-agent -k [2021-04-29T07:45:15.073Z] unset SSH_AUTH_SOCK; [2021-04-29T07:45:15.073Z] unset SSH_AGENT_PID; [2021-04-29T07:45:15.074Z] echo Agent pid 17 killed; [2021-04-29T07:45:15.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-29T07:45:15.950Z] + git semver [Pipeline] } [2021-04-29T07:45:15.997Z] $ docker stop --time=1 533afd55f4da85e9a9b745b67e115b0318f508fc87547e06cc708c1c719d6d98 [2021-04-29T07:45:17.633Z] $ docker rm -f 533afd55f4da85e9a9b745b67e115b0318f508fc87547e06cc708c1c719d6d98 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:45:18.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-29T07:45:18.404Z] [2021-04-29T07:45:18.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:45:18.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-29T07:45:18.806Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-04-29T07:45:18.806Z] ab5ef0e58194: Pulling fs layer [2021-04-29T07:45:18.806Z] 9712f1f96733: Pulling fs layer [2021-04-29T07:45:18.806Z] 63f879dbbcfc: Pulling fs layer [2021-04-29T07:45:18.806Z] 0d9ebad4ef96: Pulling fs layer [2021-04-29T07:45:18.806Z] e9a5061849ea: Pulling fs layer [2021-04-29T07:45:18.806Z] d747dcd14b5f: Pulling fs layer [2021-04-29T07:45:18.806Z] 2de7ff778b66: Pulling fs layer [2021-04-29T07:45:18.806Z] e9a5061849ea: Waiting [2021-04-29T07:45:18.806Z] d747dcd14b5f: Waiting [2021-04-29T07:45:18.806Z] 0d9ebad4ef96: Waiting [2021-04-29T07:45:18.806Z] 2de7ff778b66: Waiting [2021-04-29T07:45:18.806Z] 9712f1f96733: Verifying Checksum [2021-04-29T07:45:18.806Z] 9712f1f96733: Download complete [2021-04-29T07:45:23.355Z] 63f879dbbcfc: Verifying Checksum [2021-04-29T07:45:23.355Z] 63f879dbbcfc: Download complete [2021-04-29T07:45:24.530Z] e9a5061849ea: Verifying Checksum [2021-04-29T07:45:24.530Z] e9a5061849ea: Download complete [2021-04-29T07:45:24.530Z] d747dcd14b5f: Verifying Checksum [2021-04-29T07:45:24.530Z] d747dcd14b5f: Download complete [2021-04-29T07:45:25.549Z] 2de7ff778b66: Verifying Checksum [2021-04-29T07:45:25.549Z] 2de7ff778b66: Download complete [2021-04-29T07:45:27.132Z] 0d9ebad4ef96: Verifying Checksum [2021-04-29T07:45:27.132Z] 0d9ebad4ef96: Download complete [2021-04-29T07:45:27.767Z] ab5ef0e58194: Verifying Checksum [2021-04-29T07:45:27.767Z] ab5ef0e58194: Download complete [2021-04-29T07:45:38.946Z] ab5ef0e58194: Pull complete [2021-04-29T07:45:38.946Z] 9712f1f96733: Pull complete [2021-04-29T07:45:43.746Z] 63f879dbbcfc: Pull complete [2021-04-29T07:45:59.131Z] 0d9ebad4ef96: Pull complete [2021-04-29T07:46:01.216Z] e9a5061849ea: Pull complete [2021-04-29T07:46:01.551Z] d747dcd14b5f: Pull complete [2021-04-29T07:46:07.186Z] 2de7ff778b66: Pull complete [2021-04-29T07:46:07.186Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-04-29T07:46:07.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-29T07:46:07.186Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-04-29T07:46:07.582Z] prd-centos7-docker-4c-2g-2296 does not seem to be running inside a container [2021-04-29T07:46:07.801Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-04-29T07:46:11.502Z] $ docker top 349c7749fd73e6d739453e2e07bc3a94e185aa418e8503dad1403458d99dcf99 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-04-29T07:46:11.772Z] provisioning config files... [2021-04-29T07:46:11.788Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1801341338711615935tmp [2021-04-29T07:46:11.813Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6224977283691459233tmp [2021-04-29T07:46:11.843Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config952932072152318163tmp [Pipeline] { [Pipeline] echo [2021-04-29T07:46:11.881Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T07:46:13.565Z] ---> sigul-configuration.sh [2021-04-29T07:46:13.565Z] gpg: directory `/root/.gnupg' created [2021-04-29T07:46:13.565Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-04-29T07:46:13.565Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-04-29T07:46:13.565Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-04-29T07:46:13.565Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-04-29T07:46:13.565Z] gpg: CAST5 encrypted data [2021-04-29T07:46:13.903Z] gpg: encrypted with 1 passphrase [2021-04-29T07:46:13.903Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-04-29T07:46:14.923Z] + mkdir /home/jenkins [2021-04-29T07:46:14.923Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-04-29T07:46:16.232Z] + 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-04-29T07:46:16.365Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T07:46:17.248Z] ---> sigul-install.sh [2021-04-29T07:46:32.870Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-04-29T07:46:34.107Z] + git tag --list [2021-04-29T07:46:34.107Z] 0.1.1 [2021-04-29T07:46:34.107Z] v1.1.0 [2021-04-29T07:46:34.107Z] v1.2.0 [2021-04-29T07:46:34.107Z] v1.2.1 [2021-04-29T07:46:34.107Z] v1.3.0 [2021-04-29T07:46:34.107Z] v2.0.0-dev.1 [2021-04-29T07:46:34.107Z] v2.0.0-dev.10 [2021-04-29T07:46:34.107Z] v2.0.0-dev.11 [2021-04-29T07:46:34.107Z] v2.0.0-dev.12 [2021-04-29T07:46:34.107Z] v2.0.0-dev.13 [2021-04-29T07:46:34.107Z] v2.0.0-dev.14 [2021-04-29T07:46:34.107Z] v2.0.0-dev.15 [2021-04-29T07:46:34.107Z] v2.0.0-dev.16 [2021-04-29T07:46:34.107Z] v2.0.0-dev.17 [2021-04-29T07:46:34.107Z] v2.0.0-dev.18 [2021-04-29T07:46:34.107Z] v2.0.0-dev.19 [2021-04-29T07:46:34.107Z] v2.0.0-dev.2 [2021-04-29T07:46:34.107Z] v2.0.0-dev.20 [2021-04-29T07:46:34.107Z] v2.0.0-dev.21 [2021-04-29T07:46:34.107Z] v2.0.0-dev.22 [2021-04-29T07:46:34.107Z] v2.0.0-dev.23 [2021-04-29T07:46:34.107Z] v2.0.0-dev.24 [2021-04-29T07:46:34.107Z] v2.0.0-dev.25 [2021-04-29T07:46:34.107Z] v2.0.0-dev.26 [2021-04-29T07:46:34.107Z] v2.0.0-dev.27 [2021-04-29T07:46:34.107Z] v2.0.0-dev.28 [2021-04-29T07:46:34.107Z] v2.0.0-dev.29 [2021-04-29T07:46:34.107Z] v2.0.0-dev.3 [2021-04-29T07:46:34.107Z] v2.0.0-dev.30 [2021-04-29T07:46:34.107Z] v2.0.0-dev.31 [2021-04-29T07:46:34.107Z] v2.0.0-dev.32 [2021-04-29T07:46:34.107Z] v2.0.0-dev.33 [2021-04-29T07:46:34.107Z] v2.0.0-dev.34 [2021-04-29T07:46:34.107Z] v2.0.0-dev.35 [2021-04-29T07:46:34.107Z] v2.0.0-dev.36 [2021-04-29T07:46:34.107Z] v2.0.0-dev.37 [2021-04-29T07:46:34.107Z] v2.0.0-dev.38 [2021-04-29T07:46:34.107Z] v2.0.0-dev.39 [2021-04-29T07:46:34.107Z] v2.0.0-dev.4 [2021-04-29T07:46:34.107Z] v2.0.0-dev.40 [2021-04-29T07:46:34.107Z] v2.0.0-dev.41 [2021-04-29T07:46:34.107Z] v2.0.0-dev.42 [2021-04-29T07:46:34.107Z] v2.0.0-dev.5 [2021-04-29T07:46:34.107Z] v2.0.0-dev.6 [2021-04-29T07:46:34.107Z] v2.0.0-dev.7 [2021-04-29T07:46:34.107Z] v2.0.0-dev.8 [2021-04-29T07:46:34.107Z] v2.0.0-dev.9 [Pipeline] sh [2021-04-29T07:46:35.590Z] + lftools sign git-tag v2.0.0-dev.42 [2021-04-29T07:46:38.404Z] Signing Git tag with Sigul... [2021-04-29T07:46:38.404Z] Signing v2.0.0-dev.42 [Pipeline] echo [2021-04-29T07:46:42.240Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T07:46:42.931Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-04-29T07:46:42.963Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-04-29T07:46:43.051Z] $ docker stop --time=1 349c7749fd73e6d739453e2e07bc3a94e185aa418e8503dad1403458d99dcf99 [2021-04-29T07:46:46.304Z] $ docker rm -f 349c7749fd73e6d739453e2e07bc3a94e185aa418e8503dad1403458d99dcf99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:46:47.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-29T07:46:47.510Z] . [Pipeline] withDockerContainer [2021-04-29T07:46:47.801Z] prd-centos7-docker-4c-2g-2296 does not seem to be running inside a container [2021-04-29T07:46:47.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-29T07:46:51.224Z] $ docker top 497909ab6297501e498a5ef099787585769e75ef80e7b99987b1e2219ebcd434 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-29T07:46:52.141Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-29T07:46:52.141Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-29T07:46:53.347Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-29T07:46:53.357Z] $ docker exec 497909ab6297501e498a5ef099787585769e75ef80e7b99987b1e2219ebcd434 ssh-agent [2021-04-29T07:46:54.289Z] SSH_AUTH_SOCK=/tmp/ssh-YWpQItdCWk7c/agent.11 [2021-04-29T07:46:54.289Z] SSH_AGENT_PID=16 [2021-04-29T07:46:54.303Z] Running ssh-add (command line suppressed) [2021-04-29T07:46:54.669Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8895056403628391287.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8895056403628391287.key) [2021-04-29T07:46:54.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-29T07:46:55.296Z] + git semver bump pre [2021-04-29T07:46:55.296Z] # -> Open(): unable to determine branch for HEAD [2021-04-29T07:46:55.296Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-04-29T07:46:55.296Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-04-29T07:46:55.296Z] # $SEMVER_REMOTE_NAME = origin [2021-04-29T07:46:55.296Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-29T07:46:55.296Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-29T07:46:55.296Z] # $SEMVER_BRANCH = master [2021-04-29T07:46:55.296Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-04-29T07:46:55.583Z] 2.0.0-dev.43 [Pipeline] } [2021-04-29T07:46:55.611Z] $ docker exec --env ******** --env ******** 497909ab6297501e498a5ef099787585769e75ef80e7b99987b1e2219ebcd434 ssh-agent -k [2021-04-29T07:46:55.999Z] unset SSH_AUTH_SOCK; [2021-04-29T07:46:55.999Z] unset SSH_AGENT_PID; [2021-04-29T07:46:55.999Z] echo Agent pid 16 killed; [2021-04-29T07:46:56.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-29T07:46:56.992Z] + git semver [Pipeline] } [2021-04-29T07:46:57.039Z] $ docker stop --time=1 497909ab6297501e498a5ef099787585769e75ef80e7b99987b1e2219ebcd434 [2021-04-29T07:46:58.914Z] $ docker rm -f 497909ab6297501e498a5ef099787585769e75ef80e7b99987b1e2219ebcd434 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:46:59.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-29T07:47:00.123Z] . [Pipeline] withDockerContainer [2021-04-29T07:47:00.500Z] prd-centos7-docker-4c-2g-2296 does not seem to be running inside a container [2021-04-29T07:47:00.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-29T07:47:02.238Z] $ docker top 255154404a71ded32cc6b69bd96fd062d140cf4849137f50dacdd5a982604fda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-29T07:47:02.814Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-29T07:47:02.814Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-29T07:47:03.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-29T07:47:03.801Z] $ docker exec 255154404a71ded32cc6b69bd96fd062d140cf4849137f50dacdd5a982604fda ssh-agent [2021-04-29T07:47:04.443Z] SSH_AUTH_SOCK=/tmp/ssh-1E9SxnUjGLzg/agent.11 [2021-04-29T07:47:04.443Z] SSH_AGENT_PID=16 [2021-04-29T07:47:04.479Z] Running ssh-add (command line suppressed) [2021-04-29T07:47:05.330Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2170480523700607747.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2170480523700607747.key) [2021-04-29T07:47:05.692Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-29T07:47:07.210Z] + git semver push [2021-04-29T07:47:07.210Z] # -> Open(): unable to determine branch for HEAD [2021-04-29T07:47:07.210Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-04-29T07:47:07.210Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-04-29T07:47:07.210Z] # $SEMVER_REMOTE_NAME = origin [2021-04-29T07:47:07.210Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-29T07:47:07.210Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-29T07:47:07.210Z] # $SEMVER_BRANCH = master [2021-04-29T07:47:07.210Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-04-29T07:47:13.106Z] $ docker exec --env ******** --env ******** 255154404a71ded32cc6b69bd96fd062d140cf4849137f50dacdd5a982604fda ssh-agent -k [2021-04-29T07:47:13.700Z] unset SSH_AUTH_SOCK; [2021-04-29T07:47:13.708Z] unset SSH_AGENT_PID; [2021-04-29T07:47:13.708Z] echo Agent pid 16 killed; [2021-04-29T07:47:14.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-29T07:47:15.109Z] + git semver [Pipeline] } [2021-04-29T07:47:15.153Z] $ docker stop --time=1 255154404a71ded32cc6b69bd96fd062d140cf4849137f50dacdd5a982604fda [2021-04-29T07:47:17.480Z] $ docker rm -f 255154404a71ded32cc6b69bd96fd062d140cf4849137f50dacdd5a982604fda [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-04-29T07:47:19.087Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T07:47:20.459Z] ---> package-listing.sh [2021-04-29T07:47:20.459Z] ++ facter osfamily [2021-04-29T07:47:20.459Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-29T07:47:20.459Z] + OS_FAMILY=redhat [2021-04-29T07:47:20.459Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-04-29T07:47:20.459Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-29T07:47:20.459Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-29T07:47:20.459Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-29T07:47:20.459Z] + PACKAGES=/tmp/packages_start.txt [2021-04-29T07:47:20.459Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-04-29T07:47:20.459Z] + PACKAGES=/tmp/packages_end.txt [2021-04-29T07:47:20.459Z] + case "${OS_FAMILY}" in [2021-04-29T07:47:20.459Z] + rpm -qa [2021-04-29T07:47:20.459Z] + sort [2021-04-29T07:47:27.451Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-29T07:47:27.451Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-29T07:47:27.451Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-29T07:47:27.451Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-04-29T07:47:27.451Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-04-29T07:47:27.451Z] + 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-04-29T07:47:27.493Z] 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-04-29T07:47:28.031Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:47:28.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-29T07:47:28.928Z] [2021-04-29T07:47:28.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-29T07:47:29.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-29T07:47:29.967Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-29T07:47:29.967Z] df20fa9351a1: Pulling fs layer [2021-04-29T07:47:29.967Z] 36b3adc4ff6f: Pulling fs layer [2021-04-29T07:47:29.967Z] 8ad3a11d3b57: Pulling fs layer [2021-04-29T07:47:29.967Z] 46f8f816bc3b: Pulling fs layer [2021-04-29T07:47:29.967Z] 93b61091891f: Pulling fs layer [2021-04-29T07:47:29.967Z] 93b9cdb0e59b: Pulling fs layer [2021-04-29T07:47:29.967Z] 5e14af77c1be: Pulling fs layer [2021-04-29T07:47:29.967Z] 01666e4c0597: Pulling fs layer [2021-04-29T07:47:29.967Z] aa168da1d23b: Pulling fs layer [2021-04-29T07:47:29.967Z] 93b9cdb0e59b: Waiting [2021-04-29T07:47:29.967Z] 5e14af77c1be: Waiting [2021-04-29T07:47:29.967Z] 01666e4c0597: Waiting [2021-04-29T07:47:29.967Z] aa168da1d23b: Waiting [2021-04-29T07:47:29.967Z] 46f8f816bc3b: Waiting [2021-04-29T07:47:29.967Z] 93b61091891f: Waiting [2021-04-29T07:47:29.967Z] 36b3adc4ff6f: Verifying Checksum [2021-04-29T07:47:29.967Z] 36b3adc4ff6f: Download complete [2021-04-29T07:47:29.967Z] 46f8f816bc3b: Verifying Checksum [2021-04-29T07:47:29.967Z] 46f8f816bc3b: Download complete [2021-04-29T07:47:30.246Z] df20fa9351a1: Download complete [2021-04-29T07:47:30.246Z] 93b9cdb0e59b: Verifying Checksum [2021-04-29T07:47:30.246Z] 93b9cdb0e59b: Download complete [2021-04-29T07:47:30.246Z] 5e14af77c1be: Verifying Checksum [2021-04-29T07:47:30.246Z] 5e14af77c1be: Download complete [2021-04-29T07:47:30.246Z] 93b61091891f: Verifying Checksum [2021-04-29T07:47:30.246Z] 93b61091891f: Download complete [2021-04-29T07:47:30.246Z] 01666e4c0597: Download complete [2021-04-29T07:47:31.016Z] 8ad3a11d3b57: Verifying Checksum [2021-04-29T07:47:31.016Z] 8ad3a11d3b57: Download complete [2021-04-29T07:47:31.726Z] df20fa9351a1: Pull complete [2021-04-29T07:47:32.047Z] 36b3adc4ff6f: Pull complete [2021-04-29T07:47:35.730Z] 8ad3a11d3b57: Pull complete [2021-04-29T07:47:35.730Z] 46f8f816bc3b: Pull complete [2021-04-29T07:47:36.809Z] 93b61091891f: Pull complete [2021-04-29T07:47:37.478Z] 93b9cdb0e59b: Pull complete [2021-04-29T07:47:37.772Z] 5e14af77c1be: Pull complete [2021-04-29T07:47:38.064Z] 01666e4c0597: Pull complete [2021-04-29T07:47:40.291Z] aa168da1d23b: Verifying Checksum [2021-04-29T07:47:40.291Z] aa168da1d23b: Download complete [2021-04-29T07:47:59.294Z] aa168da1d23b: Pull complete [2021-04-29T07:47:59.294Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-29T07:47:59.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-29T07:47:59.294Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-29T07:47:59.840Z] prd-centos7-docker-4c-2g-2296 does not seem to be running inside a container [2021-04-29T07:48:00.024Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-29T07:48:03.526Z] $ docker top 2f704102d1aef1b2897d20e1aa3e4a736c3af03ea1879ca579ad8fe594780f5e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-29T07:48:05.150Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-29T07:48:05.872Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-29T07:48:06.598Z] + ls /var/log/sa-host [2021-04-29T07:48:06.598Z] + sadf -c /var/log/sa-host/sa23 [2021-04-29T07:48:06.598Z] file_magic: OK [2021-04-29T07:48:06.598Z] HZ: Using current value: 100 [2021-04-29T07:48:06.598Z] file_header: OK [2021-04-29T07:48:06.598Z] 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-04-29T07:48:06.598Z] Statistics: [2021-04-29T07:48:06.598Z] Hnuu...uuuununununu... [2021-04-29T07:48:06.598Z] File successfully converted to sysstat format version 12.2.1 [2021-04-29T07:48:06.598Z] + sadf -c /var/log/sa-host/sa29 [2021-04-29T07:48:06.598Z] file_magic: OK [2021-04-29T07:48:06.598Z] HZ: Using current value: 100 [2021-04-29T07:48:06.598Z] file_header: OK [2021-04-29T07:48:06.598Z] 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-04-29T07:48:06.598Z] Statistics: [2021-04-29T07:48:06.598Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-29T07:48:06.598Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-29T07:48:06.936Z] provisioning config files... [2021-04-29T07:48:07.077Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6731843157180169714tmp [Pipeline] { [Pipeline] echo [2021-04-29T07:48:07.122Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T07:48:07.823Z] ---> create-netrc.sh [Pipeline] } [2021-04-29T07:48:07.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-29T07:48:07.872Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T07:48:08.535Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-29T07:48:08.556Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T07:48:08.907Z] ---> sudo-logs.sh [2021-04-29T07:48:08.907Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-29T07:48:09.222Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T07:48:09.630Z] ---> job-cost.sh [2021-04-29T07:48:09.631Z] lf-activate-venv: SKIPPING [2021-04-29T07:48:09.631Z] DEBUG: total: 0.20999999344348907 [2021-04-29T07:48:09.631Z] INFO: Retrieving Stack Cost... [2021-04-29T07:48:11.077Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-29T07:48:12.070Z] INFO: Archiving Costs [Pipeline] echo [2021-04-29T07:48:12.091Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T07:48:12.440Z] ---> logs-deploy.sh [2021-04-29T07:48:12.441Z] lf-activate-venv: SKIPPING [2021-04-29T07:48:12.441Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/101 [2021-04-29T07:48:12.441Z] INFO: archiving workspace using pattern(s): [2021-04-29T07:48:15.847Z] Archives upload complete. [2021-04-29T07:48:15.847Z] INFO: archiving logs to Nexus