Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 354eb48d8408a6d65968d0f7a509a55b7b1afc15 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7631826574724852331.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5031266409912090002.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5553430952030182031.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5977010460856371194.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4747996427110258153.key > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-14939 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/jenkins-gitclient-ssh7756861166406536879.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 354eb48d8408a6d65968d0f7a509a55b7b1afc15 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 354eb48d8408a6d65968d0f7a509a55b7b1afc15 # timeout=10 Commit message: "feat: remove export service config" > git rev-list --no-walk e32d9ffeb9768bc9208f4e944eda2131993a4a7a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-19T01:54:46.541Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-19T01:54:46.648Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-19T01:54:46.677Z] ========================================================= [2021-05-19T01:54:46.677Z] EdgeX Global Pipelines Version Info [2021-05-19T01:54:46.677Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-19T01:54:48.142Z] ------------------- [2021-05-19T01:54:48.142Z] stable info: [2021-05-19T01:54:48.142Z] ------------------- [2021-05-19T01:54:48.142Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-19T01:54:48.142Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T01:54:48.142Z] Message: update stable to v1.0.192 [2021-05-19T01:54:48.719Z] ------------------- [2021-05-19T01:54:48.719Z] experimental info: [2021-05-19T01:54:48.719Z] ------------------- [2021-05-19T01:54:48.719Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-19T01:54:48.719Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T01:54:48.719Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-19T01:54:48.838Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-19T01:54:48.861Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-19T01:54:48.885Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-19T01:54:48.908Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-19T01:54:48.930Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-19T01:54:48.952Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-19T01:54:48.976Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-19T01:54:49.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-19T01:54:49.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-19T01:54:49.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-19T01:54:49.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-19T01:54:49.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-05-19T01:54:49.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-19T01:54:49.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-19T01:54:49.184Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T01:54:49.207Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T01:54:49.230Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T01:54:49.252Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T01:54:49.274Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-19T01:54:49.297Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-19T01:54:49.322Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-19T01:54:49.369Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-19T01:54:49.394Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-19T01:54:49.419Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-19T01:54:49.445Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-19T01:54:49.468Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-19T01:54:49.496Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-19T01:54:49.526Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-19T01:54:49.556Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-19T01:54:49.586Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 354eb48d8408a6d65968d0f7a509a55b7b1afc15 [Pipeline] echo [2021-05-19T01:54:49.608Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 354eb48 [Pipeline] echo [2021-05-19T01:54:49.631Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T01:54:49.704Z] provisioning config files... [2021-05-19T01:54:49.725Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2147229936892308122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T01:54:50.059Z] ---> docker-login.sh [2021-05-19T01:54:50.059Z] nexus3.edgexfoundry.org:10001 [2021-05-19T01:54:50.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:54:50.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:54:50.328Z] Configure a credential helper to remove this warning. See [2021-05-19T01:54:50.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:54:50.328Z] [2021-05-19T01:54:50.328Z] Login Succeeded [2021-05-19T01:54:50.328Z] nexus3.edgexfoundry.org:10002 [2021-05-19T01:54:50.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:54:50.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:54:50.328Z] Configure a credential helper to remove this warning. See [2021-05-19T01:54:50.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:54:50.328Z] [2021-05-19T01:54:50.328Z] Login Succeeded [2021-05-19T01:54:50.328Z] nexus3.edgexfoundry.org:10003 [2021-05-19T01:54:50.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:54:50.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:54:50.597Z] Configure a credential helper to remove this warning. See [2021-05-19T01:54:50.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:54:50.597Z] [2021-05-19T01:54:50.597Z] Login Succeeded [2021-05-19T01:54:50.597Z] nexus3.edgexfoundry.org:10004 [2021-05-19T01:54:50.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:54:50.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:54:50.597Z] Configure a credential helper to remove this warning. See [2021-05-19T01:54:50.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:54:50.597Z] [2021-05-19T01:54:50.597Z] Login Succeeded [2021-05-19T01:54:50.597Z] docker.io [2021-05-19T01:54:50.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:54:51.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:54:51.125Z] Configure a credential helper to remove this warning. See [2021-05-19T01:54:51.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:54:51.125Z] [2021-05-19T01:54:51.125Z] Login Succeeded [2021-05-19T01:54:51.125Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T01:54:51.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T01:54:51.628Z] + git log --format=format:%s -1 354eb48d8408a6d65968d0f7a509a55b7b1afc15 [Pipeline] echo [2021-05-19T01:54:51.669Z] GIT_COMMIT: 354eb48d8408a6d65968d0f7a509a55b7b1afc15, Commit Message: feat: remove export service config [Pipeline] echo [2021-05-19T01:54:51.683Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:54:52.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T01:54:52.319Z] [2021-05-19T01:54:52.319Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:54:52.635Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T01:54:52.635Z] latest: Pulling from edgex-devops/git-semver [2021-05-19T01:54:52.635Z] 31603596830f: Pulling fs layer [2021-05-19T01:54:52.635Z] 54011a49482f: Pulling fs layer [2021-05-19T01:54:52.635Z] a6820b24f6d8: Pulling fs layer [2021-05-19T01:54:52.635Z] f581987b2513: Pulling fs layer [2021-05-19T01:54:52.635Z] f581987b2513: Waiting [2021-05-19T01:54:52.635Z] 54011a49482f: Verifying Checksum [2021-05-19T01:54:52.635Z] 54011a49482f: Download complete [2021-05-19T01:54:52.635Z] 31603596830f: Verifying Checksum [2021-05-19T01:54:52.635Z] 31603596830f: Download complete [2021-05-19T01:54:52.897Z] f581987b2513: Verifying Checksum [2021-05-19T01:54:52.897Z] f581987b2513: Download complete [2021-05-19T01:54:52.897Z] a6820b24f6d8: Verifying Checksum [2021-05-19T01:54:52.897Z] a6820b24f6d8: Download complete [2021-05-19T01:54:52.897Z] 31603596830f: Pull complete [2021-05-19T01:54:53.168Z] 54011a49482f: Pull complete [2021-05-19T01:54:53.749Z] a6820b24f6d8: Pull complete [2021-05-19T01:54:53.749Z] f581987b2513: Pull complete [2021-05-19T01:54:53.749Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-19T01:54:53.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T01:54:54.015Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-19T01:54:54.103Z] prd-centos7-docker-4c-2g-14939 does not seem to be running inside a container [2021-05-19T01:54:54.144Z] $ 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-05-19T01:54:55.330Z] $ docker top b98e509a5717706fb1af5590f01a36a5e1d7856152ce7a25d794166642726f91 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T01:54:55.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T01:54:55.455Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T01:54:55.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T01:54:55.570Z] $ docker exec b98e509a5717706fb1af5590f01a36a5e1d7856152ce7a25d794166642726f91 ssh-agent [2021-05-19T01:54:55.678Z] SSH_AUTH_SOCK=/tmp/ssh-rrHzZhwhFmnY/agent.14 [2021-05-19T01:54:55.678Z] SSH_AGENT_PID=20 [2021-05-19T01:54:55.686Z] Running ssh-add (command line suppressed) [2021-05-19T01:54:55.786Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7014852190917959783.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7014852190917959783.key) [2021-05-19T01:54:55.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T01:54:56.097Z] + git tag --points-at HEAD [Pipeline] } [2021-05-19T01:54:56.113Z] $ docker exec --env ******** --env ******** b98e509a5717706fb1af5590f01a36a5e1d7856152ce7a25d794166642726f91 ssh-agent -k [2021-05-19T01:54:56.216Z] unset SSH_AUTH_SOCK; [2021-05-19T01:54:56.217Z] unset SSH_AGENT_PID; [2021-05-19T01:54:56.217Z] echo Agent pid 20 killed; [2021-05-19T01:54:56.225Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-19T01:54:56.267Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T01:54:56.267Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T01:54:56.379Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T01:54:56.383Z] $ docker exec b98e509a5717706fb1af5590f01a36a5e1d7856152ce7a25d794166642726f91 ssh-agent [2021-05-19T01:54:56.492Z] SSH_AUTH_SOCK=/tmp/ssh-kBDZ9N3xfQih/agent.53 [2021-05-19T01:54:56.492Z] SSH_AGENT_PID=60 [2021-05-19T01:54:56.497Z] Running ssh-add (command line suppressed) [2021-05-19T01:54:56.599Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3461392626011202321.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3461392626011202321.key) [2021-05-19T01:54:56.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T01:54:56.913Z] + git semver init [2021-05-19T01:54:56.913Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T01:54:56.913Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-19T01:54:56.913Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-19T01:54:56.913Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T01:54:56.913Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T01:54:56.913Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T01:54:56.913Z] # $SEMVER_BRANCH = master [2021-05-19T01:54:56.913Z] # $SEMVER_TEMP = /tmp/semver-050478987 [2021-05-19T01:54:56.913Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-19T01:54:58.308Z] # '/tmp/semver-050478987' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-05-19T01:54:58.308Z] # -> Force: false [2021-05-19T01:54:58.308Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-05-19T01:54:58.320Z] $ docker exec --env ******** --env ******** b98e509a5717706fb1af5590f01a36a5e1d7856152ce7a25d794166642726f91 ssh-agent -k [2021-05-19T01:54:58.420Z] unset SSH_AUTH_SOCK; [2021-05-19T01:54:58.421Z] unset SSH_AGENT_PID; [2021-05-19T01:54:58.421Z] echo Agent pid 60 killed; [2021-05-19T01:54:58.433Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T01:54:58.768Z] + git semver [Pipeline] } [2021-05-19T01:54:58.784Z] $ docker stop --time=1 b98e509a5717706fb1af5590f01a36a5e1d7856152ce7a25d794166642726f91 [2021-05-19T01:55:00.188Z] $ docker rm -f b98e509a5717706fb1af5590f01a36a5e1d7856152ce7a25d794166642726f91 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T01:55:00.560Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-19T01:55:00.825Z] Stashed 1 file(s) [Pipeline] echo [2021-05-19T01:55:00.828Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.54 [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-05-19T01:55:16.095Z] Still waiting to schedule task [2021-05-19T01:55:16.096Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-19T01:55:16.096Z] ‘prd-centos7-docker-4c-2g-14925’ is offline [2021-05-19T01:55:16.096Z] ‘prd-centos7-docker-4c-2g-14931’ is offline [2021-05-19T01:55:16.096Z] ‘prd-centos7-docker-4c-2g-14932’ is offline [2021-05-19T01:55:16.096Z] ‘prd-centos7-docker-4c-2g-14941’ is offline [2021-05-19T01:55:16.096Z] ‘prd-centos7-docker-4c-2g-309’ is offline [2021-05-19T01:55:16.097Z] ‘prd-ubuntu18.04-docker-8c-8g-14935’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-19T01:55:16.097Z] ‘prd-ubuntu18.04-docker-8c-8g-14942’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-19T01:55:16.097Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-14930’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-19T01:55:16.097Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-14934’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-19T01:55:16.099Z] Still waiting to schedule task [2021-05-19T01:55:16.099Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-19T01:56:58.743Z] Running on prd-centos7-docker-4c-2g-14944 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-05-19T01:56:58.766Z] Running in /w/workspace/edgex-ui-go/114 [Pipeline] { [Pipeline] checkout [2021-05-19T01:56:58.872Z] The recommended git tool is: git [2021-05-19T01:57:01.182Z] using credential edgex-jenkins-ssh [2021-05-19T01:57:01.197Z] Cloning the remote Git repository [2021-05-19T01:57:01.540Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-19T01:57:01.608Z] > git init /w/workspace/edgex-ui-go/114 # timeout=10 [2021-05-19T01:57:01.646Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-19T01:57:01.647Z] > git --version # timeout=10 [2021-05-19T01:57:01.658Z] > git --version # 'git version 2.24.4' [2021-05-19T01:57:01.658Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T01:57:01.695Z] [INFO] Currently running in a labeled security context [2021-05-19T01:57:01.695Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-19T01:57:01.695Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/114@tmp/jenkins-gitclient-ssh8589006453120410252.key [2021-05-19T01:57:01.719Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T01:57:02.743Z] Avoid second fetch [2021-05-19T01:57:02.743Z] Checking out Revision 354eb48d8408a6d65968d0f7a509a55b7b1afc15 (master) [2021-05-19T01:57:02.976Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-19T01:57:02.992Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T01:57:03.018Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T01:57:03.023Z] > git checkout -f 354eb48d8408a6d65968d0f7a509a55b7b1afc15 # timeout=10 [2021-05-19T01:57:06.733Z] Commit message: "feat: remove export service config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T01:57:07.809Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-19T01:57:08.128Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T01:57:08.429Z] + sudo service docker restart [2021-05-19T01:57:08.429Z] + true [2021-05-19T01:57:08.429Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T01:57:26.606Z] provisioning config files... [2021-05-19T01:57:26.620Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/114@tmp/config6630316971406365481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T01:57:26.953Z] ---> docker-login.sh [2021-05-19T01:57:26.953Z] nexus3.edgexfoundry.org:10001 [2021-05-19T01:57:27.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:57:27.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:57:27.246Z] Configure a credential helper to remove this warning. See [2021-05-19T01:57:27.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:57:27.246Z] [2021-05-19T01:57:27.246Z] Login Succeeded [2021-05-19T01:57:27.246Z] nexus3.edgexfoundry.org:10002 [2021-05-19T01:57:27.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:57:27.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:57:27.246Z] Configure a credential helper to remove this warning. See [2021-05-19T01:57:27.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:57:27.246Z] [2021-05-19T01:57:27.246Z] Login Succeeded [2021-05-19T01:57:27.246Z] nexus3.edgexfoundry.org:10003 [2021-05-19T01:57:27.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:57:27.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:57:27.509Z] Configure a credential helper to remove this warning. See [2021-05-19T01:57:27.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:57:27.509Z] [2021-05-19T01:57:27.509Z] Login Succeeded [2021-05-19T01:57:27.509Z] nexus3.edgexfoundry.org:10004 [2021-05-19T01:57:27.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:57:27.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:57:27.509Z] Configure a credential helper to remove this warning. See [2021-05-19T01:57:27.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:57:27.509Z] [2021-05-19T01:57:27.509Z] Login Succeeded [2021-05-19T01:57:27.509Z] docker.io [2021-05-19T01:57:27.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:57:28.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:57:28.043Z] Configure a credential helper to remove this warning. See [2021-05-19T01:57:28.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:57:28.043Z] [2021-05-19T01:57:28.043Z] Login Succeeded [2021-05-19T01:57:28.043Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T01:57:28.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-19T01:57:28.253Z] ========================================================= [2021-05-19T01:57:28.253Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-19T01:57:28.253Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:57:28.574Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-19T01:57:28.841Z] Sending build context to Docker daemon 35.56MB [2021-05-19T01:57:28.841Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-19T01:57:28.841Z] Step 2/8 : FROM ${BASE} [2021-05-19T01:57:28.841Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-19T01:57:28.841Z] 540db60ca938: Pulling fs layer [2021-05-19T01:57:28.841Z] adcc1eea9eea: Pulling fs layer [2021-05-19T01:57:28.841Z] 4c4ab2625f07: Pulling fs layer [2021-05-19T01:57:28.841Z] 0510c868ecb4: Pulling fs layer [2021-05-19T01:57:28.841Z] afea3b2eda06: Pulling fs layer [2021-05-19T01:57:28.841Z] 7809a108b3ef: Pulling fs layer [2021-05-19T01:57:28.841Z] f706445af74f: Pulling fs layer [2021-05-19T01:57:28.841Z] 0510c868ecb4: Waiting [2021-05-19T01:57:28.841Z] afea3b2eda06: Waiting [2021-05-19T01:57:28.841Z] 7809a108b3ef: Waiting [2021-05-19T01:57:28.841Z] f706445af74f: Waiting [2021-05-19T01:57:28.841Z] 4c4ab2625f07: Verifying Checksum [2021-05-19T01:57:28.841Z] 4c4ab2625f07: Download complete [2021-05-19T01:57:28.841Z] adcc1eea9eea: Verifying Checksum [2021-05-19T01:57:28.841Z] adcc1eea9eea: Download complete [2021-05-19T01:57:28.841Z] afea3b2eda06: Verifying Checksum [2021-05-19T01:57:28.841Z] afea3b2eda06: Download complete [2021-05-19T01:57:29.114Z] 540db60ca938: Verifying Checksum [2021-05-19T01:57:29.114Z] 540db60ca938: Download complete [2021-05-19T01:57:29.114Z] 7809a108b3ef: Verifying Checksum [2021-05-19T01:57:29.114Z] 7809a108b3ef: Download complete [2021-05-19T01:57:29.114Z] 540db60ca938: Pull complete [2021-05-19T01:57:29.378Z] adcc1eea9eea: Pull complete [2021-05-19T01:57:29.378Z] 4c4ab2625f07: Pull complete [2021-05-19T01:57:30.322Z] f706445af74f: Verifying Checksum [2021-05-19T01:57:30.322Z] f706445af74f: Download complete [2021-05-19T01:57:30.897Z] 0510c868ecb4: Verifying Checksum [2021-05-19T01:57:30.897Z] 0510c868ecb4: Download complete [2021-05-19T01:57:34.219Z] 0510c868ecb4: Pull complete [2021-05-19T01:57:34.219Z] afea3b2eda06: Pull complete [2021-05-19T01:57:34.219Z] 7809a108b3ef: Pull complete [2021-05-19T01:57:35.630Z] f706445af74f: Pull complete [2021-05-19T01:57:35.630Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-19T01:57:35.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-19T01:57:35.630Z] ---> b068be0155e3 [2021-05-19T01:57:35.630Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-19T01:57:39.851Z] ---> Running in 96d1648eb6e2 [2021-05-19T01:57:39.851Z] Removing intermediate container 96d1648eb6e2 [2021-05-19T01:57:39.851Z] ---> ff430f2a6280 [2021-05-19T01:57:39.851Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T01:57:39.851Z] ---> Running in bc17b16a3376 [2021-05-19T01:57:40.425Z] Removing intermediate container bc17b16a3376 [2021-05-19T01:57:40.425Z] ---> 9277ffeef641 [2021-05-19T01:57:40.425Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-19T01:57:40.425Z] ---> Running in 880da0e6e2f3 [2021-05-19T01:57:40.693Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T01:57:41.636Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T01:57:41.900Z] OK: 149 MiB in 40 packages [2021-05-19T01:57:42.163Z] Removing intermediate container 880da0e6e2f3 [2021-05-19T01:57:42.163Z] ---> fadd15757a8f [2021-05-19T01:57:42.163Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-19T01:57:42.163Z] ---> Running in ff1e61c6f487 [2021-05-19T01:57:42.426Z] Removing intermediate container ff1e61c6f487 [2021-05-19T01:57:42.426Z] ---> 0662377ce576 [2021-05-19T01:57:42.426Z] Step 7/8 : COPY . . [2021-05-19T01:57:43.392Z] ---> 6ff7034f1831 [2021-05-19T01:57:43.392Z] Step 8/8 : RUN go mod download [2021-05-19T01:57:43.392Z] ---> Running in 4ae85b454592 [2021-05-19T01:58:01.033Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14945 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-05-19T01:58:01.054Z] Running in /w/workspace/edgex-ui-go/114 [Pipeline] { [Pipeline] checkout [2021-05-19T01:58:01.490Z] The recommended git tool is: git [2021-05-19T01:58:05.397Z] Removing intermediate container 4ae85b454592 [2021-05-19T01:58:05.398Z] ---> 9c4e38b1c8a7 [2021-05-19T01:58:05.398Z] Successfully built 9c4e38b1c8a7 [2021-05-19T01:58:05.398Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:58:05.707Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T01:58:05.707Z] . [Pipeline] withDockerContainer [2021-05-19T01:58:05.790Z] prd-centos7-docker-4c-2g-14944 does not seem to be running inside a container [2021-05-19T01:58:05.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/114 -v /w/workspace/edgex-ui-go/114:/w/workspace/edgex-ui-go/114:rw,z -v /w/workspace/edgex-ui-go/114@tmp:/w/workspace/edgex-ui-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T01:58:06.216Z] $ docker top a7685469a5fcce74a58f977f2f45af21a4be2fbfb68bf0c54de190844edf5319 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T01:58:06.588Z] + go version [2021-05-19T01:58:06.588Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-19T01:58:06.601Z] $ docker stop --time=1 a7685469a5fcce74a58f977f2f45af21a4be2fbfb68bf0c54de190844edf5319 [2021-05-19T01:58:06.842Z] using credential edgex-jenkins-ssh [2021-05-19T01:58:06.871Z] Cloning the remote Git repository [2021-05-19T01:58:06.914Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-19T01:58:07.031Z] > git init /w/workspace/edgex-ui-go/114 # timeout=10 [2021-05-19T01:58:07.112Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-19T01:58:07.112Z] > git --version # timeout=10 [2021-05-19T01:58:07.130Z] > git --version # 'git version 2.17.1' [2021-05-19T01:58:07.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T01:58:07.219Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T01:58:07.782Z] $ docker rm -f a7685469a5fcce74a58f977f2f45af21a4be2fbfb68bf0c54de190844edf5319 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:58:08.346Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T01:58:08.346Z] . [Pipeline] withDockerContainer [2021-05-19T01:58:08.419Z] prd-centos7-docker-4c-2g-14944 does not seem to be running inside a container [2021-05-19T01:58:08.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/114 -v /w/workspace/edgex-ui-go/114:/w/workspace/edgex-ui-go/114:rw,z -v /w/workspace/edgex-ui-go/114@tmp:/w/workspace/edgex-ui-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T01:58:08.819Z] $ docker top 88e56b7af537eb16afb9de5d02b325e0579effaba6453fe4566e5a2cccbb8a0d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T01:58:09.204Z] + go mod tidy [2021-05-19T01:58:09.329Z] Avoid second fetch [2021-05-19T01:58:09.330Z] Checking out Revision 354eb48d8408a6d65968d0f7a509a55b7b1afc15 (master) [Pipeline] sh [2021-05-19T01:58:09.969Z] + make test [2021-05-19T01:58:09.970Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-19T01:58:09.285Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-19T01:58:09.305Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T01:58:09.344Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T01:58:09.365Z] > git checkout -f 354eb48d8408a6d65968d0f7a509a55b7b1afc15 # timeout=10 [2021-05-19T01:58:10.264Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-19T01:58:14.114Z] Commit message: "feat: remove export service config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T01:58:15.382Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-19T01:58:15.840Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T01:58:16.275Z] + sudo service docker restart [2021-05-19T01:58:16.275Z] + true [2021-05-19T01:58:20.330Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-19T01:58:20.330Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-19T01:58:20.330Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-19T01:58:20.330Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-19T01:58:20.330Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-19T01:58:20.330Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-19T01:58:20.330Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-19T01:58:20.330Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-19T01:58:20.330Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-19T01:58:20.330Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-19T01:58:20.330Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-19T01:58:20.330Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-19T01:58:20.330Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-05-19T01:58:24.596Z] $ docker stop --time=1 88e56b7af537eb16afb9de5d02b325e0579effaba6453fe4566e5a2cccbb8a0d [2021-05-19T01:58:26.093Z] $ docker rm -f 88e56b7af537eb16afb9de5d02b325e0579effaba6453fe4566e5a2cccbb8a0d [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T01:58:26.514Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-19T01:58:26.743Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-19T01:58:27.828Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-19T01:58:28.129Z] + ls -al . [2021-05-19T01:58:28.129Z] total 92 [2021-05-19T01:58:28.129Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 19 01:58 . [2021-05-19T01:58:28.129Z] drwxrwxr-x. 4 jenkins jenkins 32 May 19 01:57 .. [2021-05-19T01:58:28.129Z] drwxrwxr-x. 3 jenkins jenkins 20 May 19 01:57 assets [2021-05-19T01:58:28.129Z] drwxrwxr-x. 2 jenkins jenkins 35 May 19 01:57 bin [2021-05-19T01:58:28.129Z] drwxrwxr-x. 3 jenkins jenkins 29 May 19 01:57 cmd [2021-05-19T01:58:28.129Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 19 01:57 CONTRIBUTING.md [2021-05-19T01:58:28.129Z] -rw-r--r--. 1 jenkins jenkins 10 May 19 01:58 coverage.out [2021-05-19T01:58:28.129Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 19 01:57 Dockerfile [2021-05-19T01:58:28.129Z] -rw-rw-r--. 1 jenkins jenkins 902 May 19 01:57 Dockerfile.build [2021-05-19T01:58:28.129Z] drwxrwxr-x. 5 jenkins jenkins 104 May 19 01:57 docs [2021-05-19T01:58:28.129Z] drwxrwxr-x. 8 jenkins jenkins 162 May 19 01:57 .git [2021-05-19T01:58:28.129Z] drwxrwxr-x. 2 jenkins jenkins 103 May 19 01:57 .github [2021-05-19T01:58:28.129Z] -rw-rw-r--. 1 jenkins jenkins 162 May 19 01:57 .gitignore [2021-05-19T01:58:28.129Z] -rw-rw-r--. 1 jenkins jenkins 971 May 19 01:57 go.mod [2021-05-19T01:58:28.129Z] -rw-r--r--. 1 jenkins jenkins 24060 May 19 01:58 go.sum [2021-05-19T01:58:28.129Z] drwxrwxr-x. 10 jenkins jenkins 139 May 19 01:57 internal [2021-05-19T01:58:28.129Z] -rw-rw-r--. 1 jenkins jenkins 652 May 19 01:57 Jenkinsfile [2021-05-19T01:58:28.129Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 19 01:57 LICENSE [2021-05-19T01:58:28.129Z] -rw-rw-r--. 1 jenkins jenkins 941 May 19 01:57 Makefile [2021-05-19T01:58:28.129Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 19 01:57 README.md [2021-05-19T01:58:28.129Z] -rw-rw-r--. 1 jenkins jenkins 12 May 19 01:55 VERSION [2021-05-19T01:58:28.130Z] -rw-rw-r--. 1 jenkins jenkins 155 May 19 01:57 version.go [2021-05-19T01:58:28.130Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 19 01:57 web [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:58:28.441Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=354eb48d8408a6d65968d0f7a509a55b7b1afc15 --label arch=amd64 --label version=2.0.0-dev.54 . [2021-05-19T01:58:28.704Z] Sending build context to Docker daemon 35.58MB [2021-05-19T01:58:28.704Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-19T01:58:28.704Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-19T01:58:28.704Z] ---> 9c4e38b1c8a7 [2021-05-19T01:58:28.704Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-19T01:58:29.648Z] ---> Running in 4e5c2e35cb79 [2021-05-19T01:58:29.648Z] Removing intermediate container 4e5c2e35cb79 [2021-05-19T01:58:29.648Z] ---> c7a9b487a211 [2021-05-19T01:58:29.648Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-19T01:58:29.648Z] ---> Running in 6c37e80b1e1e [2021-05-19T01:58:29.648Z] Removing intermediate container 6c37e80b1e1e [2021-05-19T01:58:29.648Z] ---> b88b93f6212b [2021-05-19T01:58:29.648Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-19T01:58:29.909Z] ---> Running in abacf36e995c [2021-05-19T01:58:30.170Z] Removing intermediate container abacf36e995c [2021-05-19T01:58:30.170Z] ---> f449fa1c1f86 [2021-05-19T01:58:30.170Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-19T01:58:30.170Z] ---> Running in eec9fc0a6d37 [2021-05-19T01:58:30.431Z] Removing intermediate container eec9fc0a6d37 [2021-05-19T01:58:30.431Z] ---> f6e31409aa49 [2021-05-19T01:58:30.431Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-19T01:58:30.695Z] ---> Running in 751b73f93835 [2021-05-19T01:58:30.695Z] Removing intermediate container 751b73f93835 [2021-05-19T01:58:30.695Z] ---> ae2407960125 [2021-05-19T01:58:30.695Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T01:58:30.695Z] ---> Running in 96cd88174bfb [2021-05-19T01:58:31.266Z] Removing intermediate container 96cd88174bfb [2021-05-19T01:58:31.266Z] ---> 7332e9a60931 [2021-05-19T01:58:31.266Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-19T01:58:31.527Z] ---> Running in 808cd72f50e9 [2021-05-19T01:58:31.787Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T01:58:32.729Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T01:58:33.672Z] OK: 149 MiB in 40 packages [2021-05-19T01:58:33.935Z] Removing intermediate container 808cd72f50e9 [2021-05-19T01:58:33.935Z] ---> 80c293d0c1e7 [2021-05-19T01:58:33.935Z] Step 10/24 : ENV GO111MODULE=on [2021-05-19T01:58:33.935Z] ---> Running in 5d73c8b01c1d [2021-05-19T01:58:34.199Z] Removing intermediate container 5d73c8b01c1d [2021-05-19T01:58:34.199Z] ---> 21a3180ef2ea [2021-05-19T01:58:34.199Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-19T01:58:34.199Z] ---> Running in 2e1bff3eb51f [2021-05-19T01:58:34.199Z] Removing intermediate container 2e1bff3eb51f [2021-05-19T01:58:34.199Z] ---> 842c42725d57 [2021-05-19T01:58:34.199Z] Step 12/24 : COPY go.mod . [2021-05-19T01:58:34.461Z] ---> a3bba434efbe [2021-05-19T01:58:34.461Z] Step 13/24 : COPY Makefile . [2021-05-19T01:58:34.461Z] ---> 487f73cc9d43 [2021-05-19T01:58:34.461Z] Step 14/24 : RUN make update [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T01:58:34.638Z] provisioning config files... [2021-05-19T01:58:34.664Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/114@tmp/config8431567883348351955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T01:58:34.724Z] ---> Running in 5eb63919533c [2021-05-19T01:58:34.986Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-19T01:58:35.041Z] ---> docker-login.sh [2021-05-19T01:58:35.041Z] nexus3.edgexfoundry.org:10001 [2021-05-19T01:58:35.250Z] Removing intermediate container 5eb63919533c [2021-05-19T01:58:35.250Z] ---> e42ef326e0d5 [2021-05-19T01:58:35.250Z] Step 15/24 : COPY . . [2021-05-19T01:58:36.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:58:36.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:58:36.297Z] Configure a credential helper to remove this warning. See [2021-05-19T01:58:36.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:58:36.297Z] [2021-05-19T01:58:36.297Z] Login Succeeded [2021-05-19T01:58:36.297Z] nexus3.edgexfoundry.org:10002 [2021-05-19T01:58:36.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:58:36.634Z] ---> 8e8c16b5abbf [2021-05-19T01:58:36.634Z] Step 16/24 : RUN ${MAKE} [2021-05-19T01:58:36.634Z] ---> Running in 80ba39e7f23d [2021-05-19T01:58:36.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:58:36.844Z] Configure a credential helper to remove this warning. See [2021-05-19T01:58:36.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:58:36.844Z] [2021-05-19T01:58:36.844Z] Login Succeeded [2021-05-19T01:58:36.844Z] nexus3.edgexfoundry.org:10003 [2021-05-19T01:58:36.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.54" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-05-19T01:58:37.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:58:37.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:58:37.401Z] Configure a credential helper to remove this warning. See [2021-05-19T01:58:37.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:58:37.401Z] [2021-05-19T01:58:37.401Z] Login Succeeded [2021-05-19T01:58:37.401Z] nexus3.edgexfoundry.org:10004 [2021-05-19T01:58:37.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:58:37.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:58:37.951Z] Configure a credential helper to remove this warning. See [2021-05-19T01:58:37.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:58:37.951Z] [2021-05-19T01:58:37.951Z] Login Succeeded [2021-05-19T01:58:37.951Z] docker.io [2021-05-19T01:58:38.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:58:38.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:58:38.498Z] Configure a credential helper to remove this warning. See [2021-05-19T01:58:38.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:58:38.498Z] [2021-05-19T01:58:38.498Z] Login Succeeded [2021-05-19T01:58:38.498Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T01:58:38.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-19T01:58:38.827Z] ========================================================= [2021-05-19T01:58:38.827Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-19T01:58:38.827Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:58:39.183Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-19T01:58:40.175Z] Sending build context to Docker daemon 35.56MB [2021-05-19T01:58:40.175Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-19T01:58:40.175Z] Step 2/8 : FROM ${BASE} [2021-05-19T01:58:40.451Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-19T01:58:40.451Z] 595b0fe564bb: Pulling fs layer [2021-05-19T01:58:40.451Z] 7186ed65a4f7: Pulling fs layer [2021-05-19T01:58:40.451Z] 316046926c0a: Pulling fs layer [2021-05-19T01:58:40.451Z] 4ebd0625c992: Pulling fs layer [2021-05-19T01:58:40.451Z] 207e8628e3a3: Pulling fs layer [2021-05-19T01:58:40.451Z] c791037a9be2: Pulling fs layer [2021-05-19T01:58:40.451Z] ffd874e62e21: Pulling fs layer [2021-05-19T01:58:40.451Z] 207e8628e3a3: Waiting [2021-05-19T01:58:40.451Z] c791037a9be2: Waiting [2021-05-19T01:58:40.451Z] ffd874e62e21: Waiting [2021-05-19T01:58:40.451Z] 4ebd0625c992: Waiting [2021-05-19T01:58:40.451Z] 316046926c0a: Verifying Checksum [2021-05-19T01:58:40.451Z] 316046926c0a: Download complete [2021-05-19T01:58:40.451Z] 7186ed65a4f7: Verifying Checksum [2021-05-19T01:58:40.451Z] 7186ed65a4f7: Download complete [2021-05-19T01:58:40.451Z] 207e8628e3a3: Download complete [2021-05-19T01:58:40.730Z] 595b0fe564bb: Verifying Checksum [2021-05-19T01:58:40.730Z] 595b0fe564bb: Download complete [2021-05-19T01:58:40.730Z] c791037a9be2: Verifying Checksum [2021-05-19T01:58:40.730Z] c791037a9be2: Download complete [2021-05-19T01:58:41.355Z] 595b0fe564bb: Pull complete [2021-05-19T01:58:41.978Z] 7186ed65a4f7: Pull complete [2021-05-19T01:58:42.579Z] 316046926c0a: Pull complete [2021-05-19T01:58:42.579Z] ffd874e62e21: Verifying Checksum [2021-05-19T01:58:42.579Z] ffd874e62e21: Download complete [2021-05-19T01:58:44.031Z] 4ebd0625c992: Verifying Checksum [2021-05-19T01:58:44.031Z] 4ebd0625c992: Download complete [2021-05-19T01:58:46.971Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-19T01:58:47.546Z] Removing intermediate container 80ba39e7f23d [2021-05-19T01:58:47.546Z] ---> 12f3a1255fa4 [2021-05-19T01:58:47.546Z] Step 17/24 : FROM alpine:3.12 [2021-05-19T01:58:47.807Z] 3.12: Pulling from library/alpine [2021-05-19T01:58:48.071Z] 339de151aab4: Pulling fs layer [2021-05-19T01:58:48.071Z] 339de151aab4: Verifying Checksum [2021-05-19T01:58:48.071Z] 339de151aab4: Download complete [2021-05-19T01:58:48.332Z] 339de151aab4: Pull complete [2021-05-19T01:58:48.332Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T01:58:48.332Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T01:58:48.332Z] ---> 13621d1b12d4 [2021-05-19T01:58:48.332Z] Step 18/24 : EXPOSE 4000 [2021-05-19T01:58:48.332Z] ---> Running in 0ceaf477b872 [2021-05-19T01:58:48.594Z] Removing intermediate container 0ceaf477b872 [2021-05-19T01:58:48.594Z] ---> 5381924b3860 [2021-05-19T01:58:48.594Z] 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-05-19T01:58:49.166Z] ---> e2cc07cf46bb [2021-05-19T01:58:49.166Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-19T01:58:49.166Z] ---> Running in 7af9c92d3630 [2021-05-19T01:58:49.426Z] Removing intermediate container 7af9c92d3630 [2021-05-19T01:58:49.426Z] ---> f8b20f15d99f [2021-05-19T01:58:49.426Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-19T01:58:49.426Z] ---> Running in bf42fce21341 [2021-05-19T01:58:49.426Z] Removing intermediate container bf42fce21341 [2021-05-19T01:58:49.426Z] ---> 3b7f07c27fce [2021-05-19T01:58:49.426Z] Step 22/24 : LABEL arch=amd64 [2021-05-19T01:58:49.426Z] ---> Running in 3e6f55cb558c [2021-05-19T01:58:49.687Z] Removing intermediate container 3e6f55cb558c [2021-05-19T01:58:49.687Z] ---> 6f56fcac0af3 [2021-05-19T01:58:49.687Z] Step 23/24 : LABEL git_sha=354eb48d8408a6d65968d0f7a509a55b7b1afc15 [2021-05-19T01:58:49.687Z] ---> Running in 5d3d4b58d9e5 [2021-05-19T01:58:49.687Z] Removing intermediate container 5d3d4b58d9e5 [2021-05-19T01:58:49.687Z] ---> c9b9bb5de384 [2021-05-19T01:58:49.687Z] Step 24/24 : LABEL version=2.0.0-dev.54 [2021-05-19T01:58:49.687Z] ---> Running in 1ca8412df5e7 [2021-05-19T01:58:49.687Z] Removing intermediate container 1ca8412df5e7 [2021-05-19T01:58:49.687Z] ---> 94ef18bb94ec [2021-05-19T01:58:49.687Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-19T01:58:49.687Z] Successfully built 94ef18bb94ec [2021-05-19T01:58:49.949Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T01:58:50.230Z] provisioning config files... [2021-05-19T01:58:50.241Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/114@tmp/config3083958030299082105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T01:58:50.559Z] ---> docker-login.sh [2021-05-19T01:58:50.559Z] nexus3.edgexfoundry.org:10001 [2021-05-19T01:58:50.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:58:50.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:58:50.559Z] Configure a credential helper to remove this warning. See [2021-05-19T01:58:50.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:58:50.559Z] [2021-05-19T01:58:50.559Z] Login Succeeded [2021-05-19T01:58:50.559Z] nexus3.edgexfoundry.org:10002 [2021-05-19T01:58:50.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:58:50.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:58:50.823Z] Configure a credential helper to remove this warning. See [2021-05-19T01:58:50.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:58:50.823Z] [2021-05-19T01:58:50.823Z] Login Succeeded [2021-05-19T01:58:50.823Z] nexus3.edgexfoundry.org:10003 [2021-05-19T01:58:50.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:58:50.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:58:50.823Z] Configure a credential helper to remove this warning. See [2021-05-19T01:58:50.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:58:50.823Z] [2021-05-19T01:58:50.823Z] Login Succeeded [2021-05-19T01:58:50.823Z] nexus3.edgexfoundry.org:10004 [2021-05-19T01:58:50.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:58:51.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:58:51.084Z] Configure a credential helper to remove this warning. See [2021-05-19T01:58:51.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:58:51.084Z] [2021-05-19T01:58:51.084Z] Login Succeeded [2021-05-19T01:58:51.084Z] docker.io [2021-05-19T01:58:51.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T01:58:51.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T01:58:51.347Z] Configure a credential helper to remove this warning. See [2021-05-19T01:58:51.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T01:58:51.347Z] [2021-05-19T01:58:51.347Z] Login Succeeded [2021-05-19T01:58:51.347Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T01:58:51.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T01:58:51.425Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-05-19T01:58:51.425Z] 354eb48d8408a6d65968d0f7a509a55b7b1afc15 [2021-05-19T01:58:51.425Z] latest [2021-05-19T01:58:51.425Z] 2.0.0-dev.54 [2021-05-19T01:58:51.425Z] 354eb48d8408a6d65968d0f7a509a55b7b1afc15-2.0.0-dev.54 [2021-05-19T01:58:51.425Z] master [2021-05-19T01:58:51.425Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:58:51.773Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:354eb48d8408a6d65968d0f7a509a55b7b1afc15 [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:58:52.073Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:354eb48d8408a6d65968d0f7a509a55b7b1afc15 [2021-05-19T01:58:52.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-19T01:58:52.073Z] ea1fbe7ec75b: Preparing [2021-05-19T01:58:52.073Z] 32f366d666a5: Preparing [2021-05-19T01:58:52.073Z] 32f366d666a5: Layer already exists [2021-05-19T01:58:54.192Z] 4ebd0625c992: Pull complete [2021-05-19T01:58:54.192Z] 207e8628e3a3: Pull complete [2021-05-19T01:58:54.622Z] ea1fbe7ec75b: Pushed [2021-05-19T01:58:54.622Z] 354eb48d8408a6d65968d0f7a509a55b7b1afc15: digest: sha256:3a645bf9853aa87a0ab31d2f9746c1a5e80654573bc9dc707c96987cb9100dd3 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:58:54.793Z] c791037a9be2: Pull complete [2021-05-19T01:58:54.930Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:58:55.228Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-05-19T01:58:55.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-19T01:58:55.228Z] ea1fbe7ec75b: Preparing [2021-05-19T01:58:55.228Z] 32f366d666a5: Preparing [2021-05-19T01:58:55.228Z] ea1fbe7ec75b: Layer already exists [2021-05-19T01:58:55.228Z] 32f366d666a5: Layer already exists [2021-05-19T01:58:55.228Z] latest: digest: sha256:3a645bf9853aa87a0ab31d2f9746c1a5e80654573bc9dc707c96987cb9100dd3 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:58:55.541Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.54 [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:58:55.838Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.54 [2021-05-19T01:58:55.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-19T01:58:55.838Z] ea1fbe7ec75b: Preparing [2021-05-19T01:58:55.838Z] 32f366d666a5: Preparing [2021-05-19T01:58:55.838Z] ea1fbe7ec75b: Layer already exists [2021-05-19T01:58:55.838Z] 32f366d666a5: Layer already exists [2021-05-19T01:58:55.838Z] 2.0.0-dev.54: digest: sha256:3a645bf9853aa87a0ab31d2f9746c1a5e80654573bc9dc707c96987cb9100dd3 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:58:56.145Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:354eb48d8408a6d65968d0f7a509a55b7b1afc15-2.0.0-dev.54 [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:58:56.456Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:354eb48d8408a6d65968d0f7a509a55b7b1afc15-2.0.0-dev.54 [2021-05-19T01:58:56.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-19T01:58:56.456Z] ea1fbe7ec75b: Preparing [2021-05-19T01:58:56.456Z] 32f366d666a5: Preparing [2021-05-19T01:58:56.456Z] 32f366d666a5: Layer already exists [2021-05-19T01:58:56.456Z] ea1fbe7ec75b: Layer already exists [2021-05-19T01:58:56.456Z] 354eb48d8408a6d65968d0f7a509a55b7b1afc15-2.0.0-dev.54: digest: sha256:3a645bf9853aa87a0ab31d2f9746c1a5e80654573bc9dc707c96987cb9100dd3 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:58:56.765Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:58:57.070Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-05-19T01:58:57.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-19T01:58:57.070Z] ea1fbe7ec75b: Preparing [2021-05-19T01:58:57.070Z] 32f366d666a5: Preparing [2021-05-19T01:58:57.070Z] ea1fbe7ec75b: Layer already exists [2021-05-19T01:58:57.070Z] 32f366d666a5: Layer already exists [2021-05-19T01:58:57.070Z] master: digest: sha256:3a645bf9853aa87a0ab31d2f9746c1a5e80654573bc9dc707c96987cb9100dd3 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T01:58:57.133Z] ===================================================== [Pipeline] echo [2021-05-19T01:58:57.150Z] taggedImages: [2021-05-19T01:58:57.150Z] - nexus3.edgexfoundry.org:10004/edgex-ui:354eb48d8408a6d65968d0f7a509a55b7b1afc15 [2021-05-19T01:58:57.150Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-05-19T01:58:57.150Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.54 [2021-05-19T01:58:57.150Z] - nexus3.edgexfoundry.org:10004/edgex-ui:354eb48d8408a6d65968d0f7a509a55b7b1afc15-2.0.0-dev.54 [2021-05-19T01:58:57.150Z] - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-19T01:58:57.733Z] ---> job-cost.sh [2021-05-19T01:58:57.733Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QXJk [2021-05-19T01:58:58.209Z] ffd874e62e21: Pull complete [2021-05-19T01:58:58.209Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-19T01:58:58.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-19T01:58:58.209Z] ---> cfc18b08335c [2021-05-19T01:58:58.209Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-19T01:59:00.830Z] ---> Running in 9f4fc06a94b0 [2021-05-19T01:59:00.830Z] Removing intermediate container 9f4fc06a94b0 [2021-05-19T01:59:00.830Z] ---> b048568c2339 [2021-05-19T01:59:00.830Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T01:59:01.102Z] ---> Running in dda1385e437c [2021-05-19T01:59:03.828Z] Removing intermediate container dda1385e437c [2021-05-19T01:59:03.828Z] ---> b3bbfa9ecac1 [2021-05-19T01:59:03.828Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-19T01:59:03.828Z] ---> Running in af7a5dfff94d [2021-05-19T01:59:04.813Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T01:59:06.251Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T01:59:06.851Z] OK: 138 MiB in 40 packages [2021-05-19T01:59:07.768Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T01:59:07.843Z] Removing intermediate container af7a5dfff94d [2021-05-19T01:59:07.843Z] ---> 155393fe9a32 [2021-05-19T01:59:07.843Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-19T01:59:08.116Z] ---> Running in dd22e8592fca [2021-05-19T01:59:08.712Z] Removing intermediate container dd22e8592fca [2021-05-19T01:59:08.712Z] ---> 60523f2c2e45 [2021-05-19T01:59:08.712Z] Step 7/8 : COPY . . [2021-05-19T01:59:12.120Z] ---> c605186ddf94 [2021-05-19T01:59:12.120Z] Step 8/8 : RUN go mod download [2021-05-19T01:59:12.120Z] ---> Running in 36bf5fc6e17b [2021-05-19T01:59:22.728Z] lf-activate-venv(): INFO: Adding /tmp/venv-QXJk/bin to PATH [2021-05-19T01:59:22.728Z] INFO: No Stack... [2021-05-19T01:59:22.728Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T01:59:22.728Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T01:59:23.054Z] + cat /w/workspace/edgex-ui-go/114/archives/cost.csv [2021-05-19T01:59:23.054Z] + cut -d, -f6 [Pipeline] lock [2021-05-19T01:59:23.086Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-114-stack-cost] [2021-05-19T01:59:23.105Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-114-stack-cost] did not exist. Created. [2021-05-19T01:59:23.105Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T01:59:23.440Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-19T01:59:23.506Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T01:59:23.520Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-114-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T01:59:38.950Z] Removing intermediate container 36bf5fc6e17b [2021-05-19T01:59:38.950Z] ---> dcbbf4a60f5f [2021-05-19T01:59:38.950Z] Successfully built dcbbf4a60f5f [2021-05-19T01:59:38.950Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:59:39.295Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T01:59:39.296Z] . [Pipeline] withDockerContainer [2021-05-19T01:59:39.525Z] prd-ubuntu18.04-docker-arm64-4c-16g-14945 does not seem to be running inside a container [2021-05-19T01:59:39.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/114 -v /w/workspace/edgex-ui-go/114:/w/workspace/edgex-ui-go/114:rw,z -v /w/workspace/edgex-ui-go/114@tmp:/w/workspace/edgex-ui-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-19T01:59:41.040Z] $ docker top 53018a357f76f58a5490cbb44bb739c55725220e043940dadd1c38e35522efb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T01:59:41.965Z] + go version [2021-05-19T01:59:41.965Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-19T01:59:41.994Z] $ docker stop --time=1 53018a357f76f58a5490cbb44bb739c55725220e043940dadd1c38e35522efb2 [2021-05-19T01:59:43.806Z] $ docker rm -f 53018a357f76f58a5490cbb44bb739c55725220e043940dadd1c38e35522efb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T01:59:44.570Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T01:59:44.570Z] . [Pipeline] withDockerContainer [2021-05-19T01:59:44.835Z] prd-ubuntu18.04-docker-arm64-4c-16g-14945 does not seem to be running inside a container [2021-05-19T01:59:44.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/114 -v /w/workspace/edgex-ui-go/114:/w/workspace/edgex-ui-go/114:rw,z -v /w/workspace/edgex-ui-go/114@tmp:/w/workspace/edgex-ui-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-19T01:59:46.520Z] $ docker top b09419cc45c28a4860b8b91b370908cd94048f6dea8369aa2453293099724264 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T01:59:47.484Z] + go mod tidy [Pipeline] sh [2021-05-19T01:59:48.746Z] + make test [2021-05-19T01:59:48.746Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-19T01:59:49.727Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-19T02:00:22.140Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-19T02:00:22.140Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-19T02:00:22.140Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-19T02:00:22.140Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-19T02:00:22.140Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-19T02:00:22.140Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-19T02:00:22.140Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-19T02:00:22.140Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-19T02:00:22.140Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-19T02:00:22.140Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-19T02:00:22.140Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-19T02:00:22.140Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-19T02:00:22.140Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-05-19T02:00:44.357Z] $ docker stop --time=1 b09419cc45c28a4860b8b91b370908cd94048f6dea8369aa2453293099724264 [2021-05-19T02:00:46.371Z] $ docker rm -f b09419cc45c28a4860b8b91b370908cd94048f6dea8369aa2453293099724264 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T02:00:47.166Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-19T02:00:47.199Z] Warning: overwriting stash ‘coverage-report’ [2021-05-19T02:00:47.814Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T02:00:48.397Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-19T02:00:48.738Z] + ls -al . [2021-05-19T02:00:48.739Z] total 124 [2021-05-19T02:00:48.739Z] drwxrwxr-x 10 jenkins jenkins 4096 May 19 01:59 . [2021-05-19T02:00:48.739Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 01:58 .. [2021-05-19T02:00:48.739Z] drwxrwxr-x 8 jenkins jenkins 4096 May 19 01:58 .git [2021-05-19T02:00:48.739Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 01:58 .github [2021-05-19T02:00:48.739Z] -rw-rw-r-- 1 jenkins jenkins 162 May 19 01:58 .gitignore [2021-05-19T02:00:48.739Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 19 01:58 CONTRIBUTING.md [2021-05-19T02:00:48.739Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 19 01:58 Dockerfile [2021-05-19T02:00:48.739Z] -rw-rw-r-- 1 jenkins jenkins 902 May 19 01:58 Dockerfile.build [2021-05-19T02:00:48.739Z] -rw-rw-r-- 1 jenkins jenkins 652 May 19 01:58 Jenkinsfile [2021-05-19T02:00:48.739Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 19 01:58 LICENSE [2021-05-19T02:00:48.739Z] -rw-rw-r-- 1 jenkins jenkins 941 May 19 01:58 Makefile [2021-05-19T02:00:48.739Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 19 01:58 README.md [2021-05-19T02:00:48.739Z] -rw-rw-r-- 1 jenkins jenkins 12 May 19 01:55 VERSION [2021-05-19T02:00:48.739Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 01:58 assets [2021-05-19T02:00:48.739Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 01:58 bin [2021-05-19T02:00:48.739Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 01:58 cmd [2021-05-19T02:00:48.739Z] -rw-r--r-- 1 jenkins jenkins 10 May 19 01:59 coverage.out [2021-05-19T02:00:48.739Z] drwxrwxr-x 5 jenkins jenkins 4096 May 19 01:58 docs [2021-05-19T02:00:48.739Z] -rw-rw-r-- 1 jenkins jenkins 971 May 19 01:58 go.mod [2021-05-19T02:00:48.739Z] -rw-r--r-- 1 jenkins jenkins 24060 May 19 01:59 go.sum [2021-05-19T02:00:48.739Z] drwxrwxr-x 10 jenkins jenkins 4096 May 19 01:58 internal [2021-05-19T02:00:48.739Z] -rw-rw-r-- 1 jenkins jenkins 155 May 19 01:58 version.go [2021-05-19T02:00:48.739Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 01:58 web [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:00:49.116Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=354eb48d8408a6d65968d0f7a509a55b7b1afc15 --label arch=arm64 --label version=2.0.0-dev.54 . [2021-05-19T02:00:50.112Z] Sending build context to Docker daemon 35.58MB [2021-05-19T02:00:50.112Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-19T02:00:50.112Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-19T02:00:50.112Z] ---> dcbbf4a60f5f [2021-05-19T02:00:50.112Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-19T02:00:50.710Z] ---> Running in 7fb0a7333c3f [2021-05-19T02:00:51.308Z] Removing intermediate container 7fb0a7333c3f [2021-05-19T02:00:51.308Z] ---> 53d6f8af1155 [2021-05-19T02:00:51.308Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-19T02:00:51.308Z] ---> Running in 234c63b60857 [2021-05-19T02:00:51.904Z] Removing intermediate container 234c63b60857 [2021-05-19T02:00:51.904Z] ---> ded98021d1a3 [2021-05-19T02:00:51.904Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-19T02:00:51.904Z] ---> Running in 814b079fb244 [2021-05-19T02:00:52.499Z] Removing intermediate container 814b079fb244 [2021-05-19T02:00:52.499Z] ---> b12d61a1885c [2021-05-19T02:00:52.499Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-19T02:00:52.499Z] ---> Running in 866433824eff [2021-05-19T02:00:53.093Z] Removing intermediate container 866433824eff [2021-05-19T02:00:53.093Z] ---> 34e6eae3d93e [2021-05-19T02:00:53.093Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-19T02:00:53.367Z] ---> Running in d3175704567d [2021-05-19T02:00:53.641Z] Removing intermediate container d3175704567d [2021-05-19T02:00:53.641Z] ---> 4601d3c23125 [2021-05-19T02:00:53.641Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T02:00:53.917Z] ---> Running in 42cc3c7fcdc2 [2021-05-19T02:00:56.559Z] Removing intermediate container 42cc3c7fcdc2 [2021-05-19T02:00:56.559Z] ---> abc538a5bbd8 [2021-05-19T02:00:56.559Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-19T02:00:56.559Z] ---> Running in d4b02ba4a418 [2021-05-19T02:00:57.539Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T02:00:58.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T02:01:00.397Z] OK: 138 MiB in 40 packages [2021-05-19T02:01:01.849Z] Removing intermediate container d4b02ba4a418 [2021-05-19T02:01:01.849Z] ---> 2b89961143b8 [2021-05-19T02:01:01.849Z] Step 10/24 : ENV GO111MODULE=on [2021-05-19T02:01:01.849Z] ---> Running in 2e6a8c111299 [2021-05-19T02:01:02.120Z] Removing intermediate container 2e6a8c111299 [2021-05-19T02:01:02.120Z] ---> a6d401a2d71c [2021-05-19T02:01:02.120Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-19T02:01:02.392Z] ---> Running in b05e67bb0b20 [2021-05-19T02:01:02.990Z] Removing intermediate container b05e67bb0b20 [2021-05-19T02:01:02.990Z] ---> cce20f1f3183 [2021-05-19T02:01:02.990Z] Step 12/24 : COPY go.mod . [2021-05-19T02:01:03.618Z] ---> 5a55f1e7b842 [2021-05-19T02:01:03.618Z] Step 13/24 : COPY Makefile . [2021-05-19T02:01:04.597Z] ---> d40d06ccfd42 [2021-05-19T02:01:04.597Z] Step 14/24 : RUN make update [2021-05-19T02:01:04.597Z] ---> Running in 57534a1b1c9a [2021-05-19T02:01:05.617Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-19T02:01:07.073Z] Removing intermediate container 57534a1b1c9a [2021-05-19T02:01:07.073Z] ---> 923f7cf15aaf [2021-05-19T02:01:07.073Z] Step 15/24 : COPY . . [2021-05-19T02:01:10.449Z] ---> bceac41c0915 [2021-05-19T02:01:10.449Z] Step 16/24 : RUN ${MAKE} [2021-05-19T02:01:10.449Z] ---> Running in 4d6e20487193 [2021-05-19T02:01:11.438Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.54" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-05-19T02:01:38.299Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-19T02:01:41.707Z] Removing intermediate container 4d6e20487193 [2021-05-19T02:01:41.707Z] ---> 42aeaafff44b [2021-05-19T02:01:41.707Z] Step 17/24 : FROM alpine:3.12 [2021-05-19T02:01:42.689Z] 3.12: Pulling from library/alpine [2021-05-19T02:01:42.689Z] d2f70382dc9a: Pulling fs layer [2021-05-19T02:01:42.975Z] d2f70382dc9a: Verifying Checksum [2021-05-19T02:01:42.975Z] d2f70382dc9a: Download complete [2021-05-19T02:01:43.579Z] d2f70382dc9a: Pull complete [2021-05-19T02:01:43.579Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T02:01:43.579Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T02:01:43.579Z] ---> 9852663dfa18 [2021-05-19T02:01:43.580Z] Step 18/24 : EXPOSE 4000 [2021-05-19T02:01:43.854Z] ---> Running in 0d8cc0bcea8e [2021-05-19T02:01:44.453Z] Removing intermediate container 0d8cc0bcea8e [2021-05-19T02:01:44.453Z] ---> 4bd60bc3250b [2021-05-19T02:01:44.453Z] 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-05-19T02:01:47.097Z] ---> 066d70c58cb8 [2021-05-19T02:01:47.097Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-19T02:01:47.097Z] ---> Running in 4b4b55fd4df6 [2021-05-19T02:01:47.370Z] Removing intermediate container 4b4b55fd4df6 [2021-05-19T02:01:47.370Z] ---> 5c416fe7ce85 [2021-05-19T02:01:47.370Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-19T02:01:47.370Z] ---> Running in a47003768516 [2021-05-19T02:01:47.972Z] Removing intermediate container a47003768516 [2021-05-19T02:01:47.973Z] ---> ff6e4ab915be [2021-05-19T02:01:47.973Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T02:01:48.252Z] ---> Running in 79605b704a2d [2021-05-19T02:01:48.525Z] Removing intermediate container 79605b704a2d [2021-05-19T02:01:48.525Z] ---> f73888fffe2e [2021-05-19T02:01:48.525Z] Step 23/24 : LABEL git_sha=354eb48d8408a6d65968d0f7a509a55b7b1afc15 [2021-05-19T02:01:48.801Z] ---> Running in 6123a14cbf07 [2021-05-19T02:01:49.396Z] Removing intermediate container 6123a14cbf07 [2021-05-19T02:01:49.396Z] ---> c89fd5d53f22 [2021-05-19T02:01:49.396Z] Step 24/24 : LABEL version=2.0.0-dev.54 [2021-05-19T02:01:49.396Z] ---> Running in 3b1963878341 [2021-05-19T02:01:49.998Z] Removing intermediate container 3b1963878341 [2021-05-19T02:01:49.998Z] ---> 03fe57704558 [2021-05-19T02:01:49.998Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-19T02:01:49.998Z] Successfully built 03fe57704558 [2021-05-19T02:01:49.998Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T02:01:50.256Z] provisioning config files... [2021-05-19T02:01:50.280Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/114@tmp/config4178859569302450538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:01:50.688Z] ---> docker-login.sh [2021-05-19T02:01:50.688Z] nexus3.edgexfoundry.org:10001 [2021-05-19T02:01:50.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:01:51.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:01:51.246Z] Configure a credential helper to remove this warning. See [2021-05-19T02:01:51.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:01:51.246Z] [2021-05-19T02:01:51.246Z] Login Succeeded [2021-05-19T02:01:51.246Z] nexus3.edgexfoundry.org:10002 [2021-05-19T02:01:51.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:01:51.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:01:51.797Z] Configure a credential helper to remove this warning. See [2021-05-19T02:01:51.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:01:51.797Z] [2021-05-19T02:01:51.797Z] Login Succeeded [2021-05-19T02:01:51.797Z] nexus3.edgexfoundry.org:10003 [2021-05-19T02:01:52.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:01:52.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:01:52.353Z] Configure a credential helper to remove this warning. See [2021-05-19T02:01:52.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:01:52.353Z] [2021-05-19T02:01:52.353Z] Login Succeeded [2021-05-19T02:01:52.353Z] nexus3.edgexfoundry.org:10004 [2021-05-19T02:01:52.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:01:52.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:01:52.956Z] Configure a credential helper to remove this warning. See [2021-05-19T02:01:52.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:01:52.956Z] [2021-05-19T02:01:52.956Z] Login Succeeded [2021-05-19T02:01:52.956Z] docker.io [2021-05-19T02:01:53.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:01:53.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:01:53.826Z] Configure a credential helper to remove this warning. See [2021-05-19T02:01:53.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:01:53.826Z] [2021-05-19T02:01:53.826Z] Login Succeeded [2021-05-19T02:01:53.826Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T02:01:53.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T02:01:53.928Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-05-19T02:01:53.928Z] 354eb48d8408a6d65968d0f7a509a55b7b1afc15 [2021-05-19T02:01:53.928Z] latest [2021-05-19T02:01:53.928Z] 2.0.0-dev.54 [2021-05-19T02:01:53.928Z] 354eb48d8408a6d65968d0f7a509a55b7b1afc15-2.0.0-dev.54 [2021-05-19T02:01:53.928Z] master [2021-05-19T02:01:53.928Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:01:54.344Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:354eb48d8408a6d65968d0f7a509a55b7b1afc15 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:01:54.712Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:354eb48d8408a6d65968d0f7a509a55b7b1afc15 [2021-05-19T02:01:54.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-19T02:01:54.712Z] 8e294a8596cf: Preparing [2021-05-19T02:01:54.712Z] 3fbe34a1663b: Preparing [2021-05-19T02:01:54.989Z] 3fbe34a1663b: Layer already exists [2021-05-19T02:02:01.705Z] 8e294a8596cf: Pushed [2021-05-19T02:02:01.705Z] 354eb48d8408a6d65968d0f7a509a55b7b1afc15: digest: sha256:a41285319fd30adf91c121e35231abeb470403129142f61475b339853fc5b486 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:02:02.065Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:02:02.435Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-05-19T02:02:02.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-19T02:02:02.435Z] 8e294a8596cf: Preparing [2021-05-19T02:02:02.435Z] 3fbe34a1663b: Preparing [2021-05-19T02:02:02.710Z] 8e294a8596cf: Layer already exists [2021-05-19T02:02:02.710Z] 3fbe34a1663b: Layer already exists [2021-05-19T02:02:02.710Z] latest: digest: sha256:a41285319fd30adf91c121e35231abeb470403129142f61475b339853fc5b486 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:02:03.059Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.54 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:02:03.419Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.54 [2021-05-19T02:02:03.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-19T02:02:03.419Z] 8e294a8596cf: Preparing [2021-05-19T02:02:03.419Z] 3fbe34a1663b: Preparing [2021-05-19T02:02:03.696Z] 8e294a8596cf: Layer already exists [2021-05-19T02:02:03.696Z] 3fbe34a1663b: Layer already exists [2021-05-19T02:02:03.986Z] 2.0.0-dev.54: digest: sha256:a41285319fd30adf91c121e35231abeb470403129142f61475b339853fc5b486 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:02:04.337Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:354eb48d8408a6d65968d0f7a509a55b7b1afc15-2.0.0-dev.54 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:02:04.681Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:354eb48d8408a6d65968d0f7a509a55b7b1afc15-2.0.0-dev.54 [2021-05-19T02:02:04.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-19T02:02:04.681Z] 8e294a8596cf: Preparing [2021-05-19T02:02:04.681Z] 3fbe34a1663b: Preparing [2021-05-19T02:02:04.681Z] 8e294a8596cf: Layer already exists [2021-05-19T02:02:04.681Z] 3fbe34a1663b: Layer already exists [2021-05-19T02:02:04.970Z] 354eb48d8408a6d65968d0f7a509a55b7b1afc15-2.0.0-dev.54: digest: sha256:a41285319fd30adf91c121e35231abeb470403129142f61475b339853fc5b486 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:02:05.318Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:02:05.670Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-05-19T02:02:05.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-19T02:02:05.670Z] 8e294a8596cf: Preparing [2021-05-19T02:02:05.670Z] 3fbe34a1663b: Preparing [2021-05-19T02:02:05.670Z] 3fbe34a1663b: Layer already exists [2021-05-19T02:02:05.670Z] 8e294a8596cf: Layer already exists [2021-05-19T02:02:05.942Z] master: digest: sha256:a41285319fd30adf91c121e35231abeb470403129142f61475b339853fc5b486 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T02:02:06.035Z] ===================================================== [Pipeline] echo [2021-05-19T02:02:06.051Z] taggedImages: [2021-05-19T02:02:06.051Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:354eb48d8408a6d65968d0f7a509a55b7b1afc15 [2021-05-19T02:02:06.051Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-05-19T02:02:06.051Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.54 [2021-05-19T02:02:06.051Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:354eb48d8408a6d65968d0f7a509a55b7b1afc15-2.0.0-dev.54 [2021-05-19T02:02:06.051Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:02:06.497Z] ---> job-cost.sh [2021-05-19T02:02:06.497Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ltFs [2021-05-19T02:02:53.453Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T02:04:30.242Z] lf-activate-venv(): INFO: Adding /tmp/venv-ltFs/bin to PATH [2021-05-19T02:04:30.242Z] INFO: No Stack... [2021-05-19T02:04:30.242Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-19T02:04:30.242Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T02:04:30.583Z] + cut -d, -f6 [2021-05-19T02:04:30.583Z] + cat /w/workspace/edgex-ui-go/114/archives/cost.csv [Pipeline] lock [2021-05-19T02:04:30.644Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-114-stack-cost] [2021-05-19T02:04:30.654Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-114-stack-cost] did not exist. Created. [2021-05-19T02:04:30.654Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T02:04:31.020Z] /w/workspace/edgex-ui-go/114@tmp/durable-0a26cbec/script.sh: 1: /w/workspace/edgex-ui-go/114@tmp/durable-0a26cbec/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-19T02:04:31.362Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-19T02:04:31.395Z] Warning: overwriting stash ‘stack-cost’ [2021-05-19T02:04:31.630Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T02:04:31.647Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-114-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-19T02:04:32.303Z] provisioning config files... [2021-05-19T02:04:32.351Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1797926968293757096tmp [Pipeline] { [Pipeline] sh [2021-05-19T02:04:32.667Z] + set +x [2021-05-19T02:04:32.667Z] + curl -s https://codecov.io/bash [2021-05-19T02:04:32.667Z] + bash -s -- [2021-05-19T02:04:32.667Z] [2021-05-19T02:04:32.667Z] _____ _ [2021-05-19T02:04:32.667Z] / ____| | | [2021-05-19T02:04:32.667Z] | | ___ __| | ___ ___ _____ __ [2021-05-19T02:04:32.667Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-19T02:04:32.667Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-19T02:04:32.667Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-19T02:04:32.667Z] Bash-1.0.2 [2021-05-19T02:04:32.667Z] [2021-05-19T02:04:32.667Z] [2021-05-19T02:04:32.667Z] ==> git version 2.24.4 found [2021-05-19T02:04:32.667Z] ==> 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-05-19T02:04:32.667Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-19T02:04:32.667Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-19T02:04:32.667Z] ==> Jenkins CI detected. [2021-05-19T02:04:32.667Z] project root: . [2021-05-19T02:04:32.667Z] --> token set from env [2021-05-19T02:04:32.667Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-19T02:04:32.667Z] ==> Running gcov in . (disable via -X gcov) [2021-05-19T02:04:32.667Z] ==> Python coveragepy not found [2021-05-19T02:04:32.667Z] ==> Searching for coverage reports in: [2021-05-19T02:04:32.668Z] + . [2021-05-19T02:04:32.938Z] -> Found 1 reports [2021-05-19T02:04:32.938Z] ==> Detecting git/mercurial file structure [2021-05-19T02:04:32.938Z] ==> Reading reports [2021-05-19T02:04:32.938Z] + ./coverage.out bytes=10 [2021-05-19T02:04:32.938Z] ==> Appending adjustments [2021-05-19T02:04:32.938Z] https://docs.codecov.io/docs/fixing-reports [2021-05-19T02:04:32.938Z] + Found adjustments [2021-05-19T02:04:32.938Z] ==> Gzipping contents [2021-05-19T02:04:32.938Z] 4.0K /tmp/codecov.Q02TWh.gz [2021-05-19T02:04:32.938Z] ==> Uploading reports [2021-05-19T02:04:32.938Z] url: https://codecov.io [2021-05-19T02:04:32.938Z] query: branch=master&commit=354eb48d8408a6d65968d0f7a509a55b7b1afc15&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F114%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-19T02:04:32.938Z] -> Pinging Codecov [2021-05-19T02:04:32.938Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=354eb48d8408a6d65968d0f7a509a55b7b1afc15&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F114%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-19T02:04:34.873Z] -> Uploading to [2021-05-19T02:04:34.873Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-19/FB506323287CE973F263BFD2A0EB1F37/354eb48d8408a6d65968d0f7a509a55b7b1afc15/ea338c69-286c-4dc7-9545-0c6dd1143374.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T020434Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=66213a88721bda17f9bcebc680ecf61eb9e261894c63848ba8ba78c1e67793bd [2021-05-19T02:04:34.873Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T02:04:34.873Z] Dload Upload Total Spent Left Speed [2021-05-19T02:04:35.456Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 8598 --:--:-- --:--:-- --:--:-- 8610 [2021-05-19T02:04:35.456Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/354eb48d8408a6d65968d0f7a509a55b7b1afc15 [Pipeline] } [2021-05-19T02:04:35.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-19T02:04:36.242Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-19T02:04:36.264Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:04:36.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-19T02:04:36.576Z] [2021-05-19T02:04:36.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:04:36.900Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-19T02:04:36.900Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-19T02:04:36.900Z] 188c0c94c7c5: Pulling fs layer [2021-05-19T02:04:36.900Z] 0ef7d3d256c8: Pulling fs layer [2021-05-19T02:04:36.900Z] de9db76c5a1d: Pulling fs layer [2021-05-19T02:04:36.900Z] 0eba1c9be4d2: Pulling fs layer [2021-05-19T02:04:36.900Z] 0d57e429df01: Pulling fs layer [2021-05-19T02:04:36.900Z] 4e4be7b47b0d: Pulling fs layer [2021-05-19T02:04:36.900Z] e1f770b5df2f: Pulling fs layer [2021-05-19T02:04:36.900Z] 85a0685a4137: Pulling fs layer [2021-05-19T02:04:36.900Z] 0d57e429df01: Waiting [2021-05-19T02:04:36.900Z] 4e4be7b47b0d: Waiting [2021-05-19T02:04:36.900Z] e1f770b5df2f: Waiting [2021-05-19T02:04:36.900Z] 85a0685a4137: Waiting [2021-05-19T02:04:36.900Z] 0eba1c9be4d2: Waiting [2021-05-19T02:04:36.900Z] de9db76c5a1d: Verifying Checksum [2021-05-19T02:04:36.900Z] de9db76c5a1d: Download complete [2021-05-19T02:04:36.900Z] 0ef7d3d256c8: Verifying Checksum [2021-05-19T02:04:36.900Z] 0ef7d3d256c8: Download complete [2021-05-19T02:04:36.900Z] 0d57e429df01: Verifying Checksum [2021-05-19T02:04:36.900Z] 0d57e429df01: Download complete [2021-05-19T02:04:36.900Z] 4e4be7b47b0d: Verifying Checksum [2021-05-19T02:04:36.900Z] 4e4be7b47b0d: Download complete [2021-05-19T02:04:37.166Z] 188c0c94c7c5: Verifying Checksum [2021-05-19T02:04:37.166Z] 188c0c94c7c5: Download complete [2021-05-19T02:04:37.166Z] 188c0c94c7c5: Pull complete [2021-05-19T02:04:37.431Z] 0ef7d3d256c8: Pull complete [2021-05-19T02:04:37.431Z] de9db76c5a1d: Pull complete [2021-05-19T02:04:38.371Z] e1f770b5df2f: Verifying Checksum [2021-05-19T02:04:38.371Z] e1f770b5df2f: Download complete [2021-05-19T02:04:39.757Z] 0eba1c9be4d2: Verifying Checksum [2021-05-19T02:04:39.757Z] 0eba1c9be4d2: Download complete [2021-05-19T02:04:40.334Z] 85a0685a4137: Verifying Checksum [2021-05-19T02:04:40.334Z] 85a0685a4137: Download complete [2021-05-19T02:04:43.652Z] 0eba1c9be4d2: Pull complete [2021-05-19T02:04:43.652Z] 0d57e429df01: Pull complete [2021-05-19T02:04:43.652Z] 4e4be7b47b0d: Pull complete [2021-05-19T02:04:43.919Z] e1f770b5df2f: Pull complete [2021-05-19T02:04:50.546Z] 85a0685a4137: Pull complete [2021-05-19T02:04:50.546Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-19T02:04:50.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-19T02:04:50.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-19T02:04:50.623Z] prd-centos7-docker-4c-2g-14939 does not seem to be running inside a container [2021-05-19T02:04:50.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-19T02:04:51.801Z] $ docker top 9577cb0e6739cb60a2a3e91603fd6dcfeb181f5db084199411cfea8fa2758c17 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-19T02:04:51.893Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-19T02:04:52.183Z] + set -o pipefail [2021-05-19T02:04:52.183Z] + snyk monitor '--org=edgex-jenkins' [2021-05-19T02:05:10.324Z] [2021-05-19T02:05:10.324Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-05-19T02:05:10.324Z] [2021-05-19T02:05:10.324Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/f075c978-c30e-4293-bd48-a8a87edf45b2 [2021-05-19T02:05:10.324Z] [2021-05-19T02:05:10.324Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-05-19T02:05:10.324Z] [2021-05-19T02:05:10.324Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-19T02:05:10.324Z] [2021-05-19T02:05:10.324Z] [Pipeline] } [2021-05-19T02:05:10.340Z] $ docker stop --time=1 9577cb0e6739cb60a2a3e91603fd6dcfeb181f5db084199411cfea8fa2758c17 [2021-05-19T02:05:12.251Z] $ docker rm -f 9577cb0e6739cb60a2a3e91603fd6dcfeb181f5db084199411cfea8fa2758c17 [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-05-19T02:05:13.273Z] + git log --format=format:%s -1 354eb48d8408a6d65968d0f7a509a55b7b1afc15 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:05:13.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T02:05:13.595Z] . [Pipeline] withDockerContainer [2021-05-19T02:05:13.671Z] prd-centos7-docker-4c-2g-14939 does not seem to be running inside a container [2021-05-19T02:05:13.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-19T02:05:14.132Z] $ docker top 2649207f9af11ce4f40678e2db0bc49c0791b99ea546244cd09081c98b4f3e81 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T02:05:14.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T02:05:14.262Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T02:05:14.374Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T02:05:14.377Z] $ docker exec 2649207f9af11ce4f40678e2db0bc49c0791b99ea546244cd09081c98b4f3e81 ssh-agent [2021-05-19T02:05:14.487Z] SSH_AUTH_SOCK=/tmp/ssh-1U8YtYkrTSDS/agent.14 [2021-05-19T02:05:14.487Z] SSH_AGENT_PID=20 [2021-05-19T02:05:14.492Z] Running ssh-add (command line suppressed) [2021-05-19T02:05:14.587Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3254816335816708874.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3254816335816708874.key) [2021-05-19T02:05:14.601Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T02:05:14.902Z] + git semver tag [2021-05-19T02:05:14.902Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T02:05:14.902Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-19T02:05:14.902Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-19T02:05:14.902Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T02:05:14.902Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T02:05:14.902Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T02:05:14.902Z] # $SEMVER_BRANCH = master [2021-05-19T02:05:14.902Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-05-19T02:05:14.902Z] # 354eb48d8408a6d65968d0f7a509a55b7b1afc15 HEAD [2021-05-19T02:05:14.902Z] # -> Force: false [2021-05-19T02:05:14.902Z] # 11944a03fac46a357c270e1b234f98f81afb4194 refs/tags/v2.0.0-dev.54 [Pipeline] } [2021-05-19T02:05:14.920Z] $ docker exec --env ******** --env ******** 2649207f9af11ce4f40678e2db0bc49c0791b99ea546244cd09081c98b4f3e81 ssh-agent -k [2021-05-19T02:05:15.032Z] unset SSH_AUTH_SOCK; [2021-05-19T02:05:15.033Z] unset SSH_AGENT_PID; [2021-05-19T02:05:15.033Z] echo Agent pid 20 killed; [2021-05-19T02:05:15.043Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T02:05:15.389Z] + git semver [Pipeline] } [2021-05-19T02:05:15.404Z] $ docker stop --time=1 2649207f9af11ce4f40678e2db0bc49c0791b99ea546244cd09081c98b4f3e81 [2021-05-19T02:05:16.596Z] $ docker rm -f 2649207f9af11ce4f40678e2db0bc49c0791b99ea546244cd09081c98b4f3e81 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:05:17.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-19T02:05:17.077Z] [2021-05-19T02:05:17.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:05:17.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-19T02:05:17.396Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-19T02:05:17.396Z] ab5ef0e58194: Pulling fs layer [2021-05-19T02:05:17.396Z] 9712f1f96733: Pulling fs layer [2021-05-19T02:05:17.396Z] 63f879dbbcfc: Pulling fs layer [2021-05-19T02:05:17.396Z] 0d9ebad4ef96: Pulling fs layer [2021-05-19T02:05:17.396Z] e9a5061849ea: Pulling fs layer [2021-05-19T02:05:17.396Z] d747dcd14b5f: Pulling fs layer [2021-05-19T02:05:17.396Z] 2de7ff778b66: Pulling fs layer [2021-05-19T02:05:17.396Z] 0d9ebad4ef96: Waiting [2021-05-19T02:05:17.396Z] e9a5061849ea: Waiting [2021-05-19T02:05:17.396Z] d747dcd14b5f: Waiting [2021-05-19T02:05:17.396Z] 2de7ff778b66: Waiting [2021-05-19T02:05:17.396Z] 9712f1f96733: Verifying Checksum [2021-05-19T02:05:17.396Z] 9712f1f96733: Download complete [2021-05-19T02:05:18.799Z] 63f879dbbcfc: Verifying Checksum [2021-05-19T02:05:18.799Z] 63f879dbbcfc: Download complete [2021-05-19T02:05:18.799Z] e9a5061849ea: Verifying Checksum [2021-05-19T02:05:18.799Z] e9a5061849ea: Download complete [2021-05-19T02:05:18.799Z] d747dcd14b5f: Verifying Checksum [2021-05-19T02:05:18.799Z] d747dcd14b5f: Download complete [2021-05-19T02:05:19.061Z] 2de7ff778b66: Verifying Checksum [2021-05-19T02:05:19.061Z] 2de7ff778b66: Download complete [2021-05-19T02:05:19.321Z] 0d9ebad4ef96: Verifying Checksum [2021-05-19T02:05:19.321Z] 0d9ebad4ef96: Download complete [2021-05-19T02:05:19.321Z] ab5ef0e58194: Verifying Checksum [2021-05-19T02:05:19.321Z] ab5ef0e58194: Download complete [2021-05-19T02:05:21.879Z] ab5ef0e58194: Pull complete [2021-05-19T02:05:22.144Z] 9712f1f96733: Pull complete [2021-05-19T02:05:22.730Z] 63f879dbbcfc: Pull complete [2021-05-19T02:05:26.048Z] 0d9ebad4ef96: Pull complete [2021-05-19T02:05:26.312Z] e9a5061849ea: Pull complete [2021-05-19T02:05:26.312Z] d747dcd14b5f: Pull complete [2021-05-19T02:05:27.255Z] 2de7ff778b66: Pull complete [2021-05-19T02:05:27.255Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-19T02:05:27.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-19T02:05:27.255Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-19T02:05:27.334Z] prd-centos7-docker-4c-2g-14939 does not seem to be running inside a container [2021-05-19T02:05:27.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-19T02:05:31.622Z] $ docker top 996ac233053a2fe5f40c023b4ce59836d501a016b0e5296928961a6dd0c95d89 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-19T02:05:31.743Z] provisioning config files... [2021-05-19T02:05:31.755Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3301210987134435215tmp [2021-05-19T02:05:31.780Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8012987966208467416tmp [2021-05-19T02:05:31.801Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8203746710601830945tmp [Pipeline] { [Pipeline] echo [2021-05-19T02:05:31.826Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:05:32.199Z] ---> sigul-configuration.sh [2021-05-19T02:05:32.199Z] gpg: directory `/root/.gnupg' created [2021-05-19T02:05:32.199Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-19T02:05:32.199Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-19T02:05:32.199Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-19T02:05:32.199Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-19T02:05:32.199Z] gpg: CAST5 encrypted data [2021-05-19T02:05:32.199Z] gpg: encrypted with 1 passphrase [2021-05-19T02:05:32.199Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-19T02:05:32.599Z] + mkdir /home/jenkins [2021-05-19T02:05:32.599Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-19T02:05:32.895Z] + 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-05-19T02:05:32.905Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:05:33.230Z] ---> sigul-install.sh [2021-05-19T02:05:37.455Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-19T02:05:37.772Z] + git tag --list [2021-05-19T02:05:37.772Z] 0.1.1 [2021-05-19T02:05:37.772Z] v1.1.0 [2021-05-19T02:05:37.772Z] v1.2.0 [2021-05-19T02:05:37.772Z] v1.2.1 [2021-05-19T02:05:37.772Z] v1.3.0 [2021-05-19T02:05:37.772Z] v2.0.0-dev.1 [2021-05-19T02:05:37.772Z] v2.0.0-dev.10 [2021-05-19T02:05:37.772Z] v2.0.0-dev.11 [2021-05-19T02:05:37.772Z] v2.0.0-dev.12 [2021-05-19T02:05:37.772Z] v2.0.0-dev.13 [2021-05-19T02:05:37.772Z] v2.0.0-dev.14 [2021-05-19T02:05:37.772Z] v2.0.0-dev.15 [2021-05-19T02:05:37.772Z] v2.0.0-dev.16 [2021-05-19T02:05:37.772Z] v2.0.0-dev.17 [2021-05-19T02:05:37.772Z] v2.0.0-dev.18 [2021-05-19T02:05:37.772Z] v2.0.0-dev.19 [2021-05-19T02:05:37.772Z] v2.0.0-dev.2 [2021-05-19T02:05:37.772Z] v2.0.0-dev.20 [2021-05-19T02:05:37.772Z] v2.0.0-dev.21 [2021-05-19T02:05:37.772Z] v2.0.0-dev.22 [2021-05-19T02:05:37.772Z] v2.0.0-dev.23 [2021-05-19T02:05:37.772Z] v2.0.0-dev.24 [2021-05-19T02:05:37.772Z] v2.0.0-dev.25 [2021-05-19T02:05:37.772Z] v2.0.0-dev.26 [2021-05-19T02:05:37.772Z] v2.0.0-dev.27 [2021-05-19T02:05:37.772Z] v2.0.0-dev.28 [2021-05-19T02:05:37.772Z] v2.0.0-dev.29 [2021-05-19T02:05:37.772Z] v2.0.0-dev.3 [2021-05-19T02:05:37.772Z] v2.0.0-dev.30 [2021-05-19T02:05:37.772Z] v2.0.0-dev.31 [2021-05-19T02:05:37.772Z] v2.0.0-dev.32 [2021-05-19T02:05:37.772Z] v2.0.0-dev.33 [2021-05-19T02:05:37.772Z] v2.0.0-dev.34 [2021-05-19T02:05:37.772Z] v2.0.0-dev.35 [2021-05-19T02:05:37.772Z] v2.0.0-dev.36 [2021-05-19T02:05:37.772Z] v2.0.0-dev.37 [2021-05-19T02:05:37.772Z] v2.0.0-dev.38 [2021-05-19T02:05:37.772Z] v2.0.0-dev.39 [2021-05-19T02:05:37.772Z] v2.0.0-dev.4 [2021-05-19T02:05:37.772Z] v2.0.0-dev.40 [2021-05-19T02:05:37.772Z] v2.0.0-dev.41 [2021-05-19T02:05:37.772Z] v2.0.0-dev.42 [2021-05-19T02:05:37.772Z] v2.0.0-dev.43 [2021-05-19T02:05:37.772Z] v2.0.0-dev.44 [2021-05-19T02:05:37.772Z] v2.0.0-dev.45 [2021-05-19T02:05:37.772Z] v2.0.0-dev.46 [2021-05-19T02:05:37.772Z] v2.0.0-dev.47 [2021-05-19T02:05:37.772Z] v2.0.0-dev.48 [2021-05-19T02:05:37.772Z] v2.0.0-dev.49 [2021-05-19T02:05:37.772Z] v2.0.0-dev.5 [2021-05-19T02:05:37.772Z] v2.0.0-dev.50 [2021-05-19T02:05:37.772Z] v2.0.0-dev.51 [2021-05-19T02:05:37.772Z] v2.0.0-dev.52 [2021-05-19T02:05:37.772Z] v2.0.0-dev.53 [2021-05-19T02:05:37.772Z] v2.0.0-dev.54 [2021-05-19T02:05:37.772Z] v2.0.0-dev.6 [2021-05-19T02:05:37.772Z] v2.0.0-dev.7 [2021-05-19T02:05:37.772Z] v2.0.0-dev.8 [2021-05-19T02:05:37.772Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-19T02:05:38.079Z] + lftools sign git-tag v2.0.0-dev.54 [2021-05-19T02:05:38.657Z] Signing Git tag with Sigul... [2021-05-19T02:05:38.657Z] Signing v2.0.0-dev.54 [Pipeline] echo [2021-05-19T02:05:39.613Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:05:39.905Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-19T02:05:39.914Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-19T02:05:39.944Z] $ docker stop --time=1 996ac233053a2fe5f40c023b4ce59836d501a016b0e5296928961a6dd0c95d89 [2021-05-19T02:05:41.778Z] $ docker rm -f 996ac233053a2fe5f40c023b4ce59836d501a016b0e5296928961a6dd0c95d89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:05:42.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T02:05:42.369Z] . [Pipeline] withDockerContainer [2021-05-19T02:05:42.446Z] prd-centos7-docker-4c-2g-14939 does not seem to be running inside a container [2021-05-19T02:05:42.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-19T02:05:42.879Z] $ docker top 320b79bcb573dd7a1eea5fc8c864512819294d91ca33acef1fcbb1cbdf964dd0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T02:05:43.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T02:05:43.011Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T02:05:43.109Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T02:05:43.113Z] $ docker exec 320b79bcb573dd7a1eea5fc8c864512819294d91ca33acef1fcbb1cbdf964dd0 ssh-agent [2021-05-19T02:05:43.218Z] SSH_AUTH_SOCK=/tmp/ssh-NneLUrxQRjeo/agent.13 [2021-05-19T02:05:43.218Z] SSH_AGENT_PID=19 [2021-05-19T02:05:43.224Z] Running ssh-add (command line suppressed) [2021-05-19T02:05:43.312Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4273847154716518709.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4273847154716518709.key) [2021-05-19T02:05:43.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T02:05:43.624Z] + git semver bump pre [2021-05-19T02:05:43.624Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T02:05:43.624Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-19T02:05:43.624Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-19T02:05:43.624Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T02:05:43.624Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T02:05:43.624Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T02:05:43.624Z] # $SEMVER_BRANCH = master [2021-05-19T02:05:43.624Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-05-19T02:05:43.624Z] 2.0.0-dev.55 [Pipeline] } [2021-05-19T02:05:43.638Z] $ docker exec --env ******** --env ******** 320b79bcb573dd7a1eea5fc8c864512819294d91ca33acef1fcbb1cbdf964dd0 ssh-agent -k [2021-05-19T02:05:43.724Z] unset SSH_AUTH_SOCK; [2021-05-19T02:05:43.724Z] unset SSH_AGENT_PID; [2021-05-19T02:05:43.724Z] echo Agent pid 19 killed; [2021-05-19T02:05:43.742Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T02:05:44.085Z] + git semver [Pipeline] } [2021-05-19T02:05:44.103Z] $ docker stop --time=1 320b79bcb573dd7a1eea5fc8c864512819294d91ca33acef1fcbb1cbdf964dd0 [2021-05-19T02:05:45.301Z] $ docker rm -f 320b79bcb573dd7a1eea5fc8c864512819294d91ca33acef1fcbb1cbdf964dd0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:05:45.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T02:05:45.691Z] . [Pipeline] withDockerContainer [2021-05-19T02:05:45.771Z] prd-centos7-docker-4c-2g-14939 does not seem to be running inside a container [2021-05-19T02:05:45.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-19T02:05:46.188Z] $ docker top f8d3a569ca43504a2a3af106904dd64a151fddd92cd5f276d3936e3f191f8f14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T02:05:46.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T02:05:46.306Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T02:05:46.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T02:05:46.421Z] $ docker exec f8d3a569ca43504a2a3af106904dd64a151fddd92cd5f276d3936e3f191f8f14 ssh-agent [2021-05-19T02:05:46.534Z] SSH_AUTH_SOCK=/tmp/ssh-YUM9c66F6MJD/agent.13 [2021-05-19T02:05:46.534Z] SSH_AGENT_PID=19 [2021-05-19T02:05:46.540Z] Running ssh-add (command line suppressed) [2021-05-19T02:05:46.650Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_660082300863008821.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_660082300863008821.key) [2021-05-19T02:05:46.665Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T02:05:46.978Z] + git semver push [2021-05-19T02:05:46.978Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T02:05:46.978Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-19T02:05:46.978Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-19T02:05:46.978Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T02:05:46.978Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T02:05:46.978Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T02:05:46.978Z] # $SEMVER_BRANCH = master [2021-05-19T02:05:46.978Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-05-19T02:05:51.254Z] $ docker exec --env ******** --env ******** f8d3a569ca43504a2a3af106904dd64a151fddd92cd5f276d3936e3f191f8f14 ssh-agent -k [2021-05-19T02:05:51.345Z] unset SSH_AUTH_SOCK; [2021-05-19T02:05:51.348Z] unset SSH_AGENT_PID; [2021-05-19T02:05:51.348Z] echo Agent pid 19 killed; [2021-05-19T02:05:51.359Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T02:05:51.731Z] + git semver [Pipeline] } [2021-05-19T02:05:51.754Z] $ docker stop --time=1 f8d3a569ca43504a2a3af106904dd64a151fddd92cd5f276d3936e3f191f8f14 [2021-05-19T02:05:52.935Z] $ docker rm -f f8d3a569ca43504a2a3af106904dd64a151fddd92cd5f276d3936e3f191f8f14 [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-05-19T02:05:53.861Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:05:54.427Z] ---> package-listing.sh [2021-05-19T02:05:54.427Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-19T02:05:54.427Z] ++ facter osfamily [2021-05-19T02:05:54.709Z] + OS_FAMILY=redhat [2021-05-19T02:05:54.709Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-19T02:05:54.709Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-19T02:05:54.709Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-19T02:05:54.709Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-19T02:05:54.709Z] + PACKAGES=/tmp/packages_start.txt [2021-05-19T02:05:54.709Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-05-19T02:05:54.709Z] + PACKAGES=/tmp/packages_end.txt [2021-05-19T02:05:54.709Z] + case "${OS_FAMILY}" in [2021-05-19T02:05:54.709Z] + rpm -qa [2021-05-19T02:05:54.709Z] + sort [2021-05-19T02:05:55.531Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-19T02:05:55.531Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-19T02:05:55.531Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-19T02:05:55.531Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-05-19T02:05:55.531Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-05-19T02:05:55.531Z] + 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-05-19T02:05:55.560Z] 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-05-19T02:05:55.871Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:05:56.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T02:05:56.444Z] [2021-05-19T02:05:56.444Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:05:56.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T02:05:56.755Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-19T02:05:56.755Z] df20fa9351a1: Pulling fs layer [2021-05-19T02:05:56.755Z] 36b3adc4ff6f: Pulling fs layer [2021-05-19T02:05:56.755Z] 8ad3a11d3b57: Pulling fs layer [2021-05-19T02:05:56.755Z] 46f8f816bc3b: Pulling fs layer [2021-05-19T02:05:56.755Z] 93b61091891f: Pulling fs layer [2021-05-19T02:05:56.755Z] 93b9cdb0e59b: Pulling fs layer [2021-05-19T02:05:56.755Z] 5e14af77c1be: Pulling fs layer [2021-05-19T02:05:56.755Z] 01666e4c0597: Pulling fs layer [2021-05-19T02:05:56.755Z] aa168da1d23b: Pulling fs layer [2021-05-19T02:05:56.755Z] 46f8f816bc3b: Waiting [2021-05-19T02:05:56.755Z] 93b61091891f: Waiting [2021-05-19T02:05:56.755Z] 93b9cdb0e59b: Waiting [2021-05-19T02:05:56.755Z] 5e14af77c1be: Waiting [2021-05-19T02:05:56.755Z] 01666e4c0597: Waiting [2021-05-19T02:05:56.755Z] aa168da1d23b: Waiting [2021-05-19T02:05:56.755Z] 36b3adc4ff6f: Download complete [2021-05-19T02:05:56.755Z] 46f8f816bc3b: Verifying Checksum [2021-05-19T02:05:56.755Z] 46f8f816bc3b: Download complete [2021-05-19T02:05:57.022Z] df20fa9351a1: Verifying Checksum [2021-05-19T02:05:57.022Z] df20fa9351a1: Download complete [2021-05-19T02:05:57.022Z] 93b9cdb0e59b: Verifying Checksum [2021-05-19T02:05:57.022Z] 93b9cdb0e59b: Download complete [2021-05-19T02:05:57.022Z] 5e14af77c1be: Verifying Checksum [2021-05-19T02:05:57.022Z] 5e14af77c1be: Download complete [2021-05-19T02:05:57.022Z] 93b61091891f: Verifying Checksum [2021-05-19T02:05:57.022Z] 93b61091891f: Download complete [2021-05-19T02:05:57.022Z] 01666e4c0597: Verifying Checksum [2021-05-19T02:05:57.022Z] 01666e4c0597: Download complete [2021-05-19T02:05:57.022Z] df20fa9351a1: Pull complete [2021-05-19T02:05:57.294Z] 36b3adc4ff6f: Pull complete [2021-05-19T02:05:57.294Z] 8ad3a11d3b57: Verifying Checksum [2021-05-19T02:05:57.294Z] 8ad3a11d3b57: Download complete [2021-05-19T02:05:57.556Z] 8ad3a11d3b57: Pull complete [2021-05-19T02:05:57.819Z] 46f8f816bc3b: Pull complete [2021-05-19T02:05:58.080Z] 93b61091891f: Pull complete [2021-05-19T02:05:58.080Z] 93b9cdb0e59b: Pull complete [2021-05-19T02:05:58.080Z] 5e14af77c1be: Pull complete [2021-05-19T02:05:58.343Z] 01666e4c0597: Pull complete [2021-05-19T02:05:59.300Z] aa168da1d23b: Verifying Checksum [2021-05-19T02:05:59.300Z] aa168da1d23b: Download complete [2021-05-19T02:06:03.527Z] aa168da1d23b: Pull complete [2021-05-19T02:06:03.527Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-19T02:06:03.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T02:06:03.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-19T02:06:03.602Z] prd-centos7-docker-4c-2g-14939 does not seem to be running inside a container [2021-05-19T02:06:03.642Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-19T02:06:06.083Z] $ docker top e0bff92d8383e280bbfb03ec410525ff1710b3429634f6306fcd9f1934aa6c1a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T02:06:06.455Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-19T02:06:06.749Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-19T02:06:07.047Z] + ls /var/log/sa-host [2021-05-19T02:06:07.047Z] + sadf -c /var/log/sa-host/sa05 [2021-05-19T02:06:07.047Z] file_magic: OK [2021-05-19T02:06:07.047Z] HZ: Using current value: 100 [2021-05-19T02:06:07.047Z] file_header: OK [2021-05-19T02:06:07.047Z] 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-05-19T02:06:07.047Z] Statistics: [2021-05-19T02:06:07.047Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T02:06:07.047Z] File successfully converted to sysstat format version 12.2.1 [2021-05-19T02:06:07.047Z] + sadf -c /var/log/sa-host/sa19 [2021-05-19T02:06:07.047Z] file_magic: OK [2021-05-19T02:06:07.047Z] HZ: Using current value: 100 [2021-05-19T02:06:07.047Z] file_header: OK [2021-05-19T02:06:07.047Z] 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-05-19T02:06:07.047Z] Statistics: [2021-05-19T02:06:07.047Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T02:06:07.047Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T02:06:07.228Z] provisioning config files... [2021-05-19T02:06:07.248Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5699005127723967385tmp [Pipeline] { [Pipeline] echo [2021-05-19T02:06:07.270Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:06:07.568Z] ---> create-netrc.sh [Pipeline] } [2021-05-19T02:06:07.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-19T02:06:07.603Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:06:07.914Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-19T02:06:07.927Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:06:08.221Z] ---> sudo-logs.sh [2021-05-19T02:06:08.221Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-19T02:06:08.254Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:06:08.551Z] ---> job-cost.sh [2021-05-19T02:06:08.551Z] lf-activate-venv: SKIPPING [2021-05-19T02:06:08.551Z] DEBUG: total: 0.18000000715255737 [2021-05-19T02:06:08.551Z] INFO: Retrieving Stack Cost... [2021-05-19T02:06:11.099Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T02:06:11.099Z] INFO: Archiving Costs [Pipeline] echo [2021-05-19T02:06:11.116Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:06:11.436Z] ---> logs-deploy.sh [2021-05-19T02:06:11.436Z] lf-activate-venv: SKIPPING [2021-05-19T02:06:11.436Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/114 [2021-05-19T02:06:11.436Z] INFO: archiving workspace using pattern(s): [2021-05-19T02:06:12.385Z] Archives upload complete. [2021-05-19T02:06:12.385Z] INFO: archiving logs to Nexus