Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c1519b29b9670f42e61a704066d525a0dc65e198 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-ssh609073164154134784.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-ssh1209051654582055402.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-ssh349346817233448822.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-ssh2879436012284506968.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-ssh1003071658210789883.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1670 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-ssh7162484157876273673.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 c1519b29b9670f42e61a704066d525a0dc65e198 (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 c1519b29b9670f42e61a704066d525a0dc65e198 # timeout=10 Commit message: "Merge pull request #375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.100" > git rev-list --no-walk 0c35122181cb708d85647f089f7c0c68ed267eab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-16T07:10:08.735Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-16T07:10:08.853Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-16T07:10:08.890Z] ========================================================= [2021-06-16T07:10:08.890Z] EdgeX Global Pipelines Version Info [2021-06-16T07:10:08.890Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-16T07:10:10.403Z] ------------------- [2021-06-16T07:10:10.403Z] stable info: [2021-06-16T07:10:10.403Z] ------------------- [2021-06-16T07:10:10.403Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-16T07:10:10.403Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T07:10:10.404Z] Message: update stable to v1.0.195 [2021-06-16T07:10:10.979Z] ------------------- [2021-06-16T07:10:10.979Z] experimental info: [2021-06-16T07:10:10.979Z] ------------------- [2021-06-16T07:10:10.979Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-16T07:10:10.979Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T07:10:10.979Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-16T07:10:11.131Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-16T07:10:11.160Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-16T07:10:11.190Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-16T07:10:11.224Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-16T07:10:11.256Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-16T07:10:11.290Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-16T07:10:11.317Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-16T07:10:11.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-16T07:10:11.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-16T07:10:11.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-16T07:10:11.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-16T07:10:11.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-16T07:10:11.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-16T07:10:11.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-16T07:10:11.533Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T07:10:11.559Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T07:10:11.598Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T07:10:11.622Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T07:10:11.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-16T07:10:11.676Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-16T07:10:11.703Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-16T07:10:11.739Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-16T07:10:11.765Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-16T07:10:11.791Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-16T07:10:11.817Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-16T07:10:11.866Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-16T07:10:11.892Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-16T07:10:11.923Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-16T07:10:11.949Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-16T07:10:11.974Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1519b29b9670f42e61a704066d525a0dc65e198 [Pipeline] echo [2021-06-16T07:10:11.999Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1519b2 [Pipeline] echo [2021-06-16T07:10:12.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T07:10:14.199Z] provisioning config files... [2021-06-16T07:10:14.215Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5091182429922633689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T07:10:14.553Z] ---> docker-login.sh [2021-06-16T07:10:14.553Z] nexus3.edgexfoundry.org:10001 [2021-06-16T07:10:14.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T07:10:14.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T07:10:14.822Z] Configure a credential helper to remove this warning. See [2021-06-16T07:10:14.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T07:10:14.822Z] [2021-06-16T07:10:14.822Z] Login Succeeded [2021-06-16T07:10:14.822Z] nexus3.edgexfoundry.org:10002 [2021-06-16T07:10:14.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T07:10:14.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T07:10:14.822Z] Configure a credential helper to remove this warning. See [2021-06-16T07:10:14.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T07:10:14.822Z] [2021-06-16T07:10:14.822Z] Login Succeeded [2021-06-16T07:10:14.822Z] nexus3.edgexfoundry.org:10003 [2021-06-16T07:10:15.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T07:10:15.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T07:10:15.085Z] Configure a credential helper to remove this warning. See [2021-06-16T07:10:15.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T07:10:15.085Z] [2021-06-16T07:10:15.085Z] Login Succeeded [2021-06-16T07:10:15.085Z] nexus3.edgexfoundry.org:10004 [2021-06-16T07:10:15.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T07:10:15.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T07:10:15.085Z] Configure a credential helper to remove this warning. See [2021-06-16T07:10:15.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T07:10:15.085Z] [2021-06-16T07:10:15.085Z] Login Succeeded [2021-06-16T07:10:15.085Z] docker.io [2021-06-16T07:10:15.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T07:10:15.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T07:10:15.609Z] Configure a credential helper to remove this warning. See [2021-06-16T07:10:15.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T07:10:15.609Z] [2021-06-16T07:10:15.609Z] Login Succeeded [2021-06-16T07:10:15.609Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T07:10:15.618Z] 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-16T07:10:16.149Z] + git log --format=format:%s -1 c1519b29b9670f42e61a704066d525a0dc65e198 [Pipeline] echo [2021-06-16T07:10:16.188Z] GIT_COMMIT: c1519b29b9670f42e61a704066d525a0dc65e198, Commit Message: Merge pull request #375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.100 [Pipeline] echo [2021-06-16T07:10:16.203Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:10:17.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T07:10:17.227Z] [2021-06-16T07:10:17.227Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:10:17.556Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T07:10:17.556Z] latest: Pulling from edgex-devops/git-semver [2021-06-16T07:10:17.556Z] 31603596830f: Pulling fs layer [2021-06-16T07:10:17.556Z] 54011a49482f: Pulling fs layer [2021-06-16T07:10:17.556Z] a6820b24f6d8: Pulling fs layer [2021-06-16T07:10:17.556Z] f581987b2513: Pulling fs layer [2021-06-16T07:10:17.556Z] f581987b2513: Waiting [2021-06-16T07:10:17.556Z] 54011a49482f: Verifying Checksum [2021-06-16T07:10:17.556Z] 54011a49482f: Download complete [2021-06-16T07:10:17.820Z] 31603596830f: Verifying Checksum [2021-06-16T07:10:17.820Z] 31603596830f: Download complete [2021-06-16T07:10:17.820Z] a6820b24f6d8: Verifying Checksum [2021-06-16T07:10:17.820Z] a6820b24f6d8: Download complete [2021-06-16T07:10:17.820Z] f581987b2513: Verifying Checksum [2021-06-16T07:10:17.820Z] f581987b2513: Download complete [2021-06-16T07:10:17.820Z] 31603596830f: Pull complete [2021-06-16T07:10:18.082Z] 54011a49482f: Pull complete [2021-06-16T07:10:18.661Z] a6820b24f6d8: Pull complete [2021-06-16T07:10:18.928Z] f581987b2513: Pull complete [2021-06-16T07:10:18.928Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-16T07:10:18.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T07:10:18.928Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-16T07:10:19.002Z] prd-centos7-docker-4c-2g-1670 does not seem to be running inside a container [2021-06-16T07:10:19.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T07:10:20.294Z] $ docker top 41beb9cfbb6cbedf510259d8a91f32e1f1b071dcb26d6a8a473fb35b306eba37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T07:10:20.427Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T07:10:20.427Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T07:10:20.536Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T07:10:20.536Z] $ docker exec 41beb9cfbb6cbedf510259d8a91f32e1f1b071dcb26d6a8a473fb35b306eba37 ssh-agent [2021-06-16T07:10:20.649Z] SSH_AUTH_SOCK=/tmp/ssh-qs8LtQSBaRkE/agent.15 [2021-06-16T07:10:20.649Z] SSH_AGENT_PID=21 [2021-06-16T07:10:20.657Z] Running ssh-add (command line suppressed) [2021-06-16T07:10:20.749Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4700419250602024551.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4700419250602024551.key) [2021-06-16T07:10:20.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T07:10:21.077Z] + git tag --points-at HEAD [Pipeline] } [2021-06-16T07:10:21.089Z] $ docker exec --env ******** --env ******** 41beb9cfbb6cbedf510259d8a91f32e1f1b071dcb26d6a8a473fb35b306eba37 ssh-agent -k [2021-06-16T07:10:21.191Z] unset SSH_AUTH_SOCK; [2021-06-16T07:10:21.191Z] unset SSH_AGENT_PID; [2021-06-16T07:10:21.191Z] echo Agent pid 21 killed; [2021-06-16T07:10:21.205Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-16T07:10:21.248Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T07:10:21.248Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T07:10:21.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T07:10:21.362Z] $ docker exec 41beb9cfbb6cbedf510259d8a91f32e1f1b071dcb26d6a8a473fb35b306eba37 ssh-agent [2021-06-16T07:10:21.457Z] SSH_AUTH_SOCK=/tmp/ssh-a9zBPkbhlyQH/agent.54 [2021-06-16T07:10:21.457Z] SSH_AGENT_PID=60 [2021-06-16T07:10:21.462Z] Running ssh-add (command line suppressed) [2021-06-16T07:10:21.555Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3429479239846657703.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3429479239846657703.key) [2021-06-16T07:10:21.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T07:10:21.877Z] + git semver init [2021-06-16T07:10:21.877Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T07:10:21.877Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-16T07:10:21.877Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-16T07:10:21.877Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T07:10:21.877Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T07:10:21.877Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T07:10:21.877Z] # $SEMVER_BRANCH = master [2021-06-16T07:10:21.877Z] # $SEMVER_TEMP = /tmp/semver-263146997 [2021-06-16T07:10:21.877Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-16T07:10:23.283Z] # '/tmp/semver-263146997' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-06-16T07:10:23.283Z] # -> Force: false [2021-06-16T07:10:23.283Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-16T07:10:23.291Z] $ docker exec --env ******** --env ******** 41beb9cfbb6cbedf510259d8a91f32e1f1b071dcb26d6a8a473fb35b306eba37 ssh-agent -k [2021-06-16T07:10:23.382Z] unset SSH_AUTH_SOCK; [2021-06-16T07:10:23.384Z] unset SSH_AGENT_PID; [2021-06-16T07:10:23.384Z] echo Agent pid 60 killed; [2021-06-16T07:10:23.399Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T07:10:23.735Z] + git semver [Pipeline] } [2021-06-16T07:10:23.747Z] $ docker stop --time=1 41beb9cfbb6cbedf510259d8a91f32e1f1b071dcb26d6a8a473fb35b306eba37 [2021-06-16T07:10:25.108Z] $ docker rm -f 41beb9cfbb6cbedf510259d8a91f32e1f1b071dcb26d6a8a473fb35b306eba37 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T07:10:25.476Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-16T07:10:25.744Z] Stashed 1 file(s) [Pipeline] echo [2021-06-16T07:10:25.748Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.67 [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-16T07:10:40.992Z] Still waiting to schedule task [2021-06-16T07:10:40.993Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1670’ [2021-06-16T07:10:40.996Z] Still waiting to schedule task [2021-06-16T07:10:40.996Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-16T07:12:45.965Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1671 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-16T07:12:45.989Z] Running in /w/workspace/edgex-ui-go/127 [Pipeline] { [Pipeline] checkout [2021-06-16T07:12:46.214Z] The recommended git tool is: git [2021-06-16T07:12:51.563Z] using credential edgex-jenkins-ssh [2021-06-16T07:12:51.589Z] Cloning the remote Git repository [2021-06-16T07:12:51.632Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T07:12:51.819Z] > git init /w/workspace/edgex-ui-go/127 # timeout=10 [2021-06-16T07:12:51.915Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T07:12:51.916Z] > git --version # timeout=10 [2021-06-16T07:12:51.996Z] > git --version # 'git version 2.17.1' [2021-06-16T07:12:51.997Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T07:12:52.073Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T07:12:54.309Z] Avoid second fetch [2021-06-16T07:12:54.310Z] Checking out Revision c1519b29b9670f42e61a704066d525a0dc65e198 (master) [2021-06-16T07:12:54.253Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-16T07:12:54.284Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T07:12:54.324Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T07:12:54.338Z] > git checkout -f c1519b29b9670f42e61a704066d525a0dc65e198 # timeout=10 [2021-06-16T07:12:58.941Z] Commit message: "Merge pull request #375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.100" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T07:13:00.390Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-16T07:13:00.821Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T07:13:01.171Z] + sudo service docker restart [2021-06-16T07:13:01.171Z] + true [2021-06-16T07:13:19.351Z] Running on prd-centos7-docker-4c-2g-1672 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-16T07:13:19.373Z] Running in /w/workspace/edgex-ui-go/127 [Pipeline] { [Pipeline] checkout [2021-06-16T07:13:19.498Z] The recommended git tool is: git [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T07:13:24.962Z] provisioning config files... [2021-06-16T07:13:24.994Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/127@tmp/config7585740704005257501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T07:13:25.387Z] ---> docker-login.sh [2021-06-16T07:13:25.387Z] nexus3.edgexfoundry.org:10001 [2021-06-16T07:13:26.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T07:13:26.335Z] using credential edgex-jenkins-ssh [2021-06-16T07:13:26.351Z] Cloning the remote Git repository [2021-06-16T07:13:26.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T07:13:26.604Z] Configure a credential helper to remove this warning. See [2021-06-16T07:13:26.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T07:13:26.604Z] [2021-06-16T07:13:26.604Z] Login Succeeded [2021-06-16T07:13:26.604Z] nexus3.edgexfoundry.org:10002 [2021-06-16T07:13:26.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T07:13:27.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T07:13:27.154Z] Configure a credential helper to remove this warning. See [2021-06-16T07:13:27.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T07:13:27.154Z] [2021-06-16T07:13:27.154Z] Login Succeeded [2021-06-16T07:13:27.154Z] nexus3.edgexfoundry.org:10003 [2021-06-16T07:13:27.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T07:13:26.351Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T07:13:26.421Z] > git init /w/workspace/edgex-ui-go/127 # timeout=10 [2021-06-16T07:13:26.457Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T07:13:26.457Z] > git --version # timeout=10 [2021-06-16T07:13:26.465Z] > git --version # 'git version 2.24.4' [2021-06-16T07:13:26.466Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T07:13:26.498Z] [INFO] Currently running in a labeled security context [2021-06-16T07:13:26.498Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T07:13:26.498Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/127@tmp/jenkins-gitclient-ssh4188961792872536500.key [2021-06-16T07:13:26.509Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T07:13:27.474Z] Avoid second fetch [2021-06-16T07:13:27.475Z] Checking out Revision c1519b29b9670f42e61a704066d525a0dc65e198 (master) [2021-06-16T07:13:27.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T07:13:27.706Z] Configure a credential helper to remove this warning. See [2021-06-16T07:13:27.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T07:13:27.706Z] [2021-06-16T07:13:27.706Z] Login Succeeded [2021-06-16T07:13:27.706Z] nexus3.edgexfoundry.org:10004 [2021-06-16T07:13:27.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T07:13:28.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T07:13:28.256Z] Configure a credential helper to remove this warning. See [2021-06-16T07:13:28.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T07:13:28.256Z] [2021-06-16T07:13:28.256Z] Login Succeeded [2021-06-16T07:13:28.256Z] docker.io [2021-06-16T07:13:28.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T07:13:28.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T07:13:28.804Z] Configure a credential helper to remove this warning. See [2021-06-16T07:13:28.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T07:13:28.804Z] [2021-06-16T07:13:28.804Z] Login Succeeded [2021-06-16T07:13:28.804Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T07:13:28.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2021-06-16T07:13:27.456Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-16T07:13:27.462Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T07:13:27.484Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T07:13:27.489Z] > git checkout -f c1519b29b9670f42e61a704066d525a0dc65e198 # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T07:13:29.124Z] ========================================================= [2021-06-16T07:13:29.125Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-16T07:13:29.125Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:13:29.479Z] + 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-16T07:13:30.464Z] Sending build context to Docker daemon 35.85MB [2021-06-16T07:13:30.464Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T07:13:30.464Z] Step 2/8 : FROM ${BASE} [2021-06-16T07:13:30.740Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-16T07:13:30.741Z] 595b0fe564bb: Pulling fs layer [2021-06-16T07:13:30.741Z] 3088b5b3c5c0: Pulling fs layer [2021-06-16T07:13:30.741Z] 5b7225fbf94c: Pulling fs layer [2021-06-16T07:13:30.741Z] ba82ee9f976e: Pulling fs layer [2021-06-16T07:13:30.741Z] 506bd15cee9f: Pulling fs layer [2021-06-16T07:13:30.741Z] 75a0a4a0db45: Pulling fs layer [2021-06-16T07:13:30.741Z] 618dc40b7e24: Pulling fs layer [2021-06-16T07:13:30.741Z] ba82ee9f976e: Waiting [2021-06-16T07:13:30.741Z] 75a0a4a0db45: Waiting [2021-06-16T07:13:30.741Z] 506bd15cee9f: Waiting [2021-06-16T07:13:30.741Z] 618dc40b7e24: Waiting [2021-06-16T07:13:30.741Z] 5b7225fbf94c: Verifying Checksum [2021-06-16T07:13:30.741Z] 5b7225fbf94c: Download complete [2021-06-16T07:13:30.741Z] 3088b5b3c5c0: Verifying Checksum [2021-06-16T07:13:30.741Z] 3088b5b3c5c0: Download complete [2021-06-16T07:13:30.741Z] 506bd15cee9f: Verifying Checksum [2021-06-16T07:13:30.741Z] 506bd15cee9f: Download complete [2021-06-16T07:13:30.741Z] 75a0a4a0db45: Verifying Checksum [2021-06-16T07:13:30.741Z] 75a0a4a0db45: Download complete [2021-06-16T07:13:31.017Z] 595b0fe564bb: Verifying Checksum [2021-06-16T07:13:31.017Z] 595b0fe564bb: Download complete [2021-06-16T07:13:31.282Z] Commit message: "Merge pull request #375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.100" [2021-06-16T07:13:31.623Z] 595b0fe564bb: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T07:13:32.242Z] 3088b5b3c5c0: Pull complete [2021-06-16T07:13:32.349Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-16T07:13:32.691Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T07:13:32.863Z] 5b7225fbf94c: Pull complete [2021-06-16T07:13:33.006Z] + sudo service docker restart [2021-06-16T07:13:33.006Z] + true [2021-06-16T07:13:33.006Z] Redirecting to /bin/systemctl restart docker.service [2021-06-16T07:13:33.469Z] 618dc40b7e24: Verifying Checksum [2021-06-16T07:13:33.469Z] 618dc40b7e24: Download complete [2021-06-16T07:13:34.905Z] ba82ee9f976e: Verifying Checksum [2021-06-16T07:13:34.905Z] ba82ee9f976e: Download complete [2021-06-16T07:13:47.335Z] ba82ee9f976e: Pull complete [2021-06-16T07:13:47.335Z] 506bd15cee9f: Pull complete [2021-06-16T07:13:47.335Z] 75a0a4a0db45: Pull complete [2021-06-16T07:13:49.989Z] 618dc40b7e24: Pull complete [2021-06-16T07:13:49.989Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-16T07:13:49.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-16T07:13:49.989Z] ---> a36622ca3599 [2021-06-16T07:13:49.989Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T07:13:51.227Z] provisioning config files... [2021-06-16T07:13:51.244Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/127@tmp/config6747284383039601657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T07:13:51.589Z] ---> docker-login.sh [2021-06-16T07:13:51.589Z] nexus3.edgexfoundry.org:10001 [2021-06-16T07:13:51.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T07:13:51.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T07:13:51.850Z] Configure a credential helper to remove this warning. See [2021-06-16T07:13:51.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T07:13:51.850Z] [2021-06-16T07:13:51.850Z] Login Succeeded [2021-06-16T07:13:51.850Z] nexus3.edgexfoundry.org:10002 [2021-06-16T07:13:51.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T07:13:51.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T07:13:51.850Z] Configure a credential helper to remove this warning. See [2021-06-16T07:13:51.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T07:13:51.850Z] [2021-06-16T07:13:51.850Z] Login Succeeded [2021-06-16T07:13:51.850Z] nexus3.edgexfoundry.org:10003 [2021-06-16T07:13:51.996Z] ---> Running in 7fbaeb7bc63b [2021-06-16T07:13:52.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T07:13:52.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T07:13:52.111Z] Configure a credential helper to remove this warning. See [2021-06-16T07:13:52.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T07:13:52.111Z] [2021-06-16T07:13:52.111Z] Login Succeeded [2021-06-16T07:13:52.111Z] nexus3.edgexfoundry.org:10004 [2021-06-16T07:13:52.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T07:13:52.317Z] Removing intermediate container 7fbaeb7bc63b [2021-06-16T07:13:52.317Z] ---> a6ef0e295aa9 [2021-06-16T07:13:52.317Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T07:13:52.317Z] ---> Running in 84cf51a0e165 [2021-06-16T07:13:52.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T07:13:52.375Z] Configure a credential helper to remove this warning. See [2021-06-16T07:13:52.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T07:13:52.375Z] [2021-06-16T07:13:52.375Z] Login Succeeded [2021-06-16T07:13:52.375Z] docker.io [2021-06-16T07:13:52.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T07:13:52.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T07:13:52.636Z] Configure a credential helper to remove this warning. See [2021-06-16T07:13:52.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T07:13:52.636Z] [2021-06-16T07:13:52.636Z] Login Succeeded [2021-06-16T07:13:52.636Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T07:13:52.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T07:13:52.820Z] ========================================================= [2021-06-16T07:13:52.820Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-16T07:13:52.820Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:13:53.134Z] + 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-16T07:13:53.401Z] Sending build context to Docker daemon 35.85MB [2021-06-16T07:13:53.401Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T07:13:53.401Z] Step 2/8 : FROM ${BASE} [2021-06-16T07:13:53.401Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-16T07:13:53.401Z] 540db60ca938: Pulling fs layer [2021-06-16T07:13:53.401Z] adcc1eea9eea: Pulling fs layer [2021-06-16T07:13:53.401Z] 4c4ab2625f07: Pulling fs layer [2021-06-16T07:13:53.401Z] 0510c868ecb4: Pulling fs layer [2021-06-16T07:13:53.401Z] afea3b2eda06: Pulling fs layer [2021-06-16T07:13:53.401Z] 7809a108b3ef: Pulling fs layer [2021-06-16T07:13:53.401Z] f706445af74f: Pulling fs layer [2021-06-16T07:13:53.401Z] 0510c868ecb4: Waiting [2021-06-16T07:13:53.401Z] afea3b2eda06: Waiting [2021-06-16T07:13:53.401Z] 7809a108b3ef: Waiting [2021-06-16T07:13:53.401Z] f706445af74f: Waiting [2021-06-16T07:13:55.712Z] Removing intermediate container 84cf51a0e165 [2021-06-16T07:13:55.712Z] ---> d62fef8b44bb [2021-06-16T07:13:55.712Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-16T07:13:55.712Z] ---> Running in 374e848e6d73 [2021-06-16T07:13:55.956Z] 4c4ab2625f07: Verifying Checksum [2021-06-16T07:13:55.956Z] 4c4ab2625f07: Download complete [2021-06-16T07:13:55.956Z] adcc1eea9eea: Verifying Checksum [2021-06-16T07:13:55.956Z] adcc1eea9eea: Download complete [2021-06-16T07:13:55.956Z] afea3b2eda06: Verifying Checksum [2021-06-16T07:13:55.956Z] afea3b2eda06: Download complete [2021-06-16T07:13:55.956Z] 540db60ca938: Verifying Checksum [2021-06-16T07:13:55.956Z] 540db60ca938: Download complete [2021-06-16T07:13:55.956Z] 7809a108b3ef: Verifying Checksum [2021-06-16T07:13:55.956Z] 7809a108b3ef: Download complete [2021-06-16T07:13:55.956Z] 540db60ca938: Pull complete [2021-06-16T07:13:55.956Z] adcc1eea9eea: Pull complete [2021-06-16T07:13:55.956Z] 4c4ab2625f07: Pull complete [2021-06-16T07:13:55.956Z] f706445af74f: Verifying Checksum [2021-06-16T07:13:55.956Z] f706445af74f: Download complete [2021-06-16T07:13:55.956Z] 0510c868ecb4: Verifying Checksum [2021-06-16T07:13:55.956Z] 0510c868ecb4: Download complete [2021-06-16T07:13:55.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T07:13:56.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T07:13:57.957Z] OK: 138 MiB in 40 packages [2021-06-16T07:13:58.969Z] Removing intermediate container 374e848e6d73 [2021-06-16T07:13:58.969Z] ---> 1ca29c173e03 [2021-06-16T07:13:58.969Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-16T07:13:58.969Z] ---> Running in b6b097202741 [2021-06-16T07:13:59.338Z] 0510c868ecb4: Pull complete [2021-06-16T07:13:59.338Z] afea3b2eda06: Pull complete [2021-06-16T07:13:59.338Z] 7809a108b3ef: Pull complete [2021-06-16T07:13:59.566Z] Removing intermediate container b6b097202741 [2021-06-16T07:13:59.567Z] ---> a1570a8c1dcd [2021-06-16T07:13:59.567Z] Step 7/8 : COPY . . [2021-06-16T07:14:00.746Z] f706445af74f: Pull complete [2021-06-16T07:14:00.746Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-16T07:14:00.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-16T07:14:00.746Z] ---> b068be0155e3 [2021-06-16T07:14:00.746Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-16T07:14:02.965Z] ---> 44d853747f9e [2021-06-16T07:14:02.965Z] Step 8/8 : RUN go mod download [2021-06-16T07:14:02.965Z] ---> Running in 1e064eb8caed [2021-06-16T07:14:04.985Z] ---> Running in d8abe141ca4a [2021-06-16T07:14:04.985Z] Removing intermediate container d8abe141ca4a [2021-06-16T07:14:04.985Z] ---> 7ca0259ede98 [2021-06-16T07:14:04.985Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T07:14:04.985Z] ---> Running in 51d7c5a5b83c [2021-06-16T07:14:05.574Z] Removing intermediate container 51d7c5a5b83c [2021-06-16T07:14:05.574Z] ---> f9e211923a16 [2021-06-16T07:14:05.574Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-16T07:14:05.574Z] ---> Running in 1eb34b60301b [2021-06-16T07:14:05.839Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T07:14:06.785Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T07:14:07.052Z] OK: 149 MiB in 40 packages [2021-06-16T07:14:07.313Z] Removing intermediate container 1eb34b60301b [2021-06-16T07:14:07.313Z] ---> 9a68a568a3b0 [2021-06-16T07:14:07.313Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-16T07:14:07.313Z] ---> Running in 1dc381b65537 [2021-06-16T07:14:07.580Z] Removing intermediate container 1dc381b65537 [2021-06-16T07:14:07.581Z] ---> 612476b0486b [2021-06-16T07:14:07.581Z] Step 7/8 : COPY . . [2021-06-16T07:14:08.532Z] ---> 52a7d9744bfc [2021-06-16T07:14:08.532Z] Step 8/8 : RUN go mod download [2021-06-16T07:14:08.532Z] ---> Running in 4697f5aa3d54 [2021-06-16T07:14:20.825Z] Removing intermediate container 4697f5aa3d54 [2021-06-16T07:14:20.825Z] ---> 54cf5a3f8b4f [2021-06-16T07:14:20.825Z] Successfully built 54cf5a3f8b4f [2021-06-16T07:14:20.825Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:14:21.152Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T07:14:21.152Z] . [Pipeline] withDockerContainer [2021-06-16T07:14:21.241Z] prd-centos7-docker-4c-2g-1672 does not seem to be running inside a container [2021-06-16T07:14:21.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/127 -v /w/workspace/edgex-ui-go/127:/w/workspace/edgex-ui-go/127:rw,z -v /w/workspace/edgex-ui-go/127@tmp:/w/workspace/edgex-ui-go/127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T07:14:21.704Z] $ docker top 235aad8441ebce1d622a2fab15870f8f1831afd2929c98e7fbe9d7ffc3ea6a84 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T07:14:22.102Z] + go version [2021-06-16T07:14:22.102Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-16T07:14:22.113Z] $ docker stop --time=1 235aad8441ebce1d622a2fab15870f8f1831afd2929c98e7fbe9d7ffc3ea6a84 [2021-06-16T07:14:23.310Z] $ docker rm -f 235aad8441ebce1d622a2fab15870f8f1831afd2929c98e7fbe9d7ffc3ea6a84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:14:23.907Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T07:14:23.907Z] . [Pipeline] withDockerContainer [2021-06-16T07:14:23.993Z] prd-centos7-docker-4c-2g-1672 does not seem to be running inside a container [2021-06-16T07:14:24.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/127 -v /w/workspace/edgex-ui-go/127:/w/workspace/edgex-ui-go/127:rw,z -v /w/workspace/edgex-ui-go/127@tmp:/w/workspace/edgex-ui-go/127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T07:14:24.470Z] $ docker top c45137562d09721e709b6120eb3767a170514ee471828d4c8bd25f4b9f415594 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T07:14:24.875Z] + go mod tidy [Pipeline] sh [2021-06-16T07:14:25.445Z] + make test [2021-06-16T07:14:25.445Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-16T07:14:25.716Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-16T07:14:35.404Z] Removing intermediate container 1e064eb8caed [2021-06-16T07:14:35.404Z] ---> 7cf4d54e4758 [2021-06-16T07:14:35.404Z] Successfully built 7cf4d54e4758 [2021-06-16T07:14:35.404Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:14:35.757Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T07:14:35.757Z] . [Pipeline] withDockerContainer [2021-06-16T07:14:36.030Z] prd-ubuntu18.04-docker-arm64-4c-16g-1671 does not seem to be running inside a container [2021-06-16T07:14:36.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/127 -v /w/workspace/edgex-ui-go/127:/w/workspace/edgex-ui-go/127:rw,z -v /w/workspace/edgex-ui-go/127@tmp:/w/workspace/edgex-ui-go/127@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-16T07:14:37.996Z] $ docker top 86a823b72331a99b960401986403bd970c9cbe02fa950440f5ea64f4df0c5737 -eo pid,comm [2021-06-16T07:14:38.063Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-16T07:14:38.063Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-16T07:14:38.063Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-16T07:14:38.063Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-16T07:14:38.063Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-16T07:14:38.063Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-16T07:14:38.063Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-16T07:14:38.063Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-16T07:14:38.063Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-16T07:14:38.063Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-16T07:14:38.063Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-16T07:14:38.063Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-16T07:14:38.063Z] GO111MODULE=on go vet ./... [Pipeline] { [Pipeline] sh [2021-06-16T07:14:38.990Z] + go version [2021-06-16T07:14:38.990Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-16T07:14:39.011Z] $ docker stop --time=1 86a823b72331a99b960401986403bd970c9cbe02fa950440f5ea64f4df0c5737 [2021-06-16T07:14:40.883Z] $ docker rm -f 86a823b72331a99b960401986403bd970c9cbe02fa950440f5ea64f4df0c5737 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:14:41.713Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T07:14:41.714Z] . [Pipeline] withDockerContainer [2021-06-16T07:14:41.983Z] prd-ubuntu18.04-docker-arm64-4c-16g-1671 does not seem to be running inside a container [2021-06-16T07:14:42.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/127 -v /w/workspace/edgex-ui-go/127:/w/workspace/edgex-ui-go/127:rw,z -v /w/workspace/edgex-ui-go/127@tmp:/w/workspace/edgex-ui-go/127@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-16T07:14:43.729Z] $ docker top 663d1aa44f356605aa222cbd81d068128e71adff37a74ec5b3c9388be1d29f69 -eo pid,comm [Pipeline] { [Pipeline] } [2021-06-16T07:14:44.036Z] $ docker stop --time=1 c45137562d09721e709b6120eb3767a170514ee471828d4c8bd25f4b9f415594 [2021-06-16T07:14:45.404Z] $ docker rm -f c45137562d09721e709b6120eb3767a170514ee471828d4c8bd25f4b9f415594 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-06-16T07:14:45.837Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-16T07:14:46.073Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-06-16T07:14:46.239Z] + go mod tidy [Pipeline] sh [Pipeline] sh [2021-06-16T07:14:51.634Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-16T07:14:51.922Z] + make test [2021-06-16T07:14:51.922Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-16T07:14:51.931Z] + ls -al . [2021-06-16T07:14:51.931Z] total 92 [2021-06-16T07:14:51.931Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 16 07:14 . [2021-06-16T07:14:51.931Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 16 07:13 .. [2021-06-16T07:14:51.931Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 16 07:13 assets [2021-06-16T07:14:51.931Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 16 07:13 bin [2021-06-16T07:14:51.931Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 16 07:13 cmd [2021-06-16T07:14:51.931Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 16 07:13 CONTRIBUTING.md [2021-06-16T07:14:51.931Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 16 07:14 coverage.out [2021-06-16T07:14:51.932Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 16 07:13 Dockerfile [2021-06-16T07:14:51.932Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 16 07:13 Dockerfile.build [2021-06-16T07:14:51.932Z] drwxrwxr-x. 5 jenkins jenkins 104 Jun 16 07:13 docs [2021-06-16T07:14:51.932Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 16 07:13 .git [2021-06-16T07:14:51.932Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 16 07:13 .github [2021-06-16T07:14:51.932Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 16 07:13 .gitignore [2021-06-16T07:14:51.932Z] -rw-rw-r--. 1 jenkins jenkins 972 Jun 16 07:14 go.mod [2021-06-16T07:14:51.932Z] -rw-r--r--. 1 jenkins jenkins 23961 Jun 16 07:14 go.sum [2021-06-16T07:14:51.932Z] drwxrwxr-x. 10 jenkins jenkins 139 Jun 16 07:13 internal [2021-06-16T07:14:51.932Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 16 07:13 Jenkinsfile [2021-06-16T07:14:51.932Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 16 07:13 LICENSE [2021-06-16T07:14:51.932Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 16 07:13 Makefile [2021-06-16T07:14:51.932Z] -rw-rw-r--. 1 jenkins jenkins 6012 Jun 16 07:13 README.md [2021-06-16T07:14:51.932Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 16 07:10 VERSION [2021-06-16T07:14:51.932Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 16 07:13 version.go [2021-06-16T07:14:51.932Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 16 07:13 web [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:14:52.240Z] + 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=c1519b29b9670f42e61a704066d525a0dc65e198 --label arch=amd64 --label version=2.0.0-dev.67 . [2021-06-16T07:14:52.511Z] Sending build context to Docker daemon 35.88MB [2021-06-16T07:14:52.511Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T07:14:52.511Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-16T07:14:52.511Z] ---> 54cf5a3f8b4f [2021-06-16T07:14:52.511Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-16T07:14:52.773Z] ---> Running in 7e5ba0e45839 [2021-06-16T07:14:52.774Z] Removing intermediate container 7e5ba0e45839 [2021-06-16T07:14:52.774Z] ---> 59f8f24ed76d [2021-06-16T07:14:52.774Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-16T07:14:52.774Z] ---> Running in f3537dd65383 [2021-06-16T07:14:52.774Z] Removing intermediate container f3537dd65383 [2021-06-16T07:14:52.774Z] ---> f14681fcebaa [2021-06-16T07:14:52.774Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-16T07:14:52.774Z] ---> Running in 58cacf78b8d4 [2021-06-16T07:14:53.034Z] Removing intermediate container 58cacf78b8d4 [2021-06-16T07:14:53.034Z] ---> b8b4ea419993 [2021-06-16T07:14:53.034Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-16T07:14:53.034Z] ---> Running in d133c8b92502 [2021-06-16T07:14:53.034Z] Removing intermediate container d133c8b92502 [2021-06-16T07:14:53.034Z] ---> 903ba4fc9c63 [2021-06-16T07:14:53.034Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-16T07:14:53.034Z] ---> Running in 5766c21bcc27 [2021-06-16T07:14:53.298Z] Removing intermediate container 5766c21bcc27 [2021-06-16T07:14:53.298Z] ---> e20b2f4fecdc [2021-06-16T07:14:53.298Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T07:14:53.298Z] ---> Running in 81d541872ab4 [2021-06-16T07:14:53.370Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-16T07:14:53.872Z] Removing intermediate container 81d541872ab4 [2021-06-16T07:14:53.872Z] ---> 4648a18aa488 [2021-06-16T07:14:53.872Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-16T07:14:53.872Z] ---> Running in 10c686ebf5a9 [2021-06-16T07:14:53.872Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T07:14:54.817Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T07:14:55.390Z] OK: 149 MiB in 40 packages [2021-06-16T07:14:55.390Z] Removing intermediate container 10c686ebf5a9 [2021-06-16T07:14:55.390Z] ---> 1b3fee4310e0 [2021-06-16T07:14:55.390Z] Step 10/24 : ENV GO111MODULE=on [2021-06-16T07:14:55.653Z] ---> Running in 5d33c5ff55e3 [2021-06-16T07:14:55.653Z] Removing intermediate container 5d33c5ff55e3 [2021-06-16T07:14:55.653Z] ---> e1d4f2763fdc [2021-06-16T07:14:55.653Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-16T07:14:55.653Z] ---> Running in fb62d45db7eb [2021-06-16T07:14:55.653Z] Removing intermediate container fb62d45db7eb [2021-06-16T07:14:55.653Z] ---> 9b59e845cf4c [2021-06-16T07:14:55.653Z] Step 12/24 : COPY go.mod . [2021-06-16T07:14:55.914Z] ---> 9eebb4e38471 [2021-06-16T07:14:55.914Z] Step 13/24 : COPY Makefile . [2021-06-16T07:14:56.182Z] ---> 71dfa7ec916f [2021-06-16T07:14:56.182Z] Step 14/24 : RUN make update [2021-06-16T07:14:56.182Z] ---> Running in f51d0d22d80d [2021-06-16T07:14:56.445Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-16T07:14:56.707Z] Removing intermediate container f51d0d22d80d [2021-06-16T07:14:56.707Z] ---> f44728cef4f9 [2021-06-16T07:14:56.707Z] Step 15/24 : COPY . . [2021-06-16T07:14:57.673Z] ---> f64993d92eed [2021-06-16T07:14:57.673Z] Step 16/24 : RUN ${MAKE} [2021-06-16T07:14:57.673Z] ---> Running in 35ffa9192db1 [2021-06-16T07:14:57.946Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.67" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-16T07:15:08.085Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-16T07:15:08.348Z] Removing intermediate container 35ffa9192db1 [2021-06-16T07:15:08.348Z] ---> c591be85633d [2021-06-16T07:15:08.348Z] Step 17/24 : FROM alpine:3.12 [2021-06-16T07:15:08.921Z] 3.12: Pulling from library/alpine [2021-06-16T07:15:08.922Z] 339de151aab4: Pulling fs layer [2021-06-16T07:15:09.189Z] 339de151aab4: Verifying Checksum [2021-06-16T07:15:09.189Z] 339de151aab4: Download complete [2021-06-16T07:15:09.458Z] 339de151aab4: Pull complete [2021-06-16T07:15:09.458Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T07:15:09.458Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T07:15:09.458Z] ---> 13621d1b12d4 [2021-06-16T07:15:09.458Z] Step 18/24 : EXPOSE 4000 [2021-06-16T07:15:09.458Z] ---> Running in 0b5ef319de13 [2021-06-16T07:15:09.458Z] Removing intermediate container 0b5ef319de13 [2021-06-16T07:15:09.458Z] ---> 6d5040f0878a [2021-06-16T07:15:09.458Z] 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-16T07:15:10.409Z] ---> e4799f24521a [2021-06-16T07:15:10.409Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-16T07:15:10.409Z] ---> Running in 1cfb154a0ef3 [2021-06-16T07:15:10.409Z] Removing intermediate container 1cfb154a0ef3 [2021-06-16T07:15:10.409Z] ---> 7178c196b1a1 [2021-06-16T07:15:10.409Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-16T07:15:10.409Z] ---> Running in db6bc9b7484d [2021-06-16T07:15:10.409Z] Removing intermediate container db6bc9b7484d [2021-06-16T07:15:10.409Z] ---> 55384a676427 [2021-06-16T07:15:10.409Z] Step 22/24 : LABEL arch=amd64 [2021-06-16T07:15:10.409Z] ---> Running in 6b3d719890e1 [2021-06-16T07:15:10.675Z] Removing intermediate container 6b3d719890e1 [2021-06-16T07:15:10.675Z] ---> 274189ba9596 [2021-06-16T07:15:10.675Z] Step 23/24 : LABEL git_sha=c1519b29b9670f42e61a704066d525a0dc65e198 [2021-06-16T07:15:10.675Z] ---> Running in 15b268cf5f8a [2021-06-16T07:15:10.675Z] Removing intermediate container 15b268cf5f8a [2021-06-16T07:15:10.675Z] ---> 6d2bdfee39d3 [2021-06-16T07:15:10.675Z] Step 24/24 : LABEL version=2.0.0-dev.67 [2021-06-16T07:15:10.675Z] ---> Running in e87c01ea1549 [2021-06-16T07:15:10.937Z] Removing intermediate container e87c01ea1549 [2021-06-16T07:15:10.938Z] ---> 647ad98dd367 [2021-06-16T07:15:10.938Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-16T07:15:10.938Z] Successfully built 647ad98dd367 [2021-06-16T07:15:10.938Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T07:15:11.156Z] provisioning config files... [2021-06-16T07:15:11.196Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/127@tmp/config7347348376293123347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T07:15:11.549Z] ---> docker-login.sh [2021-06-16T07:15:11.550Z] nexus3.edgexfoundry.org:10001 [2021-06-16T07:15:11.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T07:15:11.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T07:15:11.550Z] Configure a credential helper to remove this warning. See [2021-06-16T07:15:11.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T07:15:11.550Z] [2021-06-16T07:15:11.550Z] Login Succeeded [2021-06-16T07:15:11.550Z] nexus3.edgexfoundry.org:10002 [2021-06-16T07:15:11.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T07:15:11.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T07:15:11.813Z] Configure a credential helper to remove this warning. See [2021-06-16T07:15:11.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T07:15:11.813Z] [2021-06-16T07:15:11.813Z] Login Succeeded [2021-06-16T07:15:11.813Z] nexus3.edgexfoundry.org:10003 [2021-06-16T07:15:11.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T07:15:12.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T07:15:12.075Z] Configure a credential helper to remove this warning. See [2021-06-16T07:15:12.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T07:15:12.075Z] [2021-06-16T07:15:12.075Z] Login Succeeded [2021-06-16T07:15:12.075Z] nexus3.edgexfoundry.org:10004 [2021-06-16T07:15:12.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T07:15:12.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T07:15:12.075Z] Configure a credential helper to remove this warning. See [2021-06-16T07:15:12.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T07:15:12.075Z] [2021-06-16T07:15:12.075Z] Login Succeeded [2021-06-16T07:15:12.075Z] docker.io [2021-06-16T07:15:12.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T07:15:12.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T07:15:12.600Z] Configure a credential helper to remove this warning. See [2021-06-16T07:15:12.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T07:15:12.600Z] [2021-06-16T07:15:12.600Z] Login Succeeded [2021-06-16T07:15:12.600Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T07:15:12.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T07:15:12.683Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-06-16T07:15:12.683Z] c1519b29b9670f42e61a704066d525a0dc65e198 [2021-06-16T07:15:12.683Z] latest [2021-06-16T07:15:12.683Z] 2.0.0-dev.67 [2021-06-16T07:15:12.683Z] c1519b29b9670f42e61a704066d525a0dc65e198-2.0.0-dev.67 [2021-06-16T07:15:12.683Z] master [2021-06-16T07:15:12.683Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:15:15.140Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c1519b29b9670f42e61a704066d525a0dc65e198 [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:15:15.448Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c1519b29b9670f42e61a704066d525a0dc65e198 [2021-06-16T07:15:15.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-16T07:15:15.448Z] e14420908bf0: Preparing [2021-06-16T07:15:15.448Z] 32f366d666a5: Preparing [2021-06-16T07:15:15.448Z] 32f366d666a5: Layer already exists [2021-06-16T07:15:19.684Z] e14420908bf0: Pushed [2021-06-16T07:15:19.684Z] c1519b29b9670f42e61a704066d525a0dc65e198: digest: sha256:776591b5524b414e7de64279ac3a6a536aa81075056f6561b164705a553c04ee size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:15:19.994Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:15:20.301Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-16T07:15:20.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-16T07:15:20.301Z] e14420908bf0: Preparing [2021-06-16T07:15:20.301Z] 32f366d666a5: Preparing [2021-06-16T07:15:20.301Z] e14420908bf0: Layer already exists [2021-06-16T07:15:20.301Z] 32f366d666a5: Layer already exists [2021-06-16T07:15:20.301Z] latest: digest: sha256:776591b5524b414e7de64279ac3a6a536aa81075056f6561b164705a553c04ee size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:15:20.611Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:15:20.930Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.67 [2021-06-16T07:15:20.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-16T07:15:20.930Z] e14420908bf0: Preparing [2021-06-16T07:15:20.930Z] 32f366d666a5: Preparing [2021-06-16T07:15:20.930Z] e14420908bf0: Layer already exists [2021-06-16T07:15:20.930Z] 32f366d666a5: Layer already exists [2021-06-16T07:15:20.930Z] 2.0.0-dev.67: digest: sha256:776591b5524b414e7de64279ac3a6a536aa81075056f6561b164705a553c04ee size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:15:21.244Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c1519b29b9670f42e61a704066d525a0dc65e198-2.0.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:15:21.572Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c1519b29b9670f42e61a704066d525a0dc65e198-2.0.0-dev.67 [2021-06-16T07:15:21.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-16T07:15:21.572Z] e14420908bf0: Preparing [2021-06-16T07:15:21.572Z] 32f366d666a5: Preparing [2021-06-16T07:15:21.572Z] 32f366d666a5: Layer already exists [2021-06-16T07:15:21.572Z] e14420908bf0: Layer already exists [2021-06-16T07:15:21.572Z] c1519b29b9670f42e61a704066d525a0dc65e198-2.0.0-dev.67: digest: sha256:776591b5524b414e7de64279ac3a6a536aa81075056f6561b164705a553c04ee size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:15:21.882Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:15:22.190Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-06-16T07:15:22.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-16T07:15:22.190Z] e14420908bf0: Preparing [2021-06-16T07:15:22.190Z] 32f366d666a5: Preparing [2021-06-16T07:15:22.190Z] e14420908bf0: Layer already exists [2021-06-16T07:15:22.190Z] 32f366d666a5: Layer already exists [2021-06-16T07:15:22.190Z] master: digest: sha256:776591b5524b414e7de64279ac3a6a536aa81075056f6561b164705a553c04ee size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T07:15:22.252Z] ===================================================== [Pipeline] echo [2021-06-16T07:15:22.283Z] taggedImages: [2021-06-16T07:15:22.283Z] - nexus3.edgexfoundry.org:10004/edgex-ui:c1519b29b9670f42e61a704066d525a0dc65e198 [2021-06-16T07:15:22.283Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-16T07:15:22.283Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.67 [2021-06-16T07:15:22.283Z] - nexus3.edgexfoundry.org:10004/edgex-ui:c1519b29b9670f42e61a704066d525a0dc65e198-2.0.0-dev.67 [2021-06-16T07:15:22.283Z] - 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-16T07:15:23.136Z] ---> job-cost.sh [2021-06-16T07:15:23.136Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2xMg [2021-06-16T07:15:25.776Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-16T07:15:25.776Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-16T07:15:25.776Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-16T07:15:25.776Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-16T07:15:25.776Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-16T07:15:25.776Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-16T07:15:25.776Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-16T07:15:25.776Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-16T07:15:25.776Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-16T07:15:25.776Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-16T07:15:25.776Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-16T07:15:25.776Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-16T07:15:25.776Z] GO111MODULE=on go vet ./... [2021-06-16T07:15:33.167Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] } [2021-06-16T07:15:44.210Z] $ docker stop --time=1 663d1aa44f356605aa222cbd81d068128e71adff37a74ec5b3c9388be1d29f69 [2021-06-16T07:15:45.472Z] lf-activate-venv(): INFO: Adding /tmp/venv-2xMg/bin to PATH [2021-06-16T07:15:45.472Z] INFO: No Stack... [2021-06-16T07:15:45.734Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T07:15:46.139Z] $ docker rm -f 663d1aa44f356605aa222cbd81d068128e71adff37a74ec5b3c9388be1d29f69 [2021-06-16T07:15:46.308Z] INFO: Archiving Costs [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-06-16T07:15:46.890Z] + cat /w/workspace/edgex-ui-go/127/archives/cost.csv [2021-06-16T07:15:46.890Z] + cut -d, -f6 [Pipeline] lock [2021-06-16T07:15:46.925Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-127-stack-cost] [2021-06-16T07:15:46.939Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-127-stack-cost] did not exist. Created. [2021-06-16T07:15:46.940Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-127-stack-cost] [Pipeline] { [2021-06-16T07:15:46.962Z] + sudo chown -R jenkins:jenkins . [Pipeline] unstash [Pipeline] stash [2021-06-16T07:15:46.994Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] sh [2021-06-16T07:15:47.287Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-16T07:15:47.357Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T07:15:47.376Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-127-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-06-16T07:15:47.552Z] Stashed 1 file(s) [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T07:15:48.231Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-16T07:15:48.580Z] + ls -al . [2021-06-16T07:15:48.580Z] total 124 [2021-06-16T07:15:48.580Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 07:14 . [2021-06-16T07:15:48.580Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 07:12 .. [2021-06-16T07:15:48.580Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 07:12 .git [2021-06-16T07:15:48.580Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 07:12 .github [2021-06-16T07:15:48.580Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 16 07:12 .gitignore [2021-06-16T07:15:48.580Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 16 07:12 CONTRIBUTING.md [2021-06-16T07:15:48.580Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 16 07:12 Dockerfile [2021-06-16T07:15:48.580Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 16 07:12 Dockerfile.build [2021-06-16T07:15:48.580Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 16 07:12 Jenkinsfile [2021-06-16T07:15:48.580Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 16 07:12 LICENSE [2021-06-16T07:15:48.580Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 16 07:12 Makefile [2021-06-16T07:15:48.580Z] -rw-rw-r-- 1 jenkins jenkins 6012 Jun 16 07:12 README.md [2021-06-16T07:15:48.580Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 16 07:10 VERSION [2021-06-16T07:15:48.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 07:12 assets [2021-06-16T07:15:48.580Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 07:12 bin [2021-06-16T07:15:48.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 07:12 cmd [2021-06-16T07:15:48.580Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 16 07:14 coverage.out [2021-06-16T07:15:48.580Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 16 07:12 docs [2021-06-16T07:15:48.580Z] -rw-rw-r-- 1 jenkins jenkins 972 Jun 16 07:14 go.mod [2021-06-16T07:15:48.580Z] -rw-r--r-- 1 jenkins jenkins 23961 Jun 16 07:14 go.sum [2021-06-16T07:15:48.580Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 07:12 internal [2021-06-16T07:15:48.580Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 16 07:12 version.go [2021-06-16T07:15:48.580Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 07:12 web [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:15:48.934Z] + 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=c1519b29b9670f42e61a704066d525a0dc65e198 --label arch=arm64 --label version=2.0.0-dev.67 . [2021-06-16T07:15:49.915Z] Sending build context to Docker daemon 35.88MB [2021-06-16T07:15:49.915Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T07:15:49.915Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-16T07:15:49.915Z] ---> 7cf4d54e4758 [2021-06-16T07:15:49.915Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-16T07:15:50.510Z] ---> Running in 0a9d19f56157 [2021-06-16T07:15:50.783Z] Removing intermediate container 0a9d19f56157 [2021-06-16T07:15:50.783Z] ---> a549bf16c1f6 [2021-06-16T07:15:50.783Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-16T07:15:51.058Z] ---> Running in 39d66384ac01 [2021-06-16T07:15:51.656Z] Removing intermediate container 39d66384ac01 [2021-06-16T07:15:51.656Z] ---> 25853b55aecc [2021-06-16T07:15:51.656Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-16T07:15:51.656Z] ---> Running in a51185c7c35d [2021-06-16T07:15:52.257Z] Removing intermediate container a51185c7c35d [2021-06-16T07:15:52.257Z] ---> 6ccd27473260 [2021-06-16T07:15:52.257Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-16T07:15:52.257Z] ---> Running in b85ba868ecb1 [2021-06-16T07:15:52.858Z] Removing intermediate container b85ba868ecb1 [2021-06-16T07:15:52.858Z] ---> 158fe84bb608 [2021-06-16T07:15:52.858Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-16T07:15:52.858Z] ---> Running in 1197e1c7b4f6 [2021-06-16T07:15:53.462Z] Removing intermediate container 1197e1c7b4f6 [2021-06-16T07:15:53.462Z] ---> 7797b8871432 [2021-06-16T07:15:53.462Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T07:15:53.462Z] ---> Running in a82e35be7c98 [2021-06-16T07:15:56.096Z] Removing intermediate container a82e35be7c98 [2021-06-16T07:15:56.096Z] ---> 3ff72b07f8ac [2021-06-16T07:15:56.096Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-16T07:15:56.096Z] ---> Running in 47a1fa2b7dd5 [2021-06-16T07:15:57.086Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T07:15:58.070Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T07:15:59.068Z] OK: 138 MiB in 40 packages [2021-06-16T07:16:00.052Z] Removing intermediate container 47a1fa2b7dd5 [2021-06-16T07:16:00.052Z] ---> aeab2bcc24fe [2021-06-16T07:16:00.052Z] Step 10/24 : ENV GO111MODULE=on [2021-06-16T07:16:00.052Z] ---> Running in 6079cc03ee98 [2021-06-16T07:16:00.647Z] Removing intermediate container 6079cc03ee98 [2021-06-16T07:16:00.647Z] ---> 97be8166bacb [2021-06-16T07:16:00.647Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-16T07:16:00.920Z] ---> Running in f523d3c12bec [2021-06-16T07:16:01.200Z] Removing intermediate container f523d3c12bec [2021-06-16T07:16:01.200Z] ---> f2f5b722812e [2021-06-16T07:16:01.200Z] Step 12/24 : COPY go.mod . [2021-06-16T07:16:02.202Z] ---> 77d8631cf9a6 [2021-06-16T07:16:02.202Z] Step 13/24 : COPY Makefile . [2021-06-16T07:16:02.813Z] ---> ebde7f1c324d [2021-06-16T07:16:02.813Z] Step 14/24 : RUN make update [2021-06-16T07:16:03.107Z] ---> Running in ddc2b4a4868b [2021-06-16T07:16:04.110Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-16T07:16:05.586Z] Removing intermediate container ddc2b4a4868b [2021-06-16T07:16:05.586Z] ---> 57493adfefff [2021-06-16T07:16:05.586Z] Step 15/24 : COPY . . [2021-06-16T07:16:09.507Z] ---> 0a67d7a86441 [2021-06-16T07:16:09.507Z] Step 16/24 : RUN ${MAKE} [2021-06-16T07:16:09.507Z] ---> Running in 9e2c47aee646 [2021-06-16T07:16:10.105Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.67" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-16T07:16:37.024Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-16T07:16:39.003Z] Removing intermediate container 9e2c47aee646 [2021-06-16T07:16:39.003Z] ---> aa67b52655c8 [2021-06-16T07:16:39.003Z] Step 17/24 : FROM alpine:3.12 [2021-06-16T07:16:39.599Z] 3.12: Pulling from library/alpine [2021-06-16T07:16:39.875Z] d2f70382dc9a: Pulling fs layer [2021-06-16T07:16:39.875Z] d2f70382dc9a: Verifying Checksum [2021-06-16T07:16:40.866Z] d2f70382dc9a: Pull complete [2021-06-16T07:16:40.866Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T07:16:40.866Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T07:16:40.866Z] ---> c4fd0aeabfcf [2021-06-16T07:16:40.866Z] Step 18/24 : EXPOSE 4000 [2021-06-16T07:16:40.866Z] ---> Running in 16adb1050459 [2021-06-16T07:16:41.465Z] Removing intermediate container 16adb1050459 [2021-06-16T07:16:41.465Z] ---> 983578b705e0 [2021-06-16T07:16:41.465Z] 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-16T07:16:44.107Z] ---> 4fee68561907 [2021-06-16T07:16:44.107Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-16T07:16:44.107Z] ---> Running in ae724c4bb0db [2021-06-16T07:16:44.711Z] Removing intermediate container ae724c4bb0db [2021-06-16T07:16:44.711Z] ---> ff14927bf14e [2021-06-16T07:16:44.711Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-16T07:16:44.711Z] ---> Running in b98a120363e5 [2021-06-16T07:16:45.309Z] Removing intermediate container b98a120363e5 [2021-06-16T07:16:45.309Z] ---> 9728096bd351 [2021-06-16T07:16:45.309Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T07:16:45.309Z] ---> Running in 16731e689532 [2021-06-16T07:16:45.905Z] Removing intermediate container 16731e689532 [2021-06-16T07:16:45.905Z] ---> 7bb53791ffa0 [2021-06-16T07:16:45.905Z] Step 23/24 : LABEL git_sha=c1519b29b9670f42e61a704066d525a0dc65e198 [2021-06-16T07:16:45.905Z] ---> Running in 480cd5c98f64 [2021-06-16T07:16:46.181Z] Removing intermediate container 480cd5c98f64 [2021-06-16T07:16:46.181Z] ---> 4fe05391fda2 [2021-06-16T07:16:46.181Z] Step 24/24 : LABEL version=2.0.0-dev.67 [2021-06-16T07:16:46.456Z] ---> Running in c5c56bfdd091 [2021-06-16T07:16:47.053Z] Removing intermediate container c5c56bfdd091 [2021-06-16T07:16:47.053Z] ---> f57f5a22b965 [2021-06-16T07:16:47.053Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-16T07:16:47.053Z] Successfully built f57f5a22b965 [2021-06-16T07:16:47.053Z] 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-16T07:16:47.296Z] provisioning config files... [2021-06-16T07:16:47.316Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/127@tmp/config7816550627763640382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T07:16:47.679Z] ---> docker-login.sh [2021-06-16T07:16:47.679Z] nexus3.edgexfoundry.org:10001 [2021-06-16T07:16:47.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T07:16:48.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T07:16:48.225Z] Configure a credential helper to remove this warning. See [2021-06-16T07:16:48.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T07:16:48.225Z] [2021-06-16T07:16:48.225Z] Login Succeeded [2021-06-16T07:16:48.225Z] nexus3.edgexfoundry.org:10002 [2021-06-16T07:16:48.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T07:16:48.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T07:16:48.773Z] Configure a credential helper to remove this warning. See [2021-06-16T07:16:48.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T07:16:48.773Z] [2021-06-16T07:16:48.773Z] Login Succeeded [2021-06-16T07:16:48.773Z] nexus3.edgexfoundry.org:10003 [2021-06-16T07:16:49.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T07:16:49.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T07:16:49.323Z] Configure a credential helper to remove this warning. See [2021-06-16T07:16:49.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T07:16:49.323Z] [2021-06-16T07:16:49.323Z] Login Succeeded [2021-06-16T07:16:49.323Z] nexus3.edgexfoundry.org:10004 [2021-06-16T07:16:49.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T07:16:49.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T07:16:49.873Z] Configure a credential helper to remove this warning. See [2021-06-16T07:16:49.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T07:16:49.873Z] [2021-06-16T07:16:49.873Z] Login Succeeded [2021-06-16T07:16:49.873Z] docker.io [2021-06-16T07:16:50.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T07:16:50.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T07:16:50.745Z] Configure a credential helper to remove this warning. See [2021-06-16T07:16:50.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T07:16:50.745Z] [2021-06-16T07:16:50.745Z] Login Succeeded [2021-06-16T07:16:50.745Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T07:16:50.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T07:16:50.837Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-06-16T07:16:50.837Z] c1519b29b9670f42e61a704066d525a0dc65e198 [2021-06-16T07:16:50.837Z] latest [2021-06-16T07:16:50.837Z] 2.0.0-dev.67 [2021-06-16T07:16:50.837Z] c1519b29b9670f42e61a704066d525a0dc65e198-2.0.0-dev.67 [2021-06-16T07:16:50.837Z] master [2021-06-16T07:16:50.837Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:16:51.230Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c1519b29b9670f42e61a704066d525a0dc65e198 [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:16:51.579Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c1519b29b9670f42e61a704066d525a0dc65e198 [2021-06-16T07:16:51.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-16T07:16:51.579Z] 6abef6a37819: Preparing [2021-06-16T07:16:51.579Z] 3fbe34a1663b: Preparing [2021-06-16T07:16:51.579Z] 3fbe34a1663b: Layer already exists [2021-06-16T07:16:58.292Z] 6abef6a37819: Pushed [2021-06-16T07:16:58.292Z] c1519b29b9670f42e61a704066d525a0dc65e198: digest: sha256:c6f08a830846dbbfd17b65e4254a6d10e304c72712dc19101d462896ab24a986 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:16:58.647Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:16:58.990Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-16T07:16:58.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-16T07:16:58.991Z] 6abef6a37819: Preparing [2021-06-16T07:16:58.991Z] 3fbe34a1663b: Preparing [2021-06-16T07:16:59.263Z] 6abef6a37819: Layer already exists [2021-06-16T07:16:59.263Z] 3fbe34a1663b: Layer already exists [2021-06-16T07:16:59.263Z] latest: digest: sha256:c6f08a830846dbbfd17b65e4254a6d10e304c72712dc19101d462896ab24a986 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:16:59.615Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:16:59.959Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.67 [2021-06-16T07:16:59.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-16T07:16:59.960Z] 6abef6a37819: Preparing [2021-06-16T07:16:59.960Z] 3fbe34a1663b: Preparing [2021-06-16T07:16:59.960Z] 3fbe34a1663b: Layer already exists [2021-06-16T07:16:59.960Z] 6abef6a37819: Layer already exists [2021-06-16T07:17:00.232Z] 2.0.0-dev.67: digest: sha256:c6f08a830846dbbfd17b65e4254a6d10e304c72712dc19101d462896ab24a986 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:17:00.584Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c1519b29b9670f42e61a704066d525a0dc65e198-2.0.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:17:00.931Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c1519b29b9670f42e61a704066d525a0dc65e198-2.0.0-dev.67 [2021-06-16T07:17:00.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-16T07:17:00.931Z] 6abef6a37819: Preparing [2021-06-16T07:17:00.931Z] 3fbe34a1663b: Preparing [2021-06-16T07:17:01.204Z] 3fbe34a1663b: Layer already exists [2021-06-16T07:17:01.204Z] 6abef6a37819: Layer already exists [2021-06-16T07:17:01.204Z] c1519b29b9670f42e61a704066d525a0dc65e198-2.0.0-dev.67: digest: sha256:c6f08a830846dbbfd17b65e4254a6d10e304c72712dc19101d462896ab24a986 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:17:01.563Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:17:01.916Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-06-16T07:17:01.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-16T07:17:01.916Z] 6abef6a37819: Preparing [2021-06-16T07:17:01.916Z] 3fbe34a1663b: Preparing [2021-06-16T07:17:01.916Z] 3fbe34a1663b: Layer already exists [2021-06-16T07:17:02.188Z] 6abef6a37819: Layer already exists [2021-06-16T07:17:02.188Z] master: digest: sha256:c6f08a830846dbbfd17b65e4254a6d10e304c72712dc19101d462896ab24a986 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T07:17:02.260Z] ===================================================== [Pipeline] echo [2021-06-16T07:17:02.277Z] taggedImages: [2021-06-16T07:17:02.277Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c1519b29b9670f42e61a704066d525a0dc65e198 [2021-06-16T07:17:02.277Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-16T07:17:02.277Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.67 [2021-06-16T07:17:02.277Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c1519b29b9670f42e61a704066d525a0dc65e198-2.0.0-dev.67 [2021-06-16T07:17:02.277Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-16T07:17:02.725Z] ---> job-cost.sh [2021-06-16T07:17:02.725Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uQsw [2021-06-16T07:17:41.699Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T07:19:06.392Z] lf-activate-venv(): INFO: Adding /tmp/venv-uQsw/bin to PATH [2021-06-16T07:19:06.392Z] INFO: No Stack... [2021-06-16T07:19:06.392Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-16T07:19:06.392Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T07:19:06.738Z] + cut -d, -f6 [2021-06-16T07:19:06.738Z] + cat /w/workspace/edgex-ui-go/127/archives/cost.csv [Pipeline] lock [2021-06-16T07:19:06.804Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-127-stack-cost] [2021-06-16T07:19:06.812Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-127-stack-cost] did not exist. Created. [2021-06-16T07:19:06.812Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T07:19:07.185Z] /w/workspace/edgex-ui-go/127@tmp/durable-95cb8de9/script.sh: 1: /w/workspace/edgex-ui-go/127@tmp/durable-95cb8de9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-16T07:19:07.531Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-16T07:19:07.559Z] Warning: overwriting stash ‘stack-cost’ [2021-06-16T07:19:07.797Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T07:19:07.806Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-127-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-16T07:19:10.475Z] provisioning config files... [2021-06-16T07:19:10.487Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8889569467812346067tmp [Pipeline] { [Pipeline] sh [2021-06-16T07:19:10.926Z] + set +x [2021-06-16T07:19:10.926Z] + curl -s https://codecov.io/bash [2021-06-16T07:19:10.926Z] + bash -s -- [2021-06-16T07:19:10.926Z] [2021-06-16T07:19:10.926Z] _____ _ [2021-06-16T07:19:10.926Z] / ____| | | [2021-06-16T07:19:10.926Z] | | ___ __| | ___ ___ _____ __ [2021-06-16T07:19:10.926Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-16T07:19:10.926Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-16T07:19:10.926Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-16T07:19:10.926Z] Bash-1.0.3 [2021-06-16T07:19:10.926Z] [2021-06-16T07:19:10.926Z] [2021-06-16T07:19:10.926Z] ==> git version 2.24.4 found [2021-06-16T07:19:10.926Z] ==> 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-16T07:19:10.926Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-16T07:19:10.926Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-16T07:19:10.926Z] ==> Jenkins CI detected. [2021-06-16T07:19:10.926Z] project root: . [2021-06-16T07:19:10.926Z] --> token set from env [2021-06-16T07:19:11.191Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-16T07:19:11.191Z] ==> Running gcov in . (disable via -X gcov) [2021-06-16T07:19:11.191Z] ==> Python coveragepy not found [2021-06-16T07:19:11.191Z] ==> Searching for coverage reports in: [2021-06-16T07:19:11.191Z] + . [2021-06-16T07:19:11.191Z] -> Found 1 reports [2021-06-16T07:19:11.191Z] ==> Detecting git/mercurial file structure [2021-06-16T07:19:11.191Z] ==> Reading reports [2021-06-16T07:19:11.191Z] + ./coverage.out bytes=10 [2021-06-16T07:19:11.191Z] ==> Appending adjustments [2021-06-16T07:19:11.191Z] https://docs.codecov.io/docs/fixing-reports [2021-06-16T07:19:11.191Z] + Found adjustments [2021-06-16T07:19:11.191Z] ==> Gzipping contents [2021-06-16T07:19:11.191Z] 4.0K /tmp/codecov.6RCYeQ.gz [2021-06-16T07:19:11.191Z] ==> Uploading reports [2021-06-16T07:19:11.191Z] url: https://codecov.io [2021-06-16T07:19:11.191Z] query: branch=master&commit=c1519b29b9670f42e61a704066d525a0dc65e198&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F127%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-16T07:19:11.191Z] -> Pinging Codecov [2021-06-16T07:19:11.191Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=c1519b29b9670f42e61a704066d525a0dc65e198&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F127%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-16T07:19:12.589Z] -> Uploading to [2021-06-16T07:19:12.589Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-16/FB506323287CE973F263BFD2A0EB1F37/c1519b29b9670f42e61a704066d525a0dc65e198/4a76bfd7-c363-4549-a40c-99a058facf9b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T071912Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4014242df1d258c0e7617c9a40131af8ee114852039b987aee45a5922c18772a [2021-06-16T07:19:12.589Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T07:19:12.589Z] Dload Upload Total Spent Left Speed [2021-06-16T07:19:12.851Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3923 0 0 100 3923 0 9508 --:--:-- --:--:-- --:--:-- 9498 [2021-06-16T07:19:12.851Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c1519b29b9670f42e61a704066d525a0dc65e198 [Pipeline] } [2021-06-16T07:19:12.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-16T07:19:13.683Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-16T07:19:13.703Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:19:14.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T07:19:14.017Z] [2021-06-16T07:19:14.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:19:14.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T07:19:14.333Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-16T07:19:14.333Z] 188c0c94c7c5: Pulling fs layer [2021-06-16T07:19:14.333Z] 0ef7d3d256c8: Pulling fs layer [2021-06-16T07:19:14.333Z] de9db76c5a1d: Pulling fs layer [2021-06-16T07:19:14.333Z] 0eba1c9be4d2: Pulling fs layer [2021-06-16T07:19:14.333Z] 0d57e429df01: Pulling fs layer [2021-06-16T07:19:14.333Z] 4e4be7b47b0d: Pulling fs layer [2021-06-16T07:19:14.333Z] e1f770b5df2f: Pulling fs layer [2021-06-16T07:19:14.333Z] 85a0685a4137: Pulling fs layer [2021-06-16T07:19:14.333Z] 0d57e429df01: Waiting [2021-06-16T07:19:14.333Z] 4e4be7b47b0d: Waiting [2021-06-16T07:19:14.333Z] e1f770b5df2f: Waiting [2021-06-16T07:19:14.333Z] 85a0685a4137: Waiting [2021-06-16T07:19:14.333Z] 0eba1c9be4d2: Waiting [2021-06-16T07:19:14.333Z] de9db76c5a1d: Download complete [2021-06-16T07:19:14.602Z] 0ef7d3d256c8: Verifying Checksum [2021-06-16T07:19:14.602Z] 0ef7d3d256c8: Download complete [2021-06-16T07:19:14.602Z] 0d57e429df01: Verifying Checksum [2021-06-16T07:19:14.602Z] 0d57e429df01: Download complete [2021-06-16T07:19:14.602Z] 188c0c94c7c5: Verifying Checksum [2021-06-16T07:19:14.602Z] 188c0c94c7c5: Download complete [2021-06-16T07:19:14.602Z] 4e4be7b47b0d: Verifying Checksum [2021-06-16T07:19:14.602Z] 4e4be7b47b0d: Download complete [2021-06-16T07:19:14.602Z] 188c0c94c7c5: Pull complete [2021-06-16T07:19:14.863Z] 0ef7d3d256c8: Pull complete [2021-06-16T07:19:14.864Z] de9db76c5a1d: Pull complete [2021-06-16T07:19:16.258Z] e1f770b5df2f: Verifying Checksum [2021-06-16T07:19:16.258Z] e1f770b5df2f: Download complete [2021-06-16T07:19:18.185Z] 0eba1c9be4d2: Verifying Checksum [2021-06-16T07:19:18.185Z] 0eba1c9be4d2: Download complete [2021-06-16T07:19:18.185Z] 85a0685a4137: Verifying Checksum [2021-06-16T07:19:18.185Z] 85a0685a4137: Download complete [2021-06-16T07:19:21.073Z] 0eba1c9be4d2: Pull complete [2021-06-16T07:19:21.336Z] 0d57e429df01: Pull complete [2021-06-16T07:19:21.336Z] 4e4be7b47b0d: Pull complete [2021-06-16T07:19:21.908Z] e1f770b5df2f: Pull complete [2021-06-16T07:19:25.281Z] 85a0685a4137: Pull complete [2021-06-16T07:19:25.281Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-16T07:19:25.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T07:19:25.281Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-16T07:19:25.358Z] prd-centos7-docker-4c-2g-1670 does not seem to be running inside a container [2021-06-16T07:19:25.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-16T07:19:30.342Z] $ docker top 79b184bc47682ad8c371b81e995ac2564e37808f4950bf7d3ef5a738b8e9715a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-16T07:19:30.435Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-16T07:19:30.753Z] + set -o pipefail [2021-06-16T07:19:30.754Z] + snyk monitor '--org=edgex-jenkins' [2021-06-16T07:19:36.062Z] [2021-06-16T07:19:36.062Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-06-16T07:19:36.062Z] [2021-06-16T07:19:36.062Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/03dbc9b3-4694-4145-b86f-091e5e41c1b2 [2021-06-16T07:19:36.062Z] [2021-06-16T07:19:36.062Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-16T07:19:36.062Z] [2021-06-16T07:19:36.062Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-16T07:19:36.062Z] [2021-06-16T07:19:36.062Z] [Pipeline] } [2021-06-16T07:19:36.071Z] $ docker stop --time=1 79b184bc47682ad8c371b81e995ac2564e37808f4950bf7d3ef5a738b8e9715a [2021-06-16T07:19:38.995Z] $ docker rm -f 79b184bc47682ad8c371b81e995ac2564e37808f4950bf7d3ef5a738b8e9715a [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-16T07:19:40.003Z] + git log --format=format:%s -1 c1519b29b9670f42e61a704066d525a0dc65e198 [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:19:40.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T07:19:40.318Z] . [Pipeline] withDockerContainer [2021-06-16T07:19:40.388Z] prd-centos7-docker-4c-2g-1670 does not seem to be running inside a container [2021-06-16T07:19:40.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T07:19:40.850Z] $ docker top 8d4e5aaf194de52546cc8c12c21238747071a236c5a63fed9592cbb0996761c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T07:19:40.988Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T07:19:40.988Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T07:19:41.107Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T07:19:41.107Z] $ docker exec 8d4e5aaf194de52546cc8c12c21238747071a236c5a63fed9592cbb0996761c3 ssh-agent [2021-06-16T07:19:41.217Z] SSH_AUTH_SOCK=/tmp/ssh-tDEhsqveJDOS/agent.13 [2021-06-16T07:19:41.217Z] SSH_AGENT_PID=19 [2021-06-16T07:19:41.222Z] Running ssh-add (command line suppressed) [2021-06-16T07:19:41.319Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6854339642129440060.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6854339642129440060.key) [2021-06-16T07:19:41.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T07:19:41.640Z] + git semver tag [2021-06-16T07:19:41.640Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T07:19:41.640Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-16T07:19:41.640Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-16T07:19:41.640Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T07:19:41.640Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T07:19:41.640Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T07:19:41.640Z] # $SEMVER_BRANCH = master [2021-06-16T07:19:41.640Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-16T07:19:41.640Z] # c1519b29b9670f42e61a704066d525a0dc65e198 HEAD [2021-06-16T07:19:41.640Z] # -> Force: false [2021-06-16T07:19:41.640Z] # aa4db53411309679dd812d49bb958b4f55bf5067 refs/tags/v2.0.0-dev.67 [Pipeline] } [2021-06-16T07:19:41.647Z] $ docker exec --env ******** --env ******** 8d4e5aaf194de52546cc8c12c21238747071a236c5a63fed9592cbb0996761c3 ssh-agent -k [2021-06-16T07:19:41.741Z] unset SSH_AUTH_SOCK; [2021-06-16T07:19:41.741Z] unset SSH_AGENT_PID; [2021-06-16T07:19:41.742Z] echo Agent pid 19 killed; [2021-06-16T07:19:41.755Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T07:19:42.099Z] + git semver [Pipeline] } [2021-06-16T07:19:42.111Z] $ docker stop --time=1 8d4e5aaf194de52546cc8c12c21238747071a236c5a63fed9592cbb0996761c3 [2021-06-16T07:19:43.297Z] $ docker rm -f 8d4e5aaf194de52546cc8c12c21238747071a236c5a63fed9592cbb0996761c3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:19:43.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T07:19:43.800Z] [2021-06-16T07:19:43.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:19:44.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T07:19:44.145Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-16T07:19:44.145Z] ab5ef0e58194: Pulling fs layer [2021-06-16T07:19:44.145Z] 9712f1f96733: Pulling fs layer [2021-06-16T07:19:44.145Z] 63f879dbbcfc: Pulling fs layer [2021-06-16T07:19:44.145Z] 0d9ebad4ef96: Pulling fs layer [2021-06-16T07:19:44.145Z] e9a5061849ea: Pulling fs layer [2021-06-16T07:19:44.145Z] d747dcd14b5f: Pulling fs layer [2021-06-16T07:19:44.145Z] 2de7ff778b66: Pulling fs layer [2021-06-16T07:19:44.145Z] e9a5061849ea: Waiting [2021-06-16T07:19:44.145Z] d747dcd14b5f: Waiting [2021-06-16T07:19:44.145Z] 2de7ff778b66: Waiting [2021-06-16T07:19:44.145Z] 0d9ebad4ef96: Waiting [2021-06-16T07:19:44.145Z] 9712f1f96733: Verifying Checksum [2021-06-16T07:19:44.145Z] 9712f1f96733: Download complete [2021-06-16T07:19:45.549Z] 63f879dbbcfc: Verifying Checksum [2021-06-16T07:19:45.549Z] 63f879dbbcfc: Download complete [2021-06-16T07:19:45.549Z] e9a5061849ea: Download complete [2021-06-16T07:19:45.549Z] d747dcd14b5f: Verifying Checksum [2021-06-16T07:19:45.549Z] d747dcd14b5f: Download complete [2021-06-16T07:19:46.120Z] 2de7ff778b66: Verifying Checksum [2021-06-16T07:19:46.120Z] 2de7ff778b66: Download complete [2021-06-16T07:19:46.120Z] ab5ef0e58194: Verifying Checksum [2021-06-16T07:19:46.120Z] ab5ef0e58194: Download complete [2021-06-16T07:19:46.120Z] 0d9ebad4ef96: Verifying Checksum [2021-06-16T07:19:46.120Z] 0d9ebad4ef96: Download complete [2021-06-16T07:19:48.692Z] ab5ef0e58194: Pull complete [2021-06-16T07:19:48.692Z] 9712f1f96733: Pull complete [2021-06-16T07:19:49.662Z] 63f879dbbcfc: Pull complete [2021-06-16T07:19:52.598Z] 0d9ebad4ef96: Pull complete [2021-06-16T07:19:52.861Z] e9a5061849ea: Pull complete [2021-06-16T07:19:53.123Z] d747dcd14b5f: Pull complete [2021-06-16T07:19:54.086Z] 2de7ff778b66: Pull complete [2021-06-16T07:19:54.086Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-16T07:19:54.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T07:19:54.086Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-16T07:19:54.165Z] prd-centos7-docker-4c-2g-1670 does not seem to be running inside a container [2021-06-16T07:19:54.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-16T07:19:59.107Z] $ docker top c6ca6a710ed114cde8ac6ce522068ebd062d24d3e8e964842d63672c9b3a8c5b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-16T07:19:59.210Z] provisioning config files... [2021-06-16T07:19:59.218Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3420643959596343965tmp [2021-06-16T07:19:59.239Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2615658246903379117tmp [2021-06-16T07:19:59.252Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2726583399314000337tmp [Pipeline] { [Pipeline] echo [2021-06-16T07:19:59.274Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T07:19:59.581Z] ---> sigul-configuration.sh [2021-06-16T07:19:59.581Z] gpg: directory `/root/.gnupg' created [2021-06-16T07:19:59.581Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-16T07:19:59.581Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-16T07:19:59.581Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-16T07:19:59.581Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-16T07:19:59.581Z] gpg: CAST5 encrypted data [2021-06-16T07:19:59.581Z] gpg: encrypted with 1 passphrase [2021-06-16T07:19:59.581Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-16T07:19:59.881Z] + mkdir /home/jenkins [2021-06-16T07:19:59.881Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-16T07:20:00.184Z] + 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-16T07:20:00.196Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T07:20:00.497Z] ---> sigul-install.sh [2021-06-16T07:20:04.893Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-16T07:20:05.190Z] + git tag --list [2021-06-16T07:20:05.190Z] 0.1.1 [2021-06-16T07:20:05.190Z] v1.1.0 [2021-06-16T07:20:05.190Z] v1.2.0 [2021-06-16T07:20:05.190Z] v1.2.1 [2021-06-16T07:20:05.191Z] v1.3.0 [2021-06-16T07:20:05.191Z] v2.0.0-dev.1 [2021-06-16T07:20:05.191Z] v2.0.0-dev.10 [2021-06-16T07:20:05.191Z] v2.0.0-dev.11 [2021-06-16T07:20:05.191Z] v2.0.0-dev.12 [2021-06-16T07:20:05.191Z] v2.0.0-dev.13 [2021-06-16T07:20:05.191Z] v2.0.0-dev.14 [2021-06-16T07:20:05.191Z] v2.0.0-dev.15 [2021-06-16T07:20:05.191Z] v2.0.0-dev.16 [2021-06-16T07:20:05.191Z] v2.0.0-dev.17 [2021-06-16T07:20:05.191Z] v2.0.0-dev.18 [2021-06-16T07:20:05.191Z] v2.0.0-dev.19 [2021-06-16T07:20:05.191Z] v2.0.0-dev.2 [2021-06-16T07:20:05.191Z] v2.0.0-dev.20 [2021-06-16T07:20:05.191Z] v2.0.0-dev.21 [2021-06-16T07:20:05.191Z] v2.0.0-dev.22 [2021-06-16T07:20:05.191Z] v2.0.0-dev.23 [2021-06-16T07:20:05.191Z] v2.0.0-dev.24 [2021-06-16T07:20:05.191Z] v2.0.0-dev.25 [2021-06-16T07:20:05.191Z] v2.0.0-dev.26 [2021-06-16T07:20:05.191Z] v2.0.0-dev.27 [2021-06-16T07:20:05.191Z] v2.0.0-dev.28 [2021-06-16T07:20:05.191Z] v2.0.0-dev.29 [2021-06-16T07:20:05.191Z] v2.0.0-dev.3 [2021-06-16T07:20:05.191Z] v2.0.0-dev.30 [2021-06-16T07:20:05.191Z] v2.0.0-dev.31 [2021-06-16T07:20:05.191Z] v2.0.0-dev.32 [2021-06-16T07:20:05.191Z] v2.0.0-dev.33 [2021-06-16T07:20:05.191Z] v2.0.0-dev.34 [2021-06-16T07:20:05.191Z] v2.0.0-dev.35 [2021-06-16T07:20:05.191Z] v2.0.0-dev.36 [2021-06-16T07:20:05.191Z] v2.0.0-dev.37 [2021-06-16T07:20:05.191Z] v2.0.0-dev.38 [2021-06-16T07:20:05.191Z] v2.0.0-dev.39 [2021-06-16T07:20:05.191Z] v2.0.0-dev.4 [2021-06-16T07:20:05.191Z] v2.0.0-dev.40 [2021-06-16T07:20:05.191Z] v2.0.0-dev.41 [2021-06-16T07:20:05.191Z] v2.0.0-dev.42 [2021-06-16T07:20:05.191Z] v2.0.0-dev.43 [2021-06-16T07:20:05.191Z] v2.0.0-dev.44 [2021-06-16T07:20:05.191Z] v2.0.0-dev.45 [2021-06-16T07:20:05.191Z] v2.0.0-dev.46 [2021-06-16T07:20:05.191Z] v2.0.0-dev.47 [2021-06-16T07:20:05.191Z] v2.0.0-dev.48 [2021-06-16T07:20:05.191Z] v2.0.0-dev.49 [2021-06-16T07:20:05.191Z] v2.0.0-dev.5 [2021-06-16T07:20:05.191Z] v2.0.0-dev.50 [2021-06-16T07:20:05.191Z] v2.0.0-dev.51 [2021-06-16T07:20:05.191Z] v2.0.0-dev.52 [2021-06-16T07:20:05.191Z] v2.0.0-dev.53 [2021-06-16T07:20:05.191Z] v2.0.0-dev.54 [2021-06-16T07:20:05.191Z] v2.0.0-dev.55 [2021-06-16T07:20:05.191Z] v2.0.0-dev.56 [2021-06-16T07:20:05.191Z] v2.0.0-dev.57 [2021-06-16T07:20:05.191Z] v2.0.0-dev.58 [2021-06-16T07:20:05.191Z] v2.0.0-dev.59 [2021-06-16T07:20:05.191Z] v2.0.0-dev.6 [2021-06-16T07:20:05.191Z] v2.0.0-dev.60 [2021-06-16T07:20:05.191Z] v2.0.0-dev.61 [2021-06-16T07:20:05.191Z] v2.0.0-dev.62 [2021-06-16T07:20:05.191Z] v2.0.0-dev.63 [2021-06-16T07:20:05.191Z] v2.0.0-dev.64 [2021-06-16T07:20:05.191Z] v2.0.0-dev.65 [2021-06-16T07:20:05.191Z] v2.0.0-dev.66 [2021-06-16T07:20:05.191Z] v2.0.0-dev.67 [2021-06-16T07:20:05.191Z] v2.0.0-dev.7 [2021-06-16T07:20:05.191Z] v2.0.0-dev.8 [2021-06-16T07:20:05.191Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-16T07:20:05.490Z] + lftools sign git-tag v2.0.0-dev.67 [2021-06-16T07:20:06.061Z] Signing Git tag with Sigul... [2021-06-16T07:20:06.061Z] Signing v2.0.0-dev.67 [Pipeline] echo [2021-06-16T07:20:07.018Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T07:20:07.321Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-16T07:20:07.331Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-16T07:20:07.365Z] $ docker stop --time=1 c6ca6a710ed114cde8ac6ce522068ebd062d24d3e8e964842d63672c9b3a8c5b [2021-06-16T07:20:09.691Z] $ docker rm -f c6ca6a710ed114cde8ac6ce522068ebd062d24d3e8e964842d63672c9b3a8c5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:20:10.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T07:20:10.340Z] . [Pipeline] withDockerContainer [2021-06-16T07:20:10.418Z] prd-centos7-docker-4c-2g-1670 does not seem to be running inside a container [2021-06-16T07:20:10.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T07:20:10.928Z] $ docker top 5fe70cc0a6f2d125e30bf14cbbc90a4388ee37f4f159ba66054222371293c557 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T07:20:11.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T07:20:11.054Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T07:20:11.188Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T07:20:11.188Z] $ docker exec 5fe70cc0a6f2d125e30bf14cbbc90a4388ee37f4f159ba66054222371293c557 ssh-agent [2021-06-16T07:20:11.302Z] SSH_AUTH_SOCK=/tmp/ssh-YUE2CVa06vvK/agent.12 [2021-06-16T07:20:11.302Z] SSH_AGENT_PID=19 [2021-06-16T07:20:11.316Z] Running ssh-add (command line suppressed) [2021-06-16T07:20:11.409Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6453015703043726930.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6453015703043726930.key) [2021-06-16T07:20:11.429Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T07:20:11.739Z] + git semver bump pre [2021-06-16T07:20:11.739Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T07:20:11.739Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-16T07:20:11.739Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-16T07:20:11.739Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T07:20:11.739Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T07:20:11.739Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T07:20:11.739Z] # $SEMVER_BRANCH = master [2021-06-16T07:20:11.739Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-16T07:20:11.739Z] 2.0.0-dev.68 [Pipeline] } [2021-06-16T07:20:11.746Z] $ docker exec --env ******** --env ******** 5fe70cc0a6f2d125e30bf14cbbc90a4388ee37f4f159ba66054222371293c557 ssh-agent -k [2021-06-16T07:20:11.839Z] unset SSH_AUTH_SOCK; [2021-06-16T07:20:11.839Z] unset SSH_AGENT_PID; [2021-06-16T07:20:11.839Z] echo Agent pid 19 killed; [2021-06-16T07:20:11.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T07:20:12.202Z] + git semver [Pipeline] } [2021-06-16T07:20:12.214Z] $ docker stop --time=1 5fe70cc0a6f2d125e30bf14cbbc90a4388ee37f4f159ba66054222371293c557 [2021-06-16T07:20:13.445Z] $ docker rm -f 5fe70cc0a6f2d125e30bf14cbbc90a4388ee37f4f159ba66054222371293c557 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:20:13.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T07:20:13.837Z] . [Pipeline] withDockerContainer [2021-06-16T07:20:13.918Z] prd-centos7-docker-4c-2g-1670 does not seem to be running inside a container [2021-06-16T07:20:13.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T07:20:14.338Z] $ docker top cc73eeb1cd78a4819514bb7ab2f949549ab5cf35d391142392ec0f8fd034f7ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T07:20:14.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T07:20:14.496Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T07:20:14.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T07:20:14.619Z] $ docker exec cc73eeb1cd78a4819514bb7ab2f949549ab5cf35d391142392ec0f8fd034f7ae ssh-agent [2021-06-16T07:20:14.728Z] SSH_AUTH_SOCK=/tmp/ssh-setBoBP5F4cW/agent.15 [2021-06-16T07:20:14.728Z] SSH_AGENT_PID=21 [2021-06-16T07:20:14.733Z] Running ssh-add (command line suppressed) [2021-06-16T07:20:14.822Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1716420887447105093.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1716420887447105093.key) [2021-06-16T07:20:14.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T07:20:15.145Z] + git semver push [2021-06-16T07:20:15.145Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T07:20:15.145Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-16T07:20:15.145Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-16T07:20:15.145Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T07:20:15.145Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T07:20:15.145Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T07:20:15.145Z] # $SEMVER_BRANCH = master [2021-06-16T07:20:15.145Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-16T07:20:20.449Z] $ docker exec --env ******** --env ******** cc73eeb1cd78a4819514bb7ab2f949549ab5cf35d391142392ec0f8fd034f7ae ssh-agent -k [2021-06-16T07:20:20.551Z] unset SSH_AUTH_SOCK; [2021-06-16T07:20:20.551Z] unset SSH_AGENT_PID; [2021-06-16T07:20:20.551Z] echo Agent pid 21 killed; [2021-06-16T07:20:20.566Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T07:20:20.919Z] + git semver [Pipeline] } [2021-06-16T07:20:20.931Z] $ docker stop --time=1 cc73eeb1cd78a4819514bb7ab2f949549ab5cf35d391142392ec0f8fd034f7ae [2021-06-16T07:20:22.110Z] $ docker rm -f cc73eeb1cd78a4819514bb7ab2f949549ab5cf35d391142392ec0f8fd034f7ae [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-16T07:20:25.349Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T07:20:25.914Z] ---> package-listing.sh [2021-06-16T07:20:25.914Z] ++ facter osfamily [2021-06-16T07:20:25.914Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-16T07:20:26.187Z] + OS_FAMILY=redhat [2021-06-16T07:20:26.187Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-16T07:20:26.187Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-16T07:20:26.187Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-16T07:20:26.187Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-16T07:20:26.187Z] + PACKAGES=/tmp/packages_start.txt [2021-06-16T07:20:26.187Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-16T07:20:26.187Z] + PACKAGES=/tmp/packages_end.txt [2021-06-16T07:20:26.187Z] + case "${OS_FAMILY}" in [2021-06-16T07:20:26.187Z] + rpm -qa [2021-06-16T07:20:26.187Z] + sort [2021-06-16T07:20:26.767Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-16T07:20:26.767Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-16T07:20:26.767Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-16T07:20:26.767Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-16T07:20:26.767Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-06-16T07:20:26.767Z] + 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-16T07:20:26.781Z] 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-16T07:20:27.070Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:20:27.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T07:20:27.657Z] [2021-06-16T07:20:27.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-16T07:20:27.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T07:20:27.968Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-16T07:20:27.968Z] df20fa9351a1: Pulling fs layer [2021-06-16T07:20:27.968Z] 36b3adc4ff6f: Pulling fs layer [2021-06-16T07:20:27.968Z] 8ad3a11d3b57: Pulling fs layer [2021-06-16T07:20:27.968Z] 46f8f816bc3b: Pulling fs layer [2021-06-16T07:20:27.968Z] 93b61091891f: Pulling fs layer [2021-06-16T07:20:27.968Z] 93b9cdb0e59b: Pulling fs layer [2021-06-16T07:20:27.968Z] 5e14af77c1be: Pulling fs layer [2021-06-16T07:20:27.968Z] 01666e4c0597: Pulling fs layer [2021-06-16T07:20:27.968Z] aa168da1d23b: Pulling fs layer [2021-06-16T07:20:27.968Z] 46f8f816bc3b: Waiting [2021-06-16T07:20:27.968Z] 93b61091891f: Waiting [2021-06-16T07:20:27.968Z] 93b9cdb0e59b: Waiting [2021-06-16T07:20:27.968Z] 5e14af77c1be: Waiting [2021-06-16T07:20:27.968Z] 01666e4c0597: Waiting [2021-06-16T07:20:27.968Z] aa168da1d23b: Waiting [2021-06-16T07:20:27.968Z] 36b3adc4ff6f: Verifying Checksum [2021-06-16T07:20:27.968Z] 36b3adc4ff6f: Download complete [2021-06-16T07:20:28.362Z] 46f8f816bc3b: Verifying Checksum [2021-06-16T07:20:28.362Z] 46f8f816bc3b: Download complete [2021-06-16T07:20:28.362Z] df20fa9351a1: Verifying Checksum [2021-06-16T07:20:28.362Z] df20fa9351a1: Download complete [2021-06-16T07:20:28.362Z] 93b9cdb0e59b: Verifying Checksum [2021-06-16T07:20:28.362Z] 93b9cdb0e59b: Download complete [2021-06-16T07:20:28.362Z] 5e14af77c1be: Verifying Checksum [2021-06-16T07:20:28.362Z] 5e14af77c1be: Download complete [2021-06-16T07:20:28.362Z] 93b61091891f: Verifying Checksum [2021-06-16T07:20:28.362Z] 93b61091891f: Download complete [2021-06-16T07:20:28.362Z] 01666e4c0597: Verifying Checksum [2021-06-16T07:20:28.362Z] 01666e4c0597: Download complete [2021-06-16T07:20:28.362Z] df20fa9351a1: Pull complete [2021-06-16T07:20:28.673Z] 8ad3a11d3b57: Verifying Checksum [2021-06-16T07:20:28.673Z] 8ad3a11d3b57: Download complete [2021-06-16T07:20:28.673Z] 36b3adc4ff6f: Pull complete [2021-06-16T07:20:28.934Z] 8ad3a11d3b57: Pull complete [2021-06-16T07:20:28.934Z] 46f8f816bc3b: Pull complete [2021-06-16T07:20:29.202Z] 93b61091891f: Pull complete [2021-06-16T07:20:29.463Z] 93b9cdb0e59b: Pull complete [2021-06-16T07:20:29.463Z] 5e14af77c1be: Pull complete [2021-06-16T07:20:29.463Z] 01666e4c0597: Pull complete [2021-06-16T07:20:30.035Z] aa168da1d23b: Verifying Checksum [2021-06-16T07:20:30.035Z] aa168da1d23b: Download complete [2021-06-16T07:20:35.411Z] aa168da1d23b: Pull complete [2021-06-16T07:20:35.411Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-16T07:20:35.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T07:20:35.411Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-16T07:20:35.488Z] prd-centos7-docker-4c-2g-1670 does not seem to be running inside a container [2021-06-16T07:20:35.550Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-16T07:20:38.686Z] $ docker top 65f33cad5bb37dec9335cd948f33c0318dacfa9fe82b98760695ec9d36f73331 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T07:20:43.060Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-16T07:20:43.375Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-16T07:20:43.673Z] + ls /var/log/sa-host [2021-06-16T07:20:43.674Z] + sadf -c /var/log/sa-host/sa05 [2021-06-16T07:20:43.674Z] file_magic: OK [2021-06-16T07:20:43.674Z] HZ: Using current value: 100 [2021-06-16T07:20:43.674Z] file_header: OK [2021-06-16T07:20:43.674Z] 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-16T07:20:43.674Z] Statistics: [2021-06-16T07:20:43.674Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T07:20:43.674Z] File successfully converted to sysstat format version 12.2.1 [2021-06-16T07:20:43.674Z] + sadf -c /var/log/sa-host/sa16 [2021-06-16T07:20:43.674Z] file_magic: OK [2021-06-16T07:20:43.674Z] HZ: Using current value: 100 [2021-06-16T07:20:43.674Z] file_header: OK [2021-06-16T07:20:43.674Z] 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-16T07:20:43.674Z] Statistics: [2021-06-16T07:20:43.674Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T07:20:43.674Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T07:20:44.401Z] provisioning config files... [2021-06-16T07:20:44.415Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7127411711855293969tmp [Pipeline] { [Pipeline] echo [2021-06-16T07:20:44.436Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T07:20:44.739Z] ---> create-netrc.sh [Pipeline] } [2021-06-16T07:20:44.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-16T07:20:45.149Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-16T07:20:45.162Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T07:20:45.467Z] ---> sudo-logs.sh [2021-06-16T07:20:45.467Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-16T07:20:45.494Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T07:20:45.788Z] ---> job-cost.sh [2021-06-16T07:20:45.788Z] lf-activate-venv: SKIPPING [2021-06-16T07:20:45.788Z] DEBUG: total: 0.18000000715255737 [2021-06-16T07:20:45.788Z] INFO: Retrieving Stack Cost... [2021-06-16T07:20:46.729Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T07:20:46.990Z] INFO: Archiving Costs [Pipeline] echo [2021-06-16T07:20:47.002Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T07:20:47.302Z] ---> logs-deploy.sh [2021-06-16T07:20:47.302Z] lf-activate-venv: SKIPPING [2021-06-16T07:20:47.302Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/127 [2021-06-16T07:20:47.302Z] INFO: archiving workspace using pattern(s): [2021-06-16T07:20:48.244Z] Archives upload complete. [2021-06-16T07:20:48.244Z] INFO: archiving logs to Nexus [2021-06-16T07:20:48.841Z] ---> uname -a: [2021-06-16T07:20:48.841Z] Linux prd-centos7-docker-4c-2g-1670.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-16T07:20:48.841Z] [2021-06-16T07:20:48.841Z] [2021-06-16T07:20:48.841Z] ---> lscpu: [2021-06-16T07:20:48.841Z] Architecture: x86_64 [2021-06-16T07:20:48.841Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-16T07:20:48.841Z] Byte Order: Little Endian [2021-06-16T07:20:48.841Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-16T07:20:48.841Z] CPU(s): 2 [2021-06-16T07:20:48.841Z] On-line CPU(s) list: 0,1 [2021-06-16T07:20:48.841Z] Thread(s) per core: 1 [2021-06-16T07:20:48.841Z] Core(s) per socket: 1 [2021-06-16T07:20:48.841Z] Socket(s): 2 [2021-06-16T07:20:48.841Z] NUMA node(s): 1 [2021-06-16T07:20:48.841Z] Vendor ID: AuthenticAMD [2021-06-16T07:20:48.841Z] CPU family: 23 [2021-06-16T07:20:48.841Z] Model: 49 [2021-06-16T07:20:48.841Z] Model name: AMD EPYC-Rome Processor [2021-06-16T07:20:48.841Z] Stepping: 0 [2021-06-16T07:20:48.841Z] CPU MHz: 2799.998 [2021-06-16T07:20:48.841Z] BogoMIPS: 5599.99 [2021-06-16T07:20:48.841Z] Virtualization: AMD-V [2021-06-16T07:20:48.841Z] Hypervisor vendor: KVM [2021-06-16T07:20:48.841Z] Virtualization type: full [2021-06-16T07:20:48.841Z] L1d cache: 64 KiB [2021-06-16T07:20:48.841Z] L1i cache: 64 KiB [2021-06-16T07:20:48.841Z] L2 cache: 1 MiB [2021-06-16T07:20:48.841Z] L3 cache: 32 MiB [2021-06-16T07:20:48.841Z] NUMA node0 CPU(s): 0,1 [2021-06-16T07:20:48.841Z] Vulnerability Itlb multihit: Not affected [2021-06-16T07:20:48.841Z] Vulnerability L1tf: Not affected [2021-06-16T07:20:48.841Z] Vulnerability Mds: Not affected [2021-06-16T07:20:48.841Z] Vulnerability Meltdown: Not affected [2021-06-16T07:20:48.841Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-16T07:20:48.841Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-16T07:20:48.841Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-16T07:20:48.841Z] Vulnerability Srbds: Not affected [2021-06-16T07:20:48.841Z] Vulnerability Tsx async abort: Not affected [2021-06-16T07:20:48.841Z] 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-16T07:20:48.841Z] [2021-06-16T07:20:48.841Z] [2021-06-16T07:20:48.841Z] ---> nproc: [2021-06-16T07:20:48.841Z] 2 [2021-06-16T07:20:48.841Z] [2021-06-16T07:20:48.841Z] [2021-06-16T07:20:48.841Z] ---> df -h: [2021-06-16T07:20:48.841Z] Filesystem Size Used Available Use% Mounted on [2021-06-16T07:20:48.841Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-16T07:20:48.841Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-16T07:20:48.841Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-16T07:20:48.841Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-16T07:20:48.841Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-16T07:20:48.841Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-16T07:20:48.841Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-16T07:20:48.841Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-16T07:20:48.841Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-16T07:20:48.841Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-16T07:20:48.841Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-16T07:20:48.841Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp [2021-06-16T07:20:48.841Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-16T07:20:48.841Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-16T07:20:48.841Z] [2021-06-16T07:20:48.841Z] [2021-06-16T07:20:48.841Z] ---> free -m: [2021-06-16T07:20:48.841Z] total used free shared buff/cache available [2021-06-16T07:20:48.841Z] Mem: 7821 1166 3225 0 3428 6575 [2021-06-16T07:20:48.841Z] Swap: 1023 0 1023 [2021-06-16T07:20:48.841Z] [2021-06-16T07:20:48.841Z] [2021-06-16T07:20:48.841Z] ---> ip addr: [2021-06-16T07:20:48.841Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-16T07:20:48.841Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-16T07:20:48.841Z] inet 127.0.0.1/8 scope host lo [2021-06-16T07:20:48.841Z] valid_lft forever preferred_lft forever [2021-06-16T07:20:48.841Z] inet6 ::1/128 scope host [2021-06-16T07:20:48.841Z] valid_lft forever preferred_lft forever [2021-06-16T07:20:48.841Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-16T07:20:48.841Z] link/ether fa:16:3e:92:bc:be brd ff:ff:ff:ff:ff:ff [2021-06-16T07:20:48.841Z] inet 10.30.123.196/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-16T07:20:48.841Z] valid_lft 85725sec preferred_lft 85725sec [2021-06-16T07:20:48.841Z] inet6 fe80::f816:3eff:fe92:bcbe/64 scope link [2021-06-16T07:20:48.841Z] valid_lft forever preferred_lft forever [2021-06-16T07:20:48.841Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-16T07:20:48.841Z] link/ether 02:42:4b:54:6b:0b brd ff:ff:ff:ff:ff:ff [2021-06-16T07:20:48.841Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-16T07:20:48.841Z] valid_lft forever preferred_lft forever [2021-06-16T07:20:48.841Z] inet6 fe80::42:4bff:fe54:6b0b/64 scope link [2021-06-16T07:20:48.841Z] valid_lft forever preferred_lft forever [2021-06-16T07:20:48.841Z] [2021-06-16T07:20:48.841Z] [2021-06-16T07:20:48.841Z] ---> sar -b -r -n DEV: [2021-06-16T07:20:48.841Z] 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-16T07:20:48.841Z] [2021-06-16T07:20:48.841Z] 07:09:23 LINUX RESTART (2 CPU) [2021-06-16T07:20:48.841Z] [2021-06-16T07:20:48.841Z] 07:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-16T07:20:48.841Z] 07:11:01 85.66 3.56 82.10 0.00 2600.77 5310.09 0.00 [2021-06-16T07:20:48.841Z] 07:12:01 1.70 0.00 1.70 0.00 0.00 32.72 0.00 [2021-06-16T07:20:48.841Z] 07:13:01 0.27 0.00 0.27 0.00 0.00 4.01 0.00 [2021-06-16T07:20:48.841Z] 07:14:01 0.32 0.00 0.32 0.00 0.00 4.76 0.00 [2021-06-16T07:20:48.841Z] 07:15:01 0.20 0.00 0.20 0.00 0.00 2.37 0.00 [2021-06-16T07:20:48.841Z] 07:16:01 0.35 0.00 0.35 0.00 0.00 4.68 0.00 [2021-06-16T07:20:48.841Z] 07:17:01 0.18 0.00 0.18 0.00 0.00 3.13 0.00 [2021-06-16T07:20:48.841Z] 07:18:01 0.30 0.00 0.30 0.00 0.00 3.76 0.00 [2021-06-16T07:20:48.841Z] 07:19:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 [2021-06-16T07:20:48.841Z] 07:20:01 191.46 0.03 191.42 0.00 3.73 54596.05 0.00 [2021-06-16T07:20:48.841Z] Average: 28.07 0.36 27.71 0.00 260.51 5997.81 0.00 [2021-06-16T07:20:48.841Z] [2021-06-16T07:20:48.841Z] 07:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-16T07:20:48.841Z] 07:11:01 5419884 0 804616 10.05 2620 1781812 1291396 14.26 578956 1607720 20 [2021-06-16T07:20:48.841Z] 07:12:01 5431084 0 793412 9.91 2620 1781816 1203344 13.29 569680 1607684 8 [2021-06-16T07:20:48.841Z] 07:13:01 5429304 0 795184 9.93 2620 1781824 1203644 13.29 570256 1608868 8 [2021-06-16T07:20:48.841Z] 07:14:01 5428348 0 796136 9.94 2620 1781828 1203692 13.29 571632 1608868 8 [2021-06-16T07:20:48.841Z] 07:15:01 5427560 0 796916 9.95 2620 1781836 1203428 13.29 568304 1613452 8 [2021-06-16T07:20:48.841Z] 07:16:01 5427080 0 797396 9.96 2620 1781836 1203464 13.29 568564 1613452 8 [2021-06-16T07:20:48.841Z] 07:17:01 5426276 0 798192 9.97 2620 1781844 1203560 13.29 569128 1613452 16 [2021-06-16T07:20:48.841Z] 07:18:01 5418012 0 806452 10.07 2620 1781848 1203344 13.29 577552 1613452 8 [2021-06-16T07:20:48.841Z] 07:19:01 5417780 0 806684 10.07 2620 1781848 1203344 13.29 577852 1613452 8 [2021-06-16T07:20:48.841Z] 07:20:01 3727876 0 1125636 14.05 2620 3152800 1551884 17.13 842032 2795240 15184 [2021-06-16T07:20:48.841Z] Average: 5255320 0 832062 10.39 2620 1918929 1247110 13.77 599396 1729564 1528 [2021-06-16T07:20:48.841Z] [2021-06-16T07:20:48.841Z] 07:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-16T07:20:48.841Z] 07:11:01 eth0 216.50 202.36 772.79 35.80 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:11:01 docker0 59.15 36.80 5.66 166.52 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:12:01 eth0 0.83 0.08 0.07 0.06 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:13:01 eth0 4.58 2.23 3.56 0.30 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:14:01 eth0 0.55 0.28 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:15:01 eth0 0.22 0.20 0.08 0.10 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:16:01 eth0 1.08 0.42 0.38 0.21 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:17:01 eth0 0.53 0.37 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:18:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:19:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:20:01 eth0 1005.63 907.63 7898.62 143.38 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:20:01 veth9182816 59.72 79.10 4.00 247.90 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] 07:20:01 docker0 126.63 148.33 8.69 592.95 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.841Z] Average: eth0 123.09 111.40 867.81 18.03 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.842Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.842Z] Average: veth9182816 5.97 7.91 0.40 24.80 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.842Z] Average: docker0 18.58 18.52 1.43 75.96 0.00 0.00 0.00 0.00 [2021-06-16T07:20:48.842Z] [2021-06-16T07:20:48.842Z] [2021-06-16T07:20:48.842Z] ---> sar -P ALL: [2021-06-16T07:20:48.842Z] 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-16T07:20:48.842Z] [2021-06-16T07:20:48.842Z] 07:09:23 LINUX RESTART (2 CPU) [2021-06-16T07:20:48.842Z] [2021-06-16T07:20:48.842Z] 07:10:01 CPU %user %nice %system %iowait %steal %idle [2021-06-16T07:20:48.842Z] 07:11:01 all 5.64 0.00 2.33 2.15 0.06 89.81 [2021-06-16T07:20:48.842Z] 07:11:01 0 6.42 0.00 2.38 1.24 0.05 89.91 [2021-06-16T07:20:48.842Z] 07:11:01 1 4.86 0.00 2.29 3.07 0.07 89.71 [2021-06-16T07:20:48.842Z] 07:12:01 all 0.09 0.00 0.04 0.00 0.03 99.84 [2021-06-16T07:20:48.842Z] 07:12:01 0 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-16T07:20:48.842Z] 07:12:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-16T07:20:48.842Z] 07:13:01 all 0.19 0.00 0.08 0.00 0.03 99.70 [2021-06-16T07:20:48.842Z] 07:13:01 0 0.30 0.00 0.07 0.00 0.02 99.62 [2021-06-16T07:20:48.842Z] 07:13:01 1 0.08 0.00 0.08 0.00 0.05 99.78 [2021-06-16T07:20:48.842Z] 07:14:01 all 0.12 0.00 0.03 0.00 0.03 99.83 [2021-06-16T07:20:48.842Z] 07:14:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-16T07:20:48.842Z] 07:14:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-16T07:20:48.842Z] 07:15:01 all 0.14 0.00 0.04 0.00 0.03 99.79 [2021-06-16T07:20:48.842Z] 07:15:01 0 0.25 0.00 0.02 0.00 0.03 99.70 [2021-06-16T07:20:48.842Z] 07:15:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2021-06-16T07:20:48.842Z] 07:16:01 all 0.10 0.00 0.02 0.00 0.03 99.86 [2021-06-16T07:20:48.842Z] 07:16:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-16T07:20:48.842Z] 07:16:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-16T07:20:48.842Z] 07:17:01 all 0.11 0.00 0.04 0.00 0.03 99.82 [2021-06-16T07:20:48.842Z] 07:17:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-16T07:20:48.842Z] 07:17:01 1 0.13 0.00 0.05 0.00 0.05 99.77 [2021-06-16T07:20:48.842Z] 07:18:01 all 0.06 0.00 0.04 0.00 0.02 99.88 [2021-06-16T07:20:48.842Z] 07:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-16T07:20:48.842Z] 07:18:01 1 0.10 0.00 0.07 0.00 0.03 99.80 [2021-06-16T07:20:48.842Z] 07:19:01 all 0.17 0.00 0.04 0.00 0.03 99.77 [2021-06-16T07:20:48.842Z] 07:19:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-16T07:20:48.842Z] 07:19:01 1 0.28 0.00 0.05 0.00 0.02 99.65 [2021-06-16T07:20:48.842Z] 07:20:01 all 20.65 0.00 9.07 5.56 0.09 64.64 [2021-06-16T07:20:48.842Z] 07:20:01 0 20.72 0.00 9.14 4.56 0.07 65.50 [2021-06-16T07:20:48.842Z] 07:20:01 1 20.58 0.00 8.99 6.54 0.11 63.78 [2021-06-16T07:20:48.842Z] Average: all 2.62 0.00 1.13 0.74 0.04 95.47 [2021-06-16T07:20:48.842Z] Average: 0 2.72 0.00 1.13 0.56 0.03 95.57 [2021-06-16T07:20:48.842Z] Average: 1 2.53 0.00 1.13 0.93 0.04 95.37 [2021-06-16T07:20:48.842Z] [2021-06-16T07:20:48.842Z] [2021-06-16T07:20:48.842Z]