Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9e9000642235b61e852840e697528ee7165f7b30 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-ssh5609553390568938315.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-ssh7204712512125328636.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-ssh1023909377571074222.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-ssh7615799225707566499.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-ssh8679544784646538120.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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-1074 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-ssh8650330481460307970.key Avoid second fetch Checking out Revision 9e9000642235b61e852840e697528ee7165f7b30 (master) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e9000642235b61e852840e697528ee7165f7b30 # timeout=10 Commit message: "feat: change the host config of service to localhost" > git rev-list --no-walk 362a620ccf47aa99c62b2f052005e112b2d013c2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-30T10:24:03.001Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-30T10:24:03.098Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-30T10:24:04.965Z] ========================================================= [2021-05-30T10:24:04.965Z] EdgeX Global Pipelines Version Info [2021-05-30T10:24:04.965Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-30T10:24:06.439Z] ------------------- [2021-05-30T10:24:06.439Z] stable info: [2021-05-30T10:24:06.439Z] ------------------- [2021-05-30T10:24:06.439Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-30T10:24:06.439Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-30T10:24:06.439Z] Message: update stable to v1.0.192 [2021-05-30T10:24:07.012Z] ------------------- [2021-05-30T10:24:07.012Z] experimental info: [2021-05-30T10:24:07.012Z] ------------------- [2021-05-30T10:24:07.012Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-30T10:24:07.012Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-30T10:24:07.012Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-30T10:24:07.143Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-30T10:24:07.168Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-30T10:24:07.191Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-30T10:24:07.213Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-30T10:24:07.236Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-30T10:24:07.260Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-30T10:24:07.284Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-30T10:24:07.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-30T10:24:07.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-30T10:24:07.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-30T10:24:07.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-30T10:24:07.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-05-30T10:24:07.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-30T10:24:07.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-30T10:24:07.477Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-30T10:24:07.501Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-30T10:24:07.550Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-30T10:24:07.577Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-30T10:24:07.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-30T10:24:07.622Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-30T10:24:07.645Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-30T10:24:07.670Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-30T10:24:07.694Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-30T10:24:07.718Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-30T10:24:07.740Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-30T10:24:07.763Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-30T10:24:07.786Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-30T10:24:07.809Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-30T10:24:07.832Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-30T10:24:07.855Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e9000642235b61e852840e697528ee7165f7b30 [Pipeline] echo [2021-05-30T10:24:07.879Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e90006 [Pipeline] echo [2021-05-30T10:24:07.903Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-30T10:24:07.980Z] provisioning config files... [2021-05-30T10:24:07.997Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config9155293921636995868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-30T10:24:08.316Z] ---> docker-login.sh [2021-05-30T10:24:08.316Z] nexus3.edgexfoundry.org:10001 [2021-05-30T10:24:08.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T10:24:08.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T10:24:08.577Z] Configure a credential helper to remove this warning. See [2021-05-30T10:24:08.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T10:24:08.577Z] [2021-05-30T10:24:08.577Z] Login Succeeded [2021-05-30T10:24:08.577Z] nexus3.edgexfoundry.org:10002 [2021-05-30T10:24:08.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T10:24:08.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T10:24:08.837Z] Configure a credential helper to remove this warning. See [2021-05-30T10:24:08.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T10:24:08.838Z] [2021-05-30T10:24:08.838Z] Login Succeeded [2021-05-30T10:24:08.838Z] nexus3.edgexfoundry.org:10003 [2021-05-30T10:24:08.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T10:24:08.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T10:24:08.838Z] Configure a credential helper to remove this warning. See [2021-05-30T10:24:08.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T10:24:08.838Z] [2021-05-30T10:24:08.838Z] Login Succeeded [2021-05-30T10:24:08.838Z] nexus3.edgexfoundry.org:10004 [2021-05-30T10:24:08.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T10:24:09.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T10:24:09.100Z] Configure a credential helper to remove this warning. See [2021-05-30T10:24:09.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T10:24:09.100Z] [2021-05-30T10:24:09.100Z] Login Succeeded [2021-05-30T10:24:09.100Z] docker.io [2021-05-30T10:24:09.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T10:24:09.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T10:24:09.367Z] Configure a credential helper to remove this warning. See [2021-05-30T10:24:09.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T10:24:09.367Z] [2021-05-30T10:24:09.367Z] Login Succeeded [2021-05-30T10:24:09.367Z] ---> docker-login.sh ends [Pipeline] } [2021-05-30T10:24:09.375Z] 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-30T10:24:09.827Z] + git log --format=format:%s -1 9e9000642235b61e852840e697528ee7165f7b30 [Pipeline] echo [2021-05-30T10:24:09.870Z] GIT_COMMIT: 9e9000642235b61e852840e697528ee7165f7b30, Commit Message: feat: change the host config of service to localhost [Pipeline] echo [2021-05-30T10:24:09.883Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:24:10.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-30T10:24:10.854Z] [2021-05-30T10:24:10.854Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:24:11.170Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-30T10:24:11.170Z] latest: Pulling from edgex-devops/git-semver [2021-05-30T10:24:11.170Z] 31603596830f: Pulling fs layer [2021-05-30T10:24:11.170Z] 54011a49482f: Pulling fs layer [2021-05-30T10:24:11.171Z] a6820b24f6d8: Pulling fs layer [2021-05-30T10:24:11.171Z] f581987b2513: Pulling fs layer [2021-05-30T10:24:11.171Z] f581987b2513: Waiting [2021-05-30T10:24:11.171Z] 54011a49482f: Verifying Checksum [2021-05-30T10:24:11.171Z] 54011a49482f: Download complete [2021-05-30T10:24:11.432Z] 31603596830f: Verifying Checksum [2021-05-30T10:24:11.432Z] 31603596830f: Download complete [2021-05-30T10:24:11.432Z] f581987b2513: Verifying Checksum [2021-05-30T10:24:11.432Z] f581987b2513: Download complete [2021-05-30T10:24:11.432Z] a6820b24f6d8: Verifying Checksum [2021-05-30T10:24:11.432Z] a6820b24f6d8: Download complete [2021-05-30T10:24:11.432Z] 31603596830f: Pull complete [2021-05-30T10:24:11.696Z] 54011a49482f: Pull complete [2021-05-30T10:24:12.274Z] a6820b24f6d8: Pull complete [2021-05-30T10:24:12.274Z] f581987b2513: Pull complete [2021-05-30T10:24:12.274Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-30T10:24:12.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-30T10:24:12.535Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-30T10:24:12.615Z] prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container [2021-05-30T10:24:12.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-30T10:24:15.513Z] $ docker top b63da252950894b66bd873511c219225553b6f248455c8151785abeff5f09474 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-30T10:24:15.635Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-30T10:24:15.635Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-30T10:24:15.733Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-30T10:24:15.732Z] $ docker exec b63da252950894b66bd873511c219225553b6f248455c8151785abeff5f09474 ssh-agent [2021-05-30T10:24:15.833Z] SSH_AUTH_SOCK=/tmp/ssh-TcCu75mxpVsM/agent.14 [2021-05-30T10:24:15.833Z] SSH_AGENT_PID=20 [2021-05-30T10:24:15.840Z] Running ssh-add (command line suppressed) [2021-05-30T10:24:15.929Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7532879828971601935.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7532879828971601935.key) [2021-05-30T10:24:15.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-30T10:24:16.250Z] + git tag --points-at HEAD [Pipeline] } [2021-05-30T10:24:16.260Z] $ docker exec --env ******** --env ******** b63da252950894b66bd873511c219225553b6f248455c8151785abeff5f09474 ssh-agent -k [2021-05-30T10:24:16.355Z] unset SSH_AUTH_SOCK; [2021-05-30T10:24:16.356Z] unset SSH_AGENT_PID; [2021-05-30T10:24:16.356Z] echo Agent pid 20 killed; [2021-05-30T10:24:16.370Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-30T10:24:16.413Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-30T10:24:16.413Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-30T10:24:16.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-30T10:24:16.548Z] $ docker exec b63da252950894b66bd873511c219225553b6f248455c8151785abeff5f09474 ssh-agent [2021-05-30T10:24:16.662Z] SSH_AUTH_SOCK=/tmp/ssh-5PFZAA9s4luF/agent.55 [2021-05-30T10:24:16.662Z] SSH_AGENT_PID=61 [2021-05-30T10:24:16.668Z] Running ssh-add (command line suppressed) [2021-05-30T10:24:16.762Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6952764242986033035.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6952764242986033035.key) [2021-05-30T10:24:16.781Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-30T10:24:17.078Z] + git semver init [2021-05-30T10:24:17.078Z] # -> Open(): unable to determine branch for HEAD [2021-05-30T10:24:17.078Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-30T10:24:17.078Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-30T10:24:17.078Z] # $SEMVER_REMOTE_NAME = origin [2021-05-30T10:24:17.078Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-30T10:24:17.078Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-30T10:24:17.078Z] # $SEMVER_BRANCH = master [2021-05-30T10:24:17.078Z] # $SEMVER_TEMP = /tmp/semver-932661116 [2021-05-30T10:24:17.078Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-30T10:24:18.477Z] # '/tmp/semver-932661116' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-05-30T10:24:18.477Z] # -> Force: false [2021-05-30T10:24:18.477Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-05-30T10:24:18.484Z] $ docker exec --env ******** --env ******** b63da252950894b66bd873511c219225553b6f248455c8151785abeff5f09474 ssh-agent -k [2021-05-30T10:24:18.576Z] unset SSH_AUTH_SOCK; [2021-05-30T10:24:18.577Z] unset SSH_AGENT_PID; [2021-05-30T10:24:18.577Z] echo Agent pid 61 killed; [2021-05-30T10:24:18.591Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-30T10:24:18.936Z] + git semver [Pipeline] } [2021-05-30T10:24:18.959Z] $ docker stop --time=1 b63da252950894b66bd873511c219225553b6f248455c8151785abeff5f09474 [2021-05-30T10:24:20.319Z] $ docker rm -f b63da252950894b66bd873511c219225553b6f248455c8151785abeff5f09474 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-30T10:24:20.698Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-30T10:24:20.952Z] Stashed 1 file(s) [Pipeline] echo [2021-05-30T10:24:20.956Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.59 [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-30T10:24:36.127Z] Still waiting to schedule task [2021-05-30T10:24:36.130Z] Still waiting to schedule task [2021-05-30T10:24:36.131Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-30T10:24:36.138Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-30T10:26:40.865Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1075 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-05-30T10:26:40.884Z] Running in /w/workspace/edgex-ui-go/119 [Pipeline] { [Pipeline] checkout [2021-05-30T10:26:41.081Z] The recommended git tool is: git [2021-05-30T10:26:46.246Z] using credential edgex-jenkins-ssh [2021-05-30T10:26:46.274Z] Cloning the remote Git repository [2021-05-30T10:26:46.358Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-30T10:26:46.526Z] > git init /w/workspace/edgex-ui-go/119 # timeout=10 [2021-05-30T10:26:46.593Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-30T10:26:46.593Z] > git --version # timeout=10 [2021-05-30T10:26:46.609Z] > git --version # 'git version 2.17.1' [2021-05-30T10:26:46.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-30T10:26:46.681Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-30T10:26:49.700Z] Avoid second fetch [2021-05-30T10:26:49.701Z] Checking out Revision 9e9000642235b61e852840e697528ee7165f7b30 (master) [2021-05-30T10:26:49.673Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-30T10:26:49.693Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-30T10:26:49.731Z] > git config core.sparsecheckout # timeout=10 [2021-05-30T10:26:49.749Z] > git checkout -f 9e9000642235b61e852840e697528ee7165f7b30 # timeout=10 [2021-05-30T10:26:54.301Z] Commit message: "feat: change the host config of service to localhost" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-30T10:26:55.689Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-30T10:26:57.993Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-30T10:26:58.510Z] + sudo service docker restart [2021-05-30T10:26:58.510Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-30T10:27:16.870Z] provisioning config files... [2021-05-30T10:27:16.896Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/119@tmp/config1939201190917699592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-30T10:27:17.280Z] ---> docker-login.sh [2021-05-30T10:27:17.280Z] nexus3.edgexfoundry.org:10001 [2021-05-30T10:27:18.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T10:27:18.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T10:27:18.536Z] Configure a credential helper to remove this warning. See [2021-05-30T10:27:18.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T10:27:18.536Z] [2021-05-30T10:27:18.536Z] Login Succeeded [2021-05-30T10:27:18.536Z] nexus3.edgexfoundry.org:10002 [2021-05-30T10:27:18.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T10:27:19.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T10:27:19.086Z] Configure a credential helper to remove this warning. See [2021-05-30T10:27:19.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T10:27:19.086Z] [2021-05-30T10:27:19.086Z] Login Succeeded [2021-05-30T10:27:19.086Z] nexus3.edgexfoundry.org:10003 [2021-05-30T10:27:19.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T10:27:19.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T10:27:19.639Z] Configure a credential helper to remove this warning. See [2021-05-30T10:27:19.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T10:27:19.639Z] [2021-05-30T10:27:19.639Z] Login Succeeded [2021-05-30T10:27:19.639Z] nexus3.edgexfoundry.org:10004 [2021-05-30T10:27:19.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T10:27:20.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T10:27:20.192Z] Configure a credential helper to remove this warning. See [2021-05-30T10:27:20.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T10:27:20.192Z] [2021-05-30T10:27:20.192Z] Login Succeeded [2021-05-30T10:27:20.192Z] docker.io [2021-05-30T10:27:20.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T10:27:21.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T10:27:21.064Z] Configure a credential helper to remove this warning. See [2021-05-30T10:27:21.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T10:27:21.064Z] [2021-05-30T10:27:21.064Z] Login Succeeded [2021-05-30T10:27:21.064Z] ---> docker-login.sh ends [Pipeline] } [2021-05-30T10:27:21.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-30T10:27:21.391Z] ========================================================= [2021-05-30T10:27:21.391Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-30T10:27:21.391Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:27:21.744Z] + 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-30T10:27:22.739Z] Sending build context to Docker daemon 35.55MB [2021-05-30T10:27:22.739Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-30T10:27:22.739Z] Step 2/8 : FROM ${BASE} [2021-05-30T10:27:23.017Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-30T10:27:23.017Z] 595b0fe564bb: Pulling fs layer [2021-05-30T10:27:23.017Z] 7186ed65a4f7: Pulling fs layer [2021-05-30T10:27:23.018Z] 316046926c0a: Pulling fs layer [2021-05-30T10:27:23.018Z] 4ebd0625c992: Pulling fs layer [2021-05-30T10:27:23.018Z] 207e8628e3a3: Pulling fs layer [2021-05-30T10:27:23.018Z] c791037a9be2: Pulling fs layer [2021-05-30T10:27:23.018Z] ffd874e62e21: Pulling fs layer [2021-05-30T10:27:23.018Z] c791037a9be2: Waiting [2021-05-30T10:27:23.018Z] 4ebd0625c992: Waiting [2021-05-30T10:27:23.018Z] 207e8628e3a3: Waiting [2021-05-30T10:27:23.018Z] ffd874e62e21: Waiting [2021-05-30T10:27:23.018Z] 316046926c0a: Verifying Checksum [2021-05-30T10:27:23.018Z] 316046926c0a: Download complete [2021-05-30T10:27:23.018Z] 7186ed65a4f7: Verifying Checksum [2021-05-30T10:27:23.018Z] 7186ed65a4f7: Download complete [2021-05-30T10:27:23.018Z] 207e8628e3a3: Verifying Checksum [2021-05-30T10:27:23.018Z] 207e8628e3a3: Download complete [2021-05-30T10:27:23.018Z] c791037a9be2: Verifying Checksum [2021-05-30T10:27:23.018Z] c791037a9be2: Download complete [2021-05-30T10:27:23.018Z] 595b0fe564bb: Verifying Checksum [2021-05-30T10:27:23.018Z] 595b0fe564bb: Download complete [2021-05-30T10:27:24.002Z] 595b0fe564bb: Pull complete [2021-05-30T10:27:24.624Z] 7186ed65a4f7: Pull complete [2021-05-30T10:27:24.910Z] 316046926c0a: Pull complete [2021-05-30T10:27:26.345Z] ffd874e62e21: Verifying Checksum [2021-05-30T10:27:26.345Z] ffd874e62e21: Download complete [2021-05-30T10:27:26.942Z] 4ebd0625c992: Verifying Checksum [2021-05-30T10:27:26.942Z] 4ebd0625c992: Download complete [2021-05-30T10:27:37.100Z] 4ebd0625c992: Pull complete [2021-05-30T10:27:37.374Z] 207e8628e3a3: Pull complete [2021-05-30T10:27:37.649Z] c791037a9be2: Pull complete [2021-05-30T10:27:41.990Z] ffd874e62e21: Pull complete [2021-05-30T10:27:41.990Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-30T10:27:41.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-30T10:27:41.990Z] ---> cfc18b08335c [2021-05-30T10:27:41.990Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-30T10:27:43.434Z] ---> Running in 3f4758fbffce [2021-05-30T10:27:44.040Z] Removing intermediate container 3f4758fbffce [2021-05-30T10:27:44.040Z] ---> e472148eafcc [2021-05-30T10:27:44.040Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-30T10:27:44.040Z] ---> Running in 1f1d2e4b7902 [2021-05-30T10:27:46.662Z] Removing intermediate container 1f1d2e4b7902 [2021-05-30T10:27:46.662Z] ---> 206f07c0595c [2021-05-30T10:27:46.662Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-30T10:27:46.948Z] ---> Running in dd6998a0c6c3 [2021-05-30T10:27:47.929Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-30T10:27:48.908Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-30T10:27:50.347Z] OK: 138 MiB in 40 packages [2021-05-30T10:27:51.326Z] Removing intermediate container dd6998a0c6c3 [2021-05-30T10:27:51.327Z] ---> 89073387ba2e [2021-05-30T10:27:51.327Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-30T10:27:51.600Z] ---> Running in 464d2b718fe8 [2021-05-30T10:27:52.204Z] Removing intermediate container 464d2b718fe8 [2021-05-30T10:27:52.204Z] ---> b41ee6749572 [2021-05-30T10:27:52.204Z] Step 7/8 : COPY . . [2021-05-30T10:27:55.615Z] ---> a9db4a769c30 [2021-05-30T10:27:55.615Z] Step 8/8 : RUN go mod download [2021-05-30T10:27:55.615Z] ---> Running in f89292cd6f13 [2021-05-30T10:28:22.428Z] Removing intermediate container f89292cd6f13 [2021-05-30T10:28:22.428Z] ---> d1ab0dc6b48f [2021-05-30T10:28:22.428Z] Successfully built d1ab0dc6b48f [2021-05-30T10:28:22.428Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:28:22.774Z] + docker inspect -f . ci-base-image-arm64 [2021-05-30T10:28:22.774Z] . [Pipeline] withDockerContainer [2021-05-30T10:28:23.014Z] prd-ubuntu18.04-docker-arm64-4c-16g-1075 does not seem to be running inside a container [2021-05-30T10:28:23.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/119 -v /w/workspace/edgex-ui-go/119:/w/workspace/edgex-ui-go/119:rw,z -v /w/workspace/edgex-ui-go/119@tmp:/w/workspace/edgex-ui-go/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-30T10:28:24.713Z] $ docker top ab529ba73dbae811f3205cd0a249e8b0bb464cacfe0660af86b9afe26ec01f56 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-30T10:28:25.690Z] + go version [2021-05-30T10:28:25.690Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-30T10:28:25.715Z] $ docker stop --time=1 ab529ba73dbae811f3205cd0a249e8b0bb464cacfe0660af86b9afe26ec01f56 [2021-05-30T10:28:27.570Z] $ docker rm -f ab529ba73dbae811f3205cd0a249e8b0bb464cacfe0660af86b9afe26ec01f56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:28:28.272Z] + docker inspect -f . ci-base-image-arm64 [2021-05-30T10:28:28.272Z] . [Pipeline] withDockerContainer [2021-05-30T10:28:28.532Z] prd-ubuntu18.04-docker-arm64-4c-16g-1075 does not seem to be running inside a container [2021-05-30T10:28:28.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/119 -v /w/workspace/edgex-ui-go/119:/w/workspace/edgex-ui-go/119:rw,z -v /w/workspace/edgex-ui-go/119@tmp:/w/workspace/edgex-ui-go/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-30T10:28:30.248Z] $ docker top a20c794a185c696430f1649f7883bc947a3f571d27839d6db080368e574566b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-30T10:28:31.214Z] + go mod tidy [Pipeline] sh [2021-05-30T10:28:32.481Z] + make test [2021-05-30T10:28:32.481Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-30T10:28:33.936Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-30T10:29:07.759Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-30T10:29:07.759Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-30T10:29:07.759Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-30T10:29:07.759Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-30T10:29:07.759Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-30T10:29:07.759Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-30T10:29:07.759Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-30T10:29:07.759Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-30T10:29:07.759Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-30T10:29:07.759Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-30T10:29:07.759Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-30T10:29:07.759Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-30T10:29:07.759Z] GO111MODULE=on go vet ./... [2021-05-30T10:29:21.592Z] Running on prd-centos7-docker-4c-2g-1076 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-05-30T10:29:21.615Z] Running in /w/workspace/edgex-ui-go/119 [Pipeline] { [Pipeline] checkout [2021-05-30T10:29:21.730Z] The recommended git tool is: git [2021-05-30T10:29:26.041Z] using credential edgex-jenkins-ssh [2021-05-30T10:29:26.068Z] Cloning the remote Git repository [2021-05-30T10:29:26.090Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-30T10:29:26.157Z] > git init /w/workspace/edgex-ui-go/119 # timeout=10 [2021-05-30T10:29:26.208Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-30T10:29:26.208Z] > git --version # timeout=10 [2021-05-30T10:29:26.226Z] > git --version # 'git version 2.24.4' [2021-05-30T10:29:26.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-30T10:29:26.249Z] [INFO] Currently running in a labeled security context [2021-05-30T10:29:26.250Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-30T10:29:26.250Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/119@tmp/jenkins-gitclient-ssh8607877017252431868.key [2021-05-30T10:29:26.275Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2021-05-30T10:29:30.072Z] $ docker stop --time=1 a20c794a185c696430f1649f7883bc947a3f571d27839d6db080368e574566b0 [2021-05-30T10:29:30.110Z] Avoid second fetch [2021-05-30T10:29:30.111Z] Checking out Revision 9e9000642235b61e852840e697528ee7165f7b30 (master) [2021-05-30T10:29:30.085Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-30T10:29:30.096Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-30T10:29:30.114Z] > git config core.sparsecheckout # timeout=10 [2021-05-30T10:29:30.121Z] > git checkout -f 9e9000642235b61e852840e697528ee7165f7b30 # timeout=10 [2021-05-30T10:29:32.038Z] $ docker rm -f a20c794a185c696430f1649f7883bc947a3f571d27839d6db080368e574566b0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-30T10:29:32.838Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-30T10:29:33.449Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-05-30T10:29:33.863Z] Commit message: "feat: change the host config of service to localhost" [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-30T10:29:37.762Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-30T10:29:38.211Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-30T10:29:38.258Z] + ls -al . [2021-05-30T10:29:38.258Z] total 124 [2021-05-30T10:29:38.258Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 10:28 . [2021-05-30T10:29:38.258Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 10:26 .. [2021-05-30T10:29:38.258Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 10:26 .git [2021-05-30T10:29:38.258Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 10:26 .github [2021-05-30T10:29:38.258Z] -rw-rw-r-- 1 jenkins jenkins 162 May 30 10:26 .gitignore [2021-05-30T10:29:38.258Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 30 10:26 CONTRIBUTING.md [2021-05-30T10:29:38.258Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 30 10:26 Dockerfile [2021-05-30T10:29:38.258Z] -rw-rw-r-- 1 jenkins jenkins 902 May 30 10:26 Dockerfile.build [2021-05-30T10:29:38.258Z] -rw-rw-r-- 1 jenkins jenkins 652 May 30 10:26 Jenkinsfile [2021-05-30T10:29:38.258Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 30 10:26 LICENSE [2021-05-30T10:29:38.258Z] -rw-rw-r-- 1 jenkins jenkins 941 May 30 10:26 Makefile [2021-05-30T10:29:38.258Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 30 10:26 README.md [2021-05-30T10:29:38.258Z] -rw-rw-r-- 1 jenkins jenkins 12 May 30 10:24 VERSION [2021-05-30T10:29:38.258Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 10:26 assets [2021-05-30T10:29:38.258Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 10:26 bin [2021-05-30T10:29:38.258Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 10:26 cmd [2021-05-30T10:29:38.258Z] -rw-r--r-- 1 jenkins jenkins 10 May 30 10:28 coverage.out [2021-05-30T10:29:38.258Z] drwxrwxr-x 5 jenkins jenkins 4096 May 30 10:26 docs [2021-05-30T10:29:38.258Z] -rw-rw-r-- 1 jenkins jenkins 971 May 30 10:26 go.mod [2021-05-30T10:29:38.258Z] -rw-r--r-- 1 jenkins jenkins 23959 May 30 10:28 go.sum [2021-05-30T10:29:38.258Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 10:26 internal [2021-05-30T10:29:38.258Z] -rw-rw-r-- 1 jenkins jenkins 155 May 30 10:26 version.go [2021-05-30T10:29:38.258Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 10:26 web [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:29:38.541Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-30T10:29:38.624Z] + 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=9e9000642235b61e852840e697528ee7165f7b30 --label arch=arm64 --label version=2.0.0-dev.59 . [2021-05-30T10:29:38.845Z] + true [2021-05-30T10:29:38.845Z] + sudo service docker restart [2021-05-30T10:29:38.845Z] Redirecting to /bin/systemctl restart docker.service [2021-05-30T10:29:39.612Z] Sending build context to Docker daemon 35.57MB [2021-05-30T10:29:39.612Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-30T10:29:39.612Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-30T10:29:39.612Z] ---> d1ab0dc6b48f [2021-05-30T10:29:39.612Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-30T10:29:40.206Z] ---> Running in b2af3bf05cdd [2021-05-30T10:29:40.478Z] Removing intermediate container b2af3bf05cdd [2021-05-30T10:29:40.478Z] ---> 600e84b599de [2021-05-30T10:29:40.478Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-30T10:29:40.751Z] ---> Running in 06abbf065f40 [2021-05-30T10:29:41.347Z] Removing intermediate container 06abbf065f40 [2021-05-30T10:29:41.347Z] ---> 4d84d9bb4f81 [2021-05-30T10:29:41.347Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-30T10:29:41.347Z] ---> Running in a058d71d17bb [2021-05-30T10:29:41.944Z] Removing intermediate container a058d71d17bb [2021-05-30T10:29:41.944Z] ---> 2cf7539b66a5 [2021-05-30T10:29:41.944Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-30T10:29:41.944Z] ---> Running in c19d621ff625 [2021-05-30T10:29:42.540Z] Removing intermediate container c19d621ff625 [2021-05-30T10:29:42.540Z] ---> 3414497570e1 [2021-05-30T10:29:42.540Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-30T10:29:42.540Z] ---> Running in 4c83a53e8e9a [2021-05-30T10:29:43.137Z] Removing intermediate container 4c83a53e8e9a [2021-05-30T10:29:43.137Z] ---> ca97cf08e3bd [2021-05-30T10:29:43.137Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-30T10:29:43.137Z] ---> Running in dcca46943266 [2021-05-30T10:29:45.765Z] Removing intermediate container dcca46943266 [2021-05-30T10:29:45.765Z] ---> a89450f2ef54 [2021-05-30T10:29:45.765Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-30T10:29:45.765Z] ---> Running in f31d42d3ab97 [2021-05-30T10:29:46.743Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-30T10:29:47.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-30T10:29:48.689Z] OK: 138 MiB in 40 packages [2021-05-30T10:29:49.665Z] Removing intermediate container f31d42d3ab97 [2021-05-30T10:29:49.665Z] ---> a800cf352b98 [2021-05-30T10:29:49.665Z] Step 10/24 : ENV GO111MODULE=on [2021-05-30T10:29:49.665Z] ---> Running in f5ff4cf65908 [2021-05-30T10:29:50.264Z] Removing intermediate container f5ff4cf65908 [2021-05-30T10:29:50.264Z] ---> 9fa677577b17 [2021-05-30T10:29:50.264Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-30T10:29:50.264Z] ---> Running in fc328a5b5f34 [2021-05-30T10:29:50.855Z] Removing intermediate container fc328a5b5f34 [2021-05-30T10:29:50.855Z] ---> cb8d7922617e [2021-05-30T10:29:50.855Z] Step 12/24 : COPY go.mod . [2021-05-30T10:29:51.450Z] ---> b02f9d4ba740 [2021-05-30T10:29:51.450Z] Step 13/24 : COPY Makefile . [2021-05-30T10:29:52.434Z] ---> 545e1b134b45 [2021-05-30T10:29:52.434Z] Step 14/24 : RUN make update [2021-05-30T10:29:52.434Z] ---> Running in eeea38b14ae3 [2021-05-30T10:29:53.451Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-30T10:29:54.894Z] Removing intermediate container eeea38b14ae3 [2021-05-30T10:29:54.894Z] ---> 0a9e1391a2ed [2021-05-30T10:29:54.894Z] Step 15/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-30T10:29:57.035Z] provisioning config files... [2021-05-30T10:29:57.049Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/119@tmp/config5648830478373796491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-30T10:29:57.390Z] ---> docker-login.sh [2021-05-30T10:29:57.390Z] nexus3.edgexfoundry.org:10001 [2021-05-30T10:29:57.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T10:29:57.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T10:29:57.664Z] Configure a credential helper to remove this warning. See [2021-05-30T10:29:57.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T10:29:57.664Z] [2021-05-30T10:29:57.664Z] Login Succeeded [2021-05-30T10:29:57.664Z] nexus3.edgexfoundry.org:10002 [2021-05-30T10:29:57.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T10:29:57.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T10:29:57.928Z] Configure a credential helper to remove this warning. See [2021-05-30T10:29:57.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T10:29:57.928Z] [2021-05-30T10:29:57.928Z] Login Succeeded [2021-05-30T10:29:57.928Z] nexus3.edgexfoundry.org:10003 [2021-05-30T10:29:57.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T10:29:57.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T10:29:57.928Z] Configure a credential helper to remove this warning. See [2021-05-30T10:29:57.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T10:29:57.928Z] [2021-05-30T10:29:57.928Z] Login Succeeded [2021-05-30T10:29:57.928Z] nexus3.edgexfoundry.org:10004 [2021-05-30T10:29:58.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T10:29:58.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T10:29:58.198Z] Configure a credential helper to remove this warning. See [2021-05-30T10:29:58.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T10:29:58.198Z] [2021-05-30T10:29:58.198Z] Login Succeeded [2021-05-30T10:29:58.198Z] docker.io [2021-05-30T10:29:58.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T10:29:58.277Z] ---> 4eda1288edf5 [2021-05-30T10:29:58.277Z] Step 16/24 : RUN ${MAKE} [2021-05-30T10:29:58.277Z] ---> Running in 2d711dbbe38d [2021-05-30T10:29:58.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T10:29:58.460Z] Configure a credential helper to remove this warning. See [2021-05-30T10:29:58.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T10:29:58.460Z] [2021-05-30T10:29:58.460Z] Login Succeeded [2021-05-30T10:29:58.460Z] ---> docker-login.sh ends [Pipeline] } [2021-05-30T10:29:58.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-30T10:29:58.640Z] ========================================================= [2021-05-30T10:29:58.640Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-30T10:29:58.640Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:29:58.952Z] + 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-30T10:29:59.217Z] Sending build context to Docker daemon 35.55MB [2021-05-30T10:29:59.217Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-30T10:29:59.217Z] Step 2/8 : FROM ${BASE} [2021-05-30T10:29:59.217Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-30T10:29:59.217Z] 540db60ca938: Pulling fs layer [2021-05-30T10:29:59.217Z] adcc1eea9eea: Pulling fs layer [2021-05-30T10:29:59.217Z] 4c4ab2625f07: Pulling fs layer [2021-05-30T10:29:59.217Z] 0510c868ecb4: Pulling fs layer [2021-05-30T10:29:59.217Z] afea3b2eda06: Pulling fs layer [2021-05-30T10:29:59.217Z] 7809a108b3ef: Pulling fs layer [2021-05-30T10:29:59.217Z] f706445af74f: Pulling fs layer [2021-05-30T10:29:59.217Z] 0510c868ecb4: Waiting [2021-05-30T10:29:59.217Z] afea3b2eda06: Waiting [2021-05-30T10:29:59.217Z] 7809a108b3ef: Waiting [2021-05-30T10:29:59.217Z] f706445af74f: Waiting [2021-05-30T10:29:59.258Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.59" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-05-30T10:29:59.480Z] 4c4ab2625f07: Verifying Checksum [2021-05-30T10:29:59.480Z] 4c4ab2625f07: Download complete [2021-05-30T10:29:59.480Z] adcc1eea9eea: Verifying Checksum [2021-05-30T10:29:59.480Z] adcc1eea9eea: Download complete [2021-05-30T10:29:59.480Z] afea3b2eda06: Verifying Checksum [2021-05-30T10:29:59.480Z] afea3b2eda06: Download complete [2021-05-30T10:29:59.480Z] 7809a108b3ef: Download complete [2021-05-30T10:29:59.480Z] 540db60ca938: Verifying Checksum [2021-05-30T10:29:59.480Z] 540db60ca938: Download complete [2021-05-30T10:29:59.742Z] 540db60ca938: Pull complete [2021-05-30T10:30:00.004Z] adcc1eea9eea: Pull complete [2021-05-30T10:30:00.004Z] 4c4ab2625f07: Pull complete [2021-05-30T10:30:01.398Z] f706445af74f: Verifying Checksum [2021-05-30T10:30:01.398Z] f706445af74f: Download complete [2021-05-30T10:30:01.976Z] 0510c868ecb4: Verifying Checksum [2021-05-30T10:30:01.976Z] 0510c868ecb4: Download complete [2021-05-30T10:30:05.323Z] 0510c868ecb4: Pull complete [2021-05-30T10:30:05.323Z] afea3b2eda06: Pull complete [2021-05-30T10:30:05.587Z] 7809a108b3ef: Pull complete [2021-05-30T10:30:08.784Z] f706445af74f: Pull complete [2021-05-30T10:30:08.784Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-30T10:30:08.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-30T10:30:08.784Z] ---> b068be0155e3 [2021-05-30T10:30:08.784Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-30T10:30:11.356Z] ---> Running in 46a6786a4bd7 [2021-05-30T10:30:11.356Z] Removing intermediate container 46a6786a4bd7 [2021-05-30T10:30:11.356Z] ---> 09a79879a872 [2021-05-30T10:30:11.356Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-30T10:30:11.356Z] ---> Running in c9cdaf036ba0 [2021-05-30T10:30:11.618Z] Removing intermediate container c9cdaf036ba0 [2021-05-30T10:30:11.618Z] ---> 159d4e5fa5a2 [2021-05-30T10:30:11.618Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-30T10:30:11.881Z] ---> Running in 4086746cf122 [2021-05-30T10:30:12.144Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-30T10:30:13.089Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-30T10:30:13.352Z] OK: 149 MiB in 40 packages [2021-05-30T10:30:13.614Z] Removing intermediate container 4086746cf122 [2021-05-30T10:30:13.614Z] ---> 3c8659cc95bf [2021-05-30T10:30:13.614Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-30T10:30:13.614Z] ---> Running in a5d87fbbd3c2 [2021-05-30T10:30:13.876Z] Removing intermediate container a5d87fbbd3c2 [2021-05-30T10:30:13.876Z] ---> 42310dd3d3bb [2021-05-30T10:30:13.876Z] Step 7/8 : COPY . . [2021-05-30T10:30:14.822Z] ---> f3a89cfab0a3 [2021-05-30T10:30:14.822Z] Step 8/8 : RUN go mod download [2021-05-30T10:30:14.822Z] ---> Running in 48a1ffc5cf92 [2021-05-30T10:30:27.098Z] Removing intermediate container 48a1ffc5cf92 [2021-05-30T10:30:27.098Z] ---> 2ef09af96a0e [2021-05-30T10:30:27.098Z] Successfully built 2ef09af96a0e [2021-05-30T10:30:27.098Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:30:27.315Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-30T10:30:27.410Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-30T10:30:27.410Z] . [Pipeline] withDockerContainer [2021-05-30T10:30:27.490Z] prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container [2021-05-30T10:30:27.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/119 -v /w/workspace/edgex-ui-go/119:/w/workspace/edgex-ui-go/119:rw,z -v /w/workspace/edgex-ui-go/119@tmp:/w/workspace/edgex-ui-go/119@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-30T10:30:27.908Z] $ docker top b17f45539419c799ea6e0271b75cfdf3a8999a0e2751b3a66ce3e29e22e5dc52 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-30T10:30:28.292Z] + go version [2021-05-30T10:30:28.293Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-30T10:30:28.299Z] $ docker stop --time=1 b17f45539419c799ea6e0271b75cfdf3a8999a0e2751b3a66ce3e29e22e5dc52 [2021-05-30T10:30:28.746Z] Removing intermediate container 2d711dbbe38d [2021-05-30T10:30:28.746Z] ---> deccfc218a93 [2021-05-30T10:30:28.746Z] Step 17/24 : FROM alpine:3.12 [2021-05-30T10:30:29.017Z] 3.12: Pulling from library/alpine [2021-05-30T10:30:29.290Z] d2f70382dc9a: Pulling fs layer [2021-05-30T10:30:29.290Z] d2f70382dc9a: Verifying Checksum [2021-05-30T10:30:29.290Z] d2f70382dc9a: Download complete [2021-05-30T10:30:29.481Z] $ docker rm -f b17f45539419c799ea6e0271b75cfdf3a8999a0e2751b3a66ce3e29e22e5dc52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:30:29.887Z] d2f70382dc9a: Pull complete [2021-05-30T10:30:29.887Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-30T10:30:29.970Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-30T10:30:29.971Z] . [Pipeline] withDockerContainer [2021-05-30T10:30:30.043Z] prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container [2021-05-30T10:30:30.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/119 -v /w/workspace/edgex-ui-go/119:/w/workspace/edgex-ui-go/119:rw,z -v /w/workspace/edgex-ui-go/119@tmp:/w/workspace/edgex-ui-go/119@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-30T10:30:30.161Z] Status: Downloaded newer image for alpine:3.12 [2021-05-30T10:30:30.161Z] ---> 9852663dfa18 [2021-05-30T10:30:30.161Z] Step 18/24 : EXPOSE 4000 [2021-05-30T10:30:30.161Z] ---> Running in cee208ea5cf5 [2021-05-30T10:30:30.467Z] $ docker top 134b597e3dc903a27a3b31e083de75aa6a63354acefc79d92b98a3417d2072a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-30T10:30:30.756Z] Removing intermediate container cee208ea5cf5 [2021-05-30T10:30:30.757Z] ---> 0297d8f721fc [2021-05-30T10:30:30.757Z] 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-30T10:30:30.863Z] + go mod tidy [Pipeline] sh [2021-05-30T10:30:31.676Z] + make test [2021-05-30T10:30:31.676Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-30T10:30:31.959Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-30T10:30:33.372Z] ---> 2b79d4baf440 [2021-05-30T10:30:33.372Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-30T10:30:33.372Z] ---> Running in e053b4e872fd [2021-05-30T10:30:33.645Z] Removing intermediate container e053b4e872fd [2021-05-30T10:30:33.645Z] ---> e943005fdbfb [2021-05-30T10:30:33.645Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-30T10:30:33.645Z] ---> Running in 1af2533b9ddf [2021-05-30T10:30:34.239Z] Removing intermediate container 1af2533b9ddf [2021-05-30T10:30:34.239Z] ---> 9aebe6049001 [2021-05-30T10:30:34.239Z] Step 22/24 : LABEL arch=arm64 [2021-05-30T10:30:34.239Z] ---> Running in 8098b057fc78 [2021-05-30T10:30:34.832Z] Removing intermediate container 8098b057fc78 [2021-05-30T10:30:34.833Z] ---> 8d19b87c8c16 [2021-05-30T10:30:34.833Z] Step 23/24 : LABEL git_sha=9e9000642235b61e852840e697528ee7165f7b30 [2021-05-30T10:30:35.105Z] ---> Running in 2e684ee5279b [2021-05-30T10:30:35.378Z] Removing intermediate container 2e684ee5279b [2021-05-30T10:30:35.378Z] ---> fa63984b6c29 [2021-05-30T10:30:35.378Z] Step 24/24 : LABEL version=2.0.0-dev.59 [2021-05-30T10:30:35.651Z] ---> Running in f48e6c7de817 [2021-05-30T10:30:36.243Z] Removing intermediate container f48e6c7de817 [2021-05-30T10:30:36.243Z] ---> 5f395db57850 [2021-05-30T10:30:36.243Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-30T10:30:36.243Z] Successfully built 5f395db57850 [2021-05-30T10:30:36.243Z] 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-30T10:30:36.422Z] provisioning config files... [2021-05-30T10:30:36.440Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/119@tmp/config5061606859662990058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-30T10:30:36.799Z] ---> docker-login.sh [2021-05-30T10:30:36.799Z] nexus3.edgexfoundry.org:10001 [2021-05-30T10:30:37.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T10:30:37.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T10:30:37.345Z] Configure a credential helper to remove this warning. See [2021-05-30T10:30:37.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T10:30:37.345Z] [2021-05-30T10:30:37.345Z] Login Succeeded [2021-05-30T10:30:37.345Z] nexus3.edgexfoundry.org:10002 [2021-05-30T10:30:37.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T10:30:37.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T10:30:37.617Z] Configure a credential helper to remove this warning. See [2021-05-30T10:30:37.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T10:30:37.617Z] [2021-05-30T10:30:37.893Z] Login Succeeded [2021-05-30T10:30:37.893Z] nexus3.edgexfoundry.org:10003 [2021-05-30T10:30:38.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T10:30:38.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T10:30:38.441Z] Configure a credential helper to remove this warning. See [2021-05-30T10:30:38.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T10:30:38.441Z] [2021-05-30T10:30:38.441Z] Login Succeeded [2021-05-30T10:30:38.441Z] nexus3.edgexfoundry.org:10004 [2021-05-30T10:30:38.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T10:30:38.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T10:30:38.990Z] Configure a credential helper to remove this warning. See [2021-05-30T10:30:38.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T10:30:38.990Z] [2021-05-30T10:30:38.990Z] Login Succeeded [2021-05-30T10:30:38.990Z] docker.io [2021-05-30T10:30:39.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T10:30:39.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T10:30:39.880Z] Configure a credential helper to remove this warning. See [2021-05-30T10:30:39.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T10:30:39.880Z] [2021-05-30T10:30:39.880Z] Login Succeeded [2021-05-30T10:30:39.880Z] ---> docker-login.sh ends [Pipeline] } [2021-05-30T10:30:39.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-30T10:30:39.982Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-05-30T10:30:39.982Z] 9e9000642235b61e852840e697528ee7165f7b30 [2021-05-30T10:30:39.982Z] latest [2021-05-30T10:30:39.982Z] 2.0.0-dev.59 [2021-05-30T10:30:39.982Z] 9e9000642235b61e852840e697528ee7165f7b30-2.0.0-dev.59 [2021-05-30T10:30:39.982Z] master [2021-05-30T10:30:39.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:30:40.393Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:9e9000642235b61e852840e697528ee7165f7b30 [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:30:40.764Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:9e9000642235b61e852840e697528ee7165f7b30 [2021-05-30T10:30:40.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-30T10:30:40.764Z] aa84965238a6: Preparing [2021-05-30T10:30:40.764Z] 3fbe34a1663b: Preparing [2021-05-30T10:30:40.764Z] 3fbe34a1663b: Layer already exists [2021-05-30T10:30:42.021Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-30T10:30:42.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-30T10:30:42.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-30T10:30:42.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-30T10:30:42.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-30T10:30:42.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-30T10:30:42.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-30T10:30:42.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-30T10:30:42.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-30T10:30:42.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-30T10:30:42.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-30T10:30:42.021Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-30T10:30:42.021Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-05-30T10:30:46.261Z] $ docker stop --time=1 134b597e3dc903a27a3b31e083de75aa6a63354acefc79d92b98a3417d2072a8 [2021-05-30T10:30:47.489Z] aa84965238a6: Pushed [2021-05-30T10:30:47.489Z] 9e9000642235b61e852840e697528ee7165f7b30: digest: sha256:ff3cc985e988b2fde483e21c07d4e6e231e7a71bb80a063d5c3e8b53e0073840 size: 739 [2021-05-30T10:30:47.841Z] $ docker rm -f 134b597e3dc903a27a3b31e083de75aa6a63354acefc79d92b98a3417d2072a8 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:30:48.251Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-30T10:30:48.277Z] Warning: overwriting stash ‘coverage-report’ [2021-05-30T10:30:48.338Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:30:48.460Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-30T10:30:48.677Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-05-30T10:30:48.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-30T10:30:48.678Z] aa84965238a6: Preparing [2021-05-30T10:30:48.678Z] 3fbe34a1663b: Preparing [2021-05-30T10:30:48.678Z] aa84965238a6: Layer already exists [2021-05-30T10:30:48.678Z] 3fbe34a1663b: Layer already exists [2021-05-30T10:30:48.855Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-30T10:30:48.950Z] latest: digest: sha256:ff3cc985e988b2fde483e21c07d4e6e231e7a71bb80a063d5c3e8b53e0073840 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:30:49.152Z] + ls -al . [2021-05-30T10:30:49.152Z] total 92 [2021-05-30T10:30:49.152Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 30 10:30 . [2021-05-30T10:30:49.152Z] drwxrwxr-x. 4 jenkins jenkins 32 May 30 10:29 .. [2021-05-30T10:30:49.152Z] drwxrwxr-x. 3 jenkins jenkins 20 May 30 10:29 assets [2021-05-30T10:30:49.152Z] drwxrwxr-x. 2 jenkins jenkins 35 May 30 10:29 bin [2021-05-30T10:30:49.152Z] drwxrwxr-x. 3 jenkins jenkins 29 May 30 10:29 cmd [2021-05-30T10:30:49.152Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 30 10:29 CONTRIBUTING.md [2021-05-30T10:30:49.152Z] -rw-r--r--. 1 jenkins jenkins 10 May 30 10:30 coverage.out [2021-05-30T10:30:49.152Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 30 10:29 Dockerfile [2021-05-30T10:30:49.152Z] -rw-rw-r--. 1 jenkins jenkins 902 May 30 10:29 Dockerfile.build [2021-05-30T10:30:49.152Z] drwxrwxr-x. 5 jenkins jenkins 104 May 30 10:29 docs [2021-05-30T10:30:49.152Z] drwxrwxr-x. 8 jenkins jenkins 162 May 30 10:29 .git [2021-05-30T10:30:49.152Z] drwxrwxr-x. 2 jenkins jenkins 103 May 30 10:29 .github [2021-05-30T10:30:49.152Z] -rw-rw-r--. 1 jenkins jenkins 162 May 30 10:29 .gitignore [2021-05-30T10:30:49.152Z] -rw-rw-r--. 1 jenkins jenkins 971 May 30 10:29 go.mod [2021-05-30T10:30:49.152Z] -rw-r--r--. 1 jenkins jenkins 23959 May 30 10:30 go.sum [2021-05-30T10:30:49.152Z] drwxrwxr-x. 10 jenkins jenkins 139 May 30 10:29 internal [2021-05-30T10:30:49.152Z] -rw-rw-r--. 1 jenkins jenkins 652 May 30 10:29 Jenkinsfile [2021-05-30T10:30:49.152Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 30 10:29 LICENSE [2021-05-30T10:30:49.153Z] -rw-rw-r--. 1 jenkins jenkins 941 May 30 10:29 Makefile [2021-05-30T10:30:49.153Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 30 10:29 README.md [2021-05-30T10:30:49.153Z] -rw-rw-r--. 1 jenkins jenkins 12 May 30 10:24 VERSION [2021-05-30T10:30:49.153Z] -rw-rw-r--. 1 jenkins jenkins 155 May 30 10:29 version.go [2021-05-30T10:30:49.153Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 30 10:29 web [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:30:49.292Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:30:49.456Z] + 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=9e9000642235b61e852840e697528ee7165f7b30 --label arch=amd64 --label version=2.0.0-dev.59 . [2021-05-30T10:30:49.625Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.59 [2021-05-30T10:30:49.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-30T10:30:49.625Z] aa84965238a6: Preparing [2021-05-30T10:30:49.625Z] 3fbe34a1663b: Preparing [2021-05-30T10:30:49.625Z] aa84965238a6: Layer already exists [2021-05-30T10:30:49.625Z] 3fbe34a1663b: Layer already exists [2021-05-30T10:30:49.716Z] Sending build context to Docker daemon 35.58MB [2021-05-30T10:30:49.716Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-30T10:30:49.716Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-30T10:30:49.716Z] ---> 2ef09af96a0e [2021-05-30T10:30:49.716Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-30T10:30:49.897Z] 2.0.0-dev.59: digest: sha256:ff3cc985e988b2fde483e21c07d4e6e231e7a71bb80a063d5c3e8b53e0073840 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:30:49.976Z] ---> Running in 94ed0ed1e984 [2021-05-30T10:30:49.976Z] Removing intermediate container 94ed0ed1e984 [2021-05-30T10:30:49.976Z] ---> 5bb0ad5a3786 [2021-05-30T10:30:49.976Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-30T10:30:49.976Z] ---> Running in ecefb7244b9d [2021-05-30T10:30:50.237Z] Removing intermediate container ecefb7244b9d [2021-05-30T10:30:50.237Z] ---> c2e63c9d5060 [2021-05-30T10:30:50.237Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-30T10:30:50.237Z] ---> Running in e1c7668ce25c [2021-05-30T10:30:50.237Z] Removing intermediate container e1c7668ce25c [2021-05-30T10:30:50.237Z] ---> be227de6fcd5 [2021-05-30T10:30:50.237Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-30T10:30:50.237Z] ---> Running in 5699da985e89 [2021-05-30T10:30:50.237Z] Removing intermediate container 5699da985e89 [2021-05-30T10:30:50.237Z] ---> eb457ddc3933 [2021-05-30T10:30:50.237Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-30T10:30:50.237Z] ---> Running in ccc088d7c147 [2021-05-30T10:30:50.239Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:9e9000642235b61e852840e697528ee7165f7b30-2.0.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:30:52.185Z] Removing intermediate container ccc088d7c147 [2021-05-30T10:30:52.186Z] ---> 819b9dac4950 [2021-05-30T10:30:52.186Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-30T10:30:52.186Z] ---> Running in 16efccb69af1 [2021-05-30T10:30:52.186Z] Removing intermediate container 16efccb69af1 [2021-05-30T10:30:52.186Z] ---> 4cb60c31b469 [2021-05-30T10:30:52.186Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-30T10:30:52.186Z] ---> Running in 48091901fe63 [2021-05-30T10:30:52.186Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-30T10:30:52.186Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-30T10:30:52.190Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:9e9000642235b61e852840e697528ee7165f7b30-2.0.0-dev.59 [2021-05-30T10:30:52.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-30T10:30:52.190Z] aa84965238a6: Preparing [2021-05-30T10:30:52.190Z] 3fbe34a1663b: Preparing [2021-05-30T10:30:52.190Z] aa84965238a6: Layer already exists [2021-05-30T10:30:52.190Z] 3fbe34a1663b: Layer already exists [2021-05-30T10:30:52.190Z] 9e9000642235b61e852840e697528ee7165f7b30-2.0.0-dev.59: digest: sha256:ff3cc985e988b2fde483e21c07d4e6e231e7a71bb80a063d5c3e8b53e0073840 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:30:52.446Z] OK: 149 MiB in 40 packages [2021-05-30T10:30:52.533Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:30:52.709Z] Removing intermediate container 48091901fe63 [2021-05-30T10:30:52.709Z] ---> 6a39659bc23c [2021-05-30T10:30:52.709Z] Step 10/24 : ENV GO111MODULE=on [2021-05-30T10:30:52.709Z] ---> Running in 9b16eb8a000f [2021-05-30T10:30:52.709Z] Removing intermediate container 9b16eb8a000f [2021-05-30T10:30:52.709Z] ---> 3579f13bdfbc [2021-05-30T10:30:52.709Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-30T10:30:52.709Z] ---> Running in 478fc4a5eaf2 [2021-05-30T10:30:52.864Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-05-30T10:30:52.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-30T10:30:52.864Z] aa84965238a6: Preparing [2021-05-30T10:30:52.864Z] 3fbe34a1663b: Preparing [2021-05-30T10:30:52.864Z] 3fbe34a1663b: Layer already exists [2021-05-30T10:30:52.864Z] aa84965238a6: Layer already exists [2021-05-30T10:30:52.970Z] Removing intermediate container 478fc4a5eaf2 [2021-05-30T10:30:52.970Z] ---> e3c8e41b02ec [2021-05-30T10:30:52.970Z] Step 12/24 : COPY go.mod . [2021-05-30T10:30:52.970Z] ---> 163a4e4a0059 [2021-05-30T10:30:52.970Z] Step 13/24 : COPY Makefile . [2021-05-30T10:30:53.135Z] master: digest: sha256:ff3cc985e988b2fde483e21c07d4e6e231e7a71bb80a063d5c3e8b53e0073840 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-30T10:30:53.204Z] ===================================================== [Pipeline] echo [2021-05-30T10:30:53.221Z] taggedImages: [2021-05-30T10:30:53.221Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:9e9000642235b61e852840e697528ee7165f7b30 [2021-05-30T10:30:53.221Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-05-30T10:30:53.221Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.59 [2021-05-30T10:30:53.221Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:9e9000642235b61e852840e697528ee7165f7b30-2.0.0-dev.59 [2021-05-30T10:30:53.221Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [2021-05-30T10:30:53.235Z] ---> 44141b0f0eb9 [2021-05-30T10:30:53.235Z] Step 14/24 : RUN make update [2021-05-30T10:30:53.235Z] ---> Running in 77c4553cdc0d [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-30T10:30:53.499Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-30T10:30:53.762Z] Removing intermediate container 77c4553cdc0d [2021-05-30T10:30:53.762Z] ---> e109d2695e00 [2021-05-30T10:30:53.762Z] Step 15/24 : COPY . . [2021-05-30T10:30:53.790Z] ---> job-cost.sh [2021-05-30T10:30:53.790Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vrDJ [2021-05-30T10:30:54.715Z] ---> 87cb7da1f513 [2021-05-30T10:30:54.716Z] Step 16/24 : RUN ${MAKE} [2021-05-30T10:30:54.716Z] ---> Running in 4c2e57884d88 [2021-05-30T10:30:54.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.59" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-05-30T10:31:03.207Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-30T10:31:04.601Z] Removing intermediate container 4c2e57884d88 [2021-05-30T10:31:04.601Z] ---> 045624e7f56f [2021-05-30T10:31:04.601Z] Step 17/24 : FROM alpine:3.12 [2021-05-30T10:31:05.177Z] 3.12: Pulling from library/alpine [2021-05-30T10:31:05.447Z] 339de151aab4: Pulling fs layer [2021-05-30T10:31:05.447Z] 339de151aab4: Verifying Checksum [2021-05-30T10:31:05.447Z] 339de151aab4: Download complete [2021-05-30T10:31:05.708Z] 339de151aab4: Pull complete [2021-05-30T10:31:05.708Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-30T10:31:05.708Z] Status: Downloaded newer image for alpine:3.12 [2021-05-30T10:31:05.708Z] ---> 13621d1b12d4 [2021-05-30T10:31:05.708Z] Step 18/24 : EXPOSE 4000 [2021-05-30T10:31:05.708Z] ---> Running in 5c89ba6681ad [2021-05-30T10:31:05.976Z] Removing intermediate container 5c89ba6681ad [2021-05-30T10:31:05.976Z] ---> b3c5e4e2db2c [2021-05-30T10:31:05.976Z] 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-30T10:31:06.926Z] ---> 149ce92476e8 [2021-05-30T10:31:06.926Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-30T10:31:06.926Z] ---> Running in a10aa4a94274 [2021-05-30T10:31:06.926Z] Removing intermediate container a10aa4a94274 [2021-05-30T10:31:06.926Z] ---> 54001c1df535 [2021-05-30T10:31:06.926Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-30T10:31:06.926Z] ---> Running in be3039b7e5e7 [2021-05-30T10:31:06.926Z] Removing intermediate container be3039b7e5e7 [2021-05-30T10:31:06.926Z] ---> 6835f5fa3f33 [2021-05-30T10:31:06.926Z] Step 22/24 : LABEL arch=amd64 [2021-05-30T10:31:06.926Z] ---> Running in 7408a8fc8d34 [2021-05-30T10:31:06.926Z] Removing intermediate container 7408a8fc8d34 [2021-05-30T10:31:06.926Z] ---> 244d5420eec8 [2021-05-30T10:31:06.926Z] Step 23/24 : LABEL git_sha=9e9000642235b61e852840e697528ee7165f7b30 [2021-05-30T10:31:07.186Z] ---> Running in 4d2cdf34981a [2021-05-30T10:31:07.186Z] Removing intermediate container 4d2cdf34981a [2021-05-30T10:31:07.186Z] ---> 5d531f3760f6 [2021-05-30T10:31:07.186Z] Step 24/24 : LABEL version=2.0.0-dev.59 [2021-05-30T10:31:07.186Z] ---> Running in 24a3d886ffc8 [2021-05-30T10:31:07.186Z] Removing intermediate container 24a3d886ffc8 [2021-05-30T10:31:07.186Z] ---> 4cedeb974d23 [2021-05-30T10:31:07.186Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-30T10:31:07.186Z] Successfully built 4cedeb974d23 [2021-05-30T10:31:07.186Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-30T10:31:07.303Z] provisioning config files... [2021-05-30T10:31:07.315Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/119@tmp/config4327652591075328171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-30T10:31:07.641Z] ---> docker-login.sh [2021-05-30T10:31:07.641Z] nexus3.edgexfoundry.org:10001 [2021-05-30T10:31:07.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T10:31:07.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T10:31:07.641Z] Configure a credential helper to remove this warning. See [2021-05-30T10:31:07.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T10:31:07.641Z] [2021-05-30T10:31:07.641Z] Login Succeeded [2021-05-30T10:31:07.641Z] nexus3.edgexfoundry.org:10002 [2021-05-30T10:31:07.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T10:31:07.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T10:31:07.902Z] Configure a credential helper to remove this warning. See [2021-05-30T10:31:07.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T10:31:07.902Z] [2021-05-30T10:31:07.902Z] Login Succeeded [2021-05-30T10:31:07.902Z] nexus3.edgexfoundry.org:10003 [2021-05-30T10:31:07.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T10:31:07.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T10:31:07.902Z] Configure a credential helper to remove this warning. See [2021-05-30T10:31:07.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T10:31:07.902Z] [2021-05-30T10:31:07.902Z] Login Succeeded [2021-05-30T10:31:07.902Z] nexus3.edgexfoundry.org:10004 [2021-05-30T10:31:07.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T10:31:08.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T10:31:08.164Z] Configure a credential helper to remove this warning. See [2021-05-30T10:31:08.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T10:31:08.164Z] [2021-05-30T10:31:08.164Z] Login Succeeded [2021-05-30T10:31:08.164Z] docker.io [2021-05-30T10:31:08.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-30T10:31:08.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-30T10:31:08.424Z] Configure a credential helper to remove this warning. See [2021-05-30T10:31:08.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-30T10:31:08.424Z] [2021-05-30T10:31:08.425Z] Login Succeeded [2021-05-30T10:31:08.425Z] ---> docker-login.sh ends [Pipeline] } [2021-05-30T10:31:08.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-30T10:31:08.509Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-05-30T10:31:08.509Z] 9e9000642235b61e852840e697528ee7165f7b30 [2021-05-30T10:31:08.509Z] latest [2021-05-30T10:31:08.509Z] 2.0.0-dev.59 [2021-05-30T10:31:08.509Z] 9e9000642235b61e852840e697528ee7165f7b30-2.0.0-dev.59 [2021-05-30T10:31:08.509Z] master [2021-05-30T10:31:08.509Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:31:08.862Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:9e9000642235b61e852840e697528ee7165f7b30 [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:31:09.163Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:9e9000642235b61e852840e697528ee7165f7b30 [2021-05-30T10:31:09.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-30T10:31:09.163Z] 3cf9b4d3d647: Preparing [2021-05-30T10:31:09.163Z] 32f366d666a5: Preparing [2021-05-30T10:31:09.163Z] 32f366d666a5: Layer already exists [2021-05-30T10:31:12.478Z] 3cf9b4d3d647: Pushed [2021-05-30T10:31:12.478Z] 9e9000642235b61e852840e697528ee7165f7b30: digest: sha256:5c21bfc85922588bebea93e4105e0707aba285179eac3181aad19c07ea4feecd size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:31:12.796Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:31:13.105Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-05-30T10:31:13.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-30T10:31:13.105Z] 3cf9b4d3d647: Preparing [2021-05-30T10:31:13.105Z] 32f366d666a5: Preparing [2021-05-30T10:31:13.105Z] 32f366d666a5: Layer already exists [2021-05-30T10:31:13.105Z] 3cf9b4d3d647: Layer already exists [2021-05-30T10:31:13.105Z] latest: digest: sha256:5c21bfc85922588bebea93e4105e0707aba285179eac3181aad19c07ea4feecd size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:31:13.411Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:31:13.713Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.59 [2021-05-30T10:31:13.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-30T10:31:13.713Z] 3cf9b4d3d647: Preparing [2021-05-30T10:31:13.713Z] 32f366d666a5: Preparing [2021-05-30T10:31:13.713Z] 32f366d666a5: Layer already exists [2021-05-30T10:31:13.713Z] 3cf9b4d3d647: Layer already exists [2021-05-30T10:31:13.713Z] 2.0.0-dev.59: digest: sha256:5c21bfc85922588bebea93e4105e0707aba285179eac3181aad19c07ea4feecd size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:31:14.018Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:9e9000642235b61e852840e697528ee7165f7b30-2.0.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:31:14.314Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:9e9000642235b61e852840e697528ee7165f7b30-2.0.0-dev.59 [2021-05-30T10:31:14.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-30T10:31:14.314Z] 3cf9b4d3d647: Preparing [2021-05-30T10:31:14.314Z] 32f366d666a5: Preparing [2021-05-30T10:31:14.314Z] 32f366d666a5: Layer already exists [2021-05-30T10:31:14.314Z] 3cf9b4d3d647: Layer already exists [2021-05-30T10:31:14.314Z] 9e9000642235b61e852840e697528ee7165f7b30-2.0.0-dev.59: digest: sha256:5c21bfc85922588bebea93e4105e0707aba285179eac3181aad19c07ea4feecd size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:31:14.622Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:31:14.931Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-05-30T10:31:14.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-30T10:31:14.931Z] 3cf9b4d3d647: Preparing [2021-05-30T10:31:14.931Z] 32f366d666a5: Preparing [2021-05-30T10:31:14.931Z] 3cf9b4d3d647: Layer already exists [2021-05-30T10:31:14.931Z] 32f366d666a5: Layer already exists [2021-05-30T10:31:14.931Z] master: digest: sha256:5c21bfc85922588bebea93e4105e0707aba285179eac3181aad19c07ea4feecd size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-30T10:31:14.992Z] ===================================================== [Pipeline] echo [2021-05-30T10:31:15.009Z] taggedImages: [2021-05-30T10:31:15.009Z] - nexus3.edgexfoundry.org:10004/edgex-ui:9e9000642235b61e852840e697528ee7165f7b30 [2021-05-30T10:31:15.009Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-05-30T10:31:15.009Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.59 [2021-05-30T10:31:15.009Z] - nexus3.edgexfoundry.org:10004/edgex-ui:9e9000642235b61e852840e697528ee7165f7b30-2.0.0-dev.59 [2021-05-30T10:31:15.009Z] - 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-30T10:31:15.406Z] ---> job-cost.sh [2021-05-30T10:31:15.406Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OOme [2021-05-30T10:31:25.440Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-30T10:31:32.732Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-30T10:31:37.887Z] lf-activate-venv(): INFO: Adding /tmp/venv-OOme/bin to PATH [2021-05-30T10:31:37.887Z] INFO: No Stack... [2021-05-30T10:31:37.887Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-30T10:31:37.887Z] INFO: Archiving Costs [Pipeline] sh [2021-05-30T10:31:38.247Z] + cat /w/workspace/edgex-ui-go/119/archives/cost.csv [2021-05-30T10:31:38.247Z] + cut -d, -f6 [Pipeline] lock [2021-05-30T10:31:38.277Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-119-stack-cost] [2021-05-30T10:31:38.288Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-119-stack-cost] did not exist. Created. [2021-05-30T10:31:38.288Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-30T10:31:38.617Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-30T10:31:38.705Z] Stashed 1 file(s) [Pipeline] } [2021-05-30T10:31:38.718Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-119-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-30T10:32:54.595Z] lf-activate-venv(): INFO: Adding /tmp/venv-vrDJ/bin to PATH [2021-05-30T10:32:54.595Z] INFO: No Stack... [2021-05-30T10:32:55.563Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-30T10:32:56.155Z] INFO: Archiving Costs [Pipeline] sh [2021-05-30T10:32:56.497Z] + cat /w/workspace/edgex-ui-go/119/archives/cost.csv [2021-05-30T10:32:56.497Z] + cut -d, -f6 [Pipeline] lock [2021-05-30T10:32:56.558Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-119-stack-cost] [2021-05-30T10:32:56.567Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-119-stack-cost] did not exist. Created. [2021-05-30T10:32:56.567Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-30T10:32:56.928Z] /w/workspace/edgex-ui-go/119@tmp/durable-3f1cc8fb/script.sh: 1: /w/workspace/edgex-ui-go/119@tmp/durable-3f1cc8fb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-30T10:32:57.268Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-30T10:32:57.299Z] Warning: overwriting stash ‘stack-cost’ [2021-05-30T10:32:57.520Z] Stashed 1 file(s) [Pipeline] } [2021-05-30T10:32:57.554Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-119-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-30T10:32:58.100Z] provisioning config files... [2021-05-30T10:32:58.109Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3287612117268198252tmp [Pipeline] { [Pipeline] sh [2021-05-30T10:32:58.444Z] + set +x [2021-05-30T10:32:58.444Z] + bash -s -- [2021-05-30T10:32:58.444Z] + curl -s https://codecov.io/bash [2021-05-30T10:32:58.444Z] [2021-05-30T10:32:58.444Z] _____ _ [2021-05-30T10:32:58.444Z] / ____| | | [2021-05-30T10:32:58.444Z] | | ___ __| | ___ ___ _____ __ [2021-05-30T10:32:58.444Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-30T10:32:58.444Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-30T10:32:58.444Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-30T10:32:58.444Z] Bash-1.0.3 [2021-05-30T10:32:58.444Z] [2021-05-30T10:32:58.444Z] [2021-05-30T10:32:58.444Z] ==> git version 2.24.4 found [2021-05-30T10:32:58.444Z] ==> 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-30T10:32:58.444Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-30T10:32:58.444Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-30T10:32:58.444Z] ==> Jenkins CI detected. [2021-05-30T10:32:58.444Z] project root: . [2021-05-30T10:32:58.444Z] --> token set from env [2021-05-30T10:32:58.444Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-30T10:32:58.708Z] ==> Running gcov in . (disable via -X gcov) [2021-05-30T10:32:58.708Z] ==> Python coveragepy not found [2021-05-30T10:32:58.708Z] ==> Searching for coverage reports in: [2021-05-30T10:32:58.708Z] + . [2021-05-30T10:32:58.708Z] -> Found 1 reports [2021-05-30T10:32:58.708Z] ==> Detecting git/mercurial file structure [2021-05-30T10:32:58.708Z] ==> Reading reports [2021-05-30T10:32:58.708Z] + ./coverage.out bytes=10 [2021-05-30T10:32:58.708Z] ==> Appending adjustments [2021-05-30T10:32:58.708Z] https://docs.codecov.io/docs/fixing-reports [2021-05-30T10:32:58.708Z] + Found adjustments [2021-05-30T10:32:58.708Z] ==> Gzipping contents [2021-05-30T10:32:58.708Z] 4.0K /tmp/codecov.vGyQxK.gz [2021-05-30T10:32:58.708Z] ==> Uploading reports [2021-05-30T10:32:58.708Z] url: https://codecov.io [2021-05-30T10:32:58.708Z] query: branch=master&commit=9e9000642235b61e852840e697528ee7165f7b30&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F119%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-30T10:32:58.708Z] -> Pinging Codecov [2021-05-30T10:32:58.708Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=9e9000642235b61e852840e697528ee7165f7b30&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F119%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-30T10:32:59.282Z] -> Uploading to [2021-05-30T10:32:59.282Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-30/FB506323287CE973F263BFD2A0EB1F37/9e9000642235b61e852840e697528ee7165f7b30/e9d34068-bd7f-46af-a88d-feb56dde900d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210530T103259Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b7775dc62fdeb4e1799876f7d4e75ef6e68da584806bdc66d5e3c2fcda4dd97 [2021-05-30T10:32:59.282Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-30T10:32:59.282Z] Dload Upload Total Spent Left Speed [2021-05-30T10:32:59.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 8687 --:--:-- --:--:-- --:--:-- 8687 100 3918 0 0 100 3918 0 8684 --:--:-- --:--:-- --:--:-- 8668 [2021-05-30T10:32:59.542Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/9e9000642235b61e852840e697528ee7165f7b30 [Pipeline] } [2021-05-30T10:32:59.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-30T10:33:00.204Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-30T10:33:00.228Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:33:00.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-30T10:33:00.540Z] [2021-05-30T10:33:00.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:33:00.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-30T10:33:00.897Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-30T10:33:00.897Z] 188c0c94c7c5: Pulling fs layer [2021-05-30T10:33:00.897Z] 0ef7d3d256c8: Pulling fs layer [2021-05-30T10:33:00.897Z] de9db76c5a1d: Pulling fs layer [2021-05-30T10:33:00.897Z] 0eba1c9be4d2: Pulling fs layer [2021-05-30T10:33:00.897Z] 0d57e429df01: Pulling fs layer [2021-05-30T10:33:00.897Z] 4e4be7b47b0d: Pulling fs layer [2021-05-30T10:33:00.897Z] e1f770b5df2f: Pulling fs layer [2021-05-30T10:33:00.897Z] 85a0685a4137: Pulling fs layer [2021-05-30T10:33:00.897Z] 0d57e429df01: Waiting [2021-05-30T10:33:00.897Z] 4e4be7b47b0d: Waiting [2021-05-30T10:33:00.897Z] e1f770b5df2f: Waiting [2021-05-30T10:33:00.897Z] 85a0685a4137: Waiting [2021-05-30T10:33:00.897Z] 0eba1c9be4d2: Waiting [2021-05-30T10:33:00.897Z] de9db76c5a1d: Verifying Checksum [2021-05-30T10:33:00.897Z] de9db76c5a1d: Download complete [2021-05-30T10:33:00.897Z] 0ef7d3d256c8: Verifying Checksum [2021-05-30T10:33:00.897Z] 0ef7d3d256c8: Download complete [2021-05-30T10:33:01.162Z] 0d57e429df01: Verifying Checksum [2021-05-30T10:33:01.162Z] 0d57e429df01: Download complete [2021-05-30T10:33:01.162Z] 188c0c94c7c5: Verifying Checksum [2021-05-30T10:33:01.162Z] 188c0c94c7c5: Download complete [2021-05-30T10:33:01.162Z] 4e4be7b47b0d: Verifying Checksum [2021-05-30T10:33:01.162Z] 4e4be7b47b0d: Download complete [2021-05-30T10:33:01.162Z] 188c0c94c7c5: Pull complete [2021-05-30T10:33:01.424Z] 0ef7d3d256c8: Pull complete [2021-05-30T10:33:01.685Z] de9db76c5a1d: Pull complete [2021-05-30T10:33:02.261Z] e1f770b5df2f: Verifying Checksum [2021-05-30T10:33:02.261Z] e1f770b5df2f: Download complete [2021-05-30T10:33:03.653Z] 0eba1c9be4d2: Verifying Checksum [2021-05-30T10:33:03.653Z] 0eba1c9be4d2: Download complete [2021-05-30T10:33:03.916Z] 85a0685a4137: Verifying Checksum [2021-05-30T10:33:03.916Z] 85a0685a4137: Download complete [2021-05-30T10:33:07.228Z] 0eba1c9be4d2: Pull complete [2021-05-30T10:33:07.229Z] 0d57e429df01: Pull complete [2021-05-30T10:33:07.229Z] 4e4be7b47b0d: Pull complete [2021-05-30T10:33:07.498Z] e1f770b5df2f: Pull complete [2021-05-30T10:33:10.830Z] 85a0685a4137: Pull complete [2021-05-30T10:33:10.830Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-30T10:33:10.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-30T10:33:10.830Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-30T10:33:10.902Z] prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container [2021-05-30T10:33:10.965Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-30T10:33:13.923Z] $ docker top a9346dad18d260b33505f7d8a5752f4ae680801363f6139bf1c17f29afd17556 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-30T10:33:14.035Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-30T10:33:14.337Z] + set -o pipefail [2021-05-30T10:33:14.337Z] + snyk monitor '--org=edgex-jenkins' [2021-05-30T10:33:48.588Z] [2021-05-30T10:33:48.588Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-05-30T10:33:48.588Z] [2021-05-30T10:33:48.588Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/48e12a1c-2891-4aa6-8451-38eb665d1550 [2021-05-30T10:33:48.588Z] [2021-05-30T10:33:48.588Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-05-30T10:33:48.588Z] [2021-05-30T10:33:48.588Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-30T10:33:48.588Z] [2021-05-30T10:33:48.588Z] [Pipeline] } [2021-05-30T10:33:48.597Z] $ docker stop --time=1 a9346dad18d260b33505f7d8a5752f4ae680801363f6139bf1c17f29afd17556 [2021-05-30T10:33:50.614Z] $ docker rm -f a9346dad18d260b33505f7d8a5752f4ae680801363f6139bf1c17f29afd17556 [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-30T10:33:51.421Z] + git log --format=format:%s -1 9e9000642235b61e852840e697528ee7165f7b30 [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:33:51.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-30T10:33:51.737Z] . [Pipeline] withDockerContainer [2021-05-30T10:33:51.823Z] prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container [2021-05-30T10:33:51.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-30T10:33:52.254Z] $ docker top 167b3c7203b10e62ff0d92521260d60b021339af88130c76a7fc32e87a6a9e4d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-30T10:33:52.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-30T10:33:52.394Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-30T10:33:52.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-30T10:33:52.516Z] $ docker exec 167b3c7203b10e62ff0d92521260d60b021339af88130c76a7fc32e87a6a9e4d ssh-agent [2021-05-30T10:33:52.632Z] SSH_AUTH_SOCK=/tmp/ssh-8TLkIwL2Cejh/agent.14 [2021-05-30T10:33:52.632Z] SSH_AGENT_PID=21 [2021-05-30T10:33:52.640Z] Running ssh-add (command line suppressed) [2021-05-30T10:33:52.739Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1290788955633132205.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1290788955633132205.key) [2021-05-30T10:33:52.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-30T10:33:53.065Z] + git semver tag [2021-05-30T10:33:53.065Z] # -> Open(): unable to determine branch for HEAD [2021-05-30T10:33:53.065Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-30T10:33:53.065Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-30T10:33:53.065Z] # $SEMVER_REMOTE_NAME = origin [2021-05-30T10:33:53.065Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-30T10:33:53.065Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-30T10:33:53.065Z] # $SEMVER_BRANCH = master [2021-05-30T10:33:53.065Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-05-30T10:33:53.065Z] # 9e9000642235b61e852840e697528ee7165f7b30 HEAD [2021-05-30T10:33:53.065Z] # -> Force: false [2021-05-30T10:33:53.065Z] # 41ee2bdec2215716b6a1b5a14d54a9ef563a9e5f refs/tags/v2.0.0-dev.59 [Pipeline] } [2021-05-30T10:33:53.072Z] $ docker exec --env ******** --env ******** 167b3c7203b10e62ff0d92521260d60b021339af88130c76a7fc32e87a6a9e4d ssh-agent -k [2021-05-30T10:33:53.166Z] unset SSH_AUTH_SOCK; [2021-05-30T10:33:53.166Z] unset SSH_AGENT_PID; [2021-05-30T10:33:53.166Z] echo Agent pid 21 killed; [2021-05-30T10:33:53.182Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-30T10:33:53.513Z] + git semver [Pipeline] } [2021-05-30T10:33:53.526Z] $ docker stop --time=1 167b3c7203b10e62ff0d92521260d60b021339af88130c76a7fc32e87a6a9e4d [2021-05-30T10:33:54.739Z] $ docker rm -f 167b3c7203b10e62ff0d92521260d60b021339af88130c76a7fc32e87a6a9e4d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:33:55.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-30T10:33:55.227Z] [2021-05-30T10:33:55.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:33:55.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-30T10:33:55.544Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-30T10:33:55.544Z] ab5ef0e58194: Pulling fs layer [2021-05-30T10:33:55.544Z] 9712f1f96733: Pulling fs layer [2021-05-30T10:33:55.544Z] 63f879dbbcfc: Pulling fs layer [2021-05-30T10:33:55.544Z] 0d9ebad4ef96: Pulling fs layer [2021-05-30T10:33:55.544Z] e9a5061849ea: Pulling fs layer [2021-05-30T10:33:55.544Z] d747dcd14b5f: Pulling fs layer [2021-05-30T10:33:55.544Z] 2de7ff778b66: Pulling fs layer [2021-05-30T10:33:55.544Z] e9a5061849ea: Waiting [2021-05-30T10:33:55.544Z] d747dcd14b5f: Waiting [2021-05-30T10:33:55.544Z] 2de7ff778b66: Waiting [2021-05-30T10:33:55.544Z] 0d9ebad4ef96: Waiting [2021-05-30T10:33:55.544Z] 9712f1f96733: Verifying Checksum [2021-05-30T10:33:55.544Z] 9712f1f96733: Download complete [2021-05-30T10:33:56.927Z] 63f879dbbcfc: Verifying Checksum [2021-05-30T10:33:56.927Z] 63f879dbbcfc: Download complete [2021-05-30T10:33:56.927Z] e9a5061849ea: Verifying Checksum [2021-05-30T10:33:56.927Z] e9a5061849ea: Download complete [2021-05-30T10:33:56.927Z] d747dcd14b5f: Verifying Checksum [2021-05-30T10:33:56.927Z] d747dcd14b5f: Download complete [2021-05-30T10:33:57.502Z] 2de7ff778b66: Verifying Checksum [2021-05-30T10:33:57.502Z] 2de7ff778b66: Download complete [2021-05-30T10:33:57.502Z] 0d9ebad4ef96: Verifying Checksum [2021-05-30T10:33:57.502Z] 0d9ebad4ef96: Download complete [2021-05-30T10:33:57.769Z] ab5ef0e58194: Verifying Checksum [2021-05-30T10:33:57.769Z] ab5ef0e58194: Download complete [2021-05-30T10:34:00.351Z] ab5ef0e58194: Pull complete [2021-05-30T10:34:00.351Z] 9712f1f96733: Pull complete [2021-05-30T10:34:00.941Z] 63f879dbbcfc: Pull complete [2021-05-30T10:34:04.299Z] 0d9ebad4ef96: Pull complete [2021-05-30T10:34:04.299Z] e9a5061849ea: Pull complete [2021-05-30T10:34:04.299Z] d747dcd14b5f: Pull complete [2021-05-30T10:34:05.256Z] 2de7ff778b66: Pull complete [2021-05-30T10:34:05.256Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-30T10:34:05.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-30T10:34:05.256Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-30T10:34:05.344Z] prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container [2021-05-30T10:34:05.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-30T10:34:10.028Z] $ docker top fbe633e68c4e7771211e942e72fd32ce41a6ce9100f94ecc2c9d86b8a9d925cf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-30T10:34:10.136Z] provisioning config files... [2021-05-30T10:34:10.146Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config945127859031225951tmp [2021-05-30T10:34:10.158Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config183220100432174032tmp [2021-05-30T10:34:10.174Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2824686686265075455tmp [Pipeline] { [Pipeline] echo [2021-05-30T10:34:10.197Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-30T10:34:10.488Z] ---> sigul-configuration.sh [2021-05-30T10:34:10.488Z] gpg: directory `/root/.gnupg' created [2021-05-30T10:34:10.488Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-30T10:34:10.488Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-30T10:34:10.488Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-30T10:34:10.488Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-30T10:34:10.488Z] gpg: CAST5 encrypted data [2021-05-30T10:34:10.488Z] gpg: encrypted with 1 passphrase [2021-05-30T10:34:10.488Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-30T10:34:10.779Z] + mkdir /home/jenkins [2021-05-30T10:34:10.779Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-30T10:34:11.080Z] + 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-30T10:34:11.090Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-30T10:34:11.393Z] ---> sigul-install.sh [2021-05-30T10:34:15.629Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-30T10:34:15.924Z] + git tag --list [2021-05-30T10:34:15.925Z] 0.1.1 [2021-05-30T10:34:15.925Z] v1.1.0 [2021-05-30T10:34:15.925Z] v1.2.0 [2021-05-30T10:34:15.925Z] v1.2.1 [2021-05-30T10:34:15.925Z] v1.3.0 [2021-05-30T10:34:15.925Z] v2.0.0-dev.1 [2021-05-30T10:34:15.925Z] v2.0.0-dev.10 [2021-05-30T10:34:15.925Z] v2.0.0-dev.11 [2021-05-30T10:34:15.925Z] v2.0.0-dev.12 [2021-05-30T10:34:15.925Z] v2.0.0-dev.13 [2021-05-30T10:34:15.925Z] v2.0.0-dev.14 [2021-05-30T10:34:15.925Z] v2.0.0-dev.15 [2021-05-30T10:34:15.925Z] v2.0.0-dev.16 [2021-05-30T10:34:15.925Z] v2.0.0-dev.17 [2021-05-30T10:34:15.925Z] v2.0.0-dev.18 [2021-05-30T10:34:15.925Z] v2.0.0-dev.19 [2021-05-30T10:34:15.925Z] v2.0.0-dev.2 [2021-05-30T10:34:15.925Z] v2.0.0-dev.20 [2021-05-30T10:34:15.925Z] v2.0.0-dev.21 [2021-05-30T10:34:15.925Z] v2.0.0-dev.22 [2021-05-30T10:34:15.925Z] v2.0.0-dev.23 [2021-05-30T10:34:15.925Z] v2.0.0-dev.24 [2021-05-30T10:34:15.925Z] v2.0.0-dev.25 [2021-05-30T10:34:15.925Z] v2.0.0-dev.26 [2021-05-30T10:34:15.925Z] v2.0.0-dev.27 [2021-05-30T10:34:15.925Z] v2.0.0-dev.28 [2021-05-30T10:34:15.925Z] v2.0.0-dev.29 [2021-05-30T10:34:15.925Z] v2.0.0-dev.3 [2021-05-30T10:34:15.925Z] v2.0.0-dev.30 [2021-05-30T10:34:15.925Z] v2.0.0-dev.31 [2021-05-30T10:34:15.925Z] v2.0.0-dev.32 [2021-05-30T10:34:15.925Z] v2.0.0-dev.33 [2021-05-30T10:34:15.925Z] v2.0.0-dev.34 [2021-05-30T10:34:15.925Z] v2.0.0-dev.35 [2021-05-30T10:34:15.925Z] v2.0.0-dev.36 [2021-05-30T10:34:15.925Z] v2.0.0-dev.37 [2021-05-30T10:34:15.925Z] v2.0.0-dev.38 [2021-05-30T10:34:15.925Z] v2.0.0-dev.39 [2021-05-30T10:34:15.925Z] v2.0.0-dev.4 [2021-05-30T10:34:15.925Z] v2.0.0-dev.40 [2021-05-30T10:34:15.925Z] v2.0.0-dev.41 [2021-05-30T10:34:15.925Z] v2.0.0-dev.42 [2021-05-30T10:34:15.925Z] v2.0.0-dev.43 [2021-05-30T10:34:15.925Z] v2.0.0-dev.44 [2021-05-30T10:34:15.925Z] v2.0.0-dev.45 [2021-05-30T10:34:15.925Z] v2.0.0-dev.46 [2021-05-30T10:34:15.925Z] v2.0.0-dev.47 [2021-05-30T10:34:15.925Z] v2.0.0-dev.48 [2021-05-30T10:34:15.925Z] v2.0.0-dev.49 [2021-05-30T10:34:15.925Z] v2.0.0-dev.5 [2021-05-30T10:34:15.925Z] v2.0.0-dev.50 [2021-05-30T10:34:15.925Z] v2.0.0-dev.51 [2021-05-30T10:34:15.925Z] v2.0.0-dev.52 [2021-05-30T10:34:15.925Z] v2.0.0-dev.53 [2021-05-30T10:34:15.925Z] v2.0.0-dev.54 [2021-05-30T10:34:15.925Z] v2.0.0-dev.55 [2021-05-30T10:34:15.925Z] v2.0.0-dev.56 [2021-05-30T10:34:15.925Z] v2.0.0-dev.57 [2021-05-30T10:34:15.925Z] v2.0.0-dev.58 [2021-05-30T10:34:15.925Z] v2.0.0-dev.59 [2021-05-30T10:34:15.925Z] v2.0.0-dev.6 [2021-05-30T10:34:15.925Z] v2.0.0-dev.7 [2021-05-30T10:34:15.925Z] v2.0.0-dev.8 [2021-05-30T10:34:15.925Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-30T10:34:16.229Z] + lftools sign git-tag v2.0.0-dev.59 [2021-05-30T10:34:16.808Z] Signing Git tag with Sigul... [2021-05-30T10:34:16.808Z] Signing v2.0.0-dev.59 [Pipeline] echo [2021-05-30T10:34:17.761Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-30T10:34:18.053Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-30T10:34:18.061Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-30T10:34:18.092Z] $ docker stop --time=1 fbe633e68c4e7771211e942e72fd32ce41a6ce9100f94ecc2c9d86b8a9d925cf [2021-05-30T10:34:19.842Z] $ docker rm -f fbe633e68c4e7771211e942e72fd32ce41a6ce9100f94ecc2c9d86b8a9d925cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:34:20.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-30T10:34:20.333Z] . [Pipeline] withDockerContainer [2021-05-30T10:34:20.413Z] prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container [2021-05-30T10:34:20.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-30T10:34:20.836Z] $ docker top 33040acf13ecfa6ac1109d2c52a67d50ff657a8c020ec4797a5900f6e4530572 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-30T10:34:20.957Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-30T10:34:20.957Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-30T10:34:21.075Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-30T10:34:21.074Z] $ docker exec 33040acf13ecfa6ac1109d2c52a67d50ff657a8c020ec4797a5900f6e4530572 ssh-agent [2021-05-30T10:34:21.193Z] SSH_AUTH_SOCK=/tmp/ssh-0dH1i3Akg01e/agent.14 [2021-05-30T10:34:21.193Z] SSH_AGENT_PID=20 [2021-05-30T10:34:21.199Z] Running ssh-add (command line suppressed) [2021-05-30T10:34:21.288Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_44166547628948187.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_44166547628948187.key) [2021-05-30T10:34:21.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-30T10:34:21.614Z] + git semver bump pre [2021-05-30T10:34:21.614Z] # -> Open(): unable to determine branch for HEAD [2021-05-30T10:34:21.614Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-30T10:34:21.614Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-30T10:34:21.614Z] # $SEMVER_REMOTE_NAME = origin [2021-05-30T10:34:21.614Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-30T10:34:21.614Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-30T10:34:21.614Z] # $SEMVER_BRANCH = master [2021-05-30T10:34:21.614Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-05-30T10:34:21.614Z] 2.0.0-dev.60 [Pipeline] } [2021-05-30T10:34:21.621Z] $ docker exec --env ******** --env ******** 33040acf13ecfa6ac1109d2c52a67d50ff657a8c020ec4797a5900f6e4530572 ssh-agent -k [2021-05-30T10:34:21.721Z] unset SSH_AUTH_SOCK; [2021-05-30T10:34:21.721Z] unset SSH_AGENT_PID; [2021-05-30T10:34:21.721Z] echo Agent pid 20 killed; [2021-05-30T10:34:21.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-30T10:34:22.070Z] + git semver [Pipeline] } [2021-05-30T10:34:22.082Z] $ docker stop --time=1 33040acf13ecfa6ac1109d2c52a67d50ff657a8c020ec4797a5900f6e4530572 [2021-05-30T10:34:23.303Z] $ docker rm -f 33040acf13ecfa6ac1109d2c52a67d50ff657a8c020ec4797a5900f6e4530572 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:34:23.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-30T10:34:23.689Z] . [Pipeline] withDockerContainer [2021-05-30T10:34:23.762Z] prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container [2021-05-30T10:34:23.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-30T10:34:24.229Z] $ docker top e80e348e5c7281f2cf3b6c56c9f12fc9c41d9c43396545e29184e5f414de25bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-30T10:34:24.366Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-30T10:34:24.366Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-30T10:34:24.479Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-30T10:34:24.478Z] $ docker exec e80e348e5c7281f2cf3b6c56c9f12fc9c41d9c43396545e29184e5f414de25bf ssh-agent [2021-05-30T10:34:24.588Z] SSH_AUTH_SOCK=/tmp/ssh-2IPfBwaclbJI/agent.15 [2021-05-30T10:34:24.588Z] SSH_AGENT_PID=23 [2021-05-30T10:34:24.593Z] Running ssh-add (command line suppressed) [2021-05-30T10:34:24.684Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3055171208088037402.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3055171208088037402.key) [2021-05-30T10:34:24.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-30T10:34:25.005Z] + git semver push [2021-05-30T10:34:25.005Z] # -> Open(): unable to determine branch for HEAD [2021-05-30T10:34:25.005Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-30T10:34:25.005Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-30T10:34:25.005Z] # $SEMVER_REMOTE_NAME = origin [2021-05-30T10:34:25.005Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-30T10:34:25.005Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-30T10:34:25.005Z] # $SEMVER_BRANCH = master [2021-05-30T10:34:25.005Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-05-30T10:34:29.221Z] $ docker exec --env ******** --env ******** e80e348e5c7281f2cf3b6c56c9f12fc9c41d9c43396545e29184e5f414de25bf ssh-agent -k [2021-05-30T10:34:29.312Z] unset SSH_AUTH_SOCK; [2021-05-30T10:34:29.312Z] unset SSH_AGENT_PID; [2021-05-30T10:34:29.312Z] echo Agent pid 23 killed; [2021-05-30T10:34:29.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-30T10:34:31.703Z] + git semver [Pipeline] } [2021-05-30T10:34:31.717Z] $ docker stop --time=1 e80e348e5c7281f2cf3b6c56c9f12fc9c41d9c43396545e29184e5f414de25bf [2021-05-30T10:34:32.918Z] $ docker rm -f e80e348e5c7281f2cf3b6c56c9f12fc9c41d9c43396545e29184e5f414de25bf [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-30T10:34:33.764Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-30T10:34:34.325Z] ---> package-listing.sh [2021-05-30T10:34:34.325Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-30T10:34:34.325Z] ++ facter osfamily [2021-05-30T10:34:34.586Z] + OS_FAMILY=redhat [2021-05-30T10:34:34.586Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-30T10:34:34.586Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-30T10:34:34.586Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-30T10:34:34.586Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-30T10:34:34.586Z] + PACKAGES=/tmp/packages_start.txt [2021-05-30T10:34:34.586Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-05-30T10:34:34.586Z] + PACKAGES=/tmp/packages_end.txt [2021-05-30T10:34:34.586Z] + case "${OS_FAMILY}" in [2021-05-30T10:34:34.586Z] + sort [2021-05-30T10:34:34.586Z] + rpm -qa [2021-05-30T10:34:35.159Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-30T10:34:35.159Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-30T10:34:35.159Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-30T10:34:35.159Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-05-30T10:34:35.159Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-05-30T10:34:35.159Z] + 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-30T10:34:35.170Z] 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-30T10:34:35.457Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:34:36.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-30T10:34:36.020Z] [2021-05-30T10:34:36.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-30T10:34:36.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-30T10:34:36.342Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-30T10:34:36.342Z] df20fa9351a1: Pulling fs layer [2021-05-30T10:34:36.342Z] 36b3adc4ff6f: Pulling fs layer [2021-05-30T10:34:36.342Z] 8ad3a11d3b57: Pulling fs layer [2021-05-30T10:34:36.342Z] 46f8f816bc3b: Pulling fs layer [2021-05-30T10:34:36.342Z] 93b61091891f: Pulling fs layer [2021-05-30T10:34:36.342Z] 93b9cdb0e59b: Pulling fs layer [2021-05-30T10:34:36.342Z] 5e14af77c1be: Pulling fs layer [2021-05-30T10:34:36.342Z] 01666e4c0597: Pulling fs layer [2021-05-30T10:34:36.342Z] aa168da1d23b: Pulling fs layer [2021-05-30T10:34:36.342Z] 93b9cdb0e59b: Waiting [2021-05-30T10:34:36.342Z] 5e14af77c1be: Waiting [2021-05-30T10:34:36.342Z] 01666e4c0597: Waiting [2021-05-30T10:34:36.342Z] aa168da1d23b: Waiting [2021-05-30T10:34:36.342Z] 46f8f816bc3b: Waiting [2021-05-30T10:34:36.342Z] 93b61091891f: Waiting [2021-05-30T10:34:36.342Z] 36b3adc4ff6f: Download complete [2021-05-30T10:34:36.342Z] 46f8f816bc3b: Verifying Checksum [2021-05-30T10:34:36.342Z] 46f8f816bc3b: Download complete [2021-05-30T10:34:36.342Z] df20fa9351a1: Verifying Checksum [2021-05-30T10:34:36.342Z] df20fa9351a1: Download complete [2021-05-30T10:34:36.609Z] 93b9cdb0e59b: Verifying Checksum [2021-05-30T10:34:36.609Z] 93b9cdb0e59b: Download complete [2021-05-30T10:34:36.609Z] 5e14af77c1be: Verifying Checksum [2021-05-30T10:34:36.609Z] 5e14af77c1be: Download complete [2021-05-30T10:34:36.609Z] 01666e4c0597: Verifying Checksum [2021-05-30T10:34:36.609Z] 01666e4c0597: Download complete [2021-05-30T10:34:36.609Z] 93b61091891f: Verifying Checksum [2021-05-30T10:34:36.609Z] 93b61091891f: Download complete [2021-05-30T10:34:36.609Z] df20fa9351a1: Pull complete [2021-05-30T10:34:36.609Z] 8ad3a11d3b57: Verifying Checksum [2021-05-30T10:34:36.609Z] 8ad3a11d3b57: Download complete [2021-05-30T10:34:36.876Z] 36b3adc4ff6f: Pull complete [2021-05-30T10:34:37.139Z] 8ad3a11d3b57: Pull complete [2021-05-30T10:34:37.403Z] 46f8f816bc3b: Pull complete [2021-05-30T10:34:37.670Z] 93b61091891f: Pull complete [2021-05-30T10:34:37.670Z] 93b9cdb0e59b: Pull complete [2021-05-30T10:34:37.670Z] 5e14af77c1be: Pull complete [2021-05-30T10:34:37.929Z] 01666e4c0597: Pull complete [2021-05-30T10:34:38.503Z] aa168da1d23b: Verifying Checksum [2021-05-30T10:34:38.503Z] aa168da1d23b: Download complete [2021-05-30T10:34:42.730Z] aa168da1d23b: Pull complete [2021-05-30T10:34:42.730Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-30T10:34:42.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-30T10:34:42.730Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-30T10:34:42.822Z] prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container [2021-05-30T10:34:42.860Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-30T10:34:45.448Z] $ docker top 845ccb6fa37c1ab698b45b5732754739dec553bdc32d0ed9251a40b8b96dc57f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-30T10:34:45.828Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-30T10:34:46.123Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-30T10:34:46.420Z] + ls /var/log/sa-host [2021-05-30T10:34:46.420Z] + sadf -c /var/log/sa-host/sa05 [2021-05-30T10:34:46.420Z] file_magic: OK [2021-05-30T10:34:46.420Z] HZ: Using current value: 100 [2021-05-30T10:34:46.420Z] file_header: OK [2021-05-30T10:34:46.420Z] 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-30T10:34:46.420Z] Statistics: [2021-05-30T10:34:46.420Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-30T10:34:46.420Z] File successfully converted to sysstat format version 12.2.1 [2021-05-30T10:34:46.420Z] + sadf -c /var/log/sa-host/sa30 [2021-05-30T10:34:46.420Z] file_magic: OK [2021-05-30T10:34:46.420Z] HZ: Using current value: 100 [2021-05-30T10:34:46.420Z] file_header: OK [2021-05-30T10:34:46.420Z] 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-30T10:34:46.420Z] Statistics: [2021-05-30T10:34:46.420Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-30T10:34:46.420Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-30T10:34:47.000Z] provisioning config files... [2021-05-30T10:34:47.017Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1173770751257594629tmp [Pipeline] { [Pipeline] echo [2021-05-30T10:34:47.043Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-30T10:34:47.340Z] ---> create-netrc.sh [Pipeline] } [2021-05-30T10:34:47.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-30T10:34:47.376Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-30T10:34:47.684Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-30T10:34:47.694Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-30T10:34:47.992Z] ---> sudo-logs.sh [2021-05-30T10:34:47.992Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-30T10:34:48.018Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-30T10:34:48.311Z] ---> job-cost.sh [2021-05-30T10:34:48.311Z] lf-activate-venv: SKIPPING [2021-05-30T10:34:48.311Z] DEBUG: total: 0.18000000715255737 [2021-05-30T10:34:48.311Z] INFO: Retrieving Stack Cost... [2021-05-30T10:34:49.256Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-30T10:34:49.519Z] INFO: Archiving Costs [Pipeline] echo [2021-05-30T10:34:49.532Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-30T10:34:49.824Z] ---> logs-deploy.sh [2021-05-30T10:34:49.824Z] lf-activate-venv: SKIPPING [2021-05-30T10:34:49.824Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/119 [2021-05-30T10:34:49.824Z] INFO: archiving workspace using pattern(s): [2021-05-30T10:34:50.770Z] Archives upload complete. [2021-05-30T10:34:50.770Z] INFO: archiving logs to Nexus [2021-05-30T10:34:51.351Z] ---> uname -a: [2021-05-30T10:34:51.351Z] Linux prd-centos7-docker-4c-2g-1074.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-30T10:34:51.351Z] [2021-05-30T10:34:51.351Z] [2021-05-30T10:34:51.351Z] ---> lscpu: [2021-05-30T10:34:51.351Z] Architecture: x86_64 [2021-05-30T10:34:51.351Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-30T10:34:51.351Z] Byte Order: Little Endian [2021-05-30T10:34:51.351Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-30T10:34:51.351Z] CPU(s): 2 [2021-05-30T10:34:51.351Z] On-line CPU(s) list: 0,1 [2021-05-30T10:34:51.351Z] Thread(s) per core: 1 [2021-05-30T10:34:51.351Z] Core(s) per socket: 1 [2021-05-30T10:34:51.351Z] Socket(s): 2 [2021-05-30T10:34:51.351Z] NUMA node(s): 1 [2021-05-30T10:34:51.351Z] Vendor ID: AuthenticAMD [2021-05-30T10:34:51.351Z] CPU family: 23 [2021-05-30T10:34:51.351Z] Model: 49 [2021-05-30T10:34:51.351Z] Model name: AMD EPYC-Rome Processor [2021-05-30T10:34:51.351Z] Stepping: 0 [2021-05-30T10:34:51.351Z] CPU MHz: 2800.000 [2021-05-30T10:34:51.351Z] BogoMIPS: 5600.00 [2021-05-30T10:34:51.351Z] Virtualization: AMD-V [2021-05-30T10:34:51.351Z] Hypervisor vendor: KVM [2021-05-30T10:34:51.351Z] Virtualization type: full [2021-05-30T10:34:51.351Z] L1d cache: 64 KiB [2021-05-30T10:34:51.351Z] L1i cache: 64 KiB [2021-05-30T10:34:51.351Z] L2 cache: 1 MiB [2021-05-30T10:34:51.351Z] L3 cache: 32 MiB [2021-05-30T10:34:51.351Z] NUMA node0 CPU(s): 0,1 [2021-05-30T10:34:51.351Z] Vulnerability Itlb multihit: Not affected [2021-05-30T10:34:51.351Z] Vulnerability L1tf: Not affected [2021-05-30T10:34:51.351Z] Vulnerability Mds: Not affected [2021-05-30T10:34:51.351Z] Vulnerability Meltdown: Not affected [2021-05-30T10:34:51.351Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-30T10:34:51.351Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-30T10:34:51.351Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-30T10:34:51.351Z] Vulnerability Srbds: Not affected [2021-05-30T10:34:51.351Z] Vulnerability Tsx async abort: Not affected [2021-05-30T10:34:51.351Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-30T10:34:51.351Z] [2021-05-30T10:34:51.351Z] [2021-05-30T10:34:51.351Z] ---> nproc: [2021-05-30T10:34:51.351Z] 2 [2021-05-30T10:34:51.351Z] [2021-05-30T10:34:51.351Z] [2021-05-30T10:34:51.351Z] ---> df -h: [2021-05-30T10:34:51.351Z] Filesystem Size Used Available Use% Mounted on [2021-05-30T10:34:51.351Z] overlay 40.0G 8.9G 31.1G 22% / [2021-05-30T10:34:51.351Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-30T10:34:51.351Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-30T10:34:51.351Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-30T10:34:51.351Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-05-30T10:34:51.351Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-05-30T10:34:51.351Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-05-30T10:34:51.351Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-05-30T10:34:51.351Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-05-30T10:34:51.351Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-05-30T10:34:51.351Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-30T10:34:51.351Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp [2021-05-30T10:34:51.351Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-05-30T10:34:51.351Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-05-30T10:34:51.351Z] [2021-05-30T10:34:51.351Z] [2021-05-30T10:34:51.351Z] ---> free -m: [2021-05-30T10:34:51.351Z] total used free shared buff/cache available [2021-05-30T10:34:51.351Z] Mem: 7821 1270 3122 0 3428 6470 [2021-05-30T10:34:51.351Z] Swap: 1023 0 1023 [2021-05-30T10:34:51.351Z] [2021-05-30T10:34:51.351Z] [2021-05-30T10:34:51.351Z] ---> ip addr: [2021-05-30T10:34:51.351Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-30T10:34:51.351Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-30T10:34:51.351Z] inet 127.0.0.1/8 scope host lo [2021-05-30T10:34:51.351Z] valid_lft forever preferred_lft forever [2021-05-30T10:34:51.351Z] inet6 ::1/128 scope host [2021-05-30T10:34:51.351Z] valid_lft forever preferred_lft forever [2021-05-30T10:34:51.351Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-30T10:34:51.351Z] link/ether fa:16:3e:94:99:8c brd ff:ff:ff:ff:ff:ff [2021-05-30T10:34:51.351Z] inet 10.30.123.72/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-30T10:34:51.351Z] valid_lft 85724sec preferred_lft 85724sec [2021-05-30T10:34:51.351Z] inet6 fe80::f816:3eff:fe94:998c/64 scope link [2021-05-30T10:34:51.351Z] valid_lft forever preferred_lft forever [2021-05-30T10:34:51.351Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-30T10:34:51.351Z] link/ether 02:42:a2:c1:e1:59 brd ff:ff:ff:ff:ff:ff [2021-05-30T10:34:51.351Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-30T10:34:51.351Z] valid_lft forever preferred_lft forever [2021-05-30T10:34:51.351Z] inet6 fe80::42:a2ff:fec1:e159/64 scope link [2021-05-30T10:34:51.351Z] valid_lft forever preferred_lft forever [2021-05-30T10:34:51.351Z] [2021-05-30T10:34:51.351Z] [2021-05-30T10:34:51.351Z] ---> sar -b -r -n DEV: [2021-05-30T10:34:51.351Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/30/21 _x86_64_ (2 CPU) [2021-05-30T10:34:51.351Z] [2021-05-30T10:34:51.351Z] 10:23:25 LINUX RESTART (2 CPU) [2021-05-30T10:34:51.351Z] [2021-05-30T10:34:51.351Z] 10:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-30T10:34:51.351Z] 10:25:01 30.55 3.55 27.00 0.00 2600.53 4543.95 0.00 [2021-05-30T10:34:51.351Z] 10:26:01 0.40 0.00 0.40 0.00 0.00 6.63 0.00 [2021-05-30T10:34:51.351Z] 10:27:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 [2021-05-30T10:34:51.351Z] 10:28:02 0.33 0.00 0.33 0.00 0.00 4.90 0.00 [2021-05-30T10:34:51.351Z] 10:29:01 0.15 0.00 0.15 0.00 0.00 2.10 0.00 [2021-05-30T10:34:51.351Z] 10:30:01 0.35 0.00 0.35 0.00 0.00 4.81 0.00 [2021-05-30T10:34:51.351Z] 10:31:01 0.32 0.00 0.32 0.00 0.00 4.73 0.00 [2021-05-30T10:34:51.351Z] 10:32:01 0.15 0.00 0.15 0.00 0.00 1.62 0.00 [2021-05-30T10:34:51.351Z] 10:33:01 1.17 0.03 1.13 0.00 3.73 20.05 0.00 [2021-05-30T10:34:51.351Z] 10:34:01 106.69 0.00 106.69 0.00 0.00 31678.47 0.00 [2021-05-30T10:34:51.351Z] Average: 14.06 0.36 13.70 0.00 260.88 3633.77 0.00 [2021-05-30T10:34:51.351Z] [2021-05-30T10:34:51.351Z] 10:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-30T10:34:51.351Z] 10:25:01 5422036 0 802984 10.03 2620 1781300 1281800 14.15 580968 1603584 20 [2021-05-30T10:34:51.351Z] 10:26:01 5431720 0 793292 9.91 2620 1781308 1205284 13.31 572792 1603552 8 [2021-05-30T10:34:51.351Z] 10:27:01 5430592 0 794416 9.92 2620 1781312 1205536 13.31 572640 1605244 8 [2021-05-30T10:34:51.351Z] 10:28:02 5430880 0 794124 9.92 2620 1781316 1205284 13.31 572516 1605244 20 [2021-05-30T10:34:51.351Z] 10:29:01 5427560 0 797436 9.96 2620 1781324 1205404 13.31 571104 1609980 16 [2021-05-30T10:34:51.351Z] 10:30:01 5425756 0 799240 9.98 2620 1781324 1205488 13.31 572552 1609980 8 [2021-05-30T10:34:51.351Z] 10:31:01 5426896 0 798092 9.97 2620 1781332 1205284 13.31 571400 1609980 16 [2021-05-30T10:34:51.351Z] 10:32:01 5424604 0 800380 9.99 2620 1781336 1205284 13.31 573960 1609980 8 [2021-05-30T10:34:51.351Z] 10:33:01 5355956 0 847296 10.58 2620 1803068 1378624 15.22 623096 1626904 21552 [2021-05-30T10:34:51.351Z] 10:34:01 4006556 0 1074156 13.41 2620 2925608 1605680 17.73 902316 2577852 425316 [2021-05-30T10:34:51.351Z] Average: 5278256 0 830142 10.37 2620 1897923 1270367 14.03 611334 1706230 44697 [2021-05-30T10:34:51.351Z] [2021-05-30T10:34:51.351Z] 10:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-30T10:34:51.351Z] 10:25:01 eth0 192.04 174.73 592.30 32.59 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:25:01 docker0 73.02 54.41 6.34 165.64 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:26:01 eth0 0.83 0.08 0.07 0.05 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:27:01 eth0 1.95 1.07 2.55 0.22 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:28:02 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:29:01 eth0 0.59 0.20 0.13 0.07 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:30:01 eth0 0.62 0.30 0.33 0.20 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:31:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:32:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:33:01 eth0 40.18 34.14 320.56 4.73 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:34:01 eth0 785.68 715.92 7306.82 62.13 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] 10:34:01 docker0 58.27 66.26 4.75 342.06 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] Average: eth0 102.41 92.84 823.83 10.02 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] Average: docker0 13.15 12.09 1.11 50.86 0.00 0.00 0.00 0.00 [2021-05-30T10:34:51.351Z] [2021-05-30T10:34:51.351Z] [2021-05-30T10:34:51.351Z] ---> sar -P ALL: [2021-05-30T10:34:51.351Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/30/21 _x86_64_ (2 CPU) [2021-05-30T10:34:51.351Z] [2021-05-30T10:34:51.351Z] 10:23:25 LINUX RESTART (2 CPU) [2021-05-30T10:34:51.351Z] [2021-05-30T10:34:51.351Z] 10:24:01 CPU %user %nice %system %iowait %steal %idle [2021-05-30T10:34:51.351Z] 10:25:01 all 4.50 0.00 1.75 0.86 0.05 92.85 [2021-05-30T10:34:51.351Z] 10:25:01 0 4.70 0.00 2.01 0.64 0.05 92.59 [2021-05-30T10:34:51.351Z] 10:25:01 1 4.29 0.00 1.49 1.07 0.05 93.10 [2021-05-30T10:34:51.351Z] 10:26:01 all 0.06 0.00 0.03 0.00 0.03 99.87 [2021-05-30T10:34:51.351Z] 10:26:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-30T10:34:51.351Z] 10:26:01 1 0.08 0.00 0.03 0.00 0.03 99.85 [2021-05-30T10:34:51.351Z] 10:27:01 all 0.13 0.00 0.03 0.00 0.03 99.80 [2021-05-30T10:34:51.351Z] 10:27:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-30T10:34:51.351Z] 10:27:01 1 0.22 0.00 0.03 0.00 0.03 99.72 [2021-05-30T10:34:51.351Z] 10:28:02 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-05-30T10:34:51.351Z] 10:28:02 0 0.05 0.00 0.05 0.00 0.03 99.87 [2021-05-30T10:34:51.351Z] 10:28:02 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-30T10:34:51.351Z] 10:29:01 all 0.14 0.00 0.03 0.00 0.03 99.80 [2021-05-30T10:34:51.351Z] 10:29:01 0 0.22 0.00 0.03 0.00 0.03 99.71 [2021-05-30T10:34:51.351Z] 10:29:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-30T10:34:51.351Z] 10:30:01 all 0.10 0.00 0.04 0.00 0.03 99.82 [2021-05-30T10:34:51.351Z] 10:30:01 0 0.17 0.00 0.05 0.00 0.03 99.75 [2021-05-30T10:34:51.351Z] 10:30:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-30T10:34:51.351Z] 10:31:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-30T10:34:51.352Z] 10:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-30T10:34:51.352Z] 10:31:01 1 0.12 0.00 0.03 0.00 0.03 99.82 [2021-05-30T10:34:51.352Z] 10:32:01 all 0.09 0.00 0.04 0.00 0.03 99.83 [2021-05-30T10:34:51.352Z] 10:32:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-05-30T10:34:51.352Z] 10:32:01 1 0.15 0.00 0.03 0.00 0.05 99.77 [2021-05-30T10:34:51.352Z] 10:33:01 all 0.70 0.00 0.42 0.06 0.03 98.79 [2021-05-30T10:34:51.352Z] 10:33:01 0 0.99 0.00 0.50 0.05 0.02 98.45 [2021-05-30T10:34:51.352Z] 10:33:01 1 0.42 0.00 0.34 0.07 0.03 99.14 [2021-05-30T10:34:51.352Z] 10:34:01 all 15.11 0.00 6.11 2.56 0.08 76.14 [2021-05-30T10:34:51.352Z] 10:34:01 0 15.53 0.00 6.26 2.82 0.07 75.32 [2021-05-30T10:34:51.352Z] 10:34:01 1 14.70 0.00 5.97 2.30 0.09 76.95 [2021-05-30T10:34:51.352Z] Average: all 2.04 0.00 0.83 0.34 0.04 96.75 [2021-05-30T10:34:51.352Z] Average: 0 2.12 0.00 0.88 0.34 0.03 96.63 [2021-05-30T10:34:51.352Z] Average: 1 1.97 0.00 0.78 0.34 0.04 96.87 [2021-05-30T10:34:51.352Z] [2021-05-30T10:34:51.352Z] [2021-05-30T10:34:51.352Z]