Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce 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-ssh813469093699037432.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2923586776478176040.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7577487781901921672.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1551330406598732006.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9058442495882215694.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1714’ is offline Running on prd-centos7-docker-4c-2g-1717 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-ssh759494665817605340.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce # timeout=10 Commit message: "feat: update built production artifacts of ui" > git rev-list --no-walk f70bcc16eef7597be82c620f3a5afcfbc50a45ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-16T16:41:07.412Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-16T16:41:07.510Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-16T16:41:07.540Z] ========================================================= [2021-06-16T16:41:07.540Z] EdgeX Global Pipelines Version Info [2021-06-16T16:41:07.540Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:41:09.051Z] ------------------- [2021-06-16T16:41:09.051Z] stable info: [2021-06-16T16:41:09.051Z] ------------------- [2021-06-16T16:41:09.051Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-16T16:41:09.051Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T16:41:09.051Z] Message: update stable to v1.0.195 [2021-06-16T16:41:09.624Z] ------------------- [2021-06-16T16:41:09.624Z] experimental info: [2021-06-16T16:41:09.624Z] ------------------- [2021-06-16T16:41:09.624Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-16T16:41:09.624Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T16:41:09.624Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-16T16:41:09.747Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-16T16:41:09.774Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-16T16:41:09.814Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-16T16:41:09.839Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-16T16:41:09.864Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-16T16:41:09.888Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-16T16:41:09.913Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-16T16:41:09.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-16T16:41:09.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-16T16:41:09.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-16T16:41:10.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-16T16:41:10.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-16T16:41:10.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-16T16:41:10.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-16T16:41:10.138Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T16:41:10.161Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T16:41:10.185Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T16:41:10.208Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T16:41:10.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-16T16:41:10.254Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-16T16:41:10.276Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-16T16:41:10.299Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-16T16:41:10.324Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-16T16:41:10.348Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-16T16:41:10.378Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-16T16:41:10.400Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-16T16:41:10.457Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-16T16:41:10.480Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-16T16:41:10.505Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-16T16:41:10.529Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce [Pipeline] echo [2021-06-16T16:41:10.552Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dffcf2a [Pipeline] echo [2021-06-16T16:41:10.576Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T16:41:10.650Z] provisioning config files... [2021-06-16T16:41:10.666Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config472273419365107068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:41:10.996Z] ---> docker-login.sh [2021-06-16T16:41:10.996Z] nexus3.edgexfoundry.org:10001 [2021-06-16T16:41:11.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:41:11.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:41:11.520Z] Configure a credential helper to remove this warning. See [2021-06-16T16:41:11.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:41:11.521Z] [2021-06-16T16:41:11.521Z] Login Succeeded [2021-06-16T16:41:11.521Z] nexus3.edgexfoundry.org:10002 [2021-06-16T16:41:11.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:41:11.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:41:11.521Z] Configure a credential helper to remove this warning. See [2021-06-16T16:41:11.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:41:11.521Z] [2021-06-16T16:41:11.521Z] Login Succeeded [2021-06-16T16:41:11.521Z] nexus3.edgexfoundry.org:10003 [2021-06-16T16:41:11.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:41:11.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:41:11.782Z] Configure a credential helper to remove this warning. See [2021-06-16T16:41:11.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:41:11.782Z] [2021-06-16T16:41:11.782Z] Login Succeeded [2021-06-16T16:41:11.782Z] nexus3.edgexfoundry.org:10004 [2021-06-16T16:41:11.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:41:11.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:41:11.782Z] Configure a credential helper to remove this warning. See [2021-06-16T16:41:11.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:41:11.782Z] [2021-06-16T16:41:11.782Z] Login Succeeded [2021-06-16T16:41:11.782Z] docker.io [2021-06-16T16:41:12.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:41:12.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:41:12.306Z] Configure a credential helper to remove this warning. See [2021-06-16T16:41:12.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:41:12.306Z] [2021-06-16T16:41:12.306Z] Login Succeeded [2021-06-16T16:41:12.306Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T16:41:12.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T16:41:14.930Z] + git log --format=format:%s -1 dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce [Pipeline] echo [2021-06-16T16:41:14.966Z] GIT_COMMIT: dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce, Commit Message: feat: update built production artifacts of ui [Pipeline] echo [2021-06-16T16:41:14.981Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:41:15.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T16:41:15.594Z] [2021-06-16T16:41:15.594Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:41:15.906Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T16:41:15.906Z] latest: Pulling from edgex-devops/git-semver [2021-06-16T16:41:15.906Z] 31603596830f: Pulling fs layer [2021-06-16T16:41:15.906Z] 54011a49482f: Pulling fs layer [2021-06-16T16:41:15.906Z] a6820b24f6d8: Pulling fs layer [2021-06-16T16:41:15.906Z] f581987b2513: Pulling fs layer [2021-06-16T16:41:15.906Z] 54011a49482f: Verifying Checksum [2021-06-16T16:41:15.906Z] 54011a49482f: Download complete [2021-06-16T16:41:16.168Z] 31603596830f: Verifying Checksum [2021-06-16T16:41:16.168Z] 31603596830f: Download complete [2021-06-16T16:41:16.168Z] a6820b24f6d8: Verifying Checksum [2021-06-16T16:41:16.168Z] a6820b24f6d8: Download complete [2021-06-16T16:41:16.168Z] f581987b2513: Verifying Checksum [2021-06-16T16:41:16.168Z] f581987b2513: Download complete [2021-06-16T16:41:16.431Z] 31603596830f: Pull complete [2021-06-16T16:41:16.431Z] 54011a49482f: Pull complete [2021-06-16T16:41:17.014Z] a6820b24f6d8: Pull complete [2021-06-16T16:41:17.281Z] f581987b2513: Pull complete [2021-06-16T16:41:17.281Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-16T16:41:17.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T16:41:17.281Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-16T16:41:17.358Z] prd-centos7-docker-4c-2g-1717 does not seem to be running inside a container [2021-06-16T16:41:17.393Z] $ 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-06-16T16:41:18.867Z] $ docker top 95f9a736ddc359bdfaeb96853abe595876b9e96b6f906844514d0770bc2a7dde -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T16:41:19.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T16:41:19.001Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T16:41:19.116Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T16:41:19.115Z] $ docker exec 95f9a736ddc359bdfaeb96853abe595876b9e96b6f906844514d0770bc2a7dde ssh-agent [2021-06-16T16:41:19.235Z] SSH_AUTH_SOCK=/tmp/ssh-FzA1JkaRosVH/agent.13 [2021-06-16T16:41:19.235Z] SSH_AGENT_PID=20 [2021-06-16T16:41:19.243Z] Running ssh-add (command line suppressed) [2021-06-16T16:41:19.340Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1023407207055967429.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1023407207055967429.key) [2021-06-16T16:41:19.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T16:41:19.663Z] + git tag --points-at HEAD [Pipeline] } [2021-06-16T16:41:19.672Z] $ docker exec --env ******** --env ******** 95f9a736ddc359bdfaeb96853abe595876b9e96b6f906844514d0770bc2a7dde ssh-agent -k [2021-06-16T16:41:19.761Z] unset SSH_AUTH_SOCK; [2021-06-16T16:41:19.762Z] unset SSH_AGENT_PID; [2021-06-16T16:41:19.762Z] echo Agent pid 20 killed; [2021-06-16T16:41:19.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-16T16:41:19.833Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T16:41:19.833Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T16:41:19.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T16:41:19.942Z] $ docker exec 95f9a736ddc359bdfaeb96853abe595876b9e96b6f906844514d0770bc2a7dde ssh-agent [2021-06-16T16:41:20.061Z] SSH_AUTH_SOCK=/tmp/ssh-pwqBnVXJ850P/agent.54 [2021-06-16T16:41:20.061Z] SSH_AGENT_PID=60 [2021-06-16T16:41:20.066Z] Running ssh-add (command line suppressed) [2021-06-16T16:41:20.159Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4886716005463977338.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4886716005463977338.key) [2021-06-16T16:41:20.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T16:41:20.483Z] + git semver init [2021-06-16T16:41:20.483Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T16:41:20.483Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-16T16:41:20.483Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-16T16:41:20.483Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T16:41:20.483Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T16:41:20.483Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T16:41:20.483Z] # $SEMVER_BRANCH = master [2021-06-16T16:41:20.483Z] # $SEMVER_TEMP = /tmp/semver-713476506 [2021-06-16T16:41:20.483Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-16T16:41:21.887Z] # '/tmp/semver-713476506' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-06-16T16:41:21.887Z] # -> Force: false [2021-06-16T16:41:21.887Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-16T16:41:21.899Z] $ docker exec --env ******** --env ******** 95f9a736ddc359bdfaeb96853abe595876b9e96b6f906844514d0770bc2a7dde ssh-agent -k [2021-06-16T16:41:21.999Z] unset SSH_AUTH_SOCK; [2021-06-16T16:41:22.000Z] unset SSH_AGENT_PID; [2021-06-16T16:41:22.000Z] echo Agent pid 60 killed; [2021-06-16T16:41:22.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T16:41:22.351Z] + git semver [Pipeline] } [2021-06-16T16:41:22.362Z] $ docker stop --time=1 95f9a736ddc359bdfaeb96853abe595876b9e96b6f906844514d0770bc2a7dde [2021-06-16T16:41:24.003Z] $ docker rm -f 95f9a736ddc359bdfaeb96853abe595876b9e96b6f906844514d0770bc2a7dde [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T16:41:24.367Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-16T16:41:24.649Z] Stashed 1 file(s) [Pipeline] echo [2021-06-16T16:41:24.653Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.70 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-16T16:41:39.897Z] Still waiting to schedule task [2021-06-16T16:41:39.898Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-16T16:41:39.901Z] Still waiting to schedule task [2021-06-16T16:41:39.901Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1715’ is offline [2021-06-16T16:43:36.119Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1718 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-16T16:43:36.147Z] Running in /w/workspace/edgex-ui-go/130 [Pipeline] { [Pipeline] checkout [2021-06-16T16:43:36.366Z] The recommended git tool is: git [2021-06-16T16:43:44.602Z] using credential edgex-jenkins-ssh [2021-06-16T16:43:44.631Z] Cloning the remote Git repository [2021-06-16T16:43:44.680Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T16:43:44.795Z] > git init /w/workspace/edgex-ui-go/130 # timeout=10 [2021-06-16T16:43:44.870Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T16:43:44.871Z] > git --version # timeout=10 [2021-06-16T16:43:44.892Z] > git --version # 'git version 2.17.1' [2021-06-16T16:43:44.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T16:43:44.996Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T16:43:47.271Z] Avoid second fetch [2021-06-16T16:43:47.272Z] Checking out Revision dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce (master) [2021-06-16T16:43:47.221Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-16T16:43:47.242Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T16:43:47.288Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T16:43:47.302Z] > git checkout -f dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce # timeout=10 [2021-06-16T16:43:51.778Z] Commit message: "feat: update built production artifacts of ui" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T16:43:53.229Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-16T16:43:53.621Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T16:43:53.958Z] + sudo service docker restart [2021-06-16T16:43:53.958Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T16:44:12.321Z] provisioning config files... [2021-06-16T16:44:12.346Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/130@tmp/config1471410161243729291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:44:12.729Z] ---> docker-login.sh [2021-06-16T16:44:12.729Z] nexus3.edgexfoundry.org:10001 [2021-06-16T16:44:13.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:44:13.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:44:13.929Z] Configure a credential helper to remove this warning. See [2021-06-16T16:44:13.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:44:13.929Z] [2021-06-16T16:44:13.929Z] Login Succeeded [2021-06-16T16:44:13.929Z] nexus3.edgexfoundry.org:10002 [2021-06-16T16:44:14.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:44:14.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:44:14.483Z] Configure a credential helper to remove this warning. See [2021-06-16T16:44:14.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:44:14.483Z] [2021-06-16T16:44:14.483Z] Login Succeeded [2021-06-16T16:44:14.483Z] nexus3.edgexfoundry.org:10003 [2021-06-16T16:44:14.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:44:15.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:44:15.049Z] Configure a credential helper to remove this warning. See [2021-06-16T16:44:15.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:44:15.049Z] [2021-06-16T16:44:15.049Z] Login Succeeded [2021-06-16T16:44:15.049Z] nexus3.edgexfoundry.org:10004 [2021-06-16T16:44:15.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:44:15.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:44:15.606Z] Configure a credential helper to remove this warning. See [2021-06-16T16:44:15.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:44:15.606Z] [2021-06-16T16:44:15.606Z] Login Succeeded [2021-06-16T16:44:15.606Z] docker.io [2021-06-16T16:44:15.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:44:16.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:44:16.160Z] Configure a credential helper to remove this warning. See [2021-06-16T16:44:16.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:44:16.160Z] [2021-06-16T16:44:16.160Z] Login Succeeded [2021-06-16T16:44:16.160Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T16:44:16.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T16:44:16.512Z] ========================================================= [2021-06-16T16:44:16.513Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-16T16:44:16.513Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:44:16.871Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-16T16:44:20.022Z] Sending build context to Docker daemon 21.78MB [2021-06-16T16:44:20.022Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T16:44:20.022Z] Step 2/8 : FROM ${BASE} [2021-06-16T16:44:20.022Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-16T16:44:20.022Z] 595b0fe564bb: Pulling fs layer [2021-06-16T16:44:20.022Z] 3088b5b3c5c0: Pulling fs layer [2021-06-16T16:44:20.022Z] 5b7225fbf94c: Pulling fs layer [2021-06-16T16:44:20.022Z] ba82ee9f976e: Pulling fs layer [2021-06-16T16:44:20.022Z] 506bd15cee9f: Pulling fs layer [2021-06-16T16:44:20.022Z] 75a0a4a0db45: Pulling fs layer [2021-06-16T16:44:20.022Z] 618dc40b7e24: Pulling fs layer [2021-06-16T16:44:20.022Z] 506bd15cee9f: Waiting [2021-06-16T16:44:20.022Z] 75a0a4a0db45: Waiting [2021-06-16T16:44:20.022Z] 618dc40b7e24: Waiting [2021-06-16T16:44:20.022Z] ba82ee9f976e: Waiting [2021-06-16T16:44:20.022Z] 5b7225fbf94c: Verifying Checksum [2021-06-16T16:44:20.022Z] 5b7225fbf94c: Download complete [2021-06-16T16:44:20.022Z] 3088b5b3c5c0: Download complete [2021-06-16T16:44:20.022Z] 506bd15cee9f: Download complete [2021-06-16T16:44:20.022Z] 595b0fe564bb: Verifying Checksum [2021-06-16T16:44:20.022Z] 595b0fe564bb: Download complete [2021-06-16T16:44:20.022Z] 75a0a4a0db45: Download complete [2021-06-16T16:44:20.022Z] 595b0fe564bb: Pull complete [2021-06-16T16:44:20.022Z] 3088b5b3c5c0: Pull complete [2021-06-16T16:44:20.022Z] 5b7225fbf94c: Pull complete [2021-06-16T16:44:20.262Z] Running on prd-centos7-docker-4c-2g-1719 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-16T16:44:20.294Z] Running in /w/workspace/edgex-ui-go/130 [Pipeline] { [Pipeline] checkout [2021-06-16T16:44:20.421Z] The recommended git tool is: git [2021-06-16T16:44:20.621Z] 618dc40b7e24: Verifying Checksum [2021-06-16T16:44:20.621Z] 618dc40b7e24: Download complete [2021-06-16T16:44:22.067Z] ba82ee9f976e: Verifying Checksum [2021-06-16T16:44:22.067Z] ba82ee9f976e: Download complete [2021-06-16T16:44:22.963Z] using credential edgex-jenkins-ssh [2021-06-16T16:44:22.977Z] Cloning the remote Git repository [2021-06-16T16:44:22.460Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T16:44:22.532Z] > git init /w/workspace/edgex-ui-go/130 # timeout=10 [2021-06-16T16:44:22.575Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T16:44:22.575Z] > git --version # timeout=10 [2021-06-16T16:44:22.585Z] > git --version # 'git version 2.24.4' [2021-06-16T16:44:22.585Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T16:44:22.617Z] [INFO] Currently running in a labeled security context [2021-06-16T16:44:22.617Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T16:44:22.617Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/130@tmp/jenkins-gitclient-ssh1945953798128823821.key [2021-06-16T16:44:22.647Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T16:44:24.278Z] Avoid second fetch [2021-06-16T16:44:24.279Z] Checking out Revision dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce (master) [2021-06-16T16:44:23.816Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-16T16:44:23.829Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T16:44:23.853Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T16:44:23.859Z] > git checkout -f dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce # timeout=10 [2021-06-16T16:44:27.798Z] Commit message: "feat: update built production artifacts of ui" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T16:44:28.954Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-16T16:44:29.282Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T16:44:29.583Z] + true [2021-06-16T16:44:29.583Z] + sudo service docker restart [2021-06-16T16:44:29.583Z] Redirecting to /bin/systemctl restart docker.service [2021-06-16T16:44:32.272Z] ba82ee9f976e: Pull complete [2021-06-16T16:44:32.547Z] 506bd15cee9f: Pull complete [2021-06-16T16:44:32.820Z] 75a0a4a0db45: Pull complete [2021-06-16T16:44:36.230Z] 618dc40b7e24: Pull complete [2021-06-16T16:44:36.505Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-16T16:44:36.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-16T16:44:36.505Z] ---> a36622ca3599 [2021-06-16T16:44:36.505Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-16T16:44:38.478Z] ---> Running in b10c6312aca6 [2021-06-16T16:44:39.078Z] Removing intermediate container b10c6312aca6 [2021-06-16T16:44:39.079Z] ---> b43c1c1dd694 [2021-06-16T16:44:39.079Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:44:39.079Z] ---> Running in 91e4cac6ff7f [2021-06-16T16:44:41.713Z] Removing intermediate container 91e4cac6ff7f [2021-06-16T16:44:41.713Z] ---> 0e0e999112b3 [2021-06-16T16:44:41.713Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-16T16:44:41.713Z] ---> Running in 9276c0963e20 [2021-06-16T16:44:43.149Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T16:44:43.740Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T16:44:44.717Z] OK: 138 MiB in 40 packages [2021-06-16T16:44:47.155Z] Removing intermediate container 9276c0963e20 [2021-06-16T16:44:47.155Z] ---> 2af9a948ac9f [2021-06-16T16:44:47.155Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-16T16:44:47.155Z] ---> Running in b7fde938d8e1 [2021-06-16T16:44:47.155Z] Removing intermediate container b7fde938d8e1 [2021-06-16T16:44:47.155Z] ---> 90336314fa5c [2021-06-16T16:44:47.155Z] Step 7/8 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T16:44:47.775Z] provisioning config files... [2021-06-16T16:44:47.787Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/130@tmp/config3492349465189713293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:44:48.124Z] ---> docker-login.sh [2021-06-16T16:44:48.124Z] nexus3.edgexfoundry.org:10001 [2021-06-16T16:44:48.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:44:48.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:44:48.388Z] Configure a credential helper to remove this warning. See [2021-06-16T16:44:48.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:44:48.388Z] [2021-06-16T16:44:48.388Z] Login Succeeded [2021-06-16T16:44:48.388Z] nexus3.edgexfoundry.org:10002 [2021-06-16T16:44:48.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:44:48.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:44:48.388Z] Configure a credential helper to remove this warning. See [2021-06-16T16:44:48.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:44:48.388Z] [2021-06-16T16:44:48.388Z] Login Succeeded [2021-06-16T16:44:48.388Z] nexus3.edgexfoundry.org:10003 [2021-06-16T16:44:48.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:44:48.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:44:48.650Z] Configure a credential helper to remove this warning. See [2021-06-16T16:44:48.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:44:48.650Z] [2021-06-16T16:44:48.650Z] Login Succeeded [2021-06-16T16:44:48.650Z] nexus3.edgexfoundry.org:10004 [2021-06-16T16:44:48.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:44:48.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:44:48.913Z] Configure a credential helper to remove this warning. See [2021-06-16T16:44:48.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:44:48.913Z] [2021-06-16T16:44:48.913Z] Login Succeeded [2021-06-16T16:44:48.913Z] docker.io [2021-06-16T16:44:48.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:44:49.142Z] ---> de3b510a5aef [2021-06-16T16:44:49.142Z] Step 8/8 : RUN go mod download [2021-06-16T16:44:49.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:44:49.174Z] Configure a credential helper to remove this warning. See [2021-06-16T16:44:49.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:44:49.174Z] [2021-06-16T16:44:49.174Z] Login Succeeded [2021-06-16T16:44:49.174Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T16:44:49.187Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-16T16:44:51.909Z] ---> Running in cd2ce1b03078 [Pipeline] echo [2021-06-16T16:44:51.915Z] ========================================================= [2021-06-16T16:44:51.915Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-16T16:44:51.915Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:44:52.228Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-16T16:44:52.228Z] Sending build context to Docker daemon 21.78MB [2021-06-16T16:44:52.228Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T16:44:52.228Z] Step 2/8 : FROM ${BASE} [2021-06-16T16:44:52.491Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-16T16:44:52.491Z] 540db60ca938: Pulling fs layer [2021-06-16T16:44:52.491Z] adcc1eea9eea: Pulling fs layer [2021-06-16T16:44:52.491Z] 4c4ab2625f07: Pulling fs layer [2021-06-16T16:44:52.491Z] 0510c868ecb4: Pulling fs layer [2021-06-16T16:44:52.491Z] afea3b2eda06: Pulling fs layer [2021-06-16T16:44:52.491Z] 7809a108b3ef: Pulling fs layer [2021-06-16T16:44:52.491Z] f706445af74f: Pulling fs layer [2021-06-16T16:44:52.491Z] 0510c868ecb4: Waiting [2021-06-16T16:44:52.491Z] afea3b2eda06: Waiting [2021-06-16T16:44:52.491Z] 7809a108b3ef: Waiting [2021-06-16T16:44:52.491Z] f706445af74f: Waiting [2021-06-16T16:44:52.491Z] 4c4ab2625f07: Verifying Checksum [2021-06-16T16:44:52.491Z] 4c4ab2625f07: Download complete [2021-06-16T16:44:52.491Z] adcc1eea9eea: Verifying Checksum [2021-06-16T16:44:52.491Z] adcc1eea9eea: Download complete [2021-06-16T16:44:52.491Z] afea3b2eda06: Verifying Checksum [2021-06-16T16:44:52.491Z] afea3b2eda06: Download complete [2021-06-16T16:44:52.491Z] 540db60ca938: Verifying Checksum [2021-06-16T16:44:52.491Z] 540db60ca938: Download complete [2021-06-16T16:44:52.491Z] 7809a108b3ef: Verifying Checksum [2021-06-16T16:44:52.491Z] 7809a108b3ef: Download complete [2021-06-16T16:44:52.754Z] 540db60ca938: Pull complete [2021-06-16T16:44:53.017Z] adcc1eea9eea: Pull complete [2021-06-16T16:44:53.017Z] 4c4ab2625f07: Pull complete [2021-06-16T16:44:54.403Z] f706445af74f: Verifying Checksum [2021-06-16T16:44:54.403Z] f706445af74f: Download complete [2021-06-16T16:44:54.675Z] 0510c868ecb4: Verifying Checksum [2021-06-16T16:44:54.675Z] 0510c868ecb4: Download complete [2021-06-16T16:44:58.001Z] 0510c868ecb4: Pull complete [2021-06-16T16:44:58.268Z] afea3b2eda06: Pull complete [2021-06-16T16:44:58.268Z] 7809a108b3ef: Pull complete [2021-06-16T16:44:59.662Z] f706445af74f: Pull complete [2021-06-16T16:44:59.927Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-16T16:44:59.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-16T16:44:59.927Z] ---> b068be0155e3 [2021-06-16T16:44:59.927Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-16T16:45:04.156Z] ---> Running in f8ae5676e6ba [2021-06-16T16:45:04.156Z] Removing intermediate container f8ae5676e6ba [2021-06-16T16:45:04.156Z] ---> 95d1aa764587 [2021-06-16T16:45:04.156Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:45:04.156Z] ---> Running in 377717af6723 [2021-06-16T16:45:04.745Z] Removing intermediate container 377717af6723 [2021-06-16T16:45:04.745Z] ---> fdbdf4a51419 [2021-06-16T16:45:04.745Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-16T16:45:04.745Z] ---> Running in e80f13b96787 [2021-06-16T16:45:05.009Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T16:45:05.954Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T16:45:07.349Z] OK: 149 MiB in 40 packages [2021-06-16T16:45:07.349Z] Removing intermediate container e80f13b96787 [2021-06-16T16:45:07.349Z] ---> 03eb0b8b8812 [2021-06-16T16:45:07.349Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-16T16:45:07.349Z] ---> Running in 2aac4e143d00 [2021-06-16T16:45:07.617Z] Removing intermediate container 2aac4e143d00 [2021-06-16T16:45:07.617Z] ---> 513a8c9ee914 [2021-06-16T16:45:07.617Z] Step 7/8 : COPY . . [2021-06-16T16:45:08.191Z] ---> 5d6277da6676 [2021-06-16T16:45:08.191Z] Step 8/8 : RUN go mod download [2021-06-16T16:45:08.452Z] ---> Running in fc1a463f1cde [2021-06-16T16:45:14.115Z] Removing intermediate container cd2ce1b03078 [2021-06-16T16:45:14.116Z] ---> 194349660966 [2021-06-16T16:45:14.116Z] Successfully built 194349660966 [2021-06-16T16:45:14.116Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:45:14.481Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T16:45:14.481Z] . [Pipeline] withDockerContainer [2021-06-16T16:45:14.937Z] prd-ubuntu18.04-docker-arm64-4c-16g-1718 does not seem to be running inside a container [2021-06-16T16:45:15.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/130 -v /w/workspace/edgex-ui-go/130:/w/workspace/edgex-ui-go/130:rw,z -v /w/workspace/edgex-ui-go/130@tmp:/w/workspace/edgex-ui-go/130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T16:45:16.730Z] $ docker top 77f30fd472b7c876cfbb1234efc0ad2aa2b0315a657d6cd15b2b982937c2ef01 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T16:45:17.770Z] + go version [2021-06-16T16:45:17.770Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-16T16:45:17.787Z] $ docker stop --time=1 77f30fd472b7c876cfbb1234efc0ad2aa2b0315a657d6cd15b2b982937c2ef01 [2021-06-16T16:45:18.496Z] Removing intermediate container fc1a463f1cde [2021-06-16T16:45:18.496Z] ---> c9c3478066c4 [2021-06-16T16:45:18.496Z] Successfully built c9c3478066c4 [2021-06-16T16:45:18.496Z] Successfully tagged ci-base-image-x86_64:latest [2021-06-16T16:45:19.649Z] $ docker rm -f 77f30fd472b7c876cfbb1234efc0ad2aa2b0315a657d6cd15b2b982937c2ef01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:45:21.419Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T16:45:21.419Z] . [Pipeline] withDockerContainer [2021-06-16T16:45:21.504Z] prd-centos7-docker-4c-2g-1719 does not seem to be running inside a container [2021-06-16T16:45:21.543Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T16:45:21.543Z] . [2021-06-16T16:45:21.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/130 -v /w/workspace/edgex-ui-go/130:/w/workspace/edgex-ui-go/130:rw,z -v /w/workspace/edgex-ui-go/130@tmp:/w/workspace/edgex-ui-go/130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T16:45:21.971Z] $ docker top 017f34d6f2c73b0835267b059a23aa7b50c1b878db058ab4575cf1e6e938eed0 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-06-16T16:45:22.318Z] prd-ubuntu18.04-docker-arm64-4c-16g-1718 does not seem to be running inside a container [2021-06-16T16:45:22.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/130 -v /w/workspace/edgex-ui-go/130:/w/workspace/edgex-ui-go/130:rw,z -v /w/workspace/edgex-ui-go/130@tmp:/w/workspace/edgex-ui-go/130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T16:45:24.031Z] $ docker top e96d2a251d067969fa92dcf28ad8ae05296e807b2790ba84a184c32e9bc8da98 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-16T16:45:24.619Z] + go version [2021-06-16T16:45:24.619Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-16T16:45:24.630Z] $ docker stop --time=1 017f34d6f2c73b0835267b059a23aa7b50c1b878db058ab4575cf1e6e938eed0 [2021-06-16T16:45:25.002Z] + go mod tidy [2021-06-16T16:45:25.852Z] $ docker rm -f 017f34d6f2c73b0835267b059a23aa7b50c1b878db058ab4575cf1e6e938eed0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:45:26.471Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T16:45:26.471Z] . [Pipeline] withDockerContainer [2021-06-16T16:45:26.560Z] prd-centos7-docker-4c-2g-1719 does not seem to be running inside a container [2021-06-16T16:45:26.576Z] + make test [2021-06-16T16:45:26.576Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-16T16:45:26.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/130 -v /w/workspace/edgex-ui-go/130:/w/workspace/edgex-ui-go/130:rw,z -v /w/workspace/edgex-ui-go/130@tmp:/w/workspace/edgex-ui-go/130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T16:45:27.028Z] $ docker top dc5386e655d3981b07f7b95d0113538d117b83fe49e018da8f4db706b2ded2ff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T16:45:27.446Z] + go mod tidy [2021-06-16T16:45:27.562Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh [2021-06-16T16:45:28.030Z] + make test [2021-06-16T16:45:28.030Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-16T16:45:28.305Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-16T16:45:38.441Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-16T16:45:38.441Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-16T16:45:38.441Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-16T16:45:38.441Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-16T16:45:38.441Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-16T16:45:38.441Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-16T16:45:38.441Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-16T16:45:38.441Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-16T16:45:38.441Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-16T16:45:38.441Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-16T16:45:38.441Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-16T16:45:38.441Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-16T16:45:38.441Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-16T16:45:45.092Z] $ docker stop --time=1 dc5386e655d3981b07f7b95d0113538d117b83fe49e018da8f4db706b2ded2ff [2021-06-16T16:45:46.492Z] $ docker rm -f dc5386e655d3981b07f7b95d0113538d117b83fe49e018da8f4db706b2ded2ff [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T16:45:46.908Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-16T16:45:47.144Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-16T16:45:51.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-16T16:45:51.826Z] + ls -al . [2021-06-16T16:45:51.826Z] total 84 [2021-06-16T16:45:51.826Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 16 16:45 . [2021-06-16T16:45:51.826Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 16 16:44 .. [2021-06-16T16:45:51.826Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 16 16:44 assets [2021-06-16T16:45:51.826Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 16 16:44 bin [2021-06-16T16:45:51.826Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 16 16:44 cmd [2021-06-16T16:45:51.826Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 16 16:44 CONTRIBUTING.md [2021-06-16T16:45:51.826Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 16 16:45 coverage.out [2021-06-16T16:45:51.826Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 16 16:44 Dockerfile [2021-06-16T16:45:51.826Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 16 16:44 Dockerfile.build [2021-06-16T16:45:51.826Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 16 16:44 docs [2021-06-16T16:45:51.826Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 16 16:44 .git [2021-06-16T16:45:51.826Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 16 16:44 .github [2021-06-16T16:45:51.826Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 16 16:44 .gitignore [2021-06-16T16:45:51.826Z] -rw-rw-r--. 1 jenkins jenkins 324 Jun 16 16:44 go.mod [2021-06-16T16:45:51.826Z] -rw-r--r--. 1 jenkins jenkins 12542 Jun 16 16:45 go.sum [2021-06-16T16:45:51.826Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 16 16:44 internal [2021-06-16T16:45:51.826Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 16 16:44 Jenkinsfile [2021-06-16T16:45:51.826Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 16 16:44 LICENSE [2021-06-16T16:45:51.826Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 16 16:44 Makefile [2021-06-16T16:45:51.826Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 16 16:44 pkg [2021-06-16T16:45:51.827Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 16 16:44 README.md [2021-06-16T16:45:51.827Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 16 16:41 VERSION [2021-06-16T16:45:51.827Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 16 16:44 version.go [2021-06-16T16:45:51.827Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 16 16:44 web [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:45:52.133Z] + 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=dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce --label arch=amd64 --label version=2.0.0-dev.70 . [2021-06-16T16:45:52.400Z] Sending build context to Docker daemon 21.79MB [2021-06-16T16:45:52.400Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T16:45:52.400Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-16T16:45:52.400Z] ---> c9c3478066c4 [2021-06-16T16:45:52.400Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-16T16:45:52.400Z] ---> Running in ea5f562d4bcc [2021-06-16T16:45:52.662Z] Removing intermediate container ea5f562d4bcc [2021-06-16T16:45:52.662Z] ---> 2aef22475dbc [2021-06-16T16:45:52.662Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-16T16:45:52.662Z] ---> Running in 16d041c09d72 [2021-06-16T16:45:52.662Z] Removing intermediate container 16d041c09d72 [2021-06-16T16:45:52.662Z] ---> 651b9ca7f194 [2021-06-16T16:45:52.662Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-16T16:45:52.662Z] ---> Running in 84c446c7ae8d [2021-06-16T16:45:52.662Z] Removing intermediate container 84c446c7ae8d [2021-06-16T16:45:52.662Z] ---> b83101db049d [2021-06-16T16:45:52.662Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-16T16:45:52.926Z] ---> Running in 8948a4be2c9a [2021-06-16T16:45:52.926Z] Removing intermediate container 8948a4be2c9a [2021-06-16T16:45:52.926Z] ---> e5f1113a9400 [2021-06-16T16:45:52.926Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-16T16:45:52.926Z] ---> Running in 9f84ebb0b304 [2021-06-16T16:45:52.926Z] Removing intermediate container 9f84ebb0b304 [2021-06-16T16:45:52.926Z] ---> 2f6ae24a897a [2021-06-16T16:45:52.926Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:45:52.926Z] ---> Running in ebf013b92fe8 [2021-06-16T16:45:53.499Z] Removing intermediate container ebf013b92fe8 [2021-06-16T16:45:53.499Z] ---> 98ee18eee8d2 [2021-06-16T16:45:53.499Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-16T16:45:53.499Z] ---> Running in bf78b2f2c065 [2021-06-16T16:45:53.763Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T16:45:54.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T16:45:55.284Z] OK: 149 MiB in 40 packages [2021-06-16T16:45:55.547Z] Removing intermediate container bf78b2f2c065 [2021-06-16T16:45:55.547Z] ---> 31e87fdbdeba [2021-06-16T16:45:55.547Z] Step 10/24 : ENV GO111MODULE=on [2021-06-16T16:45:55.547Z] ---> Running in f12917449a5e [2021-06-16T16:45:55.547Z] Removing intermediate container f12917449a5e [2021-06-16T16:45:55.547Z] ---> 8f6d75cff2dd [2021-06-16T16:45:55.547Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-16T16:45:55.547Z] ---> Running in d615a91b004e [2021-06-16T16:45:55.547Z] Removing intermediate container d615a91b004e [2021-06-16T16:45:55.547Z] ---> 501abed34ee9 [2021-06-16T16:45:55.547Z] Step 12/24 : COPY go.mod . [2021-06-16T16:45:55.813Z] ---> 321683df1dbc [2021-06-16T16:45:55.813Z] Step 13/24 : COPY Makefile . [2021-06-16T16:45:56.086Z] ---> 17e74e46c9b3 [2021-06-16T16:45:56.086Z] Step 14/24 : RUN make update [2021-06-16T16:45:56.086Z] ---> Running in 6c754c052ac6 [2021-06-16T16:45:56.374Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-16T16:45:56.644Z] Removing intermediate container 6c754c052ac6 [2021-06-16T16:45:56.644Z] ---> 084fb27f4b74 [2021-06-16T16:45:56.644Z] Step 15/24 : COPY . . [2021-06-16T16:45:57.222Z] ---> beecea503615 [2021-06-16T16:45:57.222Z] Step 16/24 : RUN ${MAKE} [2021-06-16T16:45:57.222Z] ---> Running in 9aec72dc3d1c [2021-06-16T16:45:57.806Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.70" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-16T16:46:00.183Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-16T16:46:00.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-16T16:46:00.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-16T16:46:00.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-16T16:46:00.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-16T16:46:00.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-16T16:46:00.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-16T16:46:00.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-16T16:46:00.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-16T16:46:00.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-16T16:46:00.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-16T16:46:00.183Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-16T16:46:00.183Z] GO111MODULE=on go vet ./... [2021-06-16T16:46:06.043Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-16T16:46:07.991Z] Removing intermediate container 9aec72dc3d1c [2021-06-16T16:46:07.991Z] ---> 28f44f087482 [2021-06-16T16:46:07.991Z] Step 17/24 : FROM alpine:3.12 [2021-06-16T16:46:08.565Z] 3.12: Pulling from library/alpine [2021-06-16T16:46:08.565Z] 339de151aab4: Pulling fs layer [2021-06-16T16:46:08.846Z] 339de151aab4: Verifying Checksum [2021-06-16T16:46:08.846Z] 339de151aab4: Download complete [2021-06-16T16:46:08.846Z] 339de151aab4: Pull complete [2021-06-16T16:46:08.846Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T16:46:08.846Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T16:46:08.846Z] ---> 13621d1b12d4 [2021-06-16T16:46:08.846Z] Step 18/24 : EXPOSE 4000 [2021-06-16T16:46:09.114Z] ---> Running in 16b8e416499e [2021-06-16T16:46:09.114Z] Removing intermediate container 16b8e416499e [2021-06-16T16:46:09.114Z] ---> 397e6a4bacf2 [2021-06-16T16:46:09.114Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-16T16:46:11.216Z] ---> f2eabc210caa [2021-06-16T16:46:11.216Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-16T16:46:11.216Z] ---> Running in 46130376cf8d [2021-06-16T16:46:11.216Z] Removing intermediate container 46130376cf8d [2021-06-16T16:46:11.216Z] ---> 7bf516cd67af [2021-06-16T16:46:11.216Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-16T16:46:11.216Z] ---> Running in 98e09c4534ed [2021-06-16T16:46:11.216Z] Removing intermediate container 98e09c4534ed [2021-06-16T16:46:11.216Z] ---> c51d2d10e63c [2021-06-16T16:46:11.216Z] Step 22/24 : LABEL arch=amd64 [2021-06-16T16:46:11.216Z] ---> Running in 5ab95caeab4d [2021-06-16T16:46:11.216Z] Removing intermediate container 5ab95caeab4d [2021-06-16T16:46:11.216Z] ---> 3c3e84e0a4ec [2021-06-16T16:46:11.216Z] Step 23/24 : LABEL git_sha=dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce [2021-06-16T16:46:11.216Z] ---> Running in 6d8cee416247 [2021-06-16T16:46:11.216Z] Removing intermediate container 6d8cee416247 [2021-06-16T16:46:11.216Z] ---> f460cb1f53d5 [2021-06-16T16:46:11.216Z] Step 24/24 : LABEL version=2.0.0-dev.70 [2021-06-16T16:46:11.216Z] ---> Running in 0e66919c08d9 [2021-06-16T16:46:11.216Z] Removing intermediate container 0e66919c08d9 [2021-06-16T16:46:11.216Z] ---> c65bf9b06300 [2021-06-16T16:46:11.216Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-16T16:46:11.216Z] Successfully built c65bf9b06300 [2021-06-16T16:46:11.216Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T16:46:11.426Z] provisioning config files... [2021-06-16T16:46:11.440Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/130@tmp/config4449965414732767514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:46:11.769Z] ---> docker-login.sh [2021-06-16T16:46:11.769Z] nexus3.edgexfoundry.org:10001 [2021-06-16T16:46:11.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:46:11.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:46:11.769Z] Configure a credential helper to remove this warning. See [2021-06-16T16:46:11.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:46:11.769Z] [2021-06-16T16:46:11.769Z] Login Succeeded [2021-06-16T16:46:11.769Z] nexus3.edgexfoundry.org:10002 [2021-06-16T16:46:11.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:46:12.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:46:12.037Z] Configure a credential helper to remove this warning. See [2021-06-16T16:46:12.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:46:12.037Z] [2021-06-16T16:46:12.037Z] Login Succeeded [2021-06-16T16:46:12.037Z] nexus3.edgexfoundry.org:10003 [2021-06-16T16:46:12.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:46:12.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:46:12.037Z] Configure a credential helper to remove this warning. See [2021-06-16T16:46:12.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:46:12.037Z] [2021-06-16T16:46:12.037Z] Login Succeeded [2021-06-16T16:46:12.037Z] nexus3.edgexfoundry.org:10004 [2021-06-16T16:46:12.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:46:12.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:46:12.301Z] Configure a credential helper to remove this warning. See [2021-06-16T16:46:12.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:46:12.301Z] [2021-06-16T16:46:12.301Z] Login Succeeded [2021-06-16T16:46:12.301Z] docker.io [2021-06-16T16:46:12.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:46:12.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:46:12.564Z] Configure a credential helper to remove this warning. See [2021-06-16T16:46:12.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:46:12.564Z] [2021-06-16T16:46:12.564Z] Login Succeeded [2021-06-16T16:46:12.564Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T16:46:12.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T16:46:12.652Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-06-16T16:46:12.652Z] dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce [2021-06-16T16:46:12.652Z] latest [2021-06-16T16:46:12.652Z] 2.0.0-dev.70 [2021-06-16T16:46:12.652Z] dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce-2.0.0-dev.70 [2021-06-16T16:46:12.652Z] master [2021-06-16T16:46:12.652Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:46:13.013Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:46:13.328Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce [2021-06-16T16:46:13.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-16T16:46:13.328Z] 625efced7adf: Preparing [2021-06-16T16:46:13.328Z] 32f366d666a5: Preparing [2021-06-16T16:46:13.328Z] 32f366d666a5: Layer already exists [2021-06-16T16:46:15.889Z] 625efced7adf: Pushed [2021-06-16T16:46:15.889Z] dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce: digest: sha256:2020e3e4b315c9fb779c15c75bfedb26f0bc8f906754d27b1f6056d8465e903e size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:46:16.199Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:46:16.501Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-16T16:46:16.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-16T16:46:16.501Z] 625efced7adf: Preparing [2021-06-16T16:46:16.501Z] 32f366d666a5: Preparing [2021-06-16T16:46:16.501Z] 32f366d666a5: Layer already exists [2021-06-16T16:46:16.501Z] 625efced7adf: Layer already exists [2021-06-16T16:46:16.501Z] latest: digest: sha256:2020e3e4b315c9fb779c15c75bfedb26f0bc8f906754d27b1f6056d8465e903e size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:46:16.807Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:46:17.112Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.70 [2021-06-16T16:46:17.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-16T16:46:17.112Z] 625efced7adf: Preparing [2021-06-16T16:46:17.112Z] 32f366d666a5: Preparing [2021-06-16T16:46:17.112Z] 625efced7adf: Layer already exists [2021-06-16T16:46:17.112Z] 32f366d666a5: Layer already exists [2021-06-16T16:46:17.112Z] 2.0.0-dev.70: digest: sha256:2020e3e4b315c9fb779c15c75bfedb26f0bc8f906754d27b1f6056d8465e903e size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:46:17.424Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce-2.0.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:46:17.724Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce-2.0.0-dev.70 [2021-06-16T16:46:17.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-16T16:46:17.724Z] 625efced7adf: Preparing [2021-06-16T16:46:17.724Z] 32f366d666a5: Preparing [2021-06-16T16:46:17.724Z] 32f366d666a5: Layer already exists [2021-06-16T16:46:17.724Z] 625efced7adf: Layer already exists [2021-06-16T16:46:17.724Z] dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce-2.0.0-dev.70: digest: sha256:2020e3e4b315c9fb779c15c75bfedb26f0bc8f906754d27b1f6056d8465e903e size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:46:18.032Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:46:18.333Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-06-16T16:46:18.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-16T16:46:18.333Z] 625efced7adf: Preparing [2021-06-16T16:46:18.333Z] 32f366d666a5: Preparing [2021-06-16T16:46:18.333Z] 32f366d666a5: Layer already exists [2021-06-16T16:46:18.333Z] 625efced7adf: Layer already exists [2021-06-16T16:46:18.333Z] master: digest: sha256:2020e3e4b315c9fb779c15c75bfedb26f0bc8f906754d27b1f6056d8465e903e size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T16:46:18.398Z] ===================================================== [Pipeline] echo [2021-06-16T16:46:18.419Z] taggedImages: [2021-06-16T16:46:18.419Z] - nexus3.edgexfoundry.org:10004/edgex-ui:dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce [2021-06-16T16:46:18.419Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-16T16:46:18.419Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.70 [2021-06-16T16:46:18.419Z] - nexus3.edgexfoundry.org:10004/edgex-ui:dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce-2.0.0-dev.70 [2021-06-16T16:46:18.420Z] - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:46:19.272Z] ---> job-cost.sh [2021-06-16T16:46:19.272Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yTs3 [Pipeline] } [2021-06-16T16:46:19.415Z] $ docker stop --time=1 e96d2a251d067969fa92dcf28ad8ae05296e807b2790ba84a184c32e9bc8da98 [2021-06-16T16:46:21.380Z] $ docker rm -f e96d2a251d067969fa92dcf28ad8ae05296e807b2790ba84a184c32e9bc8da98 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T16:46:22.188Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-16T16:46:22.222Z] Warning: overwriting stash ‘coverage-report’ [2021-06-16T16:46:22.820Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T16:46:23.322Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-16T16:46:23.661Z] + ls -al . [2021-06-16T16:46:23.661Z] total 120 [2021-06-16T16:46:23.661Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 16 16:45 . [2021-06-16T16:46:23.661Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 16:43 .. [2021-06-16T16:46:23.661Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 16:43 .git [2021-06-16T16:46:23.661Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 16:43 .github [2021-06-16T16:46:23.661Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 16 16:43 .gitignore [2021-06-16T16:46:23.661Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 16 16:43 CONTRIBUTING.md [2021-06-16T16:46:23.661Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 16 16:43 Dockerfile [2021-06-16T16:46:23.661Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 16 16:43 Dockerfile.build [2021-06-16T16:46:23.661Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 16 16:43 Jenkinsfile [2021-06-16T16:46:23.661Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 16 16:43 LICENSE [2021-06-16T16:46:23.661Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 16 16:43 Makefile [2021-06-16T16:46:23.661Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 16 16:43 README.md [2021-06-16T16:46:23.661Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 16 16:41 VERSION [2021-06-16T16:46:23.661Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 16:43 assets [2021-06-16T16:46:23.661Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 16:43 bin [2021-06-16T16:46:23.661Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 16:43 cmd [2021-06-16T16:46:23.661Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 16 16:45 coverage.out [2021-06-16T16:46:23.661Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 16:43 docs [2021-06-16T16:46:23.661Z] -rw-rw-r-- 1 jenkins jenkins 324 Jun 16 16:43 go.mod [2021-06-16T16:46:23.661Z] -rw-r--r-- 1 jenkins jenkins 12542 Jun 16 16:45 go.sum [2021-06-16T16:46:23.661Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 16 16:43 internal [2021-06-16T16:46:23.661Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 16:43 pkg [2021-06-16T16:46:23.661Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 16 16:43 version.go [2021-06-16T16:46:23.661Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 16:43 web [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:46:24.005Z] + 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=dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce --label arch=arm64 --label version=2.0.0-dev.70 . [2021-06-16T16:46:24.994Z] Sending build context to Docker daemon 21.79MB [2021-06-16T16:46:24.994Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T16:46:24.994Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-16T16:46:24.994Z] ---> 194349660966 [2021-06-16T16:46:24.994Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-16T16:46:25.267Z] ---> Running in 0604d4c8cdb3 [2021-06-16T16:46:25.866Z] Removing intermediate container 0604d4c8cdb3 [2021-06-16T16:46:25.866Z] ---> 3ddbeed13084 [2021-06-16T16:46:25.866Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-16T16:46:25.866Z] ---> Running in a04a2ed387ce [2021-06-16T16:46:26.462Z] Removing intermediate container a04a2ed387ce [2021-06-16T16:46:26.462Z] ---> abfde0941229 [2021-06-16T16:46:26.462Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-16T16:46:26.462Z] ---> Running in 611cfdfb6106 [2021-06-16T16:46:27.062Z] Removing intermediate container 611cfdfb6106 [2021-06-16T16:46:27.062Z] ---> 897d83e1cebd [2021-06-16T16:46:27.062Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-16T16:46:27.335Z] ---> Running in 18939d3b95c9 [2021-06-16T16:46:27.608Z] Removing intermediate container 18939d3b95c9 [2021-06-16T16:46:27.608Z] ---> 6c77abeff413 [2021-06-16T16:46:27.608Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-16T16:46:27.881Z] ---> Running in 51f922efcc30 [2021-06-16T16:46:28.490Z] Removing intermediate container 51f922efcc30 [2021-06-16T16:46:28.490Z] ---> 185b5594a6e5 [2021-06-16T16:46:28.490Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:46:28.490Z] ---> Running in 45339151934d [2021-06-16T16:46:29.317Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T16:46:31.109Z] Removing intermediate container 45339151934d [2021-06-16T16:46:31.109Z] ---> 92ceb8a3da38 [2021-06-16T16:46:31.109Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-16T16:46:31.109Z] ---> Running in c8926291cd20 [2021-06-16T16:46:32.105Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T16:46:32.700Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T16:46:33.689Z] OK: 138 MiB in 40 packages [2021-06-16T16:46:35.127Z] Removing intermediate container c8926291cd20 [2021-06-16T16:46:35.127Z] ---> ac5a3445a583 [2021-06-16T16:46:35.127Z] Step 10/24 : ENV GO111MODULE=on [2021-06-16T16:46:35.401Z] ---> Running in 783d67c5d7ff [2021-06-16T16:46:35.675Z] Removing intermediate container 783d67c5d7ff [2021-06-16T16:46:35.675Z] ---> fcf53dae6221 [2021-06-16T16:46:35.675Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-16T16:46:35.960Z] ---> Running in e4d4d070cc3a [2021-06-16T16:46:36.551Z] Removing intermediate container e4d4d070cc3a [2021-06-16T16:46:36.551Z] ---> 7b84d5ecc6e0 [2021-06-16T16:46:36.552Z] Step 12/24 : COPY go.mod . [2021-06-16T16:46:37.143Z] ---> 0bb220422a51 [2021-06-16T16:46:37.143Z] Step 13/24 : COPY Makefile . [2021-06-16T16:46:37.740Z] ---> 48e65c958b97 [2021-06-16T16:46:37.740Z] Step 14/24 : RUN make update [2021-06-16T16:46:38.020Z] ---> Running in c28dc3a869c5 [2021-06-16T16:46:38.999Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-16T16:46:40.433Z] Removing intermediate container c28dc3a869c5 [2021-06-16T16:46:40.433Z] ---> c7c1626c1144 [2021-06-16T16:46:40.433Z] Step 15/24 : COPY . . [2021-06-16T16:46:43.053Z] ---> 48e9d34a30fc [2021-06-16T16:46:43.053Z] Step 16/24 : RUN ${MAKE} [2021-06-16T16:46:43.053Z] ---> Running in e6361776cff6 [2021-06-16T16:46:44.275Z] lf-activate-venv(): INFO: Adding /tmp/venv-yTs3/bin to PATH [2021-06-16T16:46:44.276Z] INFO: No Stack... [2021-06-16T16:46:44.276Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T16:46:44.276Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T16:46:44.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.70" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-16T16:46:44.574Z] + cat /w/workspace/edgex-ui-go/130/archives/cost.csv [2021-06-16T16:46:44.575Z] + cut -d, -f6 [Pipeline] lock [2021-06-16T16:46:44.614Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-130-stack-cost] [2021-06-16T16:46:44.630Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-130-stack-cost] did not exist. Created. [2021-06-16T16:46:44.630Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T16:46:44.960Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-16T16:46:45.022Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T16:46:45.033Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-130-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-16T16:47:11.356Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-16T16:47:12.337Z] Removing intermediate container e6361776cff6 [2021-06-16T16:47:12.338Z] ---> 3f56052d5927 [2021-06-16T16:47:12.338Z] Step 17/24 : FROM alpine:3.12 [2021-06-16T16:47:12.932Z] 3.12: Pulling from library/alpine [2021-06-16T16:47:12.932Z] d2f70382dc9a: Pulling fs layer [2021-06-16T16:47:13.205Z] d2f70382dc9a: Verifying Checksum [2021-06-16T16:47:13.205Z] d2f70382dc9a: Download complete [2021-06-16T16:47:13.818Z] d2f70382dc9a: Pull complete [2021-06-16T16:47:13.818Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T16:47:13.818Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T16:47:13.818Z] ---> c4fd0aeabfcf [2021-06-16T16:47:13.818Z] Step 18/24 : EXPOSE 4000 [2021-06-16T16:47:14.092Z] ---> Running in 40883d085e99 [2021-06-16T16:47:14.687Z] Removing intermediate container 40883d085e99 [2021-06-16T16:47:14.687Z] ---> f99edc97595a [2021-06-16T16:47:14.687Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-16T16:47:18.797Z] ---> 8a82ce000586 [2021-06-16T16:47:18.797Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-16T16:47:18.797Z] ---> Running in 4c7f2fac4723 [2021-06-16T16:47:18.797Z] Removing intermediate container 4c7f2fac4723 [2021-06-16T16:47:18.797Z] ---> 4634fb9577dd [2021-06-16T16:47:18.797Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-16T16:47:18.797Z] ---> Running in 4833717f4ce4 [2021-06-16T16:47:18.797Z] Removing intermediate container 4833717f4ce4 [2021-06-16T16:47:18.797Z] ---> 703a4fc815fd [2021-06-16T16:47:18.797Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T16:47:18.797Z] ---> Running in 4cb6083142d0 [2021-06-16T16:47:18.797Z] Removing intermediate container 4cb6083142d0 [2021-06-16T16:47:18.797Z] ---> 27cc3aad1f08 [2021-06-16T16:47:18.797Z] Step 23/24 : LABEL git_sha=dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce [2021-06-16T16:47:18.797Z] ---> Running in d4e508927136 [2021-06-16T16:47:18.797Z] Removing intermediate container d4e508927136 [2021-06-16T16:47:18.797Z] ---> cccdada61874 [2021-06-16T16:47:18.797Z] Step 24/24 : LABEL version=2.0.0-dev.70 [2021-06-16T16:47:19.071Z] ---> Running in 1f57265578cc [2021-06-16T16:47:19.663Z] Removing intermediate container 1f57265578cc [2021-06-16T16:47:19.663Z] ---> d812dbf3116c [2021-06-16T16:47:19.663Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-16T16:47:19.663Z] Successfully built d812dbf3116c [2021-06-16T16:47:19.663Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T16:47:19.969Z] provisioning config files... [2021-06-16T16:47:19.988Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/130@tmp/config1606451708527768011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:47:20.350Z] ---> docker-login.sh [2021-06-16T16:47:20.350Z] nexus3.edgexfoundry.org:10001 [2021-06-16T16:47:20.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:47:20.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:47:20.896Z] Configure a credential helper to remove this warning. See [2021-06-16T16:47:20.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:47:20.897Z] [2021-06-16T16:47:20.897Z] Login Succeeded [2021-06-16T16:47:20.897Z] nexus3.edgexfoundry.org:10002 [2021-06-16T16:47:21.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:47:21.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:47:21.443Z] Configure a credential helper to remove this warning. See [2021-06-16T16:47:21.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:47:21.443Z] [2021-06-16T16:47:21.443Z] Login Succeeded [2021-06-16T16:47:21.443Z] nexus3.edgexfoundry.org:10003 [2021-06-16T16:47:21.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:47:21.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:47:21.990Z] Configure a credential helper to remove this warning. See [2021-06-16T16:47:21.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:47:21.990Z] [2021-06-16T16:47:21.990Z] Login Succeeded [2021-06-16T16:47:21.990Z] nexus3.edgexfoundry.org:10004 [2021-06-16T16:47:22.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:47:22.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:47:22.539Z] Configure a credential helper to remove this warning. See [2021-06-16T16:47:22.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:47:22.539Z] [2021-06-16T16:47:22.539Z] Login Succeeded [2021-06-16T16:47:22.539Z] docker.io [2021-06-16T16:47:22.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:47:23.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:47:23.408Z] Configure a credential helper to remove this warning. See [2021-06-16T16:47:23.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:47:23.408Z] [2021-06-16T16:47:23.408Z] Login Succeeded [2021-06-16T16:47:23.408Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T16:47:23.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T16:47:23.514Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-06-16T16:47:23.514Z] dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce [2021-06-16T16:47:23.514Z] latest [2021-06-16T16:47:23.514Z] 2.0.0-dev.70 [2021-06-16T16:47:23.514Z] dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce-2.0.0-dev.70 [2021-06-16T16:47:23.514Z] master [2021-06-16T16:47:23.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:47:23.920Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:47:24.266Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce [2021-06-16T16:47:24.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-16T16:47:24.267Z] ee66b127c82f: Preparing [2021-06-16T16:47:24.267Z] 3fbe34a1663b: Preparing [2021-06-16T16:47:24.267Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:47:28.569Z] ee66b127c82f: Pushed [2021-06-16T16:47:28.569Z] dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce: digest: sha256:08e68ddd770f72e839091413e17311fb08fa3dfe3819d323ba101a75913c0a5c size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:47:28.926Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:47:29.267Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-16T16:47:29.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-16T16:47:29.268Z] ee66b127c82f: Preparing [2021-06-16T16:47:29.268Z] 3fbe34a1663b: Preparing [2021-06-16T16:47:29.540Z] ee66b127c82f: Layer already exists [2021-06-16T16:47:29.540Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:47:29.540Z] latest: digest: sha256:08e68ddd770f72e839091413e17311fb08fa3dfe3819d323ba101a75913c0a5c size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:47:29.890Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:47:30.236Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.70 [2021-06-16T16:47:30.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-16T16:47:30.236Z] ee66b127c82f: Preparing [2021-06-16T16:47:30.236Z] 3fbe34a1663b: Preparing [2021-06-16T16:47:30.518Z] ee66b127c82f: Layer already exists [2021-06-16T16:47:30.518Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:47:30.518Z] 2.0.0-dev.70: digest: sha256:08e68ddd770f72e839091413e17311fb08fa3dfe3819d323ba101a75913c0a5c size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:47:30.897Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce-2.0.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:47:31.249Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce-2.0.0-dev.70 [2021-06-16T16:47:31.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-16T16:47:31.249Z] ee66b127c82f: Preparing [2021-06-16T16:47:31.249Z] 3fbe34a1663b: Preparing [2021-06-16T16:47:31.250Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:47:31.250Z] ee66b127c82f: Layer already exists [2021-06-16T16:47:31.524Z] dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce-2.0.0-dev.70: digest: sha256:08e68ddd770f72e839091413e17311fb08fa3dfe3819d323ba101a75913c0a5c size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:47:31.885Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:47:32.231Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-06-16T16:47:32.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-16T16:47:32.231Z] ee66b127c82f: Preparing [2021-06-16T16:47:32.231Z] 3fbe34a1663b: Preparing [2021-06-16T16:47:32.231Z] ee66b127c82f: Layer already exists [2021-06-16T16:47:32.231Z] 3fbe34a1663b: Layer already exists [2021-06-16T16:47:32.504Z] master: digest: sha256:08e68ddd770f72e839091413e17311fb08fa3dfe3819d323ba101a75913c0a5c size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T16:47:32.576Z] ===================================================== [Pipeline] echo [2021-06-16T16:47:32.594Z] taggedImages: [2021-06-16T16:47:32.594Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce [2021-06-16T16:47:32.594Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-16T16:47:32.594Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.70 [2021-06-16T16:47:32.595Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce-2.0.0-dev.70 [2021-06-16T16:47:32.595Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:47:33.084Z] ---> job-cost.sh [2021-06-16T16:47:33.084Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xgD3 [2021-06-16T16:48:12.063Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T16:49:33.919Z] lf-activate-venv(): INFO: Adding /tmp/venv-xgD3/bin to PATH [2021-06-16T16:49:33.919Z] INFO: No Stack... [2021-06-16T16:49:33.919Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-16T16:49:33.919Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T16:49:34.263Z] + cut -d, -f6 [2021-06-16T16:49:34.263Z] + cat /w/workspace/edgex-ui-go/130/archives/cost.csv [Pipeline] lock [2021-06-16T16:49:34.328Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-130-stack-cost] [2021-06-16T16:49:34.338Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-130-stack-cost] did not exist. Created. [2021-06-16T16:49:34.338Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T16:49:34.710Z] /w/workspace/edgex-ui-go/130@tmp/durable-51bccaa2/script.sh: 1: /w/workspace/edgex-ui-go/130@tmp/durable-51bccaa2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-16T16:49:35.059Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-16T16:49:35.079Z] Warning: overwriting stash ‘stack-cost’ [2021-06-16T16:49:35.303Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T16:49:35.320Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-130-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-16T16:49:40.531Z] provisioning config files... [2021-06-16T16:49:40.541Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3176118386406321503tmp [Pipeline] { [Pipeline] sh [2021-06-16T16:49:40.869Z] + set +x [2021-06-16T16:49:40.869Z] + curl -s https://codecov.io/bash [2021-06-16T16:49:40.869Z] + bash -s -- [2021-06-16T16:49:40.869Z] [2021-06-16T16:49:40.869Z] _____ _ [2021-06-16T16:49:40.869Z] / ____| | | [2021-06-16T16:49:40.869Z] | | ___ __| | ___ ___ _____ __ [2021-06-16T16:49:40.869Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-16T16:49:40.869Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-16T16:49:40.869Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-16T16:49:40.869Z] Bash-1.0.3 [2021-06-16T16:49:40.869Z] [2021-06-16T16:49:40.869Z] [2021-06-16T16:49:40.869Z] ==> git version 2.24.4 found [2021-06-16T16:49:40.869Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-16T16:49:40.869Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-16T16:49:40.869Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-16T16:49:40.869Z] ==> Jenkins CI detected. [2021-06-16T16:49:40.869Z] project root: . [2021-06-16T16:49:40.869Z] --> token set from env [2021-06-16T16:49:40.869Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-16T16:49:40.869Z] ==> Running gcov in . (disable via -X gcov) [2021-06-16T16:49:40.869Z] ==> Python coveragepy not found [2021-06-16T16:49:40.869Z] ==> Searching for coverage reports in: [2021-06-16T16:49:40.869Z] + . [2021-06-16T16:49:41.131Z] -> Found 1 reports [2021-06-16T16:49:41.131Z] ==> Detecting git/mercurial file structure [2021-06-16T16:49:41.131Z] ==> Reading reports [2021-06-16T16:49:41.131Z] + ./coverage.out bytes=10 [2021-06-16T16:49:41.131Z] ==> Appending adjustments [2021-06-16T16:49:41.131Z] https://docs.codecov.io/docs/fixing-reports [2021-06-16T16:49:41.131Z] + Found adjustments [2021-06-16T16:49:41.131Z] ==> Gzipping contents [2021-06-16T16:49:41.131Z] 4.0K /tmp/codecov.uL2u3b.gz [2021-06-16T16:49:41.131Z] ==> Uploading reports [2021-06-16T16:49:41.131Z] url: https://codecov.io [2021-06-16T16:49:41.131Z] query: branch=master&commit=dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F130%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-16T16:49:41.131Z] -> Pinging Codecov [2021-06-16T16:49:41.131Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F130%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-16T16:49:41.393Z] -> Uploading to [2021-06-16T16:49:41.393Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-16/FB506323287CE973F263BFD2A0EB1F37/dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce/3bdf2f19-9745-4539-a20e-16889dff46a1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T164941Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6cefdd186fdb45da8fb0ce05c38d3c73176f864698ebefce1f37ec7ef6a9f607 [2021-06-16T16:49:41.393Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T16:49:41.393Z] Dload Upload Total Spent Left Speed [2021-06-16T16:49:41.919Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3740 0 0 100 3740 0 11410 --:--:-- --:--:-- --:--:-- 11402 [2021-06-16T16:49:41.919Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce [Pipeline] } [2021-06-16T16:49:41.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-16T16:49:42.719Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-16T16:49:42.736Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:49:43.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T16:49:43.051Z] [2021-06-16T16:49:43.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:49:43.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T16:49:43.366Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-16T16:49:43.366Z] 188c0c94c7c5: Pulling fs layer [2021-06-16T16:49:43.366Z] 0ef7d3d256c8: Pulling fs layer [2021-06-16T16:49:43.366Z] de9db76c5a1d: Pulling fs layer [2021-06-16T16:49:43.366Z] 0eba1c9be4d2: Pulling fs layer [2021-06-16T16:49:43.366Z] 0d57e429df01: Pulling fs layer [2021-06-16T16:49:43.366Z] 4e4be7b47b0d: Pulling fs layer [2021-06-16T16:49:43.366Z] e1f770b5df2f: Pulling fs layer [2021-06-16T16:49:43.366Z] 85a0685a4137: Pulling fs layer [2021-06-16T16:49:43.366Z] 0eba1c9be4d2: Waiting [2021-06-16T16:49:43.366Z] 0d57e429df01: Waiting [2021-06-16T16:49:43.366Z] 4e4be7b47b0d: Waiting [2021-06-16T16:49:43.366Z] e1f770b5df2f: Waiting [2021-06-16T16:49:43.366Z] 85a0685a4137: Waiting [2021-06-16T16:49:43.366Z] de9db76c5a1d: Verifying Checksum [2021-06-16T16:49:43.366Z] de9db76c5a1d: Download complete [2021-06-16T16:49:43.366Z] 0ef7d3d256c8: Verifying Checksum [2021-06-16T16:49:43.366Z] 0ef7d3d256c8: Download complete [2021-06-16T16:49:43.366Z] 0d57e429df01: Verifying Checksum [2021-06-16T16:49:43.366Z] 0d57e429df01: Download complete [2021-06-16T16:49:43.628Z] 4e4be7b47b0d: Verifying Checksum [2021-06-16T16:49:43.628Z] 4e4be7b47b0d: Download complete [2021-06-16T16:49:43.628Z] 188c0c94c7c5: Verifying Checksum [2021-06-16T16:49:43.628Z] 188c0c94c7c5: Download complete [2021-06-16T16:49:43.628Z] 188c0c94c7c5: Pull complete [2021-06-16T16:49:43.891Z] 0ef7d3d256c8: Pull complete [2021-06-16T16:49:43.891Z] de9db76c5a1d: Pull complete [2021-06-16T16:49:45.280Z] e1f770b5df2f: Verifying Checksum [2021-06-16T16:49:45.280Z] e1f770b5df2f: Download complete [2021-06-16T16:49:47.196Z] 0eba1c9be4d2: Verifying Checksum [2021-06-16T16:49:47.196Z] 0eba1c9be4d2: Download complete [2021-06-16T16:49:47.463Z] 85a0685a4137: Verifying Checksum [2021-06-16T16:49:47.463Z] 85a0685a4137: Download complete [2021-06-16T16:49:50.799Z] 0eba1c9be4d2: Pull complete [2021-06-16T16:49:50.799Z] 0d57e429df01: Pull complete [2021-06-16T16:49:50.799Z] 4e4be7b47b0d: Pull complete [2021-06-16T16:49:51.073Z] e1f770b5df2f: Pull complete [2021-06-16T16:49:54.381Z] 85a0685a4137: Pull complete [2021-06-16T16:49:54.381Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-16T16:49:54.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T16:49:54.381Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-16T16:49:54.461Z] prd-centos7-docker-4c-2g-1717 does not seem to be running inside a container [2021-06-16T16:49:54.515Z] $ 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-06-16T16:49:57.015Z] $ docker top c6492d8abe6898fd027ef76954e3de5b326e0814a764dd28a70177a554257a17 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-16T16:49:57.107Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-16T16:49:57.403Z] + set -o pipefail [2021-06-16T16:49:57.403Z] + snyk monitor '--org=edgex-jenkins' [2021-06-16T16:50:03.994Z] [2021-06-16T16:50:03.994Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-06-16T16:50:03.994Z] [2021-06-16T16:50:03.994Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/f739d666-1bc8-49ee-8a51-c11a2c385328 [2021-06-16T16:50:03.994Z] [2021-06-16T16:50:03.994Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-16T16:50:03.994Z] [2021-06-16T16:50:03.994Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-16T16:50:03.994Z] [2021-06-16T16:50:03.994Z] [Pipeline] } [2021-06-16T16:50:04.012Z] $ docker stop --time=1 c6492d8abe6898fd027ef76954e3de5b326e0814a764dd28a70177a554257a17 [2021-06-16T16:50:05.960Z] $ docker rm -f c6492d8abe6898fd027ef76954e3de5b326e0814a764dd28a70177a554257a17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T16:50:09.617Z] + git log --format=format:%s -1 dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:50:09.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T16:50:09.925Z] . [Pipeline] withDockerContainer [2021-06-16T16:50:10.005Z] prd-centos7-docker-4c-2g-1717 does not seem to be running inside a container [2021-06-16T16:50:10.057Z] $ 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-06-16T16:50:10.481Z] $ docker top 3c59b82d84f1ad3ec717b20942eee85c76dfa8b485bba3031c82342ba47c1ff0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T16:50:10.616Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T16:50:10.616Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T16:50:10.728Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T16:50:10.727Z] $ docker exec 3c59b82d84f1ad3ec717b20942eee85c76dfa8b485bba3031c82342ba47c1ff0 ssh-agent [2021-06-16T16:50:10.871Z] SSH_AUTH_SOCK=/tmp/ssh-u7aDg4Sgeg0k/agent.15 [2021-06-16T16:50:10.871Z] SSH_AGENT_PID=23 [2021-06-16T16:50:10.880Z] Running ssh-add (command line suppressed) [2021-06-16T16:50:10.970Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_897825651010604602.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_897825651010604602.key) [2021-06-16T16:50:10.990Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T16:50:11.296Z] + git semver tag [2021-06-16T16:50:11.296Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T16:50:11.296Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-16T16:50:11.296Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-16T16:50:11.296Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T16:50:11.296Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T16:50:11.296Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T16:50:11.296Z] # $SEMVER_BRANCH = master [2021-06-16T16:50:11.296Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-16T16:50:11.296Z] # dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce HEAD [2021-06-16T16:50:11.296Z] # -> Force: false [2021-06-16T16:50:11.296Z] # 61f566d86aa57a93bed13d91a06316fdaa8c919b refs/tags/v2.0.0-dev.70 [Pipeline] } [2021-06-16T16:50:11.302Z] $ docker exec --env ******** --env ******** 3c59b82d84f1ad3ec717b20942eee85c76dfa8b485bba3031c82342ba47c1ff0 ssh-agent -k [2021-06-16T16:50:11.404Z] unset SSH_AUTH_SOCK; [2021-06-16T16:50:11.408Z] unset SSH_AGENT_PID; [2021-06-16T16:50:11.408Z] echo Agent pid 23 killed; [2021-06-16T16:50:11.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T16:50:11.753Z] + git semver [Pipeline] } [2021-06-16T16:50:11.763Z] $ docker stop --time=1 3c59b82d84f1ad3ec717b20942eee85c76dfa8b485bba3031c82342ba47c1ff0 [2021-06-16T16:50:12.947Z] $ docker rm -f 3c59b82d84f1ad3ec717b20942eee85c76dfa8b485bba3031c82342ba47c1ff0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:50:13.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T16:50:13.427Z] [2021-06-16T16:50:13.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:50:13.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T16:50:13.743Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-16T16:50:13.743Z] ab5ef0e58194: Pulling fs layer [2021-06-16T16:50:13.743Z] 9712f1f96733: Pulling fs layer [2021-06-16T16:50:13.743Z] 63f879dbbcfc: Pulling fs layer [2021-06-16T16:50:13.743Z] 0d9ebad4ef96: Pulling fs layer [2021-06-16T16:50:13.743Z] e9a5061849ea: Pulling fs layer [2021-06-16T16:50:13.743Z] d747dcd14b5f: Pulling fs layer [2021-06-16T16:50:13.743Z] 2de7ff778b66: Pulling fs layer [2021-06-16T16:50:13.743Z] 0d9ebad4ef96: Waiting [2021-06-16T16:50:13.743Z] e9a5061849ea: Waiting [2021-06-16T16:50:13.743Z] d747dcd14b5f: Waiting [2021-06-16T16:50:13.743Z] 2de7ff778b66: Waiting [2021-06-16T16:50:13.743Z] 9712f1f96733: Verifying Checksum [2021-06-16T16:50:13.743Z] 9712f1f96733: Download complete [2021-06-16T16:50:15.124Z] 63f879dbbcfc: Verifying Checksum [2021-06-16T16:50:15.124Z] 63f879dbbcfc: Download complete [2021-06-16T16:50:15.124Z] e9a5061849ea: Verifying Checksum [2021-06-16T16:50:15.124Z] e9a5061849ea: Download complete [2021-06-16T16:50:15.124Z] d747dcd14b5f: Verifying Checksum [2021-06-16T16:50:15.124Z] d747dcd14b5f: Download complete [2021-06-16T16:50:15.712Z] 2de7ff778b66: Verifying Checksum [2021-06-16T16:50:15.712Z] 2de7ff778b66: Download complete [2021-06-16T16:50:15.712Z] 0d9ebad4ef96: Verifying Checksum [2021-06-16T16:50:15.712Z] 0d9ebad4ef96: Download complete [2021-06-16T16:50:15.712Z] ab5ef0e58194: Verifying Checksum [2021-06-16T16:50:15.712Z] ab5ef0e58194: Download complete [2021-06-16T16:50:18.273Z] ab5ef0e58194: Pull complete [2021-06-16T16:50:18.273Z] 9712f1f96733: Pull complete [2021-06-16T16:50:18.853Z] 63f879dbbcfc: Pull complete [2021-06-16T16:50:22.208Z] 0d9ebad4ef96: Pull complete [2021-06-16T16:50:22.471Z] e9a5061849ea: Pull complete [2021-06-16T16:50:22.471Z] d747dcd14b5f: Pull complete [2021-06-16T16:50:23.427Z] 2de7ff778b66: Pull complete [2021-06-16T16:50:23.427Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-16T16:50:23.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T16:50:23.427Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-16T16:50:23.495Z] prd-centos7-docker-4c-2g-1717 does not seem to be running inside a container [2021-06-16T16:50:23.539Z] $ 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-06-16T16:50:27.333Z] $ docker top de3e235537170b9d98d5e0e056a367657caba8ef8704ad336ae89c54742d437f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-16T16:50:27.433Z] provisioning config files... [2021-06-16T16:50:27.448Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3620849953462380973tmp [2021-06-16T16:50:27.466Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1544334362581339030tmp [2021-06-16T16:50:27.477Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5892321899107375288tmp [Pipeline] { [Pipeline] echo [2021-06-16T16:50:27.498Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:50:27.793Z] ---> sigul-configuration.sh [2021-06-16T16:50:27.793Z] gpg: directory `/root/.gnupg' created [2021-06-16T16:50:27.793Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-16T16:50:27.793Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-16T16:50:27.793Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-16T16:50:27.793Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-16T16:50:27.793Z] gpg: CAST5 encrypted data [2021-06-16T16:50:27.793Z] gpg: encrypted with 1 passphrase [2021-06-16T16:50:27.793Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-16T16:50:28.091Z] + mkdir /home/jenkins [2021-06-16T16:50:28.091Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-16T16:50:28.388Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-16T16:50:28.398Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:50:28.857Z] ---> sigul-install.sh [2021-06-16T16:50:34.178Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-16T16:50:34.471Z] + git tag --list [2021-06-16T16:50:34.471Z] 0.1.1 [2021-06-16T16:50:34.471Z] v1.1.0 [2021-06-16T16:50:34.471Z] v1.2.0 [2021-06-16T16:50:34.471Z] v1.2.1 [2021-06-16T16:50:34.471Z] v1.3.0 [2021-06-16T16:50:34.471Z] v2.0.0-dev.1 [2021-06-16T16:50:34.471Z] v2.0.0-dev.10 [2021-06-16T16:50:34.471Z] v2.0.0-dev.11 [2021-06-16T16:50:34.471Z] v2.0.0-dev.12 [2021-06-16T16:50:34.471Z] v2.0.0-dev.13 [2021-06-16T16:50:34.471Z] v2.0.0-dev.14 [2021-06-16T16:50:34.471Z] v2.0.0-dev.15 [2021-06-16T16:50:34.471Z] v2.0.0-dev.16 [2021-06-16T16:50:34.471Z] v2.0.0-dev.17 [2021-06-16T16:50:34.471Z] v2.0.0-dev.18 [2021-06-16T16:50:34.471Z] v2.0.0-dev.19 [2021-06-16T16:50:34.471Z] v2.0.0-dev.2 [2021-06-16T16:50:34.471Z] v2.0.0-dev.20 [2021-06-16T16:50:34.471Z] v2.0.0-dev.21 [2021-06-16T16:50:34.471Z] v2.0.0-dev.22 [2021-06-16T16:50:34.471Z] v2.0.0-dev.23 [2021-06-16T16:50:34.471Z] v2.0.0-dev.24 [2021-06-16T16:50:34.471Z] v2.0.0-dev.25 [2021-06-16T16:50:34.471Z] v2.0.0-dev.26 [2021-06-16T16:50:34.471Z] v2.0.0-dev.27 [2021-06-16T16:50:34.471Z] v2.0.0-dev.28 [2021-06-16T16:50:34.471Z] v2.0.0-dev.29 [2021-06-16T16:50:34.471Z] v2.0.0-dev.3 [2021-06-16T16:50:34.471Z] v2.0.0-dev.30 [2021-06-16T16:50:34.471Z] v2.0.0-dev.31 [2021-06-16T16:50:34.471Z] v2.0.0-dev.32 [2021-06-16T16:50:34.471Z] v2.0.0-dev.33 [2021-06-16T16:50:34.471Z] v2.0.0-dev.34 [2021-06-16T16:50:34.471Z] v2.0.0-dev.35 [2021-06-16T16:50:34.471Z] v2.0.0-dev.36 [2021-06-16T16:50:34.471Z] v2.0.0-dev.37 [2021-06-16T16:50:34.471Z] v2.0.0-dev.38 [2021-06-16T16:50:34.471Z] v2.0.0-dev.39 [2021-06-16T16:50:34.471Z] v2.0.0-dev.4 [2021-06-16T16:50:34.471Z] v2.0.0-dev.40 [2021-06-16T16:50:34.471Z] v2.0.0-dev.41 [2021-06-16T16:50:34.471Z] v2.0.0-dev.42 [2021-06-16T16:50:34.471Z] v2.0.0-dev.43 [2021-06-16T16:50:34.471Z] v2.0.0-dev.44 [2021-06-16T16:50:34.471Z] v2.0.0-dev.45 [2021-06-16T16:50:34.471Z] v2.0.0-dev.46 [2021-06-16T16:50:34.471Z] v2.0.0-dev.47 [2021-06-16T16:50:34.471Z] v2.0.0-dev.48 [2021-06-16T16:50:34.471Z] v2.0.0-dev.49 [2021-06-16T16:50:34.471Z] v2.0.0-dev.5 [2021-06-16T16:50:34.471Z] v2.0.0-dev.50 [2021-06-16T16:50:34.471Z] v2.0.0-dev.51 [2021-06-16T16:50:34.471Z] v2.0.0-dev.52 [2021-06-16T16:50:34.471Z] v2.0.0-dev.53 [2021-06-16T16:50:34.471Z] v2.0.0-dev.54 [2021-06-16T16:50:34.471Z] v2.0.0-dev.55 [2021-06-16T16:50:34.471Z] v2.0.0-dev.56 [2021-06-16T16:50:34.471Z] v2.0.0-dev.57 [2021-06-16T16:50:34.471Z] v2.0.0-dev.58 [2021-06-16T16:50:34.471Z] v2.0.0-dev.59 [2021-06-16T16:50:34.471Z] v2.0.0-dev.6 [2021-06-16T16:50:34.471Z] v2.0.0-dev.60 [2021-06-16T16:50:34.471Z] v2.0.0-dev.61 [2021-06-16T16:50:34.471Z] v2.0.0-dev.62 [2021-06-16T16:50:34.471Z] v2.0.0-dev.63 [2021-06-16T16:50:34.471Z] v2.0.0-dev.64 [2021-06-16T16:50:34.471Z] v2.0.0-dev.65 [2021-06-16T16:50:34.471Z] v2.0.0-dev.66 [2021-06-16T16:50:34.471Z] v2.0.0-dev.67 [2021-06-16T16:50:34.471Z] v2.0.0-dev.68 [2021-06-16T16:50:34.471Z] v2.0.0-dev.69 [2021-06-16T16:50:34.471Z] v2.0.0-dev.7 [2021-06-16T16:50:34.471Z] v2.0.0-dev.70 [2021-06-16T16:50:34.471Z] v2.0.0-dev.8 [2021-06-16T16:50:34.471Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-16T16:50:34.771Z] + lftools sign git-tag v2.0.0-dev.70 [2021-06-16T16:50:35.345Z] Signing Git tag with Sigul... [2021-06-16T16:50:35.345Z] Signing v2.0.0-dev.70 [Pipeline] echo [2021-06-16T16:50:35.925Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:50:36.220Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-16T16:50:36.228Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-16T16:50:36.254Z] $ docker stop --time=1 de3e235537170b9d98d5e0e056a367657caba8ef8704ad336ae89c54742d437f [2021-06-16T16:50:37.817Z] $ docker rm -f de3e235537170b9d98d5e0e056a367657caba8ef8704ad336ae89c54742d437f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:50:38.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T16:50:38.440Z] . [Pipeline] withDockerContainer [2021-06-16T16:50:38.512Z] prd-centos7-docker-4c-2g-1717 does not seem to be running inside a container [2021-06-16T16:50:38.559Z] $ 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-06-16T16:50:38.982Z] $ docker top d8a857a98bbde8c9242b4dd7ba4d1b9a54fa030aee4e1c75f82a8f624e37efda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T16:50:41.386Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T16:50:41.386Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T16:50:41.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T16:50:41.505Z] $ docker exec d8a857a98bbde8c9242b4dd7ba4d1b9a54fa030aee4e1c75f82a8f624e37efda ssh-agent [2021-06-16T16:50:41.627Z] SSH_AUTH_SOCK=/tmp/ssh-aLJU7sQosdLi/agent.14 [2021-06-16T16:50:41.627Z] SSH_AGENT_PID=20 [2021-06-16T16:50:41.632Z] Running ssh-add (command line suppressed) [2021-06-16T16:50:41.718Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5987669375918089535.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5987669375918089535.key) [2021-06-16T16:50:41.736Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T16:50:42.038Z] + git semver bump pre [2021-06-16T16:50:42.038Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T16:50:42.038Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-16T16:50:42.038Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-16T16:50:42.038Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T16:50:42.038Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T16:50:42.038Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T16:50:42.038Z] # $SEMVER_BRANCH = master [2021-06-16T16:50:42.038Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-16T16:50:42.038Z] 2.0.0-dev.71 [Pipeline] } [2021-06-16T16:50:42.045Z] $ docker exec --env ******** --env ******** d8a857a98bbde8c9242b4dd7ba4d1b9a54fa030aee4e1c75f82a8f624e37efda ssh-agent -k [2021-06-16T16:50:42.143Z] unset SSH_AUTH_SOCK; [2021-06-16T16:50:42.143Z] unset SSH_AGENT_PID; [2021-06-16T16:50:42.143Z] echo Agent pid 20 killed; [2021-06-16T16:50:42.160Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T16:50:42.495Z] + git semver [Pipeline] } [2021-06-16T16:50:42.506Z] $ docker stop --time=1 d8a857a98bbde8c9242b4dd7ba4d1b9a54fa030aee4e1c75f82a8f624e37efda [2021-06-16T16:50:43.696Z] $ docker rm -f d8a857a98bbde8c9242b4dd7ba4d1b9a54fa030aee4e1c75f82a8f624e37efda [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:50:44.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T16:50:44.082Z] . [Pipeline] withDockerContainer [2021-06-16T16:50:44.148Z] prd-centos7-docker-4c-2g-1717 does not seem to be running inside a container [2021-06-16T16:50:44.181Z] $ 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-06-16T16:50:44.518Z] $ docker top 34438b1d4a4c68a80f15371f5eb96d84df19ab2b6aa104aac4b9f92a5bad1765 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T16:50:44.646Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T16:50:44.646Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T16:50:44.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T16:50:44.738Z] $ docker exec 34438b1d4a4c68a80f15371f5eb96d84df19ab2b6aa104aac4b9f92a5bad1765 ssh-agent [2021-06-16T16:50:44.838Z] SSH_AUTH_SOCK=/tmp/ssh-6042AIlj2F9f/agent.14 [2021-06-16T16:50:44.838Z] SSH_AGENT_PID=21 [2021-06-16T16:50:44.842Z] Running ssh-add (command line suppressed) [2021-06-16T16:50:44.931Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_106139600780951253.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_106139600780951253.key) [2021-06-16T16:50:44.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T16:50:45.246Z] + git semver push [2021-06-16T16:50:45.246Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T16:50:45.246Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-16T16:50:45.246Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-16T16:50:45.246Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T16:50:45.246Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T16:50:45.246Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T16:50:45.246Z] # $SEMVER_BRANCH = master [2021-06-16T16:50:45.246Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-16T16:50:50.539Z] $ docker exec --env ******** --env ******** 34438b1d4a4c68a80f15371f5eb96d84df19ab2b6aa104aac4b9f92a5bad1765 ssh-agent -k [2021-06-16T16:50:50.634Z] unset SSH_AUTH_SOCK; [2021-06-16T16:50:50.634Z] unset SSH_AGENT_PID; [2021-06-16T16:50:50.634Z] echo Agent pid 21 killed; [2021-06-16T16:50:50.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T16:50:50.987Z] + git semver [Pipeline] } [2021-06-16T16:50:50.997Z] $ docker stop --time=1 34438b1d4a4c68a80f15371f5eb96d84df19ab2b6aa104aac4b9f92a5bad1765 [2021-06-16T16:50:52.184Z] $ docker rm -f 34438b1d4a4c68a80f15371f5eb96d84df19ab2b6aa104aac4b9f92a5bad1765 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:50:53.394Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:50:53.963Z] ---> package-listing.sh [2021-06-16T16:50:53.963Z] ++ facter osfamily [2021-06-16T16:50:53.963Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-16T16:50:54.227Z] + OS_FAMILY=redhat [2021-06-16T16:50:54.227Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-16T16:50:54.227Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-16T16:50:54.227Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-16T16:50:54.227Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-16T16:50:54.227Z] + PACKAGES=/tmp/packages_start.txt [2021-06-16T16:50:54.227Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-16T16:50:54.227Z] + PACKAGES=/tmp/packages_end.txt [2021-06-16T16:50:54.227Z] + case "${OS_FAMILY}" in [2021-06-16T16:50:54.227Z] + sort [2021-06-16T16:50:54.227Z] + rpm -qa [2021-06-16T16:50:54.799Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-16T16:50:54.799Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-16T16:50:54.799Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-16T16:50:54.799Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-16T16:50:54.799Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-06-16T16:50:54.799Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo [2021-06-16T16:50:54.811Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-16T16:50:55.096Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:50:55.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T16:50:55.661Z] [2021-06-16T16:50:55.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:50:55.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T16:50:55.987Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-16T16:50:55.987Z] df20fa9351a1: Pulling fs layer [2021-06-16T16:50:55.987Z] 36b3adc4ff6f: Pulling fs layer [2021-06-16T16:50:55.987Z] 8ad3a11d3b57: Pulling fs layer [2021-06-16T16:50:55.987Z] 46f8f816bc3b: Pulling fs layer [2021-06-16T16:50:55.987Z] 93b61091891f: Pulling fs layer [2021-06-16T16:50:55.987Z] 93b9cdb0e59b: Pulling fs layer [2021-06-16T16:50:55.987Z] 5e14af77c1be: Pulling fs layer [2021-06-16T16:50:55.987Z] 01666e4c0597: Pulling fs layer [2021-06-16T16:50:55.987Z] aa168da1d23b: Pulling fs layer [2021-06-16T16:50:55.987Z] 93b9cdb0e59b: Waiting [2021-06-16T16:50:55.987Z] 5e14af77c1be: Waiting [2021-06-16T16:50:55.987Z] 01666e4c0597: Waiting [2021-06-16T16:50:55.987Z] aa168da1d23b: Waiting [2021-06-16T16:50:55.987Z] 46f8f816bc3b: Waiting [2021-06-16T16:50:55.987Z] 93b61091891f: Waiting [2021-06-16T16:50:55.987Z] 36b3adc4ff6f: Verifying Checksum [2021-06-16T16:50:55.987Z] 36b3adc4ff6f: Download complete [2021-06-16T16:50:55.987Z] 46f8f816bc3b: Verifying Checksum [2021-06-16T16:50:55.987Z] 46f8f816bc3b: Download complete [2021-06-16T16:50:55.987Z] df20fa9351a1: Verifying Checksum [2021-06-16T16:50:55.987Z] df20fa9351a1: Download complete [2021-06-16T16:50:56.253Z] 93b9cdb0e59b: Verifying Checksum [2021-06-16T16:50:56.253Z] 93b9cdb0e59b: Download complete [2021-06-16T16:50:56.253Z] 93b61091891f: Verifying Checksum [2021-06-16T16:50:56.253Z] 93b61091891f: Download complete [2021-06-16T16:50:56.253Z] 5e14af77c1be: Verifying Checksum [2021-06-16T16:50:56.253Z] 5e14af77c1be: Download complete [2021-06-16T16:50:56.253Z] 01666e4c0597: Verifying Checksum [2021-06-16T16:50:56.253Z] 01666e4c0597: Download complete [2021-06-16T16:50:56.253Z] 8ad3a11d3b57: Verifying Checksum [2021-06-16T16:50:56.253Z] 8ad3a11d3b57: Download complete [2021-06-16T16:50:56.253Z] df20fa9351a1: Pull complete [2021-06-16T16:50:56.520Z] 36b3adc4ff6f: Pull complete [2021-06-16T16:50:56.780Z] 8ad3a11d3b57: Pull complete [2021-06-16T16:50:57.040Z] 46f8f816bc3b: Pull complete [2021-06-16T16:50:57.304Z] 93b61091891f: Pull complete [2021-06-16T16:50:57.304Z] 93b9cdb0e59b: Pull complete [2021-06-16T16:50:57.304Z] 5e14af77c1be: Pull complete [2021-06-16T16:50:57.564Z] 01666e4c0597: Pull complete [2021-06-16T16:50:57.838Z] aa168da1d23b: Verifying Checksum [2021-06-16T16:50:57.838Z] aa168da1d23b: Download complete [2021-06-16T16:51:02.208Z] aa168da1d23b: Pull complete [2021-06-16T16:51:02.208Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-16T16:51:02.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T16:51:02.208Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-16T16:51:02.287Z] prd-centos7-docker-4c-2g-1717 does not seem to be running inside a container [2021-06-16T16:51:02.320Z] $ 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-06-16T16:51:07.224Z] $ docker top 25ba5ecf83d8f1df3915edf471482a762f60dae81b0e24a6f69ed9281c1be03b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T16:51:07.627Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-16T16:51:07.928Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-16T16:51:08.228Z] + ls /var/log/sa-host [2021-06-16T16:51:08.228Z] + sadf -c /var/log/sa-host/sa05 [2021-06-16T16:51:08.228Z] file_magic: OK [2021-06-16T16:51:08.228Z] HZ: Using current value: 100 [2021-06-16T16:51:08.228Z] file_header: OK [2021-06-16T16:51:08.228Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-16T16:51:08.228Z] Statistics: [2021-06-16T16:51:08.228Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T16:51:08.228Z] File successfully converted to sysstat format version 12.2.1 [2021-06-16T16:51:08.228Z] + sadf -c /var/log/sa-host/sa16 [2021-06-16T16:51:08.228Z] file_magic: OK [2021-06-16T16:51:08.228Z] HZ: Using current value: 100 [2021-06-16T16:51:08.228Z] file_header: OK [2021-06-16T16:51:08.228Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-16T16:51:08.228Z] Statistics: [2021-06-16T16:51:08.228Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T16:51:08.228Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T16:51:08.838Z] provisioning config files... [2021-06-16T16:51:08.855Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6182538717924640854tmp [Pipeline] { [Pipeline] echo [2021-06-16T16:51:08.880Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:51:09.176Z] ---> create-netrc.sh [Pipeline] } [2021-06-16T16:51:09.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:51:09.610Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-16T16:51:09.621Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:51:09.918Z] ---> sudo-logs.sh [2021-06-16T16:51:09.918Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-16T16:51:09.953Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:51:10.247Z] ---> job-cost.sh [2021-06-16T16:51:10.247Z] lf-activate-venv: SKIPPING [2021-06-16T16:51:10.247Z] DEBUG: total: 0.18000000715255737 [2021-06-16T16:51:10.247Z] INFO: Retrieving Stack Cost... [2021-06-16T16:51:11.637Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T16:51:11.899Z] INFO: Archiving Costs [Pipeline] echo [2021-06-16T16:51:11.914Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:51:12.210Z] ---> logs-deploy.sh [2021-06-16T16:51:12.210Z] lf-activate-venv: SKIPPING [2021-06-16T16:51:12.210Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/130 [2021-06-16T16:51:12.210Z] INFO: archiving workspace using pattern(s): [2021-06-16T16:51:13.152Z] Archives upload complete. [2021-06-16T16:51:13.152Z] INFO: archiving logs to Nexus [2021-06-16T16:51:13.726Z] ---> uname -a: [2021-06-16T16:51:13.726Z] Linux prd-centos7-docker-4c-2g-1717.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-06-16T16:51:13.726Z] [2021-06-16T16:51:13.726Z] [2021-06-16T16:51:13.726Z] ---> lscpu: [2021-06-16T16:51:13.726Z] Architecture: x86_64 [2021-06-16T16:51:13.726Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-16T16:51:13.726Z] Byte Order: Little Endian [2021-06-16T16:51:13.726Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-16T16:51:13.726Z] CPU(s): 2 [2021-06-16T16:51:13.726Z] On-line CPU(s) list: 0,1 [2021-06-16T16:51:13.726Z] Thread(s) per core: 1 [2021-06-16T16:51:13.726Z] Core(s) per socket: 1 [2021-06-16T16:51:13.726Z] Socket(s): 2 [2021-06-16T16:51:13.726Z] NUMA node(s): 1 [2021-06-16T16:51:13.726Z] Vendor ID: AuthenticAMD [2021-06-16T16:51:13.726Z] CPU family: 23 [2021-06-16T16:51:13.726Z] Model: 49 [2021-06-16T16:51:13.726Z] Model name: AMD EPYC-Rome Processor [2021-06-16T16:51:13.726Z] Stepping: 0 [2021-06-16T16:51:13.726Z] CPU MHz: 2799.998 [2021-06-16T16:51:13.726Z] BogoMIPS: 5599.99 [2021-06-16T16:51:13.726Z] Virtualization: AMD-V [2021-06-16T16:51:13.726Z] Hypervisor vendor: KVM [2021-06-16T16:51:13.726Z] Virtualization type: full [2021-06-16T16:51:13.726Z] L1d cache: 64 KiB [2021-06-16T16:51:13.726Z] L1i cache: 64 KiB [2021-06-16T16:51:13.726Z] L2 cache: 1 MiB [2021-06-16T16:51:13.726Z] L3 cache: 32 MiB [2021-06-16T16:51:13.726Z] NUMA node0 CPU(s): 0,1 [2021-06-16T16:51:13.726Z] Vulnerability Itlb multihit: Not affected [2021-06-16T16:51:13.726Z] Vulnerability L1tf: Not affected [2021-06-16T16:51:13.726Z] Vulnerability Mds: Not affected [2021-06-16T16:51:13.726Z] Vulnerability Meltdown: Not affected [2021-06-16T16:51:13.726Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-16T16:51:13.726Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-16T16:51:13.726Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-16T16:51:13.726Z] Vulnerability Srbds: Not affected [2021-06-16T16:51:13.726Z] Vulnerability Tsx async abort: Not affected [2021-06-16T16:51:13.726Z] 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-06-16T16:51:13.726Z] [2021-06-16T16:51:13.726Z] [2021-06-16T16:51:13.726Z] ---> nproc: [2021-06-16T16:51:13.726Z] 2 [2021-06-16T16:51:13.726Z] [2021-06-16T16:51:13.726Z] [2021-06-16T16:51:13.726Z] ---> df -h: [2021-06-16T16:51:13.726Z] Filesystem Size Used Available Use% Mounted on [2021-06-16T16:51:13.726Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-16T16:51:13.726Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-16T16:51:13.726Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-16T16:51:13.726Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-16T16:51:13.726Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-16T16:51:13.726Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-16T16:51:13.726Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-16T16:51:13.726Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-16T16:51:13.726Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-16T16:51:13.726Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-16T16:51:13.726Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-16T16:51:13.726Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp [2021-06-16T16:51:13.726Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-16T16:51:13.726Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-16T16:51:13.726Z] [2021-06-16T16:51:13.726Z] [2021-06-16T16:51:13.726Z] ---> free -m: [2021-06-16T16:51:13.726Z] total used free shared buff/cache available [2021-06-16T16:51:13.726Z] Mem: 7821 1177 3227 0 3415 6563 [2021-06-16T16:51:13.726Z] Swap: 1023 0 1023 [2021-06-16T16:51:13.726Z] [2021-06-16T16:51:13.726Z] [2021-06-16T16:51:13.726Z] ---> ip addr: [2021-06-16T16:51:13.726Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-16T16:51:13.726Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-16T16:51:13.726Z] inet 127.0.0.1/8 scope host lo [2021-06-16T16:51:13.726Z] valid_lft forever preferred_lft forever [2021-06-16T16:51:13.726Z] inet6 ::1/128 scope host [2021-06-16T16:51:13.726Z] valid_lft forever preferred_lft forever [2021-06-16T16:51:13.726Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-16T16:51:13.726Z] link/ether fa:16:3e:34:54:d8 brd ff:ff:ff:ff:ff:ff [2021-06-16T16:51:13.726Z] inet 10.30.122.108/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-16T16:51:13.726Z] valid_lft 85758sec preferred_lft 85758sec [2021-06-16T16:51:13.726Z] inet6 fe80::f816:3eff:fe34:54d8/64 scope link [2021-06-16T16:51:13.726Z] valid_lft forever preferred_lft forever [2021-06-16T16:51:13.726Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-16T16:51:13.726Z] link/ether 02:42:4c:2e:bd:ae brd ff:ff:ff:ff:ff:ff [2021-06-16T16:51:13.726Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-16T16:51:13.726Z] valid_lft forever preferred_lft forever [2021-06-16T16:51:13.726Z] inet6 fe80::42:4cff:fe2e:bdae/64 scope link [2021-06-16T16:51:13.726Z] valid_lft forever preferred_lft forever [2021-06-16T16:51:13.726Z] [2021-06-16T16:51:13.726Z] [2021-06-16T16:51:13.726Z] ---> sar -b -r -n DEV: [2021-06-16T16:51:13.726Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) [2021-06-16T16:51:13.726Z] [2021-06-16T16:51:13.726Z] 16:40:20 LINUX RESTART (2 CPU) [2021-06-16T16:51:13.726Z] [2021-06-16T16:51:13.726Z] 16:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-16T16:51:13.726Z] 16:42:01 82.93 3.56 79.37 0.00 2600.77 4947.66 0.00 [2021-06-16T16:51:13.726Z] 16:43:01 1.72 0.00 1.72 0.00 0.00 32.93 0.00 [2021-06-16T16:51:13.726Z] 16:44:01 0.22 0.00 0.22 0.00 0.00 3.23 0.00 [2021-06-16T16:51:13.726Z] 16:45:01 0.27 0.00 0.27 0.00 0.00 3.65 0.00 [2021-06-16T16:51:13.726Z] 16:46:01 0.28 0.00 0.28 0.00 0.00 3.83 0.00 [2021-06-16T16:51:13.726Z] 16:47:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 [2021-06-16T16:51:13.726Z] 16:48:01 0.23 0.00 0.23 0.00 0.00 3.36 0.00 [2021-06-16T16:51:13.726Z] 16:49:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 [2021-06-16T16:51:13.726Z] 16:50:01 77.63 0.03 77.60 0.00 3.73 28073.47 0.00 [2021-06-16T16:51:13.726Z] 16:51:01 132.20 0.10 132.10 0.00 9.99 30642.45 0.00 [2021-06-16T16:51:13.726Z] Average: 29.61 0.37 29.24 0.00 261.50 6373.49 0.00 [2021-06-16T16:51:13.726Z] [2021-06-16T16:51:13.726Z] 16:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-16T16:51:13.726Z] 16:42:01 5426220 0 811592 10.13 2620 1768508 1300428 14.36 580344 1600308 20 [2021-06-16T16:51:13.726Z] 16:43:01 5437404 0 800400 9.99 2620 1768516 1209532 13.35 570956 1600272 8 [2021-06-16T16:51:13.726Z] 16:44:01 5436004 0 801796 10.01 2620 1768520 1209828 13.36 572476 1600072 8 [2021-06-16T16:51:13.726Z] 16:45:01 5434644 0 803152 10.03 2620 1768524 1209928 13.36 573684 1600072 8 [2021-06-16T16:51:13.726Z] 16:46:01 5435568 0 802220 10.02 2620 1768532 1209772 13.36 569652 1603208 16 [2021-06-16T16:51:13.726Z] 16:47:01 5435784 0 802004 10.01 2620 1768532 1209784 13.36 569800 1603208 8 [2021-06-16T16:51:13.726Z] 16:48:01 5436100 0 801680 10.01 2620 1768540 1209664 13.36 569168 1603208 16 [2021-06-16T16:51:13.726Z] 16:49:01 5422072 0 815704 10.18 2620 1768544 1240972 13.70 582484 1603208 8 [2021-06-16T16:51:13.726Z] 16:50:01 4374016 0 1047884 13.08 2620 2584420 1547232 17.08 806808 2318128 79724 [2021-06-16T16:51:13.726Z] 16:51:01 3301064 0 1210820 15.12 2620 3494436 1754080 19.37 1040296 2977960 403368 [2021-06-16T16:51:13.726Z] Average: 5113888 0 869725 10.86 2620 2022707 1310122 14.46 643567 1810964 48318 [2021-06-16T16:51:13.726Z] [2021-06-16T16:51:13.726Z] 16:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-16T16:51:13.726Z] 16:42:01 eth0 239.65 214.19 736.81 36.05 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:42:01 docker0 74.19 56.22 6.43 175.72 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:43:01 eth0 0.75 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:44:01 eth0 4.43 2.12 3.43 0.32 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:45:01 eth0 0.53 0.28 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:46:01 eth0 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:47:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:48:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:49:01 eth0 1.28 1.37 0.19 8.13 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:50:01 eth0 469.54 431.68 4385.39 51.26 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:50:01 docker0 46.57 48.07 3.36 302.37 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:50:01 veth9cf7d61 46.57 48.17 4.00 302.38 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:51:01 eth0 653.34 578.49 5697.65 133.62 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] 16:51:01 docker0 39.80 43.18 2.51 274.90 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] Average: eth0 137.05 122.90 1082.73 22.97 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] Average: docker0 16.06 14.75 1.23 75.32 0.00 0.00 0.00 0.00 [2021-06-16T16:51:13.726Z] [2021-06-16T16:51:13.726Z] [2021-06-16T16:51:13.726Z] ---> sar -P ALL: [2021-06-16T16:51:13.727Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) [2021-06-16T16:51:13.727Z] [2021-06-16T16:51:13.727Z] 16:40:20 LINUX RESTART (2 CPU) [2021-06-16T16:51:13.727Z] [2021-06-16T16:51:13.727Z] 16:41:01 CPU %user %nice %system %iowait %steal %idle [2021-06-16T16:51:13.727Z] 16:42:01 all 5.42 0.00 2.29 2.97 0.07 89.26 [2021-06-16T16:51:13.727Z] 16:42:01 0 5.42 0.00 2.48 3.57 0.07 88.45 [2021-06-16T16:51:13.727Z] 16:42:01 1 5.41 0.00 2.09 2.37 0.07 90.06 [2021-06-16T16:51:13.727Z] 16:43:01 all 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-16T16:51:13.727Z] 16:43:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-16T16:51:13.727Z] 16:43:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-16T16:51:13.727Z] 16:44:01 all 0.14 0.00 0.05 0.00 0.03 99.78 [2021-06-16T16:51:13.727Z] 16:44:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-16T16:51:13.727Z] 16:44:01 1 0.12 0.00 0.07 0.00 0.03 99.78 [2021-06-16T16:51:13.727Z] 16:45:01 all 0.09 0.00 0.03 0.01 0.03 99.85 [2021-06-16T16:51:13.727Z] 16:45:01 0 0.15 0.00 0.02 0.02 0.02 99.80 [2021-06-16T16:51:13.727Z] 16:45:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-16T16:51:13.727Z] 16:46:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-06-16T16:51:13.727Z] 16:46:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-16T16:51:13.727Z] 16:46:01 1 0.07 0.00 0.03 0.00 0.05 99.85 [2021-06-16T16:51:13.727Z] 16:47:01 all 0.02 0.00 0.03 0.00 0.03 99.93 [2021-06-16T16:51:13.727Z] 16:47:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-16T16:51:13.727Z] 16:47:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-16T16:51:13.727Z] 16:48:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-06-16T16:51:13.727Z] 16:48:01 0 0.13 0.00 0.03 0.00 0.03 99.80 [2021-06-16T16:51:13.727Z] 16:48:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-16T16:51:13.727Z] 16:49:01 all 0.07 0.00 0.06 0.00 0.02 99.86 [2021-06-16T16:51:13.727Z] 16:49:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2021-06-16T16:51:13.727Z] 16:49:01 1 0.10 0.00 0.05 0.00 0.03 99.82 [2021-06-16T16:51:13.727Z] 16:50:01 all 9.65 0.00 3.66 1.61 0.06 85.01 [2021-06-16T16:51:13.727Z] 16:50:01 0 9.60 0.00 3.89 1.05 0.05 85.41 [2021-06-16T16:51:13.727Z] 16:50:01 1 9.71 0.00 3.43 2.18 0.07 84.62 [2021-06-16T16:51:13.727Z] 16:51:01 all 20.01 0.00 8.60 1.65 0.10 69.65 [2021-06-16T16:51:13.727Z] 16:51:01 0 22.22 0.00 8.63 1.24 0.09 67.82 [2021-06-16T16:51:13.727Z] 16:51:01 1 17.82 0.00 8.57 2.05 0.11 71.46 [2021-06-16T16:51:13.727Z] Average: all 3.46 0.00 1.43 0.61 0.04 94.46 [2021-06-16T16:51:13.727Z] Average: 0 3.67 0.00 1.47 0.58 0.03 94.24 [2021-06-16T16:51:13.727Z] Average: 1 3.24 0.00 1.39 0.65 0.05 94.67 [2021-06-16T16:51:13.727Z] [2021-06-16T16:51:13.727Z] [2021-06-16T16:51:13.727Z]