Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 98319af8fc349a3fe50f20602aa62bf986a51411 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16724 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98319af8fc349a3fe50f20602aa62bf986a51411 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98319af8fc349a3fe50f20602aa62bf986a51411 # timeout=10 Commit message: "core data view page complete" > git rev-list --no-walk 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-18T04:22:55.512Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-18T04:22:55.830Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-18T04:22:55.933Z] ========================================================= [2020-12-18T04:22:55.933Z] EdgeX Global Pipelines Version Info [2020-12-18T04:22:55.933Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-18T04:22:57.453Z] ------------------- [2020-12-18T04:22:57.453Z] stable info: [2020-12-18T04:22:57.453Z] ------------------- [2020-12-18T04:22:57.453Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-18T04:22:57.453Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-18T04:22:57.453Z] Message: update stable to v1.0.173 [2020-12-18T04:22:58.407Z] ------------------- [2020-12-18T04:22:58.407Z] experimental info: [2020-12-18T04:22:58.407Z] ------------------- [2020-12-18T04:22:58.407Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-18T04:22:58.407Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-18T04:22:58.407Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-18T04:22:58.741Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2020-12-18T04:22:58.842Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2020-12-18T04:22:58.945Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-18T04:22:59.046Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-18T04:22:59.155Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-18T04:22:59.255Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-18T04:22:59.369Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-18T04:22:59.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-18T04:22:59.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-18T04:22:59.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-18T04:22:59.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-18T04:22:59.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2020-12-18T04:22:59.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-18T04:23:00.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-18T04:23:00.246Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-18T04:23:00.383Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-18T04:23:00.514Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-18T04:23:00.620Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-18T04:23:00.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-18T04:23:00.830Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-18T04:23:00.941Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-18T04:23:01.043Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-18T04:23:01.161Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-18T04:23:01.262Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-18T04:23:01.377Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-18T04:23:01.502Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-18T04:23:01.612Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-18T04:23:01.722Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-12-18T04:23:01.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-12-18T04:23:01.914Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-12-18T04:23:02.019Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98319af8fc349a3fe50f20602aa62bf986a51411 [Pipeline] echo [2020-12-18T04:23:02.135Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98319af [Pipeline] echo [2020-12-18T04:23:02.279Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-18T04:23:02.450Z] provisioning config files... [2020-12-18T04:23:02.489Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5326497178393085417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-18T04:23:02.944Z] ---> docker-login.sh [2020-12-18T04:23:02.944Z] nexus3.edgexfoundry.org:10001 [2020-12-18T04:23:03.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:23:03.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:23:03.473Z] Configure a credential helper to remove this warning. See [2020-12-18T04:23:03.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:23:03.473Z] [2020-12-18T04:23:03.473Z] Login Succeeded [2020-12-18T04:23:03.473Z] nexus3.edgexfoundry.org:10002 [2020-12-18T04:23:03.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:23:03.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:23:03.473Z] Configure a credential helper to remove this warning. See [2020-12-18T04:23:03.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:23:03.473Z] [2020-12-18T04:23:03.473Z] Login Succeeded [2020-12-18T04:23:03.473Z] nexus3.edgexfoundry.org:10003 [2020-12-18T04:23:03.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:23:03.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:23:03.737Z] Configure a credential helper to remove this warning. See [2020-12-18T04:23:03.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:23:03.737Z] [2020-12-18T04:23:03.737Z] Login Succeeded [2020-12-18T04:23:03.737Z] nexus3.edgexfoundry.org:10004 [2020-12-18T04:23:04.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:23:04.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:23:04.002Z] Configure a credential helper to remove this warning. See [2020-12-18T04:23:04.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:23:04.002Z] [2020-12-18T04:23:04.002Z] Login Succeeded [2020-12-18T04:23:04.002Z] docker.io [2020-12-18T04:23:04.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:23:04.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:23:04.265Z] Configure a credential helper to remove this warning. See [2020-12-18T04:23:04.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:23:04.265Z] [2020-12-18T04:23:04.265Z] Login Succeeded [2020-12-18T04:23:04.265Z] ---> docker-login.sh ends [Pipeline] } [2020-12-18T04:23:04.275Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-18T04:23:05.091Z] + git log --format=format:%s -1 98319af8fc349a3fe50f20602aa62bf986a51411 [Pipeline] echo [2020-12-18T04:23:05.157Z] GIT_COMMIT: 98319af8fc349a3fe50f20602aa62bf986a51411, Commit Message: core data view page complete [Pipeline] echo [2020-12-18T04:23:05.221Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:23:05.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-18T04:23:05.956Z] [2020-12-18T04:23:05.956Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:23:06.322Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-18T04:23:06.322Z] latest: Pulling from edgex-devops/git-semver [2020-12-18T04:23:06.322Z] 31603596830f: Pulling fs layer [2020-12-18T04:23:06.322Z] 2a8b12db71e7: Pulling fs layer [2020-12-18T04:23:06.322Z] 6ca5941a6612: Pulling fs layer [2020-12-18T04:23:06.322Z] ecc8261a40a4: Pulling fs layer [2020-12-18T04:23:06.322Z] ecc8261a40a4: Waiting [2020-12-18T04:23:06.322Z] 2a8b12db71e7: Verifying Checksum [2020-12-18T04:23:06.322Z] 2a8b12db71e7: Download complete [2020-12-18T04:23:06.604Z] 31603596830f: Verifying Checksum [2020-12-18T04:23:06.604Z] 31603596830f: Download complete [2020-12-18T04:23:06.604Z] ecc8261a40a4: Verifying Checksum [2020-12-18T04:23:06.604Z] ecc8261a40a4: Download complete [2020-12-18T04:23:06.875Z] 6ca5941a6612: Verifying Checksum [2020-12-18T04:23:06.875Z] 6ca5941a6612: Download complete [2020-12-18T04:23:07.141Z] 31603596830f: Pull complete [2020-12-18T04:23:07.405Z] 2a8b12db71e7: Pull complete [2020-12-18T04:23:08.381Z] 6ca5941a6612: Pull complete [2020-12-18T04:23:08.644Z] ecc8261a40a4: Pull complete [2020-12-18T04:23:08.644Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-18T04:23:08.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-18T04:23:08.644Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-18T04:23:08.757Z] prd-centos7-docker-4c-2g-16724 does not seem to be running inside a container [2020-12-18T04:23:08.812Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-18T04:23:11.406Z] $ docker top 94bb45b87351984a6045bb1f2eb38e22dd2a1b28e3743290ce3a1991bce5bdce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-18T04:23:11.718Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-18T04:23:11.718Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-18T04:23:11.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-18T04:23:11.942Z] $ docker exec 94bb45b87351984a6045bb1f2eb38e22dd2a1b28e3743290ce3a1991bce5bdce ssh-agent [2020-12-18T04:23:12.117Z] SSH_AUTH_SOCK=/tmp/ssh-UJtjoAK0Rofp/agent.11 [2020-12-18T04:23:12.117Z] SSH_AGENT_PID=17 [2020-12-18T04:23:12.133Z] Running ssh-add (command line suppressed) [2020-12-18T04:23:12.264Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7901336019776216028.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7901336019776216028.key) [2020-12-18T04:23:12.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-18T04:23:12.661Z] + git tag --points-at HEAD [Pipeline] } [2020-12-18T04:23:12.684Z] $ docker exec --env ******** --env ******** 94bb45b87351984a6045bb1f2eb38e22dd2a1b28e3743290ce3a1991bce5bdce ssh-agent -k [2020-12-18T04:23:12.804Z] unset SSH_AUTH_SOCK; [2020-12-18T04:23:12.804Z] unset SSH_AGENT_PID; [2020-12-18T04:23:12.804Z] echo Agent pid 17 killed; [2020-12-18T04:23:12.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-18T04:23:13.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-18T04:23:13.010Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-18T04:23:13.183Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-18T04:23:13.189Z] $ docker exec 94bb45b87351984a6045bb1f2eb38e22dd2a1b28e3743290ce3a1991bce5bdce ssh-agent [2020-12-18T04:23:13.370Z] SSH_AUTH_SOCK=/tmp/ssh-RzB24HdI5z3W/agent.47 [2020-12-18T04:23:13.370Z] SSH_AGENT_PID=53 [2020-12-18T04:23:13.377Z] Running ssh-add (command line suppressed) [2020-12-18T04:23:13.505Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8120088886884706373.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8120088886884706373.key) [2020-12-18T04:23:13.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-18T04:23:13.901Z] + git semver init [2020-12-18T04:23:13.901Z] # -> Open(): unable to determine branch for HEAD [2020-12-18T04:23:13.901Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-12-18T04:23:13.901Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-12-18T04:23:13.901Z] # $SEMVER_REMOTE_NAME = origin [2020-12-18T04:23:13.901Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-18T04:23:13.901Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-18T04:23:13.901Z] # $SEMVER_BRANCH = master [2020-12-18T04:23:13.901Z] # $SEMVER_TEMP = /tmp/semver-937506724 [2020-12-18T04:23:13.901Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-12-18T04:23:15.298Z] # '/tmp/semver-937506724' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2020-12-18T04:23:15.298Z] # -> Force: false [2020-12-18T04:23:15.298Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2020-12-18T04:23:15.315Z] $ docker exec --env ******** --env ******** 94bb45b87351984a6045bb1f2eb38e22dd2a1b28e3743290ce3a1991bce5bdce ssh-agent -k [2020-12-18T04:23:15.447Z] unset SSH_AUTH_SOCK; [2020-12-18T04:23:15.448Z] unset SSH_AGENT_PID; [2020-12-18T04:23:15.448Z] echo Agent pid 53 killed; [2020-12-18T04:23:15.501Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-18T04:23:15.978Z] + git semver [Pipeline] } [2020-12-18T04:23:15.998Z] $ docker stop --time=1 94bb45b87351984a6045bb1f2eb38e22dd2a1b28e3743290ce3a1991bce5bdce [2020-12-18T04:23:17.502Z] $ docker rm -f 94bb45b87351984a6045bb1f2eb38e22dd2a1b28e3743290ce3a1991bce5bdce [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-18T04:23:17.993Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-18T04:23:18.453Z] Stashed 1 file(s) [Pipeline] echo [2020-12-18T04:23:18.456Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.5 [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 [2020-12-18T04:23:34.008Z] Still waiting to schedule task [2020-12-18T04:23:34.009Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-18T04:23:34.011Z] Still waiting to schedule task [2020-12-18T04:23:34.011Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-12-18T04:26:25.982Z] Running on prd-centos7-docker-4c-2g-16725 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2020-12-18T04:26:26.047Z] Running in /w/workspace/edgex-ui-go/63 [Pipeline] { [Pipeline] checkout [2020-12-18T04:26:28.508Z] using credential edgex-jenkins-ssh [2020-12-18T04:26:28.571Z] Cloning the remote Git repository [2020-12-18T04:26:28.603Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-18T04:26:28.673Z] > git init /w/workspace/edgex-ui-go/63 # timeout=10 [2020-12-18T04:26:28.727Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-18T04:26:28.727Z] > git --version # timeout=10 [2020-12-18T04:26:28.733Z] > git --version # 'git version 2.24.3' [2020-12-18T04:26:28.733Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T04:26:28.759Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T04:26:29.624Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-18T04:26:29.630Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T04:26:29.641Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-18T04:26:29.651Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-18T04:26:29.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T04:26:29.656Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-18T04:26:30.014Z] Checking out Revision 98319af8fc349a3fe50f20602aa62bf986a51411 (master) [2020-12-18T04:26:30.030Z] > git config core.sparsecheckout # timeout=10 [2020-12-18T04:26:30.037Z] > git checkout -f 98319af8fc349a3fe50f20602aa62bf986a51411 # timeout=10 [2020-12-18T04:26:33.752Z] Commit message: "core data view page complete" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-18T04:26:35.136Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-18T04:26:35.464Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-18T04:26:35.765Z] + sudo service docker restart [2020-12-18T04:26:35.765Z] + true [2020-12-18T04:26:35.765Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-18T04:26:36.788Z] provisioning config files... [2020-12-18T04:26:36.820Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/63@tmp/config8845691286885206684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-18T04:26:37.186Z] ---> docker-login.sh [2020-12-18T04:26:37.186Z] nexus3.edgexfoundry.org:10001 [2020-12-18T04:26:37.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:26:37.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:26:37.451Z] Configure a credential helper to remove this warning. See [2020-12-18T04:26:37.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:26:37.451Z] [2020-12-18T04:26:37.451Z] Login Succeeded [2020-12-18T04:26:37.451Z] nexus3.edgexfoundry.org:10002 [2020-12-18T04:26:37.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:26:37.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:26:37.713Z] Configure a credential helper to remove this warning. See [2020-12-18T04:26:37.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:26:37.713Z] [2020-12-18T04:26:37.713Z] Login Succeeded [2020-12-18T04:26:37.713Z] nexus3.edgexfoundry.org:10003 [2020-12-18T04:26:37.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:26:37.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:26:37.975Z] Configure a credential helper to remove this warning. See [2020-12-18T04:26:37.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:26:37.975Z] [2020-12-18T04:26:37.975Z] Login Succeeded [2020-12-18T04:26:37.975Z] nexus3.edgexfoundry.org:10004 [2020-12-18T04:26:37.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:26:38.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:26:38.237Z] Configure a credential helper to remove this warning. See [2020-12-18T04:26:38.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:26:38.238Z] [2020-12-18T04:26:38.238Z] Login Succeeded [2020-12-18T04:26:38.238Z] docker.io [2020-12-18T04:26:38.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:26:38.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:26:38.502Z] Configure a credential helper to remove this warning. See [2020-12-18T04:26:38.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:26:38.502Z] [2020-12-18T04:26:38.502Z] Login Succeeded [2020-12-18T04:26:38.502Z] ---> docker-login.sh ends [Pipeline] } [2020-12-18T04:26:38.513Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-18T04:26:38.856Z] ========================================================= [2020-12-18T04:26:38.856Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-18T04:26:38.856Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:26:39.219Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-18T04:26:39.495Z] Sending build context to Docker daemon 16.56MB [2020-12-18T04:26:39.495Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-18T04:26:39.495Z] Step 2/8 : FROM ${BASE} [2020-12-18T04:26:39.495Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-18T04:26:39.495Z] 188c0c94c7c5: Pulling fs layer [2020-12-18T04:26:39.495Z] 0ef7d3d256c8: Pulling fs layer [2020-12-18T04:26:39.495Z] de9db76c5a1d: Pulling fs layer [2020-12-18T04:26:39.495Z] bca2f99d35d6: Pulling fs layer [2020-12-18T04:26:39.495Z] 93359f2a8cfa: Pulling fs layer [2020-12-18T04:26:39.495Z] 7c6f9722023f: Pulling fs layer [2020-12-18T04:26:39.495Z] a35cf1a2eb13: Pulling fs layer [2020-12-18T04:26:39.495Z] 93359f2a8cfa: Waiting [2020-12-18T04:26:39.495Z] 7c6f9722023f: Waiting [2020-12-18T04:26:39.495Z] bca2f99d35d6: Waiting [2020-12-18T04:26:39.495Z] de9db76c5a1d: Verifying Checksum [2020-12-18T04:26:39.495Z] de9db76c5a1d: Download complete [2020-12-18T04:26:39.495Z] 0ef7d3d256c8: Verifying Checksum [2020-12-18T04:26:39.495Z] 0ef7d3d256c8: Download complete [2020-12-18T04:26:39.495Z] 93359f2a8cfa: Verifying Checksum [2020-12-18T04:26:39.495Z] 93359f2a8cfa: Download complete [2020-12-18T04:26:39.756Z] 188c0c94c7c5: Verifying Checksum [2020-12-18T04:26:39.756Z] 188c0c94c7c5: Download complete [2020-12-18T04:26:39.756Z] 7c6f9722023f: Verifying Checksum [2020-12-18T04:26:39.756Z] 7c6f9722023f: Download complete [2020-12-18T04:26:39.756Z] 188c0c94c7c5: Pull complete [2020-12-18T04:26:40.017Z] 0ef7d3d256c8: Pull complete [2020-12-18T04:26:40.280Z] de9db76c5a1d: Pull complete [2020-12-18T04:26:42.211Z] a35cf1a2eb13: Verifying Checksum [2020-12-18T04:26:42.211Z] a35cf1a2eb13: Download complete [2020-12-18T04:26:43.160Z] bca2f99d35d6: Verifying Checksum [2020-12-18T04:26:43.160Z] bca2f99d35d6: Download complete [2020-12-18T04:26:48.483Z] bca2f99d35d6: Pull complete [2020-12-18T04:26:48.483Z] 93359f2a8cfa: Pull complete [2020-12-18T04:26:48.483Z] 7c6f9722023f: Pull complete [2020-12-18T04:26:53.804Z] a35cf1a2eb13: Pull complete [2020-12-18T04:26:54.379Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-18T04:26:54.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-18T04:26:54.379Z] ---> a62c8e92a672 [2020-12-18T04:26:54.379Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-18T04:26:54.379Z] ---> Running in be4a7edb4d4f [2020-12-18T04:26:54.643Z] Removing intermediate container be4a7edb4d4f [2020-12-18T04:26:54.643Z] ---> c6f30a6175c6 [2020-12-18T04:26:54.643Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T04:26:54.910Z] ---> Running in db5fc182ef96 [2020-12-18T04:26:55.858Z] Removing intermediate container db5fc182ef96 [2020-12-18T04:26:55.858Z] ---> 24c25d82dee3 [2020-12-18T04:26:55.858Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-18T04:26:55.858Z] ---> Running in f49899953ef5 [2020-12-18T04:26:56.811Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T04:26:57.386Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T04:26:57.960Z] OK: 166 MiB in 39 packages [2020-12-18T04:26:58.222Z] Removing intermediate container f49899953ef5 [2020-12-18T04:26:58.222Z] ---> 981eb8e4c64f [2020-12-18T04:26:58.222Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-12-18T04:26:58.222Z] ---> Running in af0cf499120f [2020-12-18T04:26:58.485Z] Removing intermediate container af0cf499120f [2020-12-18T04:26:58.485Z] ---> c139d70c6ace [2020-12-18T04:26:58.485Z] Step 7/8 : COPY . . [2020-12-18T04:27:00.417Z] ---> 4d7847902898 [2020-12-18T04:27:00.417Z] Step 8/8 : RUN go mod download [2020-12-18T04:27:00.417Z] ---> Running in d06e2d46398a [2020-12-18T04:27:22.444Z] Removing intermediate container d06e2d46398a [2020-12-18T04:27:22.444Z] ---> a8e16e73039e [2020-12-18T04:27:22.444Z] Successfully built a8e16e73039e [2020-12-18T04:27:22.444Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:27:22.766Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-18T04:27:22.766Z] . [Pipeline] withDockerContainer [2020-12-18T04:27:23.048Z] prd-centos7-docker-4c-2g-16725 does not seem to be running inside a container [2020-12-18T04:27:23.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/63 -v /w/workspace/edgex-ui-go/63:/w/workspace/edgex-ui-go/63:rw,z -v /w/workspace/edgex-ui-go/63@tmp:/w/workspace/edgex-ui-go/63@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 ******** ci-base-image-x86_64 cat [2020-12-18T04:27:24.562Z] $ docker top f8f7c44ea5bcc097606a7309a91aa2c03e232df8c7e53d0d2fdfddd529cef563 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T04:27:25.051Z] + go version [2020-12-18T04:27:25.051Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-18T04:27:25.070Z] $ docker stop --time=1 f8f7c44ea5bcc097606a7309a91aa2c03e232df8c7e53d0d2fdfddd529cef563 [2020-12-18T04:27:26.400Z] $ docker rm -f f8f7c44ea5bcc097606a7309a91aa2c03e232df8c7e53d0d2fdfddd529cef563 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:27:27.256Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-18T04:27:27.256Z] . [Pipeline] withDockerContainer [2020-12-18T04:27:27.359Z] prd-centos7-docker-4c-2g-16725 does not seem to be running inside a container [2020-12-18T04:27:27.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/63 -v /w/workspace/edgex-ui-go/63:/w/workspace/edgex-ui-go/63:rw,z -v /w/workspace/edgex-ui-go/63@tmp:/w/workspace/edgex-ui-go/63@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 ******** ci-base-image-x86_64 cat [2020-12-18T04:27:27.994Z] $ docker top 3c2dfb99f70064600e0dde2121acfa3ab7fc201b27ff7d16714b3dd7fe960fe8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T04:27:28.486Z] + make test [2020-12-18T04:27:28.486Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-12-18T04:27:29.445Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-12-18T04:27:36.136Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-12-18T04:27:36.136Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-12-18T04:27:36.136Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-12-18T04:27:36.136Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-12-18T04:27:36.136Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-12-18T04:27:36.136Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-12-18T04:27:36.136Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-12-18T04:27:36.136Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-12-18T04:27:36.136Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-12-18T04:27:36.136Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-12-18T04:27:36.137Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-12-18T04:27:36.137Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-12-18T04:27:36.137Z] GO111MODULE=on go vet ./... [Pipeline] } [2020-12-18T04:27:38.084Z] $ docker stop --time=1 3c2dfb99f70064600e0dde2121acfa3ab7fc201b27ff7d16714b3dd7fe960fe8 [2020-12-18T04:27:40.166Z] $ docker rm -f 3c2dfb99f70064600e0dde2121acfa3ab7fc201b27ff7d16714b3dd7fe960fe8 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-18T04:27:40.734Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-18T04:27:41.089Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-12-18T04:27:43.215Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-18T04:27:43.520Z] + ls -al . [2020-12-18T04:27:43.520Z] total 88 [2020-12-18T04:27:43.520Z] drwxrwxr-x. 10 jenkins jenkins 4096 Dec 18 04:27 . [2020-12-18T04:27:43.520Z] drwxrwxr-x. 4 jenkins jenkins 30 Dec 18 04:26 .. [2020-12-18T04:27:43.520Z] drwxrwxr-x. 3 jenkins jenkins 20 Dec 18 04:26 assets [2020-12-18T04:27:43.520Z] drwxrwxr-x. 2 jenkins jenkins 35 Dec 18 04:26 bin [2020-12-18T04:27:43.520Z] drwxrwxr-x. 3 jenkins jenkins 29 Dec 18 04:26 cmd [2020-12-18T04:27:43.520Z] -rw-rw-r--. 1 jenkins jenkins 3959 Dec 18 04:26 CONTRIBUTING.md [2020-12-18T04:27:43.520Z] -rw-r--r--. 1 jenkins jenkins 10 Dec 18 04:27 coverage.out [2020-12-18T04:27:43.520Z] -rw-rw-r--. 1 jenkins jenkins 1508 Dec 18 04:26 Dockerfile [2020-12-18T04:27:43.520Z] -rw-rw-r--. 1 jenkins jenkins 902 Dec 18 04:26 Dockerfile.build [2020-12-18T04:27:43.520Z] drwxrwxr-x. 5 jenkins jenkins 104 Dec 18 04:26 docs [2020-12-18T04:27:43.520Z] drwxrwxr-x. 8 jenkins jenkins 162 Dec 18 04:26 .git [2020-12-18T04:27:43.520Z] drwxrwxr-x. 2 jenkins jenkins 81 Dec 18 04:26 .github [2020-12-18T04:27:43.520Z] -rw-rw-r--. 1 jenkins jenkins 153 Dec 18 04:26 .gitignore [2020-12-18T04:27:43.520Z] -rw-rw-r--. 1 jenkins jenkins 1019 Dec 18 04:26 go.mod [2020-12-18T04:27:43.520Z] -rw-r--r--. 1 jenkins jenkins 20718 Dec 18 04:27 go.sum [2020-12-18T04:27:43.520Z] drwxrwxr-x. 10 jenkins jenkins 139 Dec 18 04:26 internal [2020-12-18T04:27:43.520Z] -rw-rw-r--. 1 jenkins jenkins 652 Dec 18 04:26 Jenkinsfile [2020-12-18T04:27:43.520Z] -rw-rw-r--. 1 jenkins jenkins 11357 Dec 18 04:26 LICENSE [2020-12-18T04:27:43.520Z] -rw-rw-r--. 1 jenkins jenkins 951 Dec 18 04:26 Makefile [2020-12-18T04:27:43.520Z] -rw-rw-r--. 1 jenkins jenkins 4535 Dec 18 04:26 README.md [2020-12-18T04:27:43.520Z] -rw-rw-r--. 1 jenkins jenkins 11 Dec 18 04:23 VERSION [2020-12-18T04:27:43.520Z] -rw-rw-r--. 1 jenkins jenkins 155 Dec 18 04:26 version.go [2020-12-18T04:27:43.520Z] drwxrwxr-x. 4 jenkins jenkins 266 Dec 18 04:26 web [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:27:43.831Z] + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=98319af8fc349a3fe50f20602aa62bf986a51411 --label arch=amd64 --label version=2.0.0-dev.5 . [2020-12-18T04:27:44.096Z] Sending build context to Docker daemon 16.58MB [2020-12-18T04:27:44.096Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2020-12-18T04:27:44.096Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-18T04:27:44.096Z] ---> a8e16e73039e [2020-12-18T04:27:44.096Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-12-18T04:27:44.358Z] ---> Running in 07b887ed2217 [2020-12-18T04:27:44.623Z] Removing intermediate container 07b887ed2217 [2020-12-18T04:27:44.623Z] ---> e857ef3e14a6 [2020-12-18T04:27:44.623Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-12-18T04:27:44.623Z] ---> Running in 3b7b843a19c4 [2020-12-18T04:27:44.623Z] Removing intermediate container 3b7b843a19c4 [2020-12-18T04:27:44.623Z] ---> 48558b4e469d [2020-12-18T04:27:44.623Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-12-18T04:27:44.886Z] ---> Running in 7a62cf608209 [2020-12-18T04:27:44.886Z] Removing intermediate container 7a62cf608209 [2020-12-18T04:27:44.886Z] ---> a4d2220f0572 [2020-12-18T04:27:44.886Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-12-18T04:27:45.150Z] ---> Running in 27d8c27d2de1 [2020-12-18T04:27:45.150Z] Removing intermediate container 27d8c27d2de1 [2020-12-18T04:27:45.150Z] ---> 4077ea517f8e [2020-12-18T04:27:45.150Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-12-18T04:27:45.150Z] ---> Running in 48bd90e43f34 [2020-12-18T04:27:45.412Z] Removing intermediate container 48bd90e43f34 [2020-12-18T04:27:45.412Z] ---> 6543a80cdf17 [2020-12-18T04:27:45.412Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T04:27:45.412Z] ---> Running in 648f97b2453f [2020-12-18T04:27:46.361Z] Removing intermediate container 648f97b2453f [2020-12-18T04:27:46.361Z] ---> b56ff894a3b1 [2020-12-18T04:27:46.361Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-18T04:27:46.361Z] ---> Running in 7d19df918e39 [2020-12-18T04:27:46.623Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T04:27:47.572Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T04:27:47.834Z] OK: 166 MiB in 39 packages [2020-12-18T04:27:48.408Z] Removing intermediate container 7d19df918e39 [2020-12-18T04:27:48.408Z] ---> ac09bb6c227d [2020-12-18T04:27:48.408Z] Step 10/24 : ENV GO111MODULE=on [2020-12-18T04:27:48.408Z] ---> Running in c1916168acf0 [2020-12-18T04:27:48.669Z] Removing intermediate container c1916168acf0 [2020-12-18T04:27:48.669Z] ---> b84c27ccf860 [2020-12-18T04:27:48.669Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-12-18T04:27:48.669Z] ---> Running in 21881209616a [2020-12-18T04:27:48.669Z] Removing intermediate container 21881209616a [2020-12-18T04:27:48.669Z] ---> 34c40390e6c2 [2020-12-18T04:27:48.669Z] Step 12/24 : COPY go.mod . [2020-12-18T04:27:48.932Z] ---> 0ea25c46709f [2020-12-18T04:27:48.932Z] Step 13/24 : COPY Makefile . [2020-12-18T04:27:49.196Z] ---> ceb5e4743714 [2020-12-18T04:27:49.196Z] Step 14/24 : RUN make update [2020-12-18T04:27:49.196Z] ---> Running in 586151d879a0 [2020-12-18T04:27:49.777Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-18T04:27:50.352Z] Removing intermediate container 586151d879a0 [2020-12-18T04:27:50.352Z] ---> a00312a5088b [2020-12-18T04:27:50.352Z] Step 15/24 : COPY . . [2020-12-18T04:27:51.749Z] ---> 2c9bfc1ba5e2 [2020-12-18T04:27:51.749Z] Step 16/24 : RUN ${MAKE} [2020-12-18T04:27:51.749Z] ---> Running in 99fdb0fc04f9 [2020-12-18T04:27:52.333Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.5" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-12-18T04:28:00.590Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-18T04:28:01.598Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16726 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2020-12-18T04:28:01.713Z] Running in /w/workspace/edgex-ui-go/63 [Pipeline] { [Pipeline] checkout [2020-12-18T04:28:02.532Z] Removing intermediate container 99fdb0fc04f9 [2020-12-18T04:28:02.532Z] ---> 63fbcc8309cd [2020-12-18T04:28:02.532Z] Step 17/24 : FROM alpine:3.12 [2020-12-18T04:28:02.796Z] 3.12: Pulling from library/alpine [2020-12-18T04:28:03.064Z] 801bfaa63ef2: Pulling fs layer [2020-12-18T04:28:03.328Z] 801bfaa63ef2: Verifying Checksum [2020-12-18T04:28:03.328Z] 801bfaa63ef2: Download complete [2020-12-18T04:28:03.328Z] 801bfaa63ef2: Pull complete [2020-12-18T04:28:03.590Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-18T04:28:03.590Z] Status: Downloaded newer image for alpine:3.12 [2020-12-18T04:28:03.590Z] ---> 389fef711851 [2020-12-18T04:28:03.590Z] Step 18/24 : EXPOSE 4000 [2020-12-18T04:28:03.590Z] ---> Running in 7ebfb8c71cd0 [2020-12-18T04:28:03.855Z] Removing intermediate container 7ebfb8c71cd0 [2020-12-18T04:28:03.855Z] ---> bbcccf991388 [2020-12-18T04:28:03.855Z] 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 [2020-12-18T04:28:04.808Z] ---> 95a3fe4ea370 [2020-12-18T04:28:04.808Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-12-18T04:28:04.808Z] ---> Running in 2b3138d52c18 [2020-12-18T04:28:04.808Z] Removing intermediate container 2b3138d52c18 [2020-12-18T04:28:04.808Z] ---> ad9f0e532761 [2020-12-18T04:28:04.808Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-12-18T04:28:04.808Z] ---> Running in 8401ed2b1dc1 [2020-12-18T04:28:05.069Z] Removing intermediate container 8401ed2b1dc1 [2020-12-18T04:28:05.069Z] ---> 547c694405f1 [2020-12-18T04:28:05.069Z] Step 22/24 : LABEL arch=amd64 [2020-12-18T04:28:05.069Z] ---> Running in 6778ea54dbbf [2020-12-18T04:28:05.330Z] Removing intermediate container 6778ea54dbbf [2020-12-18T04:28:05.330Z] ---> cd209502e059 [2020-12-18T04:28:05.330Z] Step 23/24 : LABEL git_sha=98319af8fc349a3fe50f20602aa62bf986a51411 [2020-12-18T04:28:05.330Z] ---> Running in 07979f65dbd1 [2020-12-18T04:28:05.593Z] Removing intermediate container 07979f65dbd1 [2020-12-18T04:28:05.593Z] ---> a4928341f83e [2020-12-18T04:28:05.593Z] Step 24/24 : LABEL version=2.0.0-dev.5 [2020-12-18T04:28:05.593Z] ---> Running in eeb72c6fffc3 [2020-12-18T04:28:05.854Z] Removing intermediate container eeb72c6fffc3 [2020-12-18T04:28:05.854Z] ---> fee3bcf7789d [2020-12-18T04:28:05.854Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-18T04:28:05.854Z] Successfully built fee3bcf7789d [2020-12-18T04:28:05.854Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-18T04:28:06.232Z] provisioning config files... [2020-12-18T04:28:06.259Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/63@tmp/config7720805584750440320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-18T04:28:06.639Z] ---> docker-login.sh [2020-12-18T04:28:06.639Z] nexus3.edgexfoundry.org:10001 [2020-12-18T04:28:06.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:28:06.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:28:06.900Z] Configure a credential helper to remove this warning. See [2020-12-18T04:28:06.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:28:06.900Z] [2020-12-18T04:28:06.900Z] Login Succeeded [2020-12-18T04:28:06.900Z] nexus3.edgexfoundry.org:10002 [2020-12-18T04:28:06.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:28:06.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:28:06.900Z] Configure a credential helper to remove this warning. See [2020-12-18T04:28:06.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:28:06.900Z] [2020-12-18T04:28:06.900Z] Login Succeeded [2020-12-18T04:28:06.900Z] nexus3.edgexfoundry.org:10003 [2020-12-18T04:28:07.003Z] using credential edgex-jenkins-ssh [2020-12-18T04:28:07.085Z] Cloning the remote Git repository [2020-12-18T04:28:07.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:28:07.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:28:07.163Z] Configure a credential helper to remove this warning. See [2020-12-18T04:28:07.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:28:07.163Z] [2020-12-18T04:28:07.163Z] Login Succeeded [2020-12-18T04:28:07.163Z] nexus3.edgexfoundry.org:10004 [2020-12-18T04:28:07.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:28:07.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:28:07.428Z] Configure a credential helper to remove this warning. See [2020-12-18T04:28:07.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:28:07.428Z] [2020-12-18T04:28:07.428Z] Login Succeeded [2020-12-18T04:28:07.428Z] docker.io [2020-12-18T04:28:07.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:28:07.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:28:07.690Z] Configure a credential helper to remove this warning. See [2020-12-18T04:28:07.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:28:07.690Z] [2020-12-18T04:28:07.690Z] Login Succeeded [2020-12-18T04:28:07.690Z] ---> docker-login.sh ends [Pipeline] } [2020-12-18T04:28:07.699Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-18T04:28:07.927Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: [2020-12-18T04:28:07.927Z] 98319af8fc349a3fe50f20602aa62bf986a51411 [2020-12-18T04:28:07.927Z] latest [2020-12-18T04:28:07.927Z] 2.0.0-dev.5 [2020-12-18T04:28:07.927Z] 98319af8fc349a3fe50f20602aa62bf986a51411-2.0.0-dev.5 [2020-12-18T04:28:07.927Z] master [2020-12-18T04:28:07.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:28:07.146Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-18T04:28:07.256Z] > git init /w/workspace/edgex-ui-go/63 # timeout=10 [2020-12-18T04:28:07.330Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-18T04:28:07.331Z] > git --version # timeout=10 [2020-12-18T04:28:07.356Z] > git --version # 'git version 2.17.1' [2020-12-18T04:28:07.358Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T04:28:07.429Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T04:28:08.437Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:98319af8fc349a3fe50f20602aa62bf986a51411 [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:28:08.737Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:98319af8fc349a3fe50f20602aa62bf986a51411 [2020-12-18T04:28:08.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-12-18T04:28:08.737Z] e753559e3260: Preparing [2020-12-18T04:28:08.737Z] 777b2c648970: Preparing [2020-12-18T04:28:08.737Z] 777b2c648970: Layer already exists [2020-12-18T04:28:09.579Z] Checking out Revision 98319af8fc349a3fe50f20602aa62bf986a51411 (master) [2020-12-18T04:28:08.995Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-18T04:28:09.015Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T04:28:09.053Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-18T04:28:09.098Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-18T04:28:09.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T04:28:09.115Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-18T04:28:09.599Z] > git config core.sparsecheckout # timeout=10 [2020-12-18T04:28:09.614Z] > git checkout -f 98319af8fc349a3fe50f20602aa62bf986a51411 # timeout=10 [2020-12-18T04:28:10.129Z] e753559e3260: Pushed [2020-12-18T04:28:10.129Z] 98319af8fc349a3fe50f20602aa62bf986a51411: digest: sha256:48a7b0fc1e1e51c68659a5edb3b8d3f527dfed0169b49789915b078ba3f5914c size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:28:10.438Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:28:10.737Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2020-12-18T04:28:10.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-12-18T04:28:10.737Z] e753559e3260: Preparing [2020-12-18T04:28:10.737Z] 777b2c648970: Preparing [2020-12-18T04:28:10.737Z] 777b2c648970: Layer already exists [2020-12-18T04:28:10.737Z] e753559e3260: Layer already exists [2020-12-18T04:28:10.737Z] latest: digest: sha256:48a7b0fc1e1e51c68659a5edb3b8d3f527dfed0169b49789915b078ba3f5914c size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:28:11.062Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:28:11.361Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.5 [2020-12-18T04:28:11.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-12-18T04:28:11.361Z] e753559e3260: Preparing [2020-12-18T04:28:11.361Z] 777b2c648970: Preparing [2020-12-18T04:28:11.361Z] 777b2c648970: Layer already exists [2020-12-18T04:28:11.361Z] e753559e3260: Layer already exists [2020-12-18T04:28:11.361Z] 2.0.0-dev.5: digest: sha256:48a7b0fc1e1e51c68659a5edb3b8d3f527dfed0169b49789915b078ba3f5914c size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:28:11.667Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:98319af8fc349a3fe50f20602aa62bf986a51411-2.0.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:28:11.964Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:98319af8fc349a3fe50f20602aa62bf986a51411-2.0.0-dev.5 [2020-12-18T04:28:11.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-12-18T04:28:11.964Z] e753559e3260: Preparing [2020-12-18T04:28:11.964Z] 777b2c648970: Preparing [2020-12-18T04:28:11.964Z] e753559e3260: Layer already exists [2020-12-18T04:28:11.964Z] 777b2c648970: Layer already exists [2020-12-18T04:28:11.964Z] 98319af8fc349a3fe50f20602aa62bf986a51411-2.0.0-dev.5: digest: sha256:48a7b0fc1e1e51c68659a5edb3b8d3f527dfed0169b49789915b078ba3f5914c size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:28:12.267Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:28:12.568Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [2020-12-18T04:28:12.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-12-18T04:28:12.569Z] e753559e3260: Preparing [2020-12-18T04:28:12.569Z] 777b2c648970: Preparing [2020-12-18T04:28:12.569Z] 777b2c648970: Layer already exists [2020-12-18T04:28:12.569Z] e753559e3260: Layer already exists [2020-12-18T04:28:12.569Z] master: digest: sha256:48a7b0fc1e1e51c68659a5edb3b8d3f527dfed0169b49789915b078ba3f5914c size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-18T04:28:12.793Z] ===================================================== [Pipeline] echo [2020-12-18T04:28:12.851Z] taggedImages: [2020-12-18T04:28:12.851Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:98319af8fc349a3fe50f20602aa62bf986a51411 [2020-12-18T04:28:12.851Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2020-12-18T04:28:12.851Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.5 [2020-12-18T04:28:12.851Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:98319af8fc349a3fe50f20602aa62bf986a51411-2.0.0-dev.5 [2020-12-18T04:28:12.851Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-18T04:28:14.289Z] Commit message: "core data view page complete" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-18T04:28:15.849Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-18T04:28:16.284Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-18T04:28:16.636Z] + sudo service docker restart [2020-12-18T04:28:16.636Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-18T04:28:19.344Z] provisioning config files... [2020-12-18T04:28:19.386Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/63@tmp/config887687951572072369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-18T04:28:19.794Z] ---> docker-login.sh [2020-12-18T04:28:19.794Z] nexus3.edgexfoundry.org:10001 [2020-12-18T04:28:20.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:28:21.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:28:21.052Z] Configure a credential helper to remove this warning. See [2020-12-18T04:28:21.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:28:21.052Z] [2020-12-18T04:28:21.052Z] Login Succeeded [2020-12-18T04:28:21.052Z] nexus3.edgexfoundry.org:10002 [2020-12-18T04:28:21.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:28:21.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:28:21.605Z] Configure a credential helper to remove this warning. See [2020-12-18T04:28:21.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:28:21.605Z] [2020-12-18T04:28:21.605Z] Login Succeeded [2020-12-18T04:28:21.605Z] nexus3.edgexfoundry.org:10003 [2020-12-18T04:28:22.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:28:22.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:28:22.265Z] Configure a credential helper to remove this warning. See [2020-12-18T04:28:22.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:28:22.265Z] [2020-12-18T04:28:22.265Z] Login Succeeded [2020-12-18T04:28:22.265Z] nexus3.edgexfoundry.org:10004 [2020-12-18T04:28:22.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:28:22.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:28:22.818Z] Configure a credential helper to remove this warning. See [2020-12-18T04:28:22.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:28:22.818Z] [2020-12-18T04:28:22.818Z] Login Succeeded [2020-12-18T04:28:22.818Z] docker.io [2020-12-18T04:28:23.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:28:23.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:28:23.459Z] Configure a credential helper to remove this warning. See [2020-12-18T04:28:23.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:28:23.459Z] [2020-12-18T04:28:23.734Z] Login Succeeded [2020-12-18T04:28:23.734Z] ---> docker-login.sh ends [Pipeline] } [2020-12-18T04:28:23.754Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-18T04:28:24.191Z] ========================================================= [2020-12-18T04:28:24.191Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-18T04:28:24.191Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:28:24.587Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-18T04:28:25.197Z] Sending build context to Docker daemon 16.56MB [2020-12-18T04:28:25.197Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-18T04:28:25.197Z] Step 2/8 : FROM ${BASE} [2020-12-18T04:28:25.473Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-18T04:28:25.473Z] 5f621e34cdf4: Pulling fs layer [2020-12-18T04:28:25.473Z] a4357932f1b6: Pulling fs layer [2020-12-18T04:28:25.473Z] 18c013af1878: Pulling fs layer [2020-12-18T04:28:25.473Z] 00ac8860ef70: Pulling fs layer [2020-12-18T04:28:25.473Z] 63d7cb157983: Pulling fs layer [2020-12-18T04:28:25.473Z] b116817d02f9: Pulling fs layer [2020-12-18T04:28:25.473Z] 745a02a5169b: Pulling fs layer [2020-12-18T04:28:25.473Z] 63d7cb157983: Waiting [2020-12-18T04:28:25.473Z] 00ac8860ef70: Waiting [2020-12-18T04:28:25.473Z] b116817d02f9: Waiting [2020-12-18T04:28:25.473Z] 18c013af1878: Download complete [2020-12-18T04:28:25.473Z] a4357932f1b6: Verifying Checksum [2020-12-18T04:28:25.473Z] a4357932f1b6: Download complete [2020-12-18T04:28:25.473Z] 63d7cb157983: Download complete [2020-12-18T04:28:26.069Z] b116817d02f9: Verifying Checksum [2020-12-18T04:28:26.069Z] b116817d02f9: Download complete [2020-12-18T04:28:26.069Z] 5f621e34cdf4: Download complete [2020-12-18T04:28:26.683Z] 5f621e34cdf4: Pull complete [2020-12-18T04:28:27.293Z] a4357932f1b6: Pull complete [2020-12-18T04:28:27.581Z] 18c013af1878: Pull complete [2020-12-18T04:28:29.026Z] 745a02a5169b: Download complete [2020-12-18T04:28:29.621Z] 00ac8860ef70: Verifying Checksum [2020-12-18T04:28:29.621Z] 00ac8860ef70: Download complete [2020-12-18T04:28:39.811Z] 00ac8860ef70: Pull complete [2020-12-18T04:28:40.116Z] 63d7cb157983: Pull complete [2020-12-18T04:28:40.396Z] b116817d02f9: Pull complete [2020-12-18T04:28:44.765Z] 745a02a5169b: Pull complete [2020-12-18T04:28:44.765Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-18T04:28:44.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-18T04:28:44.765Z] ---> b7e6874047d6 [2020-12-18T04:28:44.765Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-18T04:28:47.396Z] ---> Running in 1112b14b914e [2020-12-18T04:28:47.672Z] Removing intermediate container 1112b14b914e [2020-12-18T04:28:47.672Z] ---> 3acf57e663cf [2020-12-18T04:28:47.672Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T04:28:47.946Z] ---> Running in 4442cd92ff47 [2020-12-18T04:28:50.591Z] Removing intermediate container 4442cd92ff47 [2020-12-18T04:28:50.591Z] ---> 029c4c2dca48 [2020-12-18T04:28:50.591Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-18T04:28:50.591Z] ---> Running in 8b0f4cbd5e54 [2020-12-18T04:28:51.568Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T04:28:52.542Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T04:28:53.136Z] OK: 142 MiB in 39 packages [2020-12-18T04:28:54.569Z] Removing intermediate container 8b0f4cbd5e54 [2020-12-18T04:28:54.570Z] ---> 64839a63aefc [2020-12-18T04:28:54.570Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-12-18T04:28:54.570Z] ---> Running in a12c05cd8438 [2020-12-18T04:28:54.842Z] Removing intermediate container a12c05cd8438 [2020-12-18T04:28:54.842Z] ---> 44bed1430fd7 [2020-12-18T04:28:54.842Z] Step 7/8 : COPY . . [2020-12-18T04:28:57.468Z] ---> 528dd394d713 [2020-12-18T04:28:57.468Z] Step 8/8 : RUN go mod download [2020-12-18T04:28:57.468Z] ---> Running in 2704a3fc640a [2020-12-18T04:29:24.271Z] Removing intermediate container 2704a3fc640a [2020-12-18T04:29:24.271Z] ---> 74194569a1e3 [2020-12-18T04:29:24.271Z] Successfully built 74194569a1e3 [2020-12-18T04:29:24.271Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:29:24.632Z] + docker inspect -f . ci-base-image-arm64 [2020-12-18T04:29:24.632Z] . [Pipeline] withDockerContainer [2020-12-18T04:29:24.913Z] prd-ubuntu18.04-docker-arm64-4c-16g-16726 does not seem to be running inside a container [2020-12-18T04:29:24.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/63 -v /w/workspace/edgex-ui-go/63:/w/workspace/edgex-ui-go/63:rw,z -v /w/workspace/edgex-ui-go/63@tmp:/w/workspace/edgex-ui-go/63@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 ******** ci-base-image-arm64 cat [2020-12-18T04:29:26.625Z] $ docker top 973e18fae5d80288c1e184fe31a83dc8f47efc7ecc5ddb7430599a10f70f6568 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T04:29:27.651Z] + go version [2020-12-18T04:29:27.651Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-18T04:29:27.673Z] $ docker stop --time=1 973e18fae5d80288c1e184fe31a83dc8f47efc7ecc5ddb7430599a10f70f6568 [2020-12-18T04:29:29.643Z] $ docker rm -f 973e18fae5d80288c1e184fe31a83dc8f47efc7ecc5ddb7430599a10f70f6568 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:29:30.772Z] + docker inspect -f . ci-base-image-arm64 [2020-12-18T04:29:30.772Z] . [Pipeline] withDockerContainer [2020-12-18T04:29:31.048Z] prd-ubuntu18.04-docker-arm64-4c-16g-16726 does not seem to be running inside a container [2020-12-18T04:29:31.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/63 -v /w/workspace/edgex-ui-go/63:/w/workspace/edgex-ui-go/63:rw,z -v /w/workspace/edgex-ui-go/63@tmp:/w/workspace/edgex-ui-go/63@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 ******** ci-base-image-arm64 cat [2020-12-18T04:29:32.798Z] $ docker top d4790c41f4b867631bbecb1109a05356f134fc5888aed3f0f242b5950dc563e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T04:29:33.851Z] + make test [2020-12-18T04:29:33.851Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-12-18T04:29:35.297Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-12-18T04:30:02.183Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-12-18T04:30:02.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-12-18T04:30:02.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-12-18T04:30:02.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-12-18T04:30:02.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-12-18T04:30:02.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-12-18T04:30:02.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-12-18T04:30:02.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-12-18T04:30:02.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-12-18T04:30:02.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-12-18T04:30:02.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-12-18T04:30:02.183Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-12-18T04:30:02.183Z] GO111MODULE=on go vet ./... [Pipeline] } [2020-12-18T04:30:04.272Z] $ docker stop --time=1 d4790c41f4b867631bbecb1109a05356f134fc5888aed3f0f242b5950dc563e1 [2020-12-18T04:30:06.433Z] $ docker rm -f d4790c41f4b867631bbecb1109a05356f134fc5888aed3f0f242b5950dc563e1 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-18T04:30:07.301Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-18T04:30:07.363Z] Warning: overwriting stash ‘coverage-report’ [2020-12-18T04:30:08.183Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-18T04:30:08.909Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-18T04:30:09.286Z] + ls -al . [2020-12-18T04:30:09.286Z] total 124 [2020-12-18T04:30:09.286Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 18 04:29 . [2020-12-18T04:30:09.286Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 04:28 .. [2020-12-18T04:30:09.286Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 04:28 .git [2020-12-18T04:30:09.286Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 04:28 .github [2020-12-18T04:30:09.286Z] -rw-rw-r-- 1 jenkins jenkins 153 Dec 18 04:28 .gitignore [2020-12-18T04:30:09.286Z] -rw-rw-r-- 1 jenkins jenkins 3959 Dec 18 04:28 CONTRIBUTING.md [2020-12-18T04:30:09.286Z] -rw-rw-r-- 1 jenkins jenkins 1508 Dec 18 04:28 Dockerfile [2020-12-18T04:30:09.286Z] -rw-rw-r-- 1 jenkins jenkins 902 Dec 18 04:28 Dockerfile.build [2020-12-18T04:30:09.286Z] -rw-rw-r-- 1 jenkins jenkins 652 Dec 18 04:28 Jenkinsfile [2020-12-18T04:30:09.286Z] -rw-rw-r-- 1 jenkins jenkins 11357 Dec 18 04:28 LICENSE [2020-12-18T04:30:09.286Z] -rw-rw-r-- 1 jenkins jenkins 951 Dec 18 04:28 Makefile [2020-12-18T04:30:09.286Z] -rw-rw-r-- 1 jenkins jenkins 4535 Dec 18 04:28 README.md [2020-12-18T04:30:09.286Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 18 04:23 VERSION [2020-12-18T04:30:09.286Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 04:28 assets [2020-12-18T04:30:09.286Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 04:28 bin [2020-12-18T04:30:09.286Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 04:28 cmd [2020-12-18T04:30:09.286Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 18 04:29 coverage.out [2020-12-18T04:30:09.286Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 18 04:28 docs [2020-12-18T04:30:09.286Z] -rw-rw-r-- 1 jenkins jenkins 1019 Dec 18 04:28 go.mod [2020-12-18T04:30:09.286Z] -rw-r--r-- 1 jenkins jenkins 20718 Dec 18 04:29 go.sum [2020-12-18T04:30:09.286Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 18 04:28 internal [2020-12-18T04:30:09.286Z] -rw-rw-r-- 1 jenkins jenkins 155 Dec 18 04:28 version.go [2020-12-18T04:30:09.286Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 04:28 web [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:30:09.664Z] + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=98319af8fc349a3fe50f20602aa62bf986a51411 --label arch=arm64 --label version=2.0.0-dev.5 . [2020-12-18T04:30:10.644Z] Sending build context to Docker daemon 16.58MB [2020-12-18T04:30:10.644Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2020-12-18T04:30:10.644Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-18T04:30:10.644Z] ---> 74194569a1e3 [2020-12-18T04:30:10.644Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-12-18T04:30:10.918Z] ---> Running in 8f9d09298c56 [2020-12-18T04:30:11.192Z] Removing intermediate container 8f9d09298c56 [2020-12-18T04:30:11.192Z] ---> 81580c2ceff3 [2020-12-18T04:30:11.192Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-12-18T04:30:11.467Z] ---> Running in 199fd4de5cea [2020-12-18T04:30:11.741Z] Removing intermediate container 199fd4de5cea [2020-12-18T04:30:11.741Z] ---> b24d31fc8eda [2020-12-18T04:30:11.741Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-12-18T04:30:12.020Z] ---> Running in b3a6b95050ff [2020-12-18T04:30:12.296Z] Removing intermediate container b3a6b95050ff [2020-12-18T04:30:12.296Z] ---> 6e1f92aa4b74 [2020-12-18T04:30:12.296Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-12-18T04:30:12.568Z] ---> Running in 08dd4fb36e56 [2020-12-18T04:30:12.859Z] Removing intermediate container 08dd4fb36e56 [2020-12-18T04:30:12.859Z] ---> 7557b7d53977 [2020-12-18T04:30:12.859Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-12-18T04:30:13.133Z] ---> Running in c56fae253043 [2020-12-18T04:30:13.409Z] Removing intermediate container c56fae253043 [2020-12-18T04:30:13.409Z] ---> 8695db362985 [2020-12-18T04:30:13.409Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T04:30:13.681Z] ---> Running in ab7461b259c3 [2020-12-18T04:30:15.661Z] Removing intermediate container ab7461b259c3 [2020-12-18T04:30:15.661Z] ---> 232db69a1aed [2020-12-18T04:30:15.661Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-18T04:30:15.945Z] ---> Running in 1bcb1afedb8e [2020-12-18T04:30:16.927Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T04:30:17.914Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T04:30:18.520Z] OK: 142 MiB in 39 packages [2020-12-18T04:30:19.504Z] Removing intermediate container 1bcb1afedb8e [2020-12-18T04:30:19.504Z] ---> a57e97e4b777 [2020-12-18T04:30:19.504Z] Step 10/24 : ENV GO111MODULE=on [2020-12-18T04:30:19.504Z] ---> Running in f00208c8c10d [2020-12-18T04:30:20.115Z] Removing intermediate container f00208c8c10d [2020-12-18T04:30:20.115Z] ---> c33ce1a48e60 [2020-12-18T04:30:20.115Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-12-18T04:30:20.115Z] ---> Running in faf1b08c2894 [2020-12-18T04:30:20.725Z] Removing intermediate container faf1b08c2894 [2020-12-18T04:30:20.725Z] ---> 86ca9f3829aa [2020-12-18T04:30:20.725Z] Step 12/24 : COPY go.mod . [2020-12-18T04:30:21.333Z] ---> 7785058096b2 [2020-12-18T04:30:21.333Z] Step 13/24 : COPY Makefile . [2020-12-18T04:30:21.927Z] ---> cd5b4ab62cce [2020-12-18T04:30:21.927Z] Step 14/24 : RUN make update [2020-12-18T04:30:22.202Z] ---> Running in 0ef56416914f [2020-12-18T04:30:23.182Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-18T04:30:24.174Z] Removing intermediate container 0ef56416914f [2020-12-18T04:30:24.174Z] ---> ddb957767ffb [2020-12-18T04:30:24.174Z] Step 15/24 : COPY . . [2020-12-18T04:30:26.163Z] ---> b7f2fef2c30f [2020-12-18T04:30:26.163Z] Step 16/24 : RUN ${MAKE} [2020-12-18T04:30:26.163Z] ---> Running in d889b49a8369 [2020-12-18T04:30:27.156Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.5" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-12-18T04:30:49.353Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-18T04:30:54.742Z] Removing intermediate container d889b49a8369 [2020-12-18T04:30:54.742Z] ---> da33607baed5 [2020-12-18T04:30:54.742Z] Step 17/24 : FROM alpine:3.12 [2020-12-18T04:30:54.742Z] 3.12: Pulling from library/alpine [2020-12-18T04:30:54.742Z] 159e5727ea61: Pulling fs layer [2020-12-18T04:30:54.742Z] 159e5727ea61: Download complete [2020-12-18T04:30:55.342Z] 159e5727ea61: Pull complete [2020-12-18T04:30:55.342Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-18T04:30:55.342Z] Status: Downloaded newer image for alpine:3.12 [2020-12-18T04:30:55.342Z] ---> afeebe901d6b [2020-12-18T04:30:55.342Z] Step 18/24 : EXPOSE 4000 [2020-12-18T04:30:55.615Z] ---> Running in 9af773befc1b [2020-12-18T04:30:56.209Z] Removing intermediate container 9af773befc1b [2020-12-18T04:30:56.209Z] ---> 1c79552cd3a7 [2020-12-18T04:30:56.209Z] 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 [2020-12-18T04:30:57.640Z] ---> d28274e25ab0 [2020-12-18T04:30:57.640Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-12-18T04:30:57.913Z] ---> Running in 06ca3f411c0d [2020-12-18T04:30:58.510Z] Removing intermediate container 06ca3f411c0d [2020-12-18T04:30:58.510Z] ---> e352f4d094c9 [2020-12-18T04:30:58.510Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-12-18T04:30:58.510Z] ---> Running in ff43b5292a73 [2020-12-18T04:30:59.105Z] Removing intermediate container ff43b5292a73 [2020-12-18T04:30:59.105Z] ---> 0fdd5512bd36 [2020-12-18T04:30:59.105Z] Step 22/24 : LABEL arch=arm64 [2020-12-18T04:30:59.105Z] ---> Running in d9bcff739aa6 [2020-12-18T04:30:59.698Z] Removing intermediate container d9bcff739aa6 [2020-12-18T04:30:59.698Z] ---> 456fef0f8956 [2020-12-18T04:30:59.698Z] Step 23/24 : LABEL git_sha=98319af8fc349a3fe50f20602aa62bf986a51411 [2020-12-18T04:30:59.698Z] ---> Running in 8f06293a6b06 [2020-12-18T04:31:00.293Z] Removing intermediate container 8f06293a6b06 [2020-12-18T04:31:00.293Z] ---> dbb8d2c72a11 [2020-12-18T04:31:00.293Z] Step 24/24 : LABEL version=2.0.0-dev.5 [2020-12-18T04:31:00.293Z] ---> Running in a5f8a62549d2 [2020-12-18T04:31:00.901Z] Removing intermediate container a5f8a62549d2 [2020-12-18T04:31:00.901Z] ---> cf2158e64dbe [2020-12-18T04:31:00.901Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-18T04:31:00.901Z] Successfully built cf2158e64dbe [2020-12-18T04:31:00.901Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-18T04:31:01.456Z] provisioning config files... [2020-12-18T04:31:01.494Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/63@tmp/config4448025746321833986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-18T04:31:01.888Z] ---> docker-login.sh [2020-12-18T04:31:01.888Z] nexus3.edgexfoundry.org:10001 [2020-12-18T04:31:02.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:31:02.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:31:02.434Z] Configure a credential helper to remove this warning. See [2020-12-18T04:31:02.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:31:02.434Z] [2020-12-18T04:31:02.434Z] Login Succeeded [2020-12-18T04:31:02.434Z] nexus3.edgexfoundry.org:10002 [2020-12-18T04:31:02.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:31:02.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:31:02.979Z] Configure a credential helper to remove this warning. See [2020-12-18T04:31:02.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:31:02.979Z] [2020-12-18T04:31:02.979Z] Login Succeeded [2020-12-18T04:31:02.979Z] nexus3.edgexfoundry.org:10003 [2020-12-18T04:31:03.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:31:03.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:31:03.526Z] Configure a credential helper to remove this warning. See [2020-12-18T04:31:03.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:31:03.526Z] [2020-12-18T04:31:03.526Z] Login Succeeded [2020-12-18T04:31:03.526Z] nexus3.edgexfoundry.org:10004 [2020-12-18T04:31:04.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:31:04.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:31:04.120Z] Configure a credential helper to remove this warning. See [2020-12-18T04:31:04.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:31:04.120Z] [2020-12-18T04:31:04.120Z] Login Succeeded [2020-12-18T04:31:04.120Z] docker.io [2020-12-18T04:31:04.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:31:04.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:31:04.994Z] Configure a credential helper to remove this warning. See [2020-12-18T04:31:04.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:31:04.994Z] [2020-12-18T04:31:04.994Z] Login Succeeded [2020-12-18T04:31:04.994Z] ---> docker-login.sh ends [Pipeline] } [2020-12-18T04:31:05.013Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-18T04:31:05.261Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: [2020-12-18T04:31:05.261Z] 98319af8fc349a3fe50f20602aa62bf986a51411 [2020-12-18T04:31:05.261Z] latest [2020-12-18T04:31:05.261Z] 2.0.0-dev.5 [2020-12-18T04:31:05.261Z] 98319af8fc349a3fe50f20602aa62bf986a51411-2.0.0-dev.5 [2020-12-18T04:31:05.261Z] master [2020-12-18T04:31:05.261Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:31:05.785Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:98319af8fc349a3fe50f20602aa62bf986a51411 [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:31:06.123Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:98319af8fc349a3fe50f20602aa62bf986a51411 [2020-12-18T04:31:06.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-12-18T04:31:06.123Z] 7c2d860da3b1: Preparing [2020-12-18T04:31:06.123Z] 379067d0cb53: Preparing [2020-12-18T04:31:06.396Z] 379067d0cb53: Layer already exists [2020-12-18T04:31:09.767Z] 7c2d860da3b1: Pushed [2020-12-18T04:31:09.767Z] 98319af8fc349a3fe50f20602aa62bf986a51411: digest: sha256:d924ab8948f77bd2b4b877349c0c0afddc601bee49e3ab893d924fdee2c1f58e size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:31:10.388Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:31:10.724Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2020-12-18T04:31:10.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-12-18T04:31:10.724Z] 7c2d860da3b1: Preparing [2020-12-18T04:31:10.724Z] 379067d0cb53: Preparing [2020-12-18T04:31:10.995Z] 7c2d860da3b1: Layer already exists [2020-12-18T04:31:10.995Z] 379067d0cb53: Layer already exists [2020-12-18T04:31:10.995Z] latest: digest: sha256:d924ab8948f77bd2b4b877349c0c0afddc601bee49e3ab893d924fdee2c1f58e size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:31:11.338Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:31:11.672Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.5 [2020-12-18T04:31:11.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-12-18T04:31:11.672Z] 7c2d860da3b1: Preparing [2020-12-18T04:31:11.673Z] 379067d0cb53: Preparing [2020-12-18T04:31:11.945Z] 7c2d860da3b1: Layer already exists [2020-12-18T04:31:11.945Z] 379067d0cb53: Layer already exists [2020-12-18T04:31:11.945Z] 2.0.0-dev.5: digest: sha256:d924ab8948f77bd2b4b877349c0c0afddc601bee49e3ab893d924fdee2c1f58e size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:31:12.288Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:98319af8fc349a3fe50f20602aa62bf986a51411-2.0.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:31:12.623Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:98319af8fc349a3fe50f20602aa62bf986a51411-2.0.0-dev.5 [2020-12-18T04:31:12.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-12-18T04:31:12.624Z] 7c2d860da3b1: Preparing [2020-12-18T04:31:12.624Z] 379067d0cb53: Preparing [2020-12-18T04:31:12.895Z] 379067d0cb53: Layer already exists [2020-12-18T04:31:12.895Z] 7c2d860da3b1: Layer already exists [2020-12-18T04:31:12.895Z] 98319af8fc349a3fe50f20602aa62bf986a51411-2.0.0-dev.5: digest: sha256:d924ab8948f77bd2b4b877349c0c0afddc601bee49e3ab893d924fdee2c1f58e size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:31:13.238Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:31:13.573Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [2020-12-18T04:31:13.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-12-18T04:31:13.573Z] 7c2d860da3b1: Preparing [2020-12-18T04:31:13.573Z] 379067d0cb53: Preparing [2020-12-18T04:31:13.850Z] 379067d0cb53: Layer already exists [2020-12-18T04:31:13.850Z] 7c2d860da3b1: Layer already exists [2020-12-18T04:31:13.850Z] master: digest: sha256:d924ab8948f77bd2b4b877349c0c0afddc601bee49e3ab893d924fdee2c1f58e size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-18T04:31:14.088Z] ===================================================== [Pipeline] echo [2020-12-18T04:31:14.140Z] taggedImages: [2020-12-18T04:31:14.140Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:98319af8fc349a3fe50f20602aa62bf986a51411 [2020-12-18T04:31:14.140Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2020-12-18T04:31:14.140Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.5 [2020-12-18T04:31:14.140Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:98319af8fc349a3fe50f20602aa62bf986a51411-2.0.0-dev.5 [2020-12-18T04:31:14.140Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [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] wrap [2020-12-18T04:31:15.452Z] provisioning config files... [2020-12-18T04:31:15.463Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6427730029184684204tmp [Pipeline] { [Pipeline] sh [2020-12-18T04:31:15.839Z] + set +x [2020-12-18T04:31:15.839Z] + curl -s https://codecov.io/bash [2020-12-18T04:31:15.839Z] + bash -s -- [2020-12-18T04:31:16.102Z] [2020-12-18T04:31:16.102Z] _____ _ [2020-12-18T04:31:16.102Z] / ____| | | [2020-12-18T04:31:16.102Z] | | ___ __| | ___ ___ _____ __ [2020-12-18T04:31:16.102Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-18T04:31:16.102Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-18T04:31:16.102Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-18T04:31:16.102Z] Bash-20201217-3d3df35 [2020-12-18T04:31:16.102Z] [2020-12-18T04:31:16.102Z] [2020-12-18T04:31:16.102Z] git version 2.24.3 found [2020-12-18T04:31:16.102Z] 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 [2020-12-18T04:31:16.102Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2020-12-18T04:31:16.102Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found [2020-12-18T04:31:16.102Z] ==> Jenkins CI detected. [2020-12-18T04:31:16.102Z] project root: . [2020-12-18T04:31:16.102Z] --> token set from env [2020-12-18T04:31:16.102Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-18T04:31:16.102Z] ==> Running gcov in . (disable via -X gcov) [2020-12-18T04:31:16.102Z] ==> Python coveragepy not found [2020-12-18T04:31:16.102Z] ==> Searching for coverage reports in: [2020-12-18T04:31:16.102Z] + . [2020-12-18T04:31:16.102Z] -> Found 1 reports [2020-12-18T04:31:16.102Z] ==> Detecting git/mercurial file structure [2020-12-18T04:31:16.102Z] ==> Reading reports [2020-12-18T04:31:16.102Z] + ./coverage.out bytes=10 [2020-12-18T04:31:16.102Z] ==> Appending adjustments [2020-12-18T04:31:16.102Z] https://docs.codecov.io/docs/fixing-reports [2020-12-18T04:31:16.102Z] + Found adjustments [2020-12-18T04:31:16.366Z] ==> Gzipping contents [2020-12-18T04:31:16.366Z] 4.0K /tmp/codecov.UyK1lN.gz [2020-12-18T04:31:16.366Z] ==> Uploading reports [2020-12-18T04:31:16.366Z] url: https://codecov.io [2020-12-18T04:31:16.366Z] query: branch=master&commit=98319af8fc349a3fe50f20602aa62bf986a51411&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F63%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2020-12-18T04:31:16.366Z] -> Pinging Codecov [2020-12-18T04:31:16.366Z] https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=master&commit=98319af8fc349a3fe50f20602aa62bf986a51411&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F63%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2020-12-18T04:31:16.629Z] -> Uploading to [2020-12-18T04:31:16.629Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-18/FB506323287CE973F263BFD2A0EB1F37/98319af8fc349a3fe50f20602aa62bf986a51411/e387c029-6dd0-49b7-b3ca-e7122faa9064.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201218T043116Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c74d1408854b6697934d0a886ca9e822444edb4527f53f8724d022abfc51a7b7 [2020-12-18T04:31:16.629Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-18T04:31:16.629Z] Dload Upload Total Spent Left Speed [2020-12-18T04:31:17.205Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2378 0 0 100 2378 0 6113 --:--:-- --:--:-- --:--:-- 6128 [2020-12-18T04:31:17.205Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/98319af8fc349a3fe50f20602aa62bf986a51411 [Pipeline] } [2020-12-18T04:31:17.216Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2020-12-18T04:31:18.037Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2020-12-18T04:31:18.096Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:31:18.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-18T04:31:18.440Z] [2020-12-18T04:31:18.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:31:18.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-18T04:31:18.814Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2020-12-18T04:31:18.814Z] 188c0c94c7c5: Pulling fs layer [2020-12-18T04:31:18.814Z] 0ef7d3d256c8: Pulling fs layer [2020-12-18T04:31:18.814Z] de9db76c5a1d: Pulling fs layer [2020-12-18T04:31:18.814Z] 0eba1c9be4d2: Pulling fs layer [2020-12-18T04:31:18.814Z] 0d57e429df01: Pulling fs layer [2020-12-18T04:31:18.814Z] 4e4be7b47b0d: Pulling fs layer [2020-12-18T04:31:18.814Z] e1f770b5df2f: Pulling fs layer [2020-12-18T04:31:18.814Z] 85a0685a4137: Pulling fs layer [2020-12-18T04:31:18.814Z] 4e4be7b47b0d: Waiting [2020-12-18T04:31:18.814Z] 0eba1c9be4d2: Waiting [2020-12-18T04:31:18.814Z] e1f770b5df2f: Waiting [2020-12-18T04:31:18.814Z] 0d57e429df01: Waiting [2020-12-18T04:31:18.814Z] 85a0685a4137: Waiting [2020-12-18T04:31:18.814Z] de9db76c5a1d: Verifying Checksum [2020-12-18T04:31:18.814Z] de9db76c5a1d: Download complete [2020-12-18T04:31:18.814Z] 0ef7d3d256c8: Verifying Checksum [2020-12-18T04:31:18.814Z] 0ef7d3d256c8: Download complete [2020-12-18T04:31:18.814Z] 0d57e429df01: Verifying Checksum [2020-12-18T04:31:18.814Z] 0d57e429df01: Download complete [2020-12-18T04:31:18.814Z] 188c0c94c7c5: Verifying Checksum [2020-12-18T04:31:18.814Z] 188c0c94c7c5: Download complete [2020-12-18T04:31:18.814Z] 4e4be7b47b0d: Verifying Checksum [2020-12-18T04:31:18.814Z] 4e4be7b47b0d: Download complete [2020-12-18T04:31:19.397Z] 188c0c94c7c5: Pull complete [2020-12-18T04:31:19.661Z] 0ef7d3d256c8: Pull complete [2020-12-18T04:31:19.661Z] de9db76c5a1d: Pull complete [2020-12-18T04:31:20.244Z] e1f770b5df2f: Verifying Checksum [2020-12-18T04:31:20.244Z] e1f770b5df2f: Download complete [2020-12-18T04:31:22.186Z] 0eba1c9be4d2: Verifying Checksum [2020-12-18T04:31:22.186Z] 0eba1c9be4d2: Download complete [2020-12-18T04:31:23.143Z] 85a0685a4137: Verifying Checksum [2020-12-18T04:31:23.143Z] 85a0685a4137: Download complete [2020-12-18T04:31:29.777Z] 0eba1c9be4d2: Pull complete [2020-12-18T04:31:29.777Z] 0d57e429df01: Pull complete [2020-12-18T04:31:29.777Z] 4e4be7b47b0d: Pull complete [2020-12-18T04:31:31.702Z] e1f770b5df2f: Pull complete [2020-12-18T04:31:39.895Z] 85a0685a4137: Pull complete [2020-12-18T04:31:39.895Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2020-12-18T04:31:39.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-18T04:31:39.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2020-12-18T04:31:40.102Z] prd-centos7-docker-4c-2g-16724 does not seem to be running inside a container [2020-12-18T04:31:40.155Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-12-18T04:31:41.148Z] $ docker top 518c6c5fb5bcea17c3c1a2052599125592c98b793dfe051093471c9d52433fa1 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-18T04:31:41.373Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2020-12-18T04:31:41.670Z] + set -o pipefail [2020-12-18T04:31:41.670Z] + snyk monitor '--org=edgex-jenkins' [2020-12-18T04:31:48.285Z] [2020-12-18T04:31:48.286Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2020-12-18T04:31:48.286Z] [2020-12-18T04:31:48.286Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/6074e4c9-90ca-4e31-b9ee-7636e85f032b [2020-12-18T04:31:48.286Z] [2020-12-18T04:31:48.286Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2020-12-18T04:31:48.286Z] [2020-12-18T04:31:48.286Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-12-18T04:31:48.286Z] [2020-12-18T04:31:48.286Z] [2020-12-18T04:31:48.286Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2020-12-18T04:31:48.286Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-12-18T04:31:48.303Z] $ docker stop --time=1 518c6c5fb5bcea17c3c1a2052599125592c98b793dfe051093471c9d52433fa1 [2020-12-18T04:31:50.445Z] $ docker rm -f 518c6c5fb5bcea17c3c1a2052599125592c98b793dfe051093471c9d52433fa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [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 [2020-12-18T04:31:52.093Z] + git log --format=format:%s -1 98319af8fc349a3fe50f20602aa62bf986a51411 [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:31:52.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-18T04:31:52.405Z] . [Pipeline] withDockerContainer [2020-12-18T04:31:52.509Z] prd-centos7-docker-4c-2g-16724 does not seem to be running inside a container [2020-12-18T04:31:52.556Z] $ 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 [2020-12-18T04:31:53.358Z] $ docker top 79ac72496a5f1c9720a10b7b032412b873f0e4808075b8e4ad83fcf9784aa95e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-18T04:31:53.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-18T04:31:53.719Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-18T04:31:53.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-18T04:31:53.970Z] $ docker exec 79ac72496a5f1c9720a10b7b032412b873f0e4808075b8e4ad83fcf9784aa95e ssh-agent [2020-12-18T04:31:54.136Z] SSH_AUTH_SOCK=/tmp/ssh-iDPF1nhFoKHg/agent.13 [2020-12-18T04:31:54.136Z] SSH_AGENT_PID=19 [2020-12-18T04:31:54.143Z] Running ssh-add (command line suppressed) [2020-12-18T04:31:54.273Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_9195083411371584758.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_9195083411371584758.key) [2020-12-18T04:31:54.329Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-18T04:31:54.677Z] + git semver tag [2020-12-18T04:31:54.677Z] # -> Open(): unable to determine branch for HEAD [2020-12-18T04:31:54.677Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-12-18T04:31:54.677Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-12-18T04:31:54.677Z] # $SEMVER_REMOTE_NAME = origin [2020-12-18T04:31:54.677Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-18T04:31:54.677Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-18T04:31:54.677Z] # $SEMVER_BRANCH = master [2020-12-18T04:31:54.677Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2020-12-18T04:31:54.677Z] # 98319af8fc349a3fe50f20602aa62bf986a51411 HEAD [2020-12-18T04:31:54.677Z] # -> Force: false [2020-12-18T04:31:54.677Z] # 19cea51bcdac8a9280376e373706c34e3347d17e refs/tags/v2.0.0-dev.5 [Pipeline] } [2020-12-18T04:31:54.691Z] $ docker exec --env ******** --env ******** 79ac72496a5f1c9720a10b7b032412b873f0e4808075b8e4ad83fcf9784aa95e ssh-agent -k [2020-12-18T04:31:54.829Z] unset SSH_AUTH_SOCK; [2020-12-18T04:31:54.830Z] unset SSH_AGENT_PID; [2020-12-18T04:31:54.830Z] echo Agent pid 19 killed; [2020-12-18T04:31:54.885Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-18T04:31:55.347Z] + git semver [Pipeline] } [2020-12-18T04:31:55.366Z] $ docker stop --time=1 79ac72496a5f1c9720a10b7b032412b873f0e4808075b8e4ad83fcf9784aa95e [2020-12-18T04:31:56.741Z] $ docker rm -f 79ac72496a5f1c9720a10b7b032412b873f0e4808075b8e4ad83fcf9784aa95e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:31:57.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-18T04:31:57.418Z] [2020-12-18T04:31:57.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:31:57.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-18T04:31:57.772Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-12-18T04:31:57.772Z] ab5ef0e58194: Pulling fs layer [2020-12-18T04:31:57.772Z] 9712f1f96733: Pulling fs layer [2020-12-18T04:31:57.772Z] 63f879dbbcfc: Pulling fs layer [2020-12-18T04:31:57.772Z] 0d9ebad4ef96: Pulling fs layer [2020-12-18T04:31:57.772Z] e9a5061849ea: Pulling fs layer [2020-12-18T04:31:57.772Z] d747dcd14b5f: Pulling fs layer [2020-12-18T04:31:57.772Z] 2de7ff778b66: Pulling fs layer [2020-12-18T04:31:57.772Z] 0d9ebad4ef96: Waiting [2020-12-18T04:31:57.772Z] e9a5061849ea: Waiting [2020-12-18T04:31:57.772Z] d747dcd14b5f: Waiting [2020-12-18T04:31:57.772Z] 9712f1f96733: Verifying Checksum [2020-12-18T04:31:57.772Z] 9712f1f96733: Download complete [2020-12-18T04:31:59.704Z] 63f879dbbcfc: Verifying Checksum [2020-12-18T04:31:59.704Z] 63f879dbbcfc: Download complete [2020-12-18T04:31:59.704Z] e9a5061849ea: Verifying Checksum [2020-12-18T04:31:59.704Z] e9a5061849ea: Download complete [2020-12-18T04:31:59.704Z] d747dcd14b5f: Download complete [2020-12-18T04:32:00.350Z] 2de7ff778b66: Verifying Checksum [2020-12-18T04:32:00.350Z] 2de7ff778b66: Download complete [2020-12-18T04:32:00.613Z] 0d9ebad4ef96: Verifying Checksum [2020-12-18T04:32:00.613Z] 0d9ebad4ef96: Download complete [2020-12-18T04:32:00.613Z] ab5ef0e58194: Verifying Checksum [2020-12-18T04:32:00.613Z] ab5ef0e58194: Download complete [2020-12-18T04:32:04.891Z] ab5ef0e58194: Pull complete [2020-12-18T04:32:04.891Z] 9712f1f96733: Pull complete [2020-12-18T04:32:07.460Z] 63f879dbbcfc: Pull complete [2020-12-18T04:32:14.109Z] 0d9ebad4ef96: Pull complete [2020-12-18T04:32:16.904Z] e9a5061849ea: Pull complete [2020-12-18T04:32:16.904Z] d747dcd14b5f: Pull complete [2020-12-18T04:32:19.466Z] 2de7ff778b66: Pull complete [2020-12-18T04:32:19.466Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-12-18T04:32:19.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-18T04:32:19.466Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-12-18T04:32:19.685Z] prd-centos7-docker-4c-2g-16724 does not seem to be running inside a container [2020-12-18T04:32:19.738Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-12-18T04:32:23.943Z] $ docker top 917711aebffebec9a30a7fff99fcf27d9fb2f3f9254bb40716b00ba3b3a12eae -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-12-18T04:32:24.345Z] provisioning config files... [2020-12-18T04:32:24.355Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7194220617791244942tmp [2020-12-18T04:32:24.373Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7665509136917873605tmp [2020-12-18T04:32:24.390Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7565717582332366798tmp [Pipeline] { [Pipeline] echo [2020-12-18T04:32:24.452Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T04:32:24.765Z] ---> sigul-configuration.sh [2020-12-18T04:32:24.765Z] gpg: directory `/root/.gnupg' created [2020-12-18T04:32:24.765Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-12-18T04:32:24.765Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-12-18T04:32:24.765Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-12-18T04:32:24.765Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-12-18T04:32:24.765Z] gpg: CAST5 encrypted data [2020-12-18T04:32:25.029Z] gpg: encrypted with 1 passphrase [2020-12-18T04:32:25.030Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-12-18T04:32:25.332Z] + mkdir /home/jenkins [2020-12-18T04:32:25.332Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-12-18T04:32:25.629Z] + 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 [2020-12-18T04:32:25.640Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T04:32:25.944Z] ---> sigul-install.sh [2020-12-18T04:32:34.102Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-12-18T04:32:34.405Z] + git tag --list [2020-12-18T04:32:34.405Z] 0.1.1 [2020-12-18T04:32:34.405Z] v1.1.0 [2020-12-18T04:32:34.405Z] v1.2.0 [2020-12-18T04:32:34.405Z] v1.2.1 [2020-12-18T04:32:34.405Z] v1.2.2-dev.1 [2020-12-18T04:32:34.405Z] v1.2.2-dev.10 [2020-12-18T04:32:34.405Z] v1.2.2-dev.11 [2020-12-18T04:32:34.405Z] v1.2.2-dev.12 [2020-12-18T04:32:34.405Z] v1.2.2-dev.2 [2020-12-18T04:32:34.405Z] v1.2.2-dev.3 [2020-12-18T04:32:34.405Z] v1.2.2-dev.4 [2020-12-18T04:32:34.405Z] v1.2.2-dev.5 [2020-12-18T04:32:34.405Z] v1.2.2-dev.6 [2020-12-18T04:32:34.405Z] v1.2.2-dev.7 [2020-12-18T04:32:34.405Z] v1.2.2-dev.8 [2020-12-18T04:32:34.405Z] v1.2.2-dev.9 [2020-12-18T04:32:34.405Z] v1.3.0 [2020-12-18T04:32:34.405Z] v1.3.1-dev.1 [2020-12-18T04:32:34.405Z] v1.3.1-dev.2 [2020-12-18T04:32:34.405Z] v2.0.0-dev.1 [2020-12-18T04:32:34.405Z] v2.0.0-dev.2 [2020-12-18T04:32:34.405Z] v2.0.0-dev.3 [2020-12-18T04:32:34.405Z] v2.0.0-dev.4 [2020-12-18T04:32:34.405Z] v2.0.0-dev.5 [Pipeline] sh [2020-12-18T04:32:34.706Z] + lftools sign git-tag v2.0.0-dev.5 [2020-12-18T04:32:36.097Z] Signing Git tag with Sigul... [2020-12-18T04:32:36.097Z] Signing v2.0.0-dev.5 [Pipeline] echo [2020-12-18T04:32:37.514Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T04:32:37.810Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-12-18T04:32:37.820Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-12-18T04:32:37.933Z] $ docker stop --time=1 917711aebffebec9a30a7fff99fcf27d9fb2f3f9254bb40716b00ba3b3a12eae [2020-12-18T04:32:39.956Z] $ docker rm -f 917711aebffebec9a30a7fff99fcf27d9fb2f3f9254bb40716b00ba3b3a12eae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:32:41.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-18T04:32:41.036Z] . [Pipeline] withDockerContainer [2020-12-18T04:32:41.135Z] prd-centos7-docker-4c-2g-16724 does not seem to be running inside a container [2020-12-18T04:32:41.184Z] $ 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 [2020-12-18T04:32:41.831Z] $ docker top 6117ede06d212a2f94306dbe140cba668c7503f04cce7f264a00995e597d52fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-18T04:32:42.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-18T04:32:42.137Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-18T04:32:42.331Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-18T04:32:42.336Z] $ docker exec 6117ede06d212a2f94306dbe140cba668c7503f04cce7f264a00995e597d52fe ssh-agent [2020-12-18T04:32:42.515Z] SSH_AUTH_SOCK=/tmp/ssh-il6OqqPdp7tb/agent.11 [2020-12-18T04:32:42.515Z] SSH_AGENT_PID=16 [2020-12-18T04:32:42.545Z] Running ssh-add (command line suppressed) [2020-12-18T04:32:42.675Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4413347507628013658.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4413347507628013658.key) [2020-12-18T04:32:42.734Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-18T04:32:43.075Z] + git semver bump pre [2020-12-18T04:32:43.075Z] # -> Open(): unable to determine branch for HEAD [2020-12-18T04:32:43.075Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-12-18T04:32:43.075Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-12-18T04:32:43.075Z] # $SEMVER_REMOTE_NAME = origin [2020-12-18T04:32:43.075Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-18T04:32:43.075Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-18T04:32:43.075Z] # $SEMVER_BRANCH = master [2020-12-18T04:32:43.075Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2020-12-18T04:32:43.075Z] 2.0.0-dev.6 [Pipeline] } [2020-12-18T04:32:43.089Z] $ docker exec --env ******** --env ******** 6117ede06d212a2f94306dbe140cba668c7503f04cce7f264a00995e597d52fe ssh-agent -k [2020-12-18T04:32:43.211Z] unset SSH_AUTH_SOCK; [2020-12-18T04:32:43.214Z] unset SSH_AGENT_PID; [2020-12-18T04:32:43.214Z] echo Agent pid 16 killed; [2020-12-18T04:32:43.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-18T04:32:43.779Z] + git semver [Pipeline] } [2020-12-18T04:32:43.797Z] $ docker stop --time=1 6117ede06d212a2f94306dbe140cba668c7503f04cce7f264a00995e597d52fe [2020-12-18T04:32:45.162Z] $ docker rm -f 6117ede06d212a2f94306dbe140cba668c7503f04cce7f264a00995e597d52fe [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:32:45.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-18T04:32:45.693Z] . [Pipeline] withDockerContainer [2020-12-18T04:32:45.793Z] prd-centos7-docker-4c-2g-16724 does not seem to be running inside a container [2020-12-18T04:32:45.841Z] $ 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 [2020-12-18T04:32:46.488Z] $ docker top 9dc96ed586b735356abf8be599f78ca3889003ccb25bb5d9cd09357d1da8a252 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-18T04:32:46.796Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-18T04:32:46.796Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-18T04:32:46.987Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-18T04:32:46.992Z] $ docker exec 9dc96ed586b735356abf8be599f78ca3889003ccb25bb5d9cd09357d1da8a252 ssh-agent [2020-12-18T04:32:47.178Z] SSH_AUTH_SOCK=/tmp/ssh-f5exH7gbRX3s/agent.12 [2020-12-18T04:32:47.178Z] SSH_AGENT_PID=18 [2020-12-18T04:32:47.185Z] Running ssh-add (command line suppressed) [2020-12-18T04:32:47.317Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_229112337008637936.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_229112337008637936.key) [2020-12-18T04:32:47.372Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-18T04:32:47.715Z] + git semver push [2020-12-18T04:32:47.715Z] # -> Open(): unable to determine branch for HEAD [2020-12-18T04:32:47.715Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-12-18T04:32:47.715Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-12-18T04:32:47.715Z] # $SEMVER_REMOTE_NAME = origin [2020-12-18T04:32:47.715Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-18T04:32:47.715Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-18T04:32:47.715Z] # $SEMVER_BRANCH = master [2020-12-18T04:32:47.715Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2020-12-18T04:32:54.339Z] $ docker exec --env ******** --env ******** 9dc96ed586b735356abf8be599f78ca3889003ccb25bb5d9cd09357d1da8a252 ssh-agent -k [2020-12-18T04:32:54.499Z] unset SSH_AUTH_SOCK; [2020-12-18T04:32:54.499Z] unset SSH_AGENT_PID; [2020-12-18T04:32:54.499Z] echo Agent pid 18 killed; [2020-12-18T04:32:54.554Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-18T04:32:55.069Z] + git semver [Pipeline] } [2020-12-18T04:32:55.088Z] $ docker stop --time=1 9dc96ed586b735356abf8be599f78ca3889003ccb25bb5d9cd09357d1da8a252 [2020-12-18T04:32:56.454Z] $ docker rm -f 9dc96ed586b735356abf8be599f78ca3889003ccb25bb5d9cd09357d1da8a252 [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 [2020-12-18T04:32:57.846Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T04:32:58.415Z] ---> package-listing.sh [2020-12-18T04:32:58.415Z] ++ facter osfamily [2020-12-18T04:32:58.415Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-18T04:32:58.415Z] + OS_FAMILY=redhat [2020-12-18T04:32:58.415Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2020-12-18T04:32:58.415Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-18T04:32:58.415Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-18T04:32:58.415Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-18T04:32:58.415Z] + PACKAGES=/tmp/packages_start.txt [2020-12-18T04:32:58.415Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2020-12-18T04:32:58.415Z] + PACKAGES=/tmp/packages_end.txt [2020-12-18T04:32:58.415Z] + case "${OS_FAMILY}" in [2020-12-18T04:32:58.415Z] + rpm -qa [2020-12-18T04:32:58.415Z] + sort [2020-12-18T04:33:03.730Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-18T04:33:03.730Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-18T04:33:03.730Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-18T04:33:03.730Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2020-12-18T04:33:03.730Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2020-12-18T04:33:03.730Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo [2020-12-18T04:33:03.743Z] 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 [2020-12-18T04:33:04.035Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:33:04.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-18T04:33:04.344Z] [2020-12-18T04:33:04.344Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:33:04.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-18T04:33:04.694Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-18T04:33:04.694Z] df20fa9351a1: Pulling fs layer [2020-12-18T04:33:04.694Z] 36b3adc4ff6f: Pulling fs layer [2020-12-18T04:33:04.694Z] 8ad3a11d3b57: Pulling fs layer [2020-12-18T04:33:04.694Z] 46f8f816bc3b: Pulling fs layer [2020-12-18T04:33:04.694Z] 93b61091891f: Pulling fs layer [2020-12-18T04:33:04.694Z] 93b9cdb0e59b: Pulling fs layer [2020-12-18T04:33:04.694Z] 5e14af77c1be: Pulling fs layer [2020-12-18T04:33:04.694Z] 01666e4c0597: Pulling fs layer [2020-12-18T04:33:04.694Z] aa168da1d23b: Pulling fs layer [2020-12-18T04:33:04.694Z] 93b61091891f: Waiting [2020-12-18T04:33:04.694Z] 93b9cdb0e59b: Waiting [2020-12-18T04:33:04.694Z] 5e14af77c1be: Waiting [2020-12-18T04:33:04.694Z] 01666e4c0597: Waiting [2020-12-18T04:33:04.694Z] aa168da1d23b: Waiting [2020-12-18T04:33:04.694Z] 46f8f816bc3b: Waiting [2020-12-18T04:33:04.694Z] 36b3adc4ff6f: Verifying Checksum [2020-12-18T04:33:04.694Z] 36b3adc4ff6f: Download complete [2020-12-18T04:33:04.957Z] 46f8f816bc3b: Verifying Checksum [2020-12-18T04:33:04.957Z] 46f8f816bc3b: Download complete [2020-12-18T04:33:04.957Z] df20fa9351a1: Verifying Checksum [2020-12-18T04:33:04.957Z] df20fa9351a1: Download complete [2020-12-18T04:33:04.957Z] 93b9cdb0e59b: Verifying Checksum [2020-12-18T04:33:04.957Z] 93b9cdb0e59b: Download complete [2020-12-18T04:33:04.957Z] 5e14af77c1be: Verifying Checksum [2020-12-18T04:33:04.957Z] 5e14af77c1be: Download complete [2020-12-18T04:33:04.957Z] 93b61091891f: Verifying Checksum [2020-12-18T04:33:04.957Z] 93b61091891f: Download complete [2020-12-18T04:33:04.957Z] 01666e4c0597: Verifying Checksum [2020-12-18T04:33:04.957Z] 01666e4c0597: Download complete [2020-12-18T04:33:05.540Z] df20fa9351a1: Pull complete [2020-12-18T04:33:05.804Z] 36b3adc4ff6f: Pull complete [2020-12-18T04:33:05.804Z] 8ad3a11d3b57: Verifying Checksum [2020-12-18T04:33:06.760Z] 8ad3a11d3b57: Pull complete [2020-12-18T04:33:06.760Z] 46f8f816bc3b: Pull complete [2020-12-18T04:33:07.718Z] aa168da1d23b: Verifying Checksum [2020-12-18T04:33:07.718Z] aa168da1d23b: Download complete [2020-12-18T04:33:07.718Z] 93b61091891f: Pull complete [2020-12-18T04:33:07.718Z] 93b9cdb0e59b: Pull complete [2020-12-18T04:33:07.981Z] 5e14af77c1be: Pull complete [2020-12-18T04:33:07.981Z] 01666e4c0597: Pull complete [2020-12-18T04:33:14.605Z] aa168da1d23b: Pull complete [2020-12-18T04:33:14.605Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-18T04:33:14.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-18T04:33:14.605Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-18T04:33:14.795Z] prd-centos7-docker-4c-2g-16724 does not seem to be running inside a container [2020-12-18T04:33:14.846Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-18T04:33:17.849Z] $ docker top 1e4febfaf11103abdba658c16eafde70ab22e5a02e645771dfe401200e664c59 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T04:33:18.358Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-18T04:33:18.666Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-18T04:33:19.024Z] + ls /var/log/sa-host [2020-12-18T04:33:19.024Z] + sadf -c /var/log/sa-host/sa18 [2020-12-18T04:33:19.024Z] file_magic: OK [2020-12-18T04:33:19.024Z] HZ: Using current value: 100 [2020-12-18T04:33:19.024Z] file_header: OK [2020-12-18T04:33:19.024Z] 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 [2020-12-18T04:33:19.024Z] Statistics: [2020-12-18T04:33:19.024Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-18T04:33:19.024Z] File successfully converted to sysstat format version 12.2.1 [2020-12-18T04:33:19.024Z] + sadf -c /var/log/sa-host/sa23 [2020-12-18T04:33:19.024Z] file_magic: OK [2020-12-18T04:33:19.024Z] HZ: Using current value: 100 [2020-12-18T04:33:19.024Z] file_header: OK [2020-12-18T04:33:19.024Z] 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 [2020-12-18T04:33:19.024Z] Statistics: [2020-12-18T04:33:19.024Z] Hnuu...uuuununununu... [2020-12-18T04:33:19.024Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-18T04:33:19.254Z] provisioning config files... [2020-12-18T04:33:19.342Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3387931280533227081tmp [Pipeline] { [Pipeline] echo [2020-12-18T04:33:19.449Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T04:33:19.795Z] ---> create-netrc.sh [Pipeline] } [2020-12-18T04:33:19.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-18T04:33:19.932Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T04:33:20.233Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-18T04:33:20.244Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T04:33:20.539Z] ---> sudo-logs.sh [2020-12-18T04:33:20.539Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-18T04:33:20.553Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T04:33:20.854Z] ---> job-cost.sh [2020-12-18T04:33:20.854Z] lf-activate-venv: SKIPPING [2020-12-18T04:33:20.854Z] INFO: No Stack... [2020-12-18T04:33:21.803Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-18T04:33:22.066Z] INFO: Archiving Costs [Pipeline] echo [2020-12-18T04:33:22.081Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T04:33:22.378Z] ---> logs-deploy.sh [2020-12-18T04:33:22.378Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/63 [2020-12-18T04:33:22.378Z] INFO: archiving workspace using pattern(s): [2020-12-18T04:33:23.767Z] Archives upload complete. [2020-12-18T04:33:24.030Z] INFO: archiving logs to Nexus [2020-12-18T04:33:24.976Z] ---> uname -a: [2020-12-18T04:33:24.976Z] Linux prd-centos7-docker-4c-2g-16724.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-18T04:33:24.976Z] [2020-12-18T04:33:24.976Z] [2020-12-18T04:33:24.976Z] ---> lscpu: [2020-12-18T04:33:24.976Z] Architecture: x86_64 [2020-12-18T04:33:24.976Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-18T04:33:24.976Z] Byte Order: Little Endian [2020-12-18T04:33:24.976Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-18T04:33:24.976Z] CPU(s): 4 [2020-12-18T04:33:24.976Z] On-line CPU(s) list: 0-3 [2020-12-18T04:33:24.976Z] Thread(s) per core: 1 [2020-12-18T04:33:24.976Z] Core(s) per socket: 1 [2020-12-18T04:33:24.976Z] Socket(s): 4 [2020-12-18T04:33:24.976Z] NUMA node(s): 1 [2020-12-18T04:33:24.976Z] Vendor ID: GenuineIntel [2020-12-18T04:33:24.976Z] CPU family: 6 [2020-12-18T04:33:24.976Z] Model: 44 [2020-12-18T04:33:24.976Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-18T04:33:24.976Z] Stepping: 1 [2020-12-18T04:33:24.976Z] CPU MHz: 2933.438 [2020-12-18T04:33:24.976Z] BogoMIPS: 5866.87 [2020-12-18T04:33:24.976Z] Virtualization: VT-x [2020-12-18T04:33:24.976Z] Hypervisor vendor: KVM [2020-12-18T04:33:24.976Z] Virtualization type: full [2020-12-18T04:33:24.976Z] L1d cache: 128 KiB [2020-12-18T04:33:24.976Z] L1i cache: 128 KiB [2020-12-18T04:33:24.976Z] L2 cache: 16 MiB [2020-12-18T04:33:24.976Z] L3 cache: 64 MiB [2020-12-18T04:33:24.976Z] NUMA node0 CPU(s): 0-3 [2020-12-18T04:33:24.976Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-18T04:33:24.976Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-18T04:33:24.976Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-18T04:33:24.976Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-18T04:33:24.976Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-18T04:33:24.976Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-18T04:33:24.976Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-18T04:33:24.976Z] Vulnerability Srbds: Not affected [2020-12-18T04:33:24.976Z] Vulnerability Tsx async abort: Not affected [2020-12-18T04:33:24.976Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-12-18T04:33:24.976Z] [2020-12-18T04:33:24.976Z] [2020-12-18T04:33:24.976Z] ---> nproc: [2020-12-18T04:33:24.976Z] 4 [2020-12-18T04:33:24.976Z] [2020-12-18T04:33:24.976Z] [2020-12-18T04:33:24.976Z] ---> df -h: [2020-12-18T04:33:24.976Z] Filesystem Size Used Available Use% Mounted on [2020-12-18T04:33:24.976Z] overlay 50.0G 8.6G 41.4G 17% / [2020-12-18T04:33:24.976Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-18T04:33:24.976Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-18T04:33:24.976Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-18T04:33:24.976Z] /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os [2020-12-18T04:33:24.976Z] /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf [2020-12-18T04:33:24.976Z] /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname [2020-12-18T04:33:24.976Z] /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts [2020-12-18T04:33:24.976Z] /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log [2020-12-18T04:33:24.976Z] /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/edgexfoundry_edgex-ui-go_master [2020-12-18T04:33:24.976Z] /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json [2020-12-18T04:33:24.976Z] /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp [2020-12-18T04:33:24.976Z] /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host [2020-12-18T04:33:24.976Z] /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure [2020-12-18T04:33:24.976Z] [2020-12-18T04:33:24.976Z] [2020-12-18T04:33:24.976Z] ---> free -m: [2020-12-18T04:33:24.976Z] total used free shared buff/cache available [2020-12-18T04:33:24.976Z] Mem: 1837 836 138 0 862 936 [2020-12-18T04:33:24.976Z] Swap: 1023 3 1020 [2020-12-18T04:33:24.976Z] [2020-12-18T04:33:24.976Z] [2020-12-18T04:33:24.976Z] ---> ip addr: [2020-12-18T04:33:24.976Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-18T04:33:24.976Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-18T04:33:24.976Z] inet 127.0.0.1/8 scope host lo [2020-12-18T04:33:24.976Z] valid_lft forever preferred_lft forever [2020-12-18T04:33:24.976Z] inet6 ::1/128 scope host [2020-12-18T04:33:24.976Z] valid_lft forever preferred_lft forever [2020-12-18T04:33:24.976Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-18T04:33:24.976Z] link/ether fa:16:3e:7f:9f:76 brd ff:ff:ff:ff:ff:ff [2020-12-18T04:33:24.976Z] inet 10.30.122.176/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-18T04:33:24.976Z] valid_lft 85737sec preferred_lft 85737sec [2020-12-18T04:33:24.976Z] inet6 fe80::f816:3eff:fe7f:9f76/64 scope link [2020-12-18T04:33:24.976Z] valid_lft forever preferred_lft forever [2020-12-18T04:33:24.977Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-18T04:33:24.977Z] link/ether 02:42:62:73:4b:8e brd ff:ff:ff:ff:ff:ff [2020-12-18T04:33:24.977Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-18T04:33:24.977Z] valid_lft forever preferred_lft forever [2020-12-18T04:33:24.977Z] inet6 fe80::42:62ff:fe73:4b8e/64 scope link [2020-12-18T04:33:24.977Z] valid_lft forever preferred_lft forever [2020-12-18T04:33:24.977Z] [2020-12-18T04:33:24.977Z] [2020-12-18T04:33:24.977Z] ---> sar -b -r -n DEV: [2020-12-18T04:33:24.977Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/18/20 _x86_64_ (4 CPU) [2020-12-18T04:33:24.977Z] [2020-12-18T04:33:24.977Z] 04:22:10 LINUX RESTART (4 CPU) [2020-12-18T04:33:24.977Z] [2020-12-18T04:33:24.977Z] 04:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-18T04:33:24.977Z] 04:24:01 33.14 11.70 21.45 0.00 4368.72 3747.39 0.00 [2020-12-18T04:33:24.977Z] 04:25:01 1.83 0.00 1.83 0.00 0.00 33.96 0.00 [2020-12-18T04:33:24.977Z] 04:26:02 0.25 0.00 0.25 0.00 0.00 2.73 0.00 [2020-12-18T04:33:24.977Z] 04:27:01 0.27 0.00 0.27 0.00 0.00 3.39 0.00 [2020-12-18T04:33:24.977Z] 04:28:01 0.22 0.00 0.22 0.00 0.00 2.61 0.00 [2020-12-18T04:33:24.977Z] 04:29:01 0.32 0.00 0.32 0.00 0.00 3.98 0.00 [2020-12-18T04:33:24.977Z] 04:30:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 [2020-12-18T04:33:24.977Z] 04:31:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 [2020-12-18T04:33:24.977Z] 04:32:01 304.41 177.42 126.99 0.00 8670.08 41912.80 0.00 [2020-12-18T04:33:24.977Z] 04:33:01 235.61 107.14 128.47 0.00 7936.37 25620.43 0.00 [2020-12-18T04:33:24.977Z] Average: 57.78 29.69 28.09 0.00 2102.38 7149.86 0.00 [2020-12-18T04:33:24.977Z] [2020-12-18T04:33:24.977Z] 04:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-18T04:33:24.977Z] 04:24:01 145164 0 596408 31.70 2620 1137352 1108904 37.85 445660 1090736 20 [2020-12-18T04:33:24.977Z] 04:25:01 150148 0 591416 31.43 2620 1137360 1096136 37.41 443116 1089580 8 [2020-12-18T04:33:24.977Z] 04:26:02 149656 0 591904 31.46 2620 1137364 1077632 36.78 444220 1088368 8 [2020-12-18T04:33:24.977Z] 04:27:01 149448 0 592112 31.47 2620 1137364 1077740 36.78 455024 1078144 8 [2020-12-18T04:33:24.977Z] 04:28:01 148836 0 592716 31.50 2620 1137372 1077692 36.78 453740 1080184 12 [2020-12-18T04:33:24.977Z] 04:29:01 148820 0 592728 31.50 2620 1137376 1077728 36.78 453960 1080184 12 [2020-12-18T04:33:24.977Z] 04:30:01 149360 0 592184 31.47 2620 1137380 1077632 36.78 453440 1080184 8 [2020-12-18T04:33:24.977Z] 04:31:01 149024 0 592516 31.49 2620 1137384 1077632 36.78 453568 1080184 8 [2020-12-18T04:33:24.977Z] 04:32:01 72020 0 727928 38.69 2596 1079000 1505404 51.38 632680 931264 17004 [2020-12-18T04:33:24.977Z] 04:33:01 96836 0 801456 42.60 1492 981760 1120284 38.23 622196 827440 92 [2020-12-18T04:33:24.977Z] Average: 135931 0 627137 33.33 2505 1115971 1129678 38.55 485760 1042627 1718 [2020-12-18T04:33:24.977Z] [2020-12-18T04:33:24.977Z] 04:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-18T04:33:24.977Z] 04:24:01 eth0 116.42 110.28 449.96 34.92 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:24:01 docker0 50.80 40.08 4.11 109.78 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:25:01 eth0 2.96 1.53 3.17 0.10 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:26:02 eth0 0.47 0.07 0.05 0.01 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:27:01 eth0 1.00 0.32 0.31 0.20 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:28:01 eth0 0.40 0.15 0.11 0.07 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:29:01 eth0 0.57 0.30 0.33 0.20 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:30:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:31:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:32:01 eth0 799.15 718.04 7383.06 64.77 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:32:01 docker0 42.41 40.32 4.18 104.84 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:33:01 eth0 129.37 88.99 259.36 56.82 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] 04:33:01 docker0 34.63 48.50 1.98 191.02 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] Average: eth0 105.30 92.20 811.51 15.75 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] Average: docker0 12.81 12.92 1.03 40.66 0.00 0.00 0.00 0.00 [2020-12-18T04:33:24.977Z] [2020-12-18T04:33:24.977Z] [2020-12-18T04:33:24.977Z] ---> sar -P ALL: [2020-12-18T04:33:24.977Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/18/20 _x86_64_ (4 CPU) [2020-12-18T04:33:24.977Z] [2020-12-18T04:33:24.977Z] 04:22:10 LINUX RESTART (4 CPU) [2020-12-18T04:33:24.977Z] [2020-12-18T04:33:24.977Z] 04:23:01 CPU %user %nice %system %iowait %steal %idle [2020-12-18T04:33:24.977Z] 04:24:01 all 3.01 0.00 2.14 0.57 0.13 94.16 [2020-12-18T04:33:24.977Z] 04:24:01 0 3.26 0.00 1.97 0.08 0.12 94.57 [2020-12-18T04:33:24.977Z] 04:24:01 1 2.75 0.00 2.52 0.44 0.12 94.18 [2020-12-18T04:33:24.977Z] 04:24:01 2 3.01 0.00 2.08 1.36 0.17 93.38 [2020-12-18T04:33:24.977Z] 04:24:01 3 3.02 0.00 1.98 0.40 0.10 94.50 [2020-12-18T04:33:24.977Z] 04:25:01 all 0.18 0.00 0.07 0.00 0.02 99.73 [2020-12-18T04:33:24.977Z] 04:25:01 0 0.08 0.00 0.10 0.00 0.02 99.80 [2020-12-18T04:33:24.977Z] 04:25:01 1 0.25 0.00 0.07 0.00 0.02 99.67 [2020-12-18T04:33:24.977Z] 04:25:01 2 0.08 0.00 0.07 0.00 0.02 99.83 [2020-12-18T04:33:24.977Z] 04:25:01 3 0.32 0.00 0.05 0.00 0.02 99.62 [2020-12-18T04:33:24.977Z] 04:26:02 all 0.16 0.00 0.04 0.00 0.03 99.77 [2020-12-18T04:33:24.977Z] 04:26:02 0 0.03 0.00 0.02 0.00 0.02 99.93 [2020-12-18T04:33:24.977Z] 04:26:02 1 0.47 0.00 0.03 0.00 0.02 99.48 [2020-12-18T04:33:24.977Z] 04:26:02 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-12-18T04:33:24.977Z] 04:26:02 3 0.10 0.00 0.05 0.00 0.07 99.78 [2020-12-18T04:33:24.977Z] 04:27:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-12-18T04:33:24.977Z] 04:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-18T04:33:24.977Z] 04:27:01 1 0.56 0.00 0.03 0.00 0.00 99.41 [2020-12-18T04:33:24.977Z] 04:27:01 2 0.02 0.00 0.07 0.00 0.00 99.92 [2020-12-18T04:33:24.977Z] 04:27:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-12-18T04:33:24.977Z] 04:28:01 all 0.16 0.00 0.05 0.00 0.00 99.79 [2020-12-18T04:33:24.977Z] 04:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2020-12-18T04:33:24.977Z] 04:28:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2020-12-18T04:33:24.977Z] 04:28:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2020-12-18T04:33:24.977Z] 04:28:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-18T04:33:24.977Z] 04:29:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-12-18T04:33:24.977Z] 04:29:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-18T04:33:24.977Z] 04:29:01 1 0.50 0.00 0.02 0.00 0.00 99.48 [2020-12-18T04:33:24.977Z] 04:29:01 2 0.03 0.00 0.07 0.00 0.00 99.90 [2020-12-18T04:33:24.977Z] 04:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-18T04:33:24.977Z] 04:30:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-12-18T04:33:24.977Z] 04:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-18T04:33:24.977Z] 04:30:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-18T04:33:24.977Z] 04:30:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2020-12-18T04:33:24.977Z] 04:30:01 3 0.53 0.00 0.03 0.00 0.00 99.43 [2020-12-18T04:33:24.977Z] 04:31:01 all 0.15 0.00 0.02 0.00 0.01 99.83 [2020-12-18T04:33:24.977Z] 04:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2020-12-18T04:33:24.977Z] 04:31:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2020-12-18T04:33:24.977Z] 04:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2020-12-18T04:33:24.977Z] 04:31:01 3 0.53 0.00 0.02 0.00 0.00 99.45 [2020-12-18T04:33:24.977Z] 04:32:01 all 11.06 0.00 8.10 3.37 0.06 77.40 [2020-12-18T04:33:24.977Z] 04:32:01 0 10.34 0.00 9.28 2.52 0.05 77.81 [2020-12-18T04:33:24.977Z] 04:32:01 1 10.21 0.00 7.85 4.61 0.05 77.29 [2020-12-18T04:33:24.977Z] 04:32:01 2 11.78 0.00 7.85 2.99 0.07 77.31 [2020-12-18T04:33:24.977Z] 04:32:01 3 11.90 0.00 7.45 3.37 0.09 77.19 [2020-12-18T04:33:24.977Z] 04:33:01 all 10.43 0.00 8.42 3.83 0.06 77.26 [2020-12-18T04:33:24.977Z] 04:33:01 0 9.39 0.00 8.30 5.96 0.05 76.30 [2020-12-18T04:33:24.977Z] 04:33:01 1 12.84 0.00 8.77 3.51 0.07 74.82 [2020-12-18T04:33:24.977Z] 04:33:01 2 9.39 0.00 7.86 2.47 0.07 80.21 [2020-12-18T04:33:24.977Z] 04:33:01 3 10.11 0.00 8.76 3.37 0.05 77.71 [2020-12-18T04:33:24.977Z] Average: all 2.53 0.00 1.87 0.76 0.03 94.81 [2020-12-18T04:33:24.977Z] Average: 0 2.28 0.00 1.94 0.84 0.03 94.90 [2020-12-18T04:33:24.977Z] Average: 1 2.78 0.00 1.91 0.84 0.03 94.44 [2020-12-18T04:33:24.977Z] Average: 2 2.41 0.00 1.79 0.67 0.03 95.09 [2020-12-18T04:33:24.977Z] Average: 3 2.62 0.00 1.82 0.70 0.03 94.83 [2020-12-18T04:33:24.977Z] [2020-12-18T04:33:24.977Z] [2020-12-18T04:33:24.977Z]