Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6eb81e99157ae153f20d7cb606dbe27b8fc87177 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-ssh8655965241267792567.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-ssh964821820352100672.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-ssh4755476001972473662.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-ssh3691790054375469426.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-ssh9076330124594724154.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2045 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 Avoid second fetch Checking out Revision 6eb81e99157ae153f20d7cb606dbe27b8fc87177 (master) [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-ssh3897683484743951892.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6eb81e99157ae153f20d7cb606dbe27b8fc87177 # timeout=10 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3" > git rev-list --no-walk dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-17T07:18:16.205Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-17T07:18:22.428Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-17T07:18:22.498Z] ========================================================= [2021-06-17T07:18:22.498Z] EdgeX Global Pipelines Version Info [2021-06-17T07:18:22.498Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-17T07:18:32.333Z] ------------------- [2021-06-17T07:18:32.333Z] stable info: [2021-06-17T07:18:32.333Z] ------------------- [2021-06-17T07:18:32.333Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-17T07:18:32.333Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-17T07:18:32.333Z] Message: update stable to v1.0.195 [2021-06-17T07:18:32.333Z] ------------------- [2021-06-17T07:18:32.333Z] experimental info: [2021-06-17T07:18:32.333Z] ------------------- [2021-06-17T07:18:32.333Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-17T07:18:32.333Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-17T07:18:32.333Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-17T07:18:39.219Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-17T07:18:41.519Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-17T07:18:43.781Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-17T07:18:43.814Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-17T07:18:43.839Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-17T07:18:43.865Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-17T07:18:43.890Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-17T07:18:46.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-17T07:18:46.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-17T07:18:46.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-17T07:18:48.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-17T07:18:48.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-17T07:18:48.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-17T07:18:48.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-17T07:18:48.616Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-17T07:18:48.641Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-17T07:18:50.826Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-17T07:18:50.867Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-17T07:18:53.182Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-17T07:18:53.255Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-17T07:18:53.280Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-17T07:18:53.306Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-17T07:18:53.331Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-17T07:18:53.357Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-17T07:18:55.627Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-17T07:18:55.667Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-17T07:18:55.693Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-17T07:18:55.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-17T07:18:55.745Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-17T07:18:55.771Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6eb81e99157ae153f20d7cb606dbe27b8fc87177 [Pipeline] echo [2021-06-17T07:18:57.984Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6eb81e9 [Pipeline] echo [2021-06-17T07:18:58.047Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T07:19:05.279Z] provisioning config files... [2021-06-17T07:19:05.310Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6026494636813573931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T07:19:07.863Z] ---> docker-login.sh [2021-06-17T07:19:07.863Z] nexus3.edgexfoundry.org:10001 [2021-06-17T07:19:08.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T07:19:08.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T07:19:08.125Z] Configure a credential helper to remove this warning. See [2021-06-17T07:19:08.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T07:19:08.125Z] [2021-06-17T07:19:08.125Z] Login Succeeded [2021-06-17T07:19:08.125Z] nexus3.edgexfoundry.org:10002 [2021-06-17T07:19:08.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T07:19:10.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T07:19:10.376Z] Configure a credential helper to remove this warning. See [2021-06-17T07:19:10.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T07:19:10.376Z] [2021-06-17T07:19:10.376Z] Login Succeeded [2021-06-17T07:19:10.376Z] nexus3.edgexfoundry.org:10003 [2021-06-17T07:19:10.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T07:19:10.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T07:19:10.376Z] Configure a credential helper to remove this warning. See [2021-06-17T07:19:10.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T07:19:10.376Z] [2021-06-17T07:19:10.376Z] Login Succeeded [2021-06-17T07:19:10.376Z] nexus3.edgexfoundry.org:10004 [2021-06-17T07:19:10.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T07:19:10.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T07:19:10.376Z] Configure a credential helper to remove this warning. See [2021-06-17T07:19:10.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T07:19:10.376Z] [2021-06-17T07:19:10.376Z] Login Succeeded [2021-06-17T07:19:10.376Z] docker.io [2021-06-17T07:19:10.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T07:19:10.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T07:19:10.376Z] Configure a credential helper to remove this warning. See [2021-06-17T07:19:10.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T07:19:10.376Z] [2021-06-17T07:19:10.376Z] Login Succeeded [2021-06-17T07:19:10.376Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T07:19:10.415Z] 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-17T07:19:15.695Z] + git log --format=format:%s -1 6eb81e99157ae153f20d7cb606dbe27b8fc87177 [Pipeline] echo [2021-06-17T07:19:15.784Z] GIT_COMMIT: 6eb81e99157ae153f20d7cb606dbe27b8fc87177, Commit Message: chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3 [Pipeline] echo [2021-06-17T07:19:15.800Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:19:41.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T07:19:41.190Z] [2021-06-17T07:19:41.190Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:19:48.141Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T07:19:48.141Z] latest: Pulling from edgex-devops/git-semver [2021-06-17T07:19:48.141Z] 31603596830f: Pulling fs layer [2021-06-17T07:19:48.141Z] 54011a49482f: Pulling fs layer [2021-06-17T07:19:48.141Z] a6820b24f6d8: Pulling fs layer [2021-06-17T07:19:48.141Z] f581987b2513: Pulling fs layer [2021-06-17T07:19:48.141Z] f581987b2513: Waiting [2021-06-17T07:19:48.141Z] 54011a49482f: Verifying Checksum [2021-06-17T07:19:48.141Z] 54011a49482f: Download complete [2021-06-17T07:19:48.141Z] 31603596830f: Verifying Checksum [2021-06-17T07:19:48.141Z] 31603596830f: Download complete [2021-06-17T07:19:48.141Z] f581987b2513: Verifying Checksum [2021-06-17T07:19:48.141Z] f581987b2513: Download complete [2021-06-17T07:19:48.141Z] a6820b24f6d8: Verifying Checksum [2021-06-17T07:19:48.141Z] a6820b24f6d8: Download complete [2021-06-17T07:19:48.141Z] 31603596830f: Pull complete [2021-06-17T07:19:48.141Z] 54011a49482f: Pull complete [2021-06-17T07:19:48.141Z] a6820b24f6d8: Pull complete [2021-06-17T07:19:48.141Z] f581987b2513: Pull complete [2021-06-17T07:19:48.141Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-17T07:19:48.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T07:19:48.141Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-17T07:19:50.458Z] prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container [2021-06-17T07:19:52.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-17T07:19:55.063Z] $ docker top 28e7aa91b8becb27bcda52a2ce52aa43b781f8a730d1bee2da8ce8aeb7766247 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T07:19:55.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T07:19:55.211Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T07:19:57.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T07:19:57.706Z] $ docker exec 28e7aa91b8becb27bcda52a2ce52aa43b781f8a730d1bee2da8ce8aeb7766247 ssh-agent [2021-06-17T07:19:57.822Z] SSH_AUTH_SOCK=/tmp/ssh-XbuqR0gbRXAa/agent.15 [2021-06-17T07:19:57.822Z] SSH_AGENT_PID=20 [2021-06-17T07:19:57.832Z] Running ssh-add (command line suppressed) [2021-06-17T07:19:57.930Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5041655371382550805.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5041655371382550805.key) [2021-06-17T07:19:57.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T07:20:00.568Z] + git tag --points-at HEAD [Pipeline] } [2021-06-17T07:20:00.594Z] $ docker exec --env ******** --env ******** 28e7aa91b8becb27bcda52a2ce52aa43b781f8a730d1bee2da8ce8aeb7766247 ssh-agent -k [2021-06-17T07:20:00.680Z] unset SSH_AUTH_SOCK; [2021-06-17T07:20:00.680Z] unset SSH_AGENT_PID; [2021-06-17T07:20:00.680Z] echo Agent pid 20 killed; [2021-06-17T07:20:03.081Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-17T07:20:05.432Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T07:20:05.432Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T07:20:05.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T07:20:05.568Z] $ docker exec 28e7aa91b8becb27bcda52a2ce52aa43b781f8a730d1bee2da8ce8aeb7766247 ssh-agent [2021-06-17T07:20:05.678Z] SSH_AUTH_SOCK=/tmp/ssh-PvPK6rdcwNzC/agent.53 [2021-06-17T07:20:05.678Z] SSH_AGENT_PID=59 [2021-06-17T07:20:05.685Z] Running ssh-add (command line suppressed) [2021-06-17T07:20:05.781Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_9141569011049687422.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_9141569011049687422.key) [2021-06-17T07:20:05.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T07:20:08.255Z] + git semver init [2021-06-17T07:20:08.255Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T07:20:08.255Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-17T07:20:08.255Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-17T07:20:08.255Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T07:20:08.255Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T07:20:08.255Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T07:20:08.255Z] # $SEMVER_BRANCH = master [2021-06-17T07:20:08.255Z] # $SEMVER_TEMP = /tmp/semver-369385294 [2021-06-17T07:20:08.255Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-17T07:20:08.255Z] # '/tmp/semver-369385294' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-06-17T07:20:08.255Z] # -> Force: false [2021-06-17T07:20:08.255Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-17T07:20:08.293Z] $ docker exec --env ******** --env ******** 28e7aa91b8becb27bcda52a2ce52aa43b781f8a730d1bee2da8ce8aeb7766247 ssh-agent -k [2021-06-17T07:20:08.384Z] unset SSH_AUTH_SOCK; [2021-06-17T07:20:08.384Z] unset SSH_AGENT_PID; [2021-06-17T07:20:08.384Z] echo Agent pid 59 killed; [2021-06-17T07:20:08.400Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T07:20:12.819Z] + git semver [Pipeline] } [2021-06-17T07:20:12.835Z] $ docker stop --time=1 28e7aa91b8becb27bcda52a2ce52aa43b781f8a730d1bee2da8ce8aeb7766247 [2021-06-17T07:20:14.159Z] $ docker rm -f 28e7aa91b8becb27bcda52a2ce52aa43b781f8a730d1bee2da8ce8aeb7766247 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T07:20:21.105Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-17T07:20:33.010Z] Stashed 1 file(s) [Pipeline] echo [2021-06-17T07:20:35.264Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.71 [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-17T07:21:04.489Z] Still waiting to schedule task [2021-06-17T07:21:04.510Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-17T07:21:08.261Z] Still waiting to schedule task [2021-06-17T07:21:08.264Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2042’ is offline [2021-06-17T07:23:51.623Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2046 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-17T07:23:51.669Z] Running in /w/workspace/edgex-ui-go/131 [Pipeline] { [Pipeline] checkout [2021-06-17T07:24:00.979Z] The recommended git tool is: git [2021-06-17T07:24:25.545Z] Running on prd-centos7-docker-4c-2g-2047 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-17T07:24:25.592Z] Running in /w/workspace/edgex-ui-go/131 [Pipeline] { [Pipeline] checkout [2021-06-17T07:24:28.065Z] The recommended git tool is: git [2021-06-17T07:24:56.967Z] using credential edgex-jenkins-ssh [2021-06-17T07:24:56.989Z] Cloning the remote Git repository [2021-06-17T07:24:57.022Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-17T07:24:57.087Z] > git init /w/workspace/edgex-ui-go/131 # timeout=10 [2021-06-17T07:24:57.123Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-17T07:24:57.123Z] > git --version # timeout=10 [2021-06-17T07:24:57.132Z] > git --version # 'git version 2.24.4' [2021-06-17T07:24:57.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T07:24:59.438Z] [INFO] Currently running in a labeled security context [2021-06-17T07:24:59.438Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-17T07:24:59.439Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/131@tmp/jenkins-gitclient-ssh8460418751465175725.key [2021-06-17T07:24:59.515Z] using credential edgex-jenkins-ssh [2021-06-17T07:24:59.537Z] Cloning the remote Git repository [2021-06-17T07:24:59.600Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-17T07:24:59.701Z] > git init /w/workspace/edgex-ui-go/131 # timeout=10 [2021-06-17T07:24:59.762Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-17T07:24:59.763Z] > git --version # timeout=10 [2021-06-17T07:24:59.781Z] > git --version # 'git version 2.17.1' [2021-06-17T07:24:59.782Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T07:24:59.847Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T07:25:02.168Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-17T07:25:02.183Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T07:25:03.049Z] Avoid second fetch [2021-06-17T07:25:03.050Z] Checking out Revision 6eb81e99157ae153f20d7cb606dbe27b8fc87177 (master) [2021-06-17T07:24:59.465Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T07:25:00.748Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-17T07:25:00.759Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T07:25:03.051Z] Avoid second fetch [2021-06-17T07:25:03.051Z] Checking out Revision 6eb81e99157ae153f20d7cb606dbe27b8fc87177 (master) [2021-06-17T07:25:03.087Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T07:25:03.096Z] > git checkout -f 6eb81e99157ae153f20d7cb606dbe27b8fc87177 # timeout=10 [2021-06-17T07:25:03.105Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T07:25:03.122Z] > git checkout -f 6eb81e99157ae153f20d7cb606dbe27b8fc87177 # timeout=10 [2021-06-17T07:25:14.000Z] Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-17T07:25:21.613Z] Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-06-17T07:25:24.398Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-17T07:25:29.010Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-17T07:25:31.870Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-17T07:25:32.075Z] + sudo service docker restart [2021-06-17T07:25:32.076Z] + true [2021-06-17T07:25:32.076Z] Redirecting to /bin/systemctl restart docker.service [2021-06-17T07:25:32.302Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-17T07:25:32.662Z] + sudo service docker restart [2021-06-17T07:25:32.662Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T07:25:49.572Z] provisioning config files... [2021-06-17T07:25:49.599Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/131@tmp/config7987413065204371740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T07:25:52.121Z] provisioning config files... [2021-06-17T07:25:52.151Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/131@tmp/config1820475782173336690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T07:25:54.445Z] ---> docker-login.sh [2021-06-17T07:25:54.445Z] nexus3.edgexfoundry.org:10001 [2021-06-17T07:25:54.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T07:25:54.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T07:25:54.445Z] Configure a credential helper to remove this warning. See [2021-06-17T07:25:54.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T07:25:54.445Z] [2021-06-17T07:25:54.445Z] Login Succeeded [2021-06-17T07:25:54.445Z] nexus3.edgexfoundry.org:10002 [2021-06-17T07:25:54.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T07:25:54.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T07:25:54.445Z] Configure a credential helper to remove this warning. See [2021-06-17T07:25:54.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T07:25:54.445Z] [2021-06-17T07:25:54.445Z] Login Succeeded [2021-06-17T07:25:54.445Z] nexus3.edgexfoundry.org:10003 [2021-06-17T07:25:54.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T07:25:54.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T07:25:54.445Z] Configure a credential helper to remove this warning. See [2021-06-17T07:25:54.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T07:25:54.445Z] [2021-06-17T07:25:54.445Z] Login Succeeded [2021-06-17T07:25:54.445Z] nexus3.edgexfoundry.org:10004 [2021-06-17T07:25:54.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T07:25:54.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T07:25:54.445Z] Configure a credential helper to remove this warning. See [2021-06-17T07:25:54.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T07:25:54.445Z] [2021-06-17T07:25:54.445Z] Login Succeeded [2021-06-17T07:25:54.445Z] docker.io [2021-06-17T07:25:54.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T07:25:54.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T07:25:54.445Z] Configure a credential helper to remove this warning. See [2021-06-17T07:25:54.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T07:25:54.445Z] [2021-06-17T07:25:54.445Z] Login Succeeded [2021-06-17T07:25:54.445Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T07:25:54.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-17T07:25:54.779Z] ========================================================= [2021-06-17T07:25:54.780Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-17T07:25:54.780Z] ========================================================= [2021-06-17T07:25:57.154Z] ---> docker-login.sh [2021-06-17T07:25:57.155Z] nexus3.edgexfoundry.org:10001 [2021-06-17T07:25:57.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T07:25:57.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T07:25:57.155Z] Configure a credential helper to remove this warning. See [2021-06-17T07:25:57.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T07:25:57.155Z] [2021-06-17T07:25:57.155Z] Login Succeeded [2021-06-17T07:25:57.155Z] nexus3.edgexfoundry.org:10002 [2021-06-17T07:25:57.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T07:25:57.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T07:25:57.155Z] Configure a credential helper to remove this warning. See [2021-06-17T07:25:57.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T07:25:57.155Z] [2021-06-17T07:25:57.155Z] Login Succeeded [2021-06-17T07:25:57.155Z] nexus3.edgexfoundry.org:10003 [2021-06-17T07:25:57.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T07:25:57.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T07:25:57.155Z] Configure a credential helper to remove this warning. See [2021-06-17T07:25:57.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T07:25:57.157Z] [2021-06-17T07:25:57.157Z] Login Succeeded [2021-06-17T07:25:57.157Z] nexus3.edgexfoundry.org:10004 [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:25:57.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T07:25:57.502Z] + 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-17T07:25:57.503Z] Sending build context to Docker daemon 21.78MB [2021-06-17T07:25:57.503Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T07:25:57.503Z] Step 2/8 : FROM ${BASE} [2021-06-17T07:25:57.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T07:25:57.707Z] Configure a credential helper to remove this warning. See [2021-06-17T07:25:57.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T07:25:57.707Z] [2021-06-17T07:25:57.707Z] Login Succeeded [2021-06-17T07:25:57.707Z] docker.io [2021-06-17T07:25:57.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T07:25:58.086Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-17T07:25:58.086Z] 540db60ca938: Pulling fs layer [2021-06-17T07:25:58.086Z] adcc1eea9eea: Pulling fs layer [2021-06-17T07:25:58.087Z] 4c4ab2625f07: Pulling fs layer [2021-06-17T07:25:58.087Z] 0510c868ecb4: Pulling fs layer [2021-06-17T07:25:58.087Z] afea3b2eda06: Pulling fs layer [2021-06-17T07:25:58.087Z] 7809a108b3ef: Pulling fs layer [2021-06-17T07:25:58.087Z] f706445af74f: Pulling fs layer [2021-06-17T07:25:58.087Z] 0510c868ecb4: Waiting [2021-06-17T07:25:58.087Z] afea3b2eda06: Waiting [2021-06-17T07:25:58.087Z] 7809a108b3ef: Waiting [2021-06-17T07:25:58.087Z] f706445af74f: Waiting [2021-06-17T07:25:58.087Z] 4c4ab2625f07: Verifying Checksum [2021-06-17T07:25:58.087Z] 4c4ab2625f07: Download complete [2021-06-17T07:25:58.087Z] adcc1eea9eea: Verifying Checksum [2021-06-17T07:25:58.087Z] adcc1eea9eea: Download complete [2021-06-17T07:25:58.087Z] afea3b2eda06: Verifying Checksum [2021-06-17T07:25:58.087Z] afea3b2eda06: Download complete [2021-06-17T07:25:58.087Z] 540db60ca938: Verifying Checksum [2021-06-17T07:25:58.087Z] 540db60ca938: Download complete [2021-06-17T07:25:58.087Z] 7809a108b3ef: Verifying Checksum [2021-06-17T07:25:58.087Z] 7809a108b3ef: Download complete [2021-06-17T07:25:58.087Z] 540db60ca938: Pull complete [2021-06-17T07:25:58.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T07:25:58.254Z] Configure a credential helper to remove this warning. See [2021-06-17T07:25:58.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T07:25:58.254Z] [2021-06-17T07:25:58.254Z] Login Succeeded [2021-06-17T07:25:58.349Z] adcc1eea9eea: Pull complete [2021-06-17T07:25:58.527Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T07:26:00.990Z] Deleting 1 temporary files [2021-06-17T07:26:01.022Z] 4c4ab2625f07: Pull complete [2021-06-17T07:26:01.022Z] f706445af74f: Verifying Checksum [2021-06-17T07:26:01.022Z] f706445af74f: Download complete [2021-06-17T07:26:01.022Z] 0510c868ecb4: Verifying Checksum [2021-06-17T07:26:01.022Z] 0510c868ecb4: Download complete [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-17T07:26:03.679Z] ========================================================= [2021-06-17T07:26:03.679Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-17T07:26:03.679Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:26:03.823Z] 0510c868ecb4: Pull complete [2021-06-17T07:26:03.823Z] afea3b2eda06: Pull complete [2021-06-17T07:26:03.823Z] 7809a108b3ef: Pull complete [2021-06-17T07:26:04.039Z] + 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-17T07:26:05.022Z] Sending build context to Docker daemon 21.78MB [2021-06-17T07:26:05.022Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T07:26:05.022Z] Step 2/8 : FROM ${BASE} [2021-06-17T07:26:05.022Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-17T07:26:05.022Z] 595b0fe564bb: Pulling fs layer [2021-06-17T07:26:05.022Z] 3088b5b3c5c0: Pulling fs layer [2021-06-17T07:26:05.022Z] 5b7225fbf94c: Pulling fs layer [2021-06-17T07:26:05.022Z] ba82ee9f976e: Pulling fs layer [2021-06-17T07:26:05.022Z] 506bd15cee9f: Pulling fs layer [2021-06-17T07:26:05.022Z] 75a0a4a0db45: Pulling fs layer [2021-06-17T07:26:05.022Z] 618dc40b7e24: Pulling fs layer [2021-06-17T07:26:05.022Z] 506bd15cee9f: Waiting [2021-06-17T07:26:05.022Z] ba82ee9f976e: Waiting [2021-06-17T07:26:05.022Z] 75a0a4a0db45: Waiting [2021-06-17T07:26:05.022Z] 618dc40b7e24: Waiting [2021-06-17T07:26:05.022Z] 5b7225fbf94c: Download complete [2021-06-17T07:26:05.022Z] 3088b5b3c5c0: Verifying Checksum [2021-06-17T07:26:05.022Z] 3088b5b3c5c0: Download complete [2021-06-17T07:26:05.226Z] f706445af74f: Pull complete [2021-06-17T07:26:05.227Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-17T07:26:05.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-17T07:26:05.227Z] ---> b068be0155e3 [2021-06-17T07:26:05.227Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-17T07:26:05.300Z] 595b0fe564bb: Verifying Checksum [2021-06-17T07:26:05.300Z] 595b0fe564bb: Download complete [2021-06-17T07:26:05.300Z] 506bd15cee9f: Download complete [2021-06-17T07:26:05.300Z] 75a0a4a0db45: Verifying Checksum [2021-06-17T07:26:05.300Z] 75a0a4a0db45: Download complete [2021-06-17T07:26:08.072Z] 595b0fe564bb: Pull complete [2021-06-17T07:26:08.072Z] 3088b5b3c5c0: Pull complete [2021-06-17T07:26:08.072Z] 5b7225fbf94c: Pull complete [2021-06-17T07:26:08.072Z] 618dc40b7e24: Download complete [2021-06-17T07:26:09.051Z] ba82ee9f976e: Verifying Checksum [2021-06-17T07:26:09.051Z] ba82ee9f976e: Download complete [2021-06-17T07:26:09.680Z] ---> Running in 9f2e42386dfc [2021-06-17T07:26:09.680Z] Removing intermediate container 9f2e42386dfc [2021-06-17T07:26:09.680Z] ---> b221d3fcac96 [2021-06-17T07:26:09.680Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T07:26:09.680Z] ---> Running in 6d0547090e82 [2021-06-17T07:26:09.942Z] Removing intermediate container 6d0547090e82 [2021-06-17T07:26:09.942Z] ---> 4dbdc580e4bd [2021-06-17T07:26:09.942Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-17T07:26:09.942Z] ---> Running in 56163de7fc85 [2021-06-17T07:26:10.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T07:26:12.765Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T07:26:12.765Z] OK: 149 MiB in 40 packages [2021-06-17T07:26:12.765Z] Removing intermediate container 56163de7fc85 [2021-06-17T07:26:12.765Z] ---> 0bd3fc9c5c6e [2021-06-17T07:26:12.765Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-17T07:26:12.765Z] ---> Running in 9627d520681e [2021-06-17T07:26:12.765Z] Removing intermediate container 9627d520681e [2021-06-17T07:26:12.765Z] ---> a769e3324787 [2021-06-17T07:26:12.765Z] Step 7/8 : COPY . . [2021-06-17T07:26:12.765Z] ---> e1b8af0e1813 [2021-06-17T07:26:12.765Z] Step 8/8 : RUN go mod download [2021-06-17T07:26:12.765Z] ---> Running in e297fa3d369e [2021-06-17T07:26:20.838Z] ba82ee9f976e: Pull complete [2021-06-17T07:26:20.838Z] 506bd15cee9f: Pull complete [2021-06-17T07:26:20.838Z] 75a0a4a0db45: Pull complete [2021-06-17T07:26:23.230Z] Removing intermediate container e297fa3d369e [2021-06-17T07:26:23.230Z] ---> 9d2d9c789bf5 [2021-06-17T07:26:23.230Z] Successfully built 9d2d9c789bf5 [2021-06-17T07:26:23.230Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:26:25.581Z] 618dc40b7e24: Pull complete [2021-06-17T07:26:25.581Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-17T07:26:25.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-17T07:26:25.581Z] ---> a36622ca3599 [2021-06-17T07:26:25.581Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-17T07:26:25.581Z] ---> Running in 852d83873e16 [2021-06-17T07:26:25.581Z] Removing intermediate container 852d83873e16 [2021-06-17T07:26:25.581Z] ---> e8f29a16c3b0 [2021-06-17T07:26:25.581Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T07:26:27.943Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-17T07:26:27.943Z] . [2021-06-17T07:26:27.947Z] ---> Running in f8596b0ecfc8 [Pipeline] withDockerContainer [2021-06-17T07:26:30.439Z] prd-centos7-docker-4c-2g-2047 does not seem to be running inside a container [2021-06-17T07:26:30.460Z] Removing intermediate container f8596b0ecfc8 [2021-06-17T07:26:30.460Z] ---> 7dc110e9ef9e [2021-06-17T07:26:30.460Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-17T07:26:30.460Z] ---> Running in 450f6bbf5fef [2021-06-17T07:26:30.460Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T07:26:30.460Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T07:26:30.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/131 -v /w/workspace/edgex-ui-go/131:/w/workspace/edgex-ui-go/131:rw,z -v /w/workspace/edgex-ui-go/131@tmp:/w/workspace/edgex-ui-go/131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-17T07:26:32.963Z] $ docker top 041394048f2afdb761b9797585c29337f1f60946a3a2efbd7e1c08636608f5f9 -eo pid,comm [2021-06-17T07:26:32.968Z] OK: 138 MiB in 40 packages [2021-06-17T07:26:32.968Z] Removing intermediate container 450f6bbf5fef [2021-06-17T07:26:32.968Z] ---> 1361f5002432 [2021-06-17T07:26:32.968Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-17T07:26:32.968Z] ---> Running in d0e50bb24b68 [2021-06-17T07:26:32.968Z] Removing intermediate container d0e50bb24b68 [2021-06-17T07:26:32.968Z] ---> aa9b564e28e2 [2021-06-17T07:26:32.968Z] Step 7/8 : COPY . . [Pipeline] { [Pipeline] sh [2021-06-17T07:26:35.399Z] ---> 3e4a4b06e152 [2021-06-17T07:26:35.399Z] Step 8/8 : RUN go mod download [2021-06-17T07:26:37.683Z] + go version [2021-06-17T07:26:37.683Z] go version go1.16.3 linux/amd64 [2021-06-17T07:26:37.687Z] ---> Running in 7060e5a8e173 [Pipeline] } [2021-06-17T07:26:37.716Z] $ docker stop --time=1 041394048f2afdb761b9797585c29337f1f60946a3a2efbd7e1c08636608f5f9 [2021-06-17T07:26:38.905Z] $ docker rm -f 041394048f2afdb761b9797585c29337f1f60946a3a2efbd7e1c08636608f5f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:26:44.266Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-17T07:26:44.267Z] . [Pipeline] withDockerContainer [2021-06-17T07:26:44.351Z] prd-centos7-docker-4c-2g-2047 does not seem to be running inside a container [2021-06-17T07:26:44.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/131 -v /w/workspace/edgex-ui-go/131:/w/workspace/edgex-ui-go/131:rw,z -v /w/workspace/edgex-ui-go/131@tmp:/w/workspace/edgex-ui-go/131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-17T07:26:44.760Z] $ docker top 7ad69a3ddbd5427ef694fee011ebeee1df8d95d4066238510d07f2733ca9ee67 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T07:26:47.390Z] + go mod tidy [Pipeline] sh [2021-06-17T07:26:50.218Z] + make test [2021-06-17T07:26:50.218Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-17T07:26:50.218Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-17T07:26:58.738Z] Removing intermediate container 7060e5a8e173 [2021-06-17T07:26:58.738Z] ---> 5355c2784178 [2021-06-17T07:26:58.738Z] Successfully built 5355c2784178 [2021-06-17T07:26:58.738Z] Successfully tagged ci-base-image-arm64:latest [2021-06-17T07:26:58.739Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-17T07:26:58.739Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-17T07:26:58.739Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-17T07:26:58.739Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-17T07:26:58.739Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-17T07:26:58.739Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-17T07:26:58.739Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-17T07:26:58.739Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-17T07:26:58.739Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-17T07:26:58.739Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-17T07:26:58.739Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-17T07:26:58.739Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-17T07:26:58.739Z] GO111MODULE=on go vet ./... [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:26:59.162Z] + docker inspect -f . ci-base-image-arm64 [2021-06-17T07:26:59.162Z] . [Pipeline] withDockerContainer [2021-06-17T07:26:59.418Z] prd-ubuntu18.04-docker-arm64-4c-16g-2046 does not seem to be running inside a container [2021-06-17T07:26:59.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/131 -v /w/workspace/edgex-ui-go/131:/w/workspace/edgex-ui-go/131:rw,z -v /w/workspace/edgex-ui-go/131@tmp:/w/workspace/edgex-ui-go/131@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-17T07:27:02.130Z] $ docker top 1959bb97768d4dfb346ada7a882c3b3d21d1fbf8767df85242999684042294ea -eo pid,comm [Pipeline] { [Pipeline] } [2021-06-17T07:27:02.519Z] $ docker stop --time=1 7ad69a3ddbd5427ef694fee011ebeee1df8d95d4066238510d07f2733ca9ee67 [2021-06-17T07:27:04.909Z] $ docker rm -f 7ad69a3ddbd5427ef694fee011ebeee1df8d95d4066238510d07f2733ca9ee67 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-06-17T07:27:07.402Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-17T07:27:07.656Z] Stashed 1 file(s) [Pipeline] } [2021-06-17T07:27:07.662Z] + go version [2021-06-17T07:27:07.662Z] go version go1.16.5 linux/arm64 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-17T07:27:12.270Z] $ docker stop --time=1 1959bb97768d4dfb346ada7a882c3b3d21d1fbf8767df85242999684042294ea [2021-06-17T07:27:14.131Z] $ docker rm -f 1959bb97768d4dfb346ada7a882c3b3d21d1fbf8767df85242999684042294ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:29:01.648Z] + sudo chown -R jenkins:jenkins . [2021-06-17T07:29:01.651Z] + docker inspect -f . ci-base-image-arm64 [2021-06-17T07:29:01.652Z] . [Pipeline] sh [Pipeline] withDockerContainer [2021-06-17T07:29:01.999Z] + ls -al . [2021-06-17T07:29:01.999Z] total 84 [2021-06-17T07:29:01.999Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 17 07:26 . [2021-06-17T07:29:01.999Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 17 07:24 .. [2021-06-17T07:29:01.999Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 17 07:25 assets [2021-06-17T07:29:01.999Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 17 07:25 bin [2021-06-17T07:29:01.999Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 17 07:25 cmd [2021-06-17T07:29:01.999Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 17 07:25 CONTRIBUTING.md [2021-06-17T07:29:01.999Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 17 07:26 coverage.out [2021-06-17T07:29:01.999Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 17 07:25 Dockerfile [2021-06-17T07:29:01.999Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 17 07:25 Dockerfile.build [2021-06-17T07:29:01.999Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 17 07:25 docs [2021-06-17T07:29:01.999Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 17 07:25 .git [2021-06-17T07:29:01.999Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 17 07:25 .github [2021-06-17T07:29:01.999Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 17 07:25 .gitignore [2021-06-17T07:29:01.999Z] -rw-rw-r--. 1 jenkins jenkins 324 Jun 17 07:25 go.mod [2021-06-17T07:29:01.999Z] -rw-r--r--. 1 jenkins jenkins 12542 Jun 17 07:26 go.sum [2021-06-17T07:29:01.999Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 17 07:25 internal [2021-06-17T07:29:01.999Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 17 07:25 Jenkinsfile [2021-06-17T07:29:01.999Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 17 07:25 LICENSE [2021-06-17T07:29:01.999Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 17 07:25 Makefile [2021-06-17T07:29:01.999Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 17 07:25 pkg [2021-06-17T07:29:01.999Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 17 07:25 README.md [2021-06-17T07:29:01.999Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 17 07:20 VERSION [2021-06-17T07:29:01.999Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 17 07:25 version.go [2021-06-17T07:29:01.999Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 17 07:25 web [2021-06-17T07:29:02.028Z] prd-ubuntu18.04-docker-arm64-4c-16g-2046 does not seem to be running inside a container [2021-06-17T07:29:02.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/131 -v /w/workspace/edgex-ui-go/131:/w/workspace/edgex-ui-go/131:rw,z -v /w/workspace/edgex-ui-go/131@tmp:/w/workspace/edgex-ui-go/131@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-17T07:29:05.628Z] $ docker top c0d132766ae08bfc9ecd9f2ec671c78cef6b0b24438fe33fd10e07bb20eba29b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:29:08.325Z] + go mod tidy [Pipeline] sh [2021-06-17T07:29:08.630Z] + 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=6eb81e99157ae153f20d7cb606dbe27b8fc87177 --label arch=amd64 --label version=2.0.0-dev.71 . [2021-06-17T07:29:08.630Z] Sending build context to Docker daemon 21.8MB [2021-06-17T07:29:08.630Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T07:29:08.630Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-17T07:29:08.630Z] ---> 9d2d9c789bf5 [2021-06-17T07:29:08.630Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-17T07:29:08.893Z] ---> Running in 7449501c5fa4 [2021-06-17T07:29:08.893Z] Removing intermediate container 7449501c5fa4 [2021-06-17T07:29:08.893Z] ---> 5c631066278a [2021-06-17T07:29:08.893Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-17T07:29:09.052Z] + make test [2021-06-17T07:29:09.053Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-17T07:29:11.271Z] ---> Running in 75a03b8ab581 [2021-06-17T07:29:11.271Z] Removing intermediate container 75a03b8ab581 [2021-06-17T07:29:11.271Z] ---> a5300d933ad3 [2021-06-17T07:29:11.271Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-17T07:29:11.271Z] ---> Running in 64deaf66fa15 [2021-06-17T07:29:11.271Z] Removing intermediate container 64deaf66fa15 [2021-06-17T07:29:11.271Z] ---> b698dc022126 [2021-06-17T07:29:11.271Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-17T07:29:11.271Z] ---> Running in 24bdb3bcaee1 [2021-06-17T07:29:11.271Z] Removing intermediate container 24bdb3bcaee1 [2021-06-17T07:29:11.271Z] ---> e3fd55df33f2 [2021-06-17T07:29:11.271Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-17T07:29:11.271Z] ---> Running in 24c9abf246d7 [2021-06-17T07:29:11.271Z] Removing intermediate container 24c9abf246d7 [2021-06-17T07:29:11.271Z] ---> 468f4881b8eb [2021-06-17T07:29:11.271Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T07:29:11.271Z] ---> Running in 70fc90ec89a0 [2021-06-17T07:29:11.271Z] Removing intermediate container 70fc90ec89a0 [2021-06-17T07:29:11.271Z] ---> 7bba344228d1 [2021-06-17T07:29:11.271Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-17T07:29:11.271Z] ---> Running in 7cca326312e2 [2021-06-17T07:29:11.271Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T07:29:11.271Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T07:29:11.534Z] OK: 149 MiB in 40 packages [2021-06-17T07:29:11.534Z] Removing intermediate container 7cca326312e2 [2021-06-17T07:29:11.534Z] ---> 621fb93788ae [2021-06-17T07:29:11.534Z] Step 10/24 : ENV GO111MODULE=on [2021-06-17T07:29:11.539Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-17T07:29:11.812Z] ---> Running in f4c0e1a05a00 [2021-06-17T07:29:11.812Z] Removing intermediate container f4c0e1a05a00 [2021-06-17T07:29:11.812Z] ---> c508e8c0899d [2021-06-17T07:29:11.812Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-17T07:29:11.812Z] ---> Running in fab3fa0ffe4b [2021-06-17T07:29:11.812Z] Removing intermediate container fab3fa0ffe4b [2021-06-17T07:29:11.812Z] ---> 4f96b350b75e [2021-06-17T07:29:11.812Z] Step 12/24 : COPY go.mod . [2021-06-17T07:29:12.087Z] ---> 68474e7c620d [2021-06-17T07:29:12.087Z] Step 13/24 : COPY Makefile . [2021-06-17T07:29:12.087Z] ---> 4bc26047e787 [2021-06-17T07:29:12.087Z] Step 14/24 : RUN make update [2021-06-17T07:29:12.087Z] ---> Running in 6c3c46d1ef5e [2021-06-17T07:29:12.362Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-17T07:29:12.630Z] Removing intermediate container 6c3c46d1ef5e [2021-06-17T07:29:12.630Z] ---> 3bff726d673a [2021-06-17T07:29:12.630Z] Step 15/24 : COPY . . [2021-06-17T07:29:13.574Z] ---> 935f155308da [2021-06-17T07:29:13.574Z] Step 16/24 : RUN ${MAKE} [2021-06-17T07:29:13.574Z] ---> Running in df3d64af2509 [2021-06-17T07:29:13.574Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.71" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-17T07:29:21.703Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-17T07:29:24.020Z] Removing intermediate container df3d64af2509 [2021-06-17T07:29:24.020Z] ---> e333fcb9ad08 [2021-06-17T07:29:24.020Z] Step 17/24 : FROM alpine:3.12 [2021-06-17T07:29:24.020Z] 3.12: Pulling from library/alpine [2021-06-17T07:29:24.020Z] 339de151aab4: Pulling fs layer [2021-06-17T07:29:24.020Z] 339de151aab4: Verifying Checksum [2021-06-17T07:29:24.020Z] 339de151aab4: Download complete [2021-06-17T07:29:24.020Z] 339de151aab4: Pull complete [2021-06-17T07:29:24.020Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-17T07:29:24.020Z] Status: Downloaded newer image for alpine:3.12 [2021-06-17T07:29:24.020Z] ---> 13621d1b12d4 [2021-06-17T07:29:24.020Z] Step 18/24 : EXPOSE 4000 [2021-06-17T07:29:24.020Z] ---> Running in 342fb5e5fa93 [2021-06-17T07:29:24.020Z] Removing intermediate container 342fb5e5fa93 [2021-06-17T07:29:24.020Z] ---> edd21838b7e8 [2021-06-17T07:29:24.020Z] 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-17T07:29:24.020Z] ---> 9712e67c3425 [2021-06-17T07:29:24.020Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-17T07:29:24.020Z] ---> Running in a3f11078396f [2021-06-17T07:29:24.020Z] Removing intermediate container a3f11078396f [2021-06-17T07:29:24.020Z] ---> d5a54957627b [2021-06-17T07:29:24.020Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-17T07:29:24.020Z] ---> Running in a0052a9c7941 [2021-06-17T07:29:24.020Z] Removing intermediate container a0052a9c7941 [2021-06-17T07:29:24.020Z] ---> 54d4e3a25537 [2021-06-17T07:29:24.020Z] Step 22/24 : LABEL arch=amd64 [2021-06-17T07:29:24.020Z] ---> Running in 8cb4d26d7ed7 [2021-06-17T07:29:26.404Z] Removing intermediate container 8cb4d26d7ed7 [2021-06-17T07:29:26.404Z] ---> 51a91fc8ac1b [2021-06-17T07:29:26.404Z] Step 23/24 : LABEL git_sha=6eb81e99157ae153f20d7cb606dbe27b8fc87177 [2021-06-17T07:29:26.404Z] ---> Running in 77da304bc8ad [2021-06-17T07:29:26.404Z] Removing intermediate container 77da304bc8ad [2021-06-17T07:29:26.404Z] ---> c1c91ff01db6 [2021-06-17T07:29:26.404Z] Step 24/24 : LABEL version=2.0.0-dev.71 [2021-06-17T07:29:26.404Z] ---> Running in 1e54bb79dd55 [2021-06-17T07:29:26.404Z] Removing intermediate container 1e54bb79dd55 [2021-06-17T07:29:26.404Z] ---> a20de18ab887 [2021-06-17T07:29:26.404Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-17T07:29:26.404Z] Successfully built a20de18ab887 [2021-06-17T07:29:26.404Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T07:29:38.066Z] provisioning config files... [2021-06-17T07:29:38.111Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/131@tmp/config1809018717221379115tmp [Pipeline] { [Pipeline] libraryResource [2021-06-17T07:29:40.480Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-17T07:29:40.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-17T07:29:40.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-17T07:29:40.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-17T07:29:40.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-17T07:29:40.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-17T07:29:40.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-17T07:29:40.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-17T07:29:40.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-17T07:29:40.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-17T07:29:40.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-17T07:29:40.480Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-17T07:29:40.480Z] GO111MODULE=on go vet ./... [Pipeline] sh [2021-06-17T07:29:40.792Z] ---> docker-login.sh [2021-06-17T07:29:40.793Z] nexus3.edgexfoundry.org:10001 [2021-06-17T07:29:40.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T07:29:40.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T07:29:40.793Z] Configure a credential helper to remove this warning. See [2021-06-17T07:29:40.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T07:29:40.793Z] [2021-06-17T07:29:40.793Z] Login Succeeded [2021-06-17T07:29:40.793Z] nexus3.edgexfoundry.org:10002 [2021-06-17T07:29:40.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T07:29:41.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T07:29:41.056Z] Configure a credential helper to remove this warning. See [2021-06-17T07:29:41.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T07:29:41.056Z] [2021-06-17T07:29:41.056Z] Login Succeeded [2021-06-17T07:29:41.056Z] nexus3.edgexfoundry.org:10003 [2021-06-17T07:29:41.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T07:29:41.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T07:29:41.056Z] Configure a credential helper to remove this warning. See [2021-06-17T07:29:41.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T07:29:41.056Z] [2021-06-17T07:29:41.056Z] Login Succeeded [2021-06-17T07:29:41.056Z] nexus3.edgexfoundry.org:10004 [2021-06-17T07:29:41.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T07:29:41.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T07:29:41.317Z] Configure a credential helper to remove this warning. See [2021-06-17T07:29:41.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T07:29:41.317Z] [2021-06-17T07:29:41.317Z] Login Succeeded [2021-06-17T07:29:41.317Z] docker.io [2021-06-17T07:29:41.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T07:29:41.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T07:29:41.579Z] Configure a credential helper to remove this warning. See [2021-06-17T07:29:41.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T07:29:41.579Z] [2021-06-17T07:29:41.579Z] Login Succeeded [2021-06-17T07:29:41.579Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T07:29:41.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T07:29:44.035Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-06-17T07:29:44.035Z] 6eb81e99157ae153f20d7cb606dbe27b8fc87177 [2021-06-17T07:29:44.035Z] latest [2021-06-17T07:29:44.035Z] 2.0.0-dev.71 [2021-06-17T07:29:44.035Z] 6eb81e99157ae153f20d7cb606dbe27b8fc87177-2.0.0-dev.71 [2021-06-17T07:29:44.035Z] master [2021-06-17T07:29:44.035Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:29:48.844Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6eb81e99157ae153f20d7cb606dbe27b8fc87177 [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:29:49.213Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6eb81e99157ae153f20d7cb606dbe27b8fc87177 [2021-06-17T07:29:49.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-17T07:29:49.213Z] a394dabd78eb: Preparing [2021-06-17T07:29:49.213Z] 32f366d666a5: Preparing [2021-06-17T07:29:49.213Z] 32f366d666a5: Layer already exists [2021-06-17T07:29:52.892Z] a394dabd78eb: Pushed [2021-06-17T07:29:52.892Z] 6eb81e99157ae153f20d7cb606dbe27b8fc87177: digest: sha256:3c0d8ad1dea4d030628c85e4cde00e020e6f811db91d6e906d18c220ea9cde5e size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:29:53.274Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:29:53.573Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-17T07:29:53.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-17T07:29:53.573Z] a394dabd78eb: Preparing [2021-06-17T07:29:53.573Z] 32f366d666a5: Preparing [2021-06-17T07:29:53.573Z] 32f366d666a5: Layer already exists [2021-06-17T07:29:53.573Z] a394dabd78eb: Layer already exists [2021-06-17T07:29:53.573Z] latest: digest: sha256:3c0d8ad1dea4d030628c85e4cde00e020e6f811db91d6e906d18c220ea9cde5e size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:29:53.886Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:29:56.477Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.71 [2021-06-17T07:29:56.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-17T07:29:56.477Z] a394dabd78eb: Preparing [2021-06-17T07:29:56.477Z] 32f366d666a5: Preparing [2021-06-17T07:29:56.477Z] a394dabd78eb: Layer already exists [2021-06-17T07:29:56.477Z] 32f366d666a5: Layer already exists [2021-06-17T07:29:56.477Z] 2.0.0-dev.71: digest: sha256:3c0d8ad1dea4d030628c85e4cde00e020e6f811db91d6e906d18c220ea9cde5e size: 739 [Pipeline] isUnix [Pipeline] sh [Pipeline] } [2021-06-17T07:29:58.898Z] $ docker stop --time=1 c0d132766ae08bfc9ecd9f2ec671c78cef6b0b24438fe33fd10e07bb20eba29b [2021-06-17T07:29:59.106Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6eb81e99157ae153f20d7cb606dbe27b8fc87177-2.0.0-dev.71 [2021-06-17T07:30:00.787Z] $ docker rm -f c0d132766ae08bfc9ecd9f2ec671c78cef6b0b24438fe33fd10e07bb20eba29b [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:30:04.336Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-17T07:30:04.372Z] Warning: overwriting stash ‘coverage-report’ [2021-06-17T07:30:06.619Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6eb81e99157ae153f20d7cb606dbe27b8fc87177-2.0.0-dev.71 [2021-06-17T07:30:06.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-17T07:30:06.619Z] a394dabd78eb: Preparing [2021-06-17T07:30:06.619Z] 32f366d666a5: Preparing [2021-06-17T07:30:06.619Z] a394dabd78eb: Layer already exists [2021-06-17T07:30:06.619Z] 32f366d666a5: Layer already exists [2021-06-17T07:30:06.619Z] 6eb81e99157ae153f20d7cb606dbe27b8fc87177-2.0.0-dev.71: digest: sha256:3c0d8ad1dea4d030628c85e4cde00e020e6f811db91d6e906d18c220ea9cde5e size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:30:09.245Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:30:11.867Z] Stashed 1 file(s) [2021-06-17T07:30:11.868Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-06-17T07:30:11.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-17T07:30:11.869Z] a394dabd78eb: Preparing [2021-06-17T07:30:11.869Z] 32f366d666a5: Preparing [2021-06-17T07:30:11.869Z] a394dabd78eb: Layer already exists [2021-06-17T07:30:11.869Z] 32f366d666a5: Layer already exists [2021-06-17T07:30:11.869Z] master: digest: sha256:3c0d8ad1dea4d030628c85e4cde00e020e6f811db91d6e906d18c220ea9cde5e size: 739 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] stage [Pipeline] { (Build) [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T07:30:14.418Z] ===================================================== [Pipeline] echo [2021-06-17T07:30:14.461Z] taggedImages: [2021-06-17T07:30:14.461Z] - nexus3.edgexfoundry.org:10004/edgex-ui:6eb81e99157ae153f20d7cb606dbe27b8fc87177 [2021-06-17T07:30:14.461Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-17T07:30:14.461Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.71 [2021-06-17T07:30:14.461Z] - nexus3.edgexfoundry.org:10004/edgex-ui:6eb81e99157ae153f20d7cb606dbe27b8fc87177-2.0.0-dev.71 [2021-06-17T07:30:14.461Z] - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] script [Pipeline] { [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2021-06-17T07:30:21.942Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-17T07:30:24.367Z] + ls -al . [2021-06-17T07:30:24.367Z] total 120 [2021-06-17T07:30:24.367Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 17 07:29 . [2021-06-17T07:30:24.367Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 07:24 .. [2021-06-17T07:30:24.367Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 07:25 .git [2021-06-17T07:30:24.367Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 07:25 .github [2021-06-17T07:30:24.367Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 17 07:25 .gitignore [2021-06-17T07:30:24.367Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 17 07:25 CONTRIBUTING.md [2021-06-17T07:30:24.367Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 17 07:25 Dockerfile [2021-06-17T07:30:24.367Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 17 07:25 Dockerfile.build [2021-06-17T07:30:24.367Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 17 07:25 Jenkinsfile [2021-06-17T07:30:24.367Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 17 07:25 LICENSE [2021-06-17T07:30:24.367Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 17 07:25 Makefile [2021-06-17T07:30:24.367Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 17 07:25 README.md [2021-06-17T07:30:24.367Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 17 07:20 VERSION [2021-06-17T07:30:24.367Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 07:25 assets [2021-06-17T07:30:24.367Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 07:25 bin [2021-06-17T07:30:24.367Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 07:25 cmd [2021-06-17T07:30:24.367Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 17 07:29 coverage.out [2021-06-17T07:30:24.367Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 07:25 docs [2021-06-17T07:30:24.367Z] -rw-rw-r-- 1 jenkins jenkins 324 Jun 17 07:25 go.mod [2021-06-17T07:30:24.367Z] -rw-r--r-- 1 jenkins jenkins 12542 Jun 17 07:29 go.sum [2021-06-17T07:30:24.367Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 17 07:25 internal [2021-06-17T07:30:24.367Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 07:25 pkg [2021-06-17T07:30:24.367Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 17 07:25 version.go [2021-06-17T07:30:24.367Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 07:25 web [Pipeline] libraryResource [Pipeline] sh [2021-06-17T07:30:31.296Z] ---> job-cost.sh [2021-06-17T07:30:31.296Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8I06 [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:30:31.658Z] + 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=6eb81e99157ae153f20d7cb606dbe27b8fc87177 --label arch=arm64 --label version=2.0.0-dev.71 . [2021-06-17T07:30:32.656Z] Sending build context to Docker daemon 21.79MB [2021-06-17T07:30:32.656Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T07:30:32.656Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-17T07:30:32.656Z] ---> 5355c2784178 [2021-06-17T07:30:32.656Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-17T07:30:32.933Z] ---> Running in 31e6da9d3eef [2021-06-17T07:30:33.204Z] Removing intermediate container 31e6da9d3eef [2021-06-17T07:30:33.204Z] ---> 855a2822974e [2021-06-17T07:30:33.204Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-17T07:30:33.480Z] ---> Running in 3871107396bd [2021-06-17T07:30:34.076Z] Removing intermediate container 3871107396bd [2021-06-17T07:30:34.076Z] ---> f08e3cfb9388 [2021-06-17T07:30:34.076Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-17T07:30:34.076Z] ---> Running in a78fc770b5c1 [2021-06-17T07:30:36.697Z] Removing intermediate container a78fc770b5c1 [2021-06-17T07:30:36.697Z] ---> 3440985b99a2 [2021-06-17T07:30:36.697Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-17T07:30:36.697Z] ---> Running in 497b9ed08d47 [2021-06-17T07:30:36.697Z] Removing intermediate container 497b9ed08d47 [2021-06-17T07:30:36.697Z] ---> 030f1f29b66d [2021-06-17T07:30:36.697Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-17T07:30:36.697Z] ---> Running in 9420eaaad027 [2021-06-17T07:30:36.697Z] Removing intermediate container 9420eaaad027 [2021-06-17T07:30:36.697Z] ---> bf59b5ba936f [2021-06-17T07:30:36.697Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T07:30:36.697Z] ---> Running in cf3b5008e4bb [2021-06-17T07:30:38.130Z] Removing intermediate container cf3b5008e4bb [2021-06-17T07:30:38.130Z] ---> 247584cdf189 [2021-06-17T07:30:38.130Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-17T07:30:38.130Z] ---> Running in 6b524fde12dd [2021-06-17T07:30:38.687Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-17T07:30:39.561Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T07:30:40.536Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T07:30:41.133Z] OK: 138 MiB in 40 packages [2021-06-17T07:30:42.115Z] Removing intermediate container 6b524fde12dd [2021-06-17T07:30:42.115Z] ---> 79f606b52d5f [2021-06-17T07:30:42.115Z] Step 10/24 : ENV GO111MODULE=on [2021-06-17T07:30:42.389Z] ---> Running in 1af0ed8b272d [2021-06-17T07:30:42.983Z] Removing intermediate container 1af0ed8b272d [2021-06-17T07:30:42.983Z] ---> 0c0f1014b74b [2021-06-17T07:30:42.983Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-17T07:30:42.983Z] ---> Running in e758154a9589 [2021-06-17T07:30:43.578Z] Removing intermediate container e758154a9589 [2021-06-17T07:30:43.578Z] ---> ce4b886a8c58 [2021-06-17T07:30:43.578Z] Step 12/24 : COPY go.mod . [2021-06-17T07:30:44.175Z] ---> 97357149dead [2021-06-17T07:30:44.175Z] Step 13/24 : COPY Makefile . [2021-06-17T07:30:45.157Z] ---> 67c5c6801e35 [2021-06-17T07:30:45.157Z] Step 14/24 : RUN make update [2021-06-17T07:30:45.157Z] ---> Running in 04ac71909172 [2021-06-17T07:30:46.149Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-17T07:30:49.254Z] Removing intermediate container 04ac71909172 [2021-06-17T07:30:49.254Z] ---> 86cc372f836e [2021-06-17T07:30:49.254Z] Step 15/24 : COPY . . [2021-06-17T07:30:50.244Z] ---> fce7021e0b9b [2021-06-17T07:30:50.244Z] Step 16/24 : RUN ${MAKE} [2021-06-17T07:30:50.244Z] ---> Running in 2be1cf1f085e [2021-06-17T07:30:51.225Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.71" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-17T07:30:53.368Z] lf-activate-venv(): INFO: Adding /tmp/venv-8I06/bin to PATH [2021-06-17T07:30:53.368Z] INFO: No Stack... [2021-06-17T07:30:53.368Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-17T07:30:53.368Z] INFO: Archiving Costs [Pipeline] sh [2021-06-17T07:30:56.050Z] + cut -d, -f6 [2021-06-17T07:30:56.050Z] + cat /w/workspace/edgex-ui-go/131/archives/cost.csv [Pipeline] lock [2021-06-17T07:30:56.095Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-131-stack-cost] [2021-06-17T07:30:56.104Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-131-stack-cost] did not exist. Created. [2021-06-17T07:30:56.104Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-17T07:30:56.444Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-17T07:30:56.513Z] Stashed 1 file(s) [Pipeline] } [2021-06-17T07:30:58.850Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-131-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-17T07:31:15.828Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-17T07:31:19.237Z] Removing intermediate container 2be1cf1f085e [2021-06-17T07:31:19.237Z] ---> e868f8bef607 [2021-06-17T07:31:19.237Z] Step 17/24 : FROM alpine:3.12 [2021-06-17T07:31:19.833Z] 3.12: Pulling from library/alpine [2021-06-17T07:31:19.833Z] d2f70382dc9a: Pulling fs layer [2021-06-17T07:31:20.109Z] d2f70382dc9a: Verifying Checksum [2021-06-17T07:31:20.109Z] d2f70382dc9a: Download complete [2021-06-17T07:31:20.709Z] d2f70382dc9a: Pull complete [2021-06-17T07:31:20.709Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-17T07:31:20.709Z] Status: Downloaded newer image for alpine:3.12 [2021-06-17T07:31:20.709Z] ---> c4fd0aeabfcf [2021-06-17T07:31:20.709Z] Step 18/24 : EXPOSE 4000 [2021-06-17T07:31:20.985Z] ---> Running in dd5867a8cf5c [2021-06-17T07:31:21.262Z] Removing intermediate container dd5867a8cf5c [2021-06-17T07:31:21.262Z] ---> d42d92e70f33 [2021-06-17T07:31:21.262Z] 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-17T07:31:26.293Z] ---> c48de29c812e [2021-06-17T07:31:26.293Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-17T07:31:26.293Z] ---> Running in cebeff255b7d [2021-06-17T07:31:26.293Z] Removing intermediate container cebeff255b7d [2021-06-17T07:31:26.293Z] ---> 3a7471a889a3 [2021-06-17T07:31:26.293Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-17T07:31:26.293Z] ---> Running in 8601c2a35150 [2021-06-17T07:31:26.293Z] Removing intermediate container 8601c2a35150 [2021-06-17T07:31:26.293Z] ---> 646c239f7473 [2021-06-17T07:31:26.293Z] Step 22/24 : LABEL arch=arm64 [2021-06-17T07:31:26.293Z] ---> Running in 9407ca7c26ed [2021-06-17T07:31:26.293Z] Removing intermediate container 9407ca7c26ed [2021-06-17T07:31:26.293Z] ---> 60ffc92826d3 [2021-06-17T07:31:26.293Z] Step 23/24 : LABEL git_sha=6eb81e99157ae153f20d7cb606dbe27b8fc87177 [2021-06-17T07:31:26.293Z] ---> Running in 8a62571b6a53 [2021-06-17T07:31:26.293Z] Removing intermediate container 8a62571b6a53 [2021-06-17T07:31:26.293Z] ---> 91942bd7a293 [2021-06-17T07:31:26.293Z] Step 24/24 : LABEL version=2.0.0-dev.71 [2021-06-17T07:31:26.293Z] ---> Running in efa1440bf276 [2021-06-17T07:31:26.293Z] Removing intermediate container efa1440bf276 [2021-06-17T07:31:26.293Z] ---> c27267aba86e [2021-06-17T07:31:26.293Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-17T07:31:26.293Z] Successfully built c27267aba86e [2021-06-17T07:31:26.293Z] 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-17T07:31:31.133Z] provisioning config files... [2021-06-17T07:31:31.171Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/131@tmp/config6954427120531346043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T07:31:33.566Z] ---> docker-login.sh [2021-06-17T07:31:33.566Z] nexus3.edgexfoundry.org:10001 [2021-06-17T07:31:33.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T07:31:33.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T07:31:33.566Z] Configure a credential helper to remove this warning. See [2021-06-17T07:31:33.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T07:31:33.566Z] [2021-06-17T07:31:33.566Z] Login Succeeded [2021-06-17T07:31:33.566Z] nexus3.edgexfoundry.org:10002 [2021-06-17T07:31:33.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T07:31:33.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T07:31:33.566Z] Configure a credential helper to remove this warning. See [2021-06-17T07:31:33.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T07:31:33.566Z] [2021-06-17T07:31:33.566Z] Login Succeeded [2021-06-17T07:31:33.566Z] nexus3.edgexfoundry.org:10003 [2021-06-17T07:31:33.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T07:31:33.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T07:31:33.566Z] Configure a credential helper to remove this warning. See [2021-06-17T07:31:33.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T07:31:33.566Z] [2021-06-17T07:31:33.566Z] Login Succeeded [2021-06-17T07:31:33.566Z] nexus3.edgexfoundry.org:10004 [2021-06-17T07:31:33.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T07:31:33.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T07:31:33.566Z] Configure a credential helper to remove this warning. See [2021-06-17T07:31:33.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T07:31:33.566Z] [2021-06-17T07:31:33.566Z] Login Succeeded [2021-06-17T07:31:33.566Z] docker.io [2021-06-17T07:31:34.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T07:31:34.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T07:31:34.439Z] Configure a credential helper to remove this warning. See [2021-06-17T07:31:34.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T07:31:34.439Z] [2021-06-17T07:31:34.439Z] Login Succeeded [2021-06-17T07:31:34.439Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T07:31:34.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T07:31:36.865Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-06-17T07:31:36.865Z] 6eb81e99157ae153f20d7cb606dbe27b8fc87177 [2021-06-17T07:31:36.865Z] latest [2021-06-17T07:31:36.865Z] 2.0.0-dev.71 [2021-06-17T07:31:36.865Z] 6eb81e99157ae153f20d7cb606dbe27b8fc87177-2.0.0-dev.71 [2021-06-17T07:31:36.865Z] master [2021-06-17T07:31:36.865Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:31:39.436Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6eb81e99157ae153f20d7cb606dbe27b8fc87177 [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:31:39.782Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6eb81e99157ae153f20d7cb606dbe27b8fc87177 [2021-06-17T07:31:39.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-17T07:31:40.102Z] 4ee5272f770e: Preparing [2021-06-17T07:31:40.102Z] 3fbe34a1663b: Preparing [2021-06-17T07:31:40.102Z] 3fbe34a1663b: Layer already exists [2021-06-17T07:31:44.110Z] 4ee5272f770e: Pushed [2021-06-17T07:31:44.110Z] 6eb81e99157ae153f20d7cb606dbe27b8fc87177: digest: sha256:fbb231fe2a7fa68c10d88dd23ea56aa11da67629e41eca84b9ea99f9bef5f41d size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:31:44.532Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:31:46.931Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-17T07:31:46.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-17T07:31:46.931Z] 4ee5272f770e: Preparing [2021-06-17T07:31:46.931Z] 3fbe34a1663b: Preparing [2021-06-17T07:31:46.931Z] 3fbe34a1663b: Layer already exists [2021-06-17T07:31:46.931Z] 4ee5272f770e: Layer already exists [2021-06-17T07:31:46.931Z] latest: digest: sha256:fbb231fe2a7fa68c10d88dd23ea56aa11da67629e41eca84b9ea99f9bef5f41d size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:31:47.350Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:31:47.710Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.71 [2021-06-17T07:31:47.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-17T07:31:47.710Z] 4ee5272f770e: Preparing [2021-06-17T07:31:47.710Z] 3fbe34a1663b: Preparing [2021-06-17T07:31:47.985Z] 3fbe34a1663b: Layer already exists [2021-06-17T07:31:47.985Z] 4ee5272f770e: Layer already exists [2021-06-17T07:31:47.985Z] 2.0.0-dev.71: digest: sha256:fbb231fe2a7fa68c10d88dd23ea56aa11da67629e41eca84b9ea99f9bef5f41d size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:31:48.338Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6eb81e99157ae153f20d7cb606dbe27b8fc87177-2.0.0-dev.71 [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:31:50.995Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6eb81e99157ae153f20d7cb606dbe27b8fc87177-2.0.0-dev.71 [2021-06-17T07:31:50.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-17T07:31:50.995Z] 4ee5272f770e: Preparing [2021-06-17T07:31:50.995Z] 3fbe34a1663b: Preparing [2021-06-17T07:31:51.267Z] 4ee5272f770e: Layer already exists [2021-06-17T07:31:51.267Z] 3fbe34a1663b: Layer already exists [2021-06-17T07:31:51.267Z] 6eb81e99157ae153f20d7cb606dbe27b8fc87177-2.0.0-dev.71: digest: sha256:fbb231fe2a7fa68c10d88dd23ea56aa11da67629e41eca84b9ea99f9bef5f41d size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:31:53.740Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:31:54.135Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-06-17T07:31:54.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-17T07:31:54.135Z] 4ee5272f770e: Preparing [2021-06-17T07:31:54.135Z] 3fbe34a1663b: Preparing [2021-06-17T07:31:54.135Z] 4ee5272f770e: Layer already exists [2021-06-17T07:31:54.135Z] 3fbe34a1663b: Layer already exists [2021-06-17T07:31:54.406Z] master: digest: sha256:fbb231fe2a7fa68c10d88dd23ea56aa11da67629e41eca84b9ea99f9bef5f41d size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T07:31:54.486Z] ===================================================== [Pipeline] echo [2021-06-17T07:31:54.506Z] taggedImages: [2021-06-17T07:31:54.506Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6eb81e99157ae153f20d7cb606dbe27b8fc87177 [2021-06-17T07:31:54.506Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-17T07:31:54.506Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.71 [2021-06-17T07:31:54.506Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6eb81e99157ae153f20d7cb606dbe27b8fc87177-2.0.0-dev.71 [2021-06-17T07:31:54.506Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-17T07:31:59.523Z] ---> job-cost.sh [2021-06-17T07:31:59.523Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m9M3 [2021-06-17T07:32:38.338Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-17T07:34:04.539Z] lf-activate-venv(): INFO: Adding /tmp/venv-m9M3/bin to PATH [2021-06-17T07:34:04.539Z] INFO: No Stack... [2021-06-17T07:34:04.539Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-17T07:34:04.539Z] INFO: Archiving Costs [Pipeline] sh [2021-06-17T07:34:09.463Z] + cat /w/workspace/edgex-ui-go/131/archives/cost.csv [2021-06-17T07:34:09.464Z] + cut -d, -f6 [Pipeline] lock [2021-06-17T07:34:09.571Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-131-stack-cost] [2021-06-17T07:34:09.579Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-131-stack-cost] did not exist. Created. [2021-06-17T07:34:09.579Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-17T07:34:12.362Z] /w/workspace/edgex-ui-go/131@tmp/durable-bcd54820/script.sh: 1: /w/workspace/edgex-ui-go/131@tmp/durable-bcd54820/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-17T07:34:12.737Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-17T07:34:12.760Z] Warning: overwriting stash ‘stack-cost’ [2021-06-17T07:34:12.983Z] Stashed 1 file(s) [Pipeline] } [2021-06-17T07:34:12.996Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-131-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-17T07:34:36.598Z] provisioning config files... [2021-06-17T07:34:36.623Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config946104499050821490tmp [Pipeline] { [Pipeline] sh [2021-06-17T07:34:39.251Z] + set +x [2021-06-17T07:34:39.251Z] + curl -s https://codecov.io/bash [2021-06-17T07:34:39.251Z] + bash -s -- [2021-06-17T07:34:39.251Z] [2021-06-17T07:34:39.251Z] _____ _ [2021-06-17T07:34:39.251Z] / ____| | | [2021-06-17T07:34:39.251Z] | | ___ __| | ___ ___ _____ __ [2021-06-17T07:34:39.251Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-17T07:34:39.251Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-17T07:34:39.251Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-17T07:34:39.251Z] Bash-1.0.3 [2021-06-17T07:34:39.251Z] [2021-06-17T07:34:39.251Z] [2021-06-17T07:34:39.251Z] ==> git version 2.24.4 found [2021-06-17T07:34:39.251Z] ==> 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-17T07:34:39.252Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-17T07:34:39.252Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-17T07:34:39.252Z] ==> Jenkins CI detected. [2021-06-17T07:34:39.252Z] project root: . [2021-06-17T07:34:39.252Z] --> token set from env [2021-06-17T07:34:39.252Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-17T07:34:39.515Z] ==> Running gcov in . (disable via -X gcov) [2021-06-17T07:34:39.515Z] ==> Python coveragepy not found [2021-06-17T07:34:39.515Z] ==> Searching for coverage reports in: [2021-06-17T07:34:39.515Z] + . [2021-06-17T07:34:39.515Z] -> Found 1 reports [2021-06-17T07:34:39.515Z] ==> Detecting git/mercurial file structure [2021-06-17T07:34:39.515Z] ==> Reading reports [2021-06-17T07:34:39.515Z] + ./coverage.out bytes=10 [2021-06-17T07:34:39.515Z] ==> Appending adjustments [2021-06-17T07:34:39.515Z] https://docs.codecov.io/docs/fixing-reports [2021-06-17T07:34:39.515Z] + Found adjustments [2021-06-17T07:34:39.515Z] ==> Gzipping contents [2021-06-17T07:34:39.515Z] 4.0K /tmp/codecov.M25sEo.gz [2021-06-17T07:34:39.515Z] ==> Uploading reports [2021-06-17T07:34:39.515Z] url: https://codecov.io [2021-06-17T07:34:39.515Z] query: branch=master&commit=6eb81e99157ae153f20d7cb606dbe27b8fc87177&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F131%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-17T07:34:39.515Z] -> Pinging Codecov [2021-06-17T07:34:39.515Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=6eb81e99157ae153f20d7cb606dbe27b8fc87177&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F131%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-17T07:34:40.094Z] -> Uploading to [2021-06-17T07:34:40.094Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-17/FB506323287CE973F263BFD2A0EB1F37/6eb81e99157ae153f20d7cb606dbe27b8fc87177/8399e012-de50-4b16-aa98-2c54c0837f09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210617T073439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0dec8a48d1e6a4ca715414b2bfbc3a0455ca07a5dcf120c8d9221ebe26578eb1 [2021-06-17T07:34:40.094Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-17T07:34:40.094Z] Dload Upload Total Spent Left Speed [2021-06-17T07:34:40.668Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3740 0 0 100 3740 0 6792 --:--:-- --:--:-- --:--:-- 6787 100 3740 0 0 100 3740 0 6790 --:--:-- --:--:-- --:--:-- 6787 [2021-06-17T07:34:40.669Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/6eb81e99157ae153f20d7cb606dbe27b8fc87177 [Pipeline] } [2021-06-17T07:34:40.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-17T07:35:01.624Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-17T07:35:01.640Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:35:04.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-17T07:35:04.411Z] [2021-06-17T07:35:04.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:35:07.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-17T07:35:07.012Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-17T07:35:07.012Z] 188c0c94c7c5: Pulling fs layer [2021-06-17T07:35:07.012Z] 0ef7d3d256c8: Pulling fs layer [2021-06-17T07:35:07.012Z] de9db76c5a1d: Pulling fs layer [2021-06-17T07:35:07.012Z] 0eba1c9be4d2: Pulling fs layer [2021-06-17T07:35:07.012Z] 0d57e429df01: Pulling fs layer [2021-06-17T07:35:07.012Z] 4e4be7b47b0d: Pulling fs layer [2021-06-17T07:35:07.012Z] e1f770b5df2f: Pulling fs layer [2021-06-17T07:35:07.012Z] 85a0685a4137: Pulling fs layer [2021-06-17T07:35:07.012Z] 0d57e429df01: Waiting [2021-06-17T07:35:07.012Z] 4e4be7b47b0d: Waiting [2021-06-17T07:35:07.012Z] e1f770b5df2f: Waiting [2021-06-17T07:35:07.012Z] 85a0685a4137: Waiting [2021-06-17T07:35:07.012Z] 0eba1c9be4d2: Waiting [2021-06-17T07:35:07.012Z] de9db76c5a1d: Download complete [2021-06-17T07:35:07.012Z] 0ef7d3d256c8: Verifying Checksum [2021-06-17T07:35:07.012Z] 0ef7d3d256c8: Download complete [2021-06-17T07:35:07.012Z] 0d57e429df01: Verifying Checksum [2021-06-17T07:35:07.012Z] 0d57e429df01: Download complete [2021-06-17T07:35:07.012Z] 4e4be7b47b0d: Verifying Checksum [2021-06-17T07:35:07.012Z] 4e4be7b47b0d: Download complete [2021-06-17T07:35:07.012Z] 188c0c94c7c5: Verifying Checksum [2021-06-17T07:35:07.012Z] 188c0c94c7c5: Download complete [2021-06-17T07:35:07.277Z] 188c0c94c7c5: Pull complete [2021-06-17T07:35:07.539Z] 0ef7d3d256c8: Pull complete [2021-06-17T07:35:07.539Z] de9db76c5a1d: Pull complete [2021-06-17T07:35:08.933Z] e1f770b5df2f: Verifying Checksum [2021-06-17T07:35:08.933Z] e1f770b5df2f: Download complete [2021-06-17T07:35:11.864Z] 0eba1c9be4d2: Verifying Checksum [2021-06-17T07:35:11.864Z] 0eba1c9be4d2: Download complete [2021-06-17T07:35:11.864Z] 85a0685a4137: Verifying Checksum [2021-06-17T07:35:11.864Z] 85a0685a4137: Download complete [2021-06-17T07:35:13.271Z] 0eba1c9be4d2: Pull complete [2021-06-17T07:35:13.540Z] 0d57e429df01: Pull complete [2021-06-17T07:35:13.540Z] 4e4be7b47b0d: Pull complete [2021-06-17T07:35:14.128Z] e1f770b5df2f: Pull complete [2021-06-17T07:35:20.729Z] 85a0685a4137: Pull complete [2021-06-17T07:35:20.729Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-17T07:35:20.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-17T07:35:20.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-17T07:35:23.060Z] prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container [2021-06-17T07:35:23.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-17T07:35:25.302Z] $ docker top 58d2606281184da015e4681fc1d67a3a36571f59c1ab7f29ace37f9f8a4e6fca -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-17T07:35:27.773Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-17T07:35:32.566Z] + set -o pipefail [2021-06-17T07:35:32.566Z] + snyk monitor '--org=edgex-jenkins' [2021-06-17T07:35:37.368Z] [2021-06-17T07:35:37.368Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-06-17T07:35:37.368Z] [2021-06-17T07:35:37.368Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/f4c91d39-0f3a-4733-84e2-d7b57a6257ce [2021-06-17T07:35:37.368Z] [2021-06-17T07:35:37.368Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-17T07:35:37.368Z] [2021-06-17T07:35:37.368Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-17T07:35:37.368Z] [2021-06-17T07:35:37.368Z] [Pipeline] } [2021-06-17T07:35:37.403Z] $ docker stop --time=1 58d2606281184da015e4681fc1d67a3a36571f59c1ab7f29ace37f9f8a4e6fca [2021-06-17T07:35:39.257Z] $ docker rm -f 58d2606281184da015e4681fc1d67a3a36571f59c1ab7f29ace37f9f8a4e6fca [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-17T07:35:51.996Z] + git log --format=format:%s -1 6eb81e99157ae153f20d7cb606dbe27b8fc87177 [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:35:52.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T07:35:52.396Z] . [Pipeline] withDockerContainer [2021-06-17T07:35:54.818Z] prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container [2021-06-17T07:35:54.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-17T07:35:55.244Z] $ docker top ca9c8b348b4daf921fc530b6ee9eac599bfad8d631c5b2ef18b0fca789c07ee4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T07:35:57.765Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T07:35:57.765Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T07:35:57.885Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T07:35:57.884Z] $ docker exec ca9c8b348b4daf921fc530b6ee9eac599bfad8d631c5b2ef18b0fca789c07ee4 ssh-agent [2021-06-17T07:35:57.997Z] SSH_AUTH_SOCK=/tmp/ssh-oHuX6KXXv2Fl/agent.14 [2021-06-17T07:35:57.997Z] SSH_AGENT_PID=21 [2021-06-17T07:35:58.013Z] Running ssh-add (command line suppressed) [2021-06-17T07:35:58.110Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6467037756410958752.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6467037756410958752.key) [2021-06-17T07:35:58.132Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T07:35:58.465Z] + git semver tag [2021-06-17T07:35:58.465Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T07:35:58.465Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-17T07:35:58.465Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-17T07:35:58.465Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T07:35:58.465Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T07:35:58.465Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T07:35:58.465Z] # $SEMVER_BRANCH = master [2021-06-17T07:35:58.465Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-17T07:35:58.465Z] # 6eb81e99157ae153f20d7cb606dbe27b8fc87177 HEAD [2021-06-17T07:35:58.465Z] # -> Force: false [2021-06-17T07:35:58.465Z] # c549516408efaa8ff5318893b287c1e0409d5949 refs/tags/v2.0.0-dev.71 [Pipeline] } [2021-06-17T07:35:58.474Z] $ docker exec --env ******** --env ******** ca9c8b348b4daf921fc530b6ee9eac599bfad8d631c5b2ef18b0fca789c07ee4 ssh-agent -k [2021-06-17T07:35:58.568Z] unset SSH_AUTH_SOCK; [2021-06-17T07:35:58.568Z] unset SSH_AGENT_PID; [2021-06-17T07:35:58.569Z] echo Agent pid 21 killed; [2021-06-17T07:35:58.585Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T07:36:01.227Z] + git semver [Pipeline] } [2021-06-17T07:36:01.245Z] $ docker stop --time=1 ca9c8b348b4daf921fc530b6ee9eac599bfad8d631c5b2ef18b0fca789c07ee4 [2021-06-17T07:36:02.426Z] $ docker rm -f ca9c8b348b4daf921fc530b6ee9eac599bfad8d631c5b2ef18b0fca789c07ee4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:36:09.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-17T07:36:09.945Z] [2021-06-17T07:36:09.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:36:12.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-17T07:36:12.602Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-17T07:36:12.602Z] ab5ef0e58194: Pulling fs layer [2021-06-17T07:36:12.602Z] 9712f1f96733: Pulling fs layer [2021-06-17T07:36:12.602Z] 63f879dbbcfc: Pulling fs layer [2021-06-17T07:36:12.602Z] 0d9ebad4ef96: Pulling fs layer [2021-06-17T07:36:12.602Z] e9a5061849ea: Pulling fs layer [2021-06-17T07:36:12.602Z] d747dcd14b5f: Pulling fs layer [2021-06-17T07:36:12.602Z] 2de7ff778b66: Pulling fs layer [2021-06-17T07:36:12.602Z] e9a5061849ea: Waiting [2021-06-17T07:36:12.602Z] d747dcd14b5f: Waiting [2021-06-17T07:36:12.602Z] 2de7ff778b66: Waiting [2021-06-17T07:36:12.602Z] 0d9ebad4ef96: Waiting [2021-06-17T07:36:12.602Z] 9712f1f96733: Verifying Checksum [2021-06-17T07:36:12.602Z] 9712f1f96733: Download complete [2021-06-17T07:36:15.157Z] 63f879dbbcfc: Verifying Checksum [2021-06-17T07:36:15.157Z] 63f879dbbcfc: Download complete [2021-06-17T07:36:15.157Z] e9a5061849ea: Verifying Checksum [2021-06-17T07:36:15.157Z] e9a5061849ea: Download complete [2021-06-17T07:36:15.157Z] d747dcd14b5f: Verifying Checksum [2021-06-17T07:36:15.157Z] d747dcd14b5f: Download complete [2021-06-17T07:36:15.157Z] 2de7ff778b66: Verifying Checksum [2021-06-17T07:36:15.157Z] 2de7ff778b66: Download complete [2021-06-17T07:36:15.419Z] ab5ef0e58194: Verifying Checksum [2021-06-17T07:36:15.419Z] ab5ef0e58194: Download complete [2021-06-17T07:36:15.419Z] 0d9ebad4ef96: Verifying Checksum [2021-06-17T07:36:15.419Z] 0d9ebad4ef96: Download complete [2021-06-17T07:36:18.145Z] ab5ef0e58194: Pull complete [2021-06-17T07:36:18.145Z] 9712f1f96733: Pull complete [2021-06-17T07:36:18.412Z] 63f879dbbcfc: Pull complete [2021-06-17T07:36:21.761Z] 0d9ebad4ef96: Pull complete [2021-06-17T07:36:21.761Z] e9a5061849ea: Pull complete [2021-06-17T07:36:21.761Z] d747dcd14b5f: Pull complete [2021-06-17T07:36:22.716Z] 2de7ff778b66: Pull complete [2021-06-17T07:36:22.716Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-17T07:36:22.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-17T07:36:22.716Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-17T07:36:22.844Z] prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container [2021-06-17T07:36:22.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-17T07:36:26.965Z] $ docker top 4d1ccf7fd5b9d8c2dcda7334d56904f95eebb05c3741b8a4c56d20f82a9effcf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-17T07:36:27.078Z] provisioning config files... [2021-06-17T07:36:27.096Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4879561034087323438tmp [2021-06-17T07:36:27.171Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2010611359133188831tmp [2021-06-17T07:36:27.188Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4911357434395630354tmp [Pipeline] { [Pipeline] echo [2021-06-17T07:36:29.637Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T07:36:29.977Z] ---> sigul-configuration.sh [2021-06-17T07:36:29.977Z] gpg: directory `/root/.gnupg' created [2021-06-17T07:36:29.977Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-17T07:36:29.977Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-17T07:36:29.977Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-17T07:36:29.977Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-17T07:36:29.977Z] gpg: CAST5 encrypted data [2021-06-17T07:36:29.977Z] gpg: encrypted with 1 passphrase [2021-06-17T07:36:29.977Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-17T07:36:32.357Z] + mkdir /home/jenkins [2021-06-17T07:36:32.357Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-17T07:36:32.695Z] + 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-17T07:36:32.706Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T07:36:33.019Z] ---> sigul-install.sh [2021-06-17T07:36:39.583Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-17T07:36:39.941Z] + git tag --list [2021-06-17T07:36:39.941Z] 0.1.1 [2021-06-17T07:36:39.941Z] v1.1.0 [2021-06-17T07:36:39.941Z] v1.2.0 [2021-06-17T07:36:39.941Z] v1.2.1 [2021-06-17T07:36:39.941Z] v1.3.0 [2021-06-17T07:36:39.941Z] v2.0.0-dev.1 [2021-06-17T07:36:39.941Z] v2.0.0-dev.10 [2021-06-17T07:36:39.941Z] v2.0.0-dev.11 [2021-06-17T07:36:39.941Z] v2.0.0-dev.12 [2021-06-17T07:36:39.941Z] v2.0.0-dev.13 [2021-06-17T07:36:39.941Z] v2.0.0-dev.14 [2021-06-17T07:36:39.941Z] v2.0.0-dev.15 [2021-06-17T07:36:39.941Z] v2.0.0-dev.16 [2021-06-17T07:36:39.941Z] v2.0.0-dev.17 [2021-06-17T07:36:39.941Z] v2.0.0-dev.18 [2021-06-17T07:36:39.941Z] v2.0.0-dev.19 [2021-06-17T07:36:39.941Z] v2.0.0-dev.2 [2021-06-17T07:36:39.941Z] v2.0.0-dev.20 [2021-06-17T07:36:39.941Z] v2.0.0-dev.21 [2021-06-17T07:36:39.941Z] v2.0.0-dev.22 [2021-06-17T07:36:39.941Z] v2.0.0-dev.23 [2021-06-17T07:36:39.941Z] v2.0.0-dev.24 [2021-06-17T07:36:39.941Z] v2.0.0-dev.25 [2021-06-17T07:36:39.941Z] v2.0.0-dev.26 [2021-06-17T07:36:39.941Z] v2.0.0-dev.27 [2021-06-17T07:36:39.941Z] v2.0.0-dev.28 [2021-06-17T07:36:39.941Z] v2.0.0-dev.29 [2021-06-17T07:36:39.941Z] v2.0.0-dev.3 [2021-06-17T07:36:39.941Z] v2.0.0-dev.30 [2021-06-17T07:36:39.941Z] v2.0.0-dev.31 [2021-06-17T07:36:39.941Z] v2.0.0-dev.32 [2021-06-17T07:36:39.941Z] v2.0.0-dev.33 [2021-06-17T07:36:39.941Z] v2.0.0-dev.34 [2021-06-17T07:36:39.941Z] v2.0.0-dev.35 [2021-06-17T07:36:39.941Z] v2.0.0-dev.36 [2021-06-17T07:36:39.941Z] v2.0.0-dev.37 [2021-06-17T07:36:39.941Z] v2.0.0-dev.38 [2021-06-17T07:36:39.941Z] v2.0.0-dev.39 [2021-06-17T07:36:39.941Z] v2.0.0-dev.4 [2021-06-17T07:36:39.941Z] v2.0.0-dev.40 [2021-06-17T07:36:39.941Z] v2.0.0-dev.41 [2021-06-17T07:36:39.941Z] v2.0.0-dev.42 [2021-06-17T07:36:39.941Z] v2.0.0-dev.43 [2021-06-17T07:36:39.941Z] v2.0.0-dev.44 [2021-06-17T07:36:39.941Z] v2.0.0-dev.45 [2021-06-17T07:36:39.941Z] v2.0.0-dev.46 [2021-06-17T07:36:39.941Z] v2.0.0-dev.47 [2021-06-17T07:36:39.941Z] v2.0.0-dev.48 [2021-06-17T07:36:39.941Z] v2.0.0-dev.49 [2021-06-17T07:36:39.941Z] v2.0.0-dev.5 [2021-06-17T07:36:39.941Z] v2.0.0-dev.50 [2021-06-17T07:36:39.941Z] v2.0.0-dev.51 [2021-06-17T07:36:39.941Z] v2.0.0-dev.52 [2021-06-17T07:36:39.941Z] v2.0.0-dev.53 [2021-06-17T07:36:39.941Z] v2.0.0-dev.54 [2021-06-17T07:36:39.941Z] v2.0.0-dev.55 [2021-06-17T07:36:39.941Z] v2.0.0-dev.56 [2021-06-17T07:36:39.941Z] v2.0.0-dev.57 [2021-06-17T07:36:39.941Z] v2.0.0-dev.58 [2021-06-17T07:36:39.941Z] v2.0.0-dev.59 [2021-06-17T07:36:39.941Z] v2.0.0-dev.6 [2021-06-17T07:36:39.941Z] v2.0.0-dev.60 [2021-06-17T07:36:39.941Z] v2.0.0-dev.61 [2021-06-17T07:36:39.941Z] v2.0.0-dev.62 [2021-06-17T07:36:39.941Z] v2.0.0-dev.63 [2021-06-17T07:36:39.941Z] v2.0.0-dev.64 [2021-06-17T07:36:39.941Z] v2.0.0-dev.65 [2021-06-17T07:36:39.941Z] v2.0.0-dev.66 [2021-06-17T07:36:39.941Z] v2.0.0-dev.67 [2021-06-17T07:36:39.941Z] v2.0.0-dev.68 [2021-06-17T07:36:39.941Z] v2.0.0-dev.69 [2021-06-17T07:36:39.941Z] v2.0.0-dev.7 [2021-06-17T07:36:39.941Z] v2.0.0-dev.70 [2021-06-17T07:36:39.941Z] v2.0.0-dev.71 [2021-06-17T07:36:39.941Z] v2.0.0-dev.8 [2021-06-17T07:36:39.941Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-17T07:36:42.249Z] + lftools sign git-tag v2.0.0-dev.71 [2021-06-17T07:36:42.249Z] Signing Git tag with Sigul... [2021-06-17T07:36:42.249Z] Signing v2.0.0-dev.71 [Pipeline] echo [2021-06-17T07:36:42.279Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T07:36:42.618Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-17T07:36:42.626Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-17T07:36:42.654Z] $ docker stop --time=1 4d1ccf7fd5b9d8c2dcda7334d56904f95eebb05c3741b8a4c56d20f82a9effcf [2021-06-17T07:36:44.561Z] $ docker rm -f 4d1ccf7fd5b9d8c2dcda7334d56904f95eebb05c3741b8a4c56d20f82a9effcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:36:49.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T07:36:49.982Z] . [Pipeline] withDockerContainer [2021-06-17T07:36:50.079Z] prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container [2021-06-17T07:36:50.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-17T07:36:52.339Z] $ docker top 78a60ad1135a19e5d5e83e7f9f84c306f39b1e72e6d82f531629d2f00ab6e680 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T07:36:52.539Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T07:36:52.539Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T07:36:52.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T07:36:52.643Z] $ docker exec 78a60ad1135a19e5d5e83e7f9f84c306f39b1e72e6d82f531629d2f00ab6e680 ssh-agent [2021-06-17T07:36:52.747Z] SSH_AUTH_SOCK=/tmp/ssh-cieWt4VV8Kf1/agent.13 [2021-06-17T07:36:52.747Z] SSH_AGENT_PID=19 [2021-06-17T07:36:52.758Z] Running ssh-add (command line suppressed) [2021-06-17T07:36:52.847Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5983878254303182126.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5983878254303182126.key) [2021-06-17T07:36:52.877Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T07:36:55.579Z] + git semver bump pre [2021-06-17T07:36:55.579Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T07:36:55.579Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-17T07:36:55.579Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-17T07:36:55.579Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T07:36:55.579Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T07:36:55.579Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T07:36:55.579Z] # $SEMVER_BRANCH = master [2021-06-17T07:36:55.579Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-17T07:36:55.579Z] 2.0.0-dev.72 [Pipeline] } [2021-06-17T07:36:55.590Z] $ docker exec --env ******** --env ******** 78a60ad1135a19e5d5e83e7f9f84c306f39b1e72e6d82f531629d2f00ab6e680 ssh-agent -k [2021-06-17T07:36:55.676Z] unset SSH_AUTH_SOCK; [2021-06-17T07:36:55.678Z] unset SSH_AGENT_PID; [2021-06-17T07:36:55.678Z] echo Agent pid 19 killed; [2021-06-17T07:36:55.692Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T07:36:58.283Z] + git semver [Pipeline] } [2021-06-17T07:36:58.298Z] $ docker stop --time=1 78a60ad1135a19e5d5e83e7f9f84c306f39b1e72e6d82f531629d2f00ab6e680 [2021-06-17T07:36:59.510Z] $ docker rm -f 78a60ad1135a19e5d5e83e7f9f84c306f39b1e72e6d82f531629d2f00ab6e680 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:37:02.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T07:37:02.284Z] . [Pipeline] withDockerContainer [2021-06-17T07:37:04.687Z] prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container [2021-06-17T07:37:04.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-17T07:37:05.128Z] $ docker top a7dc22e9489e3fbe5c91c69ea06ae4802cd0796f4281322c40b01e019d4597f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T07:37:05.319Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T07:37:05.319Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T07:37:05.436Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T07:37:05.436Z] $ docker exec a7dc22e9489e3fbe5c91c69ea06ae4802cd0796f4281322c40b01e019d4597f3 ssh-agent [2021-06-17T07:37:07.703Z] SSH_AUTH_SOCK=/tmp/ssh-tRVpClP3pPxH/agent.14 [2021-06-17T07:37:07.703Z] SSH_AGENT_PID=20 [2021-06-17T07:37:07.716Z] Running ssh-add (command line suppressed) [2021-06-17T07:37:07.807Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8876266788944325564.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8876266788944325564.key) [2021-06-17T07:37:07.830Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T07:37:08.164Z] + git semver push [2021-06-17T07:37:08.164Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T07:37:08.164Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-17T07:37:08.164Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-17T07:37:08.164Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T07:37:08.164Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T07:37:08.164Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T07:37:08.164Z] # $SEMVER_BRANCH = master [2021-06-17T07:37:08.164Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-17T07:37:13.577Z] $ docker exec --env ******** --env ******** a7dc22e9489e3fbe5c91c69ea06ae4802cd0796f4281322c40b01e019d4597f3 ssh-agent -k [2021-06-17T07:37:13.669Z] unset SSH_AUTH_SOCK; [2021-06-17T07:37:13.670Z] unset SSH_AGENT_PID; [2021-06-17T07:37:13.670Z] echo Agent pid 20 killed; [2021-06-17T07:37:13.686Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T07:37:14.037Z] + git semver [Pipeline] } [2021-06-17T07:37:14.062Z] $ docker stop --time=1 a7dc22e9489e3fbe5c91c69ea06ae4802cd0796f4281322c40b01e019d4597f3 [2021-06-17T07:37:16.433Z] $ docker rm -f a7dc22e9489e3fbe5c91c69ea06ae4802cd0796f4281322c40b01e019d4597f3 [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-17T07:37:44.628Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T07:37:44.982Z] ---> package-listing.sh [2021-06-17T07:37:44.983Z] ++ facter osfamily [2021-06-17T07:37:44.983Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-17T07:37:45.245Z] + OS_FAMILY=redhat [2021-06-17T07:37:45.245Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-17T07:37:45.245Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-17T07:37:45.245Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-17T07:37:45.245Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-17T07:37:45.245Z] + PACKAGES=/tmp/packages_start.txt [2021-06-17T07:37:45.245Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-17T07:37:45.245Z] + PACKAGES=/tmp/packages_end.txt [2021-06-17T07:37:45.245Z] + case "${OS_FAMILY}" in [2021-06-17T07:37:45.245Z] + rpm -qa [2021-06-17T07:37:45.245Z] + sort [2021-06-17T07:37:47.930Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-17T07:37:47.930Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-17T07:37:47.930Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-17T07:37:47.930Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-17T07:37:47.930Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-06-17T07:37:47.930Z] + 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-17T07:37:47.990Z] 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-17T07:37:48.297Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:37:48.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T07:37:48.883Z] [2021-06-17T07:37:48.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-17T07:37:51.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T07:37:51.483Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-17T07:37:51.483Z] df20fa9351a1: Pulling fs layer [2021-06-17T07:37:51.483Z] 36b3adc4ff6f: Pulling fs layer [2021-06-17T07:37:51.483Z] 8ad3a11d3b57: Pulling fs layer [2021-06-17T07:37:51.483Z] 46f8f816bc3b: Pulling fs layer [2021-06-17T07:37:51.483Z] 93b61091891f: Pulling fs layer [2021-06-17T07:37:51.483Z] 93b9cdb0e59b: Pulling fs layer [2021-06-17T07:37:51.483Z] 5e14af77c1be: Pulling fs layer [2021-06-17T07:37:51.483Z] 01666e4c0597: Pulling fs layer [2021-06-17T07:37:51.483Z] aa168da1d23b: Pulling fs layer [2021-06-17T07:37:51.483Z] 46f8f816bc3b: Waiting [2021-06-17T07:37:51.483Z] 93b61091891f: Waiting [2021-06-17T07:37:51.483Z] 93b9cdb0e59b: Waiting [2021-06-17T07:37:51.483Z] 5e14af77c1be: Waiting [2021-06-17T07:37:51.483Z] 01666e4c0597: Waiting [2021-06-17T07:37:51.483Z] aa168da1d23b: Waiting [2021-06-17T07:37:51.483Z] 36b3adc4ff6f: Verifying Checksum [2021-06-17T07:37:51.483Z] 36b3adc4ff6f: Download complete [2021-06-17T07:37:51.483Z] 46f8f816bc3b: Verifying Checksum [2021-06-17T07:37:51.483Z] 46f8f816bc3b: Download complete [2021-06-17T07:37:51.754Z] df20fa9351a1: Verifying Checksum [2021-06-17T07:37:51.755Z] df20fa9351a1: Download complete [2021-06-17T07:37:51.755Z] 93b9cdb0e59b: Verifying Checksum [2021-06-17T07:37:51.755Z] 93b9cdb0e59b: Download complete [2021-06-17T07:37:51.755Z] 5e14af77c1be: Verifying Checksum [2021-06-17T07:37:51.755Z] 5e14af77c1be: Download complete [2021-06-17T07:37:51.755Z] 93b61091891f: Verifying Checksum [2021-06-17T07:37:51.755Z] 93b61091891f: Download complete [2021-06-17T07:37:51.755Z] 01666e4c0597: Verifying Checksum [2021-06-17T07:37:51.755Z] 01666e4c0597: Download complete [2021-06-17T07:37:51.755Z] df20fa9351a1: Pull complete [2021-06-17T07:37:52.018Z] 36b3adc4ff6f: Pull complete [2021-06-17T07:37:52.598Z] 8ad3a11d3b57: Verifying Checksum [2021-06-17T07:37:52.599Z] 8ad3a11d3b57: Download complete [2021-06-17T07:37:54.983Z] 8ad3a11d3b57: Pull complete [2021-06-17T07:37:54.983Z] 46f8f816bc3b: Pull complete [2021-06-17T07:37:54.983Z] 93b61091891f: Pull complete [2021-06-17T07:37:54.983Z] 93b9cdb0e59b: Pull complete [2021-06-17T07:37:54.983Z] 5e14af77c1be: Pull complete [2021-06-17T07:37:54.983Z] 01666e4c0597: Pull complete [2021-06-17T07:37:54.983Z] aa168da1d23b: Verifying Checksum [2021-06-17T07:37:54.983Z] aa168da1d23b: Download complete [2021-06-17T07:37:58.347Z] aa168da1d23b: Pull complete [2021-06-17T07:37:58.347Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-17T07:37:58.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T07:37:58.347Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-17T07:37:58.455Z] prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container [2021-06-17T07:37:58.496Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-17T07:38:01.137Z] $ docker top 85df309d783ef56315631de848deba486d409b92862604d5f171347afded12aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T07:38:03.666Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-17T07:38:03.993Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-17T07:38:04.299Z] + ls /var/log/sa-host [2021-06-17T07:38:04.300Z] + sadf -c /var/log/sa-host/sa05 [2021-06-17T07:38:04.300Z] file_magic: OK [2021-06-17T07:38:04.300Z] HZ: Using current value: 100 [2021-06-17T07:38:04.300Z] file_header: OK [2021-06-17T07:38:04.300Z] 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-17T07:38:04.300Z] Statistics: [2021-06-17T07:38:04.300Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-17T07:38:04.300Z] File successfully converted to sysstat format version 12.2.1 [2021-06-17T07:38:04.300Z] + sadf -c /var/log/sa-host/sa17 [2021-06-17T07:38:04.300Z] file_magic: OK [2021-06-17T07:38:04.300Z] HZ: Using current value: 100 [2021-06-17T07:38:04.300Z] file_header: OK [2021-06-17T07:38:04.300Z] 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-17T07:38:04.300Z] Statistics: [2021-06-17T07:38:04.300Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-17T07:38:04.300Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T07:38:27.135Z] provisioning config files... [2021-06-17T07:38:27.179Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5169548594657420831tmp [Pipeline] { [Pipeline] echo [2021-06-17T07:38:29.421Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T07:38:31.705Z] ---> create-netrc.sh [Pipeline] } [2021-06-17T07:38:31.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-17T07:38:43.289Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-17T07:38:43.318Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T07:38:45.647Z] ---> sudo-logs.sh [2021-06-17T07:38:45.647Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-17T07:38:47.884Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T07:38:48.213Z] ---> job-cost.sh [2021-06-17T07:38:48.213Z] lf-activate-venv: SKIPPING [2021-06-17T07:38:48.213Z] DEBUG: total: 0.18000000715255737 [2021-06-17T07:38:48.213Z] INFO: Retrieving Stack Cost... [2021-06-17T07:38:49.161Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-17T07:38:49.734Z] INFO: Archiving Costs [Pipeline] echo [2021-06-17T07:38:49.782Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T07:38:52.291Z] ---> logs-deploy.sh [2021-06-17T07:38:52.291Z] lf-activate-venv: SKIPPING [2021-06-17T07:38:52.291Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/131 [2021-06-17T07:38:52.291Z] INFO: archiving workspace using pattern(s): [2021-06-17T07:38:53.239Z] Archives upload complete. [2021-06-17T07:38:53.239Z] INFO: archiving logs to Nexus [2021-06-17T07:38:53.816Z] ---> uname -a: [2021-06-17T07:38:53.816Z] Linux prd-centos7-docker-4c-2g-2045.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-17T07:38:53.816Z] [2021-06-17T07:38:53.816Z] [2021-06-17T07:38:53.816Z] ---> lscpu: [2021-06-17T07:38:53.816Z] Architecture: x86_64 [2021-06-17T07:38:53.816Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-17T07:38:53.816Z] Byte Order: Little Endian [2021-06-17T07:38:53.816Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-17T07:38:53.816Z] CPU(s): 2 [2021-06-17T07:38:53.816Z] On-line CPU(s) list: 0,1 [2021-06-17T07:38:53.816Z] Thread(s) per core: 1 [2021-06-17T07:38:53.816Z] Core(s) per socket: 1 [2021-06-17T07:38:53.816Z] Socket(s): 2 [2021-06-17T07:38:53.816Z] NUMA node(s): 1 [2021-06-17T07:38:53.816Z] Vendor ID: AuthenticAMD [2021-06-17T07:38:53.816Z] CPU family: 23 [2021-06-17T07:38:53.816Z] Model: 49 [2021-06-17T07:38:53.816Z] Model name: AMD EPYC-Rome Processor [2021-06-17T07:38:53.816Z] Stepping: 0 [2021-06-17T07:38:53.816Z] CPU MHz: 2799.998 [2021-06-17T07:38:53.816Z] BogoMIPS: 5599.99 [2021-06-17T07:38:53.816Z] Virtualization: AMD-V [2021-06-17T07:38:53.816Z] Hypervisor vendor: KVM [2021-06-17T07:38:53.816Z] Virtualization type: full [2021-06-17T07:38:53.816Z] L1d cache: 64 KiB [2021-06-17T07:38:53.816Z] L1i cache: 64 KiB [2021-06-17T07:38:53.816Z] L2 cache: 1 MiB [2021-06-17T07:38:53.816Z] L3 cache: 32 MiB [2021-06-17T07:38:53.816Z] NUMA node0 CPU(s): 0,1 [2021-06-17T07:38:53.816Z] Vulnerability Itlb multihit: Not affected [2021-06-17T07:38:53.816Z] Vulnerability L1tf: Not affected [2021-06-17T07:38:53.816Z] Vulnerability Mds: Not affected [2021-06-17T07:38:53.816Z] Vulnerability Meltdown: Not affected [2021-06-17T07:38:53.816Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-17T07:38:53.816Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-17T07:38:53.816Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-17T07:38:53.816Z] Vulnerability Srbds: Not affected [2021-06-17T07:38:53.816Z] Vulnerability Tsx async abort: Not affected [2021-06-17T07:38:53.816Z] 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-17T07:38:53.816Z] [2021-06-17T07:38:53.816Z] [2021-06-17T07:38:53.816Z] ---> nproc: [2021-06-17T07:38:53.816Z] 2 [2021-06-17T07:38:53.816Z] [2021-06-17T07:38:53.816Z] [2021-06-17T07:38:53.816Z] ---> df -h: [2021-06-17T07:38:53.816Z] Filesystem Size Used Available Use% Mounted on [2021-06-17T07:38:53.816Z] overlay 40.0G 8.5G 31.4G 21% / [2021-06-17T07:38:53.816Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-17T07:38:53.816Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-17T07:38:53.816Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-17T07:38:53.816Z] /dev/vda1 40.0G 8.5G 31.4G 21% /facter-os [2021-06-17T07:38:53.816Z] /dev/vda1 40.0G 8.5G 31.4G 21% /etc/resolv.conf [2021-06-17T07:38:53.816Z] /dev/vda1 40.0G 8.5G 31.4G 21% /etc/hostname [2021-06-17T07:38:53.816Z] /dev/vda1 40.0G 8.5G 31.4G 21% /etc/hosts [2021-06-17T07:38:53.816Z] /dev/vda1 40.0G 8.5G 31.4G 21% /var/log/auth.log [2021-06-17T07:38:53.816Z] /dev/vda1 40.0G 8.5G 31.4G 21% /run/cloud-init/result.json [2021-06-17T07:38:53.816Z] /dev/vda1 40.0G 8.5G 31.4G 21% /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-17T07:38:53.816Z] /dev/vda1 40.0G 8.5G 31.4G 21% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp [2021-06-17T07:38:53.816Z] /dev/vda1 40.0G 8.5G 31.4G 21% /var/log/sa-host [2021-06-17T07:38:53.816Z] /dev/vda1 40.0G 8.5G 31.4G 21% /var/log/secure [2021-06-17T07:38:53.816Z] [2021-06-17T07:38:53.816Z] [2021-06-17T07:38:53.816Z] ---> free -m: [2021-06-17T07:38:53.816Z] total used free shared buff/cache available [2021-06-17T07:38:53.816Z] Mem: 7821 1050 3353 0 3416 6690 [2021-06-17T07:38:53.816Z] Swap: 1023 0 1023 [2021-06-17T07:38:53.816Z] [2021-06-17T07:38:53.816Z] [2021-06-17T07:38:53.816Z] ---> ip addr: [2021-06-17T07:38:53.816Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-17T07:38:53.816Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-17T07:38:53.816Z] inet 127.0.0.1/8 scope host lo [2021-06-17T07:38:53.816Z] valid_lft forever preferred_lft forever [2021-06-17T07:38:53.816Z] inet6 ::1/128 scope host [2021-06-17T07:38:53.816Z] valid_lft forever preferred_lft forever [2021-06-17T07:38:53.816Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-17T07:38:53.816Z] link/ether fa:16:3e:02:7b:b1 brd ff:ff:ff:ff:ff:ff [2021-06-17T07:38:53.816Z] inet 10.30.122.120/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-17T07:38:53.816Z] valid_lft 85046sec preferred_lft 85046sec [2021-06-17T07:38:53.816Z] inet6 fe80::f816:3eff:fe02:7bb1/64 scope link [2021-06-17T07:38:53.816Z] valid_lft forever preferred_lft forever [2021-06-17T07:38:53.816Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-17T07:38:53.816Z] link/ether 02:42:cc:fb:1f:55 brd ff:ff:ff:ff:ff:ff [2021-06-17T07:38:53.816Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-17T07:38:53.816Z] valid_lft forever preferred_lft forever [2021-06-17T07:38:53.816Z] inet6 fe80::42:ccff:fefb:1f55/64 scope link [2021-06-17T07:38:53.816Z] valid_lft forever preferred_lft forever [2021-06-17T07:38:53.816Z] [2021-06-17T07:38:53.816Z] [2021-06-17T07:38:53.816Z] ---> sar -b -r -n DEV: [2021-06-17T07:38:53.816Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) [2021-06-17T07:38:53.816Z] [2021-06-17T07:38:53.816Z] 07:16:09 LINUX RESTART (2 CPU) [2021-06-17T07:38:53.816Z] [2021-06-17T07:38:53.816Z] 07:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-17T07:38:53.816Z] 07:18:01 4.15 0.82 3.33 0.00 234.11 1254.71 0.00 [2021-06-17T07:38:53.816Z] 07:19:01 67.10 0.25 66.85 0.00 37.58 1216.09 0.00 [2021-06-17T07:38:53.816Z] 07:20:01 15.45 3.16 12.29 0.00 2541.08 1692.47 0.00 [2021-06-17T07:38:53.816Z] 07:21:01 7.40 0.15 7.25 0.00 22.12 904.98 0.00 [2021-06-17T07:38:53.816Z] 07:22:01 1.03 0.00 1.03 0.00 0.00 20.31 0.00 [2021-06-17T07:38:53.816Z] 07:23:01 0.32 0.00 0.32 0.00 0.00 3.78 0.00 [2021-06-17T07:38:53.816Z] 07:24:01 0.17 0.00 0.17 0.00 0.00 1.92 0.00 [2021-06-17T07:38:53.816Z] 07:25:01 0.38 0.00 0.38 0.00 0.00 5.46 0.00 [2021-06-17T07:38:53.816Z] 07:26:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-06-17T07:38:53.816Z] 07:27:01 0.35 0.00 0.35 0.00 0.00 4.90 0.00 [2021-06-17T07:38:53.816Z] 07:28:01 0.20 0.00 0.20 0.00 0.00 2.05 0.00 [2021-06-17T07:38:53.816Z] 07:29:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 [2021-06-17T07:38:53.816Z] 07:30:01 0.28 0.00 0.28 0.00 0.00 3.12 0.00 [2021-06-17T07:38:53.816Z] 07:31:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 [2021-06-17T07:38:53.816Z] 07:32:01 0.42 0.15 0.27 0.00 4.80 3.45 0.00 [2021-06-17T07:38:53.816Z] 07:33:01 0.78 0.00 0.78 0.00 0.00 15.49 0.00 [2021-06-17T07:38:53.816Z] 07:34:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 [2021-06-17T07:38:53.816Z] 07:35:01 0.32 0.03 0.28 0.00 3.73 5.63 0.00 [2021-06-17T07:38:53.816Z] 07:36:01 103.40 0.00 103.40 0.00 0.00 30661.00 0.00 [2021-06-17T07:38:53.816Z] 07:37:02 105.18 0.02 105.16 0.00 0.27 27016.19 0.00 [2021-06-17T07:38:53.816Z] 07:38:01 66.46 0.10 66.36 0.00 10.16 15030.88 0.00 [2021-06-17T07:38:53.816Z] Average: 17.79 0.22 17.56 0.00 136.03 3699.07 0.00 [2021-06-17T07:38:53.816Z] [2021-06-17T07:38:53.816Z] 07:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-17T07:38:53.816Z] 07:18:01 5722008 0 651672 8.14 2620 1632640 1065996 11.77 378284 1519372 16140 [2021-06-17T07:38:53.816Z] 07:19:01 5704692 0 663636 8.29 2620 1637992 1025904 11.33 393580 1519344 196 [2021-06-17T07:38:53.816Z] 07:20:01 5551024 0 698144 8.72 2620 1757152 1156236 12.77 472532 1582824 44 [2021-06-17T07:38:53.816Z] 07:21:01 5543316 0 693804 8.66 2620 1769200 1065504 11.76 472500 1592068 44 [2021-06-17T07:38:53.816Z] 07:22:01 5554480 0 682636 8.52 2620 1769204 968272 10.69 463644 1592064 8 [2021-06-17T07:38:53.816Z] 07:23:01 5543296 0 693820 8.66 2620 1769204 968188 10.69 468564 1598088 12 [2021-06-17T07:38:53.816Z] 07:24:01 5541916 0 695192 8.68 2620 1769212 968380 10.69 471376 1596200 8 [2021-06-17T07:38:53.817Z] 07:25:01 5541808 0 695296 8.68 2620 1769216 968368 10.69 469680 1597952 12 [2021-06-17T07:38:53.817Z] 07:26:01 5543424 0 693676 8.66 2620 1769220 968188 10.69 477384 1589232 16 [2021-06-17T07:38:53.817Z] 07:27:01 5542488 0 694608 8.67 2620 1769224 968320 10.69 478044 1589232 16 [2021-06-17T07:38:53.817Z] 07:28:01 5543176 0 693916 8.66 2620 1769228 968188 10.69 477316 1589232 12 [2021-06-17T07:38:53.817Z] 07:29:01 5543480 0 693608 8.66 2620 1769232 968188 10.69 476564 1589976 8 [2021-06-17T07:38:53.817Z] 07:30:01 5542764 0 694320 8.67 2620 1769236 968188 10.69 477440 1589976 8 [2021-06-17T07:38:53.817Z] 07:31:01 5542524 0 694556 8.67 2620 1769240 968188 10.69 477408 1589976 8 [2021-06-17T07:38:53.817Z] 07:32:01 5542032 0 695044 8.68 2620 1769244 968272 10.69 477976 1589976 24 [2021-06-17T07:38:53.817Z] 07:33:01 5542536 0 694536 8.67 2620 1769248 968188 10.69 478096 1589232 16 [2021-06-17T07:38:53.817Z] 07:34:01 5542196 0 694868 8.68 2620 1769256 968188 10.69 478224 1589232 16 [2021-06-17T07:38:53.817Z] 07:35:01 5539232 0 697704 8.71 2620 1769384 968668 10.69 480840 1589116 24 [2021-06-17T07:38:53.817Z] 07:36:01 4687444 0 831396 10.38 2620 2487480 1301852 14.37 640980 2194864 68 [2021-06-17T07:38:53.817Z] 07:37:02 3957964 0 957224 11.95 2620 3091132 1110332 12.26 703860 2709644 20 [2021-06-17T07:38:53.817Z] 07:38:01 3447388 0 1063340 13.28 2620 3495592 1544708 17.05 893000 2969584 0 [2021-06-17T07:38:53.817Z] Average: 5343771 0 727286 9.08 2620 1935264 1039348 11.47 505109 1731771 795 [2021-06-17T07:38:53.817Z] [2021-06-17T07:38:53.817Z] 07:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-17T07:38:53.817Z] 07:18:01 eth0 226.18 170.92 439.65 37.86 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:19:01 eth0 53.27 38.48 88.17 10.40 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:20:01 eth0 52.32 45.48 317.32 15.94 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:20:01 veth5fb403d 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:20:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:21:01 eth0 66.47 83.06 203.13 19.01 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:21:01 docker0 70.93 51.49 6.04 186.85 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:22:01 eth0 0.77 0.22 0.18 0.07 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:23:01 eth0 0.32 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:24:01 eth0 0.97 0.32 0.32 0.20 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:25:01 eth0 0.65 0.35 0.39 0.23 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:26:01 eth0 0.12 0.08 0.01 0.03 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:27:01 eth0 0.35 0.23 0.15 0.08 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:28:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:29:01 eth0 0.57 0.08 0.04 0.01 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:30:01 eth0 0.30 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:31:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:32:01 eth0 0.68 0.22 0.19 0.07 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:33:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:34:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:35:01 eth0 4.63 3.07 4.59 1.58 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:36:01 eth0 464.90 429.01 4396.16 58.94 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:36:01 veth8f6b6c4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:36:01 docker0 48.48 49.99 3.62 302.94 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:37:02 eth0 503.76 417.20 3506.84 67.67 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:37:02 docker0 70.64 120.97 3.62 281.67 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:38:01 eth0 202.78 182.74 2221.37 41.20 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] 07:38:01 docker0 2.18 1.58 0.43 0.50 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] Average: eth0 75.13 65.25 531.09 12.04 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] Average: docker0 9.16 10.68 0.65 36.80 0.00 0.00 0.00 0.00 [2021-06-17T07:38:53.817Z] [2021-06-17T07:38:53.817Z] [2021-06-17T07:38:53.817Z] ---> sar -P ALL: [2021-06-17T07:38:53.817Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) [2021-06-17T07:38:53.817Z] [2021-06-17T07:38:53.817Z] 07:16:09 LINUX RESTART (2 CPU) [2021-06-17T07:38:53.817Z] [2021-06-17T07:38:53.817Z] 07:17:01 CPU %user %nice %system %iowait %steal %idle [2021-06-17T07:38:53.817Z] 07:18:01 all 3.84 0.00 0.48 0.07 0.04 95.57 [2021-06-17T07:38:53.817Z] 07:18:01 0 3.02 0.00 0.62 0.02 0.05 96.29 [2021-06-17T07:38:53.817Z] 07:18:01 1 4.67 0.00 0.34 0.12 0.03 94.84 [2021-06-17T07:38:53.817Z] 07:19:01 all 1.43 0.00 0.62 1.55 0.04 96.35 [2021-06-17T07:38:53.817Z] 07:19:01 0 1.48 0.00 0.49 0.25 0.03 97.75 [2021-06-17T07:38:53.817Z] 07:19:01 1 1.39 0.00 0.75 2.85 0.05 94.96 [2021-06-17T07:38:53.817Z] 07:20:01 all 1.97 0.00 0.98 0.66 0.04 96.35 [2021-06-17T07:38:53.818Z] 07:20:01 0 2.09 0.00 1.01 0.49 0.03 96.38 [2021-06-17T07:38:53.818Z] 07:20:01 1 1.85 0.00 0.94 0.84 0.05 96.32 [2021-06-17T07:38:53.818Z] 07:21:01 all 1.54 0.00 0.52 0.12 0.03 97.79 [2021-06-17T07:38:53.818Z] 07:21:01 0 1.50 0.00 0.52 0.03 0.03 97.92 [2021-06-17T07:38:53.818Z] 07:21:01 1 1.58 0.00 0.52 0.20 0.03 97.67 [2021-06-17T07:38:53.818Z] 07:22:01 all 0.06 0.00 0.04 0.00 0.04 99.86 [2021-06-17T07:38:53.818Z] 07:22:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-06-17T07:38:53.818Z] 07:22:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2021-06-17T07:38:53.818Z] 07:23:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-06-17T07:38:53.818Z] 07:23:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-17T07:38:53.818Z] 07:23:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-17T07:38:53.818Z] 07:24:01 all 0.03 0.00 0.03 0.00 0.03 99.91 [2021-06-17T07:38:53.818Z] 07:24:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-17T07:38:53.818Z] 07:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-17T07:38:53.818Z] 07:25:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-06-17T07:38:53.818Z] 07:25:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-17T07:38:53.818Z] 07:25:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-06-17T07:38:53.818Z] 07:26:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-17T07:38:53.818Z] 07:26:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-06-17T07:38:53.818Z] 07:26:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-17T07:38:53.818Z] 07:27:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-17T07:38:53.818Z] 07:27:01 0 0.05 0.00 0.02 0.00 0.05 99.88 [2021-06-17T07:38:53.818Z] 07:27:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-17T07:38:53.818Z] 07:28:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-17T07:38:53.818Z] 07:28:01 0 0.05 0.00 0.02 0.00 0.05 99.88 [2021-06-17T07:38:53.818Z] 07:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-17T07:38:53.818Z] [2021-06-17T07:38:53.818Z] 07:28:01 CPU %user %nice %system %iowait %steal %idle [2021-06-17T07:38:53.818Z] 07:29:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-17T07:38:53.818Z] 07:29:01 0 0.07 0.00 0.02 0.00 0.05 99.87 [2021-06-17T07:38:53.818Z] 07:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-17T07:38:53.818Z] 07:30:01 all 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-17T07:38:53.818Z] 07:30:01 0 0.02 0.00 0.03 0.00 0.05 99.90 [2021-06-17T07:38:53.818Z] 07:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-17T07:38:53.818Z] 07:31:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-17T07:38:53.818Z] 07:31:01 0 0.15 0.00 0.03 0.00 0.03 99.78 [2021-06-17T07:38:53.818Z] 07:31:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2021-06-17T07:38:53.818Z] 07:32:01 all 0.17 0.00 0.04 0.00 0.03 99.77 [2021-06-17T07:38:53.818Z] 07:32:01 0 0.32 0.00 0.03 0.00 0.03 99.62 [2021-06-17T07:38:53.818Z] 07:32:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2021-06-17T07:38:53.818Z] 07:33:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-06-17T07:38:53.818Z] 07:33:01 0 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-17T07:38:53.818Z] 07:33:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-17T07:38:53.818Z] 07:34:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-17T07:38:53.818Z] 07:34:01 0 0.15 0.00 0.02 0.00 0.03 99.80 [2021-06-17T07:38:53.818Z] 07:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-17T07:38:53.818Z] 07:35:01 all 0.33 0.00 0.28 0.00 0.03 99.36 [2021-06-17T07:38:53.818Z] 07:35:01 0 0.30 0.00 0.22 0.00 0.03 99.45 [2021-06-17T07:38:53.818Z] 07:35:01 1 0.35 0.00 0.35 0.00 0.03 99.27 [2021-06-17T07:38:53.818Z] 07:36:01 all 10.64 0.00 4.38 1.45 0.07 83.47 [2021-06-17T07:38:53.818Z] 07:36:01 0 10.66 0.00 4.47 1.85 0.09 82.94 [2021-06-17T07:38:53.818Z] 07:36:01 1 10.61 0.00 4.28 1.05 0.05 84.00 [2021-06-17T07:38:53.818Z] 07:37:02 all 11.86 0.00 4.91 1.78 0.06 81.39 [2021-06-17T07:38:53.818Z] 07:37:02 0 10.52 0.00 4.73 1.24 0.05 83.46 [2021-06-17T07:38:53.818Z] 07:37:02 1 13.20 0.00 5.10 2.31 0.07 79.31 [2021-06-17T07:38:53.818Z] 07:38:01 all 7.02 0.00 2.97 0.76 0.06 89.19 [2021-06-17T07:38:53.818Z] 07:38:01 0 6.92 0.00 2.93 0.54 0.05 89.56 [2021-06-17T07:38:53.818Z] 07:38:01 1 7.12 0.00 3.01 0.99 0.07 88.81 [2021-06-17T07:38:53.818Z] Average: all 1.84 0.00 0.72 0.30 0.04 97.10 [2021-06-17T07:38:53.818Z] Average: 0 1.75 0.00 0.71 0.21 0.04 97.28 [2021-06-17T07:38:53.818Z] Average: 1 1.93 0.00 0.73 0.39 0.03 96.92 [2021-06-17T07:38:53.818Z] [2021-06-17T07:38:53.818Z] [2021-06-17T07:38:53.818Z]