Pull request #336 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 554ce6c4c7c19524424f87f175d43eccadce2bf5+0fddb130ccdf9188f7180d3988231e9d15448596 (a9bcacc0f407aa33d37584bd5c087112313106e5) Running in Durability level: MAX_SURVIVABILITY 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-336/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-336/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-451 in /w/workspace/edgexfoundry_edgex-ui-go_PR-336 [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_PR-336 # 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 > 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/pull/336/head:refs/remotes/origin/PR-336 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0fddb130ccdf9188f7180d3988231e9d15448596 into PR head commit 554ce6c4c7c19524424f87f175d43eccadce2bf5 Merge succeeded, producing 554ce6c4c7c19524424f87f175d43eccadce2bf5 Checking out Revision 554ce6c4c7c19524424f87f175d43eccadce2bf5 (PR-336) > git config core.sparsecheckout # timeout=10 > git checkout -f 554ce6c4c7c19524424f87f175d43eccadce2bf5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0fddb130ccdf9188f7180d3988231e9d15448596 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 554ce6c4c7c19524424f87f175d43eccadce2bf5 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-16T06:58:22.220Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-16T06:58:22.440Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-16T06:58:22.559Z] ========================================================= [2021-04-16T06:58:22.559Z] EdgeX Global Pipelines Version Info [2021-04-16T06:58:22.559Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-16T06:58:26.370Z] ------------------- [2021-04-16T06:58:26.370Z] stable info: [2021-04-16T06:58:26.370Z] ------------------- [2021-04-16T06:58:26.370Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-16T06:58:26.370Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-16T06:58:26.370Z] Message: update stable to v1.0.186 [2021-04-16T06:58:27.488Z] ------------------- [2021-04-16T06:58:27.488Z] experimental info: [2021-04-16T06:58:27.488Z] ------------------- [2021-04-16T06:58:27.488Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-16T06:58:27.488Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-16T06:58:27.488Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-16T06:58:27.856Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-04-16T06:58:27.913Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-04-16T06:58:27.977Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-16T06:58:28.038Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-16T06:58:28.124Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-16T06:58:28.187Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-16T06:58:28.249Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-16T06:58:28.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-16T06:58:28.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-16T06:58:28.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-16T06:58:28.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-16T06:58:28.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-04-16T06:58:28.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-16T06:58:28.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-16T06:58:28.735Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-16T06:58:28.799Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-16T06:58:28.857Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-16T06:58:28.915Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-16T06:58:28.973Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-16T06:58:29.031Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-16T06:58:29.087Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-16T06:58:29.144Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-16T06:58:29.208Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-16T06:58:29.261Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-16T06:58:29.334Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-16T06:58:29.392Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-16T06:58:29.450Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-336 [Pipeline] echo [2021-04-16T06:58:29.503Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-336 [Pipeline] echo [2021-04-16T06:58:29.558Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-336 [Pipeline] echo [2021-04-16T06:58:29.613Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 554ce6c4c7c19524424f87f175d43eccadce2bf5 [Pipeline] echo [2021-04-16T06:58:29.669Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 554ce6c [Pipeline] echo [2021-04-16T06:58:29.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-16T06:58:29.875Z] provisioning config files... [2021-04-16T06:58:29.926Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-336@tmp/config8364151911265017508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-16T06:58:30.549Z] ---> docker-login.sh [2021-04-16T06:58:30.549Z] nexus3.edgexfoundry.org:10001 [2021-04-16T06:58:31.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T06:58:31.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T06:58:31.537Z] Configure a credential helper to remove this warning. See [2021-04-16T06:58:31.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T06:58:31.537Z] [2021-04-16T06:58:31.537Z] Login Succeeded [2021-04-16T06:58:31.537Z] nexus3.edgexfoundry.org:10002 [2021-04-16T06:58:32.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T06:58:32.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T06:58:32.174Z] Configure a credential helper to remove this warning. See [2021-04-16T06:58:32.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T06:58:32.174Z] [2021-04-16T06:58:32.174Z] Login Succeeded [2021-04-16T06:58:32.174Z] nexus3.edgexfoundry.org:10003 [2021-04-16T06:58:32.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T06:58:32.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T06:58:32.793Z] Configure a credential helper to remove this warning. See [2021-04-16T06:58:32.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T06:58:32.793Z] [2021-04-16T06:58:32.793Z] Login Succeeded [2021-04-16T06:58:32.793Z] nexus3.edgexfoundry.org:10004 [2021-04-16T06:58:33.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T06:58:33.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T06:58:33.173Z] Configure a credential helper to remove this warning. See [2021-04-16T06:58:33.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T06:58:33.173Z] [2021-04-16T06:58:33.173Z] Login Succeeded [2021-04-16T06:58:33.173Z] docker.io [2021-04-16T06:58:33.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T06:58:34.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T06:58:34.108Z] Configure a credential helper to remove this warning. See [2021-04-16T06:58:34.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T06:58:34.108Z] [2021-04-16T06:58:34.108Z] Login Succeeded [2021-04-16T06:58:34.108Z] ---> docker-login.sh ends [Pipeline] } [2021-04-16T06:58:34.149Z] 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 [2021-04-16T06:58:34.942Z] + git log --format=format:%s -1 554ce6c4c7c19524424f87f175d43eccadce2bf5 [Pipeline] echo [2021-04-16T06:58:35.225Z] GIT_COMMIT: 554ce6c4c7c19524424f87f175d43eccadce2bf5, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-04-16T06:58:35.265Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-16T06:58:36.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-16T06:58:36.345Z] [2021-04-16T06:58:36.345Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-16T06:58:36.800Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-16T06:58:36.800Z] latest: Pulling from edgex-devops/git-semver [2021-04-16T06:58:36.800Z] 31603596830f: Pulling fs layer [2021-04-16T06:58:36.800Z] 2a8b12db71e7: Pulling fs layer [2021-04-16T06:58:36.800Z] 6ca5941a6612: Pulling fs layer [2021-04-16T06:58:36.800Z] ecc8261a40a4: Pulling fs layer [2021-04-16T06:58:36.800Z] ecc8261a40a4: Waiting [2021-04-16T06:58:36.800Z] 2a8b12db71e7: Verifying Checksum [2021-04-16T06:58:36.800Z] 2a8b12db71e7: Download complete [2021-04-16T06:58:37.090Z] 31603596830f: Verifying Checksum [2021-04-16T06:58:37.090Z] 31603596830f: Download complete [2021-04-16T06:58:37.937Z] ecc8261a40a4: Verifying Checksum [2021-04-16T06:58:37.937Z] ecc8261a40a4: Download complete [2021-04-16T06:58:37.937Z] 6ca5941a6612: Verifying Checksum [2021-04-16T06:58:37.937Z] 6ca5941a6612: Download complete [2021-04-16T06:58:37.937Z] 31603596830f: Pull complete [2021-04-16T06:58:38.243Z] 2a8b12db71e7: Pull complete [2021-04-16T06:58:40.382Z] 6ca5941a6612: Pull complete [2021-04-16T06:58:41.140Z] ecc8261a40a4: Pull complete [2021-04-16T06:58:41.140Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-16T06:58:41.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-16T06:58:41.140Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-16T06:58:41.698Z] prd-centos7-docker-4c-2g-451 does not seem to be running inside a container [2021-04-16T06:58:41.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-336 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-336:/w/workspace/edgexfoundry_edgex-ui-go_PR-336:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-336@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-16T06:58:45.112Z] $ docker top f7395e25485b241c6d42a3c5055568ee2d4ce72dafa9e78abb0bbf6ff3433e45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-16T06:58:45.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-16T06:58:45.638Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-16T06:58:46.376Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-16T06:58:46.382Z] $ docker exec f7395e25485b241c6d42a3c5055568ee2d4ce72dafa9e78abb0bbf6ff3433e45 ssh-agent [2021-04-16T06:58:46.884Z] SSH_AUTH_SOCK=/tmp/ssh-YDDe7GwSmRAn/agent.11 [2021-04-16T06:58:46.884Z] SSH_AGENT_PID=16 [2021-04-16T06:58:46.907Z] Running ssh-add (command line suppressed) [2021-04-16T06:58:47.528Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-336@tmp/private_key_3009895530740889921.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-336@tmp/private_key_3009895530740889921.key) [2021-04-16T06:58:47.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-16T06:58:48.486Z] + git tag --points-at HEAD [Pipeline] } [2021-04-16T06:58:48.568Z] $ docker exec --env ******** --env ******** f7395e25485b241c6d42a3c5055568ee2d4ce72dafa9e78abb0bbf6ff3433e45 ssh-agent -k [2021-04-16T06:58:48.874Z] unset SSH_AUTH_SOCK; [2021-04-16T06:58:48.876Z] unset SSH_AGENT_PID; [2021-04-16T06:58:48.876Z] echo Agent pid 16 killed; [2021-04-16T06:58:48.967Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-16T06:58:49.077Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-16T06:58:49.077Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-16T06:58:49.331Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-16T06:58:49.337Z] $ docker exec f7395e25485b241c6d42a3c5055568ee2d4ce72dafa9e78abb0bbf6ff3433e45 ssh-agent [2021-04-16T06:58:49.944Z] SSH_AUTH_SOCK=/tmp/ssh-Xu2xIRXxhRVw/agent.45 [2021-04-16T06:58:49.944Z] SSH_AGENT_PID=50 [2021-04-16T06:58:49.977Z] Running ssh-add (command line suppressed) [2021-04-16T06:58:50.186Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-336@tmp/private_key_4730046100787872756.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-336@tmp/private_key_4730046100787872756.key) [2021-04-16T06:58:50.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-16T06:58:51.243Z] + git semver init [2021-04-16T06:58:51.243Z] # -> Open(): unable to determine branch for HEAD [2021-04-16T06:58:51.243Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-336/.git [2021-04-16T06:58:51.243Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-336 [2021-04-16T06:58:51.243Z] # $SEMVER_REMOTE_NAME = origin [2021-04-16T06:58:51.243Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-16T06:58:51.243Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-16T06:58:51.243Z] # $SEMVER_BRANCH = PR-336 [2021-04-16T06:58:51.243Z] # $SEMVER_TEMP = /tmp/semver-393803614 [2021-04-16T06:58:51.243Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-04-16T06:58:54.996Z] # '/tmp/semver-393803614' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-336/.semver' [2021-04-16T06:58:54.996Z] # -> Force: false [2021-04-16T06:58:54.996Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-336/.semver [Pipeline] } [2021-04-16T06:58:55.159Z] $ docker exec --env ******** --env ******** f7395e25485b241c6d42a3c5055568ee2d4ce72dafa9e78abb0bbf6ff3433e45 ssh-agent -k [2021-04-16T06:58:55.537Z] unset SSH_AUTH_SOCK; [2021-04-16T06:58:55.537Z] unset SSH_AGENT_PID; [2021-04-16T06:58:55.538Z] echo Agent pid 50 killed; [2021-04-16T06:58:55.625Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-16T06:58:56.466Z] + git semver [Pipeline] } [2021-04-16T06:58:56.514Z] $ docker stop --time=1 f7395e25485b241c6d42a3c5055568ee2d4ce72dafa9e78abb0bbf6ff3433e45 [2021-04-16T06:58:58.768Z] $ docker rm -f f7395e25485b241c6d42a3c5055568ee2d4ce72dafa9e78abb0bbf6ff3433e45 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-16T06:58:59.643Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-16T06:59:00.689Z] Stashed 1 file(s) [Pipeline] echo [2021-04-16T06:59:00.714Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-04-16T06:59:01.429Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-448 in /w/workspace/edgexfoundry_edgex-ui-go_PR-336 [Pipeline] { [Pipeline] ws [2021-04-16T06:59:01.479Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-16T06:59:06.843Z] using credential edgex-jenkins-ssh [2021-04-16T06:59:06.861Z] Cloning the remote Git repository [2021-04-16T06:59:06.907Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-16T06:59:07.015Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-16T06:59:07.112Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-16T06:59:07.113Z] > git --version # timeout=10 [2021-04-16T06:59:07.130Z] > git --version # 'git version 2.17.1' [2021-04-16T06:59:07.131Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-16T06:59:07.173Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-16T06:59:10.188Z] Merging remotes/origin/master commit 0fddb130ccdf9188f7180d3988231e9d15448596 into PR head commit 554ce6c4c7c19524424f87f175d43eccadce2bf5 [2021-04-16T06:59:09.535Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-16T06:59:09.552Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-16T06:59:09.579Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-16T06:59:09.611Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-16T06:59:09.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-16T06:59:09.628Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/336/head:refs/remotes/origin/PR-336 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-16T06:59:10.205Z] > git config core.sparsecheckout # timeout=10 [2021-04-16T06:59:10.226Z] > git checkout -f 554ce6c4c7c19524424f87f175d43eccadce2bf5 # timeout=10 [2021-04-16T06:59:10.834Z] Merge succeeded, producing 554ce6c4c7c19524424f87f175d43eccadce2bf5 [2021-04-16T06:59:10.834Z] Checking out Revision 554ce6c4c7c19524424f87f175d43eccadce2bf5 (PR-336) [2021-04-16T06:59:10.746Z] > git remote # timeout=10 [2021-04-16T06:59:10.763Z] > git config --get remote.origin.url # timeout=10 [2021-04-16T06:59:10.778Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-16T06:59:10.789Z] > git merge 0fddb130ccdf9188f7180d3988231e9d15448596 # timeout=10 [2021-04-16T06:59:10.813Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-16T06:59:10.838Z] > git config core.sparsecheckout # timeout=10 [2021-04-16T06:59:10.855Z] > git checkout -f 554ce6c4c7c19524424f87f175d43eccadce2bf5 # timeout=10 [2021-04-16T06:59:15.841Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-16T06:59:15.896Z] > git --version # timeout=10 [2021-04-16T06:59:15.907Z] > git --version # 'git version 2.17.1' [2021-04-16T06:59:15.920Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-16T06:59:16.187Z] Still waiting to schedule task [2021-04-16T06:59:16.187Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-451’ [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-16T06:59:17.541Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-16T06:59:17.961Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-16T06:59:18.322Z] + + true [2021-04-16T06:59:18.323Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-16T06:59:20.419Z] provisioning config files... [2021-04-16T06:59:20.462Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1734859437764227437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-16T06:59:20.880Z] ---> docker-login.sh [2021-04-16T06:59:20.880Z] nexus3.edgexfoundry.org:10001 [2021-04-16T06:59:21.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T06:59:22.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T06:59:22.142Z] Configure a credential helper to remove this warning. See [2021-04-16T06:59:22.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T06:59:22.142Z] [2021-04-16T06:59:22.142Z] Login Succeeded [2021-04-16T06:59:22.142Z] nexus3.edgexfoundry.org:10002 [2021-04-16T06:59:22.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T06:59:22.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T06:59:22.700Z] Configure a credential helper to remove this warning. See [2021-04-16T06:59:22.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T06:59:22.700Z] [2021-04-16T06:59:22.700Z] Login Succeeded [2021-04-16T06:59:22.700Z] nexus3.edgexfoundry.org:10003 [2021-04-16T06:59:22.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T06:59:23.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T06:59:23.250Z] Configure a credential helper to remove this warning. See [2021-04-16T06:59:23.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T06:59:23.250Z] [2021-04-16T06:59:23.250Z] Login Succeeded [2021-04-16T06:59:23.250Z] nexus3.edgexfoundry.org:10004 [2021-04-16T06:59:23.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T06:59:23.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T06:59:23.800Z] Configure a credential helper to remove this warning. See [2021-04-16T06:59:23.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T06:59:23.800Z] [2021-04-16T06:59:23.800Z] Login Succeeded [2021-04-16T06:59:23.800Z] docker.io [2021-04-16T06:59:24.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T06:59:24.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T06:59:24.348Z] Configure a credential helper to remove this warning. See [2021-04-16T06:59:24.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T06:59:24.348Z] [2021-04-16T06:59:24.348Z] Login Succeeded [2021-04-16T06:59:24.348Z] ---> docker-login.sh ends [Pipeline] } [2021-04-16T06:59:24.378Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-16T06:59:24.930Z] ========================================================= [2021-04-16T06:59:24.930Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-16T06:59:24.930Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-16T06:59:25.309Z] + 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 . [2021-04-16T06:59:26.287Z] Sending build context to Docker daemon 34.61MB [2021-04-16T06:59:26.287Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-16T06:59:26.287Z] Step 2/8 : FROM ${BASE} [2021-04-16T06:59:26.563Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-16T06:59:26.563Z] 5f621e34cdf4: Pulling fs layer [2021-04-16T06:59:26.563Z] a4357932f1b6: Pulling fs layer [2021-04-16T06:59:26.563Z] 18c013af1878: Pulling fs layer [2021-04-16T06:59:26.563Z] 00ac8860ef70: Pulling fs layer [2021-04-16T06:59:26.563Z] 63d7cb157983: Pulling fs layer [2021-04-16T06:59:26.563Z] 00ac8860ef70: Waiting [2021-04-16T06:59:26.563Z] b116817d02f9: Pulling fs layer [2021-04-16T06:59:26.563Z] 745a02a5169b: Pulling fs layer [2021-04-16T06:59:26.563Z] 18c013af1878: Verifying Checksum [2021-04-16T06:59:26.563Z] 18c013af1878: Download complete [2021-04-16T06:59:26.563Z] a4357932f1b6: Verifying Checksum [2021-04-16T06:59:26.563Z] a4357932f1b6: Download complete [2021-04-16T06:59:26.563Z] 63d7cb157983: Verifying Checksum [2021-04-16T06:59:26.563Z] 63d7cb157983: Download complete [2021-04-16T06:59:26.563Z] b116817d02f9: Download complete [2021-04-16T06:59:26.563Z] 5f621e34cdf4: Verifying Checksum [2021-04-16T06:59:26.563Z] 5f621e34cdf4: Download complete [2021-04-16T06:59:27.176Z] 5f621e34cdf4: Pull complete [2021-04-16T06:59:27.780Z] a4357932f1b6: Pull complete [2021-04-16T06:59:28.056Z] 18c013af1878: Pull complete [2021-04-16T06:59:29.037Z] 745a02a5169b: Verifying Checksum [2021-04-16T06:59:29.037Z] 745a02a5169b: Download complete [2021-04-16T06:59:30.462Z] 00ac8860ef70: Verifying Checksum [2021-04-16T06:59:30.462Z] 00ac8860ef70: Download complete [2021-04-16T06:59:40.608Z] 00ac8860ef70: Pull complete [2021-04-16T06:59:40.608Z] 63d7cb157983: Pull complete [2021-04-16T06:59:40.608Z] b116817d02f9: Pull complete [2021-04-16T06:59:44.919Z] 745a02a5169b: Pull complete [2021-04-16T06:59:44.919Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-16T06:59:44.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-16T06:59:44.919Z] ---> b7e6874047d6 [2021-04-16T06:59:44.919Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-16T06:59:47.535Z] ---> Running in 24415ac3e8ca [2021-04-16T06:59:47.535Z] Removing intermediate container 24415ac3e8ca [2021-04-16T06:59:47.535Z] ---> b6e7da0048da [2021-04-16T06:59:47.535Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-16T06:59:47.809Z] ---> Running in 149d55d29c5d [2021-04-16T06:59:49.789Z] Removing intermediate container 149d55d29c5d [2021-04-16T06:59:49.789Z] ---> 933032055161 [2021-04-16T06:59:49.789Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-16T06:59:50.061Z] ---> Running in c2931c0511b4 [2021-04-16T06:59:51.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-16T06:59:52.017Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-16T06:59:52.637Z] OK: 142 MiB in 39 packages [2021-04-16T06:59:53.616Z] Removing intermediate container c2931c0511b4 [2021-04-16T06:59:53.616Z] ---> dde1cbc2c611 [2021-04-16T06:59:53.616Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-16T06:59:53.889Z] ---> Running in e5b744d11ed6 [2021-04-16T06:59:54.495Z] Removing intermediate container e5b744d11ed6 [2021-04-16T06:59:54.495Z] ---> acc2dd6eccc8 [2021-04-16T06:59:54.495Z] Step 7/8 : COPY . . [2021-04-16T06:59:57.887Z] ---> 619f742fb25a [2021-04-16T06:59:57.887Z] Step 8/8 : RUN go mod download [2021-04-16T06:59:57.887Z] ---> Running in 97743d7203bb [2021-04-16T07:00:30.223Z] Removing intermediate container 97743d7203bb [2021-04-16T07:00:30.223Z] ---> a729517c52e4 [2021-04-16T07:00:30.223Z] Successfully built a729517c52e4 [2021-04-16T07:00:30.223Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-16T07:00:30.637Z] + docker inspect -f . ci-base-image-arm64 [2021-04-16T07:00:30.638Z] . [Pipeline] withDockerContainer [2021-04-16T07:00:30.890Z] prd-ubuntu18.04-docker-arm64-4c-16g-448 does not seem to be running inside a container [2021-04-16T07:00:30.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-16T07:00:32.451Z] $ docker top 0ea413036f96d9044923b2eb72c56de4e0bbd5931e0cae8811a73ba1232ee8d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-16T07:00:33.447Z] + go version [2021-04-16T07:00:33.447Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-16T07:00:33.483Z] $ docker stop --time=1 0ea413036f96d9044923b2eb72c56de4e0bbd5931e0cae8811a73ba1232ee8d8 [2021-04-16T07:00:35.406Z] $ docker rm -f 0ea413036f96d9044923b2eb72c56de4e0bbd5931e0cae8811a73ba1232ee8d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-16T07:00:36.346Z] + docker inspect -f . ci-base-image-arm64 [2021-04-16T07:00:36.346Z] . [Pipeline] withDockerContainer [2021-04-16T07:00:36.638Z] prd-ubuntu18.04-docker-arm64-4c-16g-448 does not seem to be running inside a container [2021-04-16T07:00:36.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-16T07:00:38.224Z] $ docker top 1da490e0b798580167cdd312042d6a4cf9d0583f65dca169dadcb45cabda2f3f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-16T07:00:39.260Z] + make test [2021-04-16T07:00:39.260Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-16T07:00:40.713Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-16T07:01:13.159Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-16T07:01:13.159Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-16T07:01:13.159Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-16T07:01:13.159Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-16T07:01:13.159Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-16T07:01:13.159Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-16T07:01:13.159Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-16T07:01:13.159Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-16T07:01:13.159Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-16T07:01:13.159Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-16T07:01:13.159Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-16T07:01:13.159Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-16T07:01:13.159Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-16T07:01:15.844Z] $ docker stop --time=1 1da490e0b798580167cdd312042d6a4cf9d0583f65dca169dadcb45cabda2f3f [2021-04-16T07:01:18.020Z] $ docker rm -f 1da490e0b798580167cdd312042d6a4cf9d0583f65dca169dadcb45cabda2f3f [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-16T07:01:18.876Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-16T07:01:19.527Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-16T07:01:22.246Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-16T07:01:22.603Z] + ls -al . [2021-04-16T07:01:22.603Z] total 124 [2021-04-16T07:01:22.603Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 16 07:00 . [2021-04-16T07:01:22.603Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 06:59 .. [2021-04-16T07:01:22.603Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 06:59 .git [2021-04-16T07:01:22.603Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 06:59 .github [2021-04-16T07:01:22.603Z] -rw-rw-r-- 1 jenkins jenkins 162 Apr 16 06:59 .gitignore [2021-04-16T07:01:22.603Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 16 06:59 CONTRIBUTING.md [2021-04-16T07:01:22.603Z] -rw-rw-r-- 1 jenkins jenkins 1508 Apr 16 06:59 Dockerfile [2021-04-16T07:01:22.603Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 16 06:59 Dockerfile.build [2021-04-16T07:01:22.603Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 16 06:59 Jenkinsfile [2021-04-16T07:01:22.603Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 16 06:59 LICENSE [2021-04-16T07:01:22.603Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 16 06:59 Makefile [2021-04-16T07:01:22.603Z] -rw-rw-r-- 1 jenkins jenkins 4535 Apr 16 06:59 README.md [2021-04-16T07:01:22.603Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 06:58 VERSION [2021-04-16T07:01:22.603Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 06:59 assets [2021-04-16T07:01:22.603Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 06:59 bin [2021-04-16T07:01:22.603Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 06:59 cmd [2021-04-16T07:01:22.603Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 16 07:00 coverage.out [2021-04-16T07:01:22.603Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 16 06:59 docs [2021-04-16T07:01:22.603Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 16 06:59 go.mod [2021-04-16T07:01:22.603Z] -rw-r--r-- 1 jenkins jenkins 22392 Apr 16 07:00 go.sum [2021-04-16T07:01:22.603Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 16 06:59 internal [2021-04-16T07:01:22.603Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 16 06:59 version.go [2021-04-16T07:01:22.603Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 06:59 web [Pipeline] isUnix [Pipeline] sh [2021-04-16T07:01:22.986Z] + 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=554ce6c4c7c19524424f87f175d43eccadce2bf5 --label arch=arm64 --label version=0.0.0 . [2021-04-16T07:01:23.976Z] Sending build context to Docker daemon 34.63MB [2021-04-16T07:01:23.976Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-16T07:01:23.976Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-16T07:01:23.976Z] ---> a729517c52e4 [2021-04-16T07:01:23.976Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-16T07:01:24.288Z] ---> Running in 1d2210ecb01c [2021-04-16T07:01:24.883Z] Removing intermediate container 1d2210ecb01c [2021-04-16T07:01:24.883Z] ---> 35bc876cce53 [2021-04-16T07:01:24.883Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-16T07:01:24.883Z] ---> Running in 117a5516f478 [2021-04-16T07:01:25.478Z] Removing intermediate container 117a5516f478 [2021-04-16T07:01:25.478Z] ---> fde47aaf1e36 [2021-04-16T07:01:25.478Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-16T07:01:25.478Z] ---> Running in 896634280d6f [2021-04-16T07:01:26.076Z] Removing intermediate container 896634280d6f [2021-04-16T07:01:26.076Z] ---> a93b71fb8491 [2021-04-16T07:01:26.076Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-16T07:01:26.076Z] ---> Running in 9223cc8be8aa [2021-04-16T07:01:26.669Z] Removing intermediate container 9223cc8be8aa [2021-04-16T07:01:26.669Z] ---> 3a3bce58a00d [2021-04-16T07:01:26.669Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-16T07:01:26.669Z] ---> Running in 8415d79e0828 [2021-04-16T07:01:27.274Z] Removing intermediate container 8415d79e0828 [2021-04-16T07:01:27.274Z] ---> e573ebecac13 [2021-04-16T07:01:27.274Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-16T07:01:27.274Z] ---> Running in fac4814ff996 [2021-04-16T07:01:29.256Z] Removing intermediate container fac4814ff996 [2021-04-16T07:01:29.256Z] ---> 8969400fad87 [2021-04-16T07:01:29.256Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-16T07:01:29.532Z] ---> Running in f77afd98258f [2021-04-16T07:01:30.507Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-16T07:01:31.476Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-16T07:01:32.068Z] OK: 142 MiB in 39 packages [2021-04-16T07:01:33.049Z] Removing intermediate container f77afd98258f [2021-04-16T07:01:33.049Z] ---> dc8bc0203763 [2021-04-16T07:01:33.049Z] Step 10/24 : ENV GO111MODULE=on [2021-04-16T07:01:33.322Z] ---> Running in 16b39ced86ec [2021-04-16T07:01:33.600Z] Removing intermediate container 16b39ced86ec [2021-04-16T07:01:33.600Z] ---> 151797d9d032 [2021-04-16T07:01:33.600Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-16T07:01:33.879Z] ---> Running in 220f1ab82679 [2021-04-16T07:01:34.153Z] Removing intermediate container 220f1ab82679 [2021-04-16T07:01:34.153Z] ---> 8f05c9d9f376 [2021-04-16T07:01:34.153Z] Step 12/24 : COPY go.mod . [2021-04-16T07:01:35.133Z] ---> e082117e3f78 [2021-04-16T07:01:35.133Z] Step 13/24 : COPY Makefile . [2021-04-16T07:01:35.734Z] ---> 2c54d7b8d5e7 [2021-04-16T07:01:35.734Z] Step 14/24 : RUN make update [2021-04-16T07:01:35.734Z] ---> Running in f3719cdd5f5d [2021-04-16T07:01:36.720Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-16T07:01:38.166Z] Removing intermediate container f3719cdd5f5d [2021-04-16T07:01:38.167Z] ---> e09fcf53d153 [2021-04-16T07:01:38.167Z] Step 15/24 : COPY . . [2021-04-16T07:01:41.551Z] ---> 8b862abc9970 [2021-04-16T07:01:41.551Z] Step 16/24 : RUN ${MAKE} [2021-04-16T07:01:41.551Z] ---> Running in bdc4a85616d4 [2021-04-16T07:01:42.526Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-04-16T07:01:47.014Z] Running on prd-centos7-docker-4c-2g-452 in /w/workspace/edgexfoundry_edgex-ui-go_PR-336 [Pipeline] { [Pipeline] ws [2021-04-16T07:01:47.065Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-16T07:01:49.650Z] using credential edgex-jenkins-ssh [2021-04-16T07:01:49.665Z] Cloning the remote Git repository [2021-04-16T07:01:49.154Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-16T07:01:49.227Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-16T07:01:49.291Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-16T07:01:49.291Z] > git --version # timeout=10 [2021-04-16T07:01:49.298Z] > git --version # 'git version 2.24.3' [2021-04-16T07:01:49.298Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-16T07:01:49.326Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-16T07:01:51.356Z] Merging remotes/origin/master commit 0fddb130ccdf9188f7180d3988231e9d15448596 into PR head commit 554ce6c4c7c19524424f87f175d43eccadce2bf5 [2021-04-16T07:01:50.499Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-16T07:01:50.509Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-16T07:01:50.526Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-16T07:01:50.542Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-16T07:01:50.542Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-16T07:01:50.548Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/336/head:refs/remotes/origin/PR-336 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-16T07:01:50.969Z] > git config core.sparsecheckout # timeout=10 [2021-04-16T07:01:50.976Z] > git checkout -f 554ce6c4c7c19524424f87f175d43eccadce2bf5 # timeout=10 [2021-04-16T07:01:51.633Z] Merge succeeded, producing 554ce6c4c7c19524424f87f175d43eccadce2bf5 [2021-04-16T07:01:51.634Z] Checking out Revision 554ce6c4c7c19524424f87f175d43eccadce2bf5 (PR-336) [2021-04-16T07:01:51.225Z] > git remote # timeout=10 [2021-04-16T07:01:51.231Z] > git config --get remote.origin.url # timeout=10 [2021-04-16T07:01:51.237Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-16T07:01:51.241Z] > git merge 0fddb130ccdf9188f7180d3988231e9d15448596 # timeout=10 [2021-04-16T07:01:51.253Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-16T07:01:51.264Z] > git config core.sparsecheckout # timeout=10 [2021-04-16T07:01:51.269Z] > git checkout -f 554ce6c4c7c19524424f87f175d43eccadce2bf5 # timeout=10 [2021-04-16T07:01:55.274Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-16T07:01:55.235Z] > git --version # timeout=10 [2021-04-16T07:01:55.241Z] > git --version # 'git version 2.24.3' [2021-04-16T07:01:55.249Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-16T07:01:56.903Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-16T07:01:57.249Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-16T07:01:57.587Z] + sudo service docker restart [2021-04-16T07:01:57.587Z] + true [2021-04-16T07:01:57.587Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-16T07:01:59.082Z] provisioning config files... [2021-04-16T07:01:59.118Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3867372997553748588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-16T07:01:59.499Z] ---> docker-login.sh [2021-04-16T07:01:59.499Z] nexus3.edgexfoundry.org:10001 [2021-04-16T07:01:59.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T07:01:59.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T07:01:59.765Z] Configure a credential helper to remove this warning. See [2021-04-16T07:01:59.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T07:01:59.765Z] [2021-04-16T07:01:59.765Z] Login Succeeded [2021-04-16T07:01:59.765Z] nexus3.edgexfoundry.org:10002 [2021-04-16T07:02:00.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T07:02:00.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T07:02:00.028Z] Configure a credential helper to remove this warning. See [2021-04-16T07:02:00.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T07:02:00.028Z] [2021-04-16T07:02:00.028Z] Login Succeeded [2021-04-16T07:02:00.028Z] nexus3.edgexfoundry.org:10003 [2021-04-16T07:02:00.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T07:02:00.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T07:02:00.291Z] Configure a credential helper to remove this warning. See [2021-04-16T07:02:00.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T07:02:00.291Z] [2021-04-16T07:02:00.291Z] Login Succeeded [2021-04-16T07:02:00.291Z] nexus3.edgexfoundry.org:10004 [2021-04-16T07:02:00.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T07:02:00.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T07:02:00.553Z] Configure a credential helper to remove this warning. See [2021-04-16T07:02:00.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T07:02:00.553Z] [2021-04-16T07:02:00.553Z] Login Succeeded [2021-04-16T07:02:00.553Z] docker.io [2021-04-16T07:02:00.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-16T07:02:00.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-16T07:02:00.816Z] Configure a credential helper to remove this warning. See [2021-04-16T07:02:00.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-16T07:02:00.816Z] [2021-04-16T07:02:00.816Z] Login Succeeded [2021-04-16T07:02:00.816Z] ---> docker-login.sh ends [Pipeline] } [2021-04-16T07:02:00.852Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-16T07:02:01.156Z] ========================================================= [2021-04-16T07:02:01.156Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-16T07:02:01.156Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-16T07:02:01.517Z] + 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 . [2021-04-16T07:02:02.094Z] Sending build context to Docker daemon 34.61MB [2021-04-16T07:02:02.094Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-16T07:02:02.094Z] Step 2/8 : FROM ${BASE} [2021-04-16T07:02:02.094Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-16T07:02:02.094Z] 188c0c94c7c5: Pulling fs layer [2021-04-16T07:02:02.094Z] 0ef7d3d256c8: Pulling fs layer [2021-04-16T07:02:02.094Z] de9db76c5a1d: Pulling fs layer [2021-04-16T07:02:02.094Z] bca2f99d35d6: Pulling fs layer [2021-04-16T07:02:02.094Z] 93359f2a8cfa: Pulling fs layer [2021-04-16T07:02:02.094Z] 7c6f9722023f: Pulling fs layer [2021-04-16T07:02:02.094Z] a35cf1a2eb13: Pulling fs layer [2021-04-16T07:02:02.094Z] bca2f99d35d6: Waiting [2021-04-16T07:02:02.094Z] 93359f2a8cfa: Waiting [2021-04-16T07:02:02.094Z] 7c6f9722023f: Waiting [2021-04-16T07:02:02.094Z] a35cf1a2eb13: Waiting [2021-04-16T07:02:02.094Z] de9db76c5a1d: Verifying Checksum [2021-04-16T07:02:02.094Z] de9db76c5a1d: Download complete [2021-04-16T07:02:02.094Z] 0ef7d3d256c8: Verifying Checksum [2021-04-16T07:02:02.094Z] 0ef7d3d256c8: Download complete [2021-04-16T07:02:02.094Z] 93359f2a8cfa: Verifying Checksum [2021-04-16T07:02:02.094Z] 93359f2a8cfa: Download complete [2021-04-16T07:02:02.094Z] 7c6f9722023f: Verifying Checksum [2021-04-16T07:02:02.094Z] 7c6f9722023f: Download complete [2021-04-16T07:02:02.094Z] 188c0c94c7c5: Verifying Checksum [2021-04-16T07:02:02.094Z] 188c0c94c7c5: Download complete [2021-04-16T07:02:02.360Z] 188c0c94c7c5: Pull complete [2021-04-16T07:02:02.622Z] 0ef7d3d256c8: Pull complete [2021-04-16T07:02:02.885Z] de9db76c5a1d: Pull complete [2021-04-16T07:02:04.285Z] a35cf1a2eb13: Verifying Checksum [2021-04-16T07:02:04.285Z] a35cf1a2eb13: Download complete [2021-04-16T07:02:04.860Z] bca2f99d35d6: Verifying Checksum [2021-04-16T07:02:04.860Z] bca2f99d35d6: Download complete [2021-04-16T07:02:09.346Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-16T07:02:11.484Z] bca2f99d35d6: Pull complete [2021-04-16T07:02:11.484Z] 93359f2a8cfa: Pull complete [2021-04-16T07:02:11.484Z] 7c6f9722023f: Pull complete [2021-04-16T07:02:14.732Z] Removing intermediate container bdc4a85616d4 [2021-04-16T07:02:14.732Z] ---> e7b07e2202ac [2021-04-16T07:02:14.732Z] Step 17/24 : FROM alpine:3.12 [2021-04-16T07:02:14.732Z] 3.12: Pulling from library/alpine [2021-04-16T07:02:14.813Z] a35cf1a2eb13: Pull complete [2021-04-16T07:02:14.813Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-16T07:02:14.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-16T07:02:14.813Z] ---> a62c8e92a672 [2021-04-16T07:02:14.813Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-16T07:02:14.813Z] ---> Running in 2dc5afd2d650 [2021-04-16T07:02:14.813Z] Removing intermediate container 2dc5afd2d650 [2021-04-16T07:02:14.813Z] ---> 4632bd95ef51 [2021-04-16T07:02:14.813Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-16T07:02:15.006Z] d2f70382dc9a: Pulling fs layer [2021-04-16T07:02:15.006Z] d2f70382dc9a: Verifying Checksum [2021-04-16T07:02:15.006Z] d2f70382dc9a: Download complete [2021-04-16T07:02:15.078Z] ---> Running in 9ac02033d526 [2021-04-16T07:02:15.601Z] d2f70382dc9a: Pull complete [2021-04-16T07:02:15.601Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-16T07:02:15.601Z] Status: Downloaded newer image for alpine:3.12 [2021-04-16T07:02:15.601Z] ---> 9852663dfa18 [2021-04-16T07:02:15.601Z] Step 18/24 : EXPOSE 4000 [2021-04-16T07:02:15.878Z] ---> Running in a4ea3370cc6e [2021-04-16T07:02:16.470Z] Removing intermediate container a4ea3370cc6e [2021-04-16T07:02:16.470Z] ---> 8a524339bf91 [2021-04-16T07:02:16.470Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-16T07:02:16.475Z] Removing intermediate container 9ac02033d526 [2021-04-16T07:02:16.475Z] ---> 0687fc0e64d1 [2021-04-16T07:02:16.475Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-16T07:02:16.475Z] ---> Running in 2fac1589ebe8 [2021-04-16T07:02:16.737Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-16T07:02:17.310Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-16T07:02:17.883Z] OK: 166 MiB in 39 packages [2021-04-16T07:02:18.439Z] ---> d6e118549a85 [2021-04-16T07:02:18.439Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-16T07:02:18.458Z] Removing intermediate container 2fac1589ebe8 [2021-04-16T07:02:18.458Z] ---> 6cf4e314f2dd [2021-04-16T07:02:18.458Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-16T07:02:18.458Z] ---> Running in dd28fcee20d0 [2021-04-16T07:02:18.714Z] ---> Running in c3b585b26f78 [2021-04-16T07:02:18.725Z] Removing intermediate container dd28fcee20d0 [2021-04-16T07:02:18.725Z] ---> 0833f65f90c5 [2021-04-16T07:02:18.725Z] Step 7/8 : COPY . . [2021-04-16T07:02:18.991Z] Removing intermediate container c3b585b26f78 [2021-04-16T07:02:18.991Z] ---> c81af15be2a0 [2021-04-16T07:02:18.991Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-16T07:02:19.266Z] ---> Running in 131b846ee8b3 [2021-04-16T07:02:19.865Z] Removing intermediate container 131b846ee8b3 [2021-04-16T07:02:19.865Z] ---> 2376e70c5b4e [2021-04-16T07:02:19.865Z] Step 22/24 : LABEL arch=arm64 [2021-04-16T07:02:19.865Z] ---> Running in e16a771f5a2c [2021-04-16T07:02:20.460Z] Removing intermediate container e16a771f5a2c [2021-04-16T07:02:20.460Z] ---> 61a9a768dec2 [2021-04-16T07:02:20.460Z] Step 23/24 : LABEL git_sha=554ce6c4c7c19524424f87f175d43eccadce2bf5 [2021-04-16T07:02:20.460Z] ---> Running in c770c55cf423 [2021-04-16T07:02:21.052Z] Removing intermediate container c770c55cf423 [2021-04-16T07:02:21.052Z] ---> 27fdd12ec3c7 [2021-04-16T07:02:21.052Z] Step 24/24 : LABEL version=0.0.0 [2021-04-16T07:02:21.052Z] ---> Running in 55567fb9d4f6 [2021-04-16T07:02:21.644Z] Removing intermediate container 55567fb9d4f6 [2021-04-16T07:02:21.644Z] ---> 13e1970864c8 [2021-04-16T07:02:21.644Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-16T07:02:21.644Z] Successfully built 13e1970864c8 [2021-04-16T07:02:21.644Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2021-04-16T07:02:22.037Z] ---> 7905d26bd8b2 [2021-04-16T07:02:22.037Z] Step 8/8 : RUN go mod download [2021-04-16T07:02:22.037Z] ---> Running in e8c3c509e8ef [Pipeline] libraryResource [Pipeline] sh [2021-04-16T07:02:22.538Z] ---> job-cost.sh [2021-04-16T07:02:22.538Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XlfU [2021-04-16T07:02:48.680Z] Removing intermediate container e8c3c509e8ef [2021-04-16T07:02:48.680Z] ---> de73793519cf [2021-04-16T07:02:48.680Z] Successfully built de73793519cf [2021-04-16T07:02:48.680Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-16T07:02:49.303Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-16T07:02:49.303Z] . [Pipeline] withDockerContainer [2021-04-16T07:02:49.446Z] prd-centos7-docker-4c-2g-452 does not seem to be running inside a container [2021-04-16T07:02:49.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-16T07:02:50.531Z] $ docker top dac14847cfe4e15f19694c4f8886af4ddd0bfac9b22bf6b8806e2bae9db21f2b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-16T07:02:51.025Z] + go version [2021-04-16T07:02:51.025Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-16T07:02:51.061Z] $ docker stop --time=1 dac14847cfe4e15f19694c4f8886af4ddd0bfac9b22bf6b8806e2bae9db21f2b [2021-04-16T07:02:52.464Z] $ docker rm -f dac14847cfe4e15f19694c4f8886af4ddd0bfac9b22bf6b8806e2bae9db21f2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-16T07:02:53.201Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-16T07:02:53.201Z] . [Pipeline] withDockerContainer [2021-04-16T07:02:53.332Z] prd-centos7-docker-4c-2g-452 does not seem to be running inside a container [2021-04-16T07:02:53.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-16T07:02:54.094Z] $ docker top 5e7272b0c2bd37db1c615a8c73d3b1a65dfaf2e6b6b72b7973c4294599520335 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-16T07:02:54.582Z] + make test [2021-04-16T07:02:54.582Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-16T07:02:55.991Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-16T07:03:01.501Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-16T07:03:06.486Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-16T07:03:06.486Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-16T07:03:06.486Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-16T07:03:06.486Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-16T07:03:06.486Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-16T07:03:06.486Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-16T07:03:06.486Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-16T07:03:06.486Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-16T07:03:06.486Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-16T07:03:06.486Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-16T07:03:06.486Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-16T07:03:06.486Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-16T07:03:06.486Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-16T07:03:07.939Z] $ docker stop --time=1 5e7272b0c2bd37db1c615a8c73d3b1a65dfaf2e6b6b72b7973c4294599520335 [2021-04-16T07:03:11.130Z] $ docker rm -f 5e7272b0c2bd37db1c615a8c73d3b1a65dfaf2e6b6b72b7973c4294599520335 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-16T07:03:11.716Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-16T07:03:11.755Z] Warning: overwriting stash ‘coverage-report’ [2021-04-16T07:03:12.136Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-04-16T07:03:12.667Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-16T07:03:12.989Z] + ls -al . [2021-04-16T07:03:12.989Z] total 92 [2021-04-16T07:03:12.989Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 16 07:02 . [2021-04-16T07:03:12.989Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 16 07:01 .. [2021-04-16T07:03:12.989Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 16 07:01 assets [2021-04-16T07:03:12.989Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 16 07:01 bin [2021-04-16T07:03:12.989Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 16 07:01 cmd [2021-04-16T07:03:12.989Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 16 07:01 CONTRIBUTING.md [2021-04-16T07:03:12.989Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 16 07:02 coverage.out [2021-04-16T07:03:12.989Z] -rw-rw-r--. 1 jenkins jenkins 1508 Apr 16 07:01 Dockerfile [2021-04-16T07:03:12.989Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 16 07:01 Dockerfile.build [2021-04-16T07:03:12.989Z] drwxrwxr-x. 5 jenkins jenkins 104 Apr 16 07:01 docs [2021-04-16T07:03:12.989Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 16 07:01 .git [2021-04-16T07:03:12.989Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 16 07:01 .github [2021-04-16T07:03:12.989Z] -rw-rw-r--. 1 jenkins jenkins 162 Apr 16 07:01 .gitignore [2021-04-16T07:03:12.989Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 16 07:01 go.mod [2021-04-16T07:03:12.989Z] -rw-r--r--. 1 jenkins jenkins 22392 Apr 16 07:02 go.sum [2021-04-16T07:03:12.989Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 16 07:01 internal [2021-04-16T07:03:12.989Z] -rw-rw-r--. 1 jenkins jenkins 652 Apr 16 07:01 Jenkinsfile [2021-04-16T07:03:12.989Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 16 07:01 LICENSE [2021-04-16T07:03:12.989Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 16 07:01 Makefile [2021-04-16T07:03:12.989Z] -rw-rw-r--. 1 jenkins jenkins 4535 Apr 16 07:01 README.md [2021-04-16T07:03:12.989Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 16 06:58 VERSION [2021-04-16T07:03:12.989Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 16 07:01 version.go [2021-04-16T07:03:12.989Z] drwxrwxr-x. 4 jenkins jenkins 4096 Apr 16 07:01 web [Pipeline] isUnix [Pipeline] sh [2021-04-16T07:03:13.347Z] + 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=554ce6c4c7c19524424f87f175d43eccadce2bf5 --label arch=amd64 --label version=0.0.0 . [2021-04-16T07:03:13.923Z] Sending build context to Docker daemon 34.63MB [2021-04-16T07:03:13.923Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-16T07:03:13.923Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-16T07:03:13.923Z] ---> de73793519cf [2021-04-16T07:03:13.923Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-16T07:03:14.874Z] ---> Running in edf811b31f18 [2021-04-16T07:03:14.874Z] Removing intermediate container edf811b31f18 [2021-04-16T07:03:14.874Z] ---> 391656601608 [2021-04-16T07:03:14.874Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-16T07:03:15.139Z] ---> Running in fd26ef5b4e1a [2021-04-16T07:03:15.139Z] Removing intermediate container fd26ef5b4e1a [2021-04-16T07:03:15.139Z] ---> 9007da88f050 [2021-04-16T07:03:15.139Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-16T07:03:15.405Z] ---> Running in 2c5a160f2699 [2021-04-16T07:03:15.405Z] Removing intermediate container 2c5a160f2699 [2021-04-16T07:03:15.405Z] ---> 67177a92ae41 [2021-04-16T07:03:15.405Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-16T07:03:15.405Z] ---> Running in ad8e3e27580c [2021-04-16T07:03:15.667Z] Removing intermediate container ad8e3e27580c [2021-04-16T07:03:15.667Z] ---> bc11053f527a [2021-04-16T07:03:15.667Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-16T07:03:15.667Z] ---> Running in ec17880d954b [2021-04-16T07:03:15.929Z] Removing intermediate container ec17880d954b [2021-04-16T07:03:15.929Z] ---> c2c1723a09d9 [2021-04-16T07:03:15.929Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-16T07:03:15.929Z] ---> Running in 09531196dde9 [2021-04-16T07:03:17.324Z] Removing intermediate container 09531196dde9 [2021-04-16T07:03:17.324Z] ---> 0b734b2dc6f4 [2021-04-16T07:03:17.324Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-16T07:03:17.324Z] ---> Running in 5d8297fa4fe4 [2021-04-16T07:03:17.589Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-16T07:03:18.167Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-16T07:03:18.743Z] OK: 166 MiB in 39 packages [2021-04-16T07:03:19.004Z] Removing intermediate container 5d8297fa4fe4 [2021-04-16T07:03:19.004Z] ---> 2c5a08f7754e [2021-04-16T07:03:19.004Z] Step 10/24 : ENV GO111MODULE=on [2021-04-16T07:03:19.267Z] ---> Running in bd836240fa69 [2021-04-16T07:03:19.267Z] Removing intermediate container bd836240fa69 [2021-04-16T07:03:19.267Z] ---> 3247ef4136a1 [2021-04-16T07:03:19.267Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-16T07:03:19.529Z] ---> Running in b0dfe90a6c73 [2021-04-16T07:03:19.529Z] Removing intermediate container b0dfe90a6c73 [2021-04-16T07:03:19.529Z] ---> 31d9f8c4dd67 [2021-04-16T07:03:19.529Z] Step 12/24 : COPY go.mod . [2021-04-16T07:03:19.792Z] ---> 911a4c811b5f [2021-04-16T07:03:19.792Z] Step 13/24 : COPY Makefile . [2021-04-16T07:03:20.055Z] ---> 51761fd0f395 [2021-04-16T07:03:20.056Z] Step 14/24 : RUN make update [2021-04-16T07:03:20.056Z] ---> Running in d3b3c51bc674 [2021-04-16T07:03:20.630Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-16T07:03:21.206Z] Removing intermediate container d3b3c51bc674 [2021-04-16T07:03:21.206Z] ---> dd25553f2968 [2021-04-16T07:03:21.206Z] Step 15/24 : COPY . . [2021-04-16T07:03:23.761Z] ---> 625e246dfbda [2021-04-16T07:03:23.761Z] Step 16/24 : RUN ${MAKE} [2021-04-16T07:03:23.761Z] ---> Running in ab3af4b61471 [2021-04-16T07:03:23.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-04-16T07:03:33.884Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-16T07:03:36.441Z] Removing intermediate container ab3af4b61471 [2021-04-16T07:03:36.441Z] ---> 2931022160d5 [2021-04-16T07:03:36.441Z] Step 17/24 : FROM alpine:3.12 [2021-04-16T07:03:37.015Z] 3.12: Pulling from library/alpine [2021-04-16T07:03:37.015Z] 339de151aab4: Pulling fs layer [2021-04-16T07:03:37.281Z] 339de151aab4: Verifying Checksum [2021-04-16T07:03:37.281Z] 339de151aab4: Download complete [2021-04-16T07:03:37.544Z] 339de151aab4: Pull complete [2021-04-16T07:03:37.544Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-16T07:03:37.544Z] Status: Downloaded newer image for alpine:3.12 [2021-04-16T07:03:37.544Z] ---> 13621d1b12d4 [2021-04-16T07:03:37.544Z] Step 18/24 : EXPOSE 4000 [2021-04-16T07:03:37.807Z] ---> Running in 80be419cd909 [2021-04-16T07:03:37.807Z] Removing intermediate container 80be419cd909 [2021-04-16T07:03:37.807Z] ---> 92fbcbcde1f1 [2021-04-16T07:03:37.807Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-16T07:03:39.199Z] ---> 45527684ff2b [2021-04-16T07:03:39.199Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-16T07:03:39.199Z] ---> Running in 3bb4f61f59eb [2021-04-16T07:03:39.462Z] Removing intermediate container 3bb4f61f59eb [2021-04-16T07:03:39.462Z] ---> ed34e2ecd4e1 [2021-04-16T07:03:39.462Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-16T07:03:39.462Z] ---> Running in 260139b08263 [2021-04-16T07:03:39.729Z] Removing intermediate container 260139b08263 [2021-04-16T07:03:39.729Z] ---> 80d72e906dd0 [2021-04-16T07:03:39.729Z] Step 22/24 : LABEL arch=amd64 [2021-04-16T07:03:39.729Z] ---> Running in 384c6df86baa [2021-04-16T07:03:40.319Z] Removing intermediate container 384c6df86baa [2021-04-16T07:03:40.319Z] ---> 2aca395bc1b6 [2021-04-16T07:03:40.319Z] Step 23/24 : LABEL git_sha=554ce6c4c7c19524424f87f175d43eccadce2bf5 [2021-04-16T07:03:40.581Z] ---> Running in 7a9ade48bc11 [2021-04-16T07:03:40.581Z] Removing intermediate container 7a9ade48bc11 [2021-04-16T07:03:40.581Z] ---> 44004abdd541 [2021-04-16T07:03:40.581Z] Step 24/24 : LABEL version=0.0.0 [2021-04-16T07:03:40.843Z] ---> Running in a763511f5879 [2021-04-16T07:03:40.843Z] Removing intermediate container a763511f5879 [2021-04-16T07:03:40.843Z] ---> 96c08401dcc0 [2021-04-16T07:03:40.843Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-16T07:03:40.843Z] Successfully built 96c08401dcc0 [2021-04-16T07:03:40.843Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-16T07:03:41.612Z] ---> job-cost.sh [2021-04-16T07:03:41.612Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JKdp [2021-04-16T07:03:56.550Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-16T07:04:23.214Z] lf-activate-venv(): INFO: Adding /tmp/venv-JKdp/bin to PATH [2021-04-16T07:04:23.214Z] INFO: No Stack... [2021-04-16T07:04:24.602Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-16T07:04:25.556Z] INFO: Archiving Costs [Pipeline] sh [2021-04-16T07:04:25.885Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-04-16T07:04:25.885Z] + cut -d, -f6 [Pipeline] lock [2021-04-16T07:04:25.990Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-336-1-stack-cost] [2021-04-16T07:04:25.997Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-336-1-stack-cost] did not exist. Created. [2021-04-16T07:04:25.997Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-336-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-16T07:04:26.420Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-16T07:04:26.551Z] Stashed 1 file(s) [Pipeline] } [2021-04-16T07:04:26.573Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-336-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-16T07:04:38.384Z] lf-activate-venv(): INFO: Adding /tmp/venv-XlfU/bin to PATH [2021-04-16T07:04:38.384Z] INFO: No Stack... [2021-04-16T07:04:38.384Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-16T07:04:38.384Z] INFO: Archiving Costs [Pipeline] sh [2021-04-16T07:04:38.740Z] + + cutcat -d, /w/workspace/edgex-ui-go/1/archives/cost.csv -f6 [2021-04-16T07:04:38.741Z] [Pipeline] lock [2021-04-16T07:04:38.895Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-336-1-stack-cost] [2021-04-16T07:04:38.900Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-336-1-stack-cost] did not exist. Created. [2021-04-16T07:04:38.900Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-336-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-16T07:04:39.354Z] /w/workspace/edgex-ui-go/1@tmp/durable-d51aa624/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-d51aa624/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-16T07:04:39.726Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-16T07:04:39.770Z] Warning: overwriting stash ‘stack-cost’ [2021-04-16T07:04:40.001Z] Stashed 1 file(s) [Pipeline] } [2021-04-16T07:04:40.027Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-336-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-16T07:04:41.020Z] provisioning config files... [2021-04-16T07:04:41.042Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-336@tmp/config4507292530507165153tmp [Pipeline] { [Pipeline] sh [2021-04-16T07:04:41.425Z] + set +x [2021-04-16T07:04:41.425Z] + curl -s https://codecov.io/bash [2021-04-16T07:04:41.425Z] + bash -s -- [2021-04-16T07:04:42.026Z] [2021-04-16T07:04:42.026Z] _____ _ [2021-04-16T07:04:42.026Z] / ____| | | [2021-04-16T07:04:42.026Z] | | ___ __| | ___ ___ _____ __ [2021-04-16T07:04:42.026Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-16T07:04:42.026Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-16T07:04:42.026Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-16T07:04:42.026Z] Bash-1.0.1 [2021-04-16T07:04:42.026Z] [2021-04-16T07:04:42.026Z] [2021-04-16T07:04:42.026Z] ==> git version 2.24.3 found [2021-04-16T07:04:42.026Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-04-16T07:04:42.026Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-16T07:04:42.026Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-16T07:04:42.026Z] ==> Jenkins CI detected. [2021-04-16T07:04:42.026Z] project root: . [2021-04-16T07:04:42.026Z] --> token set from env [2021-04-16T07:04:42.317Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-16T07:04:42.318Z] ==> Running gcov in . (disable via -X gcov) [2021-04-16T07:04:42.318Z] ==> Python coveragepy not found [2021-04-16T07:04:42.318Z] ==> Searching for coverage reports in: [2021-04-16T07:04:42.318Z] + . [2021-04-16T07:04:42.318Z] -> Found 1 reports [2021-04-16T07:04:42.318Z] ==> Detecting git/mercurial file structure [2021-04-16T07:04:42.318Z] ==> Reading reports [2021-04-16T07:04:42.318Z] + ./coverage.out bytes=10 [2021-04-16T07:04:42.318Z] ==> Appending adjustments [2021-04-16T07:04:42.318Z] https://docs.codecov.io/docs/fixing-reports [2021-04-16T07:04:42.983Z] + Found adjustments [2021-04-16T07:04:42.983Z] ==> Gzipping contents [2021-04-16T07:04:42.983Z] 4.0K /tmp/codecov.P3c9Hl.gz [2021-04-16T07:04:42.983Z] ==> Uploading reports [2021-04-16T07:04:42.983Z] url: https://codecov.io [2021-04-16T07:04:42.983Z] query: branch=PR-336&commit=554ce6c4c7c19524424f87f175d43eccadce2bf5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-336%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=336&job=&cmd_args= [2021-04-16T07:04:42.983Z] -> Pinging Codecov [2021-04-16T07:04:42.983Z] https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-336&commit=554ce6c4c7c19524424f87f175d43eccadce2bf5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-336%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=336&job=&cmd_args= [2021-04-16T07:04:43.589Z] -> Uploading to [2021-04-16T07:04:43.589Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-16/FB506323287CE973F263BFD2A0EB1F37/554ce6c4c7c19524424f87f175d43eccadce2bf5/cda25a1b-33f9-4b25-aeac-51da240ef678.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210416%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210416T070443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2da596255de67dc1c1e144be0e02c094ff5dffef4f938cfe58f897e58d889bf6 [2021-04-16T07:04:43.589Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-16T07:04:43.589Z] Dload Upload Total Spent Left Speed [2021-04-16T07:04:44.136Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3886 0 0 100 3886 0 7970 --:--:-- --:--:-- --:--:-- 7963 [2021-04-16T07:04:44.136Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/554ce6c4c7c19524424f87f175d43eccadce2bf5 [Pipeline] } [2021-04-16T07:04:44.171Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-16T07:04:46.222Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T07:04:47.007Z] ---> package-listing.sh [2021-04-16T07:04:47.008Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-16T07:04:47.008Z] ++ facter osfamily [2021-04-16T07:04:47.320Z] + OS_FAMILY=redhat [2021-04-16T07:04:47.320Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-336 [2021-04-16T07:04:47.320Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-16T07:04:47.320Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-16T07:04:47.320Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-16T07:04:47.320Z] + PACKAGES=/tmp/packages_start.txt [2021-04-16T07:04:47.320Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-336 ']' [2021-04-16T07:04:47.320Z] + PACKAGES=/tmp/packages_end.txt [2021-04-16T07:04:47.320Z] + case "${OS_FAMILY}" in [2021-04-16T07:04:47.320Z] + sort [2021-04-16T07:04:47.320Z] + rpm -qa [2021-04-16T07:04:54.282Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-16T07:04:54.282Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-16T07:04:54.282Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-16T07:04:54.282Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-336 ']' [2021-04-16T07:04:54.282Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-336/archives/ [2021-04-16T07:04:54.282Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-336/archives/ [Pipeline] echo [2021-04-16T07:04:54.338Z] 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_PR-336/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-16T07:04:55.519Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-16T07:04:56.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-16T07:04:56.792Z] [2021-04-16T07:04:56.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-16T07:04:57.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-16T07:04:57.548Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-16T07:04:57.548Z] df20fa9351a1: Pulling fs layer [2021-04-16T07:04:57.548Z] 36b3adc4ff6f: Pulling fs layer [2021-04-16T07:04:57.548Z] 8ad3a11d3b57: Pulling fs layer [2021-04-16T07:04:57.548Z] 46f8f816bc3b: Pulling fs layer [2021-04-16T07:04:57.548Z] 93b61091891f: Pulling fs layer [2021-04-16T07:04:57.548Z] 93b9cdb0e59b: Pulling fs layer [2021-04-16T07:04:57.548Z] 5e14af77c1be: Pulling fs layer [2021-04-16T07:04:57.548Z] 01666e4c0597: Pulling fs layer [2021-04-16T07:04:57.548Z] aa168da1d23b: Pulling fs layer [2021-04-16T07:04:57.548Z] 93b61091891f: Waiting [2021-04-16T07:04:57.548Z] 93b9cdb0e59b: Waiting [2021-04-16T07:04:57.548Z] 5e14af77c1be: Waiting [2021-04-16T07:04:57.548Z] 01666e4c0597: Waiting [2021-04-16T07:04:57.548Z] 46f8f816bc3b: Waiting [2021-04-16T07:04:57.548Z] aa168da1d23b: Waiting [2021-04-16T07:04:57.853Z] 36b3adc4ff6f: Verifying Checksum [2021-04-16T07:04:57.853Z] 36b3adc4ff6f: Download complete [2021-04-16T07:04:57.853Z] 46f8f816bc3b: Verifying Checksum [2021-04-16T07:04:57.853Z] 46f8f816bc3b: Download complete [2021-04-16T07:04:58.154Z] 93b61091891f: Download complete [2021-04-16T07:04:58.154Z] 93b9cdb0e59b: Download complete [2021-04-16T07:04:58.154Z] 5e14af77c1be: Verifying Checksum [2021-04-16T07:04:58.154Z] 5e14af77c1be: Download complete [2021-04-16T07:04:58.154Z] df20fa9351a1: Verifying Checksum [2021-04-16T07:04:58.154Z] df20fa9351a1: Download complete [2021-04-16T07:04:58.154Z] 01666e4c0597: Verifying Checksum [2021-04-16T07:04:58.154Z] 01666e4c0597: Download complete [2021-04-16T07:04:59.229Z] 8ad3a11d3b57: Verifying Checksum [2021-04-16T07:04:59.229Z] 8ad3a11d3b57: Download complete [2021-04-16T07:04:59.868Z] df20fa9351a1: Pull complete [2021-04-16T07:05:01.063Z] 36b3adc4ff6f: Pull complete [2021-04-16T07:05:03.985Z] 8ad3a11d3b57: Pull complete [2021-04-16T07:05:04.261Z] 46f8f816bc3b: Pull complete [2021-04-16T07:05:05.876Z] 93b61091891f: Pull complete [2021-04-16T07:05:06.179Z] 93b9cdb0e59b: Pull complete [2021-04-16T07:05:06.502Z] 5e14af77c1be: Pull complete [2021-04-16T07:05:07.188Z] 01666e4c0597: Pull complete [2021-04-16T07:05:08.204Z] aa168da1d23b: Verifying Checksum [2021-04-16T07:05:08.204Z] aa168da1d23b: Download complete [2021-04-16T07:05:27.103Z] aa168da1d23b: Pull complete [2021-04-16T07:05:27.104Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-16T07:05:27.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-16T07:05:27.104Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-16T07:05:27.896Z] prd-centos7-docker-4c-2g-451 does not seem to be running inside a container [2021-04-16T07:05:28.082Z] $ 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_PR-336/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_PR-336 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-336:/w/workspace/edgexfoundry_edgex-ui-go_PR-336:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-336@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-16T07:05:33.174Z] $ docker top 3bbf567d8bc7230f69db755baa6d4007b599ade9a25ae9d3d53629ab9f5ed5f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-16T07:05:34.396Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-16T07:05:35.176Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-16T07:05:35.572Z] + ls /var/log/sa-host [2021-04-16T07:05:35.572Z] + sadf -c /var/log/sa-host/sa16 [2021-04-16T07:05:35.855Z] file_magic: OK [2021-04-16T07:05:35.855Z] HZ: Using current value: 100 [2021-04-16T07:05:35.855Z] file_header: OK [2021-04-16T07:05:35.855Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-16T07:05:35.855Z] Statistics: [2021-04-16T07:05:35.855Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-16T07:05:35.855Z] File successfully converted to sysstat format version 12.2.1 [2021-04-16T07:05:35.855Z] + sadf -c /var/log/sa-host/sa23 [2021-04-16T07:05:35.855Z] file_magic: OK [2021-04-16T07:05:35.855Z] HZ: Using current value: 100 [2021-04-16T07:05:35.855Z] file_header: OK [2021-04-16T07:05:35.855Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-16T07:05:35.855Z] Statistics: [2021-04-16T07:05:35.855Z] Hnuu...uuuununununu... [2021-04-16T07:05:35.855Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-16T07:05:36.472Z] provisioning config files... [2021-04-16T07:05:36.495Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-336@tmp/config1135696304996221119tmp [Pipeline] { [Pipeline] echo [2021-04-16T07:05:36.598Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T07:05:37.409Z] ---> create-netrc.sh [Pipeline] } [2021-04-16T07:05:37.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-16T07:05:37.527Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T07:05:38.403Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-16T07:05:38.497Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T07:05:39.449Z] ---> sudo-logs.sh [2021-04-16T07:05:39.449Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-16T07:05:39.542Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T07:05:40.439Z] ---> job-cost.sh [2021-04-16T07:05:40.716Z] lf-activate-venv: SKIPPING [2021-04-16T07:05:40.716Z] DEBUG: total: 0.20999999344348907 [2021-04-16T07:05:40.716Z] INFO: Retrieving Stack Cost... [2021-04-16T07:05:41.732Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-16T07:05:42.358Z] INFO: Archiving Costs [Pipeline] echo [2021-04-16T07:05:42.455Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T07:05:43.601Z] ---> logs-deploy.sh [2021-04-16T07:05:43.601Z] lf-activate-venv: SKIPPING [2021-04-16T07:05:43.601Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-336/1 [2021-04-16T07:05:43.601Z] INFO: archiving workspace using pattern(s): [2021-04-16T07:05:47.214Z] Archives upload complete. [2021-04-16T07:05:47.214Z] INFO: archiving logs to Nexus [2021-04-16T07:05:49.323Z] ---> uname -a: [2021-04-16T07:05:49.323Z] Linux prd-centos7-docker-4c-2g-451.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-04-16T07:05:49.323Z] [2021-04-16T07:05:49.323Z] [2021-04-16T07:05:49.323Z] ---> lscpu: [2021-04-16T07:05:49.323Z] Architecture: x86_64 [2021-04-16T07:05:49.323Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-16T07:05:49.323Z] Byte Order: Little Endian [2021-04-16T07:05:49.323Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-16T07:05:49.323Z] CPU(s): 4 [2021-04-16T07:05:49.323Z] On-line CPU(s) list: 0-3 [2021-04-16T07:05:49.323Z] Thread(s) per core: 1 [2021-04-16T07:05:49.323Z] Core(s) per socket: 1 [2021-04-16T07:05:49.323Z] Socket(s): 4 [2021-04-16T07:05:49.323Z] NUMA node(s): 1 [2021-04-16T07:05:49.324Z] Vendor ID: GenuineIntel [2021-04-16T07:05:49.324Z] CPU family: 6 [2021-04-16T07:05:49.324Z] Model: 44 [2021-04-16T07:05:49.324Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-16T07:05:49.324Z] Stepping: 1 [2021-04-16T07:05:49.324Z] CPU MHz: 2933.438 [2021-04-16T07:05:49.324Z] BogoMIPS: 5866.87 [2021-04-16T07:05:49.324Z] Virtualization: VT-x [2021-04-16T07:05:49.324Z] Hypervisor vendor: KVM [2021-04-16T07:05:49.324Z] Virtualization type: full [2021-04-16T07:05:49.324Z] L1d cache: 128 KiB [2021-04-16T07:05:49.324Z] L1i cache: 128 KiB [2021-04-16T07:05:49.324Z] L2 cache: 16 MiB [2021-04-16T07:05:49.324Z] L3 cache: 64 MiB [2021-04-16T07:05:49.324Z] NUMA node0 CPU(s): 0-3 [2021-04-16T07:05:49.324Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-16T07:05:49.324Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-16T07:05:49.324Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-16T07:05:49.324Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-16T07:05:49.324Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-16T07:05:49.324Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-16T07:05:49.324Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-16T07:05:49.324Z] Vulnerability Srbds: Not affected [2021-04-16T07:05:49.324Z] Vulnerability Tsx async abort: Not affected [2021-04-16T07:05:49.324Z] 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 [2021-04-16T07:05:49.324Z] [2021-04-16T07:05:49.324Z] [2021-04-16T07:05:49.324Z] ---> nproc: [2021-04-16T07:05:49.324Z] 4 [2021-04-16T07:05:49.324Z] [2021-04-16T07:05:49.324Z] [2021-04-16T07:05:49.324Z] ---> df -h: [2021-04-16T07:05:49.324Z] Filesystem Size Used Available Use% Mounted on [2021-04-16T07:05:49.324Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-16T07:05:49.324Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-16T07:05:49.324Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-16T07:05:49.324Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-16T07:05:49.324Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-16T07:05:49.324Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-16T07:05:49.324Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-16T07:05:49.324Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-16T07:05:49.324Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-16T07:05:49.324Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-16T07:05:49.324Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-336 [2021-04-16T07:05:49.324Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-336@tmp [2021-04-16T07:05:49.324Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-16T07:05:49.324Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-16T07:05:49.324Z] [2021-04-16T07:05:49.324Z] [2021-04-16T07:05:49.324Z] ---> free -m: [2021-04-16T07:05:49.324Z] total used free shared buff/cache available [2021-04-16T07:05:49.324Z] Mem: 1837 747 107 0 982 984 [2021-04-16T07:05:49.324Z] Swap: 1023 0 1023 [2021-04-16T07:05:49.324Z] [2021-04-16T07:05:49.324Z] [2021-04-16T07:05:49.324Z] ---> ip addr: [2021-04-16T07:05:49.324Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-16T07:05:49.324Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-16T07:05:49.324Z] inet 127.0.0.1/8 scope host lo [2021-04-16T07:05:49.324Z] valid_lft forever preferred_lft forever [2021-04-16T07:05:49.324Z] inet6 ::1/128 scope host [2021-04-16T07:05:49.324Z] valid_lft forever preferred_lft forever [2021-04-16T07:05:49.324Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-16T07:05:49.324Z] link/ether fa:16:3e:04:16:78 brd ff:ff:ff:ff:ff:ff [2021-04-16T07:05:49.324Z] inet 10.30.122.52/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-16T07:05:49.324Z] valid_lft 85877sec preferred_lft 85877sec [2021-04-16T07:05:49.324Z] inet6 fe80::f816:3eff:fe04:1678/64 scope link [2021-04-16T07:05:49.324Z] valid_lft forever preferred_lft forever [2021-04-16T07:05:49.324Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-16T07:05:49.324Z] link/ether 02:42:ab:b0:79:f5 brd ff:ff:ff:ff:ff:ff [2021-04-16T07:05:49.324Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-16T07:05:49.324Z] valid_lft forever preferred_lft forever [2021-04-16T07:05:49.324Z] inet6 fe80::42:abff:feb0:79f5/64 scope link [2021-04-16T07:05:49.324Z] valid_lft forever preferred_lft forever [2021-04-16T07:05:49.324Z] [2021-04-16T07:05:49.324Z] [2021-04-16T07:05:49.324Z] ---> sar -b -r -n DEV: [2021-04-16T07:05:49.324Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/16/21 _x86_64_ (4 CPU) [2021-04-16T07:05:49.324Z] [2021-04-16T07:05:49.324Z] 06:56:51 LINUX RESTART (4 CPU) [2021-04-16T07:05:49.324Z] [2021-04-16T07:05:49.324Z] 06:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-04-16T07:05:49.324Z] 06:59:02 58.21 16.13 42.08 0.00 5094.72 5456.99 0.00 [2021-04-16T07:05:49.324Z] 07:00:01 2.59 0.00 2.59 0.00 0.00 56.59 0.00 [2021-04-16T07:05:49.324Z] 07:01:01 0.65 0.02 0.63 0.00 0.13 9.00 0.00 [2021-04-16T07:05:49.324Z] 07:02:01 0.40 0.08 0.32 0.00 1.60 4.95 0.00 [2021-04-16T07:05:49.324Z] 07:03:01 0.30 0.00 0.30 0.00 0.00 4.38 0.00 [2021-04-16T07:05:49.324Z] 07:04:01 0.63 0.00 0.63 0.00 0.00 6.54 0.00 [2021-04-16T07:05:49.324Z] 07:05:02 54.04 48.73 5.31 0.00 3876.92 1239.31 0.00 [2021-04-16T07:05:49.324Z] Average: 16.77 9.34 7.43 0.00 1288.76 972.49 0.00 [2021-04-16T07:05:49.324Z] [2021-04-16T07:05:49.324Z] 06:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-04-16T07:05:49.324Z] 06:59:02 156548 0 617192 32.80 2620 1105184 1163116 39.70 455056 1068572 132 [2021-04-16T07:05:49.324Z] 07:00:01 158880 0 614852 32.68 2620 1105192 1150152 39.25 470480 1051308 12 [2021-04-16T07:05:49.324Z] 07:01:01 162764 0 610940 32.47 2620 1105220 1076340 36.73 469476 1049688 20 [2021-04-16T07:05:49.324Z] 07:02:01 161428 0 612176 32.54 2620 1105320 1074576 36.67 479908 1040988 20 [2021-04-16T07:05:49.324Z] 07:03:01 162036 0 611560 32.50 2620 1105328 1074456 36.67 482996 1037456 16 [2021-04-16T07:05:49.324Z] 07:04:01 162420 0 611172 32.48 2620 1105332 1074372 36.67 476564 1043348 8 [2021-04-16T07:05:49.324Z] 07:05:02 75964 0 720336 38.28 2620 1082624 1554960 53.07 565928 1035592 30432 [2021-04-16T07:05:49.324Z] Average: 148577 0 628318 33.39 2620 1102029 1166853 39.82 485773 1046707 4377 [2021-04-16T07:05:49.324Z] [2021-04-16T07:05:49.324Z] 06:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-04-16T07:05:49.324Z] 06:59:02 eth0 191.97 159.96 944.74 55.13 0.00 0.00 0.00 0.00 [2021-04-16T07:05:49.324Z] 06:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T07:05:49.324Z] 06:59:02 docker0 24.81 29.82 3.32 157.75 0.00 0.00 0.00 0.00 [2021-04-16T07:05:49.324Z] 07:00:01 eth0 0.58 0.49 1.65 0.05 0.00 0.00 0.00 0.00 [2021-04-16T07:05:49.324Z] 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T07:05:49.324Z] 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T07:05:49.324Z] 07:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-16T07:05:49.324Z] 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T07:05:49.324Z] 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T07:05:49.324Z] 07:02:01 eth0 1.00 0.32 0.32 0.20 0.00 0.00 0.00 0.00 [2021-04-16T07:05:49.324Z] 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T07:05:49.324Z] 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T07:05:49.324Z] 07:03:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2021-04-16T07:05:49.324Z] 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T07:05:49.324Z] 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T07:05:49.324Z] 07:04:01 eth0 0.48 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2021-04-16T07:05:49.324Z] 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T07:05:49.324Z] 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T07:05:49.324Z] 07:05:02 eth0 104.38 81.84 952.59 49.43 0.00 0.00 0.00 0.00 [2021-04-16T07:05:49.324Z] 07:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T07:05:49.324Z] 07:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T07:05:49.324Z] Average: eth0 42.89 34.88 272.86 15.07 0.00 0.00 0.00 0.00 [2021-04-16T07:05:49.324Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T07:05:49.324Z] Average: docker0 3.56 4.28 0.48 22.63 0.00 0.00 0.00 0.00 [2021-04-16T07:05:49.324Z] [2021-04-16T07:05:49.324Z] [2021-04-16T07:05:49.324Z] ---> sar -P ALL: [2021-04-16T07:05:49.324Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/16/21 _x86_64_ (4 CPU) [2021-04-16T07:05:49.324Z] [2021-04-16T07:05:49.324Z] 06:56:51 LINUX RESTART (4 CPU) [2021-04-16T07:05:49.324Z] [2021-04-16T07:05:49.324Z] 06:58:01 CPU %user %nice %system %iowait %steal %idle [2021-04-16T07:05:49.324Z] 06:59:02 all 8.44 0.00 4.76 1.34 23.51 61.94 [2021-04-16T07:05:49.324Z] 06:59:02 0 9.68 0.00 5.21 0.65 25.03 59.43 [2021-04-16T07:05:49.324Z] 06:59:02 1 8.36 0.00 4.25 0.43 22.95 64.02 [2021-04-16T07:05:49.324Z] 06:59:02 2 6.83 0.00 4.80 2.70 24.41 61.26 [2021-04-16T07:05:49.324Z] 06:59:02 3 8.93 0.00 4.79 1.61 21.59 63.08 [2021-04-16T07:05:49.324Z] 07:00:01 all 0.11 0.00 0.08 0.00 1.02 98.79 [2021-04-16T07:05:49.324Z] 07:00:01 0 0.05 0.00 0.07 0.00 1.01 98.87 [2021-04-16T07:05:49.324Z] 07:00:01 1 0.22 0.00 0.08 0.00 1.11 98.59 [2021-04-16T07:05:49.324Z] 07:00:01 2 0.13 0.00 0.07 0.00 1.19 98.61 [2021-04-16T07:05:49.324Z] 07:00:01 3 0.05 0.00 0.10 0.00 0.76 99.09 [2021-04-16T07:05:49.324Z] 07:01:01 all 0.09 0.00 0.07 0.00 1.08 98.76 [2021-04-16T07:05:49.324Z] 07:01:01 0 0.17 0.00 0.03 0.00 0.70 99.11 [2021-04-16T07:05:49.324Z] 07:01:01 1 0.11 0.00 0.08 0.02 2.19 97.60 [2021-04-16T07:05:49.324Z] 07:01:01 2 0.07 0.00 0.10 0.00 0.33 99.50 [2021-04-16T07:05:49.324Z] 07:01:01 3 0.03 0.00 0.05 0.00 1.07 98.84 [2021-04-16T07:05:49.324Z] 07:02:01 all 0.08 0.00 0.07 0.02 0.91 98.93 [2021-04-16T07:05:49.324Z] 07:02:01 0 0.25 0.00 0.08 0.03 1.83 97.81 [2021-04-16T07:05:49.324Z] 07:02:01 1 0.02 0.00 0.05 0.03 1.28 98.62 [2021-04-16T07:05:49.324Z] 07:02:01 2 0.02 0.00 0.08 0.00 0.22 99.68 [2021-04-16T07:05:49.324Z] 07:02:01 3 0.03 0.00 0.05 0.00 0.28 99.63 [2021-04-16T07:05:49.324Z] 07:03:01 all 0.06 0.00 0.13 0.00 1.80 98.00 [2021-04-16T07:05:49.324Z] 07:03:01 0 0.18 0.00 0.02 0.00 1.51 98.29 [2021-04-16T07:05:49.324Z] 07:03:01 1 0.02 0.00 0.08 0.00 1.69 98.21 [2021-04-16T07:05:49.324Z] 07:03:01 2 0.03 0.00 0.16 0.00 2.71 97.09 [2021-04-16T07:05:49.324Z] 07:03:01 3 0.02 0.00 0.26 0.02 1.29 98.42 [2021-04-16T07:05:49.324Z] 07:04:01 all 0.07 0.00 0.27 0.00 2.51 97.15 [2021-04-16T07:05:49.324Z] 07:04:01 0 0.21 0.00 0.06 0.00 2.84 96.88 [2021-04-16T07:05:49.324Z] 07:04:01 1 0.03 0.00 0.65 0.00 3.31 96.01 [2021-04-16T07:05:49.324Z] 07:04:01 2 0.02 0.00 0.15 0.00 2.46 97.37 [2021-04-16T07:05:49.324Z] 07:04:01 3 0.02 0.00 0.21 0.00 1.42 98.35 [2021-04-16T07:05:49.324Z] 07:05:02 all 2.00 0.00 1.25 1.63 9.17 85.95 [2021-04-16T07:05:49.324Z] 07:05:02 0 1.66 0.00 1.10 0.02 9.23 88.00 [2021-04-16T07:05:49.324Z] 07:05:02 1 1.68 0.00 1.25 1.68 10.41 84.98 [2021-04-16T07:05:49.324Z] 07:05:02 2 1.87 0.00 1.31 2.71 8.94 85.17 [2021-04-16T07:05:49.324Z] 07:05:02 3 2.80 0.00 1.35 2.13 8.07 85.65 [2021-04-16T07:05:49.324Z] Average: all 1.66 0.00 1.00 0.45 6.00 90.89 [2021-04-16T07:05:49.324Z] Average: 0 1.86 0.00 1.01 0.11 6.34 90.68 [2021-04-16T07:05:49.324Z] Average: 1 1.61 0.00 0.98 0.32 6.45 90.64 [2021-04-16T07:05:49.324Z] Average: 2 1.37 0.00 1.02 0.81 6.08 90.72 [2021-04-16T07:05:49.324Z] Average: 3 1.78 0.00 1.02 0.56 5.12 91.53 [2021-04-16T07:05:49.324Z] [2021-04-16T07:05:49.324Z] [2021-04-16T07:05:49.324Z]